Есть вопрос?
Зайди на форум

Поиск на сайте: Advanced

Denix - новый дистрибутив Linux. Русификация Ubuntu и установка кодеков

dkws.org.ua
Форум сайта dkws.org.ua
 
Главная    ТемыТемы    АльбомАльбом    РегистрацияРегистрация 
 ПрофильПрофиль   Войти и проверить личные сообщенияВойти и проверить личные сообщения   ВходВход 

Проблемы при перекомпиляции Alsa

 
Начать новую тему Ответить на тему    Список форумов dkws.org.ua -> Ubuntu
 
Автор Сообщение
Szcz

Новенький


Зарегистрирован: 24.08.2009
Сообщения: 16

СообщениеДобавлено: Сб Фев 05, 2011 6:15 am    Заголовок сообщения: Проблемы при перекомпиляции Alsa
Ответить с цитатой

Приветствую!
На Acer Aspire 9800 традиционно нет звука.
Воспользовался инструкцией вот отсюда:
http://ubuntueasy.com/oborudovanie/ustanovka-ubuntu-linux-na-acer-aspire-one

На шаге sudo m-a a-i alsa

Выдало:
for i in control postinst postrm ; do \ ↑
│ if [ -f debian/$i.orig ]; then \ ▮
│ mv -f debian/$i.orig debian/$i ; \ ▒
│ fi ; \ ▒
│ done ▒
│ rm -f control-munge ▒
│ make mrproper ▒
│ make[1]: Вход в каталог `/usr/src/modules/alsa-driver' ▒
│ rm -f .depend *.o snd.map* ▒
│ rm -f modules/*.o modules/*.ko ▒
│ make[2]: Вход в каталог `/usr/src/modules/alsa-driver/include' ▒
│ make[2]: Выход из каталога `/usr/src/modules/alsa-driver/include' ▒
│ make[1]: Выход из каталога `/usr/src/modules/alsa-driver' ▒
│ rm -f configure-stamp ▒
│ rm -f build-stamp
/usr/bin/make -f debian/rules binary-modules ▒
│ make[1]: Вход в каталог `/usr/src/modules/alsa-driver' ▒
│ CC="gcc" ./configure --prefix=/usr ▒
│ --with-kernel=/usr/src/linux-headers-2.6.32-28-generic ▒
│ --with-build=/usr/src/linux-headers-2.6.32-28-generic ▒
│ --with-moddir=/lib/modules/2.6.32-28-generic/updates/alsa ▒
│ --with-sequencer=yes --with-isapnp=yes --with-cards="all" ▒
│ checking for gcc... gcc ▒
│ checking whether the C compiler works... yes
checking for C compiler default output file name... a.out ▒
│ checking for suffix of executables... ▒
│ checking whether we are cross compiling... no ▒
│ checking for suffix of object files... o ▒
│ checking whether we are using the GNU C compiler... yes ▒
│ checking whether gcc accepts -g... yes ▒
│ checking for gcc option to accept ISO C89... none needed ▒
│ checking for ranlib... ranlib ▒
│ checking for a BSD-compatible install... /usr/bin/install -c ▒
│ checking how to run the C preprocessor... gcc -E ▒
│ checking for grep that handles long lines and -e... /bin/grep ▒
│ checking for egrep... /bin/grep -E
checking for ANSI C header files... yes ▒
│ checking for an ANSI C-conforming const... yes ▒
│ checking for inline... inline ▒
│ checking whether time.h and sys/time.h may both be included... yes ▒
│ checking whether gcc needs -traditional... no ▒
│ checking for current directory... /usr/src/modules/alsa-driver ▒
│ checking cross compile... ▒
│ checking for directory with ALSA kernel sources... ./configure: line ▒
│ 4715: cd: ../alsa-kmirror: No such file or directory
checking for directory with kernel source... ▒
│ /usr/src/linux-headers-2.6.32-28-generic ▮
│ checking for directory with kernel build... ▒
│ /usr/src/linux-headers-2.6.32-28-generic ▒
│ checking for kernel linux/version.h... yes ▒
│ checking for kernel linux/autoconf.h... yes ▒
│ checking for kernel version... 2.6.32-28-generic ▒
│ checking for built-in ALSA... no ▒
│ checking for existing ALSA module... yes ▒
│ checking for Red Hat kernel... auto ▒
│ checking for Red Hat kernel... no ▒
│ checking for SUSE kernel... auto ▒
│ checking for SUSE kernel... no
checking for updating alsa-kernel version.h... yes ▒
│ checking for CONFIG_EXPERIMENTAL... yes ▒
│ checking for directory to store kernel modules... ▒
│ /lib/modules/2.6.32-28-generic/updates/alsa ▒
│ checking for verbose procfs... on ▒
│ checking for verbose printk... on ▒
│ checking for debug level... none ▒
│ checking for ISA support in kernel... yes ▒
│ checking for processor type... i586
checking for ISA DMA API... yes ▒
│ checking for kernel linux/config.h... no ▮
│ Creating <linux/config.h>... ▒
│ checking for deprecated linux/config.h... checking to modify of kernel ▒
│ linux/kmod.h... no ▒
│ checking for kernel linux/utsrelease.h... yes ▒
│ checking for kernel linux/compiler.h... yes ▒
│ checking for kernel linux/pm.h... yes ▒
│ checking for kernel linux/spinlock.h... yes ▒
│ checking for kernel linux/irq.h... yes ▒
│ checking for kernel linux/threads.h... yes ▒
│ checking for kernel linux/rwsem.h... yes
checking for kernel linux/gameport.h... yes ▒
│ checking for kernel media/v4l2-dev.h... yes ▒
│ checking for kernel linux/devfs_fs_kernel.h... no ▒
│ Creating a dummy <linux/devfs_fs_kernel.h>... ▒
│ checking for kernel linux/highmem.h... yes ▒
│ checking for kernel linux/workqueue.h... yes ▒
│ checking for kernel linux/dma-mapping.h... yes ▒
│ checking for kernel asm/hw_irq.h... yes ▒
│ checking for kechecking for kernel linux/platform_device.h... yes ▒
│ checking for kernel linux/isa.h... yes ▒
│ checking for kernel linux/jiffies.h... yes ▒
│ checking for kernel linux/compat.h... yes ▒
│ checking for kernel linux/log2.h... yes ▒
│ checking for kernel linux/adb.h... yes ▒
│ checking for kernel linux/cuda.h... yes ▒
│ checking for kernel linux/pmu.h... yes ▒
│ checking for kernel linux/io.h... yes
checking for kernel linux/moduleparam.h... yes ▒
│ checking for kernel linux/syscalls.h... yes ▒
│ checking for kernel linux/firmware.h... yes ▮
│ checking for kernel linux/err.h... yes ▒
│ checking for kernel linux/bitmap.h... yes ▒
│ checking for kernel linux/mutex.h... yes ▒
│ checking for kernel linux/pm_qos_params.h... yes ▒
│ checking for kernel linux/kthread.h... yes ▒
│ checking for kernel asm/irq_regs.h... yes ▒
│ checking for kernel linux/seq_file.h... yes ▒
│ checking for kernel linux/debugfs.h... yes ▒
│ checking for kernel linux/gpio.h... yes
checking for kernel linux/bug.h... yes ▮
│ checking for kernel linux/math64.h... yes ▒
│ checking for kernel linux/regulator/consumer.h... yes ▒
│ checking for kernel linux/dmi.h... yes ▒
│ checking for kernel linux/bitrev.h... yes ▒
│ checking for kernel linux/hrtimer.h... yes ▒
│ checking for kernel linux/gcd.h... yes ▒
│ checking for kernel module symbol versions... yes ▒
│ checking for has ioport support... yes
checking for PCI support in kernel... yes ▮
│ checking for I2C driver in kernel... yes ▒
│ checking for I2C_POWERMAC in kernel... unknown ▒
│ checking for firmware loader... yes ▒
│ checking for input subsystem in kernel... yes ▒
│ checking for pc-speaker platform in kernel... yes ▒
│ checking for SMP... yes ▒
│ checking for Video device support in kernel... yes ▒
│ checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... yes ▒
│ checking for Kernel ISA-PnP support... yes ▒
│ checking for strlcpy... yes ▒
│ checking for snprintf... yes ▒
│ checking for vsnprintf... yes ▮
│ checking for scnprintf... yes ▒
│ checking for sscanf... yes ▒
│ checking for vmalloc_to_page... yes ▒
│ checking for old kmod... no ▒
│ checking for PDE... yes ▒
│ checking for pci_set_consistent_dma_mask... yes ▒
│ checking for pci_dev_present... yes
checking for msleep... yes ▒
│ checking for msleep_interrupt... yes ▒
│ checking for msecs_to_jiffies... yes ▒
│ checking for tty->count is the atomic type... yes ▒
│ checking for video_get_drvdata... yes ▒
│ checking for video_drvdata... yes
checking for V4L1 layer... yes ▒
│ checking for V4L2 layer... yes ▒
│ checking for io_remap_pfn_range... yes ▮
│ checking for kcalloc... yes ▒
│ checking for kstrdup... yes ▒
│ checking for kstrndup... yes ▒
│ checking for kzalloc... yes ▒
│ checking for create_workqueue with flags... no ▒
│ checking for pci_ioremap_bar... yes
checking for saved_config_space in pci_dev... yes ▒
│ checking for new pci_save_state... yes ▒
│ checking for register_sound_special_device... yes ▮
│ checking for driver extra-version... ▒
│ checking for driver version... 1.0.22.1 ▒
│ checking for dynamic minor numbers... no ▒
│ checking for sequencer support... yes ▒
│ checking for OSS/Free emulation... yes ▒
│ checking for OSS PCM plugin system inclusion... yes
checking for RTC support... no ▒
│ checking for HPET support... yes ▒
│ checking for Procfs support... yes ▒
│ checking for USB support... yes ▒
│ checking for class_simple... no ▒
│ checking for old driver suspend/resume callbacks... no ▒
│ checking for removal of page-reservation for nopage/mmap... no ▮
│ checking for nested class_device... no ▒
│ checking for new IRQ handler... yes ▒
│ checking for gfp_t... yes ▒
│ checking for GFP_DMA32... yes ▒
│ checking for page_to_pfn... yes
hecking for PnP suspend/resume... yes ▮
│ checking for device_create_drvdata... no ▒
│ checking for new unlocked/compat_ioctl... yes ▒
│ checking for builtin _Bool support... yes ▒
│ checking for x86-compatible PC... no ▒
│ checking for High-Res timers... yes
hecking for kernel PCMCIA ▒
│ checking for PCMCIA support... yes ▒
│ checking for PC9800 support in kernel... no ▒
│ checking for parallel port support... yes ▒
│ checking for power management... yes ▒
│ checking for CONFIG_HAS_DMA... yes ▒
│ checking for cards to compile driver for... all ▒
│ checking for additonal options to compile driver for... all ▮
│ configure: creating ./config.status ▒
│ config.status: creating version ▒
│ config.status: creating Makefile.conf ▒
│ config.status: WARNING: 'Makefile.conf.in' seems to ignore the
--datarootdir setting ▒
│ config.status: creating snddevices ▮
│ config.status: creating utils/alsa-driver.spec ▒
│ config.status: creating utils/buildrpm ▒
│ config.status: creating toplevel.config ▒
│ config.status: creating utils/alsasound
config.status: creating utils/alsasound.posix ▒
│ config.status: creating include/pci_ids_compat.h ▒
│ config.status: creating include/i2c-id_compat.h ▒
│ config.status: creating include/config.h ▒
│ config.status: creating include/config1.h ▒
│ config.status: creating include/version.h ▒
│ config.status: include/version.h is unchanged ▒
│ config.status: creating include/autoconf-extra.h ▒
│ Hacking autoconf.h... ▮
│ touch configure-stamp ▒
│ /usr/bin/make compile ▒
│ make[2]: Вход в каталог `/usr/src/modules/alsa-driver' make[4]: Вход в каталог `/usr/src/modules/alsa-driver/include' ▒
│ /usr/bin/make -C sound prepare ▒
│ make[5]: Вход в каталог ▒
│ `/usr/src/modules/alsa-driver/alsa-kernel/include' ▒
│ /usr/bin/make .includes.tmp ▒
│ make[6]: Вход в каталог ▒
│ `/usr/src/modules/alsa-driver/alsa-kernel/include' ▒
│ make[6]: Выход из каталога ▒
│ `/usr/src/modules/alsa-driver/alsa-kernel/include' ▒
│ /usr/bin/make prepare2 ▒
│ make[6]: Вход в каталог ▮
│ `/usr/src/modules/alsa-driver/alsa-kernel/include' ▒
│ cp ../../alsa-kernel/include/../../alsa-kernel/include/ac97_codec.h .
cp: «../../alsa-kernel/include/../../alsa-kernel/include/ac97_codec.h» и ▒
│ «./ac97_codec.h» - один и тот же файл ▒
│ make[6]: *** [../../alsa-kernel/include/ac97_codec.h] Ошибка 1 ▒
│ make[6]: Выход из каталога ▒
│ `/usr/src/modules/alsa-driver/alsa-kernel/include' ▒
│ make[5]: *** [prepare] Ошибка 2 ▒
│ make[5]: Выход из каталога ▮
│ `/usr/src/modules/alsa-driver/alsa-kernel/include' ▒
│ make[4]: *** [prepare] Ошибка 2
make[4]: Выход из каталога `/usr/src/modules/alsa-driver/include' ▒
│ make[3]: *** [dep] Ошибка 1 ▒
│ make[3]: Выход из каталога `/usr/src/modules/alsa-driver' ▒
│ make[2]: *** [include/sndversions.h] Ошибка 2 ▒
│ make[2]: Выход из каталога `/usr/src/modules/alsa-driver' ▒
│ make[1]: *** [build-stamp] Ошибка 2 ▒
│ make[1]: Выход из каталога `/usr/src/modules/alsa-driver' ▮
│ make: *** [kdist_image] Ошибка 2

Как с этим борться и чего не хватает?
Вернуться к началу
Посмотреть профиль Отправить личное сообщение
Anderson

Завсегдатай


Зарегистрирован: 08.07.2006
Сообщения: 642
Откуда: localhost

СообщениеДобавлено: Сб Фев 05, 2011 3:52 pm    Заголовок сообщения:
Ответить с цитатой

Код:
cp: «../../alsa-kernel/include/../../alsa-kernel/include/ac97_codec.h» и ▒
│ «./ac97_codec.h» - один и тот же файл ▒
│ make[6]: *** [../../alsa-kernel/include/ac97_codec.h] Ошибка 1 ▒

лезешь в скрипт и убираешь строку "cp ../../alsa-kernel/include/../../alsa-kernel/include/ac97_codec.h ./ac97_codec.h"
_________________
ArchLinux + Enlightenment 17 (E17)
Вернуться к началу
Посмотреть профиль Отправить личное сообщение anderson.dunai@gmail.com Моб. телефон ICQ Number
Szcz

Новенький


Зарегистрирован: 24.08.2009
Сообщения: 16

СообщениеДобавлено: Вс Фев 06, 2011 4:42 pm    Заголовок сообщения:
Ответить с цитатой

Спасибо.
Тупо, но где этот скрипт находится?
Вернуться к началу
Посмотреть профиль Отправить личное сообщение
Mega

Участник тусовки


Зарегистрирован: 06.10.2010
Сообщения: 219
Откуда: из Украины

СообщениеДобавлено: Вт Фев 08, 2011 12:53 pm    Заголовок сообщения:
Ответить с цитатой

Szcz, по ходу в терминале
_________________
<?php echo "А php вещь классная)" ?>
Вернуться к началу
Посмотреть профиль Отправить личное сообщение нет Моб. телефон
Показать сообщения:   
Начать новую тему Ответить на тему    Список форумов dkws.org.ua -> Ubuntu Часовой пояс: GMT
Страница 1 из 1
 Главная страница сайта
 
Перейти:  
Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете голосовать в опросах
© Колисниченко Денис