You are not logged in.
Hello world,
I moved from 2.0 to SliTaz 3.0 quite recently, and now I've returned to my real (professional) computer I realized that my network device seems to be undetected. I explain : following the handbook and using all the debugging commands I'm still unable to access my wifi. Either on wlan0, eth0 or lo, either with the key or not, either with the ESSID or not.
lspci | grep -1 network returns :
"0e:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device 8172 (rev 10)"
dmesg | tail returns 10 errors :
"ACPI Error (evevent-0306): No installed handler for fixed event [00000000] [20090320]"
While testing, I loaded ALL the modules and installed ALL the firmwares (but I doubt it worked, cause without wifi I can't access the Internet). No result.
lwconfig returns "no wireless extension" for both lo, dummy0 and eth0. Even after changing modules or restart. I noticed in the shell : "wlan0 No such device", "wlan0 is not a wifi interface, changing it. Configuring ... ifconfig : up: error fetching interface information: Device not found".
If needed, I have some screenshot I'll be able to post.
Could you help me fix that problem ? Thank you.
P-S : excuse for my bad english, I'm french but I prefer post that topic in the english section, cause it's more used and answered.
Did you try the ra0 interface ?
Offline
Just tried. Instead or eth0 or wlan0, right ?
Doesn't change anything.
(I didnt knew this interface exists, anyway)
@Moisewitz
lspci -nn
10ec 8172
http://cateee.net/lkddb/web-lkddb/RTL8192SE.html
found in Linux kernels: 3.0–3.1, 3.1+HEAD
slitaz kernel versions too old:
slitaz stable kernel 2.6.30.6
slitaz cooking kernel 2.6.37
You have to go to realtek download the driver source code and firmware.
Install slitaz-toolchain,linux-source and compile
Ndiswrapper:
Broken on stable 3.0 kernel 2.6.30.6
Working on cooking kernel 2.6.37
Offline
[ Generated in 0.038 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]