[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X error after apt-get upgrade



It looks like your using the wrong driver for your card.
It says:

(II) GLIDE: driver for Glide devices (Voodoo cards): Voodoo
(II) Primary Device is: PCI 01:00:0
(EE) No devices detected.

Where mine says:

(II) NV: driver for NVIDIA chipsets: RIVA128, RIVATNT, RIVATNT2,
	RIVATNT2 (A), RIVATNT2 (B), RIVATNT2 (Ultra), RIVATNT2 (Vanta),
	RIVATNT2 M64, RIVATNT2 (Integrated), GeForce 256, GeForce DDR,
	Quadro, GeForce2 GTS, GeForce2 GTS (rev 1), GeForce2 ultra,
	Quadro 2 Pro, GeForce2 MX, GeForce2 MX DDR, Quadro 2 MXR,
	GeForce 2 Go, GeForce3, GeForce3 (rev 1), GeForce3 (rev 2),
	GeForce3 (rev 3)
(II) Primary Device is: PCI 01:00:0
(--) Chipset GeForce DDR found

So I think the GLIDE driver is not the right one for you videocard.

Take a look at your /etc/X11/XF86Config-4 and look for a section 
starting with:

Section "Device"
    Identifier "Geforce"
    Driver     "nv"
    BusID      "PCI:1:0:0"
    Option     "DPMS"
EndSection

Where in my case there is the nv you should have glide. change this
to the approperiate driver for your card. Since you did not give any
more details I can not help further. Next time please send your
config files, like XF86Config-4, and your hardware setup along.

Cheers,
Bastiaan

On Saturday 09 February 2002 20:20, Michael De Nil wrote:
> Hey,
>
> after apt-get update && apt-get upgrade, my system doesn't boot in X
> anymore ...
> when running startx I get the error found in the attachement ...
>
> Greetz
> 	michael
>
> -----------------------------------------------------------------------
>                 Michael De Nil -- michael@aerythmic.be
>        Linux LiSa 2.4.17 #6 SMP Sun Jan 6 11:55:25 CET 2002 i686
>       20:18:05 up  1:09,  6 users,  load average: 3.38, 3.28, 2.29
> -----------------------------------------------------------------------



Reply to: