[linux-dvb] Strage SkyStar HD modprobe
Artem Makhutov
artem at makhutov.org
Mon Oct 15 21:25:19 CEST 2007
Hi,
On Mon, Oct 15, 2007 at 10:18:35PM +0400, Manu Abraham wrote:
> Artem Makhutov wrote:
> [...]
> > As I wrote before the driver is broken since version 5878 / e144905722eb.
> >
> > Oct 15 19:46:29 tvbox saa7146: register extension 'budget_ci dvb'.
> > Oct 15 19:46:29 tvbox ACPI: PCI Interrupt 0000:02:05.0[A] -> GSI 17 (level, low) -> IRQ 17
> > Oct 15 19:46:29 tvbox saa7146: found saa7146 @ mem e081e000 (revision 1, irq 17) (0x13c2,0x1019).
> > Oct 15 19:46:29 tvbox saa7146 (0): dma buffer size 192512
> > Oct 15 19:46:29 tvbox DVB: registering new adapter (TT-Budget S2-3200 PCI)
> > Oct 15 19:46:29 tvbox adapter has MAC addr = 00:d0:5c:64:de:fa
> > Oct 15 19:46:29 tvbox input: Budget-CI dvb ir receiver saa7146 (0) as /class/input/input4
> > Oct 15 19:46:29 tvbox DVB: Unable to find symbol stb0899_attach()
> > Oct 15 19:46:29 tvbox budget-ci: A frontend driver was not found for device 1131/7146 subsystem 13c2/1019
> >
>
> Strange, it looks fine to me though. Have you disabled the stb0899 module in your config ?
> (Already lost lot of hair ;-) ) Will take a look again, after a break.
Ok, here is what I am doing:
# rm -rf /lib/modules/2.6.23-gentoo/
# cd /usr/src/linux
# make modules_install
$ cd ~/source/
$ rm -rf multiproto
$ hg clone http://jusst.de/hg/multiproto
$ cd ~/source/multiproto/
$ make -j 3
# make install
# reboot
After the reboot:
# dmesg
[...]
saa7146: register extension 'budget_ci dvb'.
ACPI: PCI Interrupt 0000:02:05.0[A] -> GSI 17 (level, low) -> IRQ 17
saa7146: found saa7146 @ mem e081e000 (revision 1, irq 17)
(0x13c2,0x1019).
saa7146 (0): dma buffer size 192512
DVB: registering new adapter (TT-Budget S2-3200 PCI)
adapter has MAC addr = 00:d0:5c:64:de:fa
input: Budget-CI dvb ir receiver saa7146 (0) as /class/input/input4
DVB: Unable to find symbol stb0899_attach()
budget-ci: A frontend driver was not found for device 1131/7146
subsystem 13c2/1019
[...]
$ ls /dev/dvb/adapter0/
demux0 dvr0 net0
the frontend0 is missing.
With version 5877 / cfe53ca81e72 everything works fine.
Maybe I have missed something?!?
Regards, Artem
--
Artem Makhutov
Unterort Str. 36
D-65760 Eschborn
More information about the linux-dvb
mailing list