I haven't actually done anything to try to fix the reboot problem. My /var/log/messages unfortunately doesn't show anything interesting after a reboot. It just looks like this:
There's no entry regarding the reboot itself, only messages from the kernel as it was booting up again after reboot. I do get a weird screen right before Linux reboots that has a bunch of green vertical lines and the message "Restarting system" behind the lines. This screen shows for about one second before the machine actually reboots.
I'm not sure what else could be different on my machine. I did add the modprobe options needed to get sound partially working (right speaker only):
options snd-hda-intel model=mbp3
I wonder if I'm the only one whose machine decided to start working?
I haven't actually done anything to try to fix the reboot problem. My /var/log/messages unfortunately doesn't show anything interesting after a reboot. It just looks like this:
Apr 22 08:42:53 svelte kernel: [76362.012307] PM: resume devices took 3.096 seconds NETDEV_ UP): eth0: link is not ready map-2.6. 28-11-generic 11.42-generic) 79fb814c- b4fa-4660- a804-af9118fb9f f3 ro quiet splash
Apr 22 08:42:53 svelte kernel: [76362.013151] Restarting tasks ... done.
Apr 22 08:42:53 svelte kernel: [76362.776528] eth0: no link during initialization.
Apr 22 08:42:53 svelte kernel: [76362.777333] ADDRCONF(
Apr 22 09:02:20 svelte exiting on signal 15
Apr 22 09:04:50 svelte syslogd 1.5.0#5ubuntu3: restart.
Apr 22 09:04:50 svelte kernel: Inspecting /boot/System.
Apr 22 09:04:50 svelte kernel: Cannot find map file.
Apr 22 09:04:50 svelte kernel: Loaded 76599 symbols from 48 modules.
Apr 22 09:04:50 svelte kernel: [ 0.000000] BIOS EBDA/lowmem at: 0009fc00/0009fc00
Apr 22 09:04:50 svelte kernel: [ 0.000000] Initializing cgroup subsys cpuset
Apr 22 09:04:50 svelte kernel: [ 0.000000] Initializing cgroup subsys cpu
Apr 22 09:04:50 svelte kernel: [ 0.000000] Linux version 2.6.28-11-generic (buildd@crested) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 (Ubuntu 2.6.28-
Apr 22 09:04:50 svelte kernel: [ 0.000000] Command line: root=UUID=
There's no entry regarding the reboot itself, only messages from the kernel as it was booting up again after reboot. I do get a weird screen right before Linux reboots that has a bunch of green vertical lines and the message "Restarting system" behind the lines. This screen shows for about one second before the machine actually reboots.
I'm not sure what else could be different on my machine. I did add the modprobe options needed to get sound partially working (right speaker only):
options snd-hda-intel model=mbp3
I wonder if I'm the only one whose machine decided to start working?