#configurationdotnix — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #configurationdotnix, aggregated by home.social.
-
#packetradio using #digirig #aprs #direwolf #xastir #socat #packetradio #nixos #configurationdotnix #udev #ft818 #yaesuft818 #hamradio #resilientcommunication #Notfallkommunikation detailed setup video --->
https://youtu.be/smrTgJLs9Hg?si=i-F-vbtN7xKqZQTA
[ background info also under
https://themodernham.com/packet-radio-101-the-ultimate-guide/ (slow link)
https://youtu.be/V0FAzMIsxMg?si=vnqJyVgwbIoq-Gnm ] -
#packetradio using #digirig #aprs #direwolf #xastir #socat #packetradio #nixos #configurationdotnix #udev #ft818 #yaesuft818 #hamradio #resilientcommunication #Notfallkommunikation detailed setup video --->
https://youtu.be/smrTgJLs9Hg?si=i-F-vbtN7xKqZQTA
[ background info also under
https://themodernham.com/packet-radio-101-the-ultimate-guide/ (slow link)
https://youtu.be/V0FAzMIsxMg?si=vnqJyVgwbIoq-Gnm ] -
#packetradio using #digirig #aprs #direwolf #xastir #socat #packetradio #nixos #configurationdotnix #udev #ft818 #yaesuft818 #hamradio #resilientcommunication #Notfallkommunikation detailed setup video --->
https://youtu.be/smrTgJLs9Hg?si=i-F-vbtN7xKqZQTA
[ background info also under
https://themodernham.com/packet-radio-101-the-ultimate-guide/ (slow link)
https://youtu.be/V0FAzMIsxMg?si=vnqJyVgwbIoq-Gnm ] -
#packetradio using #digirig #aprs #direwolf #xastir #socat #packetradio #nixos #configurationdotnix #udev #ft818 #yaesuft818 #hamradio #resilientcommunication #Notfallkommunikation detailed setup video --->
https://youtu.be/smrTgJLs9Hg?si=i-F-vbtN7xKqZQTA
[ background info also under
https://themodernham.com/packet-radio-101-the-ultimate-guide/ (slow link)
https://youtu.be/V0FAzMIsxMg?si=vnqJyVgwbIoq-Gnm ] -
#packetradio using #digirig #aprs #direwolf #xastir #socat #packetradio #nixos #configurationdotnix #udev #ft818 #yaesuft818 #hamradio #resilientcommunication #Notfallkommunikation detailed setup video --->
https://youtu.be/smrTgJLs9Hg?si=i-F-vbtN7xKqZQTA
[ background info also under
https://themodernham.com/packet-radio-101-the-ultimate-guide/ (slow link)
https://youtu.be/V0FAzMIsxMg?si=vnqJyVgwbIoq-Gnm ] -
Just in case it is of interest, the #Huawei #E3372 LTE USB #dongle #usbstick #cellularmodem works on a #Thinkpad #X230 under #nixos running #gnome. Details of #configurationdotnix in replies to this post. Credits: chatGPT iteratively....
Important: use http://192.168.8.1 to set SIM pin manually after the device has been shown to be recognised and modeswitched using the checks:
lsusb
nmcli
ls /dev/cdc-wdm*
lsmod | grep cdc
and importantly:
usb_modeswitch --version
returns a good output message -
Just in case it is of interest, the #Huawei #E3372 LTE USB #dongle #usbstick #cellularmodem works on a #Thinkpad #X230 under #nixos running #gnome. Details of #configurationdotnix in replies to this post. Credits: chatGPT iteratively....
Important: use http://192.168.8.1 to set SIM pin manually after the device has been shown to be recognised and modeswitched using the checks:
lsusb
nmcli
ls /dev/cdc-wdm*
lsmod | grep cdc
and importantly:
usb_modeswitch --version
returns a good output message -
Just in case it is of interest, the #Huawei #E3372 LTE USB #dongle #usbstick #cellularmodem works on a #Thinkpad #X230 under #nixos running #gnome. Details of #configurationdotnix in replies to this post. Credits: chatGPT iteratively....
Important: use http://192.168.8.1 to set SIM pin manually after the device has been shown to be recognised and modeswitched using the checks:
lsusb
nmcli
ls /dev/cdc-wdm*
lsmod | grep cdc
and importantly:
usb_modeswitch --version
returns a good output message -
Just in case it is of interest, the #Huawei #E3372 LTE USB #dongle #usbstick #cellularmodem works on a #Thinkpad #X230 under #nixos running #gnome. Details of #configurationdotnix in replies to this post. Credits: chatGPT iteratively....
Important: use http://192.168.8.1 to set SIM pin manually after the device has been shown to be recognised and modeswitched using the checks:
lsusb
nmcli
ls /dev/cdc-wdm*
lsmod | grep cdc
and importantly:
usb_modeswitch --version
returns a good output message -
Just in case it is of interest, the #Huawei #E3372 LTE USB #dongle #usbstick #cellularmodem works on a #Thinkpad #X230 under #nixos running #gnome. Details of #configurationdotnix in replies to this post. Credits: chatGPT iteratively....
Important: use http://192.168.8.1 to set SIM pin manually after the device has been shown to be recognised and modeswitched using the checks:
lsusb
nmcli
ls /dev/cdc-wdm*
lsmod | grep cdc
and importantly:
usb_modeswitch --version
returns a good output message -
Running #nixos #nixos25dot05 with #gnome or #kde_plasma desktop on #lenovo #thinkpad #x230 seems to require
services.xserver.displayManager.gdm.wayland = false;This was what #chatgpt told me, and the fix it worked.
I used #flakes for the first time by following this nice video https://youtu.be/ACybVzRvDhs