![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Networking & Wireless Having problems getting connected to the internet or getting your wireless card to work? Ask here. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
A Carafe of Ubuntu
![]() |
T41 internal wifi card driver
Is there a wifi driver out there for the IBM T41.
Just Got the laptop recently and wondering if a driver exist and if it is compiled for the internal card. Currently im using a wifi usb that is using a prism54 driver I believe. The connection is in and out and it does not stay consistent. Please advise and suggests some tutorials if you have any. Thanks in advance. |
|
|
|
|
|
#2 |
|
Ubuntu addict and loving it
![]() |
Re: T41 internal wifi card driver
The T41 came with three different wireless cards. Which one does yours have? Open a terminal and do:
Code:
sudo lshw -C network
__________________
Registered Linux User #374501 Fabricati diem, pvnc |
|
|
|
|
|
#3 |
|
A Carafe of Ubuntu
![]() |
Re: T41 internal wifi card driver
that command gave:
Code:
*-network
description: Ethernet interface
product: 82540EP Gigabit Ethernet Controller (Mobile)
vendor: Intel Corporation
physical id: 1
bus info: pci@0000:02:01.0
logical name: eth0
version: 03
serial: 00:11:25:81:43:d8
size: 100MB/s
capacity: 1GB/s
width: 32 bits
clock: 66MHz
capabilities: pm bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000 driverversion=7.3.20-k2-NAPI duplex=full firmware=N/A ip=192.168.1.138 latency=64 link=yes mingnt=255 module=e1000 multicast=yes port=twisted pair speed=100MB/s
|
|
|
|
|
|
#4 |
|
Ubuntu addict and loving it
![]() |
Re: T41 internal wifi card driver
It looks, at this point, like you have no wireless card built in. Is it perhaps not enabled in the BIOS?
__________________
Registered Linux User #374501 Fabricati diem, pvnc |
|
|
|
|
|
#5 |
|
A Carafe of Ubuntu
![]() |
Re: T41 internal wifi card driver
It is enabled in the bios.
|
|
|
|
|
|
#6 |
|
Ubuntu addict and loving it
![]() |
Re: T41 internal wifi card driver
I'm not quite sure how to activate a wireless card that is not even seen in any way by the computer. You might do:
Code:
dmesg | grep -i wireless sudo cat /var/log/messages | grep -i wireless
__________________
Registered Linux User #374501 Fabricati diem, pvnc |
|
|
|
|
|
#7 |
|
A Carafe of Ubuntu
![]() |
Re: T41 internal wifi card driver
Ill give that a shot tonight when I get back home.
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|