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

Re: xserver



On Thu, 09 Dec 2004 15:04:32 +0100
Giorgio Raccanelli <giorgio.raccanelli@videotec.com> wrote:

>Hello list,
>
>I'm having problem while starting the Xserver.
>I detected my videocard by doing
>
># lspci -v
> ....
>01:00.0 VGA compatible controller: ATI Technologies Inc: Unknown device
> 4151 (prog-if 00 [VGA])
>...
>
>therefore I set the device section of the XF86Config-4 as follows
>
>Section "Device"
>Identifier    "ATI Radeon 9600"
>Driver        "radeon"
>BusID        "PCI:1:0:0"
>Option        "UseFBDev"        "false"
>
>but when I run startx the following message is shown
>...
>(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1)
>found(EE) No devices detected.
>
>Fatal server error:
>no screens found
>
>Is anybody able to give a hint, please?
>Thanks in advance
>Giorgio Raccanelli
>
>PS I attached the full log file
>
>
Mine (9000) runs with only this:
Section "Device"
 Identifier "ati"
 Driver  "radeon"
 VideoRam 128000
EndSection

If not try 0:1:0

mess-mate




Reply to: