LINUX.ORG.RU

Да там же в настройках оборудования можно выбирать драйвер из выпадающего списка.

ZenitharChampion ★★★★★
()
Ответ на: комментарий от bhfq

Сколько времени должен выполняться скрипт? У меня сложилось впечатление, что он просто зациклился.

Nalex
() автор топика
Ответ на: комментарий от Nalex

нужно запустить так bash alsa-info.sh

или все же chmod +x alsa-info.sh && ./alsa-info.sh

можете меня ругать за то что я развел воды, но последний способ я не люблю.

bhfq ★★★★★
()
Ответ на: комментарий от bhfq

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

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

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

Nalex
() автор топика
Ответ на: комментарий от Nalex

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

Вводим:

./alsa-info.sh --help


Читаем:
alsa-info.sh version 0.4.60

Available options:
--with-aplay (includes the output of aplay -l)
--with-amixer (includes the output of amixer)
--with-alsactl (includes the output of alsactl)
--with-configs (includes the output of ~/.asoundrc and
/etc/asound.conf if they exist)
--with-devices (shows the device nodes in /dev/snd/)
--with-dmesg (shows the ALSA/HDA kernel messages)

--output FILE (specify the file to output for no-upload mode)
--update (check server for script updates)
--upload (upload contents to remote server)
--no-upload (do not upload contents to remote server)
--pastebin (use http://pastebin.ca) as remote server
instead http://www.alsa-project.org
--stdout (print alsa information to standard output
instead of a file)
--about (show some information about the script)
--debug (will run the script as normal, but will not
delete /tmp/alsa-info.boZPSke0YT/alsa-info.txt)


Вводим:
./alsa-info.sh  --upload


Покажите, что написала эта команда.

AITap ★★★★★
()
Ответ на: комментарий от AITap

│ upload=true&script=true&cardinfo= │─ │ !!################################ │ │ !!ALSA Information Script v 0.4.60 │ │ !!################################ │ │ │ │ !!Script ran on: Tue Jan 3 13:32:25 UTC 2012 │ │ │ │ │ │ !!Linux Distribution │ │ !!------------------ │ │ │ │ │ │ │ │ │ │ !!DMI Information │ │ !!--------------- │ │ │ │ Manufacturer: System manufacturer │ │ Product Name: System Product Name │ │ Product Version: System Version │ │ │ │ │ │ !!Kernel Information │ │ !!------------------ │ │ │ │ Kernel release: 2.6.38.8-desktop-8.mga │ │ Operating System: GNU/Linux │ │ Architecture: i686 │ │ Processor: i686 │ │ SMP Enabled: Yes │ │ │ │ │ │ !!ALSA Version

Nalex
() автор топика
Ответ на: комментарий от AITap

Из гугла апреля этого года:

Here’s how:

1. Modify your grub default boot options

$> sudo nano /etc/default/grub

2. Add “pci=use_crs” on your current grub option, which looks like this:

GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash pci=use_crs”

3. Then update your grub.

$> sudo update-grub

4. Reboot and done.

Так как тут ядро 2.6.38 проблема имеет место быть.

bhfq ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.