Can anyone offer some advice?  I never heard back from Mr. Dharm.

Thanks!

Regards,
Tom Cooper
-----Forwarded Message-----

> From: Tom Cooper <[EMAIL PROTECTED]>
> To: Matthew Dharm <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Linux-usb-users] Kaser YF100-64 support
> Date: 04 Aug 2003 23:07:43 -0400
> 
> Thanks for the assistance.  
> 
> I couldn't get the kernel rebuild to work properly.  When I try to run
> a make modules, I run into problems.  Make modules_install fails.
> 
> Since I'm not changing the kernel version, just the configuration, 
> I thought that I might be clever and re-use the initrc and modules that 
> I already had, but the system wouldn't boot with the changes that I 
> made to the grub config.
> 
> I'm willing to spend some more time on this, but I must confess that I'm
> unsure of the right thing to do next.
> 
> Regards,
> Tom Cooper
> ===========================================================================
> [EMAIL PROTECTED] download]# cat /proc/scsi/scsi
> Attached devices: 
> Host: scsi0 Channel: 00 Id: 00 Lun: 00
>   Vendor: Lexar    Model: USB CF Reader    Rev: 0113
>   Type:   Direct-Access                    ANSI SCSI revision: 02
> Host: scsi1 Channel: 00 Id: 00 Lun: 00
>   Vendor: trumpion Model:  SmartMediaCard  Rev: R/W 
>   Type:   Direct-Access                    ANSI SCSI revision: 02
> ===========================================================================
> 
> 
> output from make modules
> 
> make[1]: *** [cpufreq.o] Error 1
> make[1]: Leaving directory `/usr/src/linux-2.4.20-8/kernel'
> make: *** [_mod_kernel] Error 2
> 
> [EMAIL PROTECTED] linux-2.4]# make modules_install
> make -C  kernel modules_install
> make[1]: Entering directory `/usr/src/linux-2.4.20-8/kernel'
> mkdir -p /lib/modules/2.4.20-8custom/kernel/kernel/
> cp cpufreq.o /lib/modules/2.4.20-8custom/kernel/kernel/
> cp: cannot stat `cpufreq.o': No such file or directory
> make[1]: *** [_modinst__] Error 1
> make[1]: Leaving directory `/usr/src/linux-2.4.20-8/kernel'
> make: *** [_modinst_kernel] Error 2
> 
> 
> ===========================================================================
> 
> output from /var/log/messages when I plug in the device
> Aug  4 21:32:30 daffy kernel: hub.c: new USB device 00:02.2-1, assigned
> address 3
> Aug  4 21:32:31 daffy kernel: usb_control/bulk_msg: timeout
> Aug  4 21:32:31 daffy kernel: scsi1 : SCSI emulation for USB Mass
> Storage devices
> Aug  4 21:32:31 daffy kernel:   Vendor: trumpion  Model: 
> SmartMediaCard   Rev: R/W 
> Aug  4 21:32:31 daffy kernel:   Type: 
> Direct-Access                      ANSI 
> SCSI revision: 02
> Aug  4 21:32:31 daffy kernel: Attached scsi disk sdb at scsi1, channel
> 0, id 0, lun 0
> Aug  4 21:32:31 daffy kernel: SCSI device sdb: 131008 512-byte hdwr
> sectors (67 MB)
> Aug  4 21:32:31 daffy kernel:  sdb: sdb1
> Aug  4 21:32:35 daffy kernel: usb-uhci.c: interrupt, status 2, frame#
> 1676
> Aug  4 21:32:35 daffy /etc/hotplug/usb.agent: ... no modules for USB
> product 90a/1001/100
> Aug  4 21:33:15 daffy kernel: usb.c: USB disconnect on device 00:02.2-1
> address 3
> Aug  4 21:33:19 daffy kernel: hub.c: new USB device 00:02.2-1, assigned
> address 4
> Aug  4 21:33:22 daffy /etc/hotplug/usb.agent: Setup usb-storage for USB
> product 90a/1001/100
> =======================================================================================
> [EMAIL PROTECTED] download]# cat /proc/bus/usb/devices
> T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
> B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
> D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> P:  Vendor=0000 ProdID=0000 Rev= 0.00
> S:  Product=USB UHCI Root Hub
> S:  SerialNumber=1060
> C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
> I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
> E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
> T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  4 Spd=12  MxCh= 0
> D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> P:  Vendor=090a ProdID=1001 Rev= 1.00
> C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr= 80mA
> I:  If#= 0 Alt= 0 #EPs= 3 Cls=08(stor.) Sub=06 Prot=50
> Driver=usb-storage
> E:  Ad=81(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=83(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
> ===========================================================================================
> 
> 
> 
> On Sun, 2003-08-03 at 21:59, Matthew Dharm wrote:
> > Actually, this doesn't look too bad.
> > 
> > What is in /proc/scsi/scsi when the device is attached?
> > 
> > Can you build a kernel with USB Mass Storage Verbose Debug enabled?
> > 
> > Matt
> > 
> > On Sun, Aug 03, 2003 at 08:03:08PM -0400, Tom Cooper wrote:
> > > I've got a device that I'm pretty sure is completely unsupported by the
> > > current drivers.  How can I provide meaningful information to help
> > > determine that it is or is not supported, and also assist in getting
> > > this device to work?
> > > 
> > > I just picked this up at CircuitCity this weekend.  $50US with a $30US
> > > mail-in rebate  - it's a 64MB MP3 player with a SmartMedia slot that
> > > will support up to a 128MB SmartMedia adapter.  It's nowhere near as
> > > nice as the Rio gear, but you can't beat the price!
> > > 
> > > 
> > > 
> > > Thanks for the guidance.
> > > 
> > > Regards,
> > > Tom Cooper
> > > 
> 
> 



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to