You are not logged in.
I've a problem with this bug
http://bugs.archlinux.org/task/5398
But my card is a S3 and I installed this driver and changed a line in xorg.conf...
Driver "vesa"
by this one
Driver "s3"
And then I can't load the desktop environment because an error with the driver so I don't know where else shoud I change to indicate that I've this one installed
/xf86-video-s3 0.4.1-1
Regards
Offline
Do you have any warnings/error messages in your Xorg.log?
Offline
Into the Xorg.0.log i don't see anything about the errors but when it tries to load GDM I see an error screen and the result tells me something like...
"No screens found"
If you want to see the log error i'll put here the last error...
(II) Loading extension RECORD
(II) LoadModule: "s3"
(II) Loading /usr/lib/xorg/modules/drivers/s3_drv.so
(II) Module s3: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 0.4.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "keyboard"
(II) Loading /usr/lib/xorg/modules/input/keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) S3: driver (version 0.4.1 for S3 chipset: 964-0, 964-1, 968,
Trio32/64, Aurora64V+, Trio64UV+, Trio64V2/DX/GX
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(EE) No devices detected.Fatal server error:
no screens found
Regards
Offline
Post your xorg.conf
Offline
My xorg.conf file is really long and I don't know how to post it...
Regards
Offline
There are 3 different driver packages for S3 cards: xf86-video-{s3,s3virge,savage}
Are you sure you picked the right one? What does 'lspci' tell?
1000
Offline
01:00.0 VGA compatible controller: S3 Inc. VT8375 [ProSavage8 KM266/KL266]
Regards
Offline
Yeah. 'pacman -Sy xf86-video-savage' and replace "s3" with "savage" in your xorg.conf.
1000
Offline