[Bug 66812] files in directory /sys/devices/system/cpu/cpu0/ not available

2006-10-18 Thread Bram Vandoren
Public bug reported: Binary package hint: linux-image-2.6.17-10-386 I upgraded from dapper to edgy. The files in the directory /sys/devices/system/cpu/cpu0/ in the sys filesystem are not available any more. It only contains a single file 'crash_notes'. $ ls /sys/devices/system/cpu/cpu0/ crash_no

[Bug 66812] Re: files in directory /sys/devices/system/cpu/cpu0/ not available

2006-10-20 Thread Bram Vandoren
It seems that my problem and the problem of xandl12 are not related. xandl12 his problem was that the 'p4-clockmod module' is not loaded automatically when the system starts. In my case it tries to load the speedstep_centrino module (ok) but it fails. # sudo modprobe speedstep-centrino FATAL: Er

[Bug 66812] Re: speedstep-centrino module fails to load

2006-10-20 Thread Bram Vandoren
the bug only occurs in the -386 kernel. I changed to the -generic kernel and it works fine now. -- speedstep-centrino module fails to load https://launchpad.net/bugs/66812 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 160319] Re: resume fails on Dell XPS M1330

2007-11-06 Thread Bram Vandoren
I tried to enable the second core after a resume but the file /sys/devices/system/cpu/cpu0/online is missing. The file cpu1/online exists: cat /sys/devices/system/cpu/cpu1/online 1 -- resume fails on Dell XPS M1330 https://bugs.launchpad.net/bugs/160319 You received this bug notification because

[Bug 132012] Re: Audio incorrectly detected; alsa-base using incorrect options on Dell m1330

2007-11-08 Thread Bram Vandoren
I managed to get sound working on my M1330 by installing linux- backports-modules and no options in /etc/modprobe.d/alsa-base. Microphone doesn't work though. -- Audio incorrectly detected; alsa-base using incorrect options on Dell m1330 https://bugs.launchpad.net/bugs/132012 You received this bu

[Bug 160319] resume fails on Dell XPS M1330

2007-11-05 Thread Bram Vandoren
Public bug reported: Binary package hint: linux-image-2.6.22-14-generic Resume fails on my Dell XPS M1330. It either wakes up with only a single core active or doesn't wake up at all. I tried the procedure on the wiki (https://wiki.ubuntu.com/DebuggingKernelSuspend) and managed to get these has

[Bug 160319] Re: resume fails on Dell XPS M1330

2007-11-05 Thread Bram Vandoren
/proc/cpuinfo (before resume) ** Attachment added: "proccpuinfo.txt" http://launchpadlibrarian.net/10283252/proccpuinfo.txt -- resume fails on Dell XPS M1330 https://bugs.launchpad.net/bugs/160319 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug con

[Bug 160319] Re: resume fails on Dell XPS M1330

2007-11-05 Thread Bram Vandoren
** Attachment added: "lspci.vvnn.txt" http://launchpadlibrarian.net/10283247/lspci.vvnn.txt -- resume fails on Dell XPS M1330 https://bugs.launchpad.net/bugs/160319 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bug

[Bug 160319] Re: resume fails on Dell XPS M1330

2007-11-05 Thread Bram Vandoren
cat /proc/kmsg during resume wakeup cycle (it comes up here but only with one core active) ** Attachment added: "catprockmsg.txt" http://launchpadlibrarian.net/10283392/catprockmsg.txt -- resume fails on Dell XPS M1330 https://bugs.launchpad.net/bugs/160319 You received this bug notification

[Bug 160319] Re: resume fails on Dell XPS M1330

2007-11-05 Thread Bram Vandoren
** Attachment added: "dmidecode.txt" http://launchpadlibrarian.net/10284057/dmidecode.txt -- resume fails on Dell XPS M1330 https://bugs.launchpad.net/bugs/160319 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 160319] Re: resume fails on Dell XPS M1330

2007-12-28 Thread Bram Vandoren
I tried the LiveCD and suspend works fine now. Wakeup/sleep performance seems to be improved too. -- resume fails on Dell XPS M1330 https://bugs.launchpad.net/bugs/160319 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-b

[Bug 178641] Re: Dell m1330 mbr needs overwriting

2007-12-28 Thread Bram Vandoren
This is a problem in the mediadirect installer. It overwrites the hard disk without warning. Dell should provide a way to disable this button or change the behaviour of the installer. I doubt this should be fixed in Ubuntu but agree this is a problem. -- Dell m1330 mbr needs overwriting https://

[Bug 66812] Re: speedstep-centrino module fails to load

2006-11-25 Thread Bram Vandoren
What kernel are you running (uname -a) ? If does not end on -generic, you shoul reboot and choose the -generic kernel flavour. speedstep-centrino works fine in that kernel. If it's not available in grub: apt-get install linux-image-generic -- speedstep-centrino module fails to load https://lau