|
|
#1 | |
|
Registered User
Join Date: Jan 2009
Posts: 9
|
Do the official nvidia drivers support KMS?
|
|
|
|
|
|
|
#2 | |
|
User
Join Date: Mar 2005
Posts: 366
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Mar 2003
Posts: 12
|
Can we get an official developer response as when we can expect KMS support from nvidia? KMS is now in the official kernel and more and more distributions are going to start utilizing over the next several months.
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Oct 2007
Posts: 74
|
They dont comment on new features not released
|
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Oct 2008
Posts: 86
|
Besides I think there are more important things the nvidia devs could be working on right now than a pretty boot menu (same goes for the open source devs actually).
I think it's disgraceful that even now it's STILL impossible on any driver with any configuration to get proper synced video while compositing is turned on. It's doing my head in having to switch back to metacity every time I want to watch a video Sam |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Feb 2009
Posts: 138
|
VSync works fine with Xv and compositing for me. Just make sure to enable VSync in compiz.
(And by the way, ATI GPUs with the "radeon" driver are also tearing-free) |
|
|
|
|
|
|
#7 | |
|
Registered User
Join Date: Nov 2007
Posts: 20
|
Quote:
For more info about this, read http://kernelnewbies.org/Linux_2_6_2...a6479aa99b65f6 |
|
|
|
|
|
|
#8 | |
|
Registered User
Join Date: Oct 2008
Posts: 86
|
Quote:
And xvideo is never synced with the nvidia drivers when compiz is enabled, even when compiz vsync is on. This is evident from the nvidia release notes which actually state the fact, and from experience as well. Sam |
|
|
|
|
|
|
#9 |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
This is only an issue for the open source drivers. The nvidia driver already performs console restoration in the kernel. Try sending SIGKILL to your X server and notice that the console text mode is restored. Sure, you won't be able to switch VTs at that point, but that's because of Linux's poor VT lock/unlock mechanism and has nothing to do with the graphics driver.
|
|
|
|
|
|
#10 | |
|
Registered User
Join Date: Jan 2009
Posts: 171
|
Quote:
Code:
#!/bin/bash gksudo xhost +; sudo xinit -e `/usr/bin/mplayer -vc ffh264vdpau -vo vdpau -softvol -ass -vf-clr -fs -fontconfig -overlapsub -subfont-autoscale 1 -embeddedfonts -ffactor 10 "$1"` -- :1 -config "/etc/X11/xorg.conf-vdpau" -depth 24 -ac -nolisten tcp -a 2 & DISPLAY=:1 /usr/bin/nvidia-settings --config=/home/user/.nvidia-settings-rc-vdpau --ctrl-display=:1 --load-config-only Code:
Section "Extensions" Option "Composite" "Disable" EndSection Code:
cp $HOME/.nvidia-settings-rc $HOME/.nvidia-settings-rc-vdpau Of course you must have "VBlank" set for XVideo and OpenGL.
__________________
|
|
|
|
|
|
|
#12 | ||
|
Registered User
Join Date: Feb 2009
Posts: 138
|
Quote:
Quote:
|
||
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Corrupted display - 302.17 - Dell Precision T3500 (G98 [Quadro NVS 295]) | gbailey | NVIDIA Linux | 1 | 06-27-12 10:24 AM |
| UEFI+Nvidia - NVRM: Your system is not currently configured to drive a VGA console... | interzoneuk | NVIDIA Linux | 0 | 06-26-12 04:51 AM |
| xorg locks-up with newest nvidia drivers w/ vdpau. | theroot | NVIDIA Linux | 1 | 06-24-12 11:04 AM |
| Error messages... HELP!!!! | Imperito | NVIDIA Linux | 3 | 09-24-02 10:46 PM |
| nVidia drivers + Red Hat Linux 7.3 | Error404 | NVIDIA Linux | 17 | 08-16-02 11:34 AM |