Форум русскоязычного сообщества Ubuntu


Считаете, что Ubuntu недостаточно дружелюбна к новичкам?
Помогите создать новое Руководство для новичков!

Автор Тема: ATI платформа и звук  (Прочитано 927 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн sleepnow

  • Автор темы
  • Любитель
  • *
  • Сообщений: 58
  • Линуксоид
    • Просмотр профиля
ATI платформа и звук
« : 05 Мая 2008, 15:27:08 »
Вообщем такая беда, сменил мамку на гигабайт на последнем чипсете от АТИ! Все бы ничего, только звука нет ( встроен тут HDA звук, он опознается, но его не слышно ) погуглил.. беда не только у меня lspci выдает следующее:
Цитировать
00:00.0 Host bridge: ATI Technologies Inc RS690 Host Bridge
00:01.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (Internal gfx)
00:12.0 SATA controller: ATI Technologies Inc SB600 Non-Raid-5 SATA
00:13.0 USB Controller: ATI Technologies Inc SB600 USB (OHCI0)
00:13.1 USB Controller: ATI Technologies Inc SB600 USB (OHCI1)
00:13.2 USB Controller: ATI Technologies Inc SB600 USB (OHCI2)
00:13.3 USB Controller: ATI Technologies Inc SB600 USB (OHCI3)
00:13.4 USB Controller: ATI Technologies Inc SB600 USB (OHCI4)
00:13.5 USB Controller: ATI Technologies Inc SB600 USB Controller (EHCI)
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 14)
00:14.1 IDE interface: ATI Technologies Inc SB600 IDE
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia
00:14.3 ISA bridge: ATI Technologies Inc SB600 PCI to LPC Bridge
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:05.0 VGA compatible controller: ATI Technologies Inc RS690 [Radeon X1200 Series]
02:0f.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet (rev 10)
Никак не научусь превращать поворот судьбы в зигзаг удачи.

Оффлайн sleepnow

  • Автор темы
  • Любитель
  • *
  • Сообщений: 58
  • Линуксоид
    • Просмотр профиля
Re: ATI платформа и звук
« Ответ #1 : 05 Мая 2008, 16:53:16 »
https://help.ubuntu.com/community/HdaIntelSoundHowto Может вот это спасет меня.. сейчас попробую
Никак не научусь превращать поворот судьбы в зигзаг удачи.

Оффлайн sleepnow

  • Автор темы
  • Любитель
  • *
  • Сообщений: 58
  • Линуксоид
    • Просмотр профиля
Re: ATI платформа и звук
« Ответ #2 : 05 Мая 2008, 17:17:32 »
Столкнулся с проблемой...

./configure --with-cards=hda-intel --with-kernel=/usr/src/linux-headers-$(uname -r)

Цитировать
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 ANSI C... 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 egrep... 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/alsa/alsa-driver-1.0.9rc4a
checking cross compile...
checking for directory with kernel source... /usr/src/linux-headers-2.6.24-16-generic
checking for directory with kernel build...
checking for kernel version... 0.0.0
checking for GCC version... Kernel compiler:  Used compiler: gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)

*** NO PREDEFINED KERNEL COMPILER IS DETECTED
*** Assuming the same compiler is used with the current system compiler.

*** Please make sure that the same compiler version was used for building kernel.

checking for built-in ALSA... "no"
checking for existing ALSA module... "no"
checking for Red Hat kernel... "auto"
checking for Red Hat kernel... "no"
checking for SUSE kernel... "auto"
checking for SUSE kernel... "no"
checking to modify of kernel linux/kmod.h... "no"
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 linux/devfs_fs_kernel.h... "no"
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 kernel linux/device.h... "yes"
checking for kernel linux/jiffies.h... "yes"
checking for kernel linux/compat.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/moduleparam.h... "yes"
checking for kernel linux/syscalls.h... "yes"
checking for kernel linux/firmware.h... "yes"
checking for exported symbol dump_stack... grep: /usr/src/linux-headers-2.6.24-16-generic/kernel/ksyms.c: No such file or directory
"no"
checking for kernel module symbol versions... "yes"
checking for PCI support in kernel... "yes"
checking for I2C driver in kernel... module
checking for firmware loader... yes
checking for directory to store kernel modules... /lib/modules/0.0.0/misc
checking for verbose printk... on
checking for debug level... none
checking for processor type... i586
checking for SMP... "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... "no"
checking for snprintf... "no"
checking for vsnprintf... "no"
checking for scnprintf... "no"
checking for sscanf... "no"
checking for vmalloc_to_page... "no"
checking for old kmod... "yes"
checking for PDE... "no"
checking for pci_set_consistent_dma_mask... "no"
checking for pci_dev_present... "no"
checking for msleep... "no"
checking for tty->count is the atomic type... "no"
checking for io_remap_pfn_range... "no"
checking for new io_remap_page_range... "no"
checking for kcalloc... "no"
checking for saved_config_space in pci_dev... "no"
checking for old kill_fasync... "no"
checking for dma_addr_t... "no"
checking for MUTEX macros... "no"
checking for driver version... 1.0.9rc4a
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for RTC callback support in kernel... "no"
checking for HPET support... "yes"
checking for Procfs support... "yes"
checking for USB support... "yes"
checking for PC-Speaker hook... "no"
checking for kernel PCMCIA
checking for PCMCIA support... "yes"
checking for PC9800 support in kernel... "no"
checking for parallel port support... "yes"
checking for which soundcards to compile driver for... hda-intel
configure: creating ./config.status
config.status: creating version
config.status: creating Makefile.conf
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/config.h
config.status: include/config.h is unchanged
config.status: creating include/config1.h
config.status: include/config1.h is unchanged
config.status: creating include/version.h
config.status: include/version.h is unchanged
config.status: creating include/autoconf-extra.h
config.status: include/autoconf-extra.h is unchanged

Вроде как прошло успешно, а вот make

Цитировать
make[1]: Entering directory `/usr/src/alsa/alsa-driver-1.0.9rc4a/acore'
gcc -D__KERNEL__ -DMODULE=1 -I/usr/src/alsa/alsa-driver-1.0.9rc4a/include  -I/usr/src/linux-headers-2.6.24-16-generic/include -O2 -mpreferred-stack-boundary=2 -march=i586 -D__SMP__ -DCONFIG_SMP -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include -DMODVERSIONS -include /usr/src/linux-headers-2.6.24-16-generic/include/linux/modversions.h  -DKBUILD_BASENAME=hpetimer   -c -o hpetimer.o hpetimer.c
cc1: error: /usr/src/linux-headers-2.6.24-16-generic/include/linux/modversions.h: No such file or directory
In file included from hpetimer.c:22:
/usr/src/alsa/alsa-driver-1.0.9rc4a/include/sound/driver.h:29:26: error: linux/config.h: No such file or directory
In file included from /usr/src/linux-headers-2.6.24-16-generic/include/asm/current_64.h:7,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/asm/current.h:4,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/asm/processor_64.h:17,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/asm/processor.h:4,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/prefetch.h:14,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/list.h:8,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/module.h:9,
                 from /usr/src/alsa/alsa-driver-1.0.9rc4a/include/adriver.h:45,
                 from /usr/src/alsa/alsa-driver-1.0.9rc4a/include/sound/driver.h:42,
                 from hpetimer.c:22:
/usr/src/linux-headers-2.6.24-16-generic/include/asm/pda.h:39: error: ‘CONFIG_X86_L1_CACHE_SHIFT’ undeclared here (not in a function)
/usr/src/linux-headers-2.6.24-16-generic/include/asm/pda.h:39: error: requested alignment is not a constant
In file included from /usr/src/linux-headers-2.6.24-16-generic/include/asm/processor_64.h:22,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/asm/processor.h:4,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/prefetch.h:14,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/list.h:8,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/module.h:9,
                 from /usr/src/alsa/alsa-driver-1.0.9rc4a/include/adriver.h:45,
                 from /usr/src/alsa/alsa-driver-1.0.9rc4a/include/sound/driver.h:42,
                 from hpetimer.c:22:
/usr/src/linux-headers-2.6.24-16-generic/include/linux/cpumask.h:88: error: ‘CONFIG_NR_CPUS’ undeclared here (not in a function)
In file included from /usr/src/linux-headers-2.6.24-16-generic/include/asm/processor.h:4,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/prefetch.h:14,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/list.h:8,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/module.h:9,
                 from /usr/src/alsa/alsa-driver-1.0.9rc4a/include/adriver.h:45,
                 from /usr/src/alsa/alsa-driver-1.0.9rc4a/include/sound/driver.h:42,
                 from hpetimer.c:22:
/usr/src/linux-headers-2.6.24-16-generic/include/asm/processor_64.h:79: error: requested alignment is not a constant
/usr/src/linux-headers-2.6.24-16-generic/include/asm/processor_64.h:200: error: requested alignment is not a constant
In file included from /usr/src/linux-headers-2.6.24-16-generic/include/asm/ptrace.h:35,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/asm/elf.h:8,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/elf.h:6,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/module.h:14,
                 from /usr/src/alsa/alsa-driver-1.0.9rc4a/include/adriver.h:45,
                 from /usr/src/alsa/alsa-driver-1.0.9rc4a/include/sound/driver.h:42,
                 from hpetimer.c:22:
/usr/src/linux-headers-2.6.24-16-generic/include/asm/vm86.h:22:1: warning: "VM_MASK" redefined
In file included from /usr/src/linux-headers-2.6.24-16-generic/include/asm/processor.h:4,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/prefetch.h:14,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/list.h:8,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/module.h:9,
                 from /usr/src/alsa/alsa-driver-1.0.9rc4a/include/adriver.h:45,
                 from /usr/src/alsa/alsa-driver-1.0.9rc4a/include/sound/driver.h:42,
                 from hpetimer.c:22:
/usr/src/linux-headers-2.6.24-16-generic/include/asm/processor_64.h:29:1: warning: this is the location of the previous definition
In file included from /usr/src/linux-headers-2.6.24-16-generic/include/asm/elf.h:8,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/elf.h:6,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/module.h:14,
                 from /usr/src/alsa/alsa-driver-1.0.9rc4a/include/adriver.h:45,
                 from /usr/src/alsa/alsa-driver-1.0.9rc4a/include/sound/driver.h:42,
                 from hpetimer.c:22:
/usr/src/linux-headers-2.6.24-16-generic/include/asm/ptrace.h: In function ‘user_mode’:
/usr/src/linux-headers-2.6.24-16-generic/include/asm/ptrace.h:50: error: ‘SEGMENT_RPL_MASK’ undeclared (first use in this function)
/usr/src/linux-headers-2.6.24-16-generic/include/asm/ptrace.h:50: error: (Each undeclared identifier is reported only once
/usr/src/linux-headers-2.6.24-16-generic/include/asm/ptrace.h:50: error: for each function it appears in.)
/usr/src/linux-headers-2.6.24-16-generic/include/asm/ptrace.h:50: error: ‘USER_RPL’ undeclared (first use in this function)
/usr/src/linux-headers-2.6.24-16-generic/include/asm/ptrace.h: In function ‘user_mode_vm’:
/usr/src/linux-headers-2.6.24-16-generic/include/asm/ptrace.h:54: error: ‘SEGMENT_RPL_MASK’ undeclared (first use in this function)
/usr/src/linux-headers-2.6.24-16-generic/include/asm/ptrace.h:54: error: ‘USER_RPL’ undeclared (first use in this function)
In file included from /usr/src/linux-headers-2.6.24-16-generic/include/linux/gfp.h:4,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/slab.h:14,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/percpu.h:5,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/asm/local_64.h:4,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/asm/local.h:4,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/module.h:19,
                 from /usr/src/alsa/alsa-driver-1.0.9rc4a/include/adriver.h:45,
                 from /usr/src/alsa/alsa-driver-1.0.9rc4a/include/sound/driver.h:42,
                 from hpetimer.c:22:
/usr/src/linux-headers-2.6.24-16-generic/include/linux/mmzone.h: At top level:
/usr/src/linux-headers-2.6.24-16-generic/include/linux/mmzone.h:74: error: requested alignment is not a constant
/usr/src/linux-headers-2.6.24-16-generic/include/linux/mmzone.h:124: error: requested alignment is not a constant
/usr/src/linux-headers-2.6.24-16-generic/include/linux/mmzone.h:342: error: requested alignment is not a constant
In file included from /usr/src/linux-headers-2.6.24-16-generic/include/asm/hardirq_64.h:5,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/asm/hardirq.h:4,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/hardirq.h:7,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/interrupt.h:11,
                 from hpetimer.c:26:
/usr/src/linux-headers-2.6.24-16-generic/include/linux/irq.h:178: error: requested alignment is not a constant
In file included from /usr/src/linux-headers-2.6.24-16-generic/include/linux/sched.h:54,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/interrupt.h:12,
                 from hpetimer.c:26:
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:33:3: error: #error You lose.
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:225:31: error: division by zero in #if
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:225:31: error: division by zero in #if
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:225:31: error: division by zero in #if
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:225:31: error: division by zero in #if
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:225:31: error: division by zero in #if
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:225:31: error: division by zero in #if
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:225:31: error: division by zero in #if
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:225:31: error: division by zero in #if
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:225:31: error: division by zero in #if
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:225:31: error: division by zero in #if
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:225:31: error: division by zero in #if
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:225:31: error: division by zero in #if
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:225:31: error: division by zero in #if
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:225:31: error: division by zero in #if
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:225:31: error: division by zero in #if
/usr/src/linux-headers-2.6.24-16-generic/include/linux/jiffies.h:225:31: error: division by zero in #if
In file included from /usr/src/linux-headers-2.6.24-16-generic/include/linux/pid.h:4,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/sched.h:75,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/interrupt.h:12,
                 from hpetimer.c:26:
/usr/src/linux-headers-2.6.24-16-generic/include/linux/rcupdate.h:72: error: requested alignment is not a constant
/usr/src/linux-headers-2.6.24-16-generic/include/linux/rcupdate.h:75: error: requested alignment is not a constant
In file included from /usr/src/linux-headers-2.6.24-16-generic/include/linux/sched.h:78,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/interrupt.h:12,
                 from hpetimer.c:26:
/usr/src/linux-headers-2.6.24-16-generic/include/linux/proportions.h: In function ‘prop_inc_percpu’:
/usr/src/linux-headers-2.6.24-16-generic/include/linux/proportions.h:75: warning: implicit declaration of function ‘local_irq_save’
/usr/src/linux-headers-2.6.24-16-generic/include/linux/proportions.h:77: warning: implicit declaration of function ‘local_irq_restore’
In file included from /usr/src/linux-headers-2.6.24-16-generic/include/linux/timer.h:5,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/sched.h:87,
                 from /usr/src/linux-headers-2.6.24-16-generic/include/linux/interrupt.h:12,
                 from hpetimer.c:26:
/usr/src/linux-headers-2.6.24-16-generic/include/linux/ktime.h: In function ‘ktime_set’:
/usr/src/linux-headers-2.6.24-16-generic/include/linux/ktime.h:84: warning: comparison is always false due to limited range of data type
make[1]: *** [hpetimer.o] Error 1
make[1]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.9rc4a/acore'
make: *** [compile] Error 1

В чем беда?
Никак не научусь превращать поворот судьбы в зигзаг удачи.

Оффлайн sleepnow

  • Автор темы
  • Любитель
  • *
  • Сообщений: 58
  • Линуксоид
    • Просмотр профиля
Re: ATI платформа и звук
« Ответ #3 : 05 Мая 2008, 18:05:48 »
разобрался. wiki - сила. решено.
Никак не научусь превращать поворот судьбы в зигзаг удачи.

 

Страница сгенерирована за 0.056 секунд. Запросов: 23.