You are not logged in.
Pages: 1
Hi
i have no sound on blank 4.7 trinity install on Fujitsu Lifebook 7411
tried
https://www.q4os.org/dqa011.html#install.3
but with no luck.
System:
Host: fsojjiwmy Kernel: 5.10.0-11-amd64 x86_64 bits: 64
Desktop: Trinity R14.0.11 Distro: Q4OS 4.7.1-n1
Machine:
Type: Laptop System: FUJITSU CLIENT LIMITED product: LIFEBOOK U7411
v: 10601736746 serial: <superuser required>
Mobo: FUJITSU CLIENT LIMITED model: FJNB2E7 v: A4
serial: <superuser required> UEFI: FUJITSU CLIENT LIMITED v: Version 2.28
date: 12/22/2021
Battery:
ID-1: CMB1 charge: 58.2 Wh condition: 64.6/64.6 Wh (100%)
CPU:
Info: Quad Core model: 11th Gen Intel Core i7-1185G7 bits: 64 type: MT MCP
L2 cache: 12 MiB
Speed: 1215 MHz min/max: 400/4800 MHz Core speeds (MHz): 1: 1215 2: 1163
3: 1339 4: 1485 5: 1148 6: 1163 7: 1587 8: 2006
Graphics:
Device-1: Intel TigerLake GT2 [Iris Xe Graphics] driver: i915 v: kernel
Device-2: Chicony FJ Camera type: USB driver: uvcvideo
Display: x11 server: X.Org 1.20.11 driver: loaded: modesetting
unloaded: fbdev,vesa resolution: 1920x1080~60Hz
OpenGL: renderer: Mesa Intel Xe Graphics (TGL GT2) v: 4.6 Mesa 20.3.5
Audio:
Device-1: Intel Tiger Lake-LP Smart Sound Audio driver: sof-audio-pci
Sound Server: ALSA v: k5.10.0-11-amd64
Network:
Device-1: Intel Wi-Fi 6 AX201 driver: iwlwifi
IF: wlan0 state: up mac: 70:a6:cc:5a:14:91
Device-2: Intel Ethernet I219-LM driver: e1000e
IF: enp0s31f6 state: down mac: e4:46:b0:0a:b4:1f
Bluetooth:
Device-1: Intel type: USB driver: btusb
Report: ID: hci0 state: down address: 70:A6:CC:5A:14:95
Drives:
Local Storage: total: 1.16 TiB used: 14.41 GiB (1.2%)
ID-1: /dev/nvme0n1 vendor: Toshiba model: KBG4AZNS1T02 KIOXIA
size: 953.87 GiB
ID-2: /dev/sda type: USB vendor: Corsair model: Corsair Voyager GTX
size: 238.47 GiB
Partition:
ID-1: / size: 95.56 GiB used: 11.82 GiB (12.4%) fs: ext4 dev: /dev/dm-0
ID-2: /boot/efi size: 1020 MiB used: 32.8 MiB (3.2%) fs: vfat
dev: /dev/nvme0n1p1
ID-3: /home size: 375.74 GiB used: 2.56 GiB (0.7%) fs: ext4 dev: /dev/dm-1
Swap:
ID-1: swap-1 type: partition size: 7.81 GiB used: 0 KiB (0.0%)
dev: /dev/nvme0n1p5
Sensors:
System Temperatures: cpu: 59.0 C mobo: N/A
Fan Speeds (RPM): N/A
Info:
Processes: 270 Uptime: 41m Memory: 30.97 GiB used: 2.2 GiB (7.1%)
Shell: Bash inxi: 3.3.01
any help is appreciate.
Offline
Have you checked that KMix has Current Mixer -> Master set to your audio hardware? Right-clicking on the speaker icon (on the system tray) should take you there. Alternatively, type kmix in the search bar (after clicking the Start button)
Offline
thanks stoudmw
kmix seems ok.
audio server could not be started.
TDE Control says .- no soundcards -
Audio devices: NOT ENABLED IN CONFIG
.
tried to use newer kernel with
qinst-kernel-bpo
but got
This script is not enabled for the current distribution: bullseye
Last edited by judydudi (2022-02-24 23:23)
Offline
......
tried to use newer kernel with
qinst-kernel-bpo
but got
This script is not enabled for the current distribution: bullseye
You need to edit the script in /usr/bin/qinst-kernel-bpo
Third line down it checks for the release - at the moment it says
if [ "$A_QAPTDISTR" != "buster" ] ; then
You need to change that to
if [ "$A_QAPTDISTR" != "bullseye" ] ; then
This can be done by
sudo nano /usr/bin/qinst-kernel-bpo
edit the line
Ctrl-W to save
Ctrl-X to exit
Developers advised a while back - 21st November.
Not sure if you're using Pulseaudio at the moment. I recall you need to right click on the Kmix icon and select master channel - or something of that nature. Pulse should be installed by default but worth checking.
Offline
thanks bin.
tried the new kernel with modified script with no luck.
by the way. the script is in /bin/qinst-kernel-bpo not /etc/...
still no sound.
Offline
The issue seems to be hardware dependent, we will try to get similar hardware, try to test and post back, if it passes.
Offline
wow , many thanks for looking into it.
if it help:
a mx 21 live medium on that computer, audio works.
AlsaMixer says: Device sof-hda-dsp chip Realtek ALC255
Last edited by judydudi (2022-02-25 13:43)
Offline
Intel Tiger Lake audio( Intel Realtek audio) requires at least the 5.14 kernel or newer. Using a kernel older than 5.14 means not only your audio but some features of the Tiger Lake cpu wont work as intended.. MX21 uses the 5.14 kernel if Im not mistaken.
Last edited by crosscourt (2022-02-26 03:25)
Q4OS Aquarius 5.x KDE Dell Inspiron 3670 i5 8600, GTX 1660 Super, 32gb, 2tb NVME SSD
Offline
thank you
MX21 live uses; 5.10.0-9-amd64
q4os4.7: 5.10.0-9-amd64
q4os4.7 after upgrade:5.10.0-11-amd64
q4os4.7 bp : 5.15.0-0.bpo.3-amd64
Last edited by judydudi (2022-02-26 08:10)
Offline
Most recent image for MX21 includes 5.14 kernel but you can also install from MX package installer in the kernel section.
Glad you got it working.
Q4OS Aquarius 5.x KDE Dell Inspiron 3670 i5 8600, GTX 1660 Super, 32gb, 2tb NVME SSD
Offline
thanks again. but still not working. there ist no difference between 5.10 and 5.15
Offline
Ok, i solved it.
install the firmware-sof paket did the trick.
After restart i hear the q4os welcome sound.
Offline
Great, thanks for sharing that info. We will consider a direct support for this hardware in Q4OS, which could be automatic detection and offer firmware for installation on the first boot.
Offline
that would be cool q4osteam.
to complete install information for the business notebook Fujitsu Lifebook 7411
(should work for Fujitsu 7311 and 7511 to)
for touchpad support i added with
sudo nano /etc/modules
i2c-hid
i2c-hid-acpi
i2c-hid is for the recent kernel (<5.12), i2c-hid-acpi works with backport kernel (>=5.12)
Thanks to this information : https://www.bw-pc.uni-freiburg.de/nutzung-von-linux
i did also changing Bios: >Advanced>Miscellaneous Configurations:
CPU Power Saving (AC) to "Normal" and
CPU Power Saving (Battery) to "Normal"
That helped to optimise TDEpowersave standby mode (e.g. closing and opening notebook)
Last edited by judydudi (2022-03-02 12:31)
Offline
Pages: 1