Advanced users • Re: MultiBoot
PINN works well.Thanks.I have to go through the PINN interface to select an OS or I can use a software to do it ?Statistics: Posted by dmht13 — Sun Feb 11, 2024 9:47 am
View ArticleTroubleshooting • Re: samba failing to start, desparation setting in
Thanks for the explanation. So, although Samba is the package, smbd is the service that needs to be running in order for file-sharing to be functional.And nmbd.ER, no, not really, you only need nmbd...
View ArticleGeneral • Re: WiFi configuration without a display
Seems to me there are two separate problems to solve. One is to get the credentials to get on the WLAN. The other is to find the device once it is on the WLAN. Seems to me that if you assume DHCP you...
View ArticleNetworking and servers • Re: samba nmbd writes /var/lib/samba/wins.dat often
First, upgrade from bullseye to bookworm, then use Samba from backports, that will get you a very recent version of Samba.Second, unless you have some reason to to be still using SMBv1, add these...
View ArticleTroubleshooting • Re: look giving strange results
i.e. look is not broken, but the file it defaults to is.The weirdness comes when you actually specify the same fileNo file given:Code: rpdom@cam0:~ $ look assessDefault file given:Code: rpdom@cam0:~ $...
View ArticleBeginners • Re: New User Suggestions
WOW Thunderbird works pretty good!!!!!!Statistics: Posted by rchetj — Mon Feb 12, 2024 8:57 am
View ArticleRaspberry Pi Desktop for PC and Mac • Re: Raspberry Pi Debian X86 PiServer...
Client Pi have to be rebooted, before it takes effect.If you're going to have to reboot anyway, why not use the simplerCode: touch /boot/firmware/ssh.txtand reboot.Assuming that option still works. I...
View ArticleTroubleshooting • tried to compile new kernel & modules from source, but...
good afternoon, it's taken the launch of the Pi5 to get me back on the ForumHere's what has happened:I did a git pull for a package I use regularly and compiled & installed the source (progress...
View ArticleFor sale • Re: IMX327/462(RGB/MONO)/662(RGB/MONO)/678/585 Excellent...
SE-SB8M-IMX585 brochure.https://soho-enterprise.com/wp/wp-conte ... 202402.pdfStatistics: Posted by sohonomura2020 — Mon Feb 12, 2024 9:17 am
View ArticleC/C++ • Re: C/C++ to mySQL/MariaDB
Always the case - you find the answer just after posting the question )See https://mariadb.com/docs/server/connect ... c/connect/and I found the using 127.0.0.1 for local host did not work for meSo...
View ArticleC/C++ • Re: Two-dimensional array of character strings in C
Having looked at the printf escape sequences :-...So you could do something like cprintf("some text \cblack %s \cblue %d \z back to normal \n",string_data,int_data);is this still on-topic...
View ArticleTroubleshooting • Re: tried to compile new kernel & modules from source,...
You might find Building the Raspberry Pi OS Kernel : Made Easy useful.Statistics: Posted by RonR — Mon Feb 12, 2024 9:34 am
View ArticleAdvanced users • Re: What slows down the system startup?
[all]BOOT_UART=1POWER_OFF_ON_HALT=0BOOT_ORDER=0xf16Statistics: Posted by KernelNinja — Mon Feb 12, 2024 9:34 am
View ArticleAdvanced users • Re: Image File Utilities
A Question re the function of the 'image-set-partuuid' script: Apparently, this script is used to change the PARTUUID of the ROOT partition of an image file. If I changed the PARTUUID value of an...
View ArticleGeneral • Re: Mutli-channel, multi-sample DMA ADC reads
In the end I followed a different route. I never understood the point of changing the destination address with another DMA channel. I simplified things, just went with a simple 2 channel round robin,...
View ArticleOfficial Display • Re: Raspberry Pi 4 with official touchscreen no display...
Is there a way to restart the touchscreen driver/software? Often when I come into work on a Monday morning, the touch panel is not responding. Everything works fine apart from that. The only solution...
View ArticleRaspberry Pi OS • Re: Stats in /sys/kernel/debug/dri/0/gpu_usage
I actually turned my panel widget into a full size window PeterOStatistics: Posted by PeterO — Tue Feb 13, 2024 9:06 am
View Article日本語 • Re: Raspberrypi 5 販売スタート
なぜこんなに時間がかかったのかStatistics: Posted by Ventran — Tue Feb 13, 2024 9:06 am
View ArticlePolski • RP2040
Mikrokontroler RP2040 wykorzystuje zwenętrzną pamięć flash do przechowywania programu. Czy można zabezpieczyć taką pamięć przed niepowołanym odczytem?Statistics: Posted by Ventran — Tue Feb 13, 2024...
View ArticleAdvanced users • Re: EEPROM settings documentation
I am looking for definitions of the EEPROM settings but drawing a blank.Is it documented (there is plenty on changing boot device)?Just to highlight that this was implicitly answered in the reply from...
View Article