Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New option] sound=off #723

Closed
john-peterson opened this issue Jun 25, 2023 · 3 comments
Closed

[New option] sound=off #723

john-peterson opened this issue Jun 25, 2023 · 3 comments

Comments

@john-peterson
Copy link

john-peterson commented Jun 25, 2023

I tried audio=off sound=off --no-sound etc. I haven't found the options file in the code

I started the vm and it showed no errors. It never does. No vm running. (vagrant does this difibtw it is not async but this works too). Perhaps the biggest problem was that machine/machine.log was not flushed. No idea why. So LOG WAS EMPTY

WHen I run machine/machine.sh the error is revealed. No PA for pulse audio is not running ...facepalm. ... I'm a serious engineering why would I worry about sounds

So I install AND start PA.

But I tired all sorts of commands to get rid of all sound devices

Just a usability issue. I will look for the config file to show a COMPLETE LIST OF CONFIG ARGUMENTS

Update

So the whole thing is a not too big shell file. Good in testing all these OSes. Good knows it's a nightmare to boot them. Or install them. Unless there is no image on vagrant I don't even bother

TLDR

Anyway the new option would logically be next to display as

 --audio  : Select audio backend. 'none' (default), 'pa'

### MAIN

audio=none

Who in their right mind install pulse audio on a development machine

@github-actions
Copy link
Contributor

Hello there 👋
Thanks for submitting your first issue to the Quickemu project 🐛 We'll try and take a look at your issue soon ⏲

In the meantime you might want to join the Wimpys World Discord 🗣 where we have a large community of Linux 🐧 enthusiasts and passionate open source developers 🧑‍💻

You might also be interested in following Wimpys World Twitch 📡 channel where Wimpy streams let's code video, including this project, several times a week. A back catalog of past live stream and other Linux related content is available on Wimpys World YouTube 📺 channel.

@philclifford
Copy link
Contributor

This should be addressed by #705 , which will accept a "none" option for a new "--sound-card" parameter.

@flexiondotorg
Copy link
Member

Implemented via #705

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants