|
From:
<we...@fi...> - 2007-11-16 11:55:18
|
Dear all, I bought a PCIGPIB1 quancom card 2.5 years ago, and after many problems I successed in putting it to work (thanks to Frank M. Hess, who made a workaround in linux-gpib-3.2.03.cvs and very useful advice; I used then a 2.6.8-16 kernel and the ines_gpib.ko and in gpib_config ines_pci_unaccel ). The point then was to look at changes because the I had a cb7210 chip in the board ... As my system worked fine with ines_pci_unaccel ... I did not change anything nor upgrade the system till just a week ago (due to the need of upgrading some software for ieee1394 CCD, which I did not connect yet ...).. As the linux-gpib version is higher (3.2.09) and the quancom is listed iu the http://linux-gpib.sourceforge.net/doc_html/x259.html#HARDWARE-MATRIX I thought that no problem should appear. But it appears. I can compile everything (modules for the kernel and so on...) But the modules are not correctly loaded. As I try to load cb7210 there occur errors (also when I try to load ines_gpib ...). The output is below. What could I do now? Thanks a lot, Wenceslao ****information:**** --- Debian GNU/Linux testing kernel: 2.6.22 libc6: 2.6.1-1+b1 lspci -xvv (output concerning quancom): 01:00.0 Class ff00: Quancom Electronic GmbH Unknown device 3302 (rev 13) Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Interrupt: pin A routed to IRQ 255 Region 0: I/O ports at 2400 [disabled] [size=256] 00: 08 80 02 33 00 00 00 00 13 00 00 ff 00 00 00 00 10: 01 24 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30: 00 00 00 00 00 00 00 00 00 00 00 00 ff 01 00 00 ----------------------------------------- Output from modprobe cb7210: FATAL: Error inserting cb7210 (/lib/modules/2.6.22local/gpib/cb7210.ko): Unknown symbol in module, or unknown parameter (see dmesg) FATAL: Error running install command for cb7210 dmesg: cb7210: Unknown symbol cs_error cb7210: Unknown symbol pcmcia_disable_device cb7210: Unknown symbol pcmcia_unregister_driver cb7210: Unknown symbol pcmcia_release_window cb7210: Unknown symbol pccard_get_first_tuple cb7210: Unknown symbol pcmcia_request_io cb7210: Unknown symbol pcmcia_request_configuration cb7210: Unknown symbol pccard_get_tuple_data cb7210: Unknown symbol pcmcia_register_driver cb7210: Unknown symbol pccard_parse_tuple cb7210: Unknown symbol pccard_get_next_tuple cb7210: Unknown symbol pcmcia_request_irq |