Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Segmentation Fault on Nova-T driver



On Fri, 2004-12-31 at 19:43 +0000, Colin Bell wrote:
> Hi All
> 
> I'm running Mandrake 10.1 on an Asus Pundit with kernel 2.6.7-1.mm.6mdk.
> 
> I've got a Hauppauge Nova-T DVB-T (uk spec - Conexant chipset) that I  
> am trying to get working. By following the list of inserts below. I'm  
> able to load up the parts except at the very end when run "insmod  
> /usr/src/video4linux/cx88-dvb.ko" I get a "Segmentation Fault" (as  
> shown in the dmesg section below "Unable to handle kernel paging  
> request at virtual address 32327863")

Build and install vanilla 2.6.10, then build and install the video4linux
17. Dec snapshot, but first edit cx88-input.c, commenting out line 237;

//core->pci_irqmask |= (1<<18);   // IR_SMP_INT

then build with make DVB=1;make install

The ir code will be disabled because of this, but it should work
otherwise. Hopefully the ir code will be fixed in a later v4l snapshot.

-- 
Torgeir Veimo <torgeir@pobox.com>





Home | Main Index | Thread Index