Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Mar 2009 10:15:22 +0300
From:      =?koi8-r?b?5M3J1NLJyiDrz8zP08/X?= <ivakras1@gmail.com>
To:        freebsd-mobile@freebsd.org
Subject:   Re: Xorg problem/ Nvidia drivers
Message-ID:  <200903141015.22834.ivakras1@gmail.com>
In-Reply-To: <50f801fe0903131600g66ee743fqe78042c746be1bbc@mail.gmail.com>
References:  <50f801fe0903131600g66ee743fqe78042c746be1bbc@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On =F3=D5=C2=C2=CF=D4=C1 14 =CD=C1=D2=D4=C1 2009 02:00:16 Fabian Krook wrot=
e:
> Hello, it's so that i can't either start X because i don't any device that
> can fit in i tried look around on nvidia.com and on the ports which i fou=
nd
> one but it was for Intel processors and i got an AMD which has an nvidia
> video card. So do you know where or what might be the problem in case i c=
an
> send the error.
>=20
> % X -configure
>=20
> X.Org X Server 1.4.2
> Release Date: 11 June 2008
> X Protocol Version 11, Revision 0
> Build Operating System: FreeBSD 7.1-RELEASE amd64
> Current Operating System: FreeBSD Dolk.Belkin 7.1-RELEASE FreeBSD
> 7.1-RELEASE #0: Thu Jan 1 08:58:24 UTC 2009
> root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
> amd64
> Build Date: 11 March 2009 09:40:43PM
>=20
>   Before reporting problems, check http://wiki.x.org
>   to make sure that you have the latest version.
> Module Loader present
> Markers: (--) probed, (**) from config file, (=3D=3D) default setting,
>   (++) from command line, (!!) notice, (II) informational,
>   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 13 23:59:09 2009
> List of video drivers:
>   ati
>   radeon
>   intel
>   i810
>   mach64
>   nv
>   r128
>   radeonhd
>   via
>   vmware
>   vesa
>   vga
> No devices to configure. Configuration failed.
>=20
> % startx
> xauth: creating new authority file /root/.serverauth.29593
> xauth: (argv):1: bad display name "Dolk.Belkin:0" in "list" command
> xauth: (stdin):1: bad display name "Dolk.Belkin:0" in "add" command
>=20
>=20
> X.Org X Server 1.4.2
> Release Date: 11 June 2008
> X Protocol Version 11, Revision 0
> Build Operating System: FreeBSD 7.1-RELEASE amd64
> Current Operating System: FreeBSD Dolk.Belkin 7.1-RELEASE FreeBSD
> 7.1-RELEASE #0: Thu Jan 1 08:58:24 UTC 2009
> root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
> amd64
> Build Date: 11 March 2009 09:40:43PM
>=20
>   Before reporting problems, check http://wiki.x.org
>   to make sure that you have the latest version.
> Module Loader present
> Markers: (--) probed, (**) from config file, (=3D=3D) default setting,
>   (++) from command line, (!!) notice, (II) informational,
>   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 14 00:00:15 2009
> (=3D=3D) Using config file: "/etc/X11/xorg.conf"
> (EE) Failed to load module "nvidia" (module does not exist, 0)
> (EE) No drivers available.
>=20
> Fatal server error:
> no screens found
>=20
> waiting for X server to begin accepting connections
> giving up.
> xinit: Software caused connection abort (errno 53): unable to connect to X
> server
> xinit: No such process (errno 3): Server error.
>=20
> and i have set nvidia enable as an device.
> _______________________________________________
> freebsd-mobile@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"
>=20
In order to use nvidia video card set=20
Driver "nv"
in xorg.conf (no glx support) or `cd /usr/posts/x11/nvidia-driver; make ins=
tall clean` and use
Driver "nvidia"
in xorg.conf with glx support. I have done it and now using nvidia8400gs wi=
th latest nvidia-driver - kde4.2.1 with compositing enabled (all effects us=
ed) very fast.



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