LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   slackware live current won't connect to my wifi (https://www.linuxquestions.org/questions/slackware-14/slackware-live-current-wont-connect-to-my-wifi-4175598047/)

slockna 01-23-2017 01:56 AM

slackware live current won't connect to my wifi
 
slackware64 live current won't connect to my wifi.

i can see my network in network manager but when i select it and enter my key , it just tries for a minute and deactivates.

i use the nightly 2016-01-18 iso , dd'd to a usb stick.
I use an old Pentium Core i3 laptop with intel Centrino Wireless-N 1000 ( 8086:0083 ) a good performer in windoze.

i have configured my router to favor 802.11N

aragorn2101 01-23-2017 02:38 AM

Hi,

I think it would have been better if you didn't use "dd". If Slackware Live is running on a read/write filesystem like ext4, you can write changes to the system and customize the configurations so that everytime you boot, the changes persist. But if you used the "dd" command, the filesystem will most probably be read-only (something like iso-9660).

So, please try to make the Slackware live using the iso2usb.sh script (http://www.slackware.com/~alien/liveslak/).

slockna 01-23-2017 02:47 AM

good point. i had to dd coz i didnt have a slackware machine that could run the script. will the script work if i boot the iso from a dvd ?

aragorn2101 01-23-2017 03:06 AM

Ok, let us say you have the iso somewhere on your hard drive. What you can do:

- boot from a live DVD so that you have a running Linux system
- mount the partition from your hard drive/any other drive holding the iso file
- have that script somewhere on your running system with executable permission
- run the script: ./iso2usb.sh -i PATH_TO_YOUR_ISO_FILE -o /dev/sdX

Just be careful about the /dev/sdX, make sure it is pointing to your usb. List the contents of /dev/disk/ to know for sure.

slockna 01-23-2017 03:09 AM

refreshing, back on topic :

slackware64 live current won't connect to my wifi.

i can see my network in network manager but when i select it and enter my key , it just tries for a minute and deactivates.

i use the nightly 2016-01-18 iso , dd'd to a usb stick.
I use an old Pentium Core i3 laptop with intel Centrino Wireless-N 1000 ( 8086:0083 ) a good performer in windoze.

i have configured my router to favor 802.11N

bassmadrigal 01-23-2017 07:25 PM

Try switching Network Manager's default dhcp client from dhcpcd to dhclient. I'm not sure if there's a GUI setting for this, but I believe you can edit /etc/NetworkManager/NetworkManager.conf to change it as well.

jmarca 01-24-2017 02:21 PM

I upgraded to -current yesterday and also had issues with WiFi

In my /var/log/syslog, I saw entries like:

Code:

Jan 24 12:05:56 emma kernel: [ 3700.062168] wl0: wl_set_mac_address: error setting MAC addr override
Jan 24 12:06:51 emma NetworkManager[1147]: <error> [1485288411.6412] platform-linux: do-change-link[2]: failure changing link: failure 23 (Too many open files in system)
Jan 24 12:06:51 emma NetworkManager[1147]: <warn>  [1485288411.6412] device (wlan0): failed to set MAC address to 80:E6:50:21:E6:42
Jan 24 12:06:51 emma kernel: [ 3755.291196] wl0: wl_set_mac_address: error setting MAC addr override

Poking around the internet, it seemed like this was a bug in NetworkManager. Using the current /source/n/NetworkManager slackbuild, and using the latest (1.4.4) source (from https://wiki.gnome.org/Projects/NetworkManager/), the problem went away (I am once again able to connect via wireless without issue).

So, try upgrading NetworkManager from the version in -current (1.2.6, I think) to 1.4.4.

Ah, just saw you are trying from an ISO image, so perhaps recompiling NetworkManager isn't an easy option!

bartgymnast 01-25-2017 04:42 AM

if he made the iso himself, he can just use a newer NetworkManager

BW-userx 01-25-2017 08:31 AM

Quote:

Originally Posted by slockna (Post 5658880)
slackware64 live current won't connect to my wifi.

i can see my network in network manager but when i select it and enter my key , it just tries for a minute and deactivates.

i use the nightly 2016-01-18 iso , dd'd to a usb stick.
I use an old Pentium Core i3 laptop with intel Centrino Wireless-N 1000 ( 8086:0083 ) a good performer in windoze.

i have configured my router to favor 802.11N

fresh install?

Code:

#chmod +x /etc/rc.d/rc.networkmanager
#/etc/rc.d/rc.networkmanager start

not accepting key

check key to see if correct entry

don't use nightly, prone to errors.
use stable current

Alien Bob 01-25-2017 08:43 AM

Quote:

Originally Posted by BW-userx (Post 5659960)
fresh install?

No, a Live DVD, read the posts.
Quote:

don't use nightly, prone to errors.
use stable current
There is no such thing as a "stable current". Stable = 14.2. Development = Current.

BW-userx 01-25-2017 08:58 AM

Quote:

Originally Posted by Alien Bob (Post 5659966)
No, a Live DVD, read the posts.


There is no such thing as a "stable current". Stable = 14.2. Development = Current.

My Bag, but what is this nightly that is spoke of then?
Quote:

i use the nightly 2016-01-18 iso , dd'd to a usb stick.
(their is a 14.2 that is not (kept) current in the mirrors list then on the bottom of the mirror list has a current as well. my confusion I suppose)

semantics is a bitch sometimes. lol

Alien Bob 01-25-2017 10:15 AM

Quote:

Originally Posted by BW-userx (Post 5659974)
My Bag, but what is this nightly that is spoke of then?

(their is a 14.2 that is not (kept) current in the mirrors list then on the bottom of the mirror list has a current as well. my confusion I suppose)

semantics is a bitch sometimes. lol

Semantics yes, and typos/spelling too...

You seem to be unaware of the difference between stable releases and the development version? A stable release like 14.2 will only receive maintenance by way of critical bugfixes. New development (what you call "keeping it current") only happens to the development tree which is aptly called "slackware-current".

If you care to read the posts and follow the provided URLs you will find that the OP is talking about a Live ISO of Slackware64-current, which I provide on my server, and which gets re-generated every time there is an update to slackware-current. It is meant as a quick way to experience the latest developments without having to install slackware-current.

FYI: see http://bear.alienbase.nl/mirrors/sla...-current-live/

BW-userx 01-25-2017 12:00 PM

Quote:

Originally Posted by Alien Bob (Post 5660002)
Semantics yes, and typos/spelling too...

You seem to be unaware of the difference between stable releases and the development version? A stable release like 14.2 will only receive maintenance by way of critical bugfixes.



New development (what you call "keeping it current") only happens to the development tree which is aptly called "slackware-current".

being still a stable updated to current status more than the other type of Slackware that does not use the current mirror. yes | no


nevertheless, for sake of argument,
Quote:


If you care to read the posts and follow the provided URLs you will find that the OP is talking about a Live ISO of Slackware64-current, which I provide on my server, and which gets re-generated every time there is an update to slackware-current. It is meant as a quick way to experience the latest developments without having to install slackware-current.

FYI: see http://bear.alienbase.nl/mirrors/sla...-current-live/
Nightly - to my learning was always developers tinkering with the code and putting out what they left off with, therefore not always a stable release.

Typos and misspellings, if someone can actully make out that a word is misspelled for whatever reason, that shows that they know what they word is, therefore not a big deal. please refer to my little whatever they call it that lays under ones own post that quotes can be put there.

I've already admitted fault, and thank you for the update on that information. may you have a nice day. :D


All times are GMT -5. The time now is 12:47 PM.