When I make that change I get nothing to the TV and the system locks.

When I keep it at fbdev I get the KDE login and the KDE animated loading
splash screen and then the screen goes blank after it loads the last thing
and locks up.

I haven't taken the time to compare the logs to see what they are reporting.

My lspci -v reports the ID Bus as:

00:12.0 ...

I decided to go ahead and setup the mythtv side of things and get it to work
in the monitor the way that I want it to and go from there.

Thanks again for all your help.  I think when I get it to work I will pass
along your experiences and mine to Jarod.

Merry Christmas,

Doug

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Thomas K.
Nappi
Sent: Monday, December 20, 2004 6:14 PM
To: [EMAIL PROTECTED]
Subject: RE: [Ivtv-users] PVR 350 hangs on boot up


This is how it worked for me.  This is your "NEW" config file,
with a commented change:

Section "Device"
        Identifier  "Hauppauge PVR 350 iTVC15 Framebuffer"
        Driver      "ivtvdev"
        #Driver      "fbdev"

        ### change fb0 to whatever your card grabbed
        Option      "ivtv" "/dev/fb1"  # Change this from fbdev
to ivtv.

        ### change the BusID to whatever is reported by lspci,
specify it
as hex.
        BusID "0:0x12:0"
EndSection

That should be it.

Also, what is the card address from lspci -v?

You could also name it like this:
          BusID "PCI:00:12:0"
and it should work (where your original address was 00.12.0)

-tom

--- [EMAIL PROTECTED] wrote:

> Thank for your help - you have got me going in the correct
> direction.
>
> The log in now comes up on the screen and I can log in but the
> picture
> behaves very speradically.  It jumps on and off as it loads
> things and
> just about when it is done with the startup proceedures it
> goes black.
>
> I am not clear on one of your suggestions.  Here is a portion
> of a copy of
> the original xorg.conf as suggested by Jarod:
>
> Section "Device"
>         Identifier  "Hauppauge PVR 350 iTVC15 Framebuffer"
>         Driver      "ivtvdev"
>         #Driver      "fbdev"
>
>         ### change fb0 to whatever your card grabbed
>         Option      "fbdev" "/dev/fb0"
>
>         ### change the BusID to whatever is reported by lspci,
> specify it
> as hex.
>         BusID "0:0x14:0"
> EndSection
>
> I then change it to the correct BusID and fb settings so mine
> looks like
> this:
>
> Section "Device"
>         Identifier  "Hauppauge PVR 350 iTVC15 Framebuffer"
>         Driver      "ivtvdev"
>         #Driver      "fbdev"
>
>         ### change fb0 to whatever your card grabbed
>         Option      "fbdev" "/dev/fb1"
>
>         ### change the BusID to whatever is reported by lspci,
> specify it
> as hex.
>         BusID "0:0x12:0"
> EndSection
>
> The suggestion of yours that I am not following is:
>
> > I also had to change
> > preceding device on that from 'fbdev' to 'ivtv'
> >
>
> If you could show me what exactly you mean from the conf files
> above I
> would really appreciate it.
>
> Doug
>
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from
> real users.
> Discover which products truly live up to the hype. Start
> reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Ivtv-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/ivtv-users
>



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Ivtv-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/ivtv-users




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Ivtv-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/ivtv-users

Reply via email to