Strona 1 z 1

sterowniki do WiFi D-Link DWL-G630, Ralink RT 2561/R

: 02 maja 2009, 17:03
autor: _Lamer_
Witam!

Mam kartę WiFi D-Link DWL-G630, Ralink RT 2561/R, jak mam zainstalować te sterowniki: http://www.ralinktech.com.tw/data/drive ... .3.tar.bz2
Jakby co:

Kod: Zaznacz cały

[nazwa mojego komputera]:/home/n3t# lspci
00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
00:03.0 CardBus bridge: Texas Instruments PCI1225 (rev 01)
00:03.1 CardBus bridge: Texas Instruments PCI1225 (rev 01)
00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
00:08.0 Multimedia audio controller: ESS Technology ES1983S Maestro-3i PCI Audio Accelerator (rev 10)
01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility P/M AGP 2x (rev 64)
06:00.0 Network controller: RaLink RT2561/RT61 rev B 802.11g
[nazwa mojego kompa]:/home/n3t# uname -a
Linux [nazwa mojego kompa] 2.6.26-2-686 #1 SMP Thu Mar 26 01:08:11 UTC 2009 i686 GNU/Linux
[nazwa mojego kompa]:/home/n3t# clear

[nazwa mojego kompa]:/home/n3t# uname -a
Linux [nazwa mojego kompa] 2.6.26-2-686 #1 SMP Thu Mar 26 01:08:11 UTC 2009 i686 GNU/Linux
[nazwa mojego kompa]:/home/n3t# dpkg --print-architecture
i386
[nazwa mojego kompa]:/home/n3t# lspci -k
00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
        Kernel driver in use: agpgart-intel
        Kernel modules: intel-agp
00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
        Kernel modules: shpchp
00:03.0 CardBus bridge: Texas Instruments PCI1225 (rev 01)
        Kernel driver in use: yenta_cardbus
        Kernel modules: yenta_socket
00:03.1 CardBus bridge: Texas Instruments PCI1225 (rev 01)
        Kernel driver in use: yenta_cardbus
        Kernel modules: yenta_socket
00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
        Kernel driver in use: PIIX_IDE
        Kernel modules: piix
00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
        Kernel driver in use: uhci_hcd
        Kernel modules: uhci-hcd
00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
        Kernel driver in use: piix4_smbus
        Kernel modules: i2c-piix4
00:08.0 Multimedia audio controller: ESS Technology ES1983S Maestro-3i PCI Audio Accelerator (rev 10)
        Kernel modules: snd-maestro3
01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility P/M AGP 2x (rev 64)
06:00.0 Network controller: RaLink RT2561/RT61 rev B 802.11g
        Kernel driver in use: rt61pci
        Kernel modules: rt61pci
[nazwa mojego komputera]:/home/n3t# 

: 02 maja 2009, 19:59
autor: fnmirk
Sprawdź:
http://debian.linux.pl/viewtopic.php?p=52435
http://wiki.zenwalk.org/index.php?title ... T2561/RT61

Wydaje mi się że ta karta obecnie wymaga tylko firmware?

: 02 maja 2009, 21:09
autor: _Lamer_
Po prostu nie wiem jak zainstalować te konkretne sterowniki.

: 05 maja 2009, 23:54
autor: fnmirk
Ale co próbujesz zrobić że nie wychodzi?

: 07 maja 2009, 12:00
autor: DadaD
_Lamer_ pisze:Po prostu nie wiem jak zainstalować te konkretne sterowniki.
Sprawdzamy co jest potrzebne do naszej karty

Kod: Zaznacz cały

-$ aptitude search ralink
p   firmware-ralink                                       - Binary firmware for Ralink RT2561, RT2571, RT2661 and RT2671 
i nastepnie instalujemy

Kod: Zaznacz cały

aptitude install firmware-ralink
i nastepnie załadowujemy moduł

Kod: Zaznacz cały

modprobe rt61
lub robimy restart

i konfigurujemy kartę

Pozdrowienia