My Own Ext Problem


BenScar

What does this do again?
Joined
Jan 4, 2006
Messages
435
Age
47
Location
UK, Near London, somewhere...
Website
Visit site
Hello all,

I used to be able to use my break out board, using the files from Art103's site (Thanks!), to read files off my USB drive. Since I've updated to firmware v2 it's stopped working. I've not changed anything on the board itself and the drive hasn't been reformated.

Here's what serial out says as it's actived (USB Host and USB Storage), using the System menu.
(The first is me logging into the telnet)
There is one line "usb.c: USB device 2 (vend/prod 0xdbf/0x300) is not claimed by any active driver." that might be something to do with it (not sure though)
Code:
login[57]: root login  on `pty/s0' from `192.168.1.1'					 
ttyS1 at MMIO 0xc0001220 (irq =

Using /lib/modules/2.4.25/kernel/drivers/usb/usbcore.o	 
ttyS2 at MMIO 0xc0001240 (irq = 56) is a MMSP2  
usb.c: registered new driver usbdevfs	  
IRQ_DISP Number = 0		   
usb.c: registered new driver hublour frame buffer device 40x30  
Using /lib/modules/2.4.25/kernel/arch/arm/mach-mmsp2/mmsp2_usbh.oGB0 framebuffer driver start									 
mmsp2_usbh.c: USB Host power onr driver start				 
mmsp2_usbh.c: initializing MMSP2 USB host PCI-DMA workaround						  
MMSP2 DualCPU Interface Driver   
Using /lib/modules/2.4.25/kernel/drivers/usb/host/usb-ohci.o					 
MMSP2 Video Post Processor Dr		 
usb-ohci.c: USB OHCI at membase 0xf0004300, IRQ 13x76 (Samsung NAND 64MiB 3,3V 8-bit				
usb.c: new USB bus registered, assigned bus number 1		   
) 
Creating 5 MTD partitions on "NAND 64
Product: USB OHCI Root Hub						  
SerialNumber: f00043000000-0x00080000 : "Boo
hub.c: USB hub found					
hub.c: 2 ports detected0 : "Param"			
kusbd_policy: /sbin/hotplug add 1, ret=0x0 "Kernel"								

Using /lib/modules/2.4.25/kernel/drivers/scsi/scsi_mod.o			   
0x019a0000-0x04000000 : "Extend		 
NetWinder Floati
Product: USB Storage Adapterle precision)			   
SerialNumber: 2B04010E08B82D5D			
VFS: Mounted root
usb.c: USB device 2 (vend/prod 0xdbf/0x300) is not claimed by any active driver. 
Freeing init memory: 280K						 
MMC/SD 

  Length			  = 18	 
Partition check:	
  DescriptorType	  = 01ding data from NAND FLASH 
  USB version		 = 2.00d						   
  Vendor:Product	  = 0dbf:0300		 
 p1   
Register SD: 982
  MaxPacketSize0	  = 64IO charset utf8		   
  NumConfigurations   = 1a from NAND FLASH without
  Device version	  = 11.00							 
  Device Class:SubClass:Protocol = 00:00:00booting						   
		
	Per-interfac			  

  Interface: 0			  
  Alternate Setting:  0		  
net2272: run
	bLength			 =	9 mode						 
	bDescriptorType	 =   04: version: 2005 Sept 08	   
	bInterfaceNumber	=   00lib/modules/2.4.25/kernel/driv
	bAlternateSetting   =   00					
gs_bind: 
	bNumEndpoints	   =   03ized						  
	bInterface Class:SubClass:Protocol =   08:06:50: Gadget Serial v2.0 boundoot.img" from mmc 0:1	
	iInterface		  =						
	  bEndpointAddress	=   01 (out)t supported` ë » wíÛ¿ïµ½Ÿ the kern	
	  bmAttributes		=   02 (Bulk)  
rm: cannot remove `/mnt/sd/gp2xboot.
	  wMaxPacketSize	  = 0040								
	  bInterval		   =   00
Memory: 30168KB available (1096
	Endpoint:ata, 280K ini
	  bLength			 =	7							 
rm
	  bDescriptorType	 =   05el.img': No such file or directo
	  bEndpointAddress	=   82 (in)r /dev							   
	  bmAttributes		=   02 (Bulk)									   
	  wMaxPacketSize	  = 0040file.img': No such file or direc
	  bInterval		   =   00								
	Endpoint:  
,c0385da0)
	  bLength			 =	7			 
INIT: Entering run
	  bDescriptorType			
gw_clos	  
vhø5 o	 
hub.c: new USB device <NULL>-2, assigned address 3 reco											 
usb.c: USB device not accepting new address=3 (error=-110)									   
h chip found:	 
hub.c: new USB device <NULL>-2, assigned address 41c77000,c1bfa540) device is no
usb.c: registered new driver usb-storage
scsi0 : SCSI emulation for USB Mass Storage devices
  Vendor: WDC WD40  Model: 0UE-00HCT0		Rev: 09.0
  Type:   Direct-Access					  ANSI SCSI revision: 02
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
SCSI device sda: 78140160 512-byte hdwr sectors (40008 MB)
Partition check:
 /dev/scsi/host0/bus0/target0/lun0: p1
USB Mass Storage support registered.
SDL_SYS_JoystickInit
Config READ volume : 70
bpp = 16, linelen = 640
0 FBMMSP2CTRL rt msg = 1000, size = 0
prect->xoff = 0
prect->yoff = 0
prect->w	= 320
prect->h	= 240
graphic device initialize done
screen device open success: pixelvalue = 2
psd->xres = 320, psd->yres = 240, psd->linelen = 320
init draw text context
NOT find resume file
### HERE 1

Can anyone tell me what I'm doing wrong?

Thanks in advance!
 
Back
Top