Tiny Core Base > piCore Test Releases
piCore-7.1beta2 released
bmarkus:
@Gerrelt
Does WiFi work with 7.1beta1?
I have a HTC 9271, firmware and at kernel moduels are loaded during boot correctley.
Gerrelt:
--- Quote from: jncl on March 18, 2016, 08:16:56 PM --- What does the output of dmesg look like in respect to the dongle. Can you boot without it and then insert it and post what is reported in dmesg please.
--- End quote ---
Hi Jon,
This is the dmesg after inserting the WiFi adapter:
--- Code: ---[ 28.165694] uio: disagrees about version of symbol module_layout
[ 28.177003] uio: disagrees about version of symbol module_layout
[ 28.201891] uio: disagrees about version of symbol module_layout
[ 28.207188] uio: disagrees about version of symbol module_layout
[ 28.208993] regmap_mmio: disagrees about version of symbol module_layout
[ 28.213141] uio: disagrees about version of symbol module_layout
[ 28.226332] bcm2835_gpiomem: disagrees about version of symbol module_layout
[ 28.230610] uio: disagrees about version of symbol module_layout
[ 28.233131] i2c_bcm2708: disagrees about version of symbol module_layout
[ 28.240622] i2c_bcm2708: disagrees about version of symbol module_layout
[ 28.245209] spi_bcm2835: disagrees about version of symbol module_layout
[ 28.440125] evdev: disagrees about version of symbol module_layout
[ 748.904834] usb 1-1.3.5: new high-speed USB device number 7 using dwc_otg
[ 749.135459] usb 1-1.3.5: New USB device found, idVendor=148f, idProduct=7601
[ 749.135498] usb 1-1.3.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 749.135518] usb 1-1.3.5: Product: 802.11 n WLAN
[ 749.135536] usb 1-1.3.5: SerialNumber: 1.0
[ 749.182344] rfkill: disagrees about version of symbol module_layout
--- End code ---
It disagrees a lot with the symbol module_layout..
--- Quote from: bmarkus on March 19, 2016, 03:38:32 AM ---Does WiFi work with 7.1beta1?
--- End quote ---
Hi Béla,
I've just tested it, and: yes, it "kind of" works with 7.1beta1.
The wlan01 network interface is now present when I execute the "iwconfig" command. Executing the wifi.sh script does also produce a list of WiFi SSID's.
But I cannot connect to my SSID. While trying to connect is throws (among the other output lines), this error:
--- Code: ---sh: wpa_passphrase: not found
--- End code ---
Also, I saw an error while installing wifi.tcz. It reports an checksum error on libn1.tcz:
--- Code: ---tc@box:~$ tce-load -wi wifi.tcz
wifi.tcz.dep OK
wireless_tools.tcz.dep OK
wpa_supplicant.tcz.dep OK
readline.tcz.dep OK
Downloading: wireless-4.1.18-piCore+.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wireless-4.1.18-piCo 100% |*******************************************************************************************| 2624k 0:00:00 ETA
wireless-4.1.18-piCore+.tcz: OK
Downloading: libiw.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
libiw.tcz 100% |*******************************************************************************************| 16384 0:00:00 ETA
libiw.tcz: OK
Downloading: wireless_tools.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wireless_tools.tcz 100% |*******************************************************************************************| 49152 0:00:00 ETA
wireless_tools.tcz: OK
Downloading: readline.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
readline.tcz 100% |*******************************************************************************************| 116k 0:00:00 ETA
readline.tcz: OK
Downloading: libnl.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: short write
libnl.tcz: FAILED
md5sum: WARNING: 1 of 1 computed checksums did NOT match
Error on libnl.tcz
--- End code ---
Greetings,
Gerrelt.
Rich:
Hi Gerrelt
I don't think there's any md5 problem with libnl:
--- Code: ---tc@box:~/guilib/picmanip$ wget http://tinycorelinux.net/7.x/armv6/tcz/libnl.tcz
--2016-03-19 11:26:54-- http://tinycorelinux.net/7.x/armv6/tcz/libnl.tcz
Resolving tinycorelinux.net... 89.22.99.37
Connecting to tinycorelinux.net|89.22.99.37|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 299008 (292K) [application/octet-stream]
Saving to: `libnl.tcz'
100%[================================================================================>] 299,008 589K/s in 0.5s
2016-03-19 11:26:55 (589 KB/s) - `libnl.tcz' saved [299008/299008]
tc@box:~/guilib/picmanip$ wget http://tinycorelinux.net/7.x/armv6/tcz/libnl.tcz.md5.txt
--2016-03-19 11:27:15-- http://tinycorelinux.net/7.x/armv6/tcz/libnl.tcz.md5.txt
Resolving tinycorelinux.net... 89.22.99.37
Connecting to tinycorelinux.net|89.22.99.37|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 44 [text/plain]
Saving to: `libnl.tcz.md5.txt'
100%[================================================================================>] 44 --.-K/s in 0s
2016-03-19 11:27:15 (1.77 MB/s) - `libnl.tcz.md5.txt' saved [44/44]
tc@box:~/guilib/picmanip$ md5sum -c libnl.tcz.md5.txt
libnl.tcz: OK
tc@box:~/guilib/picmanip$
--- End code ---
Maybe this is your problem:
--- Code: ---Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: short write
libnl.tcz: FAILED
--- End code ---
Isn't short write an indication your disk is full?
jncl:
Hi Béla,
I can confirm that all the WiFi dongles I have tried on 7.1beta1 work.
These include the following Vendor/Product pairs: 0x0bda/0x8176, 0xbda/0x8178, 0x0bda/0x8179, 0x148f/0x5370, 0x148f/0x7601, 0x148f/0x760b, 0x0a5c/0xbd1e.
I can also confirm that all RPi's, running 7.1beta2, that have
--- Code: ---disagrees about version of symbol module_layout
--- End code ---
messages also have just the header displayed when running lsmod
--- Code: ---Module Size Used by Not tainted
--- End code ---
and furthermore Wifi modules aren't loaded on any of these.
HTH
Jon
bmarkus:
Did you try a clean beta2 install?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version