Reliable USB WiFi?
03 Nov 2017 10:10 #101247
by rodw
Replied by rodw on topic Reliable USB WiFi?
From your screen dump, what is the name of the network you wish to connect to? When you click on it, odes it give you an option to enter the passcode?
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 10:14 #101248
by InMyDarkestHour
Replied by InMyDarkestHour on topic Reliable USB WiFi?
In a previous dmesg dump tecno's wifi dongle tried to connect.....I did a quick search about that issue and it appears there maybe an issue with the length of the interface name & firmware. The fix I mentioned will revert back to the ethx & wlanx naming convention. I use the same options as it's easier to remember which port is eth0 rather than an name that is part driver-part mac or some formula that divides by your grandmother's maiden name.
Please Log in or Create an account to join the conversation.
03 Nov 2017 10:20 #101249
by tecno
Replied by tecno on topic Reliable USB WiFi?
Got 2 and both work OK when accessing via mobile phone - laptop so I have passwords OK.
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 10:21 #101250
by InMyDarkestHour
Replied by InMyDarkestHour on topic Reliable USB WiFi?
Have you tried the GRUB fix yet ?
Please Log in or Create an account to join the conversation.
03 Nov 2017 10:22 #101251
by tecno
Replied by tecno on topic Reliable USB WiFi?
Never heard of, so please enlighten me.
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 10:24 #101252
by InMyDarkestHour
Replied by InMyDarkestHour on topic Reliable USB WiFi?
[/ol]
I wrote about it 10 - 15 minutes ago in this thread.
forum.linuxcnc.org/pathpilot/33493-relia...wifi?start=30#101242
Never heard of, so please enlighten me.
I wrote about it 10 - 15 minutes ago in this thread.
forum.linuxcnc.org/pathpilot/33493-relia...wifi?start=30#101242
Please Log in or Create an account to join the conversation.
03 Nov 2017 10:28 #101253
by tecno
Replied by tecno on topic Reliable USB WiFi?
Sorry missed that totally with so many messages in rapid.
Will take a brake and have lunch and read on that topic.
Thank you for your kind help that is really appreciated.
Will take a brake and have lunch and read on that topic.
Thank you for your kind help that is really appreciated.
Please Log in or Create an account to join the conversation.
03 Nov 2017 12:19 #101256
by tecno
Replied by tecno on topic Reliable USB WiFi?
boot/grub/menu.lst
No such named file can be found
No such named file can be found
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 21:21 - 03 Nov 2017 21:22 #101291
by InMyDarkestHour
OK......
You really need to state the command you were trying to execute, a error msg has no meaning without context.
Usually the file is /boot/grub/menu.lst not boot/grub/menu.lst
If you are trying to edit that file you will have to do it as the superuser: ie precede the command with sudo
eg: sudo vi /boot/grub/menu.lst
vi can be replace by your favourite editor
Here is an article on temporarily editing the grub boot options.
But please precede any error msgs with the command you trying to execute. Otherwise there is no way of knowing what is producing the error message.
Replied by InMyDarkestHour on topic Reliable USB WiFi?
boot/grub/menu.lst
No such named file can be found
OK......
You really need to state the command you were trying to execute, a error msg has no meaning without context.
Usually the file is /boot/grub/menu.lst not boot/grub/menu.lst
If you are trying to edit that file you will have to do it as the superuser: ie precede the command with sudo
eg: sudo vi /boot/grub/menu.lst
vi can be replace by your favourite editor
Here is an article on temporarily editing the grub boot options.
But please precede any error msgs with the command you trying to execute. Otherwise there is no way of knowing what is producing the error message.
Last edit: 03 Nov 2017 21:22 by InMyDarkestHour.
Please Log in or Create an account to join the conversation.
03 Nov 2017 21:26 #101292
by PCW
Replied by PCW on topic Reliable USB WiFi?
BTW the USB -->Ethernet dongle I use on many linux/LinuxCNC systems without issue
is on based on the Asix AX88179 chip
is on based on the Asix AX88179 chip
Please Log in or Create an account to join the conversation.
Moderators: cncbasher
Time to create page: 0.085 seconds