Hi guys, I'm running Ubuntu Hoary 5.04 (off the CD, no updates) and trying to install the drivers for my iBurst PCMCIA modem. I downloaded the lasted ibdriver source from sourceforge, and the compile seems to go okay. I can get "make" and "make install" to happen with no errors, the PCMCIA card is recognised, but I can't get the modules to load (see below)
[EMAIL PROTECTED]:/etc/modprobe.d$ sudo modprobe ib-pcmcia Password: WARNING: Error inserting ib_net (/lib/modules/2.6.10-5-386/kernel/drivers/net/ib-net.ko): Unknown symbol in module, or unknown parameter (see dmesg) FATAL: Error inserting ib_pcmcia (/lib/modules/2.6.10-5-386/kernel/drivers/net/ib-pcmcia.ko): Unknown symbol in module, or unknown parameter (see dmesg) >From /var/log/messages: localhost kernel ib_pcmcia: Unknown symbol ib_net_deregister localhost kernel ib_pcmcia: Unknown symbol ib_net_register localhost kernel ib_pcmcia: Unknown symbol ib_net_fill localhost kernel ib_pcmcia: Unknown symbol ib_net_parse Any suggestions? At the moment I can only access the internet using another OS, and it is driving me mad! Thanks Mark -- Mark M Lambert <[EMAIL PROTECTED]> -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
