You are not logged in.
hi. i would like to install slitaz however i will not do it until i get a wifi fix for my machine. 4.0 core boots fine but wifi driver is not supported or something. i tried alot of them, besides the load button appears to do nothing it doesn't even give me a confirmation when i click load or unload the button just clicks that is it.
my wifi driver is r8712u on bodhi ubuntu/debian.
i am VERY inexperienced with slitaz and ANYTHING that is not ubuntu related.
please help. this would be awesome to play games on since it only takes up like 35 ram on my 1gig. thanks to any help
Solution: http://forum.slitaz.org/topic/how-to-configure-wifi-in-slitaz#post-17494
Offline
Googling for "r8712u" I found this link: rtl819x - Debian Wiki.
And searching for rtl819x I found that you need linux-wireless package.
Do you know how to install package?
You can follow link: http://tazpanel:82/pkgs.cgi?info=linux-wireless (default login: root, password: root) and press "Install" to install this package.
Offline
thank you for checking into that. no with slitaz i don't know how to install things i am so used to using synaptic and gui ways without using terminals. the only problem is... the link you gave me i have to have internet already right by like a wired connection cuz that url looks wierd to me. i am using bodhi right now. i only have a wifi connection right now so any kind of packages i have to download to my hard drive and save them there then use slitaz live iso 4.0core to get to the packages on my hard drive. i aint going to install slitaz to my drive until i know the wifi will work. simply because i run into grub boot problems if i go with anything other than ubuntu. thanks
Offline
That is not weird link
It's link to TazPanel aka SliTaz administration panel. Of course, its works only in SliTaz. TazPanel makes easy many things and it better to me to give you one link than write 2-3 paragraphs.
Anyway, you can search and download SliTaz packages using our service: http://pkgs.slitaz.org from any browser and any OS. And you can share links, like this: http://pkgs.slitaz.org/search.sh?package=linux-wireless&version=s
Just follow this link to find 'linux-wireless' package. On that page you can press link to download package.
To install separate package in the SliTaz you can just double-click package. Next, enter root password, and press 'Install' button. If package have unresolved dependencies, you'll see it. If you have active internet connection, all dependencies will be installed automatically.
Offline
r8712u driver and install directions: http://forum.slitaz.org/topic/how-to-configure-wifi-in-slitaz
Online
I've swotched to new laptop and can't figure out which driver I should install
lspci -nn gave output:
[c]00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] Device [1022:1410]
00:01.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:9990]
00:01.1 Audio device [0403]: ATI Technologies Inc Device [1002:9902]
00:04.0 PCI bridge [0604]: Advanced Micro Devices [AMD] Device [1022:1414]
00:05.0 PCI bridge [0604]: Advanced Micro Devices [AMD] Device [1022:1415]
00:07.0 PCI bridge [0604]: Advanced Micro Devices [AMD] Device [1022:1417]
00:10.0 USB controller [0c03]: Advanced Micro Devices [AMD] Hudson USB XHCI Controller [1022:7812] (rev 03)
00:10.1 USB controller [0c03]: Advanced Micro Devices [AMD] Hudson USB XHCI Controller [1022:7812] (rev 03)
00:11.0 SATA controller [0106]: Advanced Micro Devices [AMD] Hudson SATA Controller [AHCI mode] [1022:7801] (rev 40)
00:12.0 USB controller [0c03]: Advanced Micro Devices [AMD] Hudson USB OHCI Controller [1022:7807] (rev 11)
00:12.2 USB controller [0c03]: Advanced Micro Devices [AMD] Hudson USB EHCI Controller [1022:7808] (rev 11)
00:13.0 USB controller [0c03]: Advanced Micro Devices [AMD] Hudson USB OHCI Controller [1022:7807] (rev 11)
00:13.2 USB controller [0c03]: Advanced Micro Devices [AMD] Hudson USB EHCI Controller [1022:7808] (rev 11)
00:14.0 SMBus [0c05]: Advanced Micro Devices [AMD] Hudson SMBus Controller [1022:780b] (rev 14)
00:14.2 Audio device [0403]: Advanced Micro Devices [AMD] Hudson Azalia Controller [1022:780d] (rev 01)
00:14.3 ISA bridge [0601]: Advanced Micro Devices [AMD] Hudson LPC Bridge [1022:780e] (rev 11)
00:14.4 PCI bridge [0604]: Advanced Micro Devices [AMD] Hudson PCI Bridge [1022:780f] (rev 40)
00:14.5 USB controller [0c03]: Advanced Micro Devices [AMD] Hudson USB OHCI Controller [1022:7809] (rev 11)
00:15.0 PCI bridge [0604]: Advanced Micro Devices [AMD] Device [1022:43a0]
00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] Device [1022:1400]
00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] Device [1022:1401]
00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] Device [1022:1402]
00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] Device [1022:1403]
00:18.4 Host bridge [0600]: Advanced Micro Devices [AMD] Device [1022:1404]
00:18.5 Host bridge [0600]: Advanced Micro Devices [AMD] Device [1022:1405]
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 07)
02:00.0 FireWire (IEEE 1394) [0c00]: JMicron Technology Corp. IEEE 1394 Host Controller [197b:2380] (rev 30)
02:00.1 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host Controller [197b:2392] (rev 30)
02:00.2 SD Host controller [0805]: JMicron Technology Corp. Standard SD Host Controller [197b:2391] (rev 30)
03:00.0 Network controller [0280]: Broadcom Corporation BCM43228 802.11a/b/g/n [14e4:4359][/c]
There's no 'wifi' word and I'm stuck
Which is my wifi controller in this case?
Offline
03:00.0 Network controller [0280]: Broadcom Corporation BCM43228 802.11a/b/g/n [14e4:4359]
Download/Install driver:
SliTaz-4.0=> http://mirror.slitaz.org/packages/stable/broadcom-wl-5.60.246.2_2.6.37.tazpkg
Cooking => http://mirror.slitaz.org/packages/cooking/broadcom-wl-5_100_82_112_3.2.14.tazpkg
Stop networking:
[c]# /etc/init.d/networking.sh stop[/c]
Open a 2nd terminal to view kernel errors:
[c]tail -f /var/log/messages[/c]
Load broadcom module in other terminal:
[c]# modprobe wl[/c]
Find wifi device alias:
[c]ls /sys/class/net[/c]
On most hardware it will be eth1
Configure network:
[c]leafpad /etc/network.conf[/c]
Add wifi device alias to INTERFACE="" and WIFI_INTERFACE="" and wifi access point connection info
Start networking:
[c]# /etc/init.d/networking.sh start[/c]
If you have problems:
Post any kernel errors from 2nd terminal related to loading wl
[c]cat /etc/network.conf[/c]
[c]ls /sys/class/net[/c]
[c]ifconfig[/c]
[c]iwconfig[/c]
[c]iwlist scan[/c]
[c]uname -a[/c]
Online
Thank you mojo for your support. I hate bothering people with such annoying questions, but I wasn't able to make it by myself
#Output from console:
[c]root@slitaz:/home/tux# /etc/init.d/network.sh stop
Stopping all interfaces
ifconfig: SIOCGIFFLAGS: No such device
Killing all daemons
wlan0 No such device
root@slitaz:/home/tux# modprobe wl
root@slitaz:/home/tux# ls /sys/class/net
dummy0 eth0 lo
root@slitaz:/home/tux# leafpad /etc/network.conf
root@slitaz:/home/tux# /etc/init.d/network.sh start
wlan0 is not a wifi interface, changing it.
Configuring ...lo no wireless extensions.
dummy0 no wireless extensions.
eth0 no wireless extensions.
[ OK ]
iwconfig: unknown command "any"
Starting udhcpc client on: ...
udhcpc: SIOCGIFINDEX: No such device[/c]
#cat /etc/network.conf
[c]# /etc/network.conf: SliTaz system wide networking configuration.
# Config file used by: /etc/init.d/network.sh
#
# Set default interface.
INTERFACE="eth0"
# Dynamic IP address.
# Enable/disable DHCP client at boot time.
DHCP="yes"
# Static IP address.
# Enable/disable static IP at boot time.
STATIC="no"
# Set IP address and netmask for a static IP.
IP="192.168.0.6"
NETMASK="255.255.255.0"
# Set route gateway for a static IP.
GATEWAY="192.168.0.1"
# Set DNS server for a static IP.
DNS_SERVER="192.168.0.1"
# Wifi connection.
# Enable/disable wireless connection at boot time.
WIFI="yes"
# Wifi interface (iwconfig) and ESSID.
WIFI_INTERFACE="wlan0"
WIFI_ESSID="any"
WIFI_MODE="managed"
WIFI_KEY=""
WIFI_KEY_TYPE="none"
WPA_DRIVER=""
WIFI_CHANNEL=""
WIFI_IWCONFIG_ARGS=""[/c]
#root@slitaz:/home/tux# ifconfig
[c]lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)[/c]
#root@slitaz:/home/tux# iwconfig
[c]lo no wireless extensions.
dummy0 no wireless extensions.
eth0 no wireless extensions.[/c]
#root@slitaz:/home/tux# iwlist scan
[c]lo Interface doesn't support scanning.
dummy0 Interface doesn't support scanning.
eth0 Interface doesn't support scanning.[/c]
#root@slitaz:/home/tux# uname -a
[c]Linux slitaz 2.6.37-slitaz #2 SMP Wed Mar 7 10:36:39 CET 2012 i686 GNU/Linux[/c]
#tux@slitaz:~$ tail -f /var/log/messages
[c]Jan 13 10:30:59 (none) daemon.err udevd[2497]: error binding udev control socket
Jan 13 10:30:59 (none) daemon.err udevd[2498]: bind failed: Address already in use
Jan 13 10:30:59 (none) user.notice error binding udev control socket
Jan 13 10:30:59 (none) daemon.err udevd[2498]: error binding udev control socket
Jan 13 10:30:59 (none) daemon.err udevd[2499]: bind failed: Address already in use
Jan 13 10:30:59 (none) user.notice error binding udev control socket
Jan 13 10:30:59 (none) daemon.err udevd[2499]: error binding udev control socket
Jan 13 10:30:59 (none) daemon.err udevd[2500]: bind failed: Address already in use
Jan 13 10:30:59 (none) user.notice error binding udev control socket
Jan 13 10:30:59 (none) daemon.err udevd[2500]: error binding udev control socket
Jan 13 10:31:57 (none) auth.notice su: + none tux:root
Jan 13 10:32:16 (none) user.info kernel: lib80211: common routines for IEEE802.11 drivers
Jan 13 10:32:16 (none) user.debug kernel: lib80211_crypt: registered algorithm 'NULL'
Jan 13 10:32:16 (none) daemon.err udevd[2651]: bind failed: Address already in use
Jan 13 10:32:16 (none) user.notice error binding udev control socket
Jan 13 10:32:16 (none) daemon.err udevd[2651]: error binding udev control socket
Jan 13 10:32:16 (none) user.warn kernel: wl: module license 'unspecified' taints kernel.
Jan 13 10:32:16 (none) user.warn kernel: Disabling lock debugging due to kernel taint
Jan 13 10:32:16 (none) daemon.err udevd[2653]: bind failed: Address already in use
Jan 13 10:32:16 (none) user.notice error binding udev control socket
Jan 13 10:32:16 (none) daemon.err udevd[2653]: error binding udev control socket
Jan 13 10:32:16 (none) daemon.err udevd[2654]: bind failed: Address already in use
Jan 13 10:32:16 (none) user.notice error binding udev control socket
Jan 13 10:32:16 (none) daemon.err udevd[2654]: error binding udev control socket
Jan 13 10:33:22 (none) user.warn kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
Jan 13 10:33:22 (none) user.warn kernel: atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.
Jan 13 10:33:22 (none) user.info kernel: usb 3-3: USB disconnect, address 7
Jan 13 10:33:22 (none) daemon.err udevd[2657]: bind failed: Address already in use
Jan 13 10:33:22 (none) user.notice error binding udev control socket
Jan 13 10:33:22 (none) daemon.err udevd[2657]: error binding udev control socket
Jan 13 10:33:22 (none) daemon.err udevd[2658]: bind failed: Address already in use
Jan 13 10:33:22 (none) user.notice error binding udev control socket
Jan 13 10:33:22 (none) daemon.err udevd[2658]: error binding udev control socket
Jan 13 10:33:22 (none) daemon.err udevd[2659]: bind failed: Address already in use
Jan 13 10:33:22 (none) user.notice error binding udev control socket
Jan 13 10:33:22 (none) daemon.err udevd[2659]: error binding udev control socket
Jan 13 10:33:22 (none) daemon.err udevd[2660]: bind failed: Address already in use
Jan 13 10:33:22 (none) user.notice error binding udev control socket
Jan 13 10:33:22 (none) daemon.err udevd[2660]: error binding udev control socket
Jan 13 10:33:22 (none) daemon.err udevd[2661]: bind failed: Address already in use
Jan 13 10:33:22 (none) user.notice error binding udev control socket
Jan 13 10:33:22 (none) daemon.err udevd[2661]: error binding udev control socket
Jan 13 10:33:22 (none) daemon.err udevd[2662]: bind failed: Address already in use
Jan 13 10:33:22 (none) user.notice error binding udev control socket
Jan 13 10:33:22 (none) daemon.err udevd[2662]: error binding udev control socket
Jan 13 10:33:22 (none) user.warn kernel: atkbd serio0: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
Jan 13 10:33:22 (none) user.warn kernel: atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.
Jan 13 10:34:03 (none) user.info kernel: r8169 0000:01:00.0: eth0: link up
Jan 13 10:34:09 (none) user.warn kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
Jan 13 10:34:09 (none) user.warn kernel: atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.
Jan 13 10:34:09 (none) user.warn kernel: atkbd serio0: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
Jan 13 10:34:09 (none) user.warn kernel: atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.
Jan 13 10:34:10 (none) user.info kernel: usb 3-3: new full speed USB device using ohci_hcd and address 8
Jan 13 10:34:10 (none) daemon.err udevd[2690]: bind failed: Address already in use
Jan 13 10:34:10 (none) user.notice error binding udev control socket
Jan 13 10:34:10 (none) daemon.err udevd[2690]: error binding udev control socket
Jan 13 10:34:10 (none) daemon.err udevd[2691]: bind failed: Address already in use
Jan 13 10:34:10 (none) daemon.err udevd[2692]: bind failed: Address already in use
Jan 13 10:34:10 (none) user.notice error binding udev control socket
Jan 13 10:34:10 (none) daemon.err udevd[2692]: error binding udev control socket
Jan 13 10:34:10 (none) user.notice error binding udev control socket
Jan 13 10:34:10 (none) daemon.err udevd[2691]: error binding udev control socket
Jan 13 10:34:10 (none) daemon.err udevd[2693]: bind failed: Address already in use
Jan 13 10:34:10 (none) user.notice error binding udev control socket
Jan 13 10:34:10 (none) daemon.err udevd[2694]: bind failed: Address already in use
Jan 13 10:34:10 (none) daemon.err udevd[2693]: error binding udev control socket
Jan 13 10:34:10 (none) user.notice error binding udev control socket
Jan 13 10:34:10 (none) daemon.err udevd[2694]: error binding udev control socket
Jan 13 10:34:10 (none) daemon.err udevd[2695]: bind failed: Address already in use
Jan 13 10:34:10 (none) user.notice error binding udev control socket
Jan 13 10:34:10 (none) daemon.err udevd[2695]: error binding udev control socket
Jan 13 10:38:29 (none) user.warn kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
Jan 13 10:38:29 (none) user.warn kernel: atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.
Jan 13 10:38:29 (none) user.info kernel: usb 3-3: USB disconnect, address 8
Jan 13 10:38:29 (none) daemon.err udevd[2707]: bind failed: Address already in use
Jan 13 10:38:29 (none) user.notice error binding udev control socket
Jan 13 10:38:29 (none) daemon.err udevd[2707]: error binding udev control socket
Jan 13 10:38:29 (none) daemon.err udevd[2708]: bind failed: Address already in use
Jan 13 10:38:29 (none) user.notice error binding udev control socket
Jan 13 10:38:29 (none) daemon.err udevd[2708]: error binding udev control socket
Jan 13 10:38:29 (none) daemon.err udevd[2709]: bind failed: Address already in use
Jan 13 10:38:29 (none) user.notice error binding udev control socket
Jan 13 10:38:29 (none) daemon.err udevd[2709]: error binding udev control socket
Jan 13 10:38:29 (none) daemon.err udevd[2711]: bind failed: Address already in use
Jan 13 10:38:29 (none) user.notice error binding udev control socket
Jan 13 10:38:29 (none) daemon.err udevd[2711]: error binding udev control socket
Jan 13 10:38:29 (none) daemon.err udevd[2710]: bind failed: Address already in use
Jan 13 10:38:29 (none) user.notice error binding udev control socket
Jan 13 10:38:29 (none) daemon.err udevd[2710]: error binding udev control socket
Jan 13 10:38:29 (none) daemon.err udevd[2712]: bind failed: Address already in use
Jan 13 10:38:29 (none) user.notice error binding udev control socket
Jan 13 10:38:29 (none) daemon.err udevd[2712]: error binding udev control socket
Jan 13 10:38:29 (none) user.warn kernel: atkbd serio0: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
Jan 13 10:38:29 (none) user.warn kernel: atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.
Jan 13 10:38:30 (none) user.warn kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
Jan 13 10:38:30 (none) user.warn kernel: atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.
Jan 13 10:38:30 (none) user.warn kernel: atkbd serio0: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
Jan 13 10:38:30 (none) user.warn kernel: atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.
Jan 13 10:38:30 (none) user.warn kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
Jan 13 10:38:30 (none) user.warn kernel: atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.
Jan 13 10:38:30 (none) user.err kernel: hub 3-0:1.0: unable to enumerate USB device on port 3
Jan 13 10:38:30 (none) user.warn kernel: atkbd serio0: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
Jan 13 10:38:30 (none) user.warn kernel: atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.
Jan 13 10:38:31 (none) user.warn kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xf8 on isa0060/serio0).
Jan 13 10:38:31 (none) user.warn kernel: atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.
Jan 13 10:38:31 (none) user.warn kernel: atkbd serio0: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
Jan 13 10:38:31 (none) user.warn kernel: atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.
Jan 13 10:38:32 (none) user.info kernel: usb 3-3: new full speed USB device using ohci_hcd and address 10
Jan 13 10:38:32 (none) daemon.err udevd[2714]: bind failed: Address already in use
Jan 13 10:38:32 (none) user.notice error binding udev control socket
Jan 13 10:38:32 (none) daemon.err udevd[2714]: error binding udev control socket
Jan 13 10:38:32 (none) daemon.err udevd[2716]: bind failed: Address already in use
Jan 13 10:38:32 (none) daemon.err udevd[2715]: bind failed: Address already in use
Jan 13 10:38:32 (none) user.notice error binding udev control socket
Jan 13 10:38:32 (none) daemon.err udevd[2716]: error binding udev control socket
Jan 13 10:38:32 (none) user.notice error binding udev control socket
Jan 13 10:38:32 (none) daemon.err udevd[2715]: error binding udev control socket
Jan 13 10:38:32 (none) daemon.err udevd[2717]: bind failed: Address already in use
Jan 13 10:38:32 (none) user.notice error binding udev control socket
Jan 13 10:38:32 (none) daemon.err udevd[2718]: bind failed: Address already in use
Jan 13 10:38:32 (none) user.notice error binding udev control socket
Jan 13 10:38:32 (none) daemon.err udevd[2718]: error binding udev control socket
Jan 13 10:38:32 (none) daemon.err udevd[2717]: error binding udev control socket
Jan 13 10:38:32 (none) daemon.err udevd[2719]: bind failed: Address already in use
Jan 13 10:38:32 (none) user.notice error binding udev control socket
Jan 13 10:38:32 (none) daemon.err udevd[2719]: error binding udev control socket
Jan 13 10:39:00 (none) daemon.info hald: mounted /dev/sda2 on behalf of uid 1000
Jan 13 10:39:00 (none) daemon.err udevd[2733]: bind failed: Address already in use
Jan 13 10:39:00 (none) user.notice error binding udev control socket
Jan 13 10:39:00 (none) daemon.err udevd[2733]: error binding udev control socket
Jan 13 10:39:14 (none) daemon.err udevd[2740]: bind failed: Address already in use
Jan 13 10:39:14 (none) user.notice error binding udev control socket
Jan 13 10:39:14 (none) daemon.err udevd[2740]: error binding udev control socket[/c]
Offline
I tried to do it with slitaz-4.0-justx.iso, and in this case the wifi switch stays orange all the time (which means hardware is off) and I'm not able to turn it on - pushing it doesn't change anything
Maybe that's the clue. What could be a reason of such behaviour?
Offline
does your laptop has a switch to disable wifi?
i can't see any wifi device in your [c]ls /sys/class/net[/c]
Offline
Yes, it has a switch, however pushing it has no effect
Normally, when I start windows, it works as expected
Offline
me dumb, you just told that you have a non working switch when i asked you :-)
lsmod output ?
tail -f /var/log/messagestail -f /var/log/messages while you push the switch ?
ls /sys/class/netls /sys/class/net ?
Offline
Install rfkill
[c]# tazpkg -gi rfkill[/c]
[c]# rfkill list all[/c]
Is your wireless device listed?
If your wireless device is Hard blocked: Yes and/or Soft blocked: Yes
then
[c]# rfkill unblock all[/c]
Recheck the status:
[c]# rfkill list all[/c]
Online
#lsmod
[c]Module Size Used by Not tainted
parport_pc 16061 0
parport 20983 1 parport_pc
video 9783 0
button 3602 0
output 1144 1 video
xhci_hcd 45731 0[/c]
#tail -f /var/log/messages
[c]Jan 13 17:52:47 (none) user.warn kernel: atkbd serio0: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
Jan 13 17:52:47 (none) user.warn kernel: atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.[/c]
#ls /sys/class/net
[c]dummy0
eth0
lo[/c]
#rfkill list all
[c]Can't open RFKILL control device: No such file or directory[/c]
Offline
I don't see wl module loaded in lsmod output.
[c]# modprobe wl[/c]
Retry rfkill commands.
Online
After modprobing wl (loaded, visible in lsmod output) rfkill gives the same message
Offline
modprobe rfkill ?
Offline
@tazpider
broadcom-wl on slitaz-4.0 works with BCM4311 wifi chipset, rfkill list all returns nothing on my laptop.
My wifi adapter turns-on/off with keyboard switch.
ls /sys/class/net shows adapter still registers when powered off with rmmod wl followed by modprobe wl.
Posting output of commands on my system to give you an idea as to what you should see.
ls /sys/class/net
dummy0 eth1 lo
lsmod
Module Size Used by Tainted: P
lib80211_crypt_tkip 6319 0
wl 1937352 0
lib80211 2676 2 lib80211_crypt_tkip,wl
mac80211 145388 0
cfg80211 99896 1 mac80211
rfkill 10682 1 cfg80211
iwlist eth1 scan
eth1 Scan completed :
Cell 01 - Address: C8:3A:35:43:1D:20
ESSID:"cavalier912"
Mode:Managed
Frequency:2.422 GHz (Channel 3)
Quality:5/5 Signal level:-29 dBm Noise level:-92 dBm
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
18 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 12 Mb/s
24 Mb/s; 48 Mb/s
iwconfig eth1
eth1 IEEE 802.11bg ESSID:"cavalier912" Nickname:""
Mode:Managed Frequency:2.432 GHz Access Point: C8:3A:35:43:1D:20
Bit Rate=54 Mb/s Tx-Power:24 dBm
Retry min limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Managementmode:All packets received
Link Quality=5/5 Signal level=-33 dBm Noise level=-57 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
tail -f /var/log/messages
Jan 13 15:03:32 (none) user.warn kernel: wl: module license 'unspecified' taints kernel.
Jan 13 15:03:32 (none) user.info kernel: wl 0000:0b:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Jan 13 15:03:32 (none) user.debug kernel: wl 0000:0b:00.0: setting latency timer to 64
Jan 13 15:03:32 (none) user.debug kernel: lib80211_crypt: registered algorithm 'TKIP'
Jan 13 15:03:32 (none) user.warn kernel: eth0: Broadcom BCM4311 802.11 Hybrid Wireless Controller .60.246.2
Jan 13 15:03:32 (none) user.warn kernel: <30>udevd[1173]: renamed network interface eth0 to eth1
Online
I've made live usb stick with 'justx' flavour by tazlito
There are no packages for wireless on it, so I installed:
[c]linux-wireless
broadcom-wl[/c]
Maybe something else is missing?
Offline
Did you install rfkill?
Is hal running? /etc/init.d/hald restart
Did you modprobe wl and rfkill?
Lsmod output?
Ls /sys/class/net?
Please don't change settings between posts, it' a little bit confusing.
Offline
As I mentioned before, I use live usb (don't have system installed on hdd), so I need to install and update configuration each time I turn it on
But in general settings are the same.
Did you install rfkill? YES
Is hal running? /etc/init.d/hald restart YES
Did you modprobe wl and rfkill? YES
Lsmod output?
[c]Module Size Used by Tainted: P
wl 1937352 0
lib80211 2676 0
rfkill 10682 0
parport_pc 16061 0
parport 20983 1 parport_pc
video 9783 0
button 3602 0
output 1144 1 video
xhci_hcd 45731 0[/c]
Ls /sys/class/net?
[c]dummy eth0 lo[/c]
[c]rfkill list all[/c] returns nothing
Keybord switch is still inactive
[c]#tail -f /var/log/messages
Jan 14 18:37:47 (none) user.warn kernel: atkbd serio0: Unknown key released (translated set 2, code 0xf8 on isa0060/serio0).
Jan 14 18:37:47 (none) user.warn kernel: atkbd serio0: Use 'setkeycodes e078 <keycode>' to make it known.[/c]
Offline
well, at least the rfkill error is gone. take a pen, write exactly what you have done and do it again every time you reboot :-)
reading this
http://pkgs.slitaz.org/search.sh?file=rfkill&version=s
the package hal-info seems to contain some suspicious hal rules, try to install it, restart hal and test if keyboard switch get recognized.
if not please try rolling too, newer kernel usually means more supported hardware
Offline
try modprobe cfg80211 too
Offline
Unfortunaltely [c]hal-info[/c] nor [c]modprobe cfg80211[/c] didn't change the situation
I'm giving up temporarily, maybe 5.0 will fix the issue. I guess this laptop is quite new model (hp probook 6475b) so maybe new kernel is the solution
Anyways thank you guys for your help and patience 
P.S. If I try rolling and it works - I will post info here
Offline
http://www.linlap.com/hp_probook_6475b
is the "proprietary Broadcom wl driver" the one linked by Mojo?
check this too
https://wiki.archlinux.org/index.php/Broadcom_wireless
don't give up...
Offline
[ Generated in 0.027 seconds, 7 queries executed - Memory usage: 1.63 MiB (Peak: 1.77 MiB) ]