[mythtv-users] CPU not enough to drive 1080P? Core2duo

Mark Hutchinson mark at onnow.net
Tue Feb 5 23:59:43 UTC 2008


On 5-Feb-08, at 4:53 PM, Mitch Gore wrote:

>
>
> On Feb 5, 2008 3:42 PM, Mark Hutchinson <mark at onnow.net> wrote:
> I installed the nvidia drivers from nvidia.com for my specific video  
> card.
> nvidia is the driver in my xorg.conf.
>
> Am I missing something?
>
> Mark
> On 5-Feb-08, at 2:27 PM, Kevin Kuphal wrote:
>
> First, please dont top post.  It makes not sense with mailing lists.
>
>
> On your issue.  What Distro are you using?
>
> Also, please send your /etc/X11/xorg.conf file.
>
> Mitchell

Here is my xorg.conf below.  I am on CentOS 5.1 with plus kernel.

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister at builder26)  Fri Jan 11  
14:26:48 PST 2008

# Xorg configuration created by system-config-display

Section "ServerLayout"
     Identifier     "Default Layout"
     Screen      0  "Screen0" 0 0
     InputDevice    "Mouse0" "CorePointer"
     InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
EndSection

Section "Module"
     Load           "glx"
EndSection

Section "InputDevice"

     # generated from default
     Identifier     "Mouse0"
     Driver         "mouse"
     Option         "Protocol" "auto"
     Option         "Device" "/dev/input/mice"
     Option         "Emulate3Buttons" "no"
     Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
     Identifier     "Keyboard0"
     Driver         "kbd"
     Option         "XkbModel" "pc105"
     Option         "XkbLayout" "us"
EndSection

Section "Monitor"

  ### Comment all HorizSync and VertSync values to use DDC:
  ### Comment all HorizSync and VertSync values to use DDC:
     Identifier     "Monitor0"
     VendorName     "Unknown"
     ModelName      "Unknown"
     HorizSync       30.0 - 110.0
     VertRefresh     50.0 - 150.0
     Option         "DPMS"
EndSection

Section "Device"
     Identifier     "Videocard0"
     Driver         "nvidia"
EndSection

Section "Screen"
     Identifier     "Screen0"
     Device         "Videocard0"
     Monitor        "Monitor0"
     DefaultDepth    24
     SubSection     "Display"
         Viewport    0 0
         Depth       24
     EndSubSection
EndSection




>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20080205/2be3d5bd/attachment-0001.htm 


More information about the mythtv-users mailing list