>  > 2005-03-07 21:51:09.661 nVidiaVideoSync: Could not open device 
> /dev/nvidia0, Permission denied
> 
> What should the permissions be?  The device exists.
> 
> [EMAIL PROTECTED] mythtv]# ll /dev/nv*
> crw-rw----  1 root root 195, 255 Mar  2 23:27 /dev/nvidia
> crw-rw----  1 root root 195,   0 Nov 27 08:28 /dev/nvidia0
> crw-rw-rw-  1 root root 195,   1 Nov 27 08:28 /dev/nvidia1
> crw-rw-rw-  1 root root 195,   2 Nov 27 08:28 /dev/nvidia2
> crw-rw-rw-  1 root root 195,   3 Nov 27 08:28 /dev/nvidia3
> crw-rw----  1 root root 195, 255 Nov 27 08:28 /dev/nvidiactl

The nvidia devices that you're likely using are not writable by
non-root.  As you are likely running as a non-root user, you should do
something like chgrp the devices to the 'video' group and add the user
that MythTV runs as to the video group.

>  > 2005-03-07 21:51:09.661 DRMVideoSync: Could not open device 
> /dev/dri/card0, No such file or directory
> 
> Truly doesn't exist.  Should it?

I don't _think_ so.  Not if you're using an nvidia card.

>  > 2005-03-07 21:51:09.663 RTCVideoSync: Could not set RTC frequency, 
> Permission denied.
> 
> What permission?  Where is that set?

Check the permissions on /dev/rtc and check to see what
/proc/sys/dev/rtc/max-user-freq is set to (I've got it set to at least
1024).


-- 
Nathan Poznick <[EMAIL PROTECTED]>

Progress is the process whereby the human race is getting rid of
whiskers, the veriform appendix and God. - H. L. Mencken

Attachment: signature.asc
Description: Digital signature

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to