[Bug 363154] Re: Multiple Reboot/Shutdown Root Broadcast Messages

2009-05-13 Thread rasta_freak
Ok. It's related to console-kit-daemon. It calls "/usr/lib/ConsoleKit/scripts/ck-system-stop" script (which calls shutdown) multiple times - maybe from multiple threads? dbus-monitor detects single message passed for session end, so it's not from multiple requests. As I couldn't get console-kit-dae

[Bug 363154] Re: Multiple Reboot/Shutdown Root Broadcast Messages

2009-05-13 Thread rasta_freak
I can confirm this too. I doubt it's a kernel issue, because when I do logout first and then shutdown, shutdown sequence is proper (only one beep and one message), but when doing direct shutdown/reboot, there are 5-15 messages+beeps. I usually go try fixing stuff myself, but Ubuntu made me lazy, an

[Bug 201323] Re: hard lockup, blank screen and keys irresponsive

2008-03-12 Thread rasta_freak
Edit as root "/boot/grub/menu.lst" and change "default" setting - count down kernels (it's zero indexed !) and write index to "default" line. -- hard lockup, blank screen and keys irresponsive https://bugs.launchpad.net/bugs/201323 You received this bug notification because you are a member of Ub

[Bug 201323] Re: hard lockup, blank screen and keys irresponsive

2008-03-12 Thread rasta_freak
EDIT: didn't refresh page so didn't see your prev comment - ignore mine :) -- hard lockup, blank screen and keys irresponsive https://bugs.launchpad.net/bugs/201323 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 200338] Re: no sound hardy kernel 2.6.24-12

2008-03-11 Thread rasta_freak
With this new kernel (2.6.24-12.20) sensors don't work (for temperature) and "console-kit-daemon" segfaults and leaves VTs unusable. Anybody else having this issues? Me personaly - I'm gonna avoid this "-12" series like plague :) -- no sound hardy kernel 2.6.24-12 https://bugs.launchpad.net/bugs

[Bug 200338] Re: no sound hardy kernel 2.6.24-12

2008-03-10 Thread rasta_freak
You have to copy "nvidia.ko" from "/lib/modules//kernel/drivers/video" from "-11" to "-12" version, and do "depmod -a". But in "-12" version sensors didn't work too, and "console-kit-daemon" segfaulted on startup (and my VTs were unusable because everyhing was drawn in black !). Is that fixed too?

[Bug 200182] Re: alsamixer: function snd_ctl_open failed for default: No such device

2008-03-10 Thread rasta_freak
Anyway, after finding out that sensors didn't work too, I rolled back to 2.6.24-11. Simple and effective solution. -- alsamixer: function snd_ctl_open failed for default: No such device https://bugs.launchpad.net/bugs/200182 You received this bug notification because you are a member of Ubuntu B

[Bug 200182] Re: alsamixer: function snd_ctl_open failed for default: No such device

2008-03-09 Thread rasta_freak
Oh yeah. One more issue with 2.6.24-12-generic is that "console-kit- daemon" segfaults on startup :) Will investigate this further... -- alsamixer: function snd_ctl_open failed for default: No such device https://bugs.launchpad.net/bugs/200182 You received this bug notification because you are a

[Bug 200182] Re: alsamixer: function snd_ctl_open failed for default: No such device

2008-03-09 Thread rasta_freak
Yes, sound support is completly omitted from kernel config/compile. View file "/boot/config-2.6.24-12-generic" and see "# CONFIG_SOUND is not set". Why, can anybody tell ? -- alsamixer: function snd_ctl_open failed for default: No such device https://bugs.launchpad.net/bugs/200182 You received

[Bug 191575] Re: wine segfaults on winecfg

2008-03-07 Thread rasta_freak
One more question: why is hardy package for wine distributed in unstripped form? Did they hope it will work that way or they didn't build it properly? Difference is ~10 vs ~35 MB in download, and ~50 vs ~100 MB when installed (unpacked). That's a huge diff - 50 MB for nothing (except debugging). -