You are not logged in.
Hi guys, as from the title, that's what happened. after hitting scan button in "netowrk", the wi-fi connection wasnt detected (but present and working on a machine next to the one with Slitaz 4.0 live in
The machine is a sony vaio vgn fs315h and vaio fs285h, pae machines.
Also, when unplugging the power, the warining "low battery" was blinking fastidiously and incessantly and in the exact time lapse of the blinking, the keyboard was inactive.
This is madness.
Offline
Firmware for the wifi adapter has to be installed.
Open a terminal.
Type
[c]lspci -vvnn > lspci.txt[/c]
Hit Enter
Attach lspci.txt to your reply.
Offline
nothing happened
lspci.txt
[attachment=34560,1712]
Offline
something happend - the file lspci.txt was created in /home/tux
you have to attach this file
Offline
Oh...ok...I tought to attach was to post a pic of what the machine said...OK, so I don't know how to attach a txt file, where to attach it or what does it mean. Can you please be specific?
Offline
USB seem not to be working so I did like this
[attachment=34563,1713]
Offline
I'll try to get it readable compatibly with size limitations
Offline
1st
[attachment=34565,1714]
Offline
2nd
[attachment=34566,1715]
Offline
03
[attachment=34567,1716]
Offline
04
[attachment=34568,1717]
Offline
05
[attachment=34569,1718]
Offline
06
[attachment=34570,1719]
Offline
07
[attachment=34571,1720]
Offline
08
[attachment=34572,1721]
Offline
09
[attachment=34573,1722]
Offline
what are you doing?
the pictures are unreadable
just attach the lspci.txt
just put a usb stick into the slitaz machine, copy lspci.txt to the stick and and then send it like you send the ipg
Offline
I would if I could, USB is not working when running SliTaz
Offline
can you save it to the internal disk?
Offline
I get ahold of it, machine wasn't seeing a usb card reader, a standard USB stick was OK
Offline
Download attachment ipw2200-firmware-3.1.tazpkg and copy to usb flash drive
Insert flash drive into slitaz computer.
Boot into slitaz.
Applications/System Tools/PCMan File Manager
Click on flash drive in left pane.
Navigate to ipw2200-firmware-3.1.tazpkg and double click it.
Type root in password:
Click OK button
Click Install button
Confirm ipw2200 firmware installed
Click Close button
Reload ipw2200 kernel module after installing firmware:
Open terminal
type [c]su[/c],hit Enter key
Password:
Type [c]root[/c] and hit Enter key
Prompt should change to root:
root@slitaz:/home/tux#
Type
[c]modprobe -r ipw2200 ; modprobe ipw2200[/c]
Hit Enter key
Applications/System Tools/Wifi configuration
Type [c]root[/c] in Password:
Click OK button
Double click the listed wifi access point to connect.
If the wifi access point is open (no password required) you should connect.
Click the Close button.
If the wifi access point requires is secure (password required) a second box opens,type in the password.
Click the OK button to connect.
Offline
I was on SliTaz 4.0,connections not showing.
Installation of ipw2200 firmware went OK, you guys can tell if did the reloading of ipw2200 kernel module went OK?
[attachment=34604,1731]
Offline
The kernel is not recognizing the wireless adapter.
Download http://mirror.slitaz.org/packages/4.0/rfkill-0.4.tazpkg
Copy to the flash drive.
Boot into 4.0
Install rfkill and ipw2200 firmware.
Open a terminal
Type
[c]rfkill list all[/c]
Hit Enter key
If the output lists:
Hard blocked: yes
There is a hardware switch on the laptop that needs to be toggled to turn on the wifi adapter.
If the output lists:
Soft blocked: yes
Unblock by typing
[c]rfkill unblock all[/c]
or
[c]rfkill unblock wifi[/c]
Hit Enter
Only Soft blocked: yes can be unblocked with rfkill
Recheck:
[c]rfkill list all[/c]
Hit Enter
[c]Soft blocked: no[/c]
[c]Hard blocked: no[/c]
After Soft blocked and Hard blocked both say no:
Rerun directions to unload/load ipw2200 in my previous post.
If you still have no success.
Type
[c]dmesg > dmesg.txt[/c]
Hit Enter
Copy dmesg.txt to the flash drive.
Attach dmesg.txt to your reply.
Offline
both ipw2200 and rfkill went OK, but command -rfkill list all- listed nothing
[attachment=34614,1732]
Offline
are sakura and X term equivalent?
Offline
[ Generated in 0.021 seconds, 7 queries executed - Memory usage: 1.58 MiB (Peak: 1.77 MiB) ]