Bug#583312: [Pkg-sysvinit-devel] Bug#583312: possible fix

2010-05-27 Thread Petter Reinholdtsen
[Romane]
 Changed the S17nvidia-glx to S7nvidia-glx, and the beastie booted up to 
 a login screen no problems, and at about the same speed (give or take) 
 as before the installation of the initscripts and sysv... stuff yesterday.

As far as I know, changing the sequence number of a script will not
affect parallel booting.  Did you use S7nvidia-glx or S07nvidia-glx?
If the former, I suspect this caused the script to not run at all
during boot.  I suspect there is some race issue causing some but not
all boots to fail.

Btw, what is the name of the package providing /etc/init.d/nvidia-glx
on your machine (dpkg -S /etc/init.d/nvidia-glx).

 Now, this is not optimal - some update at some time in the future
 will again reorder the scripts, and the problem is very likely to
 repeat itself.

Please try the adjusted header for nvidia-glx I posted earlier, and
let me know if it helps.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#583312: [Pkg-sysvinit-devel] Bug#583312: possible fix

2010-05-27 Thread Romane

Good morning Petter

I must thank you for your patience.

As far as I know, changing the sequence number of a script will not
affect parallel booting.  Did you use S7nvidia-glx or S07nvidia-glx?
If the former, I suspect this caused the script to not run at all
during boot.  I suspect there is some race issue causing some but not
all boots to fail.
   
Time has proven you correct, and my approach a failure anyways (hangs 
head). I had used S7, but even changing it to S07 made no difference. 
Back now to what it started at - S17nvidia-glx. Basically, whatever went 
right earlier on is now not going right; back to being dropped to the 
console.

Btw, what is the name of the package providing /etc/init.d/nvidia-glx
on your machine (dpkg -S /etc/init.d/nvidia-glx).

$ dpkg -S /etc/init.d/nvidia-glx
nvidia-glx: /etc/init.d/nvidia-glx

Installed from the repositories, but drivers downloaded from nVidia are 
affected also.

Please try the adjusted header for nvidia-glx I posted earlier, and
let me know if it helps.
Made that change, and no change to the boot issue. Rebooted a number of 
times, to make sure not a one-off.


So far, only thing that seems to get me through is to make that change 
mentioned in my earlier email to /etc/kde4/kdm/kdmrc with a timeout 
value of 120. After my earlier overconfident assurance that had possibly 
found a solution, won't say that have it fixed, but over the test boots 
just now done, each boot was successful at getting to the login screen. 
The time from when the screen goes blank to when am presented with the 
logon screen varies from 15 to 18 seconds (give or take). Before, it was 
tossing me to the console after about 12 to 15 seconds (give or take). 
On those grounds, at least things seem to be working, even if not as 
they should :) I have read in my searches that making this change is not 
the preferred method, but ... - I can also make a coffee while I wait 
(laughing).


Have another machine which have been holding off making this update to. 
Took the plunge a little earlier, and it came up on the first boot. Also 
an nVidia card. My 3 machines are always set up identically - can hop 
from one to the other without having to remember which machine am 
sitting at - different hardware, but same system otherwise. So, not a 
consistent issue, as you suggested in your reply to me. The third 
machine is not affected - ATI, not using proprietary drivers.


I have reached the end of my own options and limited knowledge (getting 
old and forgetful :)), but am most happy to use this machine to debug 
the issue with you if that will help improve further an already supurb 
distribution. Crashing it is not an issue - worst comes to worst, can 
reformat, reinstall (grinning).


Have babbled sufficient for now


Happy hacking,
   

With greetings

Romane



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#583312: [Pkg-sysvinit-devel] Bug#583312: possible fix

2010-05-27 Thread Petter Reinholdtsen
reassign 583312 nvidia-glx
severity 583312 serious
thanks

[Romane]
 I have reached the end of my own options and limited knowledge
 (getting old and forgetful :)), but am most happy to use this
 machine to debug the issue with you if that will help improve
 further an already supurb distribution. Crashing it is not an issue
 - worst comes to worst, can reformat, reinstall (grinning).

I had a look at the open bugs against nvidia-glx, and came across
#521699 which seem similar to your problem.  Reassigning to the
nvidia-glx package to get input from the maintainers of that package,
and because I believe the problem is in that package.  Setting
serverity to serious, based on the assumtion that this problem will
affect all users with parallel booting now enabled by default.

Does it work to add for example 'sleep 5' at the end of the start
section in /etc/init.d/nvidia-glx?  Perhaps something need more time
before X is started?

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#583312: [Pkg-sysvinit-devel] Bug#583312: possible fix

2010-05-27 Thread Romane

Good morning Petter

reassign 583312 nvidia-glx
severity 583312 serious
thanks
Thanks for passing it on. Even if not all users, a sufficient portion 
probably. Have replied all in this email.

I had a look at the open bugs against nvidia-glx, and came across
#521699 which seem similar to your problem.  Reassigning to the
nvidia-glx package to get input from the maintainers of that package,
and because I believe the problem is in that package.  Setting
serverity to serious, based on the assumtion that this problem will
affect all users with parallel booting now enabled by default.

Does it work to add for example 'sleep 5' at the end of the start
section in /etc/init.d/nvidia-glx?  Perhaps something need more time
before X is started?
   
You seem to have hit the nail on the head. Added that line to the script 
nvidia-glx, commented out the delay I had added in /etc/kde4/kdm/kdmrc, 
rebooted, and it came up to a normal logon screen without even 
displaying the green nVidia logo. I then went in and made sure 
everything was set back to what it was when this issue started for me - 
took out those two lines from the nvidia-glx script that were tried 
earlier, ensured that numbering was still S17nvidia-glx in rc2.d. 
Rebooted. 6 times. Each time without any errors, without seeing the 
nVidia logo, and boot was acceptably and perceptibly quicker than what 
was before even the update of the initscripts yesterday. Only things 
couldn't change was whatever changes running update-rc.d made earlier in 
the day (see history of problem).


Checked the various logs, and was unable to see anything that may help.

Anything that I can do that can help to isolate this further?

Ran /usr/share/insserv/make-testsuite again, and have attached the 
output in case of any use.


After the to and fro'ing during the course of the day, am inclined to 
accept your view now that the problem is in the nvidia package.

Happy hacking,
   

With greetings

Romane
set +C
cat 'EOF'  $insconf
$local_fs   +mountall +mountoverflowtmp +umountfs
$network+networking +ifupdown
$named  +named +dnsmasq +lwresd +bind9 $network
$remote_fs  $local_fs +mountnfs +mountnfs-bootclean +umountnfs +sendsigs
$syslog +rsyslog +sysklogd +syslog-ng +dsyslog +inetutils-syslogd
$portmapportmap
$time   +hwclock
interactive   glibc udev console-screen keymap keyboard-setup console-setup 
cryptdisks cryptdisks-early checkfs-loop
EOF
set -C

addscript acpid 'EOF'
### BEGIN INIT INFO
# Provides:  acpid
# Required-Start:$remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# X-Start-Before:kdm gdm xdm hal
# X-Stop-After:  kdm gdm xdm hal
# Default-Start: 2 3 4 5
# Default-Stop:  
# Short-Description: Start the Advanced Configuration and Power Interface daemon
# Description:   Provide a socket for X11, hald and others to multiplex
#kernel ACPI events.
### END INIT INFO
EOF

addscript atd 'EOF'
### BEGIN INIT INFO
# Provides:  atd
# Required-Start:$syslog $time $remote_fs
# Required-Stop: $syslog $time $remote_fs
# Default-Start: 2 3 4 5
# Default-Stop:  0 1 6
# Short-Description: Deferred execution scheduler
# Description:   Debian init script for the atd deferred executions
#scheduler
### END INIT INFO
EOF

addscript bootlogd 'EOF'
### BEGIN INIT INFO
# Provides:  bootlogd
# Required-Start:mountdevsubfs
# X-Start-Before:hostname keymap keyboard-setup procps pcmcia hwclock 
hwclockfirst hdparm hibernate-cleanup lvm2
# Required-Stop:
# Default-Start: S
# Default-Stop:
# Short-Description: Start or stop bootlogd.
# Description:   Starts or stops the bootlogd log program
#which logs boot messages.
### END INIT INFO
EOF

addscript bootlogs 'EOF'
### BEGIN INIT INFO
# Provides:  bootlogs
# Required-Start:hostname $local_fs
# Required-Stop:
# Should-Start:  $x-display-manager gdm kdm xdm ldm sdm wdm nodm
# Default-Start: 1 2 3 4 5
# Default-Stop:
# Short-Description: Log file handling to be done during bootup.
# Description:   Various things that don't need to be done particularly
#early in the boot, just before getty is run.
### END INIT INFO
EOF

addscript bootmisc.sh 'EOF'
### BEGIN INIT INFO
# Provides:  bootmisc
# Required-Start:$remote_fs
# Required-Stop:
# Should-Start:  udev
# Default-Start: S
# Default-Stop:
# Short-Description: Miscellaneous things to be done during bootup.
# Description:   Some cleanup.  Note, it need to run after 
mountnfs-bootclean.sh.
### END INIT INFO
EOF

addscript checkfs.sh 'EOF'
### BEGIN INIT INFO
# Provides:  checkfs
# Required-Start:checkroot
# Required-Stop:
# Should-Start:  mtab
# Default-Start: S
# Default-Stop:
# X-Interactive: true
# Short-Description: Check all filesystems.
### END INIT INFO
EOF

addscript checkroot.sh 'EOF'
### BEGIN INIT INFO
#