You are not logged in.

Announcement

Due to heavy spamming of forums registration is going in stages. If you wish to register as a new user with ArchBang Forums, first register and then send an e-mail to: archbangforums at gmail dot com. It should contain the problem you want to discuss or some other AB related content. You will be promoted from registering member with no posting rights to new member with posting rights after that. If your mail is ignored you haven't fulfilled the requirements.

#1 2012-05-12 11:58:48

floppy_stuttgart
Member
Registered: 2012-05-02
Posts: 11

how to load the correct driver for nvidia fx 5200 grafic card

hello,
I started archbang from a typical USB Stick install and it goes to prompt with the boot code 1.
I created a xorg.conf file with the driver nv in it. that config was already tested as ok with another distro.
I copied that xorg.conf to /etc/X11, then I started at prompt with startx.
But it dont go to a grafic mode. it stops at prompt with a message

(EE) NV: The PCI device 0x10de0322 (GeForce FX 5200) at 01@00:00:0 has a kernel module claiming it.
(EE) NV: This driver cannot operate until it has been unloaded.

So, what should I do.
perhaps blacklist some drivers at boot, but with which boot code?

I dont know how to post here the whole Xorg.0.log because I cannot start the browser. The lines above were taken from my standard archang start where it goes to vesa. the message in the log in similar as a start with nv. vesa goes to a wrong grafic definition. its whz I want to use nv.

Offline

#2 2012-05-12 12:03:05

Mr Green
Iso Developer
Registered: 2010-11-07
Posts: 3,893

Re: how to load the correct driver for nvidia fx 5200 grafic card

xorg.conf is no longer used..

https://wiki.archlinux.org/index.php/Nvidia

If you want to try open source then

https://wiki.archlinux.org/index.php/Nouveau

Offline

#3 2012-05-12 13:25:01

pablokal
Administrator
From: Nijmegen, Holland
Registered: 2010-10-12
Posts: 2,664
Website

Re: how to load the correct driver for nvidia fx 5200 grafic card

Check your folder /etc/X11/xorg.conf.d/
You should have a 10-nouveau.conf file there, with something like:

Section "Device"
        Identifier "Default nvidia Device"
        Driver "nouveau"
   EndSection

Getting your questions answered here at ArchBang Forums
Please! Always give hardware info, if there is a chance that 's relevant: #lspci -vnn
Quote: What I have learnt from Linux is to minimize dependencies and functionalities for greater independence.
On Arch(bang) and Openbox: http://stillstup.blogspot.com/

Offline

Board footer

Powered by FluxBB