SliTaz SliTaz Forum

You are not logged in.

#1 2014-05-31 15:15:37

dwellexity
Member
Registered: 2014-05-31
Posts: 4

How to make RT5390 wifi on pci work on slitaz 5 rc-2 ?

I have just started using slitaz. I have no other way to access intenet other than wifi. but the wifi card is not working on slitaz. I haven't yet installed sliatz on hard disk, just used as live usb. what drivers or other things I need to install to use RT 5390 wifi card on PCI ?

Offline

#2 2014-05-31 15:28:40

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: How to make RT5390 wifi on pci work on slitaz 5 rc-2 ?

The experimental rt2800pci driver that supports rt5390pci is compiled in kernel:

CONFIG_RT2800PCI_RT53XX=y

http://cateee.net/lkddb/web-lkddb/RT2800PCI_RT53XX.html

Open terminal.

Post output from each command.

type

[c]lspci[/c]

hit enter

type

[c]lsmod[/c]

hit enter

type

[c]ls /sys/class/net[/c]

hit enter

Offline

#3 2014-05-31 17:04:47

dwellexity
Member
Registered: 2014-05-31
Posts: 4

Re: How to make RT5390 wifi on pci work on slitaz 5 rc-2 ?

tux@slitaz:~$ su

Password:

root@slitaz:/home/tux# lsusb

Bus 001 Device 001: ID 1d6b:0002

Bus 002 Device 001: ID 1d6b:0002

Bus 001 Device 002: ID 8087:0024

Bus 003 Device 001: ID 1d6b:0002

Bus 004 Device 001: ID 1d6b:0003

Bus 002 Device 002: ID 8087:0024

Bus 001 Device 003: ID 04f2:b252

Bus 002 Device 003: ID 090c:1000

root@slitaz:/home/tux# lsmod

Module                  Size  Used by    Not tainted

ipv6                  178458 25

snd_hda_codec_hdmi     18225  1

snd_hda_codec_idt      38556  1

radeon                561108  0

rt2800pci               6641  0

rt2800lib              31926  1 rt2800pci

rt2x00pci               3483  1 rt2800pci

rt2x00lib              24359  3 rt2800pci,rt2800lib,rt2x00pci

eeprom_93cx6             946  1 rt2800pci

mac80211              161375  3 rt2800lib,rt2x00pci,rt2x00lib

i915                  262075  2

cfg80211              117342  2 rt2x00lib,mac80211

ttm                    36584  1 radeon

snd_hda_intel          16713  1

snd_hda_codec          45592  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel

i2c_algo_bit            3627  2 radeon,i915

drm_kms_helper         17504  2 radeon,i915

drm                   118562  4 radeon,i915,ttm,drm_kms_helper

snd_hwdep               3811  1 snd_hda_codec

snd_pcm                42934  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec

rfkill                 10155  1 cfg80211

snd_page_alloc          4673  2 snd_hda_intel,snd_pcm

xhci_hcd               57215  0

snd_timer              12073  1 snd_pcm

snd                    33335  9 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer

soundcore               3258  1 snd

hwmon                    865  1 radeon

i2c_core               12294  5 radeon,i915,i2c_algo_bit,drm_kms_helper,drm

intel_agp               7912  1 i915

intel_gtt               9087  3 i915,intel_agp

agpgart                17571  4 ttm,drm,intel_agp,intel_gtt

wmi                     5839  0

video                   9495  1 i915

button                  3286  1 i915

root@slitaz:/home/tux# ls /sys/class/net

dummy0  eth0    lo      tunl0   wlan0

root@slitaz:/home/tux# lspci -nn | grep -i net

08:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)

0a:00.0 Network controller [0280]: Ralink corp. RT5390 [802.11 b/g/n 1T1R G-band PCI Express Single Chip] [1814:539f]

root@slitaz:/home/tux#

Offline

#4 2014-05-31 17:38:07

dwellexity
Member
Registered: 2014-05-31
Posts: 4

Re: How to make RT5390 wifi on pci work on slitaz 5 rc-2 ?

Nevermind.

I got it working.

Simply resetting all settings in the bios to default made it work. This also made wifi work in ubuntu which stopped working at some point while I was trying to make it work in slitaz. I had changed two settings in bios - one related to virtualisation and another related to making fn keys default as special keys(WiFi, volume etc.).

Anyway, Thanks.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.55 MiB (Peak: 1.77 MiB) ]