Hi all,
I'm running kubuntu netbook 9.10 on an asus eee 1001h, and I'm having some trouble with the touchpad not working. The weird thing is that this only happens occasionally: I'd start up the system and the touchpad doesn't work, I reboot and everything is fine. Restarting the x-server doesn't do it, neither by restarting kdm nor by stopping it and running startx. When I look into /var/log/Xorg.0.log, I get this:
This problem never occurs when the system is running, only at startup, so I doubt there's a hardware failure. As I said, rebooting solves the problem, until a couple of restarts later (I haven't figured out any periodicity yet )
I suppose writing an explicit xorg.conf (9.10 ditched xorg.conf and apparently relies on HAL for its input devices) might fix this, though I am puzzled as to why this problem happens. Anyone familiar with the new xorg startup procedures care to explain? Thanks.
I'm running kubuntu netbook 9.10 on an asus eee 1001h, and I'm having some trouble with the touchpad not working. The weird thing is that this only happens occasionally: I'd start up the system and the touchpad doesn't work, I reboot and everything is fine. Restarting the x-server doesn't do it, neither by restarting kdm nor by stopping it and running startx. When I look into /var/log/Xorg.0.log, I get this:
Code:
(II) Cannot locate a core pointer device. (II) Cannot locate a core keyboard device. (II) The server relies on HAL to provide the list of input devices. If no devices become available, reconfigure HAL or disable AllowEmptyInput.
I suppose writing an explicit xorg.conf (9.10 ditched xorg.conf and apparently relies on HAL for its input devices) might fix this, though I am puzzled as to why this problem happens. Anyone familiar with the new xorg startup procedures care to explain? Thanks.
Comment