[Bug 1954564] Re: "linux-modules-extra" module missing in pc-kernel snap for 20/track

2022-01-28 Thread Sergey Borovkov
We tried building our custom kernel snap that would include this module, unfortunately, this error is encountered since last week when trying to build it. apt-get download linux-firmware wireless-regdb linux-image-uc20-efi-generic linux-image-5.4.0-97-generic linux-modules-5.4.0-97-generic E:

[Bug 1915411] Re: bcm2835-codec bcm2835-codec: bcm2835_codec_stop_streaming: Timeout waiting for buffers to be returned

2021-02-13 Thread Sergey Borovkov
And there is also this fix in the rpi tree that is related - https://github.com/raspberrypi/linux/pull/3790/files -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915411 Title: bcm2835-codec

[Bug 1915411] [NEW] bcm2835-codec bcm2835-codec: bcm2835_codec_stop_streaming: Timeout waiting for buffers to be returned

2021-02-11 Thread Sergey Borovkov
Public bug reported: Happens on the core 20 image when playing videos with v4l2 + gstreamer. There is this bug with a patch merged to the raspi linux tree - https://github.com/raspberrypi/linux/issues/3325 Is it possible to include it? kernel: bcm2835-codec bcm2835-codec:

[Bug 1905272] Re: Can't get h/w video acceleration on rpi4

2020-11-24 Thread Sergey Borovkov
Thanks, ogra pointed me to the /pending subdirectory for images. I installed the latest one and gstreamer can actually detect v4l2h264 decoding capabilities there. Unfortunate that it does not work on 18 though. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1905272] Re: Can't get h/w video acceleration on rpi4

2020-11-24 Thread Sergey Borovkov
I guess I will have to build an image with my own assertion, as ubuntu's images are in fact from May and image does not boot if I refresh the kernel. Will update if it does not work once I make it myself. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1905272] Re: Can't get h/w video acceleration on rpi4

2020-11-23 Thread Sergey Borovkov
For UC 20 I downloaded the image from here: https://cdimage.ubuntu.com/ubuntu-core/20/beta/current/ I tried refreshing to the edge kernel but then an image would not boot. For 18 I had built an image from an assertion containing kernel: pi- kernel=18-pi -- You received this bug notification

[Bug 1905272] Re: Can't get h/w video acceleration on rpi4

2020-11-23 Thread Sergey Borovkov
On Core 20: root@ubuntu:/home/pi# modprobe bcm2835_codec modprobe: FATAL: Module bcm2835_codec not found in directory /lib/modules/5.4.0-1011-raspi On raspbian: sudo modprobe bcm2835_codec pi@raspberrypi:~ $ Google seems to be telling me that it's an element that provides video encode, decode,

[Bug 1905272] Re: Can't get h/w video acceleration on rpi4

2020-11-23 Thread Sergey Borovkov
Hi Oliver, sorry, did not mention that the difference in codecs is with core 18 - I only tried the snap on 20 to make sure it does not work there as well. I will check it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-10-31 Thread Sergey Borovkov
This can be closed now. Just tried to upgrade from clean image. Everything is fine now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1603515 Title: No network connection after upgrade of 16.04 arm

[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-09-21 Thread Sergey Borovkov
Syslog attached. And, yes, I split that line up like you suggested and there is still no eth0 interface. If you need more you can just ping me on IRC. Might be faster that way. root@ubuntu:/home/ubuntu# ifconfig -a enxb827eb68b434 Link encap:Ethernet HWaddr b8:27:eb:68:b4:34 inet

[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-09-21 Thread Sergey Borovkov
Did that but networking.service still fails to start. (I have internet connection after installing network-manager) root@ubuntu:/home/ubuntu# systemctl status networking.service ● networking.service - Raise network interfaces Loaded: loaded (/lib/systemd/system/networking.service; enabled;

[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-09-21 Thread Sergey Borovkov
root@ubuntu:/home/ubuntu# ls -l /etc/udev/rules.d/ total 0 root@ubuntu:/home/ubuntu# cat /proc/cmdline 8250.nr_uarts=1 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2709.boardrev=0xa02082 bcm2709.serial=0x168b434 smsc95xx.macaddr=B8:27:EB:68:B4:34 bcm2708_fb.fbdepth=32

[Bug 1606212] Re: getpwuid is failing on classic image

2016-09-08 Thread Sergey Borovkov
Just a note - everything works for me if I change line in /etc/nsswitch.conf from passwd: compact to passwd: files -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1606212 Title: getpwuid is failing

[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-08-23 Thread Sergey Borovkov
eth0 does not exist after update indeed. root@ubuntu:/home/ubuntu# ifconfig -a enxb827ebd8ae89 Link encap:Ethernet HWaddr b8:27:eb:d8:ae:89 inet addr:192.168.0.101 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::ba27:ebff:fed8:ae89/64 Scope:Link UP

[Bug 1606212] Re: getpwuid is failing on classic image

2016-07-25 Thread Sergey Borovkov
Hi Jamie. I think I might have put a wrong tag on the bug since I am running in devmode. And there are no related denials as well. Just additional detail about bug though - I built snappy only image with latest kernel and gadget and installed the same snap there. This issue is not present

[Bug 1606212] [NEW] getpwuid is failing on classic image

2016-07-25 Thread Sergey Borovkov
Public bug reported: Both getpwuid() and getpwuid_r() are failing on classic image on RPI. Jul 25 12:01:44 ubuntu ubuntu-core-launcher[3251]: (ld-linux-armhf.so.3:3251): GLib-WARNING **: getpwuid_r(): failed due to unknown user id (0) Jul 25 12:01:44 ubuntu ubuntu-core-launcher[3251]:

[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-07-18 Thread Sergey Borovkov
Note that it works before upgrade. Everything starts working when I call dhclient manually. Do you want me to do anything that can give additional information? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1603515] [NEW] No network connection after upgrade of 16.04 arm image

2016-07-15 Thread Sergey Borovkov
Public bug reported: Flashed the 16.04 server image on RPI http://cdimage.ubuntu.com/ubuntu/releases/16.04/release/ubuntu-16.04-preinstalled-server-armhf+raspi2.img.xz. Performed apt update && apt upgrade After reboot I can see the following in logs. I tried flashing again and upgrading and

[Bug 1587448] [NEW] Can't reboot device from snap

2016-05-31 Thread Sergey Borovkov
Public bug reported: As far as I understand it's impossible to reboot device from snap currently. Some kind of interface for that would be very nice. ** Affects: snapd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Bug 1587447] [NEW] Config interface is gone

2016-05-31 Thread Sergey Borovkov
Public bug reported: Previously we could install config with snap install snap-name config.yaml. This functionality is currently missing. ** Affects: snapd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs,