| Author |
Message |
shinobar

Joined: 28 May 2009 Posts: 2252 Location: Japan
|
Posted: Thu 16 Sep 2010, 08:45 Post subject:
please test |
|
| nooby wrote: | | I have already tested 508 if I remember. Went well. |
Thanks. Changes from 508 is small but please test all around while your usual use.
I like to finalize hopefully in a week.
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2252 Location: Japan
|
Posted: Thu 16 Sep 2010, 10:54 Post subject:
NVIDIA driver SFS |
|
You can find Nvidia-256.35-k2.6.33.2.sfs from here. You can use it instead of installing the pet to save the pupsave(lupqsave) space.
It can be used ONLY with LupQ because some files, which Ndivia driver requires, conflicts with the files from the main SFS.
Remember, on the LupQ, the additional file can override the files of the main SFS, same as the PET's do.
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
yordanj94
Joined: 16 Sep 2010 Posts: 70 Location: Bulgaria
|
Posted: Thu 16 Sep 2010, 12:15 Post subject:
Thank you |
|
Hi to all.
I just registered at that forum and tried LupQ.
All went well at the very beginning.
For a long time i used Puppy 4.3.1 and had a problem ,just because i couldn't read a lot of my files saved with their bBulgarian names.All i was able to see were questions marks in the place of the name.
Now i can read them all.So thanks for that.
I think is my mistake but from time to time i loose my pppoe-connection .
It shows "connected" but in fact there is no connection.
So i have to use BarryK "pppoeconf" and then i can connect again.
Sorry for my bad English and thanks again.
Yordan.
|
|
Back to top
|
|
 |
maxpro4u

Joined: 19 Jun 2010 Posts: 290 Location: Rittman,Ohio,USA, In dog years,I'm dead
|
Posted: Thu 16 Sep 2010, 20:28 Post subject:
Subject description: install pet to mnt/home |
|
Just did a clean frugal install of 509. Tried to install Java and flash. Got a warning message that puppy is running in ram which is not so. I rebooted and created a pupsave file before trying to install java and flash.
_________________ Dell D610 1.7M w/1024mb
Testing Slacko and a few others
I'm Max Wachtel and I approve this message.
Registered Linux User #393236
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2252 Location: Japan
|
Posted: Thu 16 Sep 2010, 21:04 Post subject:
re: install pet to mnt/home |
|
| maxpro4u wrote: | | Just did a clean frugal install of 509. Tried to install Java and flash. Got a warning message that puppy is running in ram which is not so. I rebooted and created a pupsave file before trying to install java and flash. |
Sorry i left the test code by my mistake.
/usr/local/petget/installpkg.sh at line 48
| Code: | | if [ $PUPMODE -eq 5 ] || true;then |
should be:
| Code: | | if [ $PUPMODE -eq 5 ];then |
Thanks.
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2252 Location: Japan
|
Posted: Fri 17 Sep 2010, 02:42 Post subject:
Roaring Penguin |
|
| yordanj94 wrote: | I think is my mistake but from time to time i loose my pppoe-connection .
It shows "connected" but in fact there is no connection. |
Thanks for the report, yordanj94.
I posted Roaring Penguin bug fix at another topic.
http://murga-linux.com/puppy/viewtopic.php?t=59993
Appreciate if you test it.
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2252 Location: Japan
|
Posted: Fri 17 Sep 2010, 03:18 Post subject:
FlSynclient looses its settings |
|
On LupQ-509 and earlier, the flSynclient(touchpad setting) works but looses its settings afte restarting X.
edit the file /root/Startup/load-touchpad-settings at line 2:
| Code: | | [ -s "$HOME/.flsynclient" ] || exit |
should be:
| Code: | | [ -s "$HOME/.flSynclient" ] || exit |
Not lower case 's' but upper case 'S'.
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
yordanj94
Joined: 16 Sep 2010 Posts: 70 Location: Bulgaria
|
Posted: Fri 17 Sep 2010, 04:23 Post subject:
pppoe-bugfix |
|
yordanj94 wrote:
I think is my mistake but from time to time i loose my pppoe-connection .
It shows "connected" but in fact there is no connection.
Thanks for the report, yordanj94.
I posted Roaring Penguin bug fix at another topic.
http://murga-linux.com/puppy/viewtopic.php?t=59993
Appreciate if you test it.
Hi Shinobar.
I tried it for three time,but it didn't work.
May be is just coincident but always works if the LAN cable is not plugged in when i start Puppy.
If i start Puppy from live CD with saved pppoe settings and then connect cable i can get connected.all the time.
Hope this can help
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2252 Location: Japan
|
Posted: Fri 17 Sep 2010, 06:23 Post subject:
Re: pppoe-bugfix |
|
| yordanj94 wrote: | May be is just coincident but always works if the LAN cable is not plugged in when i start Puppy.
If i start Puppy from live CD with saved pppoe settings and then connect cable i can get connected.all the time. |
Maybe a big hint.
Attached you can find /etc/rc.d/rc.sysinit. Replace it and test please.
| Description |
Replace /etc/rc.d/rc.sysinit
|

Download |
| Filename |
rc_sysinit-20100916.tar.gz |
| Filesize |
9.26 KB |
| Downloaded |
204 Time(s) |
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2252 Location: Japan
|
Posted: Fri 17 Sep 2010, 07:49 Post subject:
Another SFSs |
|
Another additional SFS file here.
ffmpeg-0.6-lupq-1.sfs is 01micko's build ffmpeg-0.6 with dependencies and ffconvert-1.0.
It can apply against only LupQ because many files conflicts with the main sfs.
Enjoy LupQ with additional SFSs.
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
yordanj94
Joined: 16 Sep 2010 Posts: 70 Location: Bulgaria
|
Posted: Fri 17 Sep 2010, 08:46 Post subject:
|
|
yordanj94 wrote:
May be is just coincident but always works if the LAN cable is not plugged in when i start Puppy.
If i start Puppy from live CD with saved pppoe settings and then connect cable i can get connected.all the time.
Maybe a big hint.
Attached you can find /etc/rc.d/rc.sysinit. Replace it and test please.
Hi.
I couldn't do it.
Maybe i'm doing something wrong in a wrong way ?
Is there a prefer order to do that ?
I mean should i start from fresh install or after i boot my live CD with personal settings to replace that file and setup my my pppoe connection again?
Do i have to use your pppoe-config bugfix and if yes witch one is first ?
Thanks for trying to help ![/b][/quote]
|
|
Back to top
|
|
 |
mave
Joined: 02 Apr 2009 Posts: 130 Location: Germany
|
Posted: Fri 17 Sep 2010, 09:48 Post subject:
|
|
only short message: i think, this quickset is in its localization-way great.
Thanks, shinobar!
Markus
|
|
Back to top
|
|
 |
charlie6
Joined: 30 Jun 2008 Posts: 799 Location: South of Belgium
|
Posted: Fri 17 Sep 2010, 10:07 Post subject:
Subject description: welcome to lupq-509 |
|
Bonjour shinobar,
this post just to thank you again so much for your time and energy keeping updating lupq !
Till yet this lupq-508 looks great.
Have tested it mainly for office purposes (wordprocessing/spredsheet/graphic applications on wine/ also entertainment watching dvd-movies with family) all look working flawlessly .
Will download the '-509 and test it.
A plus tard !
Charlie
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2252 Location: Japan
|
Posted: Fri 17 Sep 2010, 10:54 Post subject:
Re: rc.sysinit |
|
Thanks mave.
Thanks Charlie.
| yordanj94 wrote: | May be is just coincident but always works if the LAN cable is not plugged in when i start Puppy.
If i start Puppy from live CD with saved pppoe settings and then connect cable i can get connected.all the time. |
Tell me what you are running now.
Native LupQ + native rp-ppoe? or LupQ + pppoe.conf?
Anyway, download and extract rc_sysinit-20100916.tar.gz and find /etc/rc.d/rc.sysinit. Drag it and overwrite /etc/rc.d/rc.sysinit on your current system.
Set the defaultconnect to 'Roaring Penguin' or 'Pppoeconf' that of you are using it. You can check it from connectwizard.
Then reboot and try to connect.
Of course, testing fresh LupQ-509 + rp-ppoe-fix + rc_sysinit-20100916 will be appreciate if you have a time.
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
yordanj94
Joined: 16 Sep 2010 Posts: 70 Location: Bulgaria
|
Posted: Sat 18 Sep 2010, 01:56 Post subject:
rp-ppoe |
|
Thanks mave.
Thanks Charlie.
yordanj94 wrote:
May be is just coincident but always works if the LAN cable is not plugged in when i start Puppy.
If i start Puppy from live CD with saved pppoe settings and then connect cable i can get connected.all the time.
Tell me what you are running now.
Native LupQ + native rp-ppoe? or LupQ + pppoe.conf?
Anyway, download and extract rc_sysinit-20100916.tar.gz and find /etc/rc.d/rc.sysinit. Drag it and overwrite /etc/rc.d/rc.sysinit on your current system.
Set the defaultconnect to 'Roaring Penguin' or 'Pppoeconf' that of you are using it. You can check it from connectwizard.
Then reboot and try to connect.
Of course, testing fresh LupQ-509 + rp-ppoe-fix + rc_sysinit-20100916 will be appreciate if you have a time. | Quote: |
Hi Shinobar.
Fresh frugal instal LupQ+native rp-ppooe.
It is the same.
Cable plugged can't ,cable plugged out and then connected works.
The same with live CD and live DVD.Setup made ,reboot,saved on DVD,again reboot and the same.
Maybe something with DNS ?
If i use pppoe-conf no problem.With the last one i dont have to set DNS it looks for pppoe concentrator and finds it by itself.
Maybe who knows ?
So now i use it.
Thanks for all your help ,but please leave it for now.Don't waste time on me.
In the next 24h i won't be able to test it so i will write in sunday.
Bye for now.
Yordan.
|
|
|
Back to top
|
|
 |
|