home.social

#configurationdotnix — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #configurationdotnix, aggregated by home.social.

  1. 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

  2. Just in case it is of interest, the LTE USB works on a under running . Details of 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

  3. 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

  4. 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

  5. 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

  6. Running with or desktop on seems to require

    services.xserver.displayManager.gdm.wayland = false;

    in

    This was what told me, and the fix it worked.

    I used for the first time by following this nice video youtu.be/ACybVzRvDhs