That implies that there's either something wrong with your hardware, or you're suffering from an incompatibility of some sort. It happens sometimes that hardware doesn't comply with specifications. The SBLive and VIA KT133a chipsets for example, can give rise to all sorts of instabilities.It's just strange that so little people are having this problem... And it's also strange it happens after a clean install...
It appears you don't have a choice. It's either try and find out where the problem lies, or get new hardware (preferably different hardware).To be honest, I don't have the time to mess around, I want a system that works so I can get things done
If X doesn't accept click events, then I wouldn't say that mouse input practically works....I am no expert on how the X server works, since it is the keyboard that becomes useless while the mouse still, parcially works, am I right in saying that there is a program that controls keyboard and mouse input? Maybe I could mess around by running different versions of that?
It's just extremely frustrating, I don't know where else to look and to be honest, I can't buy a new system everytime I have some sort of problem, the hardware is not faulty...halfgaar wrote:It appears you don't have a choice. It's either try and find out where the problem lies, or get new hardware (preferably different hardware).
Code: Select all
CFLAGS="-march=athlon-xp -pipe -O2"Code: Select all
>=x11-drivers/nvidia-drivers-1.0.9746You could run it, for as long as it's in portage, but didn't you already try that?Since this has started happening the day I upgraded to modular X and you said that input devices are handled by some core part of X, I can't help but think modular is the fault. But is it possible to run monolithic xorg-6.8.2 instead of the modular? I somehow think I will have more trouble than what it's worth...
Be mindful when upgrading to the 2.6.19 kernel. The HD infrastructure has changed. SATA support is removed from SCSI, and the normal ATA driver is deprecated in favor of a new system. If you have SATA disks, you must change your configuration accordingly, or the disks won't work. If you have ATA disks, you have to decide whether to use the old system or the new one. The new system will make the disk have SCSI naming (sda, sr0, etc).Ok then, I will update my kernel to 19-r3 and see what happens...
In the kernel changelog? Hmm.It looks promising... in the changelog there is a fix for loss of keyboard/mouse in 19-r3
Code: Select all
echo ">x11-base/xorg-x11-7.2" >> /etc/portage/package.mask
echo "x11-base/xorg-x11 ~x86" >> /etc/portage/package.keywords
ACCEPT_KEYWORDS="~x86" emerge xorg-x11Code: Select all
ACCEPT_KEYWORDS="~x86" emerge ........