Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sound issues after udev install
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
shawley
n00b
n00b


Joined: 21 Sep 2006
Posts: 3
Location: Prairieville Louisiana

PostPosted: Sun Jan 21, 2007 8:00 pm    Post subject: Sound issues after udev install Reply with quote

after installing udev I get the following sound errors
1. FIRST ERROR!!!!!!!!!!
device /dev/dsp can't be opened (No such file or directory)

2. SECOND ERROR !!!!!!!!!!!!!!!!!!!!!
>>> Emerging (1 of 1) media-sound/alsa-driver-1.0.14_rc1 to /
* alsa-driver-1.0.14rc1.tar.bz2 MD5 ;-) ... [ ok ]
* alsa-driver-1.0.14rc1.tar.bz2 RMD160 ;-) ... [ ok ]
* alsa-driver-1.0.14rc1.tar.bz2 SHA1 ;-) ... [ ok ]
* alsa-driver-1.0.14rc1.tar.bz2 SHA256 ;-) ... [ ok ]
* alsa-driver-1.0.14rc1.tar.bz2 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking alsa-driver-1.0.14rc1.tar.bz2 ;-) ... [ ok ]
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found kernel object directory:
* /lib/modules/2.6.18-gentoo-r6/build
* Found sources for kernel version:
* 2.6.18-gentoo-r6
* Checking for suitable kernel configuration options...
* ALSA is already compiled into the kernel.
* Please check to make sure these options are set correctly.
* Failure to do so may cause unexpected problems.
* Once you have satisfied these options, please try merging
* this package again.

!!! ERROR: media-sound/alsa-driver-1.0.14_rc1 failed.
Call stack:
ebuild.sh, line 1562: Called dyn_setup
ebuild.sh, line 665: Called pkg_setup
alsa-driver-1.0.14_rc1.ebuild, line 91: Called linux-mod_pkg_setup
linux-mod.eclass, line 458: Called linux-info_pkg_setup
linux-info.eclass, line 572: Called check_extra_config
linux-info.eclass, line 471: Called die

!!! Incorrect kernel configuration options
!!! If you need support, post the topmost build error, and the cal

3. THIRD ERROR !!!!!!!!!!!!!!!!
Running modules-update...
Loading driver...
* Loading ALSA modules ...
* Loading: snd-card-0 ... [ ok ]
* Loading: snd-seq-oss ...
FATAL: Error inserting snd_seq_oss (/lib/modules/2.6.18-gentoo-r6/alsa-driver/acore/seq/oss/snd-seq-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
* Loading: snd-pcm-oss ...
FATAL: Error inserting snd_pcm_oss (/lib/modules/2.6.18-gentoo-r6/alsa-driver/acore/oss/snd-pcm-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
* Loading: snd-seq-oss ...
FATAL: Error inserting snd_seq_oss (/lib/modules/2.6.18-gentoo-r6/alsa-driver/acore/seq/oss/snd-seq-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
* Loading: snd-pcm-oss ...
FATAL: Error inserting snd_pcm_oss (/lib/modules/2.6.18-gentoo-r6/alsa-driver/acore/oss/snd-pcm-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
* Loading: snd-emu10k1-synth ... [ ok ]
* Loading: snd-seq-midi ...
FATAL: Error inserting snd_seq_midi (/lib/modules/2.6.18-gentoo-r6/alsa-driver/acore/seq/snd-seq-midi.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ ok ]
* Restoring Mixer Levels ...
/usr/sbin/alsactl: load_state:1341: Cannot find soundcard '0'...
* Errors while restoring defaults, ignoring [ ok ]
Setting default volumes...
amixer: Mixer attach default error: No such device

I have checked kernel pointing issues & read on udev to hte best of my knowledge everything looks ok.
If you are really good I would be willing to pay for support. stewart.
_________________
life is good
Back to top
View user's profile Send private message
didymos
Advocate
Advocate


Joined: 10 Oct 2005
Posts: 4798
Location: California

PostPosted: Sun Jan 21, 2007 9:39 pm    Post subject: Reply with quote

The first error is caused by the second error, which is also causing the third error. If the oss stuff isn't loaded, a few symlinks, including /dev/dsp, won't be created. Second, either use the ALSA modules in the kernel, or the alsa-drivers package. If you use alsa-driver, disable everything except "Sound card support" in the kernel. See the Gentoo ALSA guide for more:

http://www.gentoo.org/doc/en/alsa-guide.xml
_________________
Thomas S. Howard
Back to top
View user's profile Send private message
shawley
n00b
n00b


Joined: 21 Sep 2006
Posts: 3
Location: Prairieville Louisiana

PostPosted: Mon Jan 22, 2007 2:31 am    Post subject: Reply with quote

I am trying to use modules the alsa drivers was a shot in the dark after the modules didn't work. I genkerneled the kernel again adding more "oss" stuff. I include the results & kernel info. thanks so far.

alsaconf errors

Loading driver...
* Loading ALSA modules ...
* Loading: snd-card-0 ... [ ok ]
* Loading: snd-seq-oss ...
FATAL: Error inserting snd_seq_oss (/lib/modules/2.6.18-gentoo-r6/alsa-driver/acore/seq/oss/snd-seq-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
* Loading: snd-pcm-oss ...
FATAL: Error inserting snd_pcm_oss (/lib/modules/2.6.18-gentoo-r6/alsa-driver/acore/oss/snd-pcm-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
* Loading: snd-seq-oss ...
FATAL: Error inserting snd_seq_oss (/lib/modules/2.6.18-gentoo-r6/alsa-driver/acore/seq/oss/snd-seq-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
* Loading: snd-pcm-oss ...
FATAL: Error inserting snd_pcm_oss (/lib/modules/2.6.18-gentoo-r6/alsa-driver/acore/oss/snd-pcm-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
* Loading: snd-emu10k1-synth ... [ ok ]
* Loading: snd-seq-midi ...
FATAL: Error inserting snd_seq_midi (/lib/modules/2.6.18-gentoo-r6/alsa-driver/acore/seq/snd-seq-midi.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ ok ]
* Restoring Mixer Levels ...
/usr/sbin/alsactl: load_state:1341: Cannot find soundcard '0'...
* Errors while restoring defaults, ignoring [ ok ]
Setting default volumes...
amixer: Mixer attach default error: No such device

/usr/src/linux-2.6.18-gentoo-r6/.cong file sound info

CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=m
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
# CONFIG_SND_VERBOSE_PROCFS is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set


Open Sound System
#
CONFIG_SOUND_PRIME=m
# CONFIG_OSS_OBSOLETE_DRIVER is not set
# CONFIG_SOUND_BT878 is not set
# CONFIG_SOUND_ES1371 is not set
CONFIG_SOUND_ICH=m
# CONFIG_SOUND_TRIDENT is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
# CONFIG_SOUND_VIA82CXXX is not set
CONFIG_SOUND_OSS=m
# CONFIG_SOUND_TRACEINIT is not set
# CONFIG_SOUND_DMAP is not set
# CONFIG_SOUND_CS4232 is not set
# CONFIG_SOUND_SSCAPE is not set
# CONFIG_SOUND_VMIDI is not set
# CONFIG_SOUND_TRIX is not set
CONFIG_SOUND_MSS=m
# CONFIG_SOUND_MPU401 is not set
# CONFIG_SOUND_PAS is not set
# CONFIG_SOUND_PSS is not set
CONFIG_SOUND_SB=m
# CONFIG_SOUND_YM3812 is not set
# CONFIG_SOUND_UART6850 is not set
# CONFIG_SOUND_AEDSP16 is not set
# CONFIG_SOUND_TVMIXER is not set
# CONFIG_SOUND_KAHLUA is not
_________________
life is good
Back to top
View user's profile Send private message
didymos
Advocate
Advocate


Joined: 10 Oct 2005
Posts: 4798
Location: California

PostPosted: Mon Jan 22, 2007 9:12 pm    Post subject: Reply with quote

Oh, OK, I didn't get that from the post. So, if you examine dmesg, does it tell you what symbols are giving it fits? You don't need (or want) the OSS stuff, just the OSS options of ALSA are fine (well, not fine in the sense of actually working right now, but you know what I mean).
_________________
Thomas S. Howard
Back to top
View user's profile Send private message
didymos
Advocate
Advocate


Joined: 10 Oct 2005
Posts: 4798
Location: California

PostPosted: Mon Jan 22, 2007 9:13 pm    Post subject: Reply with quote

You could also try loading each module by hand to see what errors occur, instead of using dmesg.
_________________
Thomas S. Howard
Back to top
View user's profile Send private message
shawley
n00b
n00b


Joined: 21 Sep 2006
Posts: 3
Location: Prairieville Louisiana

PostPosted: Thu Jan 25, 2007 10:29 am    Post subject: Reply with quote

I did "dmesg" got a lot of "unknown symbol". Googled that & tryed "module-rebuild populate
module-rebuild rebuild" made no difference. Tryed "rm -rf /lib/modules/2.6.18-gentoo/alsa-driver" "depmod -a" "modules-update" nothing. Booted & rebooted, loaded & reloaded modules, did "demod" etc nothing. Checked "uname -a" it was right. Thanks for the help so far below is my demesg



Linux version 2.6.18-gentoo-r6 (root@localhost) (gcc version 4.1.1 (Gentoo 4.1.1-r1)) #1 SMP Sun Jan 21 16:14:29 CST 2007
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000003eff0000 (usable)
BIOS-e820: 000000003eff0000 - 000000003eff3000 (ACPI NVS)
BIOS-e820: 000000003eff3000 - 000000003f000000 (ACPI data)
BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
111MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000f5750
On node 0 totalpages: 258032
DMA zone: 4096 pages, LIFO batch:0
Normal zone: 225280 pages, LIFO batch:31
HighMem zone: 28656 pages, LIFO batch:7
DMI 2.3 present.
ACPI: RSDP (v000 IntelR ) @ 0x000f71a0
ACPI: RSDT (v001 IntelR AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3eff3000
ACPI: FADT (v001 IntelR AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3eff3040
ACPI: BOOT (v001 IntelR AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3eff7380
ACPI: MADT (v001 IntelR AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3eff73c0
ACPI: DSDT (v001 INTELR AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 15:2 APIC version 20
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
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: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
ACPI: IRQ14 used by override.
ACPI: IRQ15 used by override.
Enabling APIC mode: Flat. Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 40000000 (gap: 3f000000:bfc00000)
Detected 2000.163 MHz processor.
Built 1 zonelists. Total pages: 258032
Kernel command line: root=/dev/hda2 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda2 udev
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
CPU 0 irqstacks, hard=c0431000 soft=c0429000
PID hash table entries: 4096 (order: 12, 16384 bytes)
Speakup v-2.00 CVS: Tue Aug 1 11:16:55 EDT 2006 : initialized
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: 1016640k/1032128k available (2378k kernel code, 14748k reserved, 594k data, 220k init, 114624k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 4003.02 BogoMIPS (lpj=20015100)
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 3febfbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 3febfbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Hyper-Threading is disabled
CPU: After all inits, caps: 3febfbff 00000000 00000000 00000080 00000000 00000000 00000000
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 16k freed
ACPI: Core revision 20060707
CPU0: Intel(R) Pentium(R) 4 CPU 2.00GHz stepping 04
Total of 1 processors activated (4003.02 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Brought up 1 CPUs
migration_cost=0
checking if image is initramfs... it is
Freeing initrd memory: 2288k freed
NET: Registered protocol family 16
EISA bus registered
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfbbc0, last bus=1
PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
Boot video device is 0000:00:02.0
PCI quirk: region 0400-047f 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
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 *12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNK1] (IRQs *3 4 5 7 9 10 11 12 14 15)
ACPI: Power Resource [PFAN] (off)
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:0a: ioport range 0x400-0x4bf could not be reserved
PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
PCI: Bridge: 0000:00:1e.0
IO window: a000-afff
MEM window: f8000000-faffffff
PREFETCH window: 40000000-400fffff
PCI: Setting latency timer of device 0000:00:1e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
Simple Boot Flag at 0x7f set to 0x1
audit: initializing netlink socket (disabled)
audit(1169720081.760:1): initialized
highmem bounce pool size: 64 pages
squashfs: version 3.1 (2006/08/19) Phillip Lougher
SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled
SGI XFS Quota Management subsystem
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
initialized device: /dev/synth, node ( MAJOR 10, MINOR 25 )
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
PNP: PS/2 controller doesn't have AUX irq; using default 12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
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
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 0xf000-0xf007, BIOS settings: hda:pio, hdb:pio
ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:pio
Probing IDE interface ide0...
input: AT Translated Set 2 keyboard as /class/input/input0
hda: SAMSUNG SP4002H, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: _NEC DVD+RW ND-1100A, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 78242976 sectors (40060 MB) w/1824KiB Cache, CHS=65535/16/63, UDMA(33)
hda: cache flushes supported
hda: hda1 hda2
hdc: ATAPI 40X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
EISA: Probing bus 0 at eisa.0
EISA: Detected 0 cards.
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI Shortcut mode
Freeing unused kernel memory: 220k freed
Time: tsc clocksource has been installed.
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: new USB bus registered, assigned bus number 1
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 17, io mem 0xfb080000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
hub 1-0:1.0: over-current change on port 7
hub 1-0:1.0: over-current change on port 8
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 v3.0
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 0x0000b000
usb usb2: configuration #1 chosen from 1 choice
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 0x0000b400
usb usb3: configuration #1 chosen from 1 choice
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 0x0000b800
usb usb4: configuration #1 chosen from 1 choice
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 0x0000bc00
usb usb5: configuration #1 chosen from 1 choice
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)
usb 3-2: new low speed USB device using uhci_hcd and address 2
sl811: driver sl811-hcd, 19 May 2005
ieee1394: Initialized config rom entry `ip1394'
ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
ieee1394: sbp2: Try serialize_io=0 for better performance
usb 3-2: configuration #1 chosen from 1 choice
input: Logitech USB Mouse as /class/input/input1
input: USB HID v1.10 Mouse [Logitech USB Mouse] on usb-0000:00:1d.1-2
hub 5-0:1.0: over-current change on port 1
libata version 2.00 loaded.
hub 5-0:1.0: over-current change on port 2
ata_piix 0000:00:1f.2: version 2.00
ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1f.2 to 64
ata1: SATA max UDMA/133 cmd 0xC400 ctl 0xC802 bmdma 0xD400 irq 16
ata2: SATA max UDMA/133 cmd 0xCC00 ctl 0xD002 bmdma 0xD408 irq 16
scsi0 : ata_piix
ATA: abnormal status 0x7F on port 0xC407
scsi1 : ata_piix
ATA: abnormal status 0x7F on port 0xCC07
device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
md: raid10 personality registered for level 10
JFS: nTxBlock = 7965, nTxLock = 63720
Intel(R) PRO/1000 Network Driver - version 7.1.9-k4
Copyright (c) 1999-2006 Intel Corporation.
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
device-mapper: table: 253:0: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table
device-mapper: table: 253:0: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table
device-mapper: table: 253:0: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table
device-mapper: table: 253:0: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table
device-mapper: table: 253:0: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table
device-mapper: table: 253:0: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table
device-mapper: table: 253:0: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table
device-mapper: table: 253:0: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table
EXT3 FS on hda2, internal journal
b44.c:v1.01 (Jun 16, 2006)
ACPI: PCI Interrupt 0000:01:02.0[A] -> GSI 18 (level, low) -> IRQ 16
eth0: Broadcom 4400 10/100BaseT Ethernet 00:50:8d:6b:5a:15
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected an Intel 865 Chipset.
agpgart: Detected 16252K stolen memory.
agpgart: AGP aperture is 128M @ 0xf0000000
device-mapper: table: 253:0: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table
device-mapper: table: 253:0: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table
device-mapper: table: 253:0: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table
device-mapper: table: 253:0: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table
device-mapper: table: 253:0: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table
device-mapper: table: 253:0: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table
device-mapper: table: 253:0: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table
device-mapper: table: 253:0: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table
NTFS driver 2.1.27 [Flags: R/O MODULE].
NTFS volume version 3.1.
Real Time Clock Driver v1.12ac
b44: eth0: Link is up at 100 Mbps, full duplex.
b44: eth0: Flow control is off for TX and off for RX.
snd_util_mem: Unknown symbol snd_hidden_kzalloc
snd_util_mem: Unknown symbol snd_hidden_kfree
snd_util_mem: Unknown symbol snd_verbose_printk
snd_util_mem: Unknown symbol snd_hidden_kmalloc
snd_ac97_codec: Unknown symbol snd_hidden_kzalloc
snd_ac97_codec: disagrees about version of symbol snd_info_register
snd_ac97_codec: Unknown symbol snd_info_register
snd_ac97_codec: disagrees about version of symbol snd_ctl_add
snd_ac97_codec: Unknown symbol snd_ctl_add
snd_ac97_codec: disagrees about version of symbol snd_info_free_entry
snd_ac97_codec: Unknown symbol snd_info_free_entry
snd_ac97_codec: Unknown symbol snd_hidden_kcalloc
snd_ac97_codec: Unknown symbol snd_hidden_kfree
snd_ac97_codec: disagrees about version of symbol snd_ctl_find_id
snd_ac97_codec: Unknown symbol snd_ctl_find_id
snd_ac97_codec: Unknown symbol snd_verbose_printk
snd_ac97_codec: disagrees about version of symbol snd_ctl_new1
snd_ac97_codec: Unknown symbol snd_ctl_new1
snd_ac97_codec: disagrees about version of symbol snd_ctl_remove_id
snd_ac97_codec: Unknown symbol snd_ctl_remove_id
snd_ac97_codec: disagrees about version of symbol snd_component_add
snd_ac97_codec: Unknown symbol snd_component_add
snd_ac97_codec: disagrees about version of symbol snd_pcm_hw_rule_add
snd_ac97_codec: Unknown symbol snd_pcm_hw_rule_add
snd_ac97_codec: disagrees about version of symbol snd_device_new
snd_ac97_codec: Unknown symbol snd_device_new
snd_ac97_codec: disagrees about version of symbol snd_info_create_card_entry
snd_ac97_codec: Unknown symbol snd_info_create_card_entry
snd_emu10k1: disagrees about version of symbol snd_rawmidi_receive
snd_emu10k1: Unknown symbol snd_rawmidi_receive
snd_emu10k1: Unknown symbol snd_verbose_printd
snd_emu10k1: Unknown symbol snd_hidden_kzalloc
snd_emu10k1: disagrees about version of symbol snd_rawmidi_transmit
snd_emu10k1: Unknown symbol snd_rawmidi_transmit
snd_emu10k1: Unknown symbol snd_ac97_write_cache
snd_emu10k1: disagrees about version of symbol snd_ctl_add
snd_emu10k1: Unknown symbol snd_ctl_add
snd_emu10k1: Unknown symbol snd_ac97_resume
snd_emu10k1: disagrees about version of symbol snd_pcm_new
snd_emu10k1: Unknown symbol snd_pcm_new
snd_emu10k1: disagrees about version of symbol snd_seq_device_new
snd_emu10k1: Unknown symbol snd_seq_device_new
snd_emu10k1: disagrees about version of symbol snd_card_register
snd_emu10k1: Unknown symbol snd_card_register
snd_emu10k1: disagrees about version of symbol snd_card_free
snd_emu10k1: Unknown symbol snd_card_free
snd_emu10k1: disagrees about version of symbol snd_pcm_lib_preallocate_pages_for_all
snd_emu10k1: Unknown symbol snd_pcm_lib_preallocate_pages_for_all
snd_emu10k1: disagrees about version of symbol snd_card_proc_new
snd_emu10k1: Unknown symbol snd_card_proc_new
snd_emu10k1: disagrees about version of symbol snd_pcm_hw_constraint_minmax
snd_emu10k1: Unknown symbol snd_pcm_hw_constraint_minmax
snd_emu10k1: disagrees about version of symbol snd_timer_interrupt
snd_emu10k1: Unknown symbol snd_timer_interrupt
snd_emu10k1: Unknown symbol snd_hidden_kcalloc
snd_emu10k1: Unknown symbol snd_hidden_kfree
snd_emu10k1: Unknown symbol snd_ac97_mixer
snd_emu10k1: disagrees about version of symbol snd_ctl_remove
snd_emu10k1: Unknown symbol snd_ctl_remove
snd_emu10k1: Unknown symbol snd_ac97_bus
snd_emu10k1: disagrees about version of symbol snd_ctl_find_id
snd_emu10k1: Unknown symbol snd_ctl_find_id
snd_emu10k1: Unknown symbol snd_verbose_printk
snd_emu10k1: disagrees about version of symbol snd_ctl_new1
snd_emu10k1: Unknown symbol snd_ctl_new1
snd_emu10k1: disagrees about version of symbol snd_ctl_remove_id
snd_emu10k1: Unknown symbol snd_ctl_remove_id
snd_emu10k1: disagrees about version of symbol snd_card_new
snd_emu10k1: Unknown symbol snd_card_new
snd_emu10k1: Unknown symbol snd_ac97_suspend
snd_emu10k1: disagrees about version of symbol snd_pcm_lib_malloc_pages
snd_emu10k1: Unknown symbol snd_pcm_lib_malloc_pages
snd_emu10k1: Unknown symbol __snd_util_mem_alloc
snd_emu10k1: Unknown symbol snd_util_memhdr_new
snd_emu10k1: disagrees about version of symbol snd_pcm_lib_ioctl
snd_emu10k1: Unknown symbol snd_pcm_lib_ioctl
snd_emu10k1: disagrees about version of symbol snd_pcm_lib_free_pages
snd_emu10k1: Unknown symbol snd_pcm_lib_free_pages
snd_emu10k1: disagrees about version of symbol snd_hwdep_new
snd_emu10k1: Unknown symbol snd_hwdep_new
snd_emu10k1: disagrees about version of symbol snd_cards
snd_emu10k1: Unknown symbol snd_cards
snd_emu10k1: disagrees about version of symbol snd_ctl_notify
snd_emu10k1: Unknown symbol snd_ctl_notify
snd_emu10k1: disagrees about version of symbol snd_pcm_set_ops
snd_emu10k1: Unknown symbol snd_pcm_set_ops
snd_emu10k1: disagrees about version of symbol snd_timer_new
snd_emu10k1: Unknown symbol snd_timer_new
snd_emu10k1: disagrees about version of symbol snd_pcm_hw_constraint_list
snd_emu10k1: Unknown symbol snd_pcm_hw_constraint_list
snd_emu10k1: disagrees about version of symbol snd_device_new
snd_emu10k1: Unknown symbol snd_device_new
snd_emu10k1: disagrees about version of symbol snd_pcm_sgbuf_ops_page
snd_emu10k1: Unknown symbol snd_pcm_sgbuf_ops_page
snd_emu10k1: disagrees about version of symbol snd_pcm_suspend_all
snd_emu10k1: Unknown symbol snd_pcm_suspend_all
snd_emu10k1: disagrees about version of symbol snd_rawmidi_new
snd_emu10k1: Unknown symbol snd_rawmidi_new
snd_emu10k1: disagrees about version of symbol snd_pcm_hw_constraint_integer
snd_emu10k1: Unknown symbol snd_pcm_hw_constraint_integer
snd_emu10k1: Unknown symbol __snd_util_mem_free
snd_emu10k1: disagrees about version of symbol snd_rawmidi_set_ops
snd_emu10k1: Unknown symbol snd_rawmidi_set_ops
snd_emu10k1: disagrees about version of symbol snd_pcm_lib_preallocate_pages
snd_emu10k1: Unknown symbol snd_pcm_lib_preallocate_pages
snd_emu10k1: Unknown symbol snd_util_memhdr_free
snd_emu10k1: Unknown symbol snd_hidden_kmalloc
snd_emu10k1: disagrees about version of symbol snd_device_free
snd_emu10k1: Unknown symbol snd_device_free
snd_emu10k1: disagrees about version of symbol snd_pcm_period_elapsed
snd_emu10k1: Unknown symbol snd_pcm_period_elapsed
snd_emu10k1: Unknown symbol __snd_util_memblk_new
snd_seq_oss: Unknown symbol snd_hidden_kzalloc
snd_seq_oss: disagrees about version of symbol snd_info_register
snd_seq_oss: Unknown symbol snd_info_register
snd_seq_oss: disagrees about version of symbol snd_info_create_module_entry
snd_seq_oss: Unknown symbol snd_info_create_module_entry
snd_seq_oss: disagrees about version of symbol snd_info_free_entry
snd_seq_oss: Unknown symbol snd_info_free_entry
snd_seq_oss: disagrees about version of symbol snd_seq_root
snd_seq_oss: Unknown symbol snd_seq_root
snd_seq_oss: Unknown symbol snd_hidden_kcalloc
snd_seq_oss: Unknown symbol snd_hidden_kfree
snd_seq_oss: disagrees about version of symbol snd_unregister_oss_device
snd_seq_oss: Unknown symbol snd_unregister_oss_device
snd_seq_oss: Unknown symbol snd_verbose_printk
snd_seq_oss: disagrees about version of symbol snd_register_oss_device
snd_seq_oss: Unknown symbol snd_register_oss_device
snd_seq_oss: disagrees about version of symbol snd_seq_device_register_driver
snd_seq_oss: Unknown symbol snd_seq_device_register_driver
snd_seq_oss: disagrees about version of symbol snd_seq_create_kernel_client
snd_seq_oss: Unknown symbol snd_seq_create_kernel_client
snd_seq_oss: Unknown symbol snd_hidden_kmalloc
snd_pcm_oss: disagrees about version of symbol snd_pcm_lib_read
snd_pcm_oss: Unknown symbol snd_pcm_lib_read
snd_pcm_oss: Unknown symbol snd_verbose_printd
snd_pcm_oss: disagrees about version of symbol snd_pcm_hw_param_first
snd_pcm_oss: Unknown symbol snd_pcm_hw_param_first
snd_pcm_oss: Unknown symbol snd_hidden_kzalloc
snd_pcm_oss: disagrees about version of symbol snd_info_register
snd_pcm_oss: Unknown symbol snd_info_register
snd_pcm_oss: disagrees about version of symbol snd_pcm_kernel_ioctl
snd_pcm_oss: Unknown symbol snd_pcm_kernel_ioctl
snd_pcm_oss: disagrees about version of symbol snd_info_free_entry
snd_pcm_oss: Unknown symbol snd_info_free_entry
snd_pcm_oss: Unknown symbol snd_hidden_kcalloc
snd_pcm_oss: Unknown symbol snd_hidden_kfree
snd_pcm_oss: disagrees about version of symbol snd_unregister_oss_device
snd_pcm_oss: Unknown symbol snd_unregister_oss_device
snd_pcm_oss: Unknown symbol snd_verbose_printk
snd_pcm_oss: disagrees about version of symbol snd_pcm_open_substream
snd_pcm_oss: Unknown symbol snd_pcm_open_substream
snd_pcm_oss: disagrees about version of symbol snd_register_oss_device
snd_pcm_oss: Unknown symbol snd_register_oss_device
snd_pcm_oss: disagrees about version of symbol snd_pcm_lib_readv
snd_pcm_oss: Unknown symbol snd_pcm_lib_readv
snd_pcm_oss: disagrees about version of symbol snd_card_file_add
snd_pcm_oss: Unknown symbol snd_card_file_add
snd_pcm_oss: disagrees about version of symbol snd_pcm_lib_writev
snd_pcm_oss: Unknown symbol snd_pcm_lib_writev
snd_pcm_oss: disagrees about version of symbol snd_mixer_oss_ioctl_card
snd_pcm_oss: Unknown symbol snd_mixer_oss_ioctl_card
snd_pcm_oss: disagrees about version of symbol snd_pcm_mmap_data
snd_pcm_oss: Unknown symbol snd_pcm_mmap_data
snd_pcm_oss: disagrees about version of symbol snd_pcm_hw_param_last
snd_pcm_oss: Unknown symbol snd_pcm_hw_param_last
snd_pcm_oss: Unknown symbol snd_hidden_kstrdup
snd_pcm_oss: disagrees about version of symbol snd_pcm_hw_refine
snd_pcm_oss: Unknown symbol snd_pcm_hw_refine
snd_pcm_oss: disagrees about version of symbol snd_info_create_card_entry
snd_pcm_oss: Unknown symbol snd_info_create_card_entry
snd_pcm_oss: Unknown symbol snd_hidden_kmalloc
snd_pcm_oss: disagrees about version of symbol snd_pcm_notify
snd_pcm_oss: Unknown symbol snd_pcm_notify
snd_pcm_oss: disagrees about version of symbol snd_pcm_release_substream
snd_pcm_oss: Unknown symbol snd_pcm_release_substream
snd_pcm_oss: disagrees about version of symbol snd_pcm_lib_write
snd_pcm_oss: Unknown symbol snd_pcm_lib_write
snd_pcm_oss: disagrees about version of symbol snd_card_file_remove
snd_pcm_oss: Unknown symbol snd_card_file_remove
snd_seq_oss: Unknown symbol snd_hidden_kzalloc
snd_seq_oss: disagrees about version of symbol snd_info_register
snd_seq_oss: Unknown symbol snd_info_register
snd_seq_oss: disagrees about version of symbol snd_info_create_module_entry
snd_seq_oss: Unknown symbol snd_info_create_module_entry
snd_seq_oss: disagrees about version of symbol snd_info_free_entry
snd_seq_oss: Unknown symbol snd_info_free_entry
snd_seq_oss: disagrees about version of symbol snd_seq_root
snd_seq_oss: Unknown symbol snd_seq_root
snd_seq_oss: Unknown symbol snd_hidden_kcalloc
snd_seq_oss: Unknown symbol snd_hidden_kfree
snd_seq_oss: disagrees about version of symbol snd_unregister_oss_device
snd_seq_oss: Unknown symbol snd_unregister_oss_device
snd_seq_oss: Unknown symbol snd_verbose_printk
snd_seq_oss: disagrees about version of symbol snd_register_oss_device
snd_seq_oss: Unknown symbol snd_register_oss_device
snd_seq_oss: disagrees about version of symbol snd_seq_device_register_driver
snd_seq_oss: Unknown symbol snd_seq_device_register_driver
snd_seq_oss: disagrees about version of symbol snd_seq_create_kernel_client
snd_seq_oss: Unknown symbol snd_seq_create_kernel_client
snd_seq_oss: Unknown symbol snd_hidden_kmalloc
snd_pcm_oss: disagrees about version of symbol snd_pcm_lib_read
snd_pcm_oss: Unknown symbol snd_pcm_lib_read
snd_pcm_oss: Unknown symbol snd_verbose_printd
snd_pcm_oss: disagrees about version of symbol snd_pcm_hw_param_first
snd_pcm_oss: Unknown symbol snd_pcm_hw_param_first
snd_pcm_oss: Unknown symbol snd_hidden_kzalloc
snd_pcm_oss: disagrees about version of symbol snd_info_register
snd_pcm_oss: Unknown symbol snd_info_register
snd_pcm_oss: disagrees about version of symbol snd_pcm_kernel_ioctl
snd_pcm_oss: Unknown symbol snd_pcm_kernel_ioctl
snd_pcm_oss: disagrees about version of symbol snd_info_free_entry
snd_pcm_oss: Unknown symbol snd_info_free_entry
snd_pcm_oss: Unknown symbol snd_hidden_kcalloc
snd_pcm_oss: Unknown symbol snd_hidden_kfree
snd_pcm_oss: disagrees about version of symbol snd_unregister_oss_device
snd_pcm_oss: Unknown symbol snd_unregister_oss_device
snd_pcm_oss: Unknown symbol snd_verbose_printk
snd_pcm_oss: disagrees about version of symbol snd_pcm_open_substream
snd_pcm_oss: Unknown symbol snd_pcm_open_substream
snd_pcm_oss: disagrees about version of symbol snd_register_oss_device
snd_pcm_oss: Unknown symbol snd_register_oss_device
snd_pcm_oss: disagrees about version of symbol snd_pcm_lib_readv
snd_pcm_oss: Unknown symbol snd_pcm_lib_readv
snd_pcm_oss: disagrees about version of symbol snd_card_file_add
snd_pcm_oss: Unknown symbol snd_card_file_add
snd_pcm_oss: disagrees about version of symbol snd_pcm_lib_writev
snd_pcm_oss: Unknown symbol snd_pcm_lib_writev
snd_pcm_oss: disagrees about version of symbol snd_mixer_oss_ioctl_card
snd_pcm_oss: Unknown symbol snd_mixer_oss_ioctl_card
snd_pcm_oss: disagrees about version of symbol snd_pcm_mmap_data
snd_pcm_oss: Unknown symbol snd_pcm_mmap_data
snd_pcm_oss: disagrees about version of symbol snd_pcm_hw_param_last
snd_pcm_oss: Unknown symbol snd_pcm_hw_param_last
snd_pcm_oss: Unknown symbol snd_hidden_kstrdup
snd_pcm_oss: disagrees about version of symbol snd_pcm_hw_refine
snd_pcm_oss: Unknown symbol snd_pcm_hw_refine
snd_pcm_oss: disagrees about version of symbol snd_info_create_card_entry
snd_pcm_oss: Unknown symbol snd_info_create_card_entry
snd_pcm_oss: Unknown symbol snd_hidden_kmalloc
snd_pcm_oss: disagrees about version of symbol snd_pcm_notify
snd_pcm_oss: Unknown symbol snd_pcm_notify
snd_pcm_oss: disagrees about version of symbol snd_pcm_release_substream
snd_pcm_oss: Unknown symbol snd_pcm_release_substream
snd_pcm_oss: disagrees about version of symbol snd_pcm_lib_write
snd_pcm_oss: Unknown symbol snd_pcm_lib_write
snd_pcm_oss: disagrees about version of symbol snd_card_file_remove
snd_pcm_oss: Unknown symbol snd_card_file_remove
[drm] Initialized drm 1.0.1 20051102
ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 18
[drm] Initialized i915 1.5.0 20060119 on minor 0
localhost ~ #
_________________
life is good
Back to top
View user's profile Send private message
didymos
Advocate
Advocate


Joined: 10 Oct 2005
Posts: 4798
Location: California

PostPosted: Fri Jan 26, 2007 12:20 am    Post subject: Reply with quote

Did you enable " Module versioning support" in the kernel? If so, get rid of it, though I doubt it was enabled. Best to be sure though. Ok, forget genkernel. Just do it yourself:
Code:

cd /usr/src/linux
make menuconfig
make
make install && make modules_install


Now, if you are going to use the alsa driver package, configure "Sound card support" as a module, and that's it. Don't enable anything under the ALSA or OSS menus in the kernel. If anything is enabled under either, disable it. If you choose to use the in-kernel drivers, configure ALSA only. Don't enable anything under the OSS menu. In the alsa menu, configure like so:
Code:

<M> Advanced Linux Sound Architecture
<M> Sequencer support
<M> OSS Mixer API
<M> OSS PCM (digital audio) API
 [*]   OSS PCM (digital audio) API - Include plugin system                                         
 [*]   OSS Sequencer API     
<M> RTC Timer support
 [*]   Use RTC as default sequencer timer
 [*]   Support old ALSA API
 [*]   Verbose procfs contents
 PCI devices  --->
     <M> Emu10k1 (SB Live!, Audigy, E-mu APS)


That's all you need. It looks like right now you've got some weird mixture of modules built for slightly different kernels, but it's hard to tell from here. I suggest cleaning out all but one working kernel, and if you've got a bunch of directories in /lib/modules for different kernels, get rid of all but the one for the kernel you kept. Then build a new kernel as above. If any of the sound modules are listed in /etc/modules.autoload.d/kernel-2.6, take them out, reboot, and try alsaconf again. If you decide to use the in-kernel drivers, do "emerge -C alsa-driver".
_________________
Thomas S. Howard
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