| Author |
Message |
meeki

Joined: 23 Jul 2012 Posts: 101 Location: Portland OR
|
Posted: Thu 26 Jul 2012, 04:51 Post subject:
|
|
you are right about slackware vs LH64 = wierd diff.
I have 3 slakware paks running with out a issue
The skype ver 4 I linked works perfect
Also running 2 lib packs for depends
I had 2 not work as all.
And the last one I tryed was apache server for slackware and i will perma crash your pup save after boot.
So its hit or miss. I'm happy to take it
Thanks for letting me know where GKrellM is located and started saved me the time of tracking it all down. I just had so much going on at the time i did it the cheezy way
your script is nice... checks if its running "pidof " then "gerp" chacks the GKrellm.pid ???
only issue is it does not check where its drawn on X.
For some reason It trys to load all 3 windows and crashes. because more than one instance of it is running.
2 ways I'll try to fix this tomorrow as i need ot goto bed.
Put DISPLAY=:0.0 in your bash
or the EZ way put a countdown on my script to wait about 5 seconds till it draws DISPLAY=:0.1 and DISPLAY=:0.2
I'll try to fix it in your scrip so you can update it in the next release so other nuts with mufti monitors don't crash.
I bet you did not think people would have multiple monitors on Lighthouse.
|
|
Back to top
|
|
 |
gcmartin
Joined: 14 Oct 2005 Posts: 2625 Location: Earth
|
Posted: Thu 26 Jul 2012, 10:01 Post subject:
|
|
@Meeki,
Questions
- Might you have made a PET of your work?
- And, might you be aware of this, reported from a Fatdog601 user?
| smokey01 wrote: | | gcmartin wrote: | | smokey01 wrote: | | Jim1911 wrote: | | smokey01 wrote: | Is there a Pet or SFS available for Skype 4.0.0.8?
Ta | This one for LHP64 may work. | Thanks but no. | Is there something wrong with that PET that was offered you?
Just curious of the problem you encountered.
Thanks in advance | It wasn't a pet and it didn't run. Something is wrong, not sure yet.
It keeps complaining it can't fine the file or directory. ... | Here to help
_________________ Get ACTIVE; Create Circles; Do those good things which benefit the people's needs!
We are all related ... Its time to show that we know this!
Google's Puppy Search Engine
|
|
Back to top
|
|
 |
meeki

Joined: 23 Jul 2012 Posts: 101 Location: Portland OR
|
Posted: Thu 26 Jul 2012, 14:14 Post subject:
|
|
I have attempted to make a pet of Skype 4.0.0.8 It works but has a bug where you cant close the chat window if you open it up.
While goofing around I found and tried the Slackware package 4.0.0.7 tried it and it worked fine.
MAKE SURE you have your devx for your package installed. befor you go trying o use a Slackware package.
|
|
Back to top
|
|
 |
pixelblip
Joined: 23 Aug 2008 Posts: 79
|
Posted: Thu 26 Jul 2012, 14:20 Post subject:
Wineasio request |
|
Earth to Meeki come in over
I've been asking on the forums about something and they have sent me here hoping you can help me. Fingers crossed!
I installed Lighthouse 64 the other day - it's really good! It works a treat on my AMD 4400.
I wanted to make some music with it but I can't see where I can find a Wineasio.dll that will work on this distro. I tried Ubuntu / .deb compiled for 64 bit but that didn't work.
Can anyone help please? I am desperate !
Thank you for any help you can offer.
|
|
Back to top
|
|
 |
meeki

Joined: 23 Jul 2012 Posts: 101 Location: Portland OR
|
Posted: Thu 26 Jul 2012, 15:37 Post subject:
|
|
Hang in there I'm building a sfs ATM for tazoc so we can have an Apache Web Server, MySQL, PHP. This should work in Lighthouse64 and FATDOG64. It takes my work box about 1 hr to ./config the Perl for it. I'm on round 3 of this.
After that I'll look into getting your winealso working.
Then after that It looks like everyone wants a true skype4 pet for the 64bit puppys
The issue with skype is that the have no static 64bit version. So it runs off of 32libs getting them into the install folder and called right is a pain. As stated before I have one that works but has bugs. I may share or host a pet from another source but when I make a pet by hand like I did with dropbox I make sure there are no bugs with current Lighthouse release.
So until I get the Message Window fixed in the pet fixed I will not release it.
I'm working on all the above. Give me some time ill sort it out.
|
|
Back to top
|
|
 |
pixelblip
Joined: 23 Aug 2008 Posts: 79
|
Posted: Thu 26 Jul 2012, 15:58 Post subject:
|
|
Thanks loads Meeki! I really appreciate it.
|
|
Back to top
|
|
 |
tazoc

Joined: 11 Dec 2006 Posts: 1109 Location: Lower Columbia Basin WA US
|
Posted: Thu 26 Jul 2012, 16:15 Post subject:
Multiple monitors and GKrellM |
|
| meeki wrote: | Put DISPLAY=:0.0 in your bash
or the EZ way put a countdown on my script to wait about 5 seconds till it draws DISPLAY=:0.1 and DISPLAY=:0.2
I'll try to fix it in your scrip so you can update it in the next release so other nuts with mufti monitors don't crash.
I bet you did not think people would have multiple monitors on Lighthouse. | Actually, I'm running 2 monitors and I think Q5sys has 3 or 4, but we're both running proprietary video drivers and haven't seen problems. Just restart X with all monitors on and I get one huge desktop with just one GKrellM. (Its options has a setting whether or not to allow multiple instances, default is no.) I also use Zarfy Monitor Control in the System Menu sometimes.
But yeah whatever changes /usr/local/bin/GKrellm needs I'll put them in, thanks! For now I'm putting | Code: | | DISPLAY=:0.0 #1207226 suggested by meeki | near the top.
TaZoC
_________________ lhpup.org Lighthouse 64 6.01
|
|
Back to top
|
|
 |
meeki

Joined: 23 Jul 2012 Posts: 101 Location: Portland OR
|
Posted: Thu 26 Jul 2012, 17:01 Post subject:
|
|
I'm running The Nivida drivers pet.
I'm not running Xinerama or twin view. Or one big desktop. I'm running seperate X-Screens for each. So I have 3 instances of X and 3 instances of Openbox going at one time.
No crashes for over 2 hrs now with the startup scrip modded. The below mod puts it in the stock window. I'm running it on my far Right monitor with DISPLAY=:0.1
| Code: | #!/bin/sh
# 2010-01 TazOC-www.lhpup.org
DISPLAY=:0.0
PIDFILE="/var/run/GKrellm.pid"
if pidof GKrellM | grep " "; then # >1 instance of this script
[ -s /var/run/GKrellm.pid ] && kill `cat $PIDFILE`
sleep 1
fi
echo "`pidof GKrellM`" > ${PIDFILE}
if [ -x /usr/bin/gkrellm ];then
sleep 3
pidof gkrellm 1>/dev/null && killall gkrellm
sleep .1
gkrellm &
fi
rm -f ${PIDFILE}
exit # END SCRIPT
|
|
|
Back to top
|
|
 |
Q5sys

Joined: 11 Dec 2008 Posts: 843
|
Posted: Thu 26 Jul 2012, 19:55 Post subject:
Re: Multiple monitors and GKrellM |
|
| tazoc wrote: | Actually, I'm running 2 monitors and I think Q5sys has 3 or 4, but we're both running proprietary video drivers and haven't seen problems. Just restart X with all monitors on and I get one huge desktop with just one GKrellM. (Its options has a setting whether or not to allow multiple instances, default is no.) I also use Zarfy Monitor Control in the System Menu sometimes.
But yeah whatever changes /usr/local/bin/GKrellm needs I'll put them in, thanks! For now I'm putting | Code: | | DISPLAY=:0.0 #1207226 suggested by meeki | near the top.
TaZoC |
Correct. I'm running 4x screens with no problem whatsoever. Once I got the driver loaded I just used the bundled nvidia configure program to set everything up the way I wanted and let it write the xorg.conf script.
| Code: | # nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 280.13 (buildmeister@swio-display-x86-rhel47-03.nvidia.com) Wed Jul 27 17:15:45 PDT 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 1080
Screen 1 "Screen1" 0 0
Screen 2 "Screen2" 1920 0
Screen 3 "Screen3" 1920 1080
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "1"
EndSection
Section "Files"
FontPath "/usr/share/fonts/default/Type1"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Samsung SMEX2220"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor1"
VendorName "Unknown"
ModelName "Samsung SMEX2220"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor2"
VendorName "Unknown"
ModelName "Samsung SMEX2220"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor3"
VendorName "Unknown"
ModelName "Samsung SMEX2220"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 550 Ti"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 550 Ti"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Device"
Identifier "Device2"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 550 Ti"
BusID "PCI:6:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Device3"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 550 Ti"
BusID "PCI:6:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP-0: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP-3: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen2"
Device "Device2"
Monitor "Monitor2"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP-0: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen3"
Device "Device3"
Monitor "Monitor3"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP-3: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
|
_________________
My PC is for sale
|
|
Back to top
|
|
 |
meeki

Joined: 23 Jul 2012 Posts: 101 Location: Portland OR
|
Posted: Fri 27 Jul 2012, 00:28 Post subject:
|
|
Q5sys, your running Xinerama. Its a fine way to do a desktop. I have no issues with it.
Xinerama allows "X applications and window managers to use two or more physical displays"; so its handling the applications
I'm just bucking the system
Best way I can describe what im doing, though I'm sure im wrong on the details:
I'm running 3 separate desktops they function independent of each other. you cant drag an open window to the other screen. Other funny things happen too! if you were to try and open a second instance of firefox on the other monitor it will freek out and say sorry its already runnin. There is a way around this with multiple profiles firefox -p "profile name" I then use sync to tie them all together.
|
|
Back to top
|
|
 |
meeki

Joined: 23 Jul 2012 Posts: 101 Location: Portland OR
|
Posted: Sun 29 Jul 2012, 10:18 Post subject:
|
|
Well I now know why WineASIO is not standard package anywhere.
"Get the ASIO SDK from Steinberg
Due to the licensing restrictions of the SDK it's impossible to distribute the asio.h header file with WineASIO so you have to get it yourself. "
quote source http://wiki.cockos.com/wiki/index.php/Installing_and_configuring_WineASIO
Also here is the ASIO Licensing agreement.pdf
http://dl.dropbox.com/u/12968946/lighthouse/Steinberg%20ASIO%20Licensing%20Agreement.pdf
Sad to say mate your on your own.
Before you go trying to build it you should know that it needs the wine-dev for a file on make called wine/debug.h
Because lighthouse and puppys are small package builders tend to clean up at the end killing such files that do not effect run.
So unless I can get the build sfs I can not do much about the ASIO issue.
|
|
Back to top
|
|
 |
Q5sys

Joined: 11 Dec 2008 Posts: 843
|
Posted: Tue 31 Jul 2012, 21:06 Post subject:
|
|
| meeki wrote: | Q5sys, your running Xinerama. Its a fine way to do a desktop. I have no issues with it.
Xinerama allows "X applications and window managers to use two or more physical displays"; so its handling the applications
I'm just bucking the system
Best way I can describe what im doing, though I'm sure im wrong on the details:
I'm running 3 separate desktops they function independent of each other. you cant drag an open window to the other screen. Other funny things happen too! if you were to try and open a second instance of firefox on the other monitor it will freek out and say sorry its already runnin. There is a way around this with multiple profiles firefox -p "profile name" I then use sync to tie them all together. |
Its always good to have people buck the system and do things different!
_________________
My PC is for sale
|
|
Back to top
|
|
 |
Q5sys

Joined: 11 Dec 2008 Posts: 843
|
Posted: Tue 31 Jul 2012, 21:54 Post subject:
|
|
Truecrypt 7.1a (64bit)
someone want to test this on their lhp64 system?
| Description |
|

Download |
| Filename |
tc71a.tar.gz |
| Filesize |
1.64 MB |
| Downloaded |
93 Time(s) |
_________________
My PC is for sale
|
|
Back to top
|
|
 |
meeki

Joined: 23 Jul 2012 Posts: 101 Location: Portland OR
|
Posted: Wed 01 Aug 2012, 05:06 Post subject:
|
|
Testing now
|
|
Back to top
|
|
 |
Q5sys

Joined: 11 Dec 2008 Posts: 843
|
Posted: Wed 01 Aug 2012, 05:21 Post subject:
|
|
dont forget to set it to not to use Kernel crypto services.
_________________
My PC is for sale
|
|
Back to top
|
|
 |
|