Results 1 to 9 of 9
I am running kernel 2.6.11-gentoo-r3
When I run:
Code:
X -config /root/xorg.conf.new
I get this error message:
Code:
FATAL: Module sis not found.
[drm] failed to load kernel module "sis"
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-24-2005 #1Linux Newbie
- Join Date
- Nov 2004
- Location
- Jersey
- Posts
- 102
X-org configuration error
I am running kernel 2.6.11-gentoo-r3
When I run:I get this error message:Code:X -config /root/xorg.conf.new
Code:FATAL: Module sis not found. [drm] failed to load kernel module "sis" (EE) SIS(0): [dri] DRIScreeninit failed. Disabling DRI. (EE) xf860OpenSerial: Cannot open device /dev/mouse No such file ore directory. (EE) Mouse0: cannot open inout device (EE) Preinit failed for input device "Mouse0" No core pointer Fatal server error: Failed to initialize core devices
Someone help me please....Registered user #372186 -- http://counter.li.org
- 05-24-2005 #2Just Joined!
- Join Date
- Apr 2005
- Posts
- 45
Looks like your mouse is improperly configured in xorg.conf. What kind of mouse do you have?
- 05-24-2005 #3Linux Newbie
- Join Date
- Nov 2004
- Location
- Jersey
- Posts
- 102
Synaptics w/scrolling buttons. Its on my laptop. Its an ibuddie A900
Registered user #372186 -- http://counter.li.org
- 05-24-2005 #4Just Joined!
- Join Date
- Apr 2005
- Posts
- 45
I had the same trouble when I tried to install gentoo on my system (although it wasn't a laptop). But I changed /dev/mouse to /dev/psaux and it fired right up.
- 05-24-2005 #5Linux Newbie
- Join Date
- Nov 2004
- Location
- Jersey
- Posts
- 102
Ill try it as soon as I add SIS framebuffer support to my kernel.
Registered user #372186 -- http://counter.li.org
- 05-24-2005 #6Linux Newbie
- Join Date
- Nov 2004
- Location
- Jersey
- Posts
- 102
No luck with that setting either.
Registered user #372186 -- http://counter.li.org
- 05-24-2005 #7Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
The changing of mouse-device works here too... maybe it ain't /dev/pasaux at your place but some other mouse device? Also, not that importent thought, you should compile in support for DRI to get faster 3D-redering (Enabling hardware acceleration)
- 05-25-2005 #8Linux Newbie
- Join Date
- Nov 2004
- Location
- Jersey
- Posts
- 102
I used /dev/input/mice and it worked perfectly. But when I got out of X-org I still saw the error message where it says that the SIS module could not be loaded. What do I do? Is it going to cause a problem when I try to emerge and run either KDE or GNOME?
Registered user #372186 -- http://counter.li.org
- 05-25-2005 #9Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
I beleve you can emerge gnome or KDE, just not use them until you xorg starts working correctly.


Reply With Quote
