Reliable USB WiFi?
- InMyDarkestHour
- Offline
- User is blocked
Less
More
- Posts: 701
- Thank you received: 111
03 Nov 2017 09:32 #101236
by InMyDarkestHour
Replied by InMyDarkestHour on topic Reliable USB WiFi?
What utility are you attempting to use to configure this device ?
Please Log in or Create an account to join the conversation.
03 Nov 2017 09:34 #101237
by tecno
Replied by tecno on topic Reliable USB WiFi?
Only the built in *Edit Connections* on desktop top right
Please Log in or Create an account to join the conversation.
- InMyDarkestHour
- Offline
- User is blocked
Less
More
- Posts: 701
- Thank you received: 111
03 Nov 2017 09:38 #101238
by InMyDarkestHour
Replied by InMyDarkestHour on topic Reliable USB WiFi?
Is the device available to config ?
If it is can you try to connect and run dmesg ?
If it is can you try to connect and run dmesg ?
Please Log in or Create an account to join the conversation.
03 Nov 2017 09:41 #101239
by tecno
Replied by tecno on topic Reliable USB WiFi?
No not the Zonet USB dongle only my WiFi network
Please Log in or Create an account to join the conversation.
03 Nov 2017 09:46 #101240
by tecno
Replied by tecno on topic Reliable USB WiFi?
Please Log in or Create an account to join the conversation.
- InMyDarkestHour
- Offline
- User is blocked
Less
More
- Posts: 701
- Thank you received: 111
03 Nov 2017 09:48 #101241
by InMyDarkestHour
Replied by InMyDarkestHour on topic Reliable USB WiFi?
Is the wifi dongle seen in the config utility ? You have answered yes and no to the question .
Please Log in or Create an account to join the conversation.
- InMyDarkestHour
- Offline
- User is blocked
Less
More
- Posts: 701
- Thank you received: 111
03 Nov 2017 09:51 - 03 Nov 2017 10:25 #101242
by InMyDarkestHour
Replied by InMyDarkestHour on topic Reliable USB WiFi?
Ok
What you need to do is add these options to grub net.ifnames=0 biosdevname=0
This will rename your wired ethernet port to eth0 and wifi to wlan0
This is an example of my grub line....do not copy.
linux /boot/vmlinuz-4.4.0-62-generic root=UUID=17818cd8-a2fb-4f61-9c69-9d7f0c7058d7 ro quiet splash net.ifnames=0 biosdevname=0 $vt_handoff init=/sbin/upstart
This page will show you how to modify grub
wiki.linuxcnc.org/cgi-bin/wiki.pl?The_Is..._Parameter_And_GRUB2
The problem seems to be the wifi firmware has an issue with the length of the wifi interface name.
What you need to do is add these options to grub net.ifnames=0 biosdevname=0
This will rename your wired ethernet port to eth0 and wifi to wlan0
This is an example of my grub line....do not copy.
linux /boot/vmlinuz-4.4.0-62-generic root=UUID=17818cd8-a2fb-4f61-9c69-9d7f0c7058d7 ro quiet splash net.ifnames=0 biosdevname=0 $vt_handoff init=/sbin/upstart
This page will show you how to modify grub
wiki.linuxcnc.org/cgi-bin/wiki.pl?The_Is..._Parameter_And_GRUB2
The problem seems to be the wifi firmware has an issue with the length of the wifi interface name.
Last edit: 03 Nov 2017 10:25 by InMyDarkestHour.
Please Log in or Create an account to join the conversation.
03 Nov 2017 09:54 #101243
by tecno
Replied by tecno on topic Reliable USB WiFi?
Yes I can see the MAC address
Please Log in or Create an account to join the conversation.
03 Nov 2017 09:57 #101244
by rodw
Your screen dump displays a list of available networks. To me that says your USB is working and you just need to connect to your network with network password.....
Replied by rodw on topic Reliable USB WiFi?
Yes I can see the MAC address
Your screen dump displays a list of available networks. To me that says your USB is working and you just need to connect to your network with network password.....
Please Log in or Create an account to join the conversation.
03 Nov 2017 09:59 #101245
by tecno
Replied by tecno on topic Reliable USB WiFi?
Yes that is correct, I can connect with phone - laptop etc with no problems but this PC no.
Please Log in or Create an account to join the conversation.
Moderators: cncbasher
Time to create page: 0.218 seconds