You are not logged in.
Pages: 1
Hello I launched a live 32b and also 64b iso lithium in usb flash into Asus pc 64b I3 processor. The ethernet connection works perfectly, but the wifi signal is not recognised. The 32b iso works perfectly in an old 32b Acer Aspire one.
How Can I fix The problem?
Thanks very much for help
Offline
Information you need to provide in case of wireless problems:
Post output of
uname -rv
lspci -knn | grep -EiA2 net
dmesg|grep -Ei 'wlan|firmw|dhc'
sudo cat /var/log/syslog | grep -Ei 'net|wpa|dhc'Install rfkill package
sudo apt-get install rfkillPlease use "[ code ]" tags to post the output...
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
PowerPC support can be hit-or-miss with modern distros, but since BunsenLabs is based on Debian, the Debian PowerPC port is usually your best bet. If you can get a base Debian system running, installing the BunsenLabs packages or scripts on top should theoretically work.
Offline
If you can get a base Debian system running, installing the BunsenLabs packages or scripts on top should theoretically work.
This is a very old post and the OP has not returned, but just for the record: if you get a base Debian system installed (base CLI install + "standard system utilities" only) you can use the netinstall script to add BL on top:
https://github.com/BunsenLabs/bunsen-netinstall
The Carbon branch is still marked "experimental" and has not yet had exhaustive testing, but I think it works OK.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
Pages: 1