Tiny Core Base > CorePlus
Ralink wifi cannot setup
volkerp:
Hi Stone.Giant,
edit your bootloader's configuration file, f.i. extlinux.cfg in case you use extlinux bootloader. Now simply type "syslog" as a further bootcode. Save the file and reboot your system.
Having done this follow instructions 2 through 4 given by tinypoodle.
coreplayer2:
--- Quote from: tinypoodle on March 20, 2014, 07:42:46 PM ---rt2x00usb is a dependency of rt2800usb, so I'd expect it to get loaded automatically.
--- End quote ---
I agree entirely, something is a miss here and is likely due to a mix of kernel module versions (apparently there are both 3.8.10 & 3.8.13 modules installed) first plan is to update all so we're on the right page, then add syslog boot code if needed.
I wish I had this wifi dongle
Stone.Giant:
Sorry I missed the forum I had private conversation with coreplayer2 by the way heres my current log messages. Kindly find the attached file split into halves
Stone.Giant:
I tried to modprobe -v rt2800usb.ko.gz without rebooting and it enlisted in lsmod but still no wifi. And when I rebooted the module is gone after lsmod...
root@box:/home/tc# lsmod
Module Size Used by Not tainted
rt2800usb 16384 0
rt2800lib 40960 1 rt2800usb
rt2x00usb 12288 1 rt2800usb
rt2x00lib 28672 3 rt2800usb,rt2800lib,rt2x00usb
mac80211 155648 3 rt2800lib,rt2x00usb,rt2x00lib
cfg80211 110592 2 rt2x00lib,mac80211
speedstep_lib 12288 0
cpufreq_stats 12288 0
cpufreq_powersave 12288 0
cpufreq_userspace 12288 0
cpufreq_conservative 12288 0
snd_intel8x0 20480 0
snd_ac97_codec 73728 1 snd_intel8x0
ac97_bus 12288 1 snd_ac97_codec
snd_pcm 49152 2 snd_intel8x0,snd_ac97_codec
snd_timer 20480 1 snd_pcm
snd 36864 4 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore 12288 1 snd
snd_page_alloc 12288 2 snd_intel8x0,snd_pcm
i2c_i801 16384 0
intel_agp 12288 1
intel_gtt 16384 1 intel_agp
agpgart 24576 2 intel_agp,intel_gtt
squashfs 24576 194
loop 20480 388
mperf 12288 0
ppdev 12288 0
floppy 45056 0
parport_pc 24576 0
parport 24576 2 ppdev,parport_pc
microcode 12288 0
e100 28672 0
pcspkr 12288 0
lpc_ich 16384 0
mfd_core 12288 1 lpc_ich
root@box:/home/tc# iwconfig
ip_vti0 no wireless extensions.
dummy0 no wireless extensions.
lo no wireless extensions.
eth0 no wireless extensions.
tunl0 no wireless extensions.
coreplayer2:
I'm beginning to see the problem
modinfo rt2800usb | grep 5370
reveals that in this version of the rt2800usb module there is no Alias/support for 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter So the module will not automatically load when the device is inserted.
Am not even sure that "rt2870.bin" is the correct firmware either..
However I'd try loading
wifi.tcz and
firmware-ralinkwifi.tcz
then modprobe it
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version