Page 1 of 1

Probing every start -solved

Posted: Sat 05 Sep 2015, 15:00
by T42
This quote is from Kajaan on July 24 2010 with no reply. It is exactly my problem:
"Unfortunately that hasn't been the case for me with Puppy 5.0. I've saved everytime I shutdown, but still get the Puppy Video Wizard everytime I start up.
So I guess I would like to know "how to set and save only one screen resolution." I'm totally new to Linux so it'd be great if I can be spoon fed how to disable the Puppy Video Wizard and automatically choose Xorg for LCD with resolution 1024x768x24 on startup.
Also there's nothing wrong with my video settings choices as Puppy's worked fine everytime. Any help would be appreciated. Cheers! "

My system:Athlon LE-1620, GeForce 7600GS 128MB, K8m890E, 4GB memory
puppy Lucid 5 on a multisession dvd [no hard drive or usb drive]
I even tried the save icon on my desktop. :)

Posted: Sat 05 Sep 2015, 19:32
by Semme
:D Welcome Mate!

Say, if the numbers haven't changed when the wizard opens, you could try removing the executable flag on /usr/sbin/xorgwizard.sh, provided this file is aboard your version. It's exists on 528.

Code: Select all

chmod a-x /usr/sbin/xorgwizard.sh
Then save changes and see if she pops up on subsequent boots.

Posted: Sun 06 Sep 2015, 05:18
by T42
Thanks for the reply. I'll try it tomorrow .

Posted: Sun 06 Sep 2015, 14:41
by T42
I opened a console and typed what you wrote and it did the job. Thank you.

Posted: Sun 06 Sep 2015, 14:57
by Semme
Great! It's the opposite if you ever need it again.

Posted: Wed 09 Sep 2015, 02:52
by partsman
Well for what its worth I thought I would give my experience with this issue :D

When saving the session at shutdown xorg would start normal on the next boot :wink:
But when saving with the desktop save icon the next reboot would cause xorg not to start and complain about not shutting down right etc. "sorry cant remember exact words :oops: "
or would I like to go to a command line :shock:

I assume this is what your describing ?

Posted: Wed 09 Sep 2015, 12:09
by mostly_lurking
partsman wrote:When saving the session at shutdown xorg would start normal on the next boot :wink:
But when saving with the desktop save icon the next reboot would cause xorg not to start and complain about not shutting down right etc. "sorry cant remember exact words :oops: "
or would I like to go to a command line :shock:
I assume this is because there is still the hidden .XLOADED file in /root or /etc when you save while X is running and the file gets included in the saved session, which on the next boot makes Puppy believe that it wasn't properly shut down. The solution would then be to delete .XLOADED before saving.

Posted: Thu 10 Sep 2015, 16:35
by partsman
mostly_lurking wrote:I assume this is because there is still the hidden .XLOADED file in /root or /etc when you save while X is running and the file gets included in the saved session, which on the next boot makes Puppy believe that it wasn't properly shut down. The solution would then be to delete .XLOADED before saving.
Thanks mostly_lurking :D
Thanks also to T42 for bringing this up :wink:

In the past I really didn't worry much about it I just pressed enter and allowed puppy to go ahead and start X "Just got used to it" and I never had a problem :wink: But it was always one of those things I always wonder about ! :wink:

Always something new to learn in the land of puppy ! :D
Thanks all ! :wink:

Posted: Sat 12 Sep 2015, 18:34
by T42
Well a lot has happened!
partsman: no it happens every time no matter how I save it.
BEWARE! Semme's answer caused problems.
Two days later I shutdown with saving and when I started up the verbose: stopped with a xorg read error. " please type xorgwizard"
Which did nothing. Then I typed the script Semme gave me and it must have done something as there were no error message.
Then I typed xorgwizard and xorgwizard.sh which gave me I needed permission. I searched google but found no way of giving myself permission on the bootup vebose.
. But I could go no further. I tried searching for a command line of exit or shutdown with save, but I found nothing on google.
I gave up that try and pulled the wall plug on the computer.
Started up again and used F2 and [lucky!] found pfix=ignore the last n updates.
So I told it to ignore the last two updates [burns] and Bobs your uncle it worked!
So I'm back to doing the probe thing every bootup. I learnt some more stuff about Puppy
but it takes hours of searching to solve any problem and days of searching if I am under high adrenalin because of a system failure. :)

Posted: Sat 12 Sep 2015, 21:26
by Semme
Opposite of "minus" equals >> chmod a+x /usr/sbin/xorgwizard.sh

:wink: It's important to be thorough before flagging another members post.

Posted: Mon 14 Sep 2015, 16:39
by partsman
My system:Athlon LE-1620, GeForce 7600GS 128MB, K8m890E, 4GB memory
puppy Lucid 5 on a multisession dvd
I am just wondering T42 ? Did you install a video driver for your video card ?
Maybe that may help ! NVidia drivers usually work well with puppy ! :wink:

Or you may try a newer puppy like Tahrpup that the open source drivers would be newer and maybe better !
I cant blame you for wanting to stick with Lucid though ! But you may have to install a video driver if you do ! :wink:

Posted: Wed 16 Sep 2015, 05:53
by T42
Nope I just ran puppy live and everything worked. Lan ,sound ,video.
Having to press enter for the probe on startup is no hardship. :)
Same success with a IBM T42 laptop, except no probe prompt.

Posted: Fri 16 Oct 2015, 15:26
by T42
I found out what was going on. The Puppy box is fed into a KVM.
If the KVM is selected to Puppy when I start Puppy, it goes straight to the desktop.
If the KVM is selected to one of the other computers when I start Puppy
it goes to the probe first. :)