Bug report:

In 3.02, I was unable to execute setup ( /usr/local/sbin/setup )
First I got the error "illegal option"

I edited line 1 to remove "+x" (maybe not supported in the ash shell?)

Then I got another error. Viewing the file in vi it was clear that the
file had "^M" line endings.

I ran the file through dos2unix:

$ sudo dos2unix /usr/local/sbin/setup

and after this I was able to execute it successfully.

=======
Having fixed the setup script, I was not able to get my WiFi connection
up. My hardware is Pi Zero and my WiFI USB dongle is a Dynamode.
I get the error "Error for wireless request "Set ESSID" (8B1A) : too few
arguments". I saw elsewhere in this forum that a user experienced this
problem when they has put in their password in the wrong case, but that
is not my problem.

On my desktop Kubuntu system, the same dongle identifies itself thus:

kernel: [15278.551030] usb 1-5.4: new high-speed USB device number 11
using xhci_hcd
kernel: [15278.639952] usb 1-5.4: New USB device found, idVendor=0bda,
idProduct=8179
kernel: [15278.639965] usb 1-5.4: New USB device strings: Mfr=1,
Product=2, SerialNumber=3
kernel: [15278.639972] usb 1-5.4: Product: 802.11n NIC
kernel: [15278.639978] usb 1-5.4: Manufacturer: Realtek
kernel: [15278.639985] usb 1-5.4: SerialNumber: 243C200D51D2
kernel: [15278.641677] Chip Version Info:
CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
NetworkManager[1028]: <info>  [1482510288.9360] (wlan0): driver supports
SSID scans (scan_capa 0x3F).
NetworkManager[1028]: <info>  [1482510288.9360] (wlan0): using WEXT for
WiFi device control

I have attached a photo of the boot screen.

(I also tried configuring by adding an edited newconfig.cfg, but end up
with the same error)

I would welcome any suggestions for debugging this further. At the
moment, I do not own a USB hub so I have to swap between the wifi dongle
and the keyboard. I'll get a hub in the next few days and see if that
allows better inspection/debug.

thanks,

nac


+-------------------------------------------------------------------+
|Filename: set_ESSID_error.jpg                                      |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=21746|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
nac's Profile: http://forums.slimdevices.com/member.php?userid=66413
View this thread: http://forums.slimdevices.com/showthread.php?t=105997

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to