Go to advanced search

by jj_0
Mon Nov 04, 2019 7:00 pm
Forum: Off topic discussion
Topic: balenaEtcher RUNNING ON a pi4! [WORKING]
Replies: 46
Views: 16783

Re: balenaEtcher RUNNING ON a pi4?

unzip -p *.zip >/dev/sda Who needs a desktop when you're always forced into a terminal windows? I wish folks would stop referring to shell commands where clearly the expressed desire if for desktop app. Don't take me too seriously, but there is a desktop app for writing an image to an SD-card. But ...
by jj_0
Mon Nov 04, 2019 9:10 am
Forum: Troubleshooting
Topic: PI4 crashes with USB3 connected hub.
Replies: 4
Views: 783

Re: PI4 crashes with USB3 connected hub.

I'm not an expert but it might be helpful to post the output of some commands: To get the exact make/model of the USB to SATA converters that your Conceptronic 3,5" HDD Design Box uses. pi@rpi4b-1:~ $ lsusb To see if there are any errors related to using UAS and/or usb: pi@rpi4b-1:~ $ dmesg -T | gre...
by jj_0
Sun Nov 03, 2019 4:27 pm
Forum: Raspberry Pi OS
Topic: No lxd package for lxd
Replies: 4
Views: 1296

Re: No lxd package for lxd

Can't held with your actual 'lxd' issue but you can silence those annoying preload errors using 'sudo nano /etc/ld.so.preload' and putting a '#' at the start of the line it contains. YMMV. Or change ${PLATFORM} to v7l assuming you're on (I think) anything greater or equal to a Pi 2 V1.2 with a 32-b...
by jj_0
Sun Nov 03, 2019 12:46 pm
Forum: Troubleshooting
Topic: WLAN MAC address changes at every reboot?
Replies: 24
Views: 6834

Re: WLAN MAC address changes at every reboot?

For reference, see here for the fix for NetworkManager, in case you have that installed.
by jj_0
Sun Nov 03, 2019 8:18 am
Forum: Off topic discussion
Topic: balenaEtcher RUNNING ON a pi4! [WORKING]
Replies: 46
Views: 16783

Re: balenaEtcher RUNNING ON a pi4?

Clearly by now it's more about the journey than the destination. ;)
by jj_0
Sat Nov 02, 2019 9:13 pm
Forum: Troubleshooting
Topic: No 4K on Logitech Brio after upgrading firmware on Raspberry Pi 4
Replies: 3
Views: 1363

Re: No 4K on Logitech Brio after upgrading firmware on Raspberry Pi 4

You're welcome :D

Please post in the other thread as well, so the people who are working on the VL805 firmware can have a look...
by jj_0
Sat Nov 02, 2019 8:48 pm
Forum: Troubleshooting
Topic: No 4K on Logitech Brio after upgrading firmware on Raspberry Pi 4
Replies: 3
Views: 1363

Re: No 4K on Logitech Brio after upgrading firmware on Raspberry Pi 4

What upgrade did you perform?

Maybe it's related to the upgrade of the VL805 USB 3.0 controller. Check out this thread. You could try to revert to the previous VL805 firmware (described somewhere in that thread) and if that fixes the issue post that in the thread.
by jj_0
Sat Nov 02, 2019 12:54 pm
Forum: Beginners
Topic: Virtual Pi development
Replies: 8
Views: 813

Re: Virtual Pi development

There's this github that shows how to emulate a Pi using QEMU. Software Emulation only of course, not the specific Pi hardware like GPIO or camera ports.
by jj_0
Thu Oct 31, 2019 5:26 am
Forum: General discussion
Topic: how to install wine or similary on raspbaerry PI3
Replies: 7
Views: 734

Re: how to install wine or similary on raspbaerry PI3

My search on Wine led to https://www.raspberrypi.org/forums/view ... 6#p1531984 which points to https://www.novaspirit.com/2019/04/15/run-x86-arm/ which I'm putting on my 'must try' list.
Overall it seems to imply you can run Wine on a Pi but it's not for the faint-hearted.
by jj_0
Wed Oct 30, 2019 8:49 pm
Forum: Beginners
Topic: Is the current Pi 4 useable as 64bit?
Replies: 21
Views: 4727

Re: Is the current Pi 4 useable as 64bit?

I also read, "The guest 64-bit Debian OS is automatically started each boot inside a systemd-nspawn container. ... And, as of version 1.3.0, the RPi4 is supported, a Raspbian Buster host OS is employed, and an official 64-bit kernel is used (in place of the prior, custom-built one)" I need to insta...
by jj_0
Wed Oct 30, 2019 12:36 pm
Forum: Off topic discussion
Topic: balenaEtcher RUNNING ON a pi4! [WORKING]
Replies: 46
Views: 16783

Re: balenaEtcher RUNNING ON a pi4?

An alternative for a disk image writer with GUI would be to install gnome-disks: sudo apt install gnome-disk-utility Or via Add / Remove Software and search for 'gnome-disk-utility': https://res.cloudinary.com/jj0/image/upload/v1572436541/Screenshot_from_2019-10-30_12-52-53.png You can then write an...
by jj_0
Sat Oct 26, 2019 9:45 pm
Forum: Raspberry Pi OS
Topic: [Solved] MAC address changes at each boot
Replies: 11
Views: 1298

Re: MAC address changes at each boot

Maybe itemising the things you have added or changed since installing the base Operating System would give a clue? Erm.. I guess you're right, I wasn't thinking straight. You both helped me to find the reason and the solution! The major thing I had changed after Raspbian install was hass.io install...
by jj_0
Sat Oct 26, 2019 3:31 pm
Forum: Raspberry Pi OS
Topic: [Solved] MAC address changes at each boot
Replies: 11
Views: 1298

Re: MAC address changes at each boot

astrolab wrote:
Sat Oct 26, 2019 3:28 pm
jj_0 wrote:
Sat Oct 26, 2019 3:00 pm
See this post and if the following file exists delete it:

Code: Select all

/etc/NetworkManager/conf.d/100-disable-wifi-mac-randomization.conf
This file doesn't exist. But since my goal is to avoid this mac randomization, shouldn't I create it?
Erm.. I guess you're right, I wasn't thinking straight.
by jj_0
Sat Oct 26, 2019 3:00 pm
Forum: Raspberry Pi OS
Topic: [Solved] MAC address changes at each boot
Replies: 11
Views: 1298

Re: MAC address changes at each boot

See this post and if the following file exists delete it:

Code: Select all

/etc/NetworkManager/conf.d/100-disable-wifi-mac-randomization.conf
by jj_0
Fri Oct 25, 2019 8:28 pm
Forum: Raspberry Pi OS
Topic: USB port error
Replies: 3
Views: 630

Re: USB port error

Well that would depend on what model of Pi you have, and what you have connected to it that draws additional power. But there's lot's of info here.
by jj_0
Fri Oct 25, 2019 5:05 pm
Forum: Deutsch
Topic: Zwei Raspis an der selben Fritzbox
Replies: 8
Views: 1667

Re: Zwei Raspis an der selben Fritzbox

Doch, die hostname steht in /etc/hostname. Wenn man die rootfs partition am Mac mount und eine andere Name darin setzt hat die RPI4 eine andere Name. Wo finde ich diese Datei? die Filesystem auf der obersten Ebene der microSD-Karte sieht so aus: $ ls -al /Volumes/boot total 105114 drwxrwxrwx@ 1 mem...
by jj_0
Fri Oct 25, 2019 4:21 pm
Forum: Deutsch
Topic: Zwei Raspis an der selben Fritzbox
Replies: 8
Views: 1667

Re: Zwei Raspis an der selben Fritzbox

Wie, wann und wo macht man das? Geht mit rraspi-config. Kann ich dem Raspi einen anderen Namen geben, bevor ich ihn zum ersten Mal boote, also direkt nachdem ich an meinem großen Rechner das Raspbian-Image auf die microSD-Karte »gebacken« habe? Mein »großer Rechner« ist ein Mac. Und die microSD-Kar...
by jj_0
Fri Oct 25, 2019 7:50 am
Forum: Raspberry Pi OS
Topic: Want to change Raspbian/Linux 10 (buster) message
Replies: 6
Views: 754

Re: Want to change Raspbian/Linux 10 (buster) message

Hmmm. I think the os-release file is used by upgrade processes and maybe other programs to determine what os/version they're on. So you migh not want to change that file too much. In my /etc/issue I have the following: jeroen@rpi4b-1:~ $ cat /etc/issue Raspbian GNU/Linux 10 \n \l It's safe to change...
by jj_0
Fri Oct 25, 2019 5:40 am
Forum: Raspberry Pi OS
Topic: Want to change Raspbian/Linux 10 (buster) message
Replies: 6
Views: 754

Re: Want to change Raspbian/Linux 10 (buster) message

Code: Select all

sudo grep - r "text you want to find" /
should find it.
by jj_0
Wed Oct 23, 2019 6:15 am
Forum: Beginners
Topic: Compatible USB Dongles For HDMI In
Replies: 15
Views: 7572

Re: Compatible USB Dongles For HDMI In

Another USB HDMI capture device is discussed here: https://www.raspberrypi.org/forums/view ... 5&t=253807
by jj_0
Mon Oct 21, 2019 7:33 am
Forum: General discussion
Topic: Raspberry Pi 4 usb boot?
Replies: 574
Views: 220185

Re: Raspberry Pi 4 usb boot?

Still no movement on booting RPi4 from usb....they dont seem to realise that to some users boot speed and reliabilty are important, come on guys you promised that this feature would be added, if it doesnt come soon we will be into Rpi 5 already I really don't understand this kind of comment. As has...
by jj_0
Mon Oct 14, 2019 9:08 pm
Forum: Troubleshooting
Topic: USB-Serial reading of PI
Replies: 13
Views: 1004

Re: USB-Serial reading of PI

The troubleshooting link was´t very effective cause none of the listed issues exist for me --> only the driver problem of keyboards .. but I would be surprized if a very standard keyboard would make a problem ++ I wouldn´know where I could get a seperated driver for it Model : Pi 3 Modell B+ 1GBram...
by jj_0
Mon Oct 14, 2019 7:05 pm
Forum: Troubleshooting
Topic: USB-Serial reading of PI
Replies: 13
Views: 1004

Re: USB-Serial reading of PI

It´s a device which runs on batteries and sending data via WiFi to a USB-Serial receiver which is in the RasperryPi USB-Hub There is some usb troubleshooting advice from Raspberry Pi towards the end of this documentation - https://www.raspberrypi.org/documentation/hardware/raspberrypi/usb/README.md...
by jj_0
Mon Oct 14, 2019 4:53 pm
Forum: Media centres
Topic: Raspberry Pi as HDMI wireless transmitter/receiver?
Replies: 15
Views: 5642

Re: Raspberry Pi as HDMI wireless transmitter/receiver?

Hey @jj_0, can you capture in Linux both video and audio with your USB device? Yes, on my regular Ubuntu laptop I've captured both video and audio using OBS Studio. On the Pi 4 it captures video and audio with VLC. Good luck with it, please report back with your experience. Thanks. I've tried both ...
by jj_0
Mon Oct 14, 2019 10:55 am
Forum: Media centres
Topic: Raspberry Pi as HDMI wireless transmitter/receiver?
Replies: 15
Views: 5642

Re: Raspberry Pi as HDMI wireless transmitter/receiver?

It's a USB device, so you need to connect it to your TV an then via USB to the Pi and then stream via e.g. VLC via WiFi (or ethernet) to the Firestick (or another Pi). I suppose you then need to figure out how to remote control it. Ok, thanks a lot Hey @jj_0, can you capture in Linux both video and...

Go to advanced search