[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Q for USB error on Debian Squeeze



I got following error message when I was going to load ARM7 program
into target GBA (ARM7TDMI) board.

---
Source file = /home/jingba/my_OS/build/bin/sagos2.bin
Program size = 14690

Error: OPTIMIZE GBA-USB-bootcable is not found!
---

I have been using this loading program on Debian Lenny or Etch, and
was able to load successfully.

Is any change for USB devices after Squeeze?

I attach dmesg that seems recognizing the USB.

Thanks in advance for your help or information.

============== dmesg
================================================================

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32-5-686 (Debian 2.6.32-43)
(dannf@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Sat Mar
31 03:56:41 UTC 2012
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 0.000000] BIOS-provided physical RAM map:
...

[ 2.240196] scsi 2:0:0:0: Direct-Access ATA HITACHI HTS54161 SBDI PQ: 0
ANSI: 5
[ 2.254967] sd 2:0:0:0: [sda] 234441648 512-byte logical blocks: (120
GB/111 GiB)
[ 2.255050] sd 2:0:0:0: [sda] Write Protect is off
[ 2.255054] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.255090] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 2.255315] sda:
[ 2.393023] usb 4-1: new full speed USB device using uhci_hcd and address 2
[ 2.554100] usb 4-1: New USB device found, idVendor=0bfe, idProduct=3000
[ 2.554105] usb 4-1: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[ 2.554109] usb 4-1: Product: GBA BOOT CABLE USB <<<<< here
[ 2.554113] usb 4-1: Manufacturer: OPTIMIZE PRODUCTS <<<<< here
[ 2.554215] usb 4-1: configuration #1 chosen from 1 choice
[ 2.671619] sda1 sda2 sda3 sda4
[ 2.698464] sd 2:0:0:0: [sda] Attached SCSI disk
[ 2.796038] usb 2-1: new full speed USB device using uhci_hcd and address 2
[ 2.967515] usb 2-1: New USB device found, idVendor=0a5c, idProduct=2110
[ 2.967520] usb 2-1: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[ 2.967525] usb 2-1: Product: BCM2045B
[ 2.967528] usb 2-1: Manufacturer: Broadcom Corp
[ 2.967632] usb 2-1: configuration #1 chosen from 1 choice
[ 3.208037] usb 2-2: new full speed USB device using uhci_hcd and address 3
[ 3.296699] PM: Starting manual resume from disk
...

[ 22.477584] padlock: VIA PadLock not detected.
...

[ 2603.673151] usb 4-1: USB disconnect, address 2
[ 2604.904113] usb 4-1: new full speed USB device using uhci_hcd and
address 3
[ 2605.057472] usb 4-1: New USB device found, idVendor=0bfe, idProduct=3000
[ 2605.057479] usb 4-1: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[ 2605.057485] usb 4-1: Product: GBA BOOT CABLE USB <<<<< here
[ 2605.057490] usb 4-1: Manufacturer: OPTIMIZE PRODUCTS <<<<< here

[ 2605.057654] usb 4-1: configuration #1 chosen from 1 choice


Reply to: