[fedora-arm] F34/Rpi4: PipeWire only shows Built-In (HDMI) available but no audio jack socket

2021-06-12 Thread ng0177
Dear All, how best to debug or teach PipeWire to use the audio jack socket under F34/Rpi4? Thanks, Thomas ___ arm mailing list -- arm@lists.fedoraproject.org To unsubscribe send an email to arm-le...@lists.fedoraproject.org Fedora Code of Conduct:

[fedora-arm] Re: Fwd: Re: CMA on raspberry pi 4

2020-08-04 Thread ng0177
Thanks. Just out of curiosity, how can I use "dmesg" w/o keyboard? Appreciate, Thomas On Mon, Aug 3, 2020 at 7:37 PM Stefan Wahren wrote: > Hi, > > Am 03.08.20 um 12:04 schrieb Peter Robinson: > > On Mon, Aug 3, 2020 at 10:57 AM wrote: > >> I used today's rawhide image from >

[fedora-arm] Re: Fwd: Re: CMA on raspberry pi 4

2020-08-03 Thread ng0177
I used today's rawhide image from https://dl.fedoraproject.org/pub/fedora/linux/releases/32/Workstation/aarch64/images/ and get to the Welcome screen but then neither USB keyboard nor mouse work and I am stuck on my RPi4/8GB. cma=256M@704M has no effect. On Mon, Aug 3, 2020 at 9:28 AM Peter

[fedora-arm] Fwd: Re: CMA on raspberry pi 4

2020-08-02 Thread ng0177
Further to those Fedora32 efforts described as below. I have been quite happily using the EFI/fedora/grub.cfg EFI/fedora/grubenv cma=256M@704M settings on my RPi4 w/ 4GB. Now that I purchased a new RPi4 w/ 8GB they seem not to work any more (I get onto Gnome Desktop but moving the move blanks

[fedora-arm] Re: i2c-tools & serial port

2020-07-26 Thread ng0177
Good advice. I tried but adding the uart option didn't work. I suspect we have two problems overlaid. It coudl be a problem with the python version in addition? $ sudo i2cset -y 1 0x60 0x08 0xbb && sleep 1 && sudo python PCF4_serial0_9600_FU1.0.py -v -f PiCoolFAN_V1_4.hex File

[fedora-arm] i2c-tools & serial port

2020-07-26 Thread ng0177
Dear All, I need to update the firmware of a fan for the RPi4 and given the below instructions in Raspbian. I also installed sudo dnf -y install i2c-tools sudo dnf -y install python3-i2c-tools but the firmware update fails. I guess, it is because of the serial port not being enabled. Any

[fedora-arm] Re: CMA on raspberry pi 4

2020-05-07 Thread ng0177
Hi, "workaround" is a slight understatement. The RPi works and performs very well with it on Fedora 32! Regards, Thomas B On Tue, Apr 28, 2020 at 2:54 PM Thomas H.P. Andersen wrote: > > > On Mon, Apr 27, 2020 at 6:49 PM wrote: > >> Hi, >> >> Thomas A's advice works on my RPi 4B and is

[fedora-arm] Re: Raspberry Pi 4 / Fedora 32 / Kernel 5.6

2020-04-30 Thread ng0177
Hi, since I am quite happy now with the RPi 4B and Workstation 32 on, it is still not fit for the purpose of streaming video of some old cctv cameras that only work via a browser flash plugin. Two options exist: 1) Firefox w/ install instructions from

[fedora-arm] Re: CMA on raspberry pi 4

2020-04-27 Thread ng0177
Hi, Thomas A's advice works on my RPi 4B and is prerequisite for using the Workstation 32 edition on it. Here is my cookbook: https://dl.fedoraproject.org/pub/fedora-secondary/development/32/Workstation/aarch64/images/ xzcat ./ | sudo dd status=progress bs=1M of=/dev/sdx && sync

[fedora-arm] Re: Raspberry Pi 4 / Fedora 32 / Kernel 5.6

2020-04-22 Thread ng0177
@gnome-desktop-environment seems not to be available on Fedora-Minimal-Rawhide-20200421.n.0.aarch64.raw.xz from

[fedora-arm] Re: Raspberry Pi 4 / Fedora 32 / Kernel 5.6

2020-04-17 Thread ng0177
>> As recommended by others, I will go the minimal-first-way. But I do not know how to add a graphics package group e.g. Gnome? >Just remove the cma= entry in the grub.cfg on the vfat partition it will be easier, and an order of magnitude quicker. OK, do you mean on the minimal or on the

[fedora-arm] Re: Raspberry Pi 4 / Fedora 32 / Kernel 5.6

2020-04-17 Thread ng0177
Fedora-Workstation-32-20200416.n.0.aarch64.raw.xz I was not able to see the RPI 4 Model B (0x??) hex code, it scrolls too fast. How to find it on a running system? As recommended by other, I will go the minimal-first-way. But I do not know how to add a graphics package group e.g. Gnome?

[fedora-arm] Raspberry Pi 4 / Fedora 32 / Kernel 5.6

2020-04-17 Thread ng0177
Hi, testing of daily images from https://dl.fedoraproject.org/pub/fedora-secondary/development/32/Workstation/aarch64/images/ Raspberry Pi 4 defies the keyboard. I have been under the assumption that 5.6 has support built-in? Any ideas? Thanks, Thomas

[fedora-arm] Re: Connect to hidden wifi networks at boot.

2019-05-24 Thread ng0177
Sorry, I have not been following the thread but sudo dnf install tlp sudo nano /etc/default/tlp is a good package have. On Fri, May 24, 2019 at 12:27 PM Mostafa Faridi wrote: > I have SSID and password too. > ___ > arm mailing list --

[fedora-arm] Re: Raspberry Ugrade to ARM Fedora 30

2019-05-06 Thread ng0177
In my opinion, a rolling release is the preferred solution. Thomas On Sun, May 5, 2019 at 6:17 AM David wrote: > Why is everyone trying to upgrade? Why not just install aarach version > 30: >

[fedora-arm] Re: Raspberry Ugrade to ARM Fedora 30

2019-05-04 Thread ng0177
That makes sense. I noticed with distro-sync that the "getdns-stubby" package had vanished and needed to be reinstalled. But I prefer distro-sync for it seems a cleaner installation. Thanks for all the help! On Sat, May 4, 2019 at 4:22 PM Peter Robinson wrote: > On Sat, May 4, 2019 at 1:37 PM

[fedora-arm] Re: Raspberry Ugrade to ARM Fedora 30

2019-05-04 Thread ng0177
"dnf --releasever=30 --setopt=deltarpm=false distro-sync" does the trick. I wonder, if it could replace "sudo dnf -y system-upgrade download --releasever=30" or just complete it. [pi@raspi ~]$ lsb_release -d;uname -r Description: Fedora release 30 (Thirty) 5.0.10-300.fc30.aarch64 On Fri, May 3,

[fedora-arm] Re: Raspberry Ugrade to ARM Fedora 30

2019-05-03 Thread ng0177
See below. Interestingly "sudo grub2-mkconfig" resulted in permission denied but "su" worked. Nevertheless, I am stilled faced w/ [pi@raspi ~]$ lsb_release -d;uname -r Description: Fedora release 29 (Twenty Nine) 5.0.10-200.fc29.aarch64 Thanks, Thomas [pi@raspi ~]$ lsb_release -d;uname -r

[fedora-arm] Re: Raspberry Ugrade to ARM Fedora 30

2019-05-03 Thread ng0177
https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi#aarch64_supported_images_for_Raspberry_Pi_3 only quotes Fedora 29. Description: Fedora release 30 (Thirty) in combination w/ 5.0.10-200.fc29.aarch64 is the concern. Thanks. On Fri, May 3, 2019 at 8:19 PM Peter Robinson wrote: > On

[fedora-arm] Re: Raspberry Ugrade to ARM Fedora 30

2019-05-03 Thread ng0177
Dear All, I have now disabled any DNS resolver related services and was able to reproduce your successful upgrades. However, I get [pi@raspi ~]$ lsb_release -d;uname -r Description: Fedora release 30 (Thirty) 5.0.10-200.fc29.aarch64 Should I wait until Fedora 30 is officially supported? Thanks,

[fedora-arm] Re: Raspberry Ugrade to ARM Fedora 30

2019-05-01 Thread ng0177
Yep, it looks like the whole system is corrupted by probably breaking up during the upgrade process when a problem occurs with DNS resolution I suspect but please correct me, if I am wrong. [pi@raspi]$ rpm -q libstdc++ libstdc++-8.3.1-2.fc29.aarch64 libstdc++-9.0.1-0.10.fc30.aarch64 [pi@raspi]$

[fedora-arm] Re: Raspberry Ugrade to ARM Fedora 30

2019-05-01 Thread ng0177
I tried this but too many dependencies, see below. Maybe that whole issue is related to using the Pi3 as a DNS resolver at the same time when upgrading although plain updating works very well. Can anyone point me to the right log files to look at. journalctl is inconclusive (to me)? Appreciate.

[fedora-arm] Re: Raspberry Ugrade to ARM Fedora 30

2019-05-01 Thread ng0177
[pi@raspi ~]$ lsb_release -d;uname -r Description: Fedora release 29 (Twenty Nine) 5.0.9-200.fc29.aarch64 On Wed, May 1, 2019 at 6:03 PM Paul Whalen wrote: > > > - Original Message - > > Dear All, to upgrade a Raspberry 3 I executed this commands > > > > sudo dnf -y upgrade --refresh >

[fedora-arm] Raspberry Ugrade to ARM Fedora 30

2019-05-01 Thread ng0177
Dear All, to upgrade a Raspberry 3 I executed this commands sudo dnf -y upgrade --refresh sudo dnf -y install dnf-plugin-system-upgrade sudo dnf -y system-upgrade download --releasever=30 sudo dnf -y system-upgrade reboot after the reboot dnf fails. Is anyone else having the problem? Thanks,