Access XP drivers from Ubuntu

Asked by bdancis

Hi --

  I installed Ubuntu on a Dell Inspriron 5150 with XP. I can see my XP files in the host sub tree but I can't access the ethernet (When I open up network settings, there are none listed). When I open Devices - Network Tools, there are Loopback Interface entries (IPv4 and IPv6) but no ethernet entries. How can I get access to the ethernet driver and use my web browser?

Thanks,

Barry

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Guillermo Belli (glock24) said :
#1

Are you trying to connect via wireless or via wired ethernet?

Please post the output of the following commands:

lspci
lsusb
ifconfig

Revision history for this message
bdancis (bdancis) said :
#2

Hi Guillermo--

  I am trying to connect via wireless. The output to the commands are:

$ lspci
00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor
to I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV
Processor to I/O Controller (rev 02)
00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV
Processor to I/O Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to
AGP Controller (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2
EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge
(rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller
(rev 01)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97
Modem Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation NV34M [GeForce FX
Go5200 64M] (rev a1)
02:01.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
02:04.0 CardBus bridge: Texas Instruments PCI4510 PC card Cardbus Controller
(rev 02)
02:04.1 FireWire (IEEE 1394): Texas Instruments PCI4510 IEEE-1394 Controller
03:00.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g]
802.11g Wireless LAN Controller (rev 02)

$ lsusb
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 005: ID 0781:7113 SanDisk Corp. Cruzer Micro 256MB Flash
Drive
Bus 001 Device 004: ID 046d:c505 Logitech, Inc. Cordless Mouse+Keyboard
Receiver
Bus 001 Device 003: ID 0451:2046 Texas Instruments, Inc. TUSB2046 Hub
Bus 001 Device 001: ID 0000:0000

$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:0f:1f:11:10:e5
          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:17

lo Link encap:Local Loopback
          inet addr:127.0.0.1 Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING MTU:16436 Metric:1
          RX packets:3290 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3290 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:169632 (165.6 KB) TX bytes:169632 (165.6 KB)

Thanks,

Barry

-----Original Message-----
From: <email address hidden> [mailto:<email address hidden>] On Behalf Of
Guillermo Belli
Sent: Monday, March 09, 2009 1:54 PM
To: <email address hidden>
Subject: Re: [Question #63613]: Access XP drivers from Ubuntu

Your question #63613 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/63613

    Status: Open => Needs information

Guillermo Belli requested for more information:
Are you trying to connect via wireless or via wired ethernet?

Please post the output of the following commands:

lspci
lsusb
ifconfig

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.launchpad.net/ubuntu/+question/63613

You received this question notification because you are a direct
subscriber of the question.

Revision history for this message
Micah Gersten (micahg) said :
#3

Have you tried plugging in directly and enabling the wl driver in hardware drivers? That driver worked for my broadcom chipset in intrepid. Otherwise, install the ndisgtk package to install the windows driver for your wireless card.

Revision history for this message
Guillermo Belli (glock24) said :
#4

Seems like your wireless card is a bit problematic with open source drivers, so you are better off using windows drivers with ndiswrapper.

Here's a guide that should help you:

http://blog.sampbar.com/2009/01/broadcom-bcm4318-ubuntu-intrepid/

Can you help with this problem?

Provide an answer of your own, or ask bdancis for more information if necessary.

To post a message you must log in.