Bug 121817

Summary: AVM Fritzkard SL no network via USB
Product: [openSUSE] SUSE LINUX 10.0 Reporter: ROBERT REINDT <ROBERT_REINDT>
Component: NetworkAssignee: Karsten Keil <karsten.keil>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: SUSE Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description ROBERT REINDT 2005-10-08 00:02:13 UTC
I was not abel to create a lan connection with my AVM Fritz box SL using the 
USB-Port. With SuSE 9.3 works wery well. For configure i used YAST
Comment 1 Karsten Keil 2005-10-14 13:22:08 UTC
Which version do you use OSS, download SL10 or box product ? 
The download versions do not contain any binary only drivers. The drivers are 
available in a seperate download from 
ftp://ftp.suse.com/pub/suse/i386/10.0/SUSE-Linux10.0-GM-Extra/suse/i586/ 
 
in the kernel-<type>-nongpl-<version>.i586.rpm 
 
Comment 2 ROBERT REINDT 2005-10-16 21:07:17 UTC
I use the evaluation cd set (e.g. SUSE-10.0-CD-i386-GM-CD1.iso) from the esslingen mirror.

Thx for the hint!

I will try it again using the GM-Extra repo.

Regards
Comment 3 Christian Volkmann 2005-10-23 18:10:30 UTC
A temporary solution which worked for me with SUSE-10.0-EvalDVD-i386-GM.iso was:
/etc/sysconfig/kernel:
MODULES_LOADED_ON_BOOT="usbnet"
+ call SuSEconfig

This worked without non-GPL.I can provide more info on request.

Christian

PS: error also happened with Fritz!Box WLAN
lsusb -v: Bus 001 Device 003: ID 057c:3d00 AVM GmbH Fritz!Box
Bus 001 Device 003: ID 057c:3d00 AVM GmbH Fritz!Box
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            2 Communications
  bDeviceSubClass         6 Ethernet Networking
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x057c AVM GmbH
  idProduct          0x3d00 Fritz!Box
  bcdDevice            1.00
  iManufacturer           1 AVM
  iProduct                2 USB DSL Device
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           80
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         2 Communications
      bInterfaceSubClass      6 Ethernet Networking
      bInterfaceProtocol      0
      iInterface              0
      CDC Header:
        bcdCDC               1.10
      CDC Ethernet:
        iMacAddress                      4 00040E2934E9
        bmEthernetStatistics    0x00000000
        wMaxSegmentSize               1514
        wNumberMCFilters            0x0000
        bNumberPowerFilters              0
      CDC Union:
        bMasterInterface        0
        bSlaveInterface         1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval             250
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           0
      bInterfaceClass        10 Data
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0
      iInterface              0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       1
      bNumEndpoints           2
      bInterfaceClass        10 Data
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0

Comment 4 Christian Volkmann 2005-10-23 20:27:53 UTC
This is the output at /var/log/messages.
I expect the problem come from the "2 function" of the interface.
- CDROM with driver as content
- CDC Ethernet interface.

At 9.3 the CD-Rom had not been detected proper. 10.0 stops after the the CD is recognized. Only the manual load of usbnet "disconnects" the CD-part and activates the CDC-Ethernet.

I expect 10.0 is failing, cause it detects the "usb" CD-ROM. I would be able to run a debug kernel if required/requested.


Christian


10.0:

Oct 23 12:28:49 cvathome kernel: uhci_hcd 0000:00:14.2: UHCI Host Controller
Oct 23 12:28:49 cvathome kernel: uhci_hcd 0000:00:14.2: new USB bus registered, assigned bus number 1
Oct 23 12:28:49 cvathome kernel: uhci_hcd 0000:00:14.2: irq 11, io base 0x00002840
Oct 23 12:28:49 cvathome kernel: hub 1-0:1.0: USB hub found
Oct 23 12:28:49 cvathome kernel: hub 1-0:1.0: 2 ports detected
Oct 23 12:28:49 cvathome kernel: piix4_smbus 0000:00:14.3: Found 0000:00:14.3 device
Oct 23 12:28:49 cvathome kernel: usb 1-1: new full speed USB device using uhci_hcd and address 2
Oct 23 12:28:49 cvathome kernel: Device not ready. Make sure there is a disc in the drive.
Oct 23 12:28:49 cvathome kernel: Device not ready. Make sure there is a disc in the drive.
Oct 23 12:28:49 cvathome kernel: Initializing USB Mass Storage driver...
Oct 23 12:28:49 cvathome kernel: scsi1 : SCSI emulation for USB Mass Storage devices
Oct 23 12:28:49 cvathome kernel: usb-storage: device found at 2
Oct 23 12:28:49 cvathome kernel: usb-storage: waiting for device to settle before scanning
Oct 23 12:28:49 cvathome kernel: usbcore: registered new driver usb-storage
Oct 23 12:28:49 cvathome kernel: USB Mass Storage support registered.
Oct 23 12:28:49 cvathome kernel:   Vendor: AVM       Model: FRITZ!Box CD-ROM  Rev: 1.00
Oct 23 12:28:49 cvathome kernel:   Type:   CD-ROM                             ANSI SCSI revision: 00
Oct 23 12:28:49 cvathome kernel: sr1: scsi3-mmc drive: 52x/52x cd/rw xa/form2 cdda tray
Oct 23 12:28:49 cvathome kernel: Attached scsi CD-ROM sr1 at scsi1, channel 0, id 0, lun 0
Oct 23 12:28:49 cvathome kernel: Attached scsi generic sg1 at scsi1, channel 0, id 0, lun 0,  type 5
Oct 23 12:28:49 cvathome kernel: usb-storage: device scan complete
Oct 23 12:29:08 cvathome kernel: usb 1-1: USB disconnect, address 2
Oct 23 12:29:08 cvathome kernel: usb 1-1: new full speed USB device using uhci_hcd and address 3
Oct 23 12:29:09 cvathome kernel: eth1: register usbnet at usb-0000:00:14.2-1, CDC Ethernet Device, 00:04:0e:29:43:E9
Comment 5 Karsten Keil 2005-10-25 15:07:07 UTC
Please open an other bug for AVM Fritz!Box, this device is very different and need no non GPL drivers.
Fritz!Card SL USB only work with the binonly drivers.
Does the install of the nongpl kernel fix the original problem ?
Comment 6 Christian Volkmann 2005-10-26 11:31:39 UTC
( Let's wait for the issuer of the bug.
  Summary: AVM Fritzkard SL no network via USB
  1. comment: AVM Fritz box SL

  I expect it's related to Fritz!Box and not to Fritz!Card SL 

  May be the summary needs to be changed.
  Christian
)
Comment 7 Christian Volkmann 2005-10-27 21:33:32 UTC
For Fritz!Box * USB: I opened bug 131154 against kernel. 
( kernel load of module and detection interface )

Best regards,

Christian
Comment 8 Greg Kroah-Hartman 2005-10-29 19:54:46 UTC

*** This bug has been marked as a duplicate of 105621 ***