|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
keyboard, and mouse not activated (?)Dear all,
since 2007, I've been running a Debian Sid on my Lenovo X61s, currently with kernel 2.6.30-2-686, and using KDE. I have had a few stuffs recently happening on it (recently means since September let's say; at that time, I was running the 2.6.28 kernel, and I upgraded to the 2.6.30 hoping it would solve all these matters, but it did not): - the most embarassing one is that sometimes (maybe once every 10 boots, or so, sometimes 3, 4, or 5 times in a row), when X is launched, neither the keyboard, nor the mouse can be used (I mean either those on the laptop, or external ones, via USB). I can not Ctrl-Fn xx to log on an ascii terminal, I can not even reboot it with ctrl-shift-del: nothing works. I have to press the on button to reboot it. Has anyone had the same kind of problems. Being spurious, it is not easy to investigate. However, I could see during the boot, just before X is launched, some messages about udev being printed on the screen (udev not active?). I also could see that laptop-mode was being run just before that. I also checked the /var/log/syslog files, and on the web, it seems that these problems are related to udev (but it is unclear to me). - now, a few other weird things that were not happening before: - the laptop checks the filesystems whether on batteries or not. Before that, when on batteries, it was never checking the FS's. - it does not hibernate any longer when I close the lid. - acpi does not seem to work as well as it used to... So, before going any further in trying to fix that all (I have the intuition that all these little things probably share the same source of problem), I wanted to know if somebody has had the same troubles, and if so, has somebody been able to solve them, and how. Best, Philippe -- The linux-thinkpad mailing list home page is at: http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad |
|
|
Re: keyboard, and mouse not activated (?)Quoting philippe.preux@... <philippe.preux@...>:
> Dear all, > > since 2007, I've been running a Debian Sid on my Lenovo X61s, currently with > kernel 2.6.30-2-686, and using KDE. > I have had a few stuffs recently happening on it (recently means since September > let's say; at that time, I was running the 2.6.28 kernel, and I upgraded to the > 2.6.30 hoping it would solve all these matters, but it did not): > - the most embarassing one is that sometimes (maybe once every 10 boots, or > so, sometimes 3, 4, or 5 times in a row), when X is launched, neither the > keyboard, nor the mouse can be used (I mean either those on the laptop, or > external ones, via USB). I can not Ctrl-Fn xx to log on an ascii terminal, I can > not even reboot it with ctrl-shift-del: nothing works. I have to press the on > button to reboot it. Has anyone had the same kind of problems. > Being spurious, it is not easy to investigate. However, I could see during the > boot, just before X is launched, some messages about udev being printed on the > screen (udev not active?). I also could see that laptop-mode was being run just > before that. I also checked the /var/log/syslog files, and on the web, it seems > that these problems are related to udev (but it is unclear to me). > Can you SSH into it? Jeffrey -- The linux-thinkpad mailing list home page is at: http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad |
|
|
Re: keyboard, and mouse not activated (?)On Wed, 04 Nov 2009, philippe.preux@... wrote:
> - the most embarassing one is that sometimes (maybe once every 10 boots, or > so, sometimes 3, 4, or 5 times in a row), when X is launched, neither the > keyboard, nor the mouse can be used (I mean either those on the laptop, or Udev/HAL problems, most likely. X now wants them for input devices. > - the laptop checks the filesystems whether on batteries or not. Before > that, when on batteries, it was never checking the FS's. Yes, we fixed the über-stupid, insanely callous behaviour of doing more damage to filesystems just because the user was booting on battery (skipping a filesystem check on ext2/3/4 after a crash can be deadly to your data). This is not a theory, we got reports of dataloss. If you don't want stray fsck's, configure the filesystem to not request them in the first place, and it will fsck only after an unclean shutdown. tune2fs can change/disable the fsck-after-n-mounts for you on ext2/3/4. > - it does not hibernate any longer when I close the lid. Userspace problem, I don't know where. > - acpi does not seem to work as well as it used to... That's bad, and we'd need far more precise reports about what broke... -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- The linux-thinkpad mailing list home page is at: http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad |
| Free embeddable forum powered by Nabble | Forum Help |