Search found 14 matches
- Sun Feb 24, 2019 3:01 pm
- Forum: Advanced users
- Topic: Moving Linux kernel to 4.19 [Already moved for many months now (in january 2020)]
- Replies: 283
- Views: 122189
Re: Moving Linux kernel to 4.19
Can you try putting regulatory.db and regulatory.db.p7s in /lib/firmware? See my post a bit earlier for details.
- Fri Feb 22, 2019 2:24 pm
- Forum: Advanced users
- Topic: Moving Linux kernel to 4.19 [Already moved for many months now (in january 2020)]
- Replies: 283
- Views: 122189
Re: Moving Linux kernel to 4.19
My 3B+ isn't happy. The WiFi network is very flaky. ... [ 7.835263] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 7.914576] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 7.917373] platform regulatory.0: Direct firmware load for regulatory.db failed with e...
- Sat Nov 05, 2016 3:57 pm
- Forum: Advanced users
- Topic: Analogue audio testing
- Replies: 265
- Views: 163592
Re: Analogue audio testing
Is there any news on the mixing contention/timeout issue mentioned a few posts back in june?
- Mon Jun 06, 2016 6:42 pm
- Forum: Advanced users
- Topic: Analogue audio testing
- Replies: 265
- Views: 163592
Re: Analogue audio testing
Yes, I tried with two separate ssh sessions, one playing a long (minutes) wav or mp3 file with either aplay or mpg123, the other playing a short (seconds) wav file with aplay. Verbose output shows the second aplay seemingly correctly trying to play on subdevice 1. After some more testing the skippin...
- Sat Jun 04, 2016 9:43 pm
- Forum: Advanced users
- Topic: Analogue audio testing
- Replies: 265
- Views: 163592
Re: Analogue audio testing
Thanks jdb for all you efforts! Amazing to get this quality after all (and after 4 years) in spite of the hardware constraints of the Pi to get it cheap. I am however experiencing some difficulties due to either a regression or me not understanding ALSA: Without audio_pwm_mode=2, I can play multiple...
- Thu Nov 27, 2014 3:26 pm
- Forum: Raspberry Pi OS
- Topic: Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
- Replies: 42
- Views: 14964
Re: Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
Hey Gkreidl, did you already hear from Marco Barisione on this issue?
Btw, thanks for your great work on the Minimal Kiosk Browser! Kweb (not 3) is running excellent in my application
Btw, thanks for your great work on the Minimal Kiosk Browser! Kweb (not 3) is running excellent in my application

- Fri Oct 10, 2014 4:59 pm
- Forum: Raspberry Pi OS
- Topic: Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
- Replies: 42
- Views: 14964
Re: Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
Any progress or news on this issue? With kweb3 version 1.5.5.1 there are still no CSS animations. On regular kweb they do work, but they seem to be more choppy then before the big Webkit upgrade.
- Wed Sep 10, 2014 12:09 pm
- Forum: Raspberry Pi OS
- Topic: Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
- Replies: 42
- Views: 14964
Re: Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
Allright, seems the dust has settled down a bit. I fully apt-get upgraded Raspbian on my Pi, and updated kweb to 1.5.4. I created this simple CSS animation test: <!doctype html> <html> <head> <title>csstest</title> <style> @-webkit-keyframes blink { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { ...
- Mon Sep 01, 2014 2:16 pm
- Forum: Raspberry Pi OS
- Topic: Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
- Replies: 42
- Views: 14964
- Sun Aug 31, 2014 10:48 am
- Forum: Raspberry Pi OS
- Topic: Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
- Replies: 42
- Views: 14964
Re: Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
Code: Select all
$ cat /etc/apt/sources.list
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
- Sun Aug 31, 2014 10:21 am
- Forum: Raspberry Pi OS
- Topic: Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
- Replies: 42
- Views: 14964
Re: Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
Thanks for the explanation gkreidl.
I did not install Collabora's Web myself, it seems like someone put it in the live repo yesterday. Apt-get upgrade said "packages kept back" including webkit. That's why I ran dist-upgrade.
I did not install Collabora's Web myself, it seems like someone put it in the live repo yesterday. Apt-get upgrade said "packages kept back" including webkit. That's why I ran dist-upgrade.
- Sun Aug 31, 2014 9:21 am
- Forum: Raspberry Pi OS
- Topic: Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
- Replies: 42
- Views: 14964
Re: Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
I'd love to, but I can't find how to best reach the foundation on technical issues. Aren't they on this forum?
- Sat Aug 30, 2014 8:47 pm
- Forum: Raspberry Pi OS
- Topic: Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
- Replies: 42
- Views: 14964
Re: Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
$ apt-cache policy libwebkitgtk-3.0-0 libwebkitgtk-3.0-0: Installed: 1.8.1-3.4+rpi1 Candidate: 2.4.1-1rpi22rpi1 Version table: 2.4.1-1rpi22rpi1 0 500 http://archive.raspberrypi.org/debian/ wheezy/main armhf Packages *** 1.8.1-3.4+rpi1 0 500 http://mirrordirector.raspbian.org/raspbian/ wheezy/main a...
- Sat Aug 30, 2014 3:20 pm
- Forum: Raspberry Pi OS
- Topic: Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
- Replies: 42
- Views: 14964
Webkit upgrade 1.8.1-3.4 > 2.4.1-1 breaks things
Today I ran sudo apt-get update && apt-get dist-upgrade which upgraded libwebkitgtk-3.0-0 from 1.8.1-3.4+rpi1 to 2.4.1-1rpi22rpi1 together with a bunch of dependencies. After that, my application (using gkreidl's fantastic Minimal Kiosk Browser) stopped working properly. HTML was rendered co...