Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sound isn't working
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
gnuageux
Veteran
Veteran


Joined: 17 Apr 2004
Posts: 1201

PostPosted: Thu Oct 07, 2004 9:07 am    Post subject: Sound isn't working Reply with quote

Hi, got a new install here and my sound doesnt appear to be working. lsmod returns:
soundcore 3364 2 [i810_audio]
Which is what is returned on my older box, where audio works fine. lspic shows:
00:1f.5 Multimedia audio controller: Intel Corp. 82801DB AC'97 Audio Controller (rev 02)

Thoughts?
_________________
The realOTW: http://forums.realotw.org/index.php

Registered Linux user#364538
Back to top
View user's profile Send private message
hecatomb
Guru
Guru


Joined: 02 Sep 2004
Posts: 525

PostPosted: Thu Oct 07, 2004 10:45 am    Post subject: Reply with quote

Do you really want to use OSS (i810_audio is the OSS module for your chip!)? I would prefer ALSA!


Can you play sound on the console?

Code:
cat soundfile > /dev/dsp
Back to top
View user's profile Send private message
gnuageux
Veteran
Veteran


Joined: 17 Apr 2004
Posts: 1201

PostPosted: Thu Oct 07, 2004 10:58 am    Post subject: Reply with quote

Yeah, I am running into a parralel make error when I try to merge alsa-driver tho.....

And no, I get: bash: /dev/dsp: Device or resource busy
_________________
The realOTW: http://forums.realotw.org/index.php

Registered Linux user#364538
Back to top
View user's profile Send private message
hecatomb
Guru
Guru


Joined: 02 Sep 2004
Posts: 525

PostPosted: Thu Oct 07, 2004 11:33 am    Post subject: Reply with quote

Which kernel do you use? In kernel 2.6 you shouldn't install alsa-driver!!!
They are already in kernel source!!
You have to enable alsa sound in kernel and compile a new one.
Back to top
View user's profile Send private message
gnuageux
Veteran
Veteran


Joined: 17 Apr 2004
Posts: 1201

PostPosted: Thu Oct 07, 2004 11:36 am    Post subject: Reply with quote

I used genkernel, and kernelversion says 2.4
_________________
The realOTW: http://forums.realotw.org/index.php

Registered Linux user#364538
Back to top
View user's profile Send private message
hecatomb
Guru
Guru


Joined: 02 Sep 2004
Posts: 525

PostPosted: Thu Oct 07, 2004 11:43 am    Post subject: Reply with quote

Please post the full error message when trying to emerge alsa-driver!
Back to top
View user's profile Send private message
gnuageux
Veteran
Veteran


Joined: 17 Apr 2004
Posts: 1201

PostPosted: Thu Oct 07, 2004 11:51 am    Post subject: Reply with quote

Hope this helps! :)
Code:
grady@MindW@rp grady $ sudo emerge alsa-driver
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/alsa-driver-1.0.6a to /
>>> md5 src_uri ;-) alsa-driver-1.0.6a.tar.bz2
>>> Unpacking source...
>>> Unpacking alsa-driver-1.0.6a.tar.bz2 to /var/tmp/portage/alsa-driver-1.0.6a/work
 * Applying alsa-driver-1.0.5-devfix.patch...                                                                                                        [ ok ]
 * Applying alsa-driver-1.0.5a-cs46xx-passthrough.patch...                                                                                           [ ok ]
 * Applying alsa-driver-1.0.6a-kbuild.patch...                                                                                                       [ ok ]
 * /usr/src/linux is a symbolic link
 * Determining the real directory of the Linux kernel source code
 * Building for Linux 2.4.20-gentoo-r6 found in /usr/src/linux
 * /usr/src/linux is a symbolic link
 * Determining the real directory of the Linux kernel source code
 * Building for Linux 2.4.20-gentoo-r6 found in /usr/src/linux
>>> Source unpacked.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a
checking cross compile...
checking for directory with kernel source... /usr/src/linux
checking for kernel version... 2.4.20-gentoo-r6
checking for GCC version... Kernel compiler: gcc 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice) Used compiler: gcc (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)
checking for built-in ALSA... "no"
checking for existing ALSA module... "no"
checking for Red Hat kernel... "auto"
checking for Red Hat kernel... "no"
checking for SUSE kernel... "auto"
checking for SUSE kernel... "no"
checking to modify of kernel linux/kmod.h... "no"
checking for kernel linux/compiler.h... "yes"
checking for kernel linux/pm.h... "yes"
checking for kernel linux/spinlock.h... "yes"
checking for kernel linux/irq.h... "yes"
checking for kernel linux/threads.h... "yes"
checking for kernel linux/rwsem.h... "yes"
checking for kernel linux/gameport.h... "yes"
checking for kernel linux/devfs_fs_kernel.h... "yes"
checking for kernel linux/highmem.h... "yes"
checking for kernel linux/workqueue.h... "no"
checking for kernel linux/dma-mapping.h... "no"
checking for kernel asm/hw_irq.h... "yes"
checking for kernel linux/device.h... "no"
checking for kernel linux/jiffies.h... "no"
checking for kernel linux/compat.h... "no"
checking for kernel linux/adb.h... "yes"
checking for kernel linux/cuda.h... "yes"
checking for kernel linux/pmu.h... "yes"
checking for kernel linux/moduleparam.h... "no"
checking for kernel linux/syscalls.h... "no"
checking for exported symbol dump_stack... "yes"
checking for kernel module symbol versions... "yes"
checking for PCI support in kernel... "yes"
checking for I2C driver in kernel... unknown
checking for SGI/MIPS (HAL2) architecture... "no"
checking for directory to store kernel modules... /lib/modules/2.4.20-gentoo-r6/kernel/sound
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... "yes"
checking for processor type... i386
checking for SMP... "no"
checking for Video device support in kernel... "no"
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... no
checking for Kernel ISA-PnP support... "yes"
checking for ISA PnP support... yes
checking for strlcpy... "no"
checking for snprintf... "yes"
checking for scnprintf... "no"
checking for sscanf... "yes"
checking for vmalloc_to_page... "yes"
checking for old kmod... "yes"
checking for PDE... "no"
checking for pci_set_consistent_dma_mask... "no"
checking for tty->count is the atomic type... "no"
checking for new remap_page_range... "no"
checking for kcalloc... "no"
checking for saved_config_space in pci_dev... "no"
checking for driver version... 1.0.6a
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for RTC callback support in kernel... "no"
checking for USB support... "yes"
checking for kernel PCMCIA
checking for PCMCIA support... "no"
checking for PCMCIA module support... "no"
checking for PC9800 support in kernel... "no"
checking for which soundcards to compile driver for... all
configure: creating ./config.status
config.status: creating version
config.status: creating Makefile.conf
config.status: creating snddevices
config.status: creating utils/alsa-driver.spec
config.status: creating utils/buildrpm
config.status: creating toplevel.config
config.status: creating utils/alsasound
config.status: creating utils/alsasound.posix
config.status: creating include/config.h
config.status: creating include/config1.h
config.status: creating include/version.h
config.status: include/version.h is unchanged
config.status: creating include/autoconf-extra.h
if [ ! -d include/sound -a ! -L include/sound ]; then \
  ln -sf ../alsa-kernel/include include/sound ; \
fi
make dep
cp -auvf include/version.h include/sound/version.h
`include/version.h' -> `include/sound/version.h'
make[1]: Entering directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[2]: Entering directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/acore'
make  -C ioctl32 fastdep
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/acore/ioctl32'
/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/sndversions.h was updated
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/acore/ioctl32'
make  -C oss fastdep
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/acore/oss'
/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/sndversions.h was not updated
copying file alsa-kernel/core/oss/mixer_oss.c
patching file mixer_oss.c
Hunk #1 succeeded at 390 (offset 14 lines).
copying file alsa-kernel/core/oss/pcm_oss.c
patching file pcm_oss.c
Hunk #1 succeeded at 2228 (offset 15 lines).
Hunk #2 succeeded at 2406 (offset 15 lines).
Hunk #3 succeeded at 2533 (offset 15 lines).
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/alsa-kernel/core/oss -fno-omit-frame-pointer -E -D__GENKSYMS__ mixer_oss.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore-oss__mixer_oss.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore-oss__mixer_oss.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore-oss__mixer_oss.ver
gcc -M -D__KERNEL__ -D__isapnp_now__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/alsa-kernel/core/oss -fno-omit-frame-pointer mixer_oss.cpcm_oss.c pcm_plugin.c io.c copy.c linear.c mulaw.c route.c rate.c > .depend
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/acore/oss'
make  -C seq fastdep
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/acore/seq'
make  -C instr fastdep
make[4]: Entering directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/acore/seq/instr'
/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/sndversions.h was updated
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ ainstr_fm.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore-seq-instr__ainstr_fm.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore-seq-instr__ainstr_fm.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore-seq-instr__ainstr_fm.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ ainstr_simple.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore-seq-instr__ainstr_simple.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore-seq-instr__ainstr_simple.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore-seq-instr__ainstr_simple.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ ainstr_gf1.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore-seq-instr__ainstr_gf1.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore-seq-instr__ainstr_gf1.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore-seq-instr__ainstr_gf1.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ ainstr_iw.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore-seq-instr__ainstr_iw.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore-seq-instr__ainstr_iw.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore-seq-instr__ainstr_iw.ver
gcc -M -D__KERNEL__ -D__isapnp_now__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  ainstr_fm.c ainstr_fm.c ainstr_gf1.c ainstr_simple.c ainstr_iw.c ainstr_simple.c > .depend
make[4]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/acore/seq/instr'
make  -C oss fastdep
make[4]: Entering directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/acore/seq/oss'
/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/sndversions.h was updated
copying file alsa-kernel/core/seq/oss/seq_oss.c
patching file seq_oss.c
Hunk #1 succeeded at 203 (offset 9 lines).
Hunk #2 succeeded at 312 (offset 9 lines).
gcc -M -D__KERNEL__ -D__isapnp_now__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/alsa-kernel/core/seq/oss seq_oss.c seq_oss_init.c seq_oss_timer.c seq_oss_ioctl.c seq_oss_event.c seq_oss_rw.c seq_oss_synth.c seq_oss_midi.c seq_oss_readq.c seq_oss_writeq.c > .depend
make[4]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/acore/seq/oss'
/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/sndversions.h was not updated
copying file alsa-kernel/core/seq/seq.c
patching file seq.c
Hunk #1 succeeded at 51 with fuzz 2 (offset 2 lines).
copying file alsa-kernel/core/seq/seq_clientmgr.c
patching file seq_clientmgr.c
Hunk #2 succeeded at 2500 (offset 45 lines).
copying file alsa-kernel/core/seq/seq_memory.c
patching file seq_memory.c
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-d
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/module
driver-1.0.6a/include/modules/acore-seq__seq_device.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-d
2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-tri
hprefix include -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-d
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/module
1.0.6a/include/modules/acore-seq__seq.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-d
2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-tri
hprefix include -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-d
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/module
river-1.0.6a/include/modules/acore-seq__seq_instr.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-d
2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trihprefix include -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-d
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modulesa-driver-1.0.6a/include/modules/acore-seq__seq_midi_emul.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-d2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trihprefix include -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-d
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modulelsa-driver-1.0.6a/include/modules/acore-seq__seq_midi_event.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-d2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trihprefix include -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-d
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/module-driver-1.0.6a/include/modules/acore-seq__seq_virmidi.ver
gcc -M -D__KERNEL__ -D__isapnp_now__ -DMODULE=1 -I/var/tmp/portage/alsa-driverred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frUILD -nostdinc -iwithprefix include -I/var/tmp/portage/alsa-driver-1.0.6a/wor_memory.c seq_queue.c seq_fifo.c seq_prioq.c seq_timer.c seq_system.c seq_pordi_event.c seq_midi.c seq_midi_event.c seq_midi_event.c seq_midi_emul.c seq_iul.c seq_instr.c > .depend
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/acore/seq'
/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/sndversions.h was updated
copying file alsa-kernel/core/sound.c
patching file sound.c
copying file alsa-kernel/core/init.c
patching file init.c
copying file alsa-kernel/core/info.c
patching file info.c
Hunk #6 succeeded at 507 (offset 13 lines).
Hunk #7 succeeded at 520 (offset 13 lines).
Hunk #8 succeeded at 935 (offset 13 lines).
copying file alsa-kernel/core/control.c
patching file control.c
Hunk #2 succeeded at 1237 (offset 309 lines).
copying file alsa-kernel/core/hwdep.c
patching file hwdep.c
Hunk #1 succeeded at 321 (offset 29 lines).
copying file alsa-kernel/core/timer.c
patching file timer.c
Hunk #1 succeeded at 996 (offset 27 lines).
Hunk #2 succeeded at 1809 (offset 76 lines).
Hunk #3 succeeded at 1837 (offset 56 lines).
copying file alsa-kernel/core/pcm_native.c
patching file pcm_native.c
Hunk #2 succeeded at 2735 (offset 6 lines).
Hunk #3 succeeded at 2755 (offset 6 lines).
Hunk #4 succeeded at 2808 (offset 6 lines).
Hunk #5 succeeded at 2835 (offset 6 lines).
Hunk #6 succeeded at 2922 (offset 6 lines).
Hunk #7 succeeded at 2951 (offset 6 lines).
Hunk #8 succeeded at 2980 (offset 6 lines).
Hunk #9 succeeded at 3009 (offset 6 lines).
Hunk #10 succeeded at 3038 (offset 6 lines).
Hunk #11 succeeded at 3061 (offset 6 lines).
Hunk #12 succeeded at 3079 (offset 6 lines).
Hunk #13 succeeded at 3099 (offset 6 lines).
Hunk #14 succeeded at 3115 (offset 6 lines).
Hunk #15 succeeded at 3151 (offset 6 lines).
Hunk #16 succeeded at 3163 (offset 6 lines).
Hunk #17 succeeded at 3201 (offset 6 lines).
Hunk #18 succeeded at 3350 (offset 6 lines).
Hunk #19 succeeded at 3366 (offset 6 lines).
copying file alsa-kernel/core/memalloc.c
patching file memalloc.c
Hunk #2 succeeded at 95 (offset 3 lines).
Hunk #3 succeeded at 148 (offset 3 lines).
Hunk #4 succeeded at 211 with fuzz 2 (offset 3 lines).
Hunk #5 succeeded at 725 (offset -178 lines).
copying file alsa-kernel/core/rawmidi.c
patching file rawmidi.c
Hunk #1 succeeded at 1338 (offset 22 lines).
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ sound.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__sound.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__sound.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__sound.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ pcm.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__pcm.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__pcm.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__pcm.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ pcm_lib.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__pcm_lib.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__pcm_lib.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__pcm_lib.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ rawmidi.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__rawmidi.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__rawmidi.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__rawmidi.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ timer.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__timer.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__timer.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__timer.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ hwdep.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__hwdep.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__hwdep.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__hwdep.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ memalloc.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__memalloc.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__memalloc.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/acore__memalloc.ver
gcc -M -D__KERNEL__ -D__isapnp_now__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  sound.c init.c memory.c info.c control.c misc.c device.c wrappers.c isadma.c sound_oss.c info_oss.c hwdep.c timer.c pcm.c pcm_native.c pcm_lib.c pcm_timer.c pcm_misc.c pcm_memory.c memalloc.c sgbuf.c memory_wrapper.c rawmidi.c > .depend
make[2]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/acore'
make[2]: Entering directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/i2c'
make  -C other fastdep
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/i2c/other'
/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/sndversions.h was updated
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ ak4xxx-adda.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/i2c-other__ak4xxx-adda.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/i2c-other__ak4xxx-adda.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/i2c-other__ak4xxx-adda.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ ak4117.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/i2c-other__ak4117.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/i2c-other__ak4117.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/i2c-other__ak4117.ver
gcc -M -D__KERNEL__ -D__isapnp_now__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  ak4xxx-adda.c ak4xxx-adda.c > .depend
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/i2c/other'
/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/sndversions.h was updated
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ i2c.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/i2c__i2c.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/i2c__i2c.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/i2c__i2c.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ cs8427.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/i2c__cs8427.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/i2c__cs8427.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/i2c__cs8427.ver
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ tea6330t.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/i2c__tea6330t.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/i2c__tea6330t.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/i2c__tea6330t.ver
gcc -M -D__KERNEL__ -D__isapnp_now__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  tea6330t.c i2c.c cs8427.c i2c.c > .depend
make[2]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/i2c'
make[2]: Entering directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/drivers'
make  -C mpu401 fastdep
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/drivers/mpu401'
/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/sndversions.h was updated
copying file alsa-kernel/drivers/mpu401/mpu401.c
patching file mpu401.c
gcc -D__KERNEL__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  -E -D__GENKSYMS__ mpu401_uart.c
| /sbin/genksyms -k 2.4.20  > /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/drivers-mpu401__mpu401_uart.ver.tmp
mv /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/drivers-mpu401__mpu401_uart.ver.tmp /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include/modules/drivers-mpu401__mpu401_uart.ver
gcc -M -D__KERNEL__ -D__isapnp_now__ -DMODULE=1 -I/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/include  -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i386 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include  mpu401_uart.c mpu401.c > .depend
mpu401.c:31:27: acpi/acpi_bus.h: No such file or directory
make[3]: *** [fastdep] Error 1
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/drivers/mpu401'
make[2]: *** [_sfdep_mpu401] Error 2
make[2]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a/drivers'
make[1]: *** [dep] Error 1
make[1]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a'
make: *** [include/sndversions.h] Error 2

!!! ERROR: media-sound/alsa-driver-1.0.6a failed.
!!! Function src_compile, Line 90, Exitcode 2
!!! Parallel Make Failed


_________________
The realOTW: http://forums.realotw.org/index.php

Registered Linux user#364538
Back to top
View user's profile Send private message
hecatomb
Guru
Guru


Joined: 02 Sep 2004
Posts: 525

PostPosted: Thu Oct 07, 2004 12:01 pm    Post subject: Reply with quote

Quote:
...
mpu401.c:31:27: acpi/acpi_bus.h: No such file or directory
...


This header should be in /usr/src/linux/include/acpi/

Code:
# ls -l /usr/src/linux/include/acpi


Maybe your kernel source is not complete (re-emerge?).
Back to top
View user's profile Send private message
gnuageux
Veteran
Veteran


Joined: 17 Apr 2004
Posts: 1201

PostPosted: Fri Oct 08, 2004 5:58 am    Post subject: Reply with quote

When I installed I had to boot using gentoo noacpi in order to get things up & running. Being as I did that, where should I head from here? (and being as I did that there is no acpi directory there)
_________________
The realOTW: http://forums.realotw.org/index.php

Registered Linux user#364538
Back to top
View user's profile Send private message
hecatomb
Guru
Guru


Joined: 02 Sep 2004
Posts: 525

PostPosted: Fri Oct 08, 2004 9:19 am    Post subject: Reply with quote

That's the kernel source! It doesn't matter how you have booted or installed the kernel. The source is the same everytime!
Let me guess you don't have a SCSI-Tape drive in your PC nor compiled this option into your kernel. But anyway the sourcecode for the tape-drive is under /usr/src/linux

Please re-emerge the source of the exact same kernel version. Hope this will work out the problem!
Back to top
View user's profile Send private message
gnuageux
Veteran
Veteran


Joined: 17 Apr 2004
Posts: 1201

PostPosted: Fri Oct 08, 2004 9:27 am    Post subject: Reply with quote

Forgive my ignorance but how do I do that? Ive tried re-emerging the linux headers package to no avail.
_________________
The realOTW: http://forums.realotw.org/index.php

Registered Linux user#364538
Back to top
View user's profile Send private message
hecatomb
Guru
Guru


Joined: 02 Sep 2004
Posts: 525

PostPosted: Fri Oct 08, 2004 10:20 am    Post subject: Reply with quote

The kernel you are using is not up-to-date.
http://packages.gentoo.org/search/?sstring=gentoo-sources

I'm not really sure but I think it is not possible to re-emerge the old sources.
I think you have to get a newer one and compile a complete new kernel!
Back to top
View user's profile Send private message
oggialli
Guru
Guru


Joined: 27 May 2004
Posts: 389
Location: Finland, near Tampere

PostPosted: Fri Oct 08, 2004 3:18 pm    Post subject: Reply with quote

You can emerge whatever version you want by issuing

emerge =category/package-version

Like, for instance

emerge =sys-kernel/gentoo-sources-2.4.20-r25

But I strongly suggest against that, almost every desktop user should be using 2.6 by now ;)
_________________
IBM Thinkpad T42P - Gentoo Linux
Back to top
View user's profile Send private message
gnuageux
Veteran
Veteran


Joined: 17 Apr 2004
Posts: 1201

PostPosted: Sat Oct 09, 2004 6:15 am    Post subject: Reply with quote

Ok, if I download the new sources how do I compile things so that in the event Im having trouble w/ the new image Im still able to boot using the working kernel image? (sorry havent done this before) TIA for your help!
_________________
The realOTW: http://forums.realotw.org/index.php

Registered Linux user#364538
Back to top
View user's profile Send private message
oggialli
Guru
Guru


Joined: 27 May 2004
Posts: 389
Location: Finland, near Tampere

PostPosted: Sat Oct 09, 2004 9:21 am    Post subject: Reply with quote

If you are using grub, just have some timeout in there and FOR GODS SAKE DONT USE GENKERNEL! Rename the kernel images to be different in /boot and just add the new kernel in between the old kernel entry and "timeout, splash" etc things.
_________________
IBM Thinkpad T42P - Gentoo Linux
Back to top
View user's profile Send private message
augury
l33t
l33t


Joined: 22 May 2004
Posts: 722
Location: philadelphia

PostPosted: Sat Oct 09, 2004 9:22 am    Post subject: Reply with quote

you may need the alsa-headers
Back to top
View user's profile Send private message
gnuageux
Veteran
Veteran


Joined: 17 Apr 2004
Posts: 1201

PostPosted: Sat Oct 09, 2004 10:06 am    Post subject: Reply with quote

I have the alsa-headers package installed.
_________________
The realOTW: http://forums.realotw.org/index.php

Registered Linux user#364538
Back to top
View user's profile Send private message
gnuageux
Veteran
Veteran


Joined: 17 Apr 2004
Posts: 1201

PostPosted: Sat Oct 09, 2004 10:08 am    Post subject: Reply with quote

I understand how to update my bootloader config etc. What I was wondering is say I download (i know, cringe) the latest genkernel. (I dont really have a lot of time to run through a kernel build manually as this is a work box and Ive got other things going on) Then how do I compile the updated genkernel so that my existing kernel is untouched?
_________________
The realOTW: http://forums.realotw.org/index.php

Registered Linux user#364538
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