LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 08-03-2007, 08:30 AM   #1
z4cque
LQ Newbie
 
Registered: Nov 2006
Posts: 1

Rep: Reputation: 0
unknown devices and cant access internet after apt-get update


Hi.
Suddenly i cant access internet after i sudo apt-get update and reboot system.Mine is acer travelmate 2480, Ubuntu dapper 6.06, ethernet controller: marvell technology, atheros communication. kernel 2.6.15-26-386
Can somebody please helppp me, I've been googling and searching for 2 days with the hope that I don't have to post a new thread but. . Ive tried a lot of 'solutions' from iternet, /etc/init.d/network start, modprobe marvell, ifup,ifdown etc but ended up tired and frustated. I dont want to revert to windows anymore, plus, i've been doing my project for sometime and reinstalling ubuntu is such a pain..

:~$ sudo pon dsl-provider
Plugin rp-pppoe.so loaded.
/usr/sbin/pppd: In file /etc/ppp/peers/dsl-provider: unrecognized option 'eth0'

:~$ dmesg | tail
[17189586.876000] atkbd.c: Use 'setkeycodes e033 <keycode>' to make it known.
[17189586.948000] atkbd.c: Unknown key released (translated set 2, code 0xb3 on isa0060/serio0).
[17189586.948000] atkbd.c: Use 'setkeycodes e033 <keycode>' to make it known.
[17194441.108000] Generic PHY: Registered new driver
[17194441.108000] Marvell 88E1101: Registered new driver
[17195081.048000] hub 1-0:1.0: port 2 disabled by hub (EMI?), re-enabling...
[17195081.048000] usb 1-2: USB disconnect, address 4
[17195081.160000] usb 1-2: new low speed USB device using uhci_hcd and address 5[17195081.328000] input: HID 062a:0000 as /class/input/input3
[17195081.328000] input: USB HID v1.10 Mouse [HID 062a:0000] on usb-0000:00:1d.0-2

:~$ dmesg | grep eth
[17179592.492000] Driver 'sd' needs updating - please use bus_type methods

:~$ lspci -v
0000:00:00.0 Host bridge: Intel Corporation Mobile Memory Controller Hub (rev 03)
Subsystem: Acer Incorporated [ALI]: Unknown device 0110
Flags: bus master, fast devsel, latency 0
Capabilities: <available only to root>

0000:00:02.0 VGA compatible controller: Intel Corporation Mobile Integrated Graphics Controller (rev 03) (prog-if 00 [VGA])
Subsystem: Acer Incorporated [ALI]: Unknown device 0110
Flags: bus master, fast devsel, latency 0, IRQ 169
Memory at d0200000 (32-bit, non-prefetchable) [size=512K]
I/O ports at 1800 [size=8]
Memory at c0000000 (32-bit, prefetchable) [size=256M]
Memory at d0300000 (32-bit, non-prefetchable) [size=256K]
Capabilities: <available only to root>

0000:00:02.1 Display controller: Intel Corporation Mobile Integrated Graphics Controller (rev 03)
Subsystem: Acer Incorporated [ALI]: Unknown device 0110
Flags: bus master, fast devsel, latency 0
Memory at d0280000 (32-bit, non-prefetchable) [size=512K]
Capabilities: <available only to root>

0000:00:1b.0 0403: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
Subsystem: Acer Incorporated [ALI]: Unknown device 0110
Flags: bus master, fast devsel, latency 0, IRQ 66
Memory at d0340000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <available only to root>

0000:00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 00002000-00002fff
Memory behind bridge: 32000000-320fffff
Capabilities: <available only to root>

0000:00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
Capabilities: <available only to root>

0000:00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
Capabilities: <available only to root>

0000:00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=05, subordinate=07, sec-latency=0
Capabilities: <available only to root>

0000:00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 02) (prog-if 00 [UHCI])
Subsystem: Acer Incorporated [ALI]: Unknown device 0110
Flags: bus master, medium devsel, latency 0, IRQ 58
I/O ports at 1820 [size=32]

0000:00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 02) (prog-if 00 [UHCI])
Subsystem: Acer Incorporated [ALI]: Unknown device 0110
Flags: bus master, medium devsel, latency 0, IRQ 193
I/O ports at 1840 [size=32]

0000:00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 02) (prog-if 00 [UHCI])
Subsystem: Acer Incorporated [ALI]: Unknown device 0110
Flags: bus master, medium devsel, latency 0, IRQ 185
I/O ports at 1860 [size=32]

0000:00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 02) (prog-if 00 [UHCI])
Subsystem: Acer Incorporated [ALI]: Unknown device 0110
Flags: bus master, medium devsel, latency 0, IRQ 169
I/O ports at 1880 [size=32]

0000:00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI])
Subsystem: Acer Incorporated [ALI]: Unknown device 0110
Flags: bus master, medium devsel, latency 0, IRQ 58
Memory at d0544000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <available only to root>

0000:00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) (prog-if 01 [Subtractive decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=0a, subordinate=0e, sec-latency=56
I/O behind bridge: 00003000-00003fff
Memory behind bridge: d0000000-d00fffff
Prefetchable memory behind bridge: 0000000030000000-0000000031f00000
Capabilities: <available only to root>

0000:00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
Subsystem: Acer Incorporated [ALI]: Unknown device 0110
Flags: bus master, medium devsel, latency 0
Capabilities: <available only to root>

0000:00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02) (prog-if 8a [Master SecP PriP])
Subsystem: Acer Incorporated [ALI]: Unknown device 0110
Flags: bus master, medium devsel, latency 0, IRQ 185
I/O ports at <unassigned>
I/O ports at <unassigned>
I/O ports at <unassigned>
I/O ports at <unassigned>
I/O ports at 1810 [size=16]

0000:00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
Subsystem: Acer Incorporated [ALI]: Unknown device 0110
Flags: medium devsel, IRQ 10
I/O ports at 18e0 [size=32]

0000:02:00.0 Ethernet controller: Marvell Technology Group Ltd.: Unknown device 4352 (rev 14)
Subsystem: Acer Incorporated [ALI]: Unknown device 0110
Flags: fast devsel, IRQ 11
Memory at 32000000 (64-bit, non-prefetchable) [disabled] [size=16K]
I/O ports at 2000 [disabled] [size=256]
Capabilities: <available only to root>

0000:0a:03.0 Ethernet controller: Atheros Communications, Inc.: Unknown device 001a (rev 01)
Subsystem: AMBIT Microsystem Corp.: Unknown device 0418
Flags: medium devsel, IRQ 185
Memory at d0000000 (32-bit, non-prefetchable) [size=64K]
Capabilities: <available only to root>

0000:0a:09.0 CardBus bridge: Texas Instruments: Unknown device 8039
Subsystem: Acer Incorporated [ALI]: Unknown device 0110
Flags: bus master, medium devsel, latency 168, IRQ 201
Memory at d0010000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=0a, secondary=0b, subordinate=0e, sec-latency=176
Memory window 0: 30000000-31fff000 (prefetchable)
Memory window 1: 34000000-35fff000
I/O window 0: 00003000-000030ff
I/O window 1: 00003400-000034ff
16-bit legacy interface ports at 0001

0000:0a:09.2 Mass storage controller: Texas Instruments: Unknown device 803b
Subsystem: Acer Incorporated [ALI]: Unknown device 0110
Flags: bus master, medium devsel, latency 57, IRQ 10
Memory at d0011000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <available only to root>

~$ sudo dpkg-reconfigure etherconf
Package `etherconf' is not installed and no info is available.
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
/usr/sbin/dpkg-reconfigure: etherconf is not installed


$ lspci
0000:00:00.0 Host bridge: Intel Corporation Mobile Memory Controller Hub (rev 03)
0000:00:02.0 VGA compatible controller: Intel Corporation Mobile Integrated Graphics Controller (rev 03)
0000:00:02.1 Display controller: Intel Corporation Mobile Integrated Graphics Controller (rev 03)
0000:00:1b.0 0403: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
0000:00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
0000:00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
0000:00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
0000:00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
0000:00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 02)
0000:00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 02)
0000:00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 02)
0000:00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 02)
0000:00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
0000:00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
0000:00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
0000:00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
0000:00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
0000:02:00.0 Ethernet controller: Marvell Technology Group Ltd.: Unknown device 4352 (rev 14)
0000:0a:03.0 Ethernet controller: Atheros Communications, Inc.: Unknown device 001a (rev 01)
0000:0a:09.0 CardBus bridge: Texas Instruments: Unknown device 8039
0000:0a:09.2 Mass storage controller: Texas Instruments: Unknown device 803b

Pleaseee, point me to the right way. If there is no other option, is it possible to revert the system to the state it was in 3days ago?
Sorry for the long message.
 
Old 08-04-2007, 06:41 PM   #2
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
1. Did you use automatix or easyubuntu to install anything?
2. Did you install any binary drivers? Anything from source?
3. sudo apt-get update doesn't alter anything ... so, presumably you did an upgrade as well. It sounds like stuff you did to get things going has been overwritten by the upgrade.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Toshiba A135-Not Internet access-(eth0,eth1 devices not found) jcrphx Linux - Laptop and Netbook 3 07-31-2007 08:16 PM
unknown devices Gero Linux - Software 2 04-08-2005 10:09 AM
Does 'apt-get update' update the database used by 'apt-cache'? davidas Debian 5 04-20-2004 01:27 AM
unknown devices sterrenkijker Debian 4 03-30-2004 12:14 PM
unknown devices screwball Linux - Hardware 0 04-04-2002 08:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 02:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration