Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
alsamixer problem [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Internets
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2005
Posts: 81

PostPosted: Wed Dec 07, 2005 10:24 pm    Post subject: alsamixer problem [SOLVED] Reply with quote

Hello, i tried to configure my sound today.

I compiled the kernel all over, etc.

I reached the "alsamixer" part, but when i start alsamixer there is no "Master" or "PCM" channels. I just dont have them, i also dont have Bass and Tremble. I have all the others, except from them.

What did i do again? :P


Last edited by Internets on Tue Dec 13, 2005 2:24 pm; edited 1 time in total
Back to top
View user's profile Send private message
ellotheth
Tux's lil' helper
Tux's lil' helper


Joined: 30 Aug 2005
Posts: 123

PostPosted: Wed Dec 07, 2005 11:04 pm    Post subject: Reply with quote

Double-check you're in the right view (playback or all, see up in the top right) by hitting tab. Edit: Or by starting up with alsamixer -V playback.
_________________
monjoy
Back to top
View user's profile Send private message
ArNiS
n00b
n00b


Joined: 06 Dec 2005
Posts: 63
Location: Saint-Petersburg, Russia

PostPosted: Wed Dec 07, 2005 11:31 pm    Post subject: Reply with quote

In short:

1. Update portage tree by #emerge --sync
2. Update kernel version by #emerge gentoo-sources . Do not compile sound driver for your hardware, it is better to install external alsa-libs. Reboot your machine.
3. Unemerge all the sound system! By doing

Code:
# emerge --unmerge --ask alsa-oss alsa-lib alsa-utils xmms-alsa


4. Emerge all the sound system again by

Code:
# emerge alsa-lib alsa-driver alsa-oss alsa-utils


5. If some app will run without sound or return "device is locked by another app", just use dmix as output module. Alsa drivers higher than 1.0.9 already use dmix device by default.
_________________
Today is the first day of the remained life
Back to top
View user's profile Send private message
Internets
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2005
Posts: 81

PostPosted: Thu Dec 08, 2005 5:26 am    Post subject: Reply with quote

ArNiS wrote:
In short:

1. Update portage tree by #emerge --sync
2. Update kernel version by #emerge gentoo-sources . Do not compile sound driver for your hardware, it is better to install external alsa-libs. Reboot your machine.
3. Unemerge all the sound system! By doing

Code:
# emerge --unmerge --ask alsa-oss alsa-lib alsa-utils xmms-alsa


4. Emerge all the sound system again by

Code:
# emerge alsa-lib alsa-driver alsa-oss alsa-utils


5. If some app will run without sound or return "device is locked by another app", just use dmix as output module. Alsa drivers higher than 1.0.9 already use dmix device by default.


Ok, and after i do all these, i shall use this: http://www.gentoo.org/doc/en/alsa-guide.xml#alsa-utilities
and follow the "Using the ALSA Driver package" road?
Back to top
View user's profile Send private message
Internets
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2005
Posts: 81

PostPosted: Thu Dec 08, 2005 5:44 am    Post subject: Reply with quote

Ok i got an error, when i was trying to emerge alsa-lib alsa-driver alsa-oss alsa-utils.
The problem is:
Code:
!!! ERROR: media-sound/alsa-driver-1.0.10_rc3 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

And the log is:



------------------------------------------------------------------
Quote:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57. Invocation command line was

$ ./configure --prefix=/usr --host=i386-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i386-pc-linux-gnu --with-oss --with-kernel=/usr/src/linux --with-build=/usr/src/linux --with-isapnp=yes --with-sequencer=yes --with-cards=emu10k2

## --------- ##
## Platform. ##
## --------- ##

hostname = localhost
uname -m = i686
uname -r = 2.6.14-gentoo-r2
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Dec 7 22:10:58 UTC 2005

/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.20GHz
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i386-pc-linux-gnu/gcc-bin/3.3.5-20050130
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.4/sbin
PATH: /usr/kde/3.4/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1287: checking for i386-pc-linux-gnu-gcc
configure:1303: found /usr/bin/i386-pc-linux-gnu-gcc
configure:1313: result: i386-pc-linux-gnu-gcc
configure:1595: checking for C compiler version
configure:1598: i386-pc-linux-gnu-gcc --version </dev/null >&5
i386-pc-linux-gnu-gcc (GCC) 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1601: $? = 0
configure:1603: i386-pc-linux-gnu-gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/specs
Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i386-pc-linux-gnu/gcc-bin/3.3.5-20050130 --includedir=/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/include --datadir=/usr/share/gcc-data/i386-pc-linux-gnu/3.3.5-20050130 --mandir=/usr/share/gcc-data/i386-pc-linux-gnu/3.3.5-20050130/man --infodir=/usr/share/gcc-data/i386-pc-linux-gnu/3.3.5-20050130/info --with-gxx-include-dir=/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i386-pc-linux-gnu --build=i386-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
configure:1606: $? = 0
configure:1608: i386-pc-linux-gnu-gcc -V </dev/null >&5
i386-pc-linux-gnu-gcc: `-V' option must have argument
configure:1611: $? = 1
configure:1635: checking for C compiler default output
configure:1638: i386-pc-linux-gnu-gcc -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include conftest.c >&5
configure:1641: $? = 0
configure:1687: result: a.out
configure:1692: checking whether the C compiler works
configure:1698: ./a.out
configure:1701: $? = 0
configure:1718: result: yes
configure:1725: checking whether we are cross compiling
configure:1727: result: no
configure:1730: checking for suffix of executables
configure:1732: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include conftest.c >&5
configure:1735: $? = 0
configure:1760: result:
configure:1766: checking for suffix of object files
configure:1788: i386-pc-linux-gnu-gcc -c -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include conftest.c >&5
configure:1791: $? = 0
configure:1813: result: o
configure:1817: checking whether we are using the GNU C compiler
configure:1842: i386-pc-linux-gnu-gcc -c -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include conftest.c >&5
configure:1845: $? = 0
configure:1848: test -s conftest.o
configure:1851: $? = 0
configure:1864: result: yes
configure:1870: checking whether i386-pc-linux-gnu-gcc accepts -g
configure:1892: i386-pc-linux-gnu-gcc -c -g conftest.c >&5
configure:1895: $? = 0
configure:1898: test -s conftest.o
configure:1901: $? = 0
configure:1912: result: yes
configure:1929: checking for i386-pc-linux-gnu-gcc option to accept ANSI C
configure:1990: i386-pc-linux-gnu-gcc -c -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include conftest.c >&5
configure:1993: $? = 0
configure:1996: test -s conftest.o
configure:1999: $? = 0
configure:2017: result: none needed
configure:2035: i386-pc-linux-gnu-gcc -c -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2038: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2150: checking for i386-pc-linux-gnu-ranlib
configure:2166: found /usr/bin/i386-pc-linux-gnu-ranlib
configure:2176: result: i386-pc-linux-gnu-ranlib
configure:2264: checking for a BSD-compatible install
configure:2318: result: /bin/install -c
configure:2341: checking how to run the C preprocessor
configure:2377: i386-pc-linux-gnu-gcc -E conftest.c
configure:2383: $? = 0
configure:2415: i386-pc-linux-gnu-gcc -E conftest.c
configure:2414:28: ac_nonexistent.h: No such file or directory
configure:2421: $? = 1
configure: failed program was:
| #line 2406 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2459: result: i386-pc-linux-gnu-gcc -E
configure:2484: i386-pc-linux-gnu-gcc -E conftest.c
configure:2490: $? = 0
configure:2522: i386-pc-linux-gnu-gcc -E conftest.c
configure:2521:28: ac_nonexistent.h: No such file or directory
configure:2528: $? = 1
configure: failed program was:
| #line 2513 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2571: checking for egrep
configure:2581: result: grep -E
configure:2586: checking for ANSI C header files
configure:2612: i386-pc-linux-gnu-gcc -c -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include conftest.c >&5
configure:2615: $? = 0
configure:2618: test -s conftest.o
configure:2621: $? = 0
configure:2713: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include conftest.c >&5
configure:2716: $? = 0
configure:2718: ./conftest
configure:2721: $? = 0
configure:2736: result: yes
configure:2749: checking for an ANSI C-conforming const
configure:2817: i386-pc-linux-gnu-gcc -c -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include conftest.c >&5
configure:2820: $? = 0
configure:2823: test -s conftest.o
configure:2826: $? = 0
configure:2837: result: yes
configure:2847: checking for inline
configure:2869: i386-pc-linux-gnu-gcc -c -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include conftest.c >&5
configure:2872: $? = 0
configure:2875: test -s conftest.o
configure:2878: $? = 0
configure:2890: result: inline
configure:2905: checking whether time.h and sys/time.h may both be included
configure:2931: i386-pc-linux-gnu-gcc -c -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include conftest.c >&5
configure:2934: $? = 0
configure:2937: test -s conftest.o
configure:2940: $? = 0
configure:2951: result: yes
configure:2963: checking whether i386-pc-linux-gnu-gcc needs -traditional
configure:3007: result: no
configure:3015: checking for current directory
configure:3019: result: /var/tmp/portage/alsa-driver-1.0.10_rc3/work/alsa-driver-1.0.10rc3
configure:3209: checking cross compile
configure:3221: result:
configure:3236: checking for directory with kernel source
configure:3257: result: /usr/src/linux
configure:3260: checking for directory with kernel build
configure:3272: result: /usr/src/linux
configure:3277: checking for kernel linux/version.h
configure:3292: result: yes
configure:3296: checking for kernel linux/autoconf.h
configure:3311: result: yes
configure:3315: checking for kernel version
configure:3392: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include conftest.c >&5
configure:3395: $? = 0
configure:3397: ./conftest
configure:3400: $? = 0
configure:3433: result: 2.6.14-gentoo-r2
configure:3436: checking for GCC version
configure:3496: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include conftest.c >&5
configure:3499: $? = 0
configure:3501: ./conftest
configure:3504: $? = 0
configure:3609: result: Kernel compiler: gcc 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) Used compiler: i386-pc-linux-gnu-gcc (GCC) 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
configure:3661: checking for built-in ALSA
configure:3695: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include conftest.c >&5
configure:3698: $? = 0
configure:3700: ./conftest
configure:3703: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 3676 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
|
| #include "/usr/src/linux/include/linux/autoconf.h"
| int main( void ) {
| #ifndef CONFIG_SND
| exit(1);
| #else
| exit(0);
| #endif
| }
|
configure:3713: result: "no"
configure:3729: checking for existing ALSA module
configure:3763: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include conftest.c >&5
configure:3766: $? = 0
configure:3768: ./conftest
configure:3771: $? = 0
configure:3773: result: "yes"
configure:3794: checking for Red Hat kernel
configure:3815: result: "auto"
configure:3820: checking for Red Hat kernel
configure:3854: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include conftest.c >&5
configure:3857: $? = 0
configure:3859: ./conftest
configure:3862: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 3835 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define CONFIG_SND_MODULE 1
| /* end confdefs.h. */
|
| #include "/usr/src/linux/include/linux/autoconf.h"
| int main( void ) {
| #if !defined(RED_HAT_LINUX_KERNEL) && !defined(RED_HAT_LINUX_KERNEL_MODULE)
| exit(1);
| #else
| exit(0);
| #endif
| }
|
configure:3872: result: "no"
configure:3883: checking for SUSE kernel
configure:3904: result: "auto"
configure:3909: checking for SUSE kernel
configure:3943: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include conftest.c >&5
configure:3946: $? = 0
configure:3948: ./conftest
configure:3951: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 3924 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define CONFIG_SND_MODULE 1
| /* end confdefs.h. */
|
| #include "/usr/src/linux/include/linux/autoconf.h"
| int main( void ) {
| #if !defined(CONFIG_SUSE_KERNEL) && !defined(CONFIG_SUSE_KERNEL_MODULE)
| exit(1);
| #else
| exit(0);
| #endif
| }
|
configure:3961: result: "no"
configure:3980: checking to modify of kernel linux/kmod.h
configure:3988: result: "no"
configure:4006: checking for kernel linux/compiler.h
configure:4014: result: "yes"
configure:4039: checking for kernel linux/pm.h
configure:4047: result: "yes"
configure:4072: checking for kernel linux/spinlock.h
configure:4080: result: "yes"
configure:4105: checking for kernel linux/irq.h
configure:4113: result: "yes"
configure:4138: checking for kernel linux/threads.h
configure:4146: result: "yes"
configure:4171: checking for kernel linux/rwsem.h
configure:4179: result: "yes"
configure:4204: checking for kernel linux/gameport.h
configure:4212: result: "yes"
configure:4237: checking for kernel linux/devfs_fs_kernel.h
configure:4245: result: "yes"
configure:4270: checking for kernel linux/highmem.h
configure:4278: result: "yes"
configure:4303: checking for kernel linux/workqueue.h
configure:4311: result: "yes"
configure:4345: checking for kernel linux/dma-mapping.h
configure:4353: result: "yes"
configure:4378: checking for kernel asm/hw_irq.h
configure:4386: result: "yes"
configure:4411: checking for kernel linux/device.h
configure:4419: result: "yes"
configure:4458: checking for kernel linux/platform_device.h
configure:4473: result: "no"
configure:4493: checking for kernel linux/jiffies.h
configure:4501: result: "yes"
configure:4530: checking for kernel linux/compat.h
configure:4538: result: "yes"
configure:4565: checking for kernel linux/adb.h
configure:4573: result: "yes"
configure:4600: checking for kernel linux/cuda.h
configure:4608: result: "yes"
configure:4635: checking for kernel linux/pmu.h
configure:4643: result: "yes"
configure:4670: checking for kernel linux/moduleparam.h
configure:4678: result: "yes"
configure:4703: checking for kernel linux/syscalls.h
configure:4711: result: "yes"
configure:4738: checking for kernel linux/firmware.h
configure:4746: result: "yes"
configure:4802: checking for kernel module symbol versions
configure:4836: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include conftest.c >&5
configure:4839: $? = 0
configure:4841: ./conftest
configure:4844: $? = 0
configure:4846: result: "yes"
configure:4869: checking for PCI support in kernel
configure:4903: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include conftest.c >&5
configure:4906: $? = 0
configure:4908: ./conftest
configure:4911: $? = 0
configure:4913: result: "yes"
configure:4938: checking for I2C driver in kernel
configure:4978: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include conftest.c >&5
configure:4981: $? = 0
configure:4983: ./conftest
configure:4986: $? = 0
configure:5010: result: module
configure:5021: checking for firmware loader
configure:5061: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include conftest.c >&5
configure:5064: $? = 0
configure:5066: ./conftest
configure:5069: $? = 0
configure:5093: result: module
configure:5107: checking for input subsystem in kernel
configure:5147: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include conftest.c >&5
configure:5150: $? = 0
configure:5152: ./conftest
configure:5155: $? = 0
configure:5179: result: yes
configure:5189: checking for directory to store kernel modules
configure:5216: result: /lib/modules/2.6.14-gentoo-r2/kernel/sound
configure:5219: checking for verbose printk
configure:5235: result: on
configure:5245: checking for debug level
configure:5299: result: none
configure:5308: checking for ISA support in kernel
configure:5342: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include conftest.c >&5
configure:5345: $? = 0
configure:5347: ./conftest
configure:5350: $? = 0
configure:5352: result: "yes"
configure:5372: checking for processor type
configure:5491: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include conftest.c >&5
configure:5494: $? = 0
configure:5496: ./conftest
configure:5499: $? = 0
configure:5501: result: i586
configure:5754: checking for i386 machine type
configure:5807: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include conftest.c >&5
configure:5810: $? = 0
configure:5812: ./conftest
configure:5815: $? = 0
configure:5817: result: default
configure:5840: checking for ISA DMA API
configure:5874: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default conftest.c >&5
configure:5877: $? = 0
configure:5879: ./conftest
configure:5882: $? = 0
configure:5884: result: "yes"
configure:6094: checking for SMP
configure:6128: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default conftest.c >&5
configure:6131: $? = 0
configure:6133: ./conftest
configure:6136: $? = 0
configure:6138: result: "yes"
configure:6169: checking for Video device support in kernel
configure:6203: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default conftest.c >&5
configure:6206: $? = 0
configure:6208: ./conftest
configure:6211: $? = 0
configure:6213: result: "yes"
configure:6232: checking for ISA PnP driver in kernel
configure:6236: result: yes
configure:6249: checking for PnP driver in kernel
configure:6253: result: yes
configure:6270: checking for Kernel ISA-PnP support
configure:6304: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default conftest.c >&5
configure:6307: $? = 0
configure:6309: ./conftest
configure:6312: $? = 0
configure:6314: result: "yes"
configure:6447: checking for strlcpy
configure:6479: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include -Werror conftest.c >&5
configure:6482: $? = 0
configure:6485: test -s conftest.o
configure:6488: $? = 0
configure:6490: result: "yes"
configure:6510: checking for snprintf
configure:6541: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include -Werror conftest.c >&5
configure:6544: $? = 0
configure:6547: test -s conftest.o
configure:6550: $? = 0
configure:6552: result: "yes"
configure:6572: checking for vsnprintf
configure:6610: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include -Werror conftest.c >&5
configure:6613: $? = 0
configure:6616: test -s conftest.o
configure:6619: $? = 0
configure:6621: result: "yes"
configure:6641: checking for scnprintf
configure:6672: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include -Werror conftest.c >&5
configure:6675: $? = 0
configure:6678: test -s conftest.o
configure:6681: $? = 0
configure:6683: result: "yes"
configure:6703: checking for sscanf
configure:6734: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include -Werror conftest.c >&5
configure:6737: $? = 0
configure:6740: test -s conftest.o
configure:6743: $? = 0
configure:6745: result: "yes"
configure:6765: checking for vmalloc_to_page
configure:6797: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure:6800: $? = 0
configure:6803: test -s conftest.o
configure:6806: $? = 0
configure:6808: result: "yes"
configure:6828: checking for old kmod
configure:6858: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure: In function `main':
configure:6869: warning: too many arguments for format
configure:6861: $? = 0
configure:6864: test -s conftest.o
configure:6867: $? = 0
configure:6869: result: "no"
configure:6889: checking for PDE
configure:6921: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure:6924: $? = 0
configure:6927: test -s conftest.o
configure:6930: $? = 0
configure:6932: result: "yes"
configure:6952: checking for pci_set_consistent_dma_mask
configure:6983: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure:6986: $? = 0
configure:6989: test -s conftest.o
configure:6992: $? = 0
configure:6994: result: "yes"
configure:7014: checking for pci_dev_present
configure:7045: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure:7048: $? = 0
configure:7051: test -s conftest.o
configure:7054: $? = 0
configure:7056: result: "yes"
configure:7076: checking for msleep
configure:7107: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure:7110: $? = 0
configure:7113: test -s conftest.o
configure:7116: $? = 0
configure:7118: result: "yes"
configure:7139: checking for msleep_interrupt
configure:7170: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure:7173: $? = 0
configure:7176: test -s conftest.o
configure:7179: $? = 0
configure:7181: result: "yes"
configure:7202: checking for msecs_to_jiffies
configure:7234: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include -Iinclude conftest.c >&5
configure: In function `main':
configure:7250: warning: assignment from incompatible pointer type
configure:7237: $? = 0
configure:7240: test -s conftest.o
configure:7243: $? = 0
configure:7245: result: "yes"
configure:7265: checking for tty->count is the atomic type
configure:7296: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure: In function `main':
configure:7313: error: request for member `counter' in something not a structure or union
configure:7299: $? = 1
configure: failed program was:
| #line 7272 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define CONFIG_SND_MODULE 1
| #define CONFIG_SND_KERNELDIR "/usr/src/linux"
| #define CONFIG_HAVE_DUMP_STACK 1
| #define CONFIG_SND_VERBOSE_PRINTK 1
| #define CONFIG_SND_ISA 1
| #define CONFIG_ISAPNP_KERNEL 1
| #define CONFIG_PNP_KERNEL 1
| #define CONFIG_SND_ISAPNP 1
| #define CONFIG_SND_PNP 1
| #define CONFIG_HAVE_STRLCPY 1
| #define CONFIG_HAVE_SNPRINTF 1
| #define CONFIG_HAVE_VSNPRINTF 1
| #define CONFIG_HAVE_SCNPRINTF 1
| #define CONFIG_HAVE_SSCANF 1
| #define CONFIG_HAVE_VMALLOC_TO_PAGE 1
| #define CONFIG_HAVE_PDE 1
| #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1
| #define CONFIG_HAVE_PCI_DEV_PRESENT 1
| #define CONFIG_HAVE_MSLEEP 1
| #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1
| #define CONFIG_HAVE_MSECS_TO_JIFFIES 1
| /* end confdefs.h. */
|
| #define __KERNEL__
| #include <linux/config.h>
| #include <linux/tty.h>
|
| int
| main ()
| {
|
| struct tty_struct tty;
| atomic_read(&tty.count);
|
| ;
| return 0;
| }
configure:7313: result: "no"
configure:7328: checking for video_get_drvdata
configure:7359: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure:7362: $? = 0
configure:7365: test -s conftest.o
configure:7368: $? = 0
configure:7370: result: "yes"
configure:7391: checking for io_remap_pfn_range
configure:7422: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include -Werror-implicit-function-declaration conftest.c >&5
configure:7425: $? = 0
configure:7428: test -s conftest.o
configure:7431: $? = 0
configure:7433: result: "yes"
configure:7515: checking for kcalloc
configure:7546: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure: In function `main':
configure:7565: warning: assignment from incompatible pointer type
configure:7549: $? = 0
configure:7552: test -s conftest.o
configure:7555: $? = 0
configure:7557: result: "yes"
configure:7577: checking for kstrdup
configure:7608: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure: In function `main':
configure:7628: warning: assignment from incompatible pointer type
configure:7611: $? = 0
configure:7614: test -s conftest.o
configure:7617: $? = 0
configure:7619: result: "yes"
configure:7639: checking for kzalloc
configure:7670: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure: In function `main':
configure:7691: warning: assignment from incompatible pointer type
configure:7673: $? = 0
configure:7676: test -s conftest.o
configure:7679: $? = 0
configure:7681: result: "yes"
configure:7701: checking for create_workqueue with flags
configure:7731: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure:7753:31: macro "create_workqueue" passed 2 arguments, but takes just 1
configure: In function `main':
configure:7753: error: `create_workqueue' undeclared (first use in this function)
configure:7753: error: (Each undeclared identifier is reported only once
configure:7753: error: for each function it appears in.)
configure:7734: $? = 1
configure: failed program was:
| #line 7708 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define CONFIG_SND_MODULE 1
| #define CONFIG_SND_KERNELDIR "/usr/src/linux"
| #define CONFIG_HAVE_DUMP_STACK 1
| #define CONFIG_SND_VERBOSE_PRINTK 1
| #define CONFIG_SND_ISA 1
| #define CONFIG_ISAPNP_KERNEL 1
| #define CONFIG_PNP_KERNEL 1
| #define CONFIG_SND_ISAPNP 1
| #define CONFIG_SND_PNP 1
| #define CONFIG_HAVE_STRLCPY 1
| #define CONFIG_HAVE_SNPRINTF 1
| #define CONFIG_HAVE_VSNPRINTF 1
| #define CONFIG_HAVE_SCNPRINTF 1
| #define CONFIG_HAVE_SSCANF 1
| #define CONFIG_HAVE_VMALLOC_TO_PAGE 1
| #define CONFIG_HAVE_PDE 1
| #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1
| #define CONFIG_HAVE_PCI_DEV_PRESENT 1
| #define CONFIG_HAVE_MSLEEP 1
| #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1
| #define CONFIG_HAVE_MSECS_TO_JIFFIES 1
| #define CONFIG_HAVE_VIDEO_GET_DRVDATA 1
| #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1
| #define CONFIG_HAVE_KCALLOC 1
| #define CONFIG_HAVE_KSTRDUP 1
| #define CONFIG_HAVE_KZALLOC 1
| /* end confdefs.h. */
|
| #define __KERNEL__
| #include <linux/config.h>
| #include <linux/workqueue.h>
|
| int
| main ()
| {
|
| create_workqueue("abcd", 0);
|
| ;
| return 0;
| }
configure:7748: result: "no"
configure:7762: checking for saved_config_space in pci_dev
configure:7793: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure:7796: $? = 0
configure:7799: test -s conftest.o
configure:7802: $? = 0
configure:7804: result: "yes"
configure:7825: checking for new pci_save_state
configure:7856: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure: In function `main':
configure:7878: warning: `pci' might be used uninitialized in this function
configure:7859: $? = 0
configure:7862: test -s conftest.o
configure:7865: $? = 0
configure:7867: result: "yes"
configure:7887: checking for register_sound_special_device
configure:7918: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure: In function `main':
configure:7942: warning: assignment from incompatible pointer type
configure:7921: $? = 0
configure:7924: test -s conftest.o
configure:7927: $? = 0
configure:7929: result: "yes"
configure:8170: checking for driver version
configure:8183: result: 1.0.10rc3
configure:8186: checking for sequencer support
configure:8210: result: yes
configure:8217: checking for OSS/Free emulation
configure:8250: result: yes
configure:8257: checking for RTC callback support in kernel
configure:8318: result: may be buggy, skipped
configure:8333: checking for HPET support
configure:8367: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default conftest.c >&5
configure:8370: $? = 0
configure:8372: ./conftest
configure:8375: $? = 0
configure:8377: result: "yes"
configure:8400: checking for Procfs support
configure:8434: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default conftest.c >&5
configure:8437: $? = 0
configure:8439: ./conftest
configure:8442: $? = 0
configure:8444: result: "yes"
configure:8465: checking for USB support
configure:8499: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default conftest.c >&5
configure:8502: $? = 0
configure:8504: ./conftest
configure:8507: $? = 0
configure:8509: result: "yes"
configure:8594: checking for class_simple
configure:8624: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure: In function `main':
configure:8656: error: `class_simple_create' undeclared (first use in this function)
configure:8656: error: (Each undeclared identifier is reported only once
configure:8656: error: for each function it appears in.)
configure:8627: $? = 1
configure: failed program was:
| #line 8601 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define CONFIG_SND_MODULE 1
| #define CONFIG_SND_KERNELDIR "/usr/src/linux"
| #define CONFIG_HAVE_DUMP_STACK 1
| #define CONFIG_SND_VERBOSE_PRINTK 1
| #define CONFIG_SND_ISA 1
| #define CONFIG_ISAPNP_KERNEL 1
| #define CONFIG_PNP_KERNEL 1
| #define CONFIG_SND_ISAPNP 1
| #define CONFIG_SND_PNP 1
| #define CONFIG_HAVE_STRLCPY 1
| #define CONFIG_HAVE_SNPRINTF 1
| #define CONFIG_HAVE_VSNPRINTF 1
| #define CONFIG_HAVE_SCNPRINTF 1
| #define CONFIG_HAVE_SSCANF 1
| #define CONFIG_HAVE_VMALLOC_TO_PAGE 1
| #define CONFIG_HAVE_PDE 1
| #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1
| #define CONFIG_HAVE_PCI_DEV_PRESENT 1
| #define CONFIG_HAVE_MSLEEP 1
| #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1
| #define CONFIG_HAVE_MSECS_TO_JIFFIES 1
| #define CONFIG_HAVE_VIDEO_GET_DRVDATA 1
| #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1
| #define CONFIG_HAVE_KCALLOC 1
| #define CONFIG_HAVE_KSTRDUP 1
| #define CONFIG_HAVE_KZALLOC 1
| #define CONFIG_HAVE_PCI_SAVED_CONFIG 1
| #define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1
| #define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1
| #define CONFIG_SND_VERSION "1.0.10rc3"
| #define CONFIG_SND_DATE ""
| #define CONFIG_SND_SEQUENCER_MODULE 1
| #define CONFIG_SND_SEQ_DUMMY_MODULE 1
| #define CONFIG_SND_OSSEMUL 1
| #define CONFIG_SND_MIXER_OSS_MODULE 1
| #define CONFIG_SND_PCM_OSS_MODULE 1
| #define CONFIG_SND_SEQUENCER_OSS 1
| /* end confdefs.h. */
|
| #define __KERNEL__
| #include <linux/device.h>
|
| int
| main ()
| {
|
| struct class_simple *(*foo)(struct module *, char *) = class_simple_create;
| foo(NULL,NULL);
|
| ;
| return 0;
| }
configure:8641: result: "no"
configure:8657: checking for old driver suspend/resume callbacks
configure:8687: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure:8690: $? = 0
configure:8693: test -s conftest.o
configure:8696: $? = 0
configure:8698: result: "yes"
configure:8720: checking for removal of page-reservation for nopage/mmap
configure:8749: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure: In function `main':
configure:8783: error: `print_bad_pte' undeclared (first use in this function)
configure:8783: error: (Each undeclared identifier is reported only once
configure:8783: error: for each function it appears in.)
configure:8783: warning: unused variable `func'
configure:8752: $? = 1
configure: failed program was:
| #line 8727 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define CONFIG_SND_MODULE 1
| #define CONFIG_SND_KERNELDIR "/usr/src/linux"
| #define CONFIG_HAVE_DUMP_STACK 1
| #define CONFIG_SND_VERBOSE_PRINTK 1
| #define CONFIG_SND_ISA 1
| #define CONFIG_ISAPNP_KERNEL 1
| #define CONFIG_PNP_KERNEL 1
| #define CONFIG_SND_ISAPNP 1
| #define CONFIG_SND_PNP 1
| #define CONFIG_HAVE_STRLCPY 1
| #define CONFIG_HAVE_SNPRINTF 1
| #define CONFIG_HAVE_VSNPRINTF 1
| #define CONFIG_HAVE_SCNPRINTF 1
| #define CONFIG_HAVE_SSCANF 1
| #define CONFIG_HAVE_VMALLOC_TO_PAGE 1
| #define CONFIG_HAVE_PDE 1
| #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1
| #define CONFIG_HAVE_PCI_DEV_PRESENT 1
| #define CONFIG_HAVE_MSLEEP 1
| #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1
| #define CONFIG_HAVE_MSECS_TO_JIFFIES 1
| #define CONFIG_HAVE_VIDEO_GET_DRVDATA 1
| #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1
| #define CONFIG_HAVE_KCALLOC 1
| #define CONFIG_HAVE_KSTRDUP 1
| #define CONFIG_HAVE_KZALLOC 1
| #define CONFIG_HAVE_PCI_SAVED_CONFIG 1
| #define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1
| #define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1
| #define CONFIG_SND_VERSION "1.0.10rc3"
| #define CONFIG_SND_DATE ""
| #define CONFIG_SND_SEQUENCER_MODULE 1
| #define CONFIG_SND_SEQ_DUMMY_MODULE 1
| #define CONFIG_SND_OSSEMUL 1
| #define CONFIG_SND_MIXER_OSS_MODULE 1
| #define CONFIG_SND_PCM_OSS_MODULE 1
| #define CONFIG_SND_SEQUENCER_OSS 1
| #define CONFIG_SND_OLD_DRIVER_SUSPEND 1
| /* end confdefs.h. */
|
| #define __KERNEL__
| #include <linux/mm.h>
|
| int
| main ()
| {
|
| void (*func)(struct vm_area_struct *, pte_t, unsigned long) = print_bad_pte;
|
| ;
| return 0;
| }
configure:8766: result: "no"
configure:8782: checking for nested class_device
configure:8812: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure: In function `main':
configure:8846: error: structure has no member named `parent'
configure:8815: $? = 1
configure: failed program was:
| #line 8789 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define CONFIG_SND_MODULE 1
| #define CONFIG_SND_KERNELDIR "/usr/src/linux"
| #define CONFIG_HAVE_DUMP_STACK 1
| #define CONFIG_SND_VERBOSE_PRINTK 1
| #define CONFIG_SND_ISA 1
| #define CONFIG_ISAPNP_KERNEL 1
| #define CONFIG_PNP_KERNEL 1
| #define CONFIG_SND_ISAPNP 1
| #define CONFIG_SND_PNP 1
| #define CONFIG_HAVE_STRLCPY 1
| #define CONFIG_HAVE_SNPRINTF 1
| #define CONFIG_HAVE_VSNPRINTF 1
| #define CONFIG_HAVE_SCNPRINTF 1
| #define CONFIG_HAVE_SSCANF 1
| #define CONFIG_HAVE_VMALLOC_TO_PAGE 1
| #define CONFIG_HAVE_PDE 1
| #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1
| #define CONFIG_HAVE_PCI_DEV_PRESENT 1
| #define CONFIG_HAVE_MSLEEP 1
| #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1
| #define CONFIG_HAVE_MSECS_TO_JIFFIES 1
| #define CONFIG_HAVE_VIDEO_GET_DRVDATA 1
| #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1
| #define CONFIG_HAVE_KCALLOC 1
| #define CONFIG_HAVE_KSTRDUP 1
| #define CONFIG_HAVE_KZALLOC 1
| #define CONFIG_HAVE_PCI_SAVED_CONFIG 1
| #define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1
| #define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1
| #define CONFIG_SND_VERSION "1.0.10rc3"
| #define CONFIG_SND_DATE ""
| #define CONFIG_SND_SEQUENCER_MODULE 1
| #define CONFIG_SND_SEQ_DUMMY_MODULE 1
| #define CONFIG_SND_OSSEMUL 1
| #define CONFIG_SND_MIXER_OSS_MODULE 1
| #define CONFIG_SND_PCM_OSS_MODULE 1
| #define CONFIG_SND_SEQUENCER_OSS 1
| #define CONFIG_SND_OLD_DRIVER_SUSPEND 1
| /* end confdefs.h. */
|
| #define __KERNEL__
| #include <linux/device.h>
|
| int
| main ()
| {
|
| struct class_device dev;
| dev.parent = 0;
|
| ;
| return 0;
| }
configure:8829: result: "no"
configure:8845: checking for new unlocked/compat_ioctl
configure:8877: i386-pc-linux-gnu-gcc -c -Wall -fno-strict-aliasing -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default -nostdinc -iwithprefix include conftest.c >&5
configure:8880: $? = 0
configure:8883: test -s conftest.o
configure:8886: $? = 0
configure:8888: result: "yes"
configure:8919: checking for PC-Speaker hook
configure:8953: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default conftest.c >&5
configure:8956: $? = 0
configure:8958: ./conftest
configure:8961: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 8934 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define CONFIG_SND_MODULE 1
| #define CONFIG_SND_KERNELDIR "/usr/src/linux"
| #define CONFIG_HAVE_DUMP_STACK 1
| #define CONFIG_SND_VERBOSE_PRINTK 1
| #define CONFIG_SND_ISA 1
| #define CONFIG_ISAPNP_KERNEL 1
| #define CONFIG_PNP_KERNEL 1
| #define CONFIG_SND_ISAPNP 1
| #define CONFIG_SND_PNP 1
| #define CONFIG_HAVE_STRLCPY 1
| #define CONFIG_HAVE_SNPRINTF 1
| #define CONFIG_HAVE_VSNPRINTF 1
| #define CONFIG_HAVE_SCNPRINTF 1
| #define CONFIG_HAVE_SSCANF 1
| #define CONFIG_HAVE_VMALLOC_TO_PAGE 1
| #define CONFIG_HAVE_PDE 1
| #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1
| #define CONFIG_HAVE_PCI_DEV_PRESENT 1
| #define CONFIG_HAVE_MSLEEP 1
| #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1
| #define CONFIG_HAVE_MSECS_TO_JIFFIES 1
| #define CONFIG_HAVE_VIDEO_GET_DRVDATA 1
| #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1
| #define CONFIG_HAVE_KCALLOC 1
| #define CONFIG_HAVE_KSTRDUP 1
| #define CONFIG_HAVE_KZALLOC 1
| #define CONFIG_HAVE_PCI_SAVED_CONFIG 1
| #define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1
| #define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1
| #define CONFIG_SND_VERSION "1.0.10rc3"
| #define CONFIG_SND_DATE ""
| #define CONFIG_SND_SEQUENCER_MODULE 1
| #define CONFIG_SND_SEQ_DUMMY_MODULE 1
| #define CONFIG_SND_OSSEMUL 1
| #define CONFIG_SND_MIXER_OSS_MODULE 1
| #define CONFIG_SND_PCM_OSS_MODULE 1
| #define CONFIG_SND_SEQUENCER_OSS 1
| #define CONFIG_SND_OLD_DRIVER_SUSPEND 1
| #define CONFIG_SND_HAVE_NEW_IOCTL 1
| /* end confdefs.h. */
|
| #include "/usr/src/linux/include/linux/autoconf.h"
| int main( void ) {
| #if !defined(CONFIG_HAVE_PCSP_HOOK) && !defined(CONFIG_HAVE_PCSP_HOOK_MODULE)
| exit(1);
| #else
| exit(0);
| #endif
| }
|
configure:8971: result: "no"
configure:9003: checking for PCMCIA support
configure:9037: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default conftest.c >&5
configure:9040: $? = 0
configure:9042: ./conftest
configure:9045: $? = 0
configure:9047: result: "yes"
configure:9151: checking for PC9800 support in kernel
configure:9185: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default conftest.c >&5
configure:9188: $? = 0
configure:9190: ./conftest
configure:9193: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 9166 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define CONFIG_SND_MODULE 1
| #define CONFIG_SND_KERNELDIR "/usr/src/linux"
| #define CONFIG_HAVE_DUMP_STACK 1
| #define CONFIG_SND_VERBOSE_PRINTK 1
| #define CONFIG_SND_ISA 1
| #define CONFIG_ISAPNP_KERNEL 1
| #define CONFIG_PNP_KERNEL 1
| #define CONFIG_SND_ISAPNP 1
| #define CONFIG_SND_PNP 1
| #define CONFIG_HAVE_STRLCPY 1
| #define CONFIG_HAVE_SNPRINTF 1
| #define CONFIG_HAVE_VSNPRINTF 1
| #define CONFIG_HAVE_SCNPRINTF 1
| #define CONFIG_HAVE_SSCANF 1
| #define CONFIG_HAVE_VMALLOC_TO_PAGE 1
| #define CONFIG_HAVE_PDE 1
| #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1
| #define CONFIG_HAVE_PCI_DEV_PRESENT 1
| #define CONFIG_HAVE_MSLEEP 1
| #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1
| #define CONFIG_HAVE_MSECS_TO_JIFFIES 1
| #define CONFIG_HAVE_VIDEO_GET_DRVDATA 1
| #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1
| #define CONFIG_HAVE_KCALLOC 1
| #define CONFIG_HAVE_KSTRDUP 1
| #define CONFIG_HAVE_KZALLOC 1
| #define CONFIG_HAVE_PCI_SAVED_CONFIG 1
| #define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1
| #define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1
| #define CONFIG_SND_VERSION "1.0.10rc3"
| #define CONFIG_SND_DATE ""
| #define CONFIG_SND_SEQUENCER_MODULE 1
| #define CONFIG_SND_SEQ_DUMMY_MODULE 1
| #define CONFIG_SND_OSSEMUL 1
| #define CONFIG_SND_MIXER_OSS_MODULE 1
| #define CONFIG_SND_PCM_OSS_MODULE 1
| #define CONFIG_SND_SEQUENCER_OSS 1
| #define CONFIG_SND_OLD_DRIVER_SUSPEND 1
| #define CONFIG_SND_HAVE_NEW_IOCTL 1
| /* end confdefs.h. */
|
| #include "/usr/src/linux/include/linux/autoconf.h"
| int main( void ) {
| #if !defined(CONFIG_X86_PC9800) && !defined(CONFIG_X86_PC9800_MODULE)
| exit(1);
| #else
| exit(0);
| #endif
| }
|
configure:9203: result: "no"
configure:9219: checking for parallel port support
configure:9253: i386-pc-linux-gnu-gcc -o conftest -Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include -I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default conftest.c >&5
configure:9256: $? = 0
configure:9258: ./conftest
configure:9261: $? = 0
configure:9263: result: "yes"
configure:9349: checking for which soundcards to compile driver for
configure:10836: error: Unknown soundcard emu10k2

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i386-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_header_stdc=yes
ac_cv_header_time=yes
ac_cv_objext=o
ac_cv_path_install='/bin/install -c'
ac_cv_prog_CC=i386-pc-linux-gnu-gcc
ac_cv_prog_CPP='i386-pc-linux-gnu-gcc -E'
ac_cv_prog_RANLIB=i386-pc-linux-gnu-ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gcc_traditional=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='ar'
ARCH='i386'
AS='as'
CC='i386-pc-linux-gnu-gcc'
CFLAGS='-Os -mcpu=i686 -pipe -I/usr/src/linux/arch/i386/include'
CONFIG_ALPHA=''
CONFIG_ARCH_PXA=''
CONFIG_ARCH_S3C2410=''
CONFIG_ARCH_SA1100=''
CONFIG_ARM=''
CONFIG_ARM_AMBA=''
CONFIG_BROKEN=''
CONFIG_EXPERIMENTAL='y'
CONFIG_FW_LOADER='m'
CONFIG_GSC=''
CONFIG_HAVE_PCSP_HOOK=''
CONFIG_HPET='y'
CONFIG_I2C='m'
CONFIG_I2C_SENSOR=''
CONFIG_INPUT='y'
CONFIG_ISA='y'
CONFIG_ISAPNP='y'
CONFIG_ISAPNP_KERNEL='y'
CONFIG_ISA_DMA_API='y'
CONFIG_L3=''
CONFIG_MIPS=''
CONFIG_PARISC=''
CONFIG_PARPORT='y'
CONFIG_PCI='y'
CONFIG_PCMCIA='y'
CONFIG_PNP='y'
CONFIG_PNP_KERNEL='y'
CONFIG_PPC=''
CONFIG_PPC_PMAC=''
CONFIG_PROC_FS='y'
CONFIG_RTC=''
CONFIG_SBUS=''
CONFIG_SGI=''
CONFIG_SND=''
CONFIG_SND_AC97_BUS=''
CONFIG_SND_AC97_CODEC=''
CONFIG_SND_AD1816A=''
CONFIG_SND_AD1848=''
CONFIG_SND_AD1848_LIB=''
CONFIG_SND_AD1889=''
CONFIG_SND_ALI5451=''
CONFIG_SND_ALS100=''
CONFIG_SND_ALS4000=''
CONFIG_SND_ARMAACI=''
CONFIG_SND_ASIHPI=''
CONFIG_SND_ATIIXP=''
CONFIG_SND_ATIIXP_MODEM=''
CONFIG_SND_AU1X00=''
CONFIG_SND_AU8810=''
CONFIG_SND_AU8820=''
CONFIG_SND_AU8830=''
CONFIG_SND_AZT2320=''
CONFIG_SND_AZT3328=''
CONFIG_SND_BIT32_EMUL=''
CONFIG_SND_BT87X=''
CONFIG_SND_BT87X_OVERCLOCK=''
CONFIG_SND_CA0106=''
CONFIG_SND_CMI8330=''
CONFIG_SND_CMIPCI=''
CONFIG_SND_CS4231=''
CONFIG_SND_CS4231_LIB=''
CONFIG_SND_CS4232=''
CONFIG_SND_CS4236=''
CONFIG_SND_CS4281=''
CONFIG_SND_CS46XX=''
CONFIG_SND_CS46XX_NEW_DSP=''
CONFIG_SND_DARLA20=''
CONFIG_SND_DARLA24=''
CONFIG_SND_DATE=''
CONFIG_SND_DEBUG=''
CONFIG_SND_DEBUG_DETECT=''
CONFIG_SND_DEBUG_MEMORY=''
CONFIG_SND_DT019X=''
CONFIG_SND_DUMMY=''
CONFIG_SND_ECHO3G=''
CONFIG_SND_EMU10K1=''
CONFIG_SND_EMU10K1X=''
CONFIG_SND_ENS1370=''
CONFIG_SND_ENS1371=''
CONFIG_SND_ES1688=''
CONFIG_SND_ES18XX=''
CONFIG_SND_ES1938=''
CONFIG_SND_ES1968=''
CONFIG_SND_ES968=''
CONFIG_SND_FM801=''
CONFIG_SND_FM801_TEA575X=''
CONFIG_SND_GENERIC_DRIVER=''
CONFIG_SND_GINA20=''
CONFIG_SND_GINA24=''
CONFIG_SND_GUSCLASSIC=''
CONFIG_SND_GUSEXTREME=''
CONFIG_SND_GUSMAX=''
CONFIG_SND_GUS_SYNTH=''
CONFIG_SND_HARMONY=''
CONFIG_SND_HDA_INTEL=''
CONFIG_SND_HDSP=''
CONFIG_SND_HDSPM=''
CONFIG_SND_HPET=''
CONFIG_SND_HWDEP=''
CONFIG_SND_ICE1712=''
CONFIG_SND_ICE1724=''
CONFIG_SND_INDIGO=''
CONFIG_SND_INDIGODJ=''
CONFIG_SND_INDIGOIO=''
CONFIG_SND_INTEL8X0=''
CONFIG_SND_INTEL8X0M=''
CONFIG_SND_INTERWAVE=''
CONFIG_SND_INTERWAVE_STB=''
CONFIG_SND_KERNELDIR='/usr/src/linux'
CONFIG_SND_KORG1212=''
CONFIG_SND_LAYLA20=''
CONFIG_SND_LAYLA24=''
CONFIG_SND_LOOPBACK=''
CONFIG_SND_MAESTRO3=''
CONFIG_SND_MIA=''
CONFIG_SND_MIRO=''
CONFIG_SND_MIXART=''
CONFIG_SND_MIXER_OSS=''
CONFIG_SND_MONA=''
CONFIG_SND_MPU401=''
CONFIG_SND_MPU401_UART=''
CONFIG_SND_MSND_PINNACLE=''
CONFIG_SND_MTPAV=''
CONFIG_SND_MVERSION='y'
CONFIG_SND_NM256=''
CONFIG_SND_OPL3SA2=''
CONFIG_SND_OPL3_LIB=''
CONFIG_SND_OPL4_LIB=''
CONFIG_SND_OPTI92X_AD1848=''
CONFIG_SND_OPTI92X_CS4231=''
CONFIG_SND_OPTI93X=''
CONFIG_SND_OSSEMUL='y'
CONFIG_SND_PC98_CS4232=''
CONFIG_SND_PCM=''
CONFIG_SND_PCM_OSS=''
CONFIG_SND_PCSP=''
CONFIG_SND_PCXHR=''
CONFIG_SND_PDAUDIOCF=''
CONFIG_SND_PDPLUS=''
CONFIG_SND_PORTMAN2X4=''
CONFIG_SND_POWERMAC=''
CONFIG_SND_POWERMAC_AUTO_DRC=''
CONFIG_SND_PXA2XX_AC97=''
CONFIG_SND_PXA2XX_PCM=''
CONFIG_SND_RAWMIDI=''
CONFIG_SND_RIPTIDE=''
CONFIG_SND_RME32=''
CONFIG_SND_RME9652=''
CONFIG_SND_RME96=''
CONFIG_SND_RTCTIMER=''
CONFIG_SND_S3C2410=''
CONFIG_SND_SA11XX_UDA1341=''
CONFIG_SND_SB16=''
CONFIG_SND_SB16_CSP=''
CONFIG_SND_SB8=''
CONFIG_SND_SBAWE=''
CONFIG_SND_SEQUENCER='m'
CONFIG_SND_SEQUENCER_OSS=''
CONFIG_SND_SEQ_DUMMY=''
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=''
CONFIG_SND_SERIALMIDI=''
CONFIG_SND_SERIAL_U16550=''
CONFIG_SND_SGALAXY=''
CONFIG_SND_SONICVIBES=''
CONFIG_SND_SSCAPE=''
CONFIG_SND_SUN_AMD7930=''
CONFIG_SND_SUN_CS4231=''
CONFIG_SND_SUN_DBRI=''
CONFIG_SND_TIMER=''
CONFIG_SND_TRIDENT=''
CONFIG_SND_USB_AUDIO=''
CONFIG_SND_USB_USX2Y=''
CONFIG_SND_VERBOSE_PRINTK='y'
CONFIG_SND_VERSION='1.0.10rc3'
CONFIG_SND_VIA82XX=''
CONFIG_SND_VIA82XX_MODEM=''
CONFIG_SND_VIRMIDI=''
CONFIG_SND_VX222=''
CONFIG_SND_VXPOCKET=''
CONFIG_SND_VX_LIB=''
CONFIG_SND_WAVEFRONT=''
CONFIG_SND_YMFPCI=''
CONFIG_SOC_AU1000=''
CONFIG_SOC_AU1100=''
CONFIG_SOC_AU1500=''
CONFIG_SOUND=''
CONFIG_SOUND_PRIME=''
CONFIG_SPARC32=''
CONFIG_SPARC64=''
CONFIG_USB='y'
CONFIG_VIDEO_DEV='y'
CONFIG_X86='y'
CONFIG_X86_PC9800=''
CPP='i386-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CROSS_COMPILE=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
EXTRA_INCLUDES=''
GENKSYMS='/sbin/genksyms -k 2.6.14 -p smp_'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KERNEL_INC='-I/usr/src/linux/include -I/usr/src/linux/include -I/usr/src/linux/include/asm-i386/mach-default'
KLD='ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKE_ADDS='O=/usr/src/linux'
NEW_KBUILD='y'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='i386-pc-linux-gnu-ranlib'
SHELL='/bin/sh'
SRCDIR='/var/tmp/portage/alsa-driver-1.0.10_rc3/work/alsa-driver-1.0.10rc3'
ac_ct_CC=''
ac_ct_RANLIB=''
bindir='${exec_prefix}/bin'
build_alias='i386-pc-linux-gnu'
c_opts='-O2 -mpreferred-stack-boundary=2 -march=i586 -D__SMP__ -DCONFIG_SMP'
datadir='/usr/share'
exec_prefix='NONE'
host_alias='i386-pc-linux-gnu'
includedir='${prefix}/include'
infodir='/usr/share/info'
kaversion='2.6.14-gentoo-r2'
kextraversion='-gentoo-r2'
kpatchlevel='6'
ksublevel='14'
kversion='2'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/lib'
m_opts=''
mandir='/usr/share/man'
moddir='/lib/modules/2.6.14-gentoo-r2/kernel/sound'
moddir_tree='y'
modsubdir='kernel/sound'
msmp='1'
oldincludedir='/usr/include'
prefix='/usr'
processor='i586'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define CONFIG_HAVE_DUMP_STACK 1
#define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1
#define CONFIG_HAVE_KCALLOC 1
#define CONFIG_HAVE_KSTRDUP 1
#define CONFIG_HAVE_KZALLOC 1
#define CONFIG_HAVE_MSECS_TO_JIFFIES 1
#define CONFIG_HAVE_MSLEEP 1
#define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1
#define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1
#define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1
#define CONFIG_HAVE_PCI_DEV_PRESENT 1
#define CONFIG_HAVE_PCI_SAVED_CONFIG 1
#define CONFIG_HAVE_PDE 1
#define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1
#define CONFIG_HAVE_SCNPRINTF 1
#define CONFIG_HAVE_SNPRINTF 1
#define CONFIG_HAVE_SSCANF 1
#define CONFIG_HAVE_STRLCPY 1
#define CONFIG_HAVE_VIDEO_GET_DRVDATA 1
#define CONFIG_HAVE_VMALLOC_TO_PAGE 1
#define CONFIG_HAVE_VSNPRINTF 1
#define CONFIG_ISAPNP_KERNEL 1
#define CONFIG_PNP_KERNEL 1
#define CONFIG_SND_DATE ""
#define CONFIG_SND_HAVE_NEW_IOCTL 1
#define CONFIG_SND_ISA 1
#define CONFIG_SND_ISAPNP 1
#define CONFIG_SND_KERNELDIR "/usr/src/linux"
#define CONFIG_SND_MIXER_OSS_MODULE 1
#define CONFIG_SND_MODULE 1
#define CONFIG_SND_OLD_DRIVER_SUSPEND 1
#define CONFIG_SND_OSSEMUL 1
#define CONFIG_SND_PCM_OSS_MODULE 1
#define CONFIG_SND_PNP 1
#define CONFIG_SND_SEQUENCER_MODULE 1
#define CONFIG_SND_SEQUENCER_OSS 1
#define CONFIG_SND_SEQ_DUMMY_MODULE 1
#define CONFIG_SND_VERBOSE_PRINTK 1
Back to top
View user's profile Send private message
parkus
n00b
n00b


Joined: 02 Dec 2005
Posts: 41

PostPosted: Thu Dec 08, 2005 7:02 am    Post subject: Reply with quote

how do i point the programs to use dmix? and im using the latest kernel version
_________________
3500+
1 gig(2x512) corsair xms
asus a8n-sli delux
evga 6600gt pci express
Back to top
View user's profile Send private message
ArNiS
n00b
n00b


Joined: 06 Dec 2005
Posts: 63
Location: Saint-Petersburg, Russia

PostPosted: Thu Dec 08, 2005 12:06 pm    Post subject: Reply with quote

Quote:
!!! ERROR: media-sound/alsa-driver-1.0.10_rc3 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


It says clear - if you need support, post the topmost build error, NOT this status message. So, I can not see what exactly error is. I think it is some kind of missing or broken dependencies. To solve this you need to check http://gentoo-wiki.com/HOWTO_ALSA_sound_mixer_aka_dmix step-by-step. I think after you merge Alsa correctly you will not have any troubles.
_________________
Today is the first day of the remained life
Back to top
View user's profile Send private message
Internets
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2005
Posts: 81

PostPosted: Thu Dec 08, 2005 1:56 pm    Post subject: Reply with quote

And thats my "alsaconf && /etc/init.d/alsasound restart"

Running modules-update...
Loading driver...
* Loading ALSA modules ...
* Loading: snd-card-0 ...
FATAL: Error inserting snd_ca0106 (/lib/modules/2.6.14-gentoo-r2/kernel/sound/pci/ca0106/snd-ca0106.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
* Loading: snd-seq-oss ... [ ok ]
* Loading: snd-pcm-oss ... [ ok ]
* ERROR: Failed to load necessary drivers [ ok ]
* Restoring Mixer Levels ... [ ok ]
Setting default volumes...

===============================================================================

Now ALSA is ready to use.
For adjustment of volumes, use your favorite mixer.

Have a lot of fun!


* WARNING: you are stopping a boot service.
* Storing ALSA Mixer Levels ...
/usr/sbin/alsactl: save_state:1163: No soundcards found... [ !! ]
* Unloading ALSA ... [ ok ]
* Unloading ALSA modules ... [ ok ]
* Loading ALSA modules ...
* Loading: snd-card-0 ...
FATAL: Error inserting snd_ca0106 (/lib/modules/2.6.14-gentoo-r2/kernel/sound/pci/ca0106/snd-ca0106.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
* Loading: snd-seq-oss ... [ ok ]
* Loading: snd-pcm-oss ... [ ok ]
* ERROR: Failed to load necessary drivers [ ok ]
* Restoring Mixer Levels ...



___________________________________________________________________-

Also, thats what i get when i try to run alsamixer:

Code:
# alsamixer

alsamixer: function snd_ctl_open failed for default: No such device
Back to top
View user's profile Send private message
ArNiS
n00b
n00b


Joined: 06 Dec 2005
Posts: 63
Location: Saint-Petersburg, Russia

PostPosted: Thu Dec 08, 2005 3:03 pm    Post subject: Reply with quote

Seems like you choose wrong sound module. Alsa loading correctly, but the sound driver do not. What does #lspci #dmesg and #lsmod telling you?
_________________
Today is the first day of the remained life
Back to top
View user's profile Send private message
Internets
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2005
Posts: 81

PostPosted: Fri Dec 09, 2005 12:04 am    Post subject: Reply with quote

ArNiS wrote:
Seems like you choose wrong sound module. Alsa loading correctly, but the sound driver do not. What does #lspci #dmesg and #lsmod telling you?


lspci -->

02:0a.0 Multimedia audio controller: Creative Labs SB Audigy LS
02:0a.1 Input device controller: Creative Labs SB Audigy LS MIDI/Game port


dmesg
Code:
# dmesg
Linux version 2.6.14-gentoo-r2 (root@localhost) (gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)) #1 SMP PREEMPT Thu Dec 8 01:19:58 UTC 2005
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003ffb0000 (usable)
 BIOS-e820: 000000003ffb0000 - 000000003ffc0000 (ACPI data)
 BIOS-e820: 000000003ffc0000 - 000000003fff0000 (ACPI NVS)
 BIOS-e820: 000000003fff0000 - 0000000040000000 (reserved)
 BIOS-e820: 00000000ffba0000 - 0000000100000000 (reserved)
127MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000ff780
On node 0 totalpages: 262064
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 225280 pages, LIFO batch:31
  HighMem zone: 32688 pages, LIFO batch:15
DMI 2.3 present.
ACPI: RSDP (v000 ACPIAM                                ) @ 0x000fad90
ACPI: RSDT (v001 A M I  OEMRSDT  0x08000416 MSFT 0x00000097) @ 0x3ffb0000
ACPI: FADT (v002 A M I  OEMFACP  0x08000416 MSFT 0x00000097) @ 0x3ffb0200
ACPI: MADT (v001 A M I  OEMAPIC  0x08000416 MSFT 0x00000097) @ 0x3ffb0390
ACPI: OEMB (v001 A M I  OEMBIOS  0x08000416 MSFT 0x00000097) @ 0x3ffc0040
ACPI: DSDT (v001  AH004 AH004001 0x00000001 INTL 0x02002026) @ 0x00000000
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:3 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Processor #1 15:3 APIC version 20
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 50000000 (gap: 40000000:bfba0000)
Built 1 zonelists
Kernel command line: real_root=/dev/hda4
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Initializing CPU#0
CPU 0 irqstacks, hard=c049d000 soft=c0495000
PID hash table entries: 4096 (order: 12, 65536 bytes)
Detected 3200.265 MHz processor.
Using pmtmr for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 1032432k/1048256k available (2632k kernel code, 14984k reserved, 792k data, 216k init, 130752k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 6414.14 BogoMIPS (lpj=12828289)
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
monitor/mwait feature present.
using mwait in idle threads.
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 0
CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080 0000441d 00000000 00000000
mtrr: v2.0 (20020519)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
CPU0: Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 04
Booting processor 1/1 eip 2000
CPU 1 irqstacks, hard=c049e000 soft=c0496000
Initializing CPU#1
Calibrating delay using timer specific routine.. 6405.62 BogoMIPS (lpj=12811243)
CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
monitor/mwait feature present.
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 0
CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080 0000441d 00000000 00000000
CPU1: Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 04
Total of 2 processors activated (12819.76 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 pin1=2 pin2=-1
checking TSC synchronization across 2 CPUs: passed.
softlockup thread 0 started up.
Brought up 2 CPUs
softlockup thread 1 started up.
checking if image is initramfs... it is
Freeing initrd memory: 1706k freed
NET: Registered protocol family 16
EISA bus registered
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=2
PCI: Using configuration type 1
ACPI: Subsystem revision 20050902
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
PCI quirk: region 0480-04bf claimed by ICH4 GPIO
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
Boot video device is 0000:01:00.0
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 13 devices
SCSI subsystem initialized
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
pnp: 00:05: ioport range 0x680-0x6ff has been reserved
pnp: 00:05: ioport range 0x290-0x297 has been reserved
PCI: Bridge: 0000:00:01.0
  IO window: c000-cfff
  MEM window: ff800000-ff8fffff
  PREFETCH window: b7f00000-f7efffff
PCI: Bridge: 0000:00:1e.0
  IO window: d000-dfff
  MEM window: ff900000-ff9fffff
  PREFETCH window: disabled.
PCI: Setting latency timer of device 0000:00:1e.0 to 64
highmem bounce pool size: 64 pages
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled
SGI XFS Quota Management subsystem
Initializing Cryptographic API
vesafb: ATI Technologies Inc., V350, 01.00 (OEM: ATI RADEON 9600 PRO)
vesafb: VBE version: 2.0
vesafb: no monitor limits have been set
vesafb: scrolling: redraw
Console: switching to colour frame buffer device 80x30
vesafb: framebuffer at 0xe0000000, mapped to 0xf8880000, using 10240k, total 16384k
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 0) is a 16550A
ttyS0 at I/O 0x3f8 (irq = 0) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
mice: PS/2 mouse device common for all mice
io scheduler noop registered
io scheduler deadline registered
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
loop: loaded (max 8 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH5: IDE controller at PCI slot 0000:00:1f.1
PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 16
ICH5: chipset revision 2
ICH5: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
input: AT Translated Set 2 keyboard on isa0060/serio0
input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
hda: WDC WD800JB-00JJA0, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: HL-DT-ST DVDRAM GSA-4120B, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 156301488 sectors (80026 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(100)
hda: cache flushes supported
 hda: hda1 hda2 hda3 hda4
hdc: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
EISA: Probing bus 0 at eisa.0
EISA: Detected 0 cards.
NET: Registered protocol family 2
IP route cache hash table entries: 65536 (order: 6, 262144 bytes)
TCP established hash table entries: 262144 (order: 9, 3145728 bytes)
TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
TCP: Hash tables configured (established 262144 bind 65536)
TCP reno registered
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Starting balanced_irq
Using IPI Shortcut mode
Freeing unused kernel memory: 216k freed
usbcore: registered new driver usbfs
usbcore: registered new driver hub
ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: irq 17, io mem 0xffaffc00
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
USB Universal Host Controller Interface driver v2.3
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 18, io base 0x0000ef00
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000ef20
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 16, io base 0x0000ef40
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: irq 18, io base 0x0000ef80
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
sl811: driver sl811-hcd, 19 May 2005
ieee1394: Initialized config rom entry `ip1394'
sbp2: $Rev: 1306 $ Ben Collins <bcollins@debian.org>
ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
ieee1394: sbp2: Try serialize_io=0 for better performance
libata version 1.12 loaded.
device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
ReiserFS: hda4: warning: sh-2021: reiserfs_fill_super: can not find reiserfs on hda4
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda4, internal journal
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
Adding 8233304k swap on /dev/hda3.  Priority:-1 extents:1 across:8233304k
EXT3 FS on hda4, internal journal
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected an Intel 865 Chipset.
agpgart: AGP aperture is 64M @ 0xf8000000
8139too Fast Ethernet driver 0.9.27
ACPI: PCI Interrupt 0000:02:05.0[A] -> GSI 22 (level, low) -> IRQ 20
eth0: RealTek RTL8139 at 0xf930ac00, 00:11:2f:b4:43:b0, IRQ 20
eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
snd_ca0106: disagrees about version of symbol snd_pcm_new
snd_ca0106: Unknown symbol snd_pcm_new
snd_ca0106: disagrees about version of symbol snd_ac97_mixer
snd_ca0106: Unknown symbol snd_ac97_mixer
snd_ca0106: disagrees about version of symbol snd_ac97_bus
snd_ca0106: Unknown symbol snd_ac97_bus
snd_ca0106: disagrees about version of symbol snd_pcm_lib_malloc_pages
snd_ca0106: Unknown symbol snd_pcm_lib_malloc_pages
snd_ca0106: disagrees about version of symbol snd_pcm_lib_ioctl
snd_ca0106: Unknown symbol snd_pcm_lib_ioctl
snd_ca0106: disagrees about version of symbol snd_pcm_lib_free_pages
snd_ca0106: Unknown symbol snd_pcm_lib_free_pages
snd_ca0106: disagrees about version of symbol snd_pcm_set_ops
snd_ca0106: Unknown symbol snd_pcm_set_ops
snd_ca0106: disagrees about version of symbol snd_pcm_hw_constraint_integer
snd_ca0106: Unknown symbol snd_pcm_hw_constraint_integer
snd_ca0106: disagrees about version of symbol snd_pcm_lib_preallocate_pages
snd_ca0106: Unknown symbol snd_pcm_lib_preallocate_pages
snd_ca0106: disagrees about version of symbol snd_pcm_lib_preallocate_free_for_all
snd_ca0106: Unknown symbol snd_pcm_lib_preallocate_free_for_all
snd_ca0106: disagrees about version of symbol snd_pcm_period_elapsed
snd_ca0106: Unknown symbol snd_pcm_period_elapsed
snd_ca0106: disagrees about version of symbol snd_pcm_hw_constraint_step
snd_ca0106: Unknown symbol snd_pcm_hw_constraint_step
snd_ca0106: disagrees about version of symbol snd_pcm_new
snd_ca0106: Unknown symbol snd_pcm_new
snd_ca0106: disagrees about version of symbol snd_ac97_mixer
snd_ca0106: Unknown symbol snd_ac97_mixer
snd_ca0106: disagrees about version of symbol snd_ac97_bus
snd_ca0106: Unknown symbol snd_ac97_bus
snd_ca0106: disagrees about version of symbol snd_pcm_lib_malloc_pages
snd_ca0106: Unknown symbol snd_pcm_lib_malloc_pages
snd_ca0106: disagrees about version of symbol snd_pcm_lib_ioctl
snd_ca0106: Unknown symbol snd_pcm_lib_ioctl
snd_ca0106: disagrees about version of symbol snd_pcm_lib_free_pages
snd_ca0106: Unknown symbol snd_pcm_lib_free_pages
snd_ca0106: disagrees about version of symbol snd_pcm_set_ops
snd_ca0106: Unknown symbol snd_pcm_set_ops
snd_ca0106: disagrees about version of symbol snd_pcm_hw_constraint_integer
snd_ca0106: Unknown symbol snd_pcm_hw_constraint_integer
snd_ca0106: disagrees about version of symbol snd_pcm_lib_preallocate_pages
snd_ca0106: Unknown symbol snd_pcm_lib_preallocate_pages
snd_ca0106: disagrees about version of symbol snd_pcm_lib_preallocate_free_for_all
snd_ca0106: Unknown symbol snd_pcm_lib_preallocate_free_for_all
snd_ca0106: disagrees about version of symbol snd_pcm_period_elapsed
snd_ca0106: Unknown symbol snd_pcm_period_elapsed
snd_ca0106: disagrees about version of symbol snd_pcm_hw_constraint_step
snd_ca0106: Unknown symbol snd_pcm_hw_constraint_step
gameport: EMU10K1 is pci0000:02:0a.1/gameport0, io 0xdff0, speed 1193kHz
Real Time Clock Driver v1.12
input: PC Speaker
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
snd_ca0106: disagrees about version of symbol snd_pcm_new
snd_ca0106: Unknown symbol snd_pcm_new
snd_ca0106: disagrees about version of symbol snd_ac97_mixer
snd_ca0106: Unknown symbol snd_ac97_mixer
snd_ca0106: disagrees about version of symbol snd_ac97_bus
snd_ca0106: Unknown symbol snd_ac97_bus
snd_ca0106: disagrees about version of symbol snd_pcm_lib_malloc_pages
snd_ca0106: Unknown symbol snd_pcm_lib_malloc_pages
snd_ca0106: disagrees about version of symbol snd_pcm_lib_ioctl
snd_ca0106: Unknown symbol snd_pcm_lib_ioctl
snd_ca0106: disagrees about version of symbol snd_pcm_lib_free_pages
snd_ca0106: Unknown symbol snd_pcm_lib_free_pages
snd_ca0106: disagrees about version of symbol snd_pcm_set_ops
snd_ca0106: Unknown symbol snd_pcm_set_ops
snd_ca0106: disagrees about version of symbol snd_pcm_hw_constraint_integer
snd_ca0106: Unknown symbol snd_pcm_hw_constraint_integer
snd_ca0106: disagrees about version of symbol snd_pcm_lib_preallocate_pages
snd_ca0106: Unknown symbol snd_pcm_lib_preallocate_pages
snd_ca0106: disagrees about version of symbol snd_pcm_lib_preallocate_free_for_all
snd_ca0106: Unknown symbol snd_pcm_lib_preallocate_free_for_all
snd_ca0106: disagrees about version of symbol snd_pcm_period_elapsed
snd_ca0106: Unknown symbol snd_pcm_period_elapsed
snd_ca0106: disagrees about version of symbol snd_pcm_hw_constraint_step
snd_ca0106: Unknown symbol snd_pcm_hw_constraint_step
snd_ca0106: disagrees about version of symbol snd_pcm_new
snd_ca0106: Unknown symbol snd_pcm_new
snd_ca0106: disagrees about version of symbol snd_ac97_mixer
snd_ca0106: Unknown symbol snd_ac97_mixer
snd_ca0106: disagrees about version of symbol snd_ac97_bus
snd_ca0106: Unknown symbol snd_ac97_bus
snd_ca0106: disagrees about version of symbol snd_pcm_lib_malloc_pages
snd_ca0106: Unknown symbol snd_pcm_lib_malloc_pages
snd_ca0106: disagrees about version of symbol snd_pcm_lib_ioctl
snd_ca0106: Unknown symbol snd_pcm_lib_ioctl
snd_ca0106: disagrees about version of symbol snd_pcm_lib_free_pages
snd_ca0106: Unknown symbol snd_pcm_lib_free_pages
snd_ca0106: disagrees about version of symbol snd_pcm_set_ops
snd_ca0106: Unknown symbol snd_pcm_set_ops
snd_ca0106: disagrees about version of symbol snd_pcm_hw_constraint_integer
snd_ca0106: Unknown symbol snd_pcm_hw_constraint_integer
snd_ca0106: disagrees about version of symbol snd_pcm_lib_preallocate_pages
snd_ca0106: Unknown symbol snd_pcm_lib_preallocate_pages
snd_ca0106: disagrees about version of symbol snd_pcm_lib_preallocate_free_for_all
snd_ca0106: Unknown symbol snd_pcm_lib_preallocate_free_for_all
snd_ca0106: disagrees about version of symbol snd_pcm_period_elapsed
snd_ca0106: Unknown symbol snd_pcm_period_elapsed
snd_ca0106: disagrees about version of symbol snd_pcm_hw_constraint_step
snd_ca0106: Unknown symbol snd_pcm_hw_constraint_step
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NET: Registered protocol family 10
Disabled Privacy Extensions on device c04151c0(lo)
IPv6 over IPv4 tunneling driver
eth0: no IPv6 routers present


lsmod -->
#lsmod
Module Size Used by
ipv6 253024 8
snd_pcm_oss 51712 0
snd_mixer_oss 18432 1 snd_pcm_oss
snd_seq_oss 34944 0
snd_seq_midi_event 7168 1 snd_seq_oss
snd_seq 54064 4 snd_seq_oss,snd_seq_midi_event
snd_seq_device 8876 2 snd_seq_oss,snd_seq
floppy 62180 0
pcspkr 3816 0
rtc 9364 0
emu10k1_gp 3808 0
gameport 16456 2 emu10k1_gp
snd_ac97_codec 88288 0
snd_pcm 88068 2 snd_pcm_oss,snd_ac97_codec
snd_timer 25444 2 snd_seq,snd_pcm
snd 57668 8 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_seq_device,snd_ac97_codec,snd_pcm,snd_timer
soundcore 10592 1 snd
snd_ac97_bus 2336 1 snd_ac97_codec
snd_page_alloc 10728 1 snd_pcm
8139too 28448 0
mii 5280 1 8139too
intel_agp 22332 1
agpgart 35440 1 intel_agp
dm_mirror 23188 0
dm_mod 58524 1 dm_mirror
ata_piix 9796 0
ahci 12260 0
sata_qstor 9860 0
sata_vsc 8324 0
sata_uli 7328 0
sata_sis 8096 0
sata_sx4 13956 0
sata_nv 9604 0
sata_via 8740 0
sata_svw 7844 0
sata_sil 9476 0
sata_promise 11684 0
libata 48264 12 ata_piix,ahci,sata_qstor,sata_vsc,sata_uli,sata_sis,sata_sx4,sata_nv,sata_via,sata_svw,sata_sil,sata_promise
sbp2 24132 0
ohci1394 34420 0
ieee1394 99032 2 sbp2,ohci1394
sl811_hcd 13408 0
ohci_hcd 21412 0
uhci_hcd 32944 0
usb_storage 71904 0
usbhid 46848 0
ehci_hcd 32136 0
usbcore 118368 7 sl811_hcd,ohci_hcd,uhci_hcd,usb_storage,usbhid,ehci_hcd
Back to top
View user's profile Send private message
ArNiS
n00b
n00b


Joined: 06 Dec 2005
Posts: 63
Location: Saint-Petersburg, Russia

PostPosted: Fri Dec 09, 2005 9:26 am    Post subject: Reply with quote

You should use ALSA_CARDS="emu10k1" in your make.conf before you emerge any sound drivers. I think you used wrong driver module. You should use "emu10k1" instead of "snd_ca0106". But it strange - I can see the correct driver in your #lsmod output. Try to completely follow http://www.gentoo.org/doc/en/alsa-guide.xml .
_________________
Today is the first day of the remained life


Last edited by ArNiS on Fri Dec 09, 2005 9:30 am; edited 1 time in total
Back to top
View user's profile Send private message
Internets
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2005
Posts: 81

PostPosted: Fri Dec 09, 2005 9:27 am    Post subject: Reply with quote

ArNiS wrote:
You should use ALSA_CARDS="emu10k1" in your make.conf before you emerge any sound drivers. You used wrong driver module. You should use "emu10k1" instead of "snd_ca0106". Unmerge all the sound system again, change your make.conf and remerge sound system as I posted earlier. It should work great.


Thanks, i'll try it and post the results!
Back to top
View user's profile Send private message
Internets
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2005
Posts: 81

PostPosted: Fri Dec 09, 2005 9:42 am    Post subject: Reply with quote

ArNiS wrote:
You should use ALSA_CARDS="emu10k1" in your make.conf before you emerge any sound drivers. I think you used wrong driver module. You should use "emu10k1" instead of "snd_ca0106". But it strange - I can see the correct driver in your #lsmod output. Try to completely follow http://www.gentoo.org/doc/en/alsa-guide.xml .


Exactly the same results :(. Should i "emerge --sync" , "emerge gentoo-sources" too?
Back to top
View user's profile Send private message
ArNiS
n00b
n00b


Joined: 06 Dec 2005
Posts: 63
Location: Saint-Petersburg, Russia

PostPosted: Fri Dec 09, 2005 10:05 am    Post subject: Reply with quote

No, you should not. Better check again your kernel config and Alsa config files instead as described here - http://www.gentoo.org/doc/en/alsa-guide.xml
_________________
Today is the first day of the remained life
Back to top
View user's profile Send private message
Magic Michael
n00b
n00b


Joined: 02 Aug 2004
Posts: 53
Location: Berlin (West) / Deutschland

PostPosted: Tue Dec 13, 2005 7:39 am    Post subject: Reply with quote

ALSA_CARDS="ca0106" is the way to go for an Audigy LS. Trust me, I have one onboard :D
BUT: I didn't manage to hear anything, although all drivers were loaded without complaint. So I went to opensound.com and now use their oss-modules and have sound.
###########
Ah, I forgot the mixer thing: It's normal that you have no master or pcm in your mixer, it's all done with the front, rear and side speaker levels.
Back to top
View user's profile Send private message
Internets
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2005
Posts: 81

PostPosted: Tue Dec 13, 2005 1:07 pm    Post subject: Reply with quote

Magic Michael wrote:
ALSA_CARDS="ca0106" is the way to go for an Audigy LS. Trust me, I have one onboard :D
BUT: I didn't manage to hear anything, although all drivers were loaded without complaint. So I went to opensound.com and now use their oss-modules and have sound.
###########
Ah, I forgot the mixer thing: It's normal that you have no master or pcm in your mixer, it's all done with the front, rear and side speaker levels.




FIXED!!!!!!! <3 <3 <3 <3 <3 <3
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum