You are not logged in.

#1 2006-09-20 01:15:34

Koven
Member
Registered: 2006-06-13
Posts: 154

Problem with bug [SOLVED]

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

#2 2006-09-20 04:54:37

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Problem with bug [SOLVED]

Do you have any warnings/error messages in your Xorg.log?

Offline

#3 2006-09-21 00:18:28

Koven
Member
Registered: 2006-06-13
Posts: 154

Re: Problem with bug [SOLVED]

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

#4 2006-09-21 01:07:49

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Problem with bug [SOLVED]

Post your xorg.conf

Offline

#5 2006-09-21 01:28:07

Koven
Member
Registered: 2006-06-13
Posts: 154

Re: Problem with bug [SOLVED]

My xorg.conf file is really long and I don't know how to post it...

Regards

Offline

#6 2006-09-21 03:17:48

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: Problem with bug [SOLVED]

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

#7 2006-09-21 03:20:56

Koven
Member
Registered: 2006-06-13
Posts: 154

Re: Problem with bug [SOLVED]

01:00.0 VGA compatible controller: S3 Inc. VT8375 [ProSavage8 KM266/KL266]

Regards

Offline

#8 2006-09-21 03:33:44

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: Problem with bug [SOLVED]

Yeah. 'pacman -Sy xf86-video-savage' and replace "s3" with "savage" in your xorg.conf.


1000

Offline

Board footer

Powered by FluxBB