Stránka 1 z 1

Linux nedokáže detekovat zvukovou kartu

Napsal: 29 úno 2016, 14:21
od pazdy
Zdravím, používám systém teprve pár dní, ale dnes se mi po prvé stalo, že jsem zapnul NTB a linux nedokázal načíst zvukovou kartu. Takže mi nefunguje zvuk. Prosil bych o radu. Jsem lajk v linuxu, tak nějak srozumitelně prosím vás.. Tady je screen v nastavení zvuku.

Kód: Vybrat vše

http://screenshot.cz/BH52R/

Re: Linux nedokáže detekovat zvukovou kartu

Napsal: 01 bře 2016, 11:28
od Allconius
Ahoj, a na PC je jen jeden uživatel? Ptám se protože mi občas také nejede zvuk pokud je přihlášený jiný uživatel. Předpokládám tedy, že i po restartu zvuk nejede. Pošli výpis z terminálu:

Kód: Vybrat vše

lspci

Re: Linux nedokáže detekovat zvukovou kartu

Napsal: 01 bře 2016, 14:30
od milhouse
A taky příkazy

Kód: Vybrat vše

sudo dmesg | tail

Kód: Vybrat vše

sudo lshw --short

Kód: Vybrat vše

df -Th

Re: Linux nedokáže detekovat zvukovou kartu

Napsal: 01 bře 2016, 18:09
od pazdy
Ano na PC je jen jeden uživatelský profil..

LPSCI
  • 00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
    00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
    00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 0b)
    00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
    00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
    00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
    00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 1 (rev e4)
    00:1c.2 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4)
    00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4)
    00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
    00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
    02:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
    03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)

sudo dmesg | tail
  • [ 25.343096] thinkpad_acpi: Lenovo Lenovo Flex 2-15, model 20405
    [ 25.344216] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
    [ 25.344280] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
    [ 25.345543] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
    [ 25.345803] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input13
    [ 25.347926] thinkpad_ec: no ThinkPad embedded controller!
    [ 25.407839] thinkpad_ec: no ThinkPad embedded controller!
    [ 26.255888] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
    [ 26.267737] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
    [ 28.345577] init: plymouth-upstart-bridge main process ended, respawning
sudo lshw --short
  • Hardware Lister (lshw) - B.02.16
    usage: lshw [-format] [-options ...]
    lshw -version

    -version print program version (B.02.16)

    format can be
    -html output hardware tree as HTML
    -xml output hardware tree as XML
    -short output hardware paths
    -businfo output bus information

    options can be
    -class CLASS only show a certain class of hardware
    -C CLASS same as '-class CLASS'
    -c CLASS same as '-class CLASS'
    -disable TEST disable a test (like pci, isapnp, cpuid, etc. )
    -enable TEST enable a test (like pci, isapnp, cpuid, etc. )
    -quiet don't display status
    -sanitize sanitize output (remove sensitive information like serial numbers, etc.)
    -numeric output numeric IDs (for PCI, USB, etc.)

df -Th
  • Souborový systém Typ Velikost Užito Volno Uži% Připojeno do
    udev devtmpfs 1,9G 4,0K 1,9G 1% /dev
    tmpfs tmpfs 387M 1,5M 385M 1% /run
    /dev/sda6 ext4 47G 15G 29G 35% /
    none tmpfs 4,0K 0 4,0K 0% /sys/fs/cgroup
    none tmpfs 5,0M 0 5,0M 0% /run/lock
    none tmpfs 1,9G 45M 1,9G 3% /run/shm
    none tmpfs 100M 16K 100M 1% /run/user
    /dev/sda2 vfat 96M 29M 68M 30% /boot/efi

Re: Linux nedokáže detekovat zvukovou kartu

Napsal: 01 bře 2016, 18:49
od juhele2014
:arrow: A nefunguje jednoduše zadat do terminálu (ctrl + alt +t) alsamixer a vybrat F6 zvukovku. :?:

Re: Linux nedokáže detekovat zvukovou kartu

Napsal: 01 bře 2016, 19:17
od pazdy
To právě nefunguje...

nemohu otevřít směšovač: Adresář nebo soubor neexistuje