This may be unrelated but I received the same null pointer dereference message
with my kernel (2.6.9). I found that if I commented out the calls to
pci_bus->device and pci_bus->vendor in ivtv-driver.c (at least from the 0.3.1t
version that I use) I no longer got the null dereference. These functions are
used just to print a status message so leaving them out has no net effect on
ivtv as a whole. So here is how I did it inside ivtv-driver.c:
} else
/*
IVTV_KERN_INFO("XXX PCI device: 0x%04x vendor:
0x%04x\n",
pci_bus->device, pci_bus->vendor);
*/
On Fri, Dec 03, 2004 at 07:55:18AM -0800, Jean-Laurent Huynh wrote:
> I couldn't make ivtv-fb work in FC3 either. Tried the atrpms at
> stable/testing. I also tried building ivtv myself and got a "Unable to
> handle kernel NULL pointer dereference" in dmesg. I didn't get the trace
> with the atrpms package. I sent a message a few days ago about it
> (http://poptix.net/ivtv/Nov-2004/msg00612.html). It was my first time
> building ivtv so it's possible that the trace is not indicative of why the
> atrpms ivtv packages don't work for FC3.
>
> Later on, I installed FC2, and it works (with the badazzz ivtvdev driver).
> I can also reboot my machine, which I couldn't do on FC3 after probing
> ivtv-fb. I had to manually power down.
>
> There is definitely something different between FC2 and FC3. For those who
> just want their pvr 350 tv-out to work, I'd suggest FC2. I still have my
> FC3 install around, but I'm not sure what to do to pinpoint the problem.
>
> JL
>
>
>
>
> -------------------------------------------------------
> 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-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/ivtv-devel
>
-------------------------------------------------------
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-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel