Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Brak dźwięku przez displayport Linux Mint 22.1
#1
0
Brak dźwięku przez displayport. Po wejściu panel sterowania Pulse Audio i wybraniu zakładki konfiguracja brak opcji innego wyboru poza głośnikami komputerka HP Mini u słuchawkami. Na Windowsie wszystko działało i dlatego proszę o pomoc.
Odpowiedz
#2
0
Poproszę wynik polecenia:
Kod:
aplay -l
[Obrazek: userbar.png]
Prowadzę to forum od roku 2007. Przez ten czas projekt minta bardzo negatywnie się zmienił, stąd mogą w moich postach być opinie z którymi można się nie zgadzać.
Odpowiedz
#3
0
Kod:
**** Lista PLAYBACK urządzeń ****
karta 0: PCH [HDA Intel PCH], urządzenie 0: CX20632 Analog [CX20632 Analog]
  Urządzenia podrzędne: 0/1
  Urządzenie podrzędne #0: subdevice #0
Odpowiedz
#4
0
Do wykonania w terminalu:
Kod:
sudo apt-get install firmware-sof-signed

Kod:
sudo xed /etc/default/grub

powinno otworzyć się nowe, w pozycji GRUB_CMDLINE_LINUX_DEFAULT dopisać na końcu przed znakiem "

Kod:
loglevel=3 snd-intel-dspcfg.dsp_driver=3

zamknąć okno i wykonać:
Kod:
sudo update-grub

uruchomić ponownie komputer i jeszcze poproszę o wynik poleceń:
Kod:
aplay -l
aplay -L

mała i duża litera L
[Obrazek: userbar.png]
Prowadzę to forum od roku 2007. Przez ten czas projekt minta bardzo negatywnie się zmienił, stąd mogą w moich postach być opinie z którymi można się nie zgadzać.
Odpowiedz
#5
0
wybik sudo xed /etc/default/grub
Kod:
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#  info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu`
GRUB_CMDLINE_LINUX_DEFAULT=loglevel=3 snd-intel-dspcfg.dsp_driver=3"quiet splash"
GRUB_CMDLINE_LINUX=""

# If your computer has multiple operating systems installed, then you
# probably want to run os-prober. However, if your computer is a host
# for guest OSes installed via LVM or raw disk devices, running
# os-prober can cause damage to those guest OSes as it mounts
# filesystems to look for things.
#GRUB_DISABLE_OS_PROBER=false

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
Wynik aplay -l
Kod:
**** Lista PLAYBACK urządzeń ****
karta 0: PCH [HDA Intel PCH], urządzenie 0: CX20632 Analog [CX20632 Analog]
  Urządzenia podrzędne: 1/1
  Urządzenie podrzędne #0: subdevice #0
Wynik aplay -L
Kod:
null
    Discard all samples (playback) or generate zero samples (capture)
pipewire
    PipeWire Sound Server
default
    Default ALSA Output (currently PipeWire Media Server)
hw:CARD=PCH,DEV=0
    HDA Intel PCH, CX20632 Analog
    Direct hardware device without any conversions
plughw:CARD=PCH,DEV=0
    HDA Intel PCH, CX20632 Analog
    Hardware device with all software conversions
sysdefault:CARD=PCH
    HDA Intel PCH, CX20632 Analog
    Default Audio Device
front:CARD=PCH,DEV=0
    HDA Intel PCH, CX20632 Analog
    Front output / input
surround21:CARD=PCH,DEV=0
    HDA Intel PCH, CX20632 Analog
    2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=PCH,DEV=0
    HDA Intel PCH, CX20632 Analog
    4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
    HDA Intel PCH, CX20632 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
    HDA Intel PCH, CX20632 Analog
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
    HDA Intel PCH, CX20632 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
    HDA Intel PCH, CX20632 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
dmix:CARD=PCH,DEV=0
    HDA Intel PCH, CX20632 Analog
    Direct sample mixing device
Odpowiedz
#6
0
Linia GRUB_CMDLINE_LINUX_DEFAULT ma bląd, tak powinna wyglądać:
Kod:
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 snd-intel-dspcfg.dsp_driver=3 quiet splash"

po poprawie należy wykonać:
Kod:
sudo update-grub
[Obrazek: userbar.png]
Prowadzę to forum od roku 2007. Przez ten czas projekt minta bardzo negatywnie się zmienił, stąd mogą w moich postach być opinie z którymi można się nie zgadzać.
Odpowiedz
#7
0
Teraz cisza w głośnikach i brak wyboru w konfiguracji w Pulse Audio

Wynik aplay -l
Kod:
play: device_list:277: nie znaleziono żadnych kart dźwiękowych...

Wynik aplay -L
Kod:
null
    Discard all samples (playback) or generate zero samples (capture)
pipewire
    PipeWire Sound Server
default
    Default ALSA Output (currently PipeWire Media Server)


Wynik sudo xed /etc/default/grub
Kod:
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#  info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu`
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 snd-intel-dspcfg.dsp_driver=3 quiet splash"
GRUB_CMDLINE_LINUX=""

# If your computer has multiple operating systems installed, then you
# probably want to run os-prober. However, if your computer is a host
# for guest OSes installed via LVM or raw disk devices, running
# os-prober can cause damage to those guest OSes as it mounts
# filesystems to look for things.
#GRUB_DISABLE_OS_PROBER=false

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
Odpowiedz
#8
1
Better response on post RE: Brak dźwięku przez displayport Linux Mint 22.1Linie
Kod:
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 snd-intel-dspcfg.dsp_driver=3 quiet splash"
należy zmienić na:
Kod:
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 snd-intel-dspcfg.dsp_driver=1 quiet splash"

jeszcze proszę o wynik polecenia:
Kod:
inxi -xF
[Obrazek: userbar.png]
Prowadzę to forum od roku 2007. Przez ten czas projekt minta bardzo negatywnie się zmienił, stąd mogą w moich postach być opinie z którymi można się nie zgadzać.
Odpowiedz
#9
0
(18-02-2025, 20:13)mwkosh napisał(a): Teraz cisza w głośnikach i brak wyboru w konfiguracji w Pulse Audio

Wynik aplay -l
Kod:
play: device_list:277: nie znaleziono żadnych kart dźwiękowych...

Wynik aplay -L
Kod:
null
    Discard all samples (playback) or generate zero samples (capture)
pipewire
    PipeWire Sound Server
default
    Default ALSA Output (currently PipeWire Media Server)


Wynik sudo xed /etc/default/grub
Kod:
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#  info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu`
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 snd-intel-dspcfg.dsp_driver=3 quiet splash"
GRUB_CMDLINE_LINUX=""

# If your computer has multiple operating systems installed, then you
# probably want to run os-prober. However, if your computer is a host
# for guest OSes installed via LVM or raw disk devices, running
# os-prober can cause damage to those guest OSes as it mounts
# filesystems to look for things.
#GRUB_DISABLE_OS_PROBER=false

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"

(18-02-2025, 21:50)mati75 napisał(a): Linie
Kod:
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 snd-intel-dspcfg.dsp_driver=3 quiet splash"
należy zmienić na:
Kod:
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 snd-intel-dspcfg.dsp_driver=1 quiet splash"

jeszcze proszę o wynik polecenia:
Kod:
inxi -xF

Konfiguracja Pulse Audio bez zmian

Wynik inxi -xF

Kod:
System:
  Host: mirek-HP Kernel: 6.8.0-53-generic arch: x86_64 bits: 64 compiler: gcc
    v: 13.3.0
  Desktop: Xfce v: 4.18.1 Distro: Linux Mint 22.1 Xia
    base: Ubuntu 24.04 noble
Machine:
  Type: Desktop System: HP product: HP ProDesk 400 G4 DM v: SBKPF
    serial: <superuser required>
  Mobo: HP model: 83F3 v: KBC Version 07.D2.00 serial: <superuser required>
    UEFI: HP v: Q23 Ver. 02.27.00 date: 12/12/2023
CPU:
  Info: quad core model: Intel Core i3-8100T bits: 64 type: MCP
    arch: Coffee Lake rev: B cache: L1: 256 KiB L2: 1024 KiB L3: 6 MiB
  Speed (MHz): avg: 800 min/max: 800/3100 cores: 1: 800 2: 800 3: 800 4: 800
    bogomips: 24799
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
  Device-1: Intel CoffeeLake-S GT2 [UHD Graphics 630] vendor: Hewlett-Packard
    driver: i915 v: kernel arch: Gen-9.5 bus-ID: 00:02.0
  Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6 driver: X:
    loaded: modesetting unloaded: fbdev,vesa dri: iris gpu: i915
    resolution: 1920x1080
  API: EGL v: 1.5 drivers: iris,swrast platforms:
    active: gbm,x11,surfaceless,device inactive: wayland
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa
    v: 24.2.8-1ubuntu1~24.04.1 glx-v: 1.4 direct-render: yes renderer: Mesa
    Intel UHD Graphics 630 (CFL GT2)
Audio:
  Device-1: Intel Cannon Lake PCH cAVS vendor: Hewlett-Packard
    driver: snd_hda_intel v: kernel bus-ID: 00:1f.3
  API: ALSA v: k6.8.0-53-generic status: kernel-api
  Server-1: PipeWire v: 1.0.5 status: active
Network:
  Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
    vendor: Hewlett-Packard RTL8111/8168/8411 driver: r8169 v: kernel port: 3000
    bus-ID: 02:00.0
  IF: enp2s0 state: down mac: c4:65:16:b1:30:5e
  Device-2: Intel Wi-Fi 6E AX210/AX1675 2x2 [Typhoon Peak] driver: iwlwifi
    v: kernel bus-ID: 03:00.0
  IF: wlp3s0 state: up mac: 4c:49:6c:4b:b2:de
Bluetooth:
  Device-1: Intel AX210 Bluetooth driver: btusb v: 0.8 type: USB
    bus-ID: 1-14:4
  Report: hciconfig ID: hci0 rfk-id: 0 state: up address: 4C:49:6C:4B:B2:E2
    bt-v: 5.3 lmp-v: 12
Drives:
  Local Storage: total: 238.47 GiB used: 25.09 GiB (10.5%)
  ID-1: /dev/nvme0n1 vendor: Toshiba model: N/A size: 238.47 GiB
    temp: 50.9 C
Partition:
  ID-1: / size: 233.18 GiB used: 25.08 GiB (10.8%) fs: ext4
    dev: /dev/nvme0n1p2
  ID-2: /boot/efi size: 511 MiB used: 6.1 MiB (1.2%) fs: vfat
    dev: /dev/nvme0n1p1
Swap:
  ID-1: swap-1 type: file size: 2 GiB used: 0 KiB (0.0%) file: /swapfile
Sensors:
  System Temperatures: cpu: 49.0 C pch: 50.0 C mobo: N/A
  Fan Speeds (rpm): N/A
Info:
  Memory: total: 16 GiB note: est. available: 15.46 GiB used: 2.16 GiB (14.0%)
  Processes: 259 Uptime: 1m Init: systemd target: graphical (5)
  Packages: 1920 Compilers: gcc: 13.3.0 Shell: Bash v: 5.2.21 inxi: 3.3.34
Odpowiedz
#10
1
Better response on post RE: Brak dźwięku przez displayport Linux Mint 22.1Teraz do przywrócenia stan pierwotny konfiguracji, linia:
Kod:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
Przydałby się na windows na tym komputerze, bo bios wymaga aktualizacji a najprościej to zrobić przez mechanizmy windowsa. W wersji na rok 2024 jest poprawione że dźwięk działa, a aktualna wersja jest z tego roku. A tutaj widzę że jest zainstalowana wersja z 2023 roku.
[Obrazek: userbar.png]
Prowadzę to forum od roku 2007. Przez ten czas projekt minta bardzo negatywnie się zmienił, stąd mogą w moich postach być opinie z którymi można się nie zgadzać.
Odpowiedz


Skocz do:




Użytkownicy przeglądający ten wątek: 3 gości