Groups
Groups
Sign in
Groups
Groups
qubes-users
Conversations
About
Send feedback
Help
HCL - Dell Xps 17 9710
125 views
Skip to first unread message
Robert Horvath
unread,
Feb 12, 2022, 8:17:52 AM
2/12/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qubes...@googlegroups.com
Hi,
Sound and mic do not work out of the box, but you can make them work.
To make sound and mic work:
dom0:
sudo qubes-dom0-update kernel-latest git tar automake libtool
Create new cube called "alsa-download", and start a terminal in alsa-download vm.
In alsa-download:
git clone git://
git.alsa-project.org/alsa-lib.git
cd alsa-lib
git checkout v1.2.6.1
cd ..
tar czvf alsa-lib.tgz alsa-lib
git git://
git.alsa-project.org/alsa-ucm-conf.git
cd alsa-ucm-conf
git checkout v1.2.6.1
cd ..
tar czvf alsa-ucm.tgz alsa-ucm-conf
wget
https://download-ib01.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/aarch64/Packages/a/alsa-sof-firmware-2.0-2.fc35.noarch.rpm
In dom0:
qvm-run --pass-io alsa-download 'cat /home/user/alsa-lib.tgz' > alsa-lib.tgz
qvm-run --pass-io personal 'cat /home/user/alsa-ucm.tgz' > alsa-ucm.tgz
qvm-run --pass-io personal 'cat /home/user/
alsa-sof-firmware-2.0-2.fc35.noarch.rpm
' >
alsa-sof-firmware-2.0-2.fc35.noarch.rpm
sudo dnf install alsa-sof-firmware-2.0-2.fc35.noarch.rpm
tar xzvf alsa-lib.tgz
tar xzvf alsa-ucm.tgz
cd alsa-lib
./gitcompile
sudo make install
cd ../alsa-ucm-conf
cp -r ucm ucm2 /usr/share/alsa
Restart computer, and enjoy sound and mic. Make sure in dom0 `
uname -a
` gives you kernel version >= 5.15.
Make sure every time you lose sound, or mic or both:
double check kernel version in dom0 `
uname -a
` gives you higher than or equal 5.15
in dom0:
cd alsa-lib
sudo make install
cd ../alsa-ucm-conf
cp -r ucm ucm2 /usr/share/alsa
Make sure
`sudo dnf list --installed|grep alsa-sof`
gives you version 2.0.2 or higher
.
If not, execute step 3.2, 4.c, 4.d from above in that order.
Enjoy sound and mic!
Best regards
Robert
Qubes-HCL-Dell_Inc_-XPS_17_9710-20220212-104223.yml
Sven Semmler
unread,
Feb 13, 2022, 7:17:29 PM
2/13/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qubes...@googlegroups.com
Thank you Robert for your HCL report, which is [online](
https://www.qubes-os.org/hcl/#dell_xps-17-9710_i7-11800h_tiger-lake_integrated-graphics-uhd
) now.
/Sven
--
public key:
https://www.svensemmler.org/2A632C537D744BC7.asc
fingerprint: DA59 75C9 ABC4 0C83 3B2F 620B 2A63 2C53 7D74 4BC7
OpenPGP_signature
Reply all
Reply to author
Forward
0 new messages