Mine uses the Telit LE910C1-NF.
Since it didn't say it does voice calls I took a chance on the purchase. It worked for me but I can't speak for other parts of the world.
Search found 41 matches
- Fri Jan 22, 2021 10:05 pm
- Forum: HATs and other add-ons
- Topic: 4G/LTE HAT
- Replies: 6
- Views: 174
- Fri Jan 22, 2021 7:21 pm
- Forum: HATs and other add-ons
- Topic: 4G/LTE HAT
- Replies: 6
- Views: 174
Re: 4G/LTE HAT
https://sixfab.com/product/raspberry-pi ... modem-kit/
Was hoping to test more in-depth. I am in the US so what worked for me might not work in other parts.
Was hoping to test more in-depth. I am in the US so what worked for me might not work in other parts.
- Fri Jan 22, 2021 1:43 am
- Forum: HATs and other add-ons
- Topic: 4G/LTE HAT
- Replies: 6
- Views: 174
Re: 4G/LTE HAT
I spent the money, paid extra for overnight delivery, and I successfully made phone calls, text messages and lte data connection with my existing sim card. It was done with at test commands but the simple fact is I found one.
- Wed Jan 20, 2021 4:52 am
- Forum: HATs and other add-ons
- Topic: 4G/LTE HAT
- Replies: 6
- Views: 174
4G/LTE HAT
I'm hoping someone can point me in the right direction. I am currently working on a DIY Pi4 tablet. For now I have everything sorted out (7 inch touchscreen, audio amplifier, mpu6050, battery ups with charging) and I am slowly working on designing and 3d printing my case because the ones I found on ...
- Mon Jan 18, 2021 3:56 pm
- Forum: Advanced users
- Topic: Pi4 64-bit raspbian kernel for testing - Focus on Pi4
- Replies: 393
- Views: 168707
Re: Pi4 64-bit raspbian kernel for testing - Focus on Pi4
Has anyone had success getting the wm8960 soundcard to work with the 64bit kernel?
It works/installs fine under 32bit but borks on 64bit kernel.
It works/installs fine under 32bit but borks on 64bit kernel.
- Mon May 11, 2020 10:11 pm
- Forum: Advanced users
- Topic: Flashrom failing to update eeprom
- Replies: 5
- Views: 450
Re: Flashrom failing to update eeprom
@trejan
Thanks for that bit of info. I have made a note about the spi switch.
Thanks for that bit of info. I have made a note about the spi switch.
- Mon May 11, 2020 9:07 pm
- Forum: Advanced users
- Topic: Flashrom failing to update eeprom
- Replies: 5
- Views: 450
Re: Flashrom failing to update eeprom
Here is the section of my current boot/config.txt # Uncomment some or all of these to enable the optional hardware interfaces dtparam=i2c_arm=on #dtparam=i2s=on dtparam=spi=on # Uncomment this to enable infrared communication. #dtoverlay=gpio-ir,gpio_pin=17 #dtoverlay=gpio-ir-tx,gpio_pin=18 # Additi...
- Mon May 11, 2020 8:39 pm
- Forum: Advanced users
- Topic: Flashrom failing to update eeprom
- Replies: 5
- Views: 450
Flashrom failing to update eeprom
I successfully used the flashrom option earlier this year to update my pi4 bootloader that was working with netboot. I tried to update today and the flashrom option is failing. BCM2711 detected *** INSTALLING pieeprom-netboot.bin *** Applying bootloader update pieeprom-netboot.bin flashrom on Linux ...
- Sun Mar 22, 2020 10:16 pm
- Forum: Advanced users
- Topic: Raspberry Pi4 bootloader beta update and new stable release stream
- Replies: 56
- Views: 10484
Re: Raspberry Pi4 bootloader beta update and new stable release stream
@timg236
All good and thank you. Updated bootloader with stable and netboot is still working. I used the use_flashrom feature due to netboot and no issues so far.
All good and thank you. Updated bootloader with stable and netboot is still working. I used the use_flashrom feature due to netboot and no issues so far.
- Sun Mar 22, 2020 2:23 pm
- Forum: Advanced users
- Topic: VL805 firmware release 0137ad - fixes for Isochronous streams
- Replies: 82
- Views: 20739
Re: VL805 firmware release 0137ad - fixes for Isochronous streams
I have my firmware set to stable and updated my bootloader and my netboot is working. Whenever I try to update to ad (currently on ab) using rpi-eeprom-update -a it says it is trying to apply image vl805 ad under the stable directory. It then errors saying not found. The vl805ad bin file is in the s...
- Tue Mar 17, 2020 9:32 am
- Forum: Advanced users
- Topic: Raspberry Pi4 bootloader beta update and new stable release stream
- Replies: 56
- Views: 10484
Re: Raspberry Pi4 bootloader beta update and new stable release stream
I've had network boot on my pi4 working flawlessly now for some months. I got it to work by using the then "beta" firmware. How should I go about setting it to "stable" without affecting my working netboot? Thanks. TTT. My question got buried amid alot of off topic chatter. Than...
- Sat Mar 14, 2020 10:42 pm
- Forum: Advanced users
- Topic: Raspberry Pi4 bootloader beta update and new stable release stream
- Replies: 56
- Views: 10484
Re: Raspberry Pi4 bootloader beta update and new stable release stream
I've had network boot on my pi4 working flawlessly now for some months. I got it to work by using the then "beta" firmware.
How should I go about setting it to "stable" without affecting my working netboot?
Thanks.
How should I go about setting it to "stable" without affecting my working netboot?
Thanks.
- Sun Jan 05, 2020 3:24 pm
- Forum: General discussion
- Topic: SDCard management
- Replies: 11
- Views: 695
Re: SDCard management
I got it working last night. The simple layout is that samba and samba-common were installed. Configured /media/usb as the root shared folder. Ran into permissions issues despite setting an smb user so I had to set permissions on the shared folder to reflect the owner as other than root. It's dirty ...
- Sat Jan 04, 2020 10:09 pm
- Forum: General discussion
- Topic: SDCard management
- Replies: 11
- Views: 695
Re: SDCard management
I bit the bullet and just did the full samba process to share the /media/usb folder.
Mounted the sdcard to a directory inside /media/usb and I can access it from the windows box.
Now to get the auto mount script to work.
Thanks dickon.
Mounted the sdcard to a directory inside /media/usb and I can access it from the windows box.
Now to get the auto mount script to work.
Thanks dickon.
- Sat Jan 04, 2020 9:37 pm
- Forum: General discussion
- Topic: SDCard management
- Replies: 11
- Views: 695
Re: SDCard management
I understand what you are saying. Would be nice if there was a simple smb server already built-in to the kernel like the client is. Right now my pi4 is connecting to my omv via an smb share which also is the "bridge" between my pi4 and windows box for file transfers. I haven't been able to...
- Sat Jan 04, 2020 7:12 pm
- Forum: General discussion
- Topic: SDCard management
- Replies: 11
- Views: 695
Re: SDCard management
I'd've thought one SMB share covering /media/usb/ would do it, and be much easier, too. Valid point. I guess since my omv is taking that duty (primary smb) I'm trying not to add another "server" to my network and I would still need to configure a host of files. Easier on windows (right cl...
- Sat Jan 04, 2020 5:47 pm
- Forum: General discussion
- Topic: SDCard management
- Replies: 11
- Views: 695
Re: SDCard management
A file manager would be easier but I compile the firmwares on a windows box and then send the compiled file to the sdcards. Short of setting up smb for each sdcard (which I think is unnecessary for this task) I need a way for the windows box to put the firmware contents onto the sdcard without disco...
- Sat Jan 04, 2020 5:07 pm
- Forum: General discussion
- Topic: SDCard management
- Replies: 11
- Views: 695
SDCard management
I was hoping someone much smarter than me can point me in the right direction. To start off I have been researching this now for some weeks. I feel I have exhausted my mental limit. Granted I was able to get my omv on my odroid setup and then use that for netbooting on my pi4. So at least I am able ...
- Sun Nov 17, 2019 1:10 pm
- Forum: General discussion
- Topic: PXE boot not working
- Replies: 5
- Views: 632
Re: PXE boot not working
Without really knowing how you have your network setup it would be hard to isolate the next step in troubleshooting. I was in this spot not long ago and got netbooting working on a pi2b first. After that it was easy to migrate everything to a pi4 and netbooting. Where is your main dhcp server? Are y...
- Fri Nov 08, 2019 7:56 pm
- Forum: Troubleshooting
- Topic: Rpi4 disable ipv6
- Replies: 7
- Views: 13917
- Fri Nov 08, 2019 5:10 pm
- Forum: Troubleshooting
- Topic: Rpi4 disable ipv6
- Replies: 7
- Views: 13917
Re: Rpi4 disable ipv6
Thanks for the other responses.
I like the cmdline.txt option but would that still be considered incorrect compared to trejans suggestion?
I like the cmdline.txt option but would that still be considered incorrect compared to trejans suggestion?
- Fri Nov 08, 2019 3:16 pm
- Forum: Troubleshooting
- Topic: Rpi4 disable ipv6
- Replies: 7
- Views: 13917
Re: Rpi4 disable ipv6
MrEngman, Many thanks. I came on here to report I had found a method that works. Along with yours at least now there's two to find in the pi forums. I added sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1 to /etc/rc.local and it did the trick. Now my pi4 responds with an ipv4 address when pinging it...
- Fri Nov 08, 2019 11:58 am
- Forum: Troubleshooting
- Topic: Rpi4 disable ipv6
- Replies: 7
- Views: 13917
Rpi4 disable ipv6
I do not have ipv6 anything enabled on my router but for some reason the pi4 insists on responding to name actions via ipv6. I can ping the pi4 with its ipv4 address. When I ping through its hostname I get a host cannot be reached. Now, I know it's an ipv6 thing because these issues arise when I app...
- Thu Nov 07, 2019 3:14 am
- Forum: Troubleshooting
- Topic: Can't get PI 3B+ to connect with Anet A8
- Replies: 16
- Views: 2252
Re: Can't get PI 3B+ to connect with Anet A8
pi@repserv:~ $ ls /dev/serial/by-path platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2:1.0-port0 platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.3:1.0-port0 platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.4:1.0-port0 usb-0:1.3:1.0-port0 = a8-1 usb-0:1.4:1.0-port0 = a8-2 The attached image is how I...
- Thu Nov 07, 2019 12:19 am
- Forum: Troubleshooting
- Topic: Can't get PI 3B+ to connect with Anet A8
- Replies: 16
- Views: 2252
Re: Can't get PI 3B+ to connect with Anet A8
When you connect the printer to the pi, in an ssh session (or command line if you are using the desktop) you will issue the command ls /dev/serial/by-path There will be a value there that should correspond to the usb connection. I haven't used octoprint but in repetier server I have to add my printe...