Why would you delay NTP until after a USB drive is mounted? .. that makes no sense.
Forget NTP. I need run Systemd service after mounting USB drive /dev/sda1
How?
Why would you delay NTP until after a USB drive is mounted? .. that makes no sense.
Forget NTP. I need run Systemd service after mounting USB drive /dev/sda1
How?
NTP is handled by connman
OK. How I can run service after mount USB Drive /dev/sda1?
How runing service Systemd after time sync ntp at boot?
Hello. Why USB HDD mount as noexec?
I use in autostart.sh
#!/bin/bash
(mount -o remount,exec /dev/sda1)&
exit 0
does not always work
not convenient
Can I edit config files for mount as exec?
Where find?
fstab emty
Thanks and Merry Christmas!
Hi!
I'm using the USB network card Asix ax88179. Continuous streaming does not work, the connection breaks after some time. The built-in 100 Mbit network card works stable.
What is the driver version in LibreElec? It might be that the driver is unstable.
Libre 8.1.2
Same problem. Can't acsess to USB-HDD folder media via Windows.
/var/media working.
Rpi3 Libre 8.2.0.1
en:users:drivers:brcm80211 [Linux Wireless]
^ there is no linux driver for this chipset; throw it out (or return it if you can) and get something something else
Really? Dmesg says otherwise
[ 2.344803] usb 1-1.3: new high-speed USB device number 5 using dwc_otg
[ 2.437311] usb 1-1.3: New USB device found, idVendor=043e, idProduct=3001
[ 2.437321] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.437325] usb 1-1.3: Product: Remote Download Wireless Adapter
[ 2.437329] usb 1-1.3: Manufacturer: Broadcom
[ 2.437332] usb 1-1.3: SerialNumber: 0
Hi! I disable onboard wi-fi.
dtoverlay=pi3-disable-wifi
How I can connect USB Wi-fi?
In settings now no Wi-fi setup.
Bus 001 Device 005: ID 043e:3001 LG Electronics USA, Inc. AN-WF100 802.11abgn Wireless Adapter [Broadcom BCM4323]
[ 2.344803] usb 1-1.3: new high-speed USB device number 5 using dwc_otg
[ 2.437311] usb 1-1.3: New USB device found, idVendor=043e, idProduct=3001
[ 2.437321] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.437325] usb 1-1.3: Product: Remote Download Wireless Adapter
[ 2.437329] usb 1-1.3: Manufacturer: Broadcom
[ 2.437332] usb 1-1.3: SerialNumber: 0
If i blocked driver onboard brcmfmac.
Can't setup USB-Wi-Fi.
He's probably referring to USB drives being mounted as "noexec", meaning that you can't run binaries from them. To fix this you can use
Yes. how I can add this in startup?
Hello. Where I can find script automount USB? fstab empty file.
Where i can find?
Hello. I install Ace Stream, but not working
Internal Server Error, couldn't find resource2017-10-15 18:03:07,125|Thread-37|acestream.webui|error in get(): urlpath=/webui/app/******/serverTraceback (most recent call last): File "ACEStream/WebUI/WebUI.py", line 238, in get File "ACEStream/WebUI/WebUI.py", line 724, in doget File "ACEStream/WebUI/WebUI.py", line 1624, in create_server_page File "ACEStream/WebUI/WebUI.py", line 1531, in get_server_params File "core.c", line 16139, in File "ACEStream/Core/Session.py", line 559, in get_local_ips File "ACEStream/Core/APIImplementation/LaunchManyCore.py", line 1068, in get_local_ips File "ACEStream/Core/BitTornado/RawServer.py", line 402, in get_local_ips File "ACEStream/Core/BitTornado/SocketHandler.py", line 922, in get_local_ipsgaierror: [Errno 7] No address associated with hostname
I add
[Root]
path = /
available = yes
browsable = yes
public = yes
writable = yes
and remove
# samba.conf v4 (do not remove)
to
# samba.conf
nothing.
Hello. i add config
[global]
workgroup = WORKGROUP
guest ok = yes
netbios name = Raspberry
security = share
browseable = yes
[myshare]
path = /
writeable = yes
browseable = yes
Why samba load default config file? not mine?
I use samba in /.config/samba.conf
Libre 8.1.2
Hi! How can I turn on the USB Wi-Fi dongle? The device is visible, its indicator is alight, but there is no WLAN network interface present.
Bus 001 Device 005: ID 043e:3001 LG Electronics USA, Inc. AN-WF100 802.11abgn Wireless Adapter [Broadcom BCM4323]
[ 2.331471] usb 1-1.3: new high-speed USB device number 5 using dwc_otg
[ 2.424011] usb 1-1.3: New USB device found, idVendor=043e, idProduct=3001
[ 2.424018] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.424022] usb 1-1.3: Product: Remote Download Wireless Adapter
[ 2.424026] usb 1-1.3: Manufacturer: Broadcom
[ 2.424030] usb 1-1.3: SerialNumber: 0