Bug 174229

Summary: USB cable modem not detected by anaconda
Product: [Fedora] Fedora Reporter: Marius Andreiana <marius.andreiana>
Component: anacondaAssignee: David Cantrell <dcantrell>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-03-21 21:20:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
output of lsmod none

Description Marius Andreiana 2005-11-26 09:35:45 UTC
The Scientific-Atlanta USB Cable Modem isn't detected by anaconda at
install-time. It only shows an internal network card as eth0. 

Expected results:
Anaconda shows both eth0 and eth1 network interfaces.

Additional info:
The modem is listed properly by s-c-n on Hardware tab. I've added eth1 device
manually.

Comment 1 Jeremy Katz 2005-11-26 22:14:59 UTC
What driver does the device use?

Comment 2 Marius Andreiana 2005-11-27 07:06:22 UTC
usbnet, here are some entries from /var/log/messages on FC4:

Nov 27 08:56:10 mariusa-ro kernel: usb 3-1: new full speed USB device using
uhci_hcd and address 2
Nov 27 08:56:10 mariusa-ro kernel: eth2: register usbnet at usb-0000:00:1d.1-1,
CDC Ethernet Device, 00:0a:73:f7:9e:40


Comment 3 Jeremy Katz 2005-12-01 03:16:58 UTC
usbnet is just a driver framework, not the exact driver being used.

Comment 4 Marius Andreiana 2005-12-01 05:39:05 UTC
Created attachment 121660 [details]
output of lsmod

Complete list of lsmod. Is the driver "mii" ? If not, how to find out what it
is? Thanks

Comment 5 Marius Andreiana 2006-03-26 17:37:17 UTC
Still doesn't work on FC5 anaconda.

Comment 6 David Cantrell 2007-03-21 21:20:26 UTC
For USB cable modems, you need the usbnet and cdc_ether kernel modules.  We
lacked the cdc_ether.ko kernel module in the stage1 image.  Fixed in rawhide.