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

Re: XFree86



 Serial wrote:

Bom dia amigos,

Estou com problemas para levantar o X atraves do comando "startx".

Utilizo um Intel P4, placa mae intel e placa de video i810 (inel tb) e Debian 3.0r4 kernel 2.4.18 e 2.4.30

Todas vez que digito startx ele me da o seguinte erro:
----
(EE) No devices detected.

Fatal server error:
no screens found

Esse erro significa que o driver q vc escolheu no seu XF86Config-4 não é o da sua placa de video, ou o busid está errado.
Procure na saida do comando 'lspci'.


# **********************************************************************
# Graphics device section
# **********************************************************************

# The Driver line must be present.  When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module.  Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.

    Driver     "vga"
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for.  When this line isn't present, a device
# section can only match up with the primary video device.  For PCI
# devices a line like the following could be used.  This line should not
# normally be included unless there is more than one video device
# intalled.

    BusID      "PCI:0:10:0"

#    VideoRam   256

#    Clocks     25.2 28.3

EndSection

# Device configured by xf86config:

Section "Device"
    Identifier  "Intel 810"
    Driver      "i810"
    #VideoRam    4096
    # Insert Clocks lines here if appropriate
EndSection

Eu ia sugerir vc usar o 'dpkg-reconfigure xserve-xfree86', mas estou vendo q vc não tem usado ele...
No seu caso, vc tem dois drivers.... não sei o que acontece nesse caso.
Tenta mexer nessas coisas

--
Marcos



Reply to: