Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Aug 2011 23:15:52 -0500
From:      Antonio Olivares <olivares14031@gmail.com>
To:        Polytropon <freebsd@edvax.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: System lockups in X with nVidia GeForce 7600 GS (G73) and Gtk+
Message-ID:  <CAJ5UdcNULg0KHc9T3Y70MtPnWUNLSJHDL7MqjAbcBvO6Bzebtg@mail.gmail.com>
In-Reply-To: <20110814060115.25636903.freebsd@edvax.de>
References:  <20110814032206.49ad7062.freebsd@edvax.de> <CAJ5UdcOnmo8HN3j1=5F9Pcj1X_VLFjwwD8Fc6N_kL4pwuB_omw@mail.gmail.com> <20110814060115.25636903.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 13, 2011 at 11:01 PM, Polytropon <freebsd@edvax.de> wrote:
> On Sat, 13 Aug 2011 22:12:26 -0500, Antonio Olivares wrote:
>> I have nouveau working but for another card:
>>
>> vgapci0@pci0:1:0:0: =A0 class=3D0x030000 card=3D0x82781043 chip=3D0x06e4=
10de
>> rev=3D0xa1 hdr=3D0x00
>> =A0 =A0 vendor =A0 =A0 =3D 'NVIDIA Corporation'
>> =A0 =A0 device =A0 =A0 =3D 'NVIDIA GeForce 8400 GS (G98)'
>> =A0 =A0 class =A0 =A0 =A0=3D display
>> =A0 =A0 subclass =A0 =3D VGA
>>
>> [olivares@quadcore ~]$ cat /var/log/Xorg.0.log | grep 'nouveau'
>> (II) LoadModule: "nouveau"
>> (II) Loading /usr/local/lib/xorg/modules/drivers/nouveau_drv.so
>> (II) Module nouveau: vendor=3D"X.Org Foundation"
>> [drm] failed to load kernel module "nouveau"
>
> Do you still have the commands that successfully
> brought you there?

I just
# cd /ports/x11-drivers/xf86-drivers-nouveau/
# make install clean

# Xorg -configure
tested the screen, then ran
# cp /root/xorg.conf.net /etc/X11/xorg.conf
# sed -i ""  's|nv|nouveau|g' /etc/X11/xorg.conf

restarted machine and I have nouveau working fine.
Sometimes screen flickers, but I consider that normal behavior, given
that Fedora 14 & Fedora 15, porteus 64 bit also flicker and they have
newer xorg packages and newer nouveau drivers too and it is no loss :(
 I can go back to nv, but nouveau is working fine :)

I had a problem when playing a movie with mplayer, the movie did not
fill the entire screen when I typed 'f' or used -fs options.  I
corrected this by adding to
~/.mplayer/config

zoom=3D"YES"

and it worked :)  I was going to try and get the kernel sources to
successfully install nvidia, but why go through that hassle if it is
now working like I wanted it to work.

Regards,


Antonio



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ5UdcNULg0KHc9T3Y70MtPnWUNLSJHDL7MqjAbcBvO6Bzebtg>