Bug 174229 - USB cable modem not detected by anaconda
Summary: USB cable modem not detected by anaconda
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Cantrell
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-11-26 09:35 UTC by Marius Andreiana
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-03-21 21:20:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
output of lsmod (2.25 KB, text/plain)
2005-12-01 05:39 UTC, Marius Andreiana
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.