gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Flash Equipment > help! f2a Cart

#24774 - gir - Wed Aug 11, 2004 10:23 am

Hi, I need to get this cart working with linux. I've installed ezusb and libusb (pre-installed). I'm running slackware 10. I've compiled if2a using make in the tar extraction directory and ran from there. I get a no linker found error.

Output from dmesg :

---
ohci1394: $Rev: 1045 $ Ben Collins <bcollins@debian.org>
ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[5] MMIO=[de000000-de0007ff] Max Packet=[2048]
hub.c: port 5 over-current change
hub.c: port 6 over-current change
ieee1394: Host added: ID:BUS[0-00:1023] GUID[004063000003b146]
hub.c: new USB device 00:10.0-1, assigned address 2
usb.c: USB device 2 (vend/prod 0x547/0x9999) is not claimed by any active driver.
usb.c: registered new driver dabusb
usb.c: registered new driver snd-usb-audio
dabusb.c: v1.54:DAB-USB Interface Driver for Linux (c)1999
usb.c: registered new driver audio
audio.c: v1.0.0:USB Audio Class driver
usb.c: USB disconnect on device 00:10.0-1 address 2
hub.c: new USB device 00:10.0-1, assigned address 3
usb.c: USB device 3 (vend/prod 0x547/0x2131) is not claimed by any active driver.
usb.c: USB disconnect on device 00:10.0-1 address 3
hub.c: new USB device 00:10.0-1, assigned address 4
EZ-USB AN2131 Board Loader, Version 1.0; ezusb2131 driver Copyright (c)2001-2002, Tony Cureington <tonycu at users_sourceforge_net>
ezusb2131: uid 0 may download a single connected board with venid=0x547/prodid=0x2131
usb.c: registered new driver ezusb2131
---

Looks promising but where do I go from here? The kernel is version 2.4.26.

Any comments or suggestions are more than welcome.

Thanks,

Gir.

#25927 - spooo - Tue Aug 31, 2004 10:16 pm

Hi,

What does the command 'lsusb' tell once you have plugged the USB linker ?