On 07/31/2013 08:25 PM, Daniela Socas wrote:
> I installed all X Packages but when i do startx i get this error (
> /var/log/Xorg.0.log )

> [    30.847] (EE) No devices detected.
> [    30.847] (EE)
> Fatal server error:
> [    30.847] (EE) no screens found(EE)
> [    30.847] (EE)
> Please consult the The X.Org Foundation support
>           at http://wiki.x.org
>
>
>
> This is my xorg.conf
>
> Section "Module"
>          Load "dri2"
>          Load "glamoregl"
> EndSection
>
> Section "Device"
>          Identifier "radeon"
>          Driver "radeon"
>          Option "AccelMethod" "glamor"
> EndSection
>
> and when i do lsmod
> libkmod: kmod_module_new_from_loaded: could not open /proc/modules: No
> such file or directory
> Error: could not get list of modules: No such file or directory
>
>
> lspci | grep VGS
>
> 00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce
> 6150SE nForce 430] (rev a2)
>

radeon driver is for ATI Radeon video cards, while yours is NVIDIA
as lspci says. You will need Xorg Nouveau Driver or a proprietary NVIDIA
driver.

-- 

Thanos
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to