Beginners • Re: Network mount on boot
I need to append this line to the /etc/fstab file://111.111.111.111/folder/folder /mnt/share/ cifs defaults,nofail,_netdev,username=11111,password=11111,dir_mode=0777,file_mode=0777 0 0Does this look...
View ArticleAdvanced users • Re: Image File Utilities
I did it before but it increases final destination image size, for example, for me it is in /media directory. However, problem occurs when creating image in tmp directory which is mounted as loop1p2...
View ArticleGeneral discussion • RPi Imager download site
Morning,my work have blocked Rpi Imager from downloading images, but are willing to unblock it.where exactly does RPi Imager download its images from?I'm talking about when you click CHOOSE OS in...
View ArticleGeneral discussion • How to list WiFi AP:s with same ssid and connect to the...
I have a longish home (20x7 meters) and my fiber system enters at the far end where my main router is also located.Since the WiFi reach is not good to the other end of the house I have used a LAN...
View ArticleRaspberry Pi OS • Re: Defalt skin of LXTerminal
I install this:https://github.com/lawrencesystems/dotfilesand now it doesn't work properly for me. I don't know how to restore the defaulti tried with "uninstall.sh" but it doesn't work.It is even...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Using a Sony IMX455 with a MIPI...
Oddly FRAMOS's pages for the IMX455 are giving me a 404 error, although they are listed if you search for them.Summary appears to be "Sony Starvis CMOS Rolling shutter 61.04 MP, 9568 x 6380, 2.7 inch,...
View ArticleGraphics programming • V4L2 H264 minimum example
Hello everyone,Looking for minimal example how to use H264 compression "dev/video11" using V4L2 c++I need to compress camera images to h264 stream using hardware acceleration.The compression should be...
View ArticleOther programming languages • Re: Pari/GP CAS (Computer Algebra System)
OK, checked in Basic Viewer stuff into repo:https://github.com/Hermann-SW/cgal4gpTested to work on 64bit Raspberry PiOS and on 64bit Ubuntu 22.04 (one Intel and one AMD).I am not happy how I build...
View ArticleCompute Module • Re: Raspberry Pi 5 lite
Please don't call other forum users dumb. That is a career limiting exercise.Statistics: Posted by jamesh — Fri Jul 19, 2024 9:21 am
View ArticleGeneral discussion • Re: run commands from terminal at startup
thanks for replywhat is your guide on user services?Linked by neilgl above and GitHub link in my sig.Statistics: Posted by thagrol — Fri Jul 19, 2024 9:28 am
View ArticleGeneral • Re: any existing high-speed pico-to-pico bus?
For Picocomputer 6502, Rumbledethumps developed the PIX (Pico Information eXchange) bus using 5 GPIO pins.It limited it to 64 KB but it should be expandable.cf....
View ArticleRaspberry Pi OS • Re: LDAP Server Installation
Thanks for you suggestion, hortimech. It looks like I am getting somewhere. FWIW, I have included the commands and their output below. As you can see, things look to install correctly now and the...
View ArticleAdvanced users • Re: HOWTO: Create a Super User File manager
Caution when using this is a great idea. That is why I put it under advanced. It is much easier to mess things up in the terminal using sudo that in the GUI IMHO.Statistics: Posted by JBee — Fri Jul...
View ArticleGraphics, sound and multimedia • How to control waveforms during HDMI...
Hi I am in the middle of a compliance test for HDMI and I have a problem and need to control the output waveform for HDMI.(use Compute Module 4)As shown in the link below, the Jetson module seems to...
View ArticleAdvanced users • Re: Mirror DRM/KMS application, across two monitors
This is the issue for anyone interested in this post.Statistics: Posted by dom — Fri Jul 19, 2024 10:29 am
View ArticleGraphics, sound and multimedia • Re: How to control waveforms during HDMI...
That is not a valid link.If you are talking about setting the pixel data output, then sure.Anything else, and I think the answer is likely no (but knowing what the adjustment you are after is, would...
View ArticleCamera board • Re: Waterproof low latency camera compatible with esp32 or...
I think you've come to the wrong place, you probably need and Esperiff forum, this is a RaspberryPi forum.The cameras are here the this section supports and none are waterproof....
View ArticleAdvanced users • Re: How to backup a disk?
Can you say something about the basic structure of that program? What general category of backup style does it fit into?Are you asking me?It creates a bootable img of the running system that...
View ArticleBeginners • Re: 256G SSD - creating image on 32G USB
On bookworm you could try changing that ntfs-3g to ntfs3. That will use the newer ntfs3 kernel driver instead of the old ntfs-3g userspace driver. You should see an improvement in performance.I'd be...
View ArticleNetworking and servers • New Router from ISP - reset all my PI's
So I'm not hating on the bookwork and wpa_suplicant 'thing' but I have a genuine problem: I have 22 pi zeros doing their thing over wifi, and my ISP is replacing my wifi router... I need to move the...
View Article