Are you talking about the built in audio (hdmi/headphone socket)? (rather than USB/I2S).
Code: Select all
[email protected]:~ $ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
Subdevices: 7/7
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
Subdevice #4: subdevice #4
Subdevice #5: subdevice #5
Subdevice #6: subdevice #6
card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 IEC958/HDMI [bcm2835 IEC958/HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
[email protected]:~ $ uname -a
Linux domnfs 4.19.37-v7+ #1214 SMP Tue Apr 30 17:20:43 BST 2019 armv7l GNU/Linux
I got this error when using rpi-update to update to kernel 4.19.37-v7+ #1215, but shortly after the kernel was updated to 4.19.37-v7+ #1216 and running rpi-update again and it ran OK without the git hash error.
amsterbond wrote: ↑Mon May 13, 2019 8:15 pmThank you guys for suggesting Pi-Hole as the problem, in my query log the following site was blocked in A (ipv4) and AAAA (ipv6) too: codeload.github.com after whitelisted from query log the problem solved (at least in my case). Thank you again, and regards
Code: Select all
[email protected]:~ $ uname -a
Linux desk 4.19.42-v7+ #1219 SMP Tue May 14 21:20:58 BST 2019 armv7l GNU/Linux
Updated with what? The development kernels as discussed here are not on any mirrors AFAIAA
To clarify : the above is regarding the kernel that was officially released via apt-get upgrade, not one installed via rpi-update.Chimneyfactory wrote: ↑Sun May 19, 2019 1:43 pmI'm also having audio (and maybe video) issues too.
I've got the 4.19 kernel as updated by apt-get upgrade.
Since the upgrade, HDMI audio is intermittently choppy or distorted in strange ways.
[...]
Code: Select all
sudo rpi-update a08ece3d48c3c40bf1b501772af9933249c11c5b
Code: Select all
uname -a
Linux desk 4.14.98-v7+ #1200 SMP Tue Feb 12 20:27:48 GMT 2019 armv7l GNU/Linux
the 4.19 kernel is in the repositories now.
But this is not a long-term solution and it would be nice to be able to, at some point in time, keep up with the latest stable release...Chimneyfactory wrote: ↑Mon May 20, 2019 12:09 pm
To clarify : the above is regarding the kernel that was officially released via apt-get upgrade, not one installed via rpi-update.
I rolled back to what I think was the previous Kernel / firmware release, thus :
giving meCode: Select all
sudo rpi-update a08ece3d48c3c40bf1b501772af9933249c11c5b
Code: Select all
uname -a Linux desk 4.14.98-v7+ #1200 SMP Tue Feb 12 20:27:48 GMT 2019 armv7l GNU/Linux
Can you create an issue here: https://github.com/raspberrypi/linux/issues