On Apr 29, 2007, at 1:32 PM, Paul van Gerven wrote:

> Awesome, I have great quality output now! Thanks, guys :)

Congrats!

> One final question though. I edited xorg.conf some more to also  
> include my monitor. Screen 0 is now my TFT, Screen 1 is the TV. How  
> can I start Mythtv on screen 1, apart from moving my mouse there  
> and clicking the appropriate icon?

That's a great question for the MythTV-users mailing list.... but if  
you're not using Xinerama, then a simple script like this will work..

        #!/bin/bash
        DISPLAY=1
        export DISPLAY
        mythfrontend

- Rick

> Ian Armstrong wrote:
>> On Sunday 29 Apr 2007, Paul van Gerven wrote:
>>
>>> /And you should be good to go!/
>>>
>>> Nope :( Same error... X still looking at 01:00:0 for the Hauppauge
>>> instead of 07:05:0. Strangely, it does say the 350's chipset was  
>>> found:
>>>
>>> (II) IVTVDEV_TST: driver for framebuffer: PVR-350
>>> (II) Primary Device is: PCI 01:00:0
>>> (--) Chipset PVR-350 found
>>> (EE) ivtvHWProvbe failed to do IVTVFB_IOCTL_GET_STATE for device  
>>> (null)
>>> (EE) Screen 0 deleted because of no matching config section.
>>> (II) UnloadModule: "ivtvdev"
>>> (EE) Device(s) detected, but none match those in the config file.
>>>
>>> Ricardo Lugo wrote:
>>>
>>>> On Apr 28, 2007, at 6:54 AM, Paul van Gerven wrote:
>>>>
>>>>> *The xorg.conf that crashes X:*
>>>>>
>>>>>
>>>>>
>>>>> Section "Device"
>>>>>         Identifier "HauppaugePVR"
>>>>>         Driver "ivtvdev"
>>>>>         Option  "ivtv" "/dev/fb1"
>>>>>
>> Option "fbdev" "/dev/fb1"
>>
>>
>>
> _______________________________________________
> ivtv-users mailing list
> [email protected]
> http://ivtvdriver.org/mailman/listinfo/ivtv-users


_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to