Public bug reported:
I'm trying to install hardy on an old laptop that does not have a
network 10/100 card.
I can connect to my cable modem using a usb cable instead of the
ethernet cable and it works fine on a running ubuntu. It configures the
network using the cdc-ether driver, as follows:
paul :~$ dmesg | grep -i eth
[ 103.710250] eth0: Broadcom 44xx/47xx 10/100BaseT Ethernet 00:15:c5:c5:5c:54
[ 104.915501] Driver 'sd' needs updating - please use bus_type methods
[ 104.915695] sda:<4>Driver 'sr' needs updating - please use bus_type methods
[ 129.000916] eth1: register 'cdc_ether' at usb-0000:00:1d.0-1, CDC Ethernet
Device, 00:20:40:d2:b8:13
[ 129.000945] usbcore: registered new interface driver cdc_ether
[ 134.437731] wlan0: ethernet device 00:16:cf:c9:26:1c using NDIS driver:
bcmwl5, version: 0x4640f05, NDIS version: 0x501, vendor: 'NDIS Network
Adapter', 14E4:4328.5.conf
[ 157.519024] martian source 255.255.255.255 from 10.113.192.1, on dev eth1
[ 159.425137] martian source 255.255.255.255 from 10.113.192.1, on dev eth1
[ 159.520982] martian source 255.255.255.255 from 10.113.192.1, on dev eth1
[ 165.977661] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 176.419098] eth1: no IPv6 routers present
[ 607.223961] eth1: unregister 'cdc_ether' usb-0000:00:1d.0-1, CDC Ethernet
Device
paul :~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:15:c5:c5:5c:54
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:18
eth1 Link encap:Ethernet HWaddr 00:20:40:d2:b8:13
inet addr:65.191.193.188 Bcast:255.255.255.255 Mask:255.255.254.0
inet6 addr: fe80::220:40ff:fed2:b813/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:48049 errors:0 dropped:0 overruns:0 frame:0
TX packets:5443 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9674495 (9.2 MB) TX bytes:600163 (586.0 KB)
This works fine on an installed ubuntu, but when I boot the installer to
do an installation on the older computer, nothing is set up. I had the
cable modem usb cable hooked up before boot, but it was not detected.
I also tried going into Alt-F2 console and setting it up manually, but
ifconfig showed nothing but "lo". And, there is not cdc-ether module
that I could try to load using modprobe.
How am I supposed to set up the network on the installer?
** Affects: ubuntu
Importance: Undecided
Status: New
--
cdc-ether does not work on installer
https://bugs.launchpad.net/bugs/236169
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs