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

Bug#478747: Missing bttv module (and possibly some others too)...



severity 478747 important
found 478747 2.6.25-3
tags 478747 patch
thanks

Hi, 

The bttv module is missing because
/usr/src/kernel-patches/all/2.6.25/debian/bugfix/arm/disable-video_bt848.patch.bz2
contains the following change:

 -       depends on VIDEO_DEV && PCI && I2C && VIDEO_V4L2 && INPUT
 +       depends on VIDEO_DEV && PCI && I2C && VIDEO_V4L2 && INPUT && (!ARM && BROKEN)

which efectivelly disables BTTV on all archs.

Some other modules may be affected too:

 $ cd /usr/src/kernel-patches/all/2.6.25/debian/bugfix/arm
 $ bzgrep '&& BROKEN' *
 disable-dvb_b2c2_flexcop.patch.bz2:+    depends on DVB_CORE && I2C && (!ARM && BROKEN)
 disable-netxen_nic.patch.bz2:+  depends on PCI && (!SPARC32 || BROKEN) && (!ARM && BROKEN)
 disable-scsi_acard.patch.bz2:+  depends on PCI && SCSI && (!ARM && BROKEN)
 disable-video_bt848.patch.bz2:+ depends on VIDEO_DEV && PCI && I2C && VIDEO_V4L2 && INPUT && (!ARM && BROKEN)


Regards,
robert



Reply to: