Author Topic: Network idProduct refuses 8004  (Read 5232 times)

Anonymous

  • Guest
Network idProduct refuses 8004
« on: October 21, 2003, 07:58:28 pm »
I patched my kernel with usbdnet-2.14.18-patch.gz. I am able to reconfigure my kernel with either make menuconfig or make xconfig, and choose \"USBD Network (Encapsulated) Host-to-Host Link (EXPERIMENTAL)\" from the \"USB Network Adaptors\" section of \"USB Support.\" I enter 04dd for the USBD Network idVendor and 8004 for the USBD Network idProdoct. Everything looks fine.

Save and exit the config menu.

make clean dep modules modules_install

modprobe usbcore, usb-uhci and usbdnet

When I hook up the Zaurus SL5600 to connect, I get error messages, and it says:
 usb.c: USB device XX (vend/prod 0x4dd/2x8006) is not claimed...

Running less /proc/bus/usb/devices shows the following lines:
P:  Vendor=04dd ProdID=8006 Rev= 0.00
S:  Manufacturer=Sharp
S:  Product=SL-5600

Again, it\'s showing ProdID as 8006 when I entered (several times) as 8004.

In my /var/log/messages I get this line:
Oct 21 18:07:33 gregkedro /etc/hotplug/usb.agent: Setup acm for USB product 4dd/8006/0

Again, 8006 and not 8004.

Can\'t ping. Can\'t connect. Can\'t sync. I have fought with this stinkin thing all day long, and this is the only thing I have come up with that might be causing the problem. Just won\'t work. Help?

-Greg

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Network idProduct refuses 8004
« Reply #1 on: October 22, 2003, 03:44:19 am »
Looks like the howto needs updating. It seems the 5600 has a product ID of 8006 and not 8004 like the 5500. Try entering 8006 when you configure the kernel and compile.

The IDs come from the USB interface with the device, so your 5600 is telling the computer it has a product ID of 8006, when you\'ve been telling the kernel it is 8004.
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

gregkedro

  • Newbie
  • *
  • Posts: 29
    • View Profile
    • http://www.greg-and-sue.com
Network idProduct refuses 8004
« Reply #2 on: October 22, 2003, 08:46:12 am »
Quote
It seems the 5600 has a product ID of 8006 and not 8004 like the 5500. Try entering 8006 when you configure the kernel and compile.

Thanks. I\'ll give that a try today!

Quote
The IDs come from the USB interface with the device, so your 5600 is telling the computer it has a product ID of 8006, when you\'ve been telling the kernel it is 8004.

Thanks, again. This I did not know. That helps... to calm me down a little bit (I was livid with this yesterday).

BTW, when I made the first post I was for some reason logged out of this forum. The original \"guest\" post is mine (gregkedro).

I appreciate your help greatly.

-Greg

cmoman

  • Newbie
  • *
  • Posts: 7
    • View Profile
Network idProduct refuses 8004
« Reply #3 on: December 12, 2003, 03:52:21 pm »
Hello,
I run Suse 8.2 Pro and use the zaurus with it.  Suse Linux provide some help on this and one of the things that they suggest is to make sure that acm and CDEther are on your usbblacklist.  Loading these modules will prevent the usbnet module from correctly loading, well..this is if you are using hotplug.

Chris

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Network idProduct refuses 8004
« Reply #4 on: December 12, 2003, 07:48:19 pm »
I think Greg solved this a while ago in another thread by using kernel 2.4.22 and the usbnet module as the usbdnet module does not support the SL-5600.
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender