[Kernel-packages] [Bug 1970586] Re: No sound support on Linux AWS/Azure kernels (but supported on GCP)

2022-05-28 Thread Pete Woods
** Tags removed: verification-needed-jammy ** Tags added: verification-done-jammy -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1970586 Title: No sound support on Linux AWS/Azure

[Kernel-packages] [Bug 1970586] Re: No sound support on Linux AWS kernel (but supported on GCP)

2022-05-18 Thread Pete Woods
This appears to work with my simple script, and now pass the tests in the customer's MIDI library. Thanks very much for your time here! > mocha test/unit/*.js && node test/virtual-loopback-test-automated.js midi.Input ✔ should raise when not called with new ✔ should be an emitter

[Kernel-packages] [Bug 1970586] Re: No sound support on Linux AWS kernel (but supported on GCP)

2022-05-16 Thread Pete Woods
With input from our customer, I have created a very simple NPM project to test out the sound / virtual MIDI support: https://github.com/CircleCI-Public/midi-test I'm getting the expected failures with it on the latest 22.04 AMI, so I'll try the new kernel next. $ node . ALSA lib

[Kernel-packages] [Bug 1970586] Re: No sound support on Linux AWS kernel (but supported on GCP)

2022-04-28 Thread Pete Woods
I have asked the customer if they can provide a script so I get verify if their virtual MIDI devices will work on this new kernel (rather than guess at their needs). I think they'll need at least: CONFIG_SND_RAWMIDI=m CONFIG_SND_SEQUENCER=m CONFIG_SND_SEQ_DEVICE=m CONFIG_SND_SEQ_DUMMY=m

[Kernel-packages] [Bug 1970586] Re: No sound support on Linux AWS kernel (but supported on GCP)

2022-04-27 Thread Pete Woods
Thankyou for doing this so quickly - let me see if I can get one of the customers setup to work with this kernel. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu. https://bugs.launchpad.net/bugs/1970586 Title: No

[Kernel-packages] [Bug 1970586] Re: No sound support on Linux AWS kernel (but supported on GCP)

2022-04-27 Thread Pete Woods
** Description changed: In GCP images it is possible to create virtual MIDI devices and generally do stuff like audio routing, etc. At CircleCI, where we run many of our VMs on Ubuntu in GCP, several of our customers use this functionality to test audio equipment in their CI runs.

[Kernel-packages] [Bug 1970586] [NEW] No sound support on Linux AWS kernel (but supported on GCP)

2022-04-27 Thread Pete Woods
Public bug reported: In GCP images it is possible to create virtual MIDI devices and generally do stuff like audio routing, etc. At CircleCI, where we run many of our VMs on Ubuntu in GCP, several of our customers use this functionality to test audio equipment in their CI runs. Unfortunately

[Kernel-packages] [Bug 1953199] Re: 0-byte files created in overlay filesystem

2021-12-06 Thread Pete Woods
So what we're saying here is that: 1. https://github.com/torvalds/linux/commit/@82a763e61e2b601309d696d4fa514c77d64ee1be 2. https://github.com/torvalds/linux/commit/@9b91b6b019fda817eb52f728eb9c79b3579760bc need backporting to Ubuntu 18.04's 5.4 series Kernel? -- You received this bug