Search found 91 matches
- Tue Jul 28, 2020 8:44 pm
- Forum: General discussion
- Topic: Raspberry pi 4 8GB - SSD and adapter
- Replies: 20
- Views: 2742
Re: Raspberry pi 4 8GB - SSD and adapter
Yes I didn’t doubt UAS was working, lsusb without the t option will reveal the chipset family. Oh here you go. ░▒▓ ~ ▓▒░ lsusb ░▒▓ ✔ pi@rpi 04:40:31 PM ▓▒░ Bus 002 Device 002: ID 174c:55aa ASMedia Technology Inc. Name: ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s b...
- Tue Jul 28, 2020 2:13 am
- Forum: General discussion
- Topic: Raspberry pi 4 8GB - SSD and adapter
- Replies: 20
- Views: 2742
Re: Raspberry pi 4 8GB - SSD and adapter
@bassamanator Can you check and post the output from lsusb for the UGreen adapter. It would b good to know which chipset it uses. Look for ****** ░▒▓ ~ ▓▒░ lsusb -t ░▒▓ 1 ✘ pi@rpi 10:06:37 PM ▓▒░ /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M |__ Port 1: Dev 2, If 0, Class=M...
- Mon Jul 27, 2020 5:04 pm
- Forum: General discussion
- Topic: Raspberry pi 4 8GB - SSD and adapter
- Replies: 20
- Views: 2742
Re: Raspberry pi 4 8GB - SSD and adapter
I recommend UGreen https://www.amazon.ca/UGREEN-Converter-Adapter-Supports-Require/dp/B01H1I9X60/ref=sr_1_3?crid=2GPHQRRPHXKIE&dchild=1&keywords=ugreen+sata+to+usb+cable+usb+3.0&qid=1595869304&sprefix=ugreen+sata+to+%2Caps%2C157&sr=8-3 It works great. It's UASP. You can also atta...
- Mon Jul 27, 2020 1:57 am
- Forum: General discussion
- Topic: Can you recommend a 1TB SSD USB Drive for RPi4?
- Replies: 5
- Views: 1104
Re: Can you recommend a 1TB SSD USB Drive for RPi4?
I bought [this Sabrent 1TB Drive]( https://www.amazon.com/Sabrent-Rocket-External-Aluminum-SB-1TB-NVME/dp/B07N14MM96/ref=cm_cr_srp_d_product_top?ie=UTF8 ) for the RPi4 8GB primary node in the cluster I'm building. The Sabrent drive seemed fine at first (~ few months of largely running idle) but the...
- Sun Jul 26, 2020 10:31 pm
- Forum: General discussion
- Topic: Downloads don't seem to go faster than 1.3MB/s.
- Replies: 7
- Views: 488
Re: Downloads don't seem to go faster than 1.3MB/s.
So I wasn't able to learn from the iostat command which makes sense because the issue was my vpn service. I need to check the openvpn configuration file or generate a new one.
Thanks for the input all.
Thanks for the input all.
- Sun Jul 26, 2020 4:33 am
- Forum: General discussion
- Topic: Can I use a free VPN service for Raspberry Pi?
- Replies: 7
- Views: 598
Re: Can I use a free VPN service for Raspberry Pi?
Hello, can I use a free VPN service for Raspberry Pi? I'm trying to hide my real IP from others, because I'm running a Minecraft server on my RPi (it's public, and whoever is watching my streams on Twitch can join), so I don't want that people know my position or potentially DDoS me. Is there a way...
- Fri Jul 24, 2020 3:36 am
- Forum: General discussion
- Topic: raspberry does't connect to the windows laptop anymore
- Replies: 4
- Views: 313
Re: raspberry does't connect to the windows laptop anymore
@dh499
Maybe the IP address of the rpi has changed. Are you able to ping it? Goto command prompt or powershell in windows and try to 'ping rpi.address' the rpi.
Maybe the IP address of the rpi has changed. Are you able to ping it? Goto command prompt or powershell in windows and try to 'ping rpi.address' the rpi.
- Wed Jul 22, 2020 11:54 pm
- Forum: General discussion
- Topic: How many "5.4 broke..." threads before it is reverted?
- Replies: 73
- Views: 4210
Re: How many "5.4 broke..." threads before it is reverted?
There must be some bug going around because I have a pi4-8gb and I always use sudo apt update && sudo apt full-upgrade and I'm still on 4.19.118-v7l+.
- Mon Jul 20, 2020 12:43 am
- Forum: Raspberry Pi OS
- Topic: Broke apt update after uninstalling rpi-monitor.
- Replies: 2
- Views: 473
- Sun Jul 19, 2020 11:01 pm
- Forum: Raspberry Pi OS
- Topic: Broke apt update after uninstalling rpi-monitor.
- Replies: 2
- Views: 473
Broke apt update after uninstalling rpi-monitor.
I installed rpi-monitor to try it out. Uninstalled it and now i get an error when I try to update: $ sudo apt update Hit:1 http://raspbian.mirror.colo-serv.net/raspbian buster InRelease Hit:2 http://archive.raspberrypi.org/debian buster InRelease Update rpimonitor Packages Status sh: 1: /usr/share/r...
- Sun Jul 19, 2020 8:42 pm
- Forum: General discussion
- Topic: Downloads don't seem to go faster than 1.3MB/s.
- Replies: 7
- Views: 488
Re: Downloads don't seem to go faster than 1.3MB/s.
check `iostat -x 30` and its util% column, that shows if the disk cant keep up check `top` and see if your cpu bound or IO bound This is the what I was looking for. Thanks! My downloads have completed unfortunately but I'll find a fast torrent and do some data gathering with this command. for 2 con...
- Sun Jul 19, 2020 8:12 am
- Forum: General discussion
- Topic: STICKY: Making your own custom burn-n-boot Raspbian image
- Replies: 61
- Views: 48093
Re: STICKY: Making your own custom burn-n-boot Raspbian image
Well I copied a working wpa_supplicant.conf into the image and it contains the country code so I think perhaps the country code needs to be set elsewhere. Nope, I do it all the time with new cards by placing a pre-configured wpa_supplicant.conf on the FAT32 "boot" partition. Pi boots up a...
- Sun Jul 19, 2020 4:09 am
- Forum: General discussion
- Topic: Raspberry update -> script that worked well for me
- Replies: 6
- Views: 602
Re: Raspberry update -> script that worked well for me
Good day, I recently went to update my very out-of-date Raspberries and had a lot of troubles. (This is a plug for backups!) I found a script online which worked great, however, I can't follow it completely and try to be very cautious of downloaded bash scripts--even the script itself warns of this...
- Sun Jul 19, 2020 3:11 am
- Forum: General discussion
- Topic: Downloads don't seem to go faster than 1.3MB/s.
- Replies: 7
- Views: 488
Downloads don't seem to go faster than 1.3MB/s.
I'm on a 75Mbps connection so a little over 9MB/s is my download speed. I max it out all the time. On my RPi4 though, torrents don't ever seem to download over ~1.3MB/s. There are no download limits set in the settings. Running speedtest-cli tells me I can download close to my theoretical limit. Don...
- Fri Jul 17, 2020 6:31 am
- Forum: Python
- Topic: How to turn on an led while my bash script runs (rsync backup)?
- Replies: 6
- Views: 466
Re: How to turn on an led while my bash script runs (rsync backup)?
Did you try the option of switching the LED on directly from the bash script as I suggested ? #!/bin/bash echo "21" > /sys/class/gpio/export echo "out" > /sys/class/gpio/gpio21/direction echo "1" > /sys/class/gpio/gpio21/value path_=bassam@192.168.1.2 fn=${logsdir}/MUS...
- Wed Jul 15, 2020 4:59 am
- Forum: Python
- Topic: How to turn on an led while my bash script runs (rsync backup)?
- Replies: 6
- Views: 466
Re: How to turn on an led while my bash script runs (rsync backup)?
What I understood is: you want to have a LED blink while rsync is running. Could be done with some shell script (untested) #!/bin/sh python3 blink.py & BLINK_PID=$! rsync .... kill -3 $BLINK_PID The blink.py should catch signals and properly cleanup gpio. Here an example, just printing some tex...
- Tue Jul 14, 2020 7:05 am
- Forum: Python
- Topic: How to turn on an led while my bash script runs (rsync backup)?
- Replies: 6
- Views: 466
How to turn on an led while my bash script runs (rsync backup)?
I want an 1)LED to light up while my 2)backup script (rsync) is running. I have these two programs running separately but I want to combine them. How do I make this happen? Thanks. Python LED blink program: from gpiozero import LED from time import sleep led = LED(21) while True: led.on() sleep(0.25...
- Mon Jul 13, 2020 5:58 am
- Forum: General discussion
- Topic: STICKY: Making your own custom burn-n-boot Raspbian image
- Replies: 61
- Views: 48093
Re: STICKY: Making your own custom burn-n-boot Raspbian image
You can edit or create your own wpa_supplicant.conf file with your appropriate country code. ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 country=GB network={ ssid="WiFi SSID" psk="WPA/WPA2 passphrase" } Edit country=, ssid= and psk= with your informat...
- Mon Jul 13, 2020 5:42 am
- Forum: Raspberry Pi OS
- Topic: [SOLVED] Arch Linux package to Raspbian
- Replies: 5
- Views: 485
Re: Arch Linux package to Raspbian
I searched and didn't get any results.
I wonder if you can maybe build from source.
I wonder if you can maybe build from source.
- Sun Jul 12, 2020 8:48 am
- Forum: Beginners
- Topic: Cannot Login to Pi lite , no keyboard for password
- Replies: 15
- Views: 661
Re: Cannot Login to Pi lite , no keyboard for password
But it did. Check @DougieLawson's post. That has nothing to do with logging in with username pi and password raspberry . What you're talking about is a wireless networking configuration issue, which is not what the OP was asking about. For your issue, yes, the British English keyboard layout could ...
- Wed Jul 08, 2020 3:25 am
- Forum: Pidora / Fedora
- Topic: Fedora on raspberry pi 4
- Replies: 3
- Views: 2836
Re: Fedora on raspberry pi 4
hmm why not backup your SD card and give it a try?
- Wed Jul 08, 2020 3:09 am
- Forum: Beginners
- Topic: Cannot Login to Pi lite , no keyboard for password
- Replies: 15
- Views: 661
Re: Cannot Login to Pi lite , no keyboard for password
That's because the default locality for Raspbian/RPiOS is GB (Great Britain, since the Pi was invented in the UK), but that should not affect login with the default pi/raspberry, since none of those characters are affected (US and UK English keyboards use the same keys for all the characters in pi ...
- Wed Jul 08, 2020 2:54 am
- Forum: Beginners
- Topic: Just got my RP4B - boot question
- Replies: 4
- Views: 367
Re: Just got my RP4B - boot question
So I just got my rp4b, and I didn't get a sd card with it... so I went and bought a 64 GB one, and I also have a cool USB 3.0 SSD 1TB.. I rather just load the OS to the SSD, and do my first time ever RP boot from there... is that implemented? What do I need to do? just copy the OS files to it or th...
- Tue Jul 07, 2020 7:36 pm
- Forum: Beginners
- Topic: Cannot Login to Pi lite , no keyboard for password
- Replies: 15
- Views: 661
- Tue Jul 07, 2020 7:20 pm
- Forum: General discussion
- Topic: STICKY: Making your own custom burn-n-boot Raspbian image
- Replies: 61
- Views: 48093
Re: STICKY: Making your own custom burn-n-boot Raspbian image
This worked for me. Thanks!
My wpa_supplicant.conf didn't take though because the country was not set (it is set in the wpa_supplicant however).
What file must I edit to set the country code?
My wpa_supplicant.conf didn't take though because the country was not set (it is set in the wpa_supplicant however).
What file must I edit to set the country code?