Strona 1 z 2

Instalacja sterowników wifi ipw2100 w IBM T40

: 11 marca 2011, 17:39
autor: bruus
Prosze o pomoc w uruchomieniu wifi.
Mam sterownik ipw2100-1.3,fw ale nie mam pojęcia co dalej zrobić.
Repozytoria mam zaktualizowane


Pozdrawiam,
Bruus

: 11 marca 2011, 18:01
autor: DaVidoSS
Repozytoria mam zaktualizowane
Rozumem przez to że dodałeś sekcję non-free w /etc/apt/sources.list
W terminalu wykonaj:

Kod: Zaznacz cały

su
apt-get update
apt-get install firmware-ipw2x00 wireless-tools  wpasupplicant wicd
update-initramfs -uv | grep firmware
Pokaż co zwraca polecenie:

Kod: Zaznacz cały

iwconfig
By aktywować kartę:

Kod: Zaznacz cały

ifconfig wlan0 up
Zobacz mojego bloga w razie kłopotów z konfiguracją połączenia.

http://debian.linux.pl/entries/102-Inte ... e-oraz-WPA

: 11 marca 2011, 18:11
autor: bruus
Polecenie:

Kod: Zaznacz cały

root@debian:/home/sq5obs# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

irda0     no wireless extensions.

pan0      no wireless extensions.

: 11 marca 2011, 18:14
autor: DaVidoSS
A to dziwne. Pakiety się zainstalowały prawidłowo? Zrestartuj komputer.
Pokaż:

Kod: Zaznacz cały

lspci
iwconfig

: 11 marca 2011, 18:17
autor: bruus

Kod: Zaznacz cały

root@debian:/home/sq5obs# lspci
00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 03)
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.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus 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: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]
02:00.0 CardBus bridge: Texas Instruments PCI1520 PC card Cardbus Controller (rev 01)
02:00.1 CardBus bridge: Texas Instruments PCI1520 PC card Cardbus Controller (rev 01)
02:01.0 Ethernet controller: Intel Corporation 82540EP Gigabit Ethernet Controller (Mobile) (rev 03)
02:02.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)
03:00.0 USB Controller: NEC Corporation USB (rev 43)
03:00.1 USB Controller: NEC Corporation USB (rev 43)
07:00.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 62)
07:00.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 62)
07:00.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 65)
Pakiety zainstalowane w najnowszych wersjach.

Zresetowałem komputer jeszcze raz i ruszyło.
Dziękuję bardzo za pomoc.

: 11 marca 2011, 18:34
autor: DaVidoSS
Fajnie..

: 11 marca 2011, 18:35
autor: bruus
Ruszyło po ponownym restarcie. Tylko wszystko jakoś tak bardzo się muli. Bardzo powoli system pracuje.

: 11 marca 2011, 18:40
autor: DaVidoSS
Pokaż:

Kod: Zaznacz cały

lspci -k
lsmod | grep iw
Zobaczymy jaki moduł się załadował. 2100 czy 2200. Jeśli 2200 to użyjemy nowszej wersji 3.1.

: 11 marca 2011, 18:45
autor: bruus

Kod: Zaznacz cały

sq5obs@debian:~$ lspci -k
00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 03)
	Subsystem: IBM Thinkpad T40 series
	Kernel driver in use: agpgart-intel
00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
	Subsystem: IBM ThinkPad
	Kernel driver in use: uhci_hcd
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
	Subsystem: IBM ThinkPad
	Kernel driver in use: uhci_hcd
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
	Subsystem: IBM ThinkPad
	Kernel driver in use: uhci_hcd
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
	Subsystem: IBM ThinkPad
	Kernel driver in use: ehci_hcd
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)
	Subsystem: IBM ThinkPad
	Kernel driver in use: ata_piix
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01)
	Subsystem: IBM ThinkPad
	Kernel driver in use: i801_smbus
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
	Subsystem: IBM ThinkPad T41
	Kernel driver in use: Intel ICH
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01)
	Subsystem: IBM ThinkPad T41
	Kernel driver in use: Intel ICH Modem
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]
	Subsystem: IBM ThinkPad T42 2373-4WU
	Kernel driver in use: radeon
02:00.0 CardBus bridge: Texas Instruments PCI1520 PC card Cardbus Controller (rev 01)
	Subsystem: IBM ThinkPad T30/T40
	Kernel driver in use: yenta_cardbus
02:00.1 CardBus bridge: Texas Instruments PCI1520 PC card Cardbus Controller (rev 01)
	Subsystem: IBM ThinkPad T30/T40
	Kernel driver in use: yenta_cardbus
02:01.0 Ethernet controller: Intel Corporation 82540EP Gigabit Ethernet Controller (Mobile) (rev 03)
	Subsystem: IBM Thinkpad
	Kernel driver in use: e1000
02:02.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)
	Subsystem: Intel Corporation Device 2551
	Kernel driver in use: ipw2100
03:00.0 USB Controller: NEC Corporation USB (rev 43)
	Subsystem: NEC Corporation Hama USB 2.0 CardBus
	Kernel driver in use: ohci_hcd
03:00.1 USB Controller: NEC Corporation USB (rev 43)
	Subsystem: NEC Corporation Hama USB 2.0 CardBus
	Kernel driver in use: ohci_hcd
07:00.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 62)
	Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
	Kernel driver in use: uhci_hcd
07:00.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 62)
	Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
	Kernel driver in use: uhci_hcd
07:00.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 65)
	Subsystem: VIA Technologies, In

Kod: Zaznacz cały

lsmod | grep iw
nic nie zwraca

: 11 marca 2011, 18:53
autor: DaVidoSS
No tak, powinno być :

Kod: Zaznacz cały

lsmod | grep ip
Pokaż. Co prawda wiemy już że jest to 2100, ale będziemy potrzebować pełnej nazwy modułu.