You are not logged in.

#1 2010-08-29 01:53:27

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

nvidia driver with KMS and fbset?

I read several wiki articles and wanted to try KMS with my nvidia driver so I renamed /etc/X11/xorg.conf to something else and rebooted.  My terminal seems to be running in a rather low resolution.  When I query with fbset, I get:

$ fbset
open /dev/fb0: No such file or directory

Are KMS and nvidia incompatible at this point in time or is there something I'm not setting up properly?


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#2 2010-08-29 02:04:24

schen
Member
Registered: 2009-06-06
Posts: 468

Re: nvidia driver with KMS and fbset?

Yes, I believe that KMS is not enabled for nvidia proprietary. If you want KMS, try nouveau.

Offline

#3 2010-08-29 13:11:55

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: nvidia driver with KMS and fbset?

What do you want, graysky? High resolution - use 'vga=' on the kernel line.

Offline

#4 2010-08-30 20:13:21

jskier
Member
From: Minnesota, USA
Registered: 2003-07-30
Posts: 383
Website

Re: nvidia driver with KMS and fbset?

karol wrote:

What do you want, graysky? High resolution - use 'vga=' on the kernel line.

This is not advisable for KMS (which the NVIDIA driver does not support anyway).

Per the wiki, if using KMS and you are having resolution problems, use "fbset" which is found in the extra repo.


--
JSkier

Offline

#5 2010-08-30 20:34:53

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: nvidia driver with KMS and fbset?

Thanks for the replies, all.  I didn't realize that the nvidia package didn't support KMS.  No biggie.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#6 2010-08-30 21:51:43

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: nvidia driver with KMS and fbset?

jskier wrote:
karol wrote:

What do you want, graysky? High resolution - use 'vga=' on the kernel line.

This is not advisable for KMS (which the NVIDIA driver does not support anyway).

Per the wiki, if using KMS and you are having resolution problems, use "fbset" which is found in the extra repo.

I'm using nvidia-173xx and fbset returns "open /dev/fb0: No such file or directory".
Does it work for you?

Offline

#7 2010-08-31 08:49:00

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: nvidia driver with KMS and fbset?

If you want to use vesafb, you do need vga=xxx
If you want to use uvesafb, it's video=uvesafb:1680x1050-32@60 (or your desired resolution of course) and you also need v86d in an initrd.

With both of these the desired resolution needs to be in the graphic card's vbios, which on nvidia cards tends to not be the case.

Offline

#8 2010-08-31 09:25:42

mikesd
Member
From: Australia
Registered: 2008-02-01
Posts: 788
Website

Re: nvidia driver with KMS and fbset?

Gusar wrote:

If you want to use vesafb, you do need vga=xxx
If you want to use uvesafb, it's video=uvesafb:1680x1050-32@60 (or your desired resolution of course) and you also need v86d in an initrd.

With both of these the desired resolution needs to be in the graphic card's vbios, which on nvidia cards tends to not be the case.

On my GT8600 uvesafb gives me a native 1680x1050 frame buffer while using the nVidia binary blob. Works a treat.

Offline

#9 2010-08-31 09:43:29

shemz
Member
Registered: 2010-04-23
Posts: 135

Re: nvidia driver with KMS and fbset?

I get native resolution with simple vesafb. Also works with plymouth. I haven't tried fbcondecor, but I guess it should also work.

Offline

Board footer

Powered by FluxBB