Strona 1 z 1

[+] Brak sterowników audio, Dell vostro 3460

: 10 grudnia 2012, 12:44
autor: xmartin
Witam.

Brak sterowników audio, Dell vostro 3460.

Kod: Zaznacz cały

uname -a
Linux debian 2.6.32-5-amd64 #1 SMP Sun Sep 23 10:07:46 UTC 2012 x86_64 GNU/Linux

Kod: Zaznacz cały

lspci
00:00.0 Host bridge: Intel Corporation Sandy Bridge DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Sandy Bridge Integrated Graphics Controller (rev 09)
00:14.0 USB Controller: Intel Corporation Device 1e31 (rev 04)
00:16.0 Communication controller: Intel Corporation Device 1e3a (rev 04)
00:1a.0 USB Controller: Intel Corporation Device 1e2d (rev 04)
00:1b.0 Audio device: Intel Corporation Device 1e20 (rev 04)
00:1c.0 PCI bridge: Intel Corporation Device 1e10 (rev c4)
00:1c.4 PCI bridge: Intel Corporation Device 1e18 (rev c4)
00:1d.0 USB Controller: Intel Corporation Device 1e26 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Device 1e57 (rev 04)
00:1f.2 SATA controller: Intel Corporation Device 1e03 (rev 04)
00:1f.3 SMBus: Intel Corporation Device 1e22 (rev 04)
01:00.0 Network controller: Broadcom Corporation Device 4365 (rev 01)
02:00.0 Ethernet controller: Atheros Communications Device 1091 (rev 10)

Kod: Zaznacz cały

 wget -O alsa-info.sh http://alsa-project.org/alsa-info.sh && bash ./alsa-info.sh
--2012-12-10 12:42:19--  http://alsa-project.org/alsa-info.sh
Translacja alsa-project.org... 77.48.224.243
Łączenie się z alsa-project.org|77.48.224.243|:80... połączono.
Żądanie HTTP wysłano, oczekiwanie na odpowiedź... 302 Moved Temporarily
Lokalizacja: http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;hb=refs/heads/build;f=alsa/utils/alsa-info.sh [podążanie]
--2012-12-10 12:42:19--  http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;hb=refs/heads/build;f=alsa/utils/alsa-info.sh
Translacja git.alsa-project.org... 77.48.224.243
Ponowne użycie połączenia do alsa-project.org:80.
Żądanie HTTP wysłano, oczekiwanie na odpowiedź... 200 OK
Długość: nieznana [application/x-sh]
Zapis do: `alsa-info.sh'

    [   <=>                                                                                        ] 27.785      58,9K/s   w  0,5s    

2012-12-10 12:42:20 (58,9 KB/s) - zapisano `alsa-info.sh' [27785]

ALSA Information Script v 0.4.61
--------------------------------

This script visits the following commands/files to collect diagnostic
information about your ALSA installation and sound related hardware.

  dmesg
  lspci
  lsmod
  aplay
  amixer
  alsactl
  /proc/asound/
  /sys/class/sound/
  ~/.asoundrc (etc.)

See './alsa-info.sh --help' for command line options.

cat: /proc/asound/version: No such file or directory
grep: /proc/asound/cards: No such file or directory
cat: /proc/asound/cards: No such file or directory
cat: /proc/asound/modules: No such file or directory
ls: cannot access /dev/snd/*: No such file or directory
grep: /proc/asound/cards: No such file or directory
/usr/sbin/alsactl: save_state:1504: No soundcards found...
cat: /tmp/alsa-info.gpqtFfn4kF/alsactl.tmp: No such file or directory
Automatically upload ALSA information to www.alsa-project.org? [y/N] : y
Uploading information to www.alsa-project.org ...  Done!

Your ALSA information is located at http://www.alsa-project.org/db/?f=aabb5d0b7ad619ac3f0f5a418d7261539daeb565

Please inform the person helping you.
Jakie zalecenia

Pozdrawiam.

Dodane:
http://debian.linux.pl/threads/28068-Br ... ostro-3460

Kod: Zaznacz cały

lspci -n
00:00.0 0600: 8086:0104 (rev 09)
00:02.0 0300: 8086:0116 (rev 09)
00:14.0 0c03: 8086:1e31 (rev 04)
00:16.0 0780: 8086:1e3a (rev 04)
00:1a.0 0c03: 8086:1e2d (rev 04)
00:1b.0 0403: 8086:1e20 (rev 04)
00:1c.0 0604: 8086:1e10 (rev c4)
00:1c.4 0604: 8086:1e18 (rev c4)
00:1d.0 0c03: 8086:1e26 (rev 04)
00:1f.0 0601: 8086:1e57 (rev 04)
00:1f.2 0106: 8086:1e03 (rev 04)
00:1f.3 0c05: 8086:1e22 (rev 04)
01:00.0 0280: 14e4:4365 (rev 01)
02:00.0 0200: 1969:1091 (rev 10)
http://kmuto.jp/debian/hcl/

: 10 grudnia 2012, 13:30
autor: Rafal_F
Zakładając temat podawaj informacje według tego linka: http://debian.linux.pl/threads/12771-Za ... #post81406 . Przy tego typu problemach ze sprzętem szczególnie chodzi o:

Kod: Zaznacz cały

lspci -n
które w trzeciej kolumnie podaje PCI ID. PCI ID twojej karty dźwiękowej to:

Kod: Zaznacz cały

8086:1e20
Po wklejeniu tego numeru na tej stronie: http://kmuto.jp/debian/hcl/ i kliknięciu wyślij otrzymasz informacje o sprzęcie. Twoja karta wspierana jest przez jądro od serii 3. Więc musisz je zaktualizować. fnmirk napisał już w twoim temacie o kartach sieciowych jak to zrobić.