[linux-dvb] [BUG] kobject_register failed for ... BT878
Johannes Stezenbach
js at linuxtv.org
Thu Sep 1 11:38:12 CEST 2005
Michael Krufky wrote:
> Lukas Kasprowicz wrote:
> >But oh no, what is this?
> >
> >bt878_mem: 0xf103a000.
this debug print is in bt878_remove()
> >kobject_register failed for tveeprom (-17)
and -17 is EEXIST
-> I would guess the module didn't unload completely
for some reason (maybe someone has some sysfs file still opened?)
> >bt878: AUDIO driver version 0.0.0 loaded
> >bt878: Bt878 AUDIO function found (0).
> >ACPI: PCI Interrupt 0000:00:0a.1[A] -> Link [LNKC] -> GSI 10 (level, low)
> >-> IRQ 10
> >bt878(0): Bt878 (rev 17) at 00:0a.1, irq: 10, latency: 32, memory:
> >0xdddff000
> >DVB: registering new adapter (bttv0).
> >DVB: registering frontend 0 (Conexant CX24110 DVB-S)...
Strange that the initialization continues when kobject_register
failed...
Johannes
More information about the linux-dvb
mailing list