Results 1 to 9 of 9
I have Red hat 9
kernel version 2.4.20-8
Installing the sound card driver,
#/configure --with-cards=intel8x0 --with-sequencer=yes > salida.txt
give a me
the next message
checking for gcc... gcc
checking for ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-27-2004 #1Just Joined!
- Join Date
- Jul 2004
- Posts
- 5
I need help Instaling driver for my soundcard
I have Red hat 9
kernel version 2.4.20-8
Installing the sound card driver,
#/configure --with-cards=intel8x0 --with-sequencer=yes > salida.txt
give a me
the next message
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /tmp/audio.JYDPub/alsa-driver-1.0.1
checking cross compile...
checking for directory with kernel source... /lib/modules/2.4.20-8/build
checking for kernel version... The file /lib/modules/2.4.20-8/build/include/linux/version.h does not exist.
Please, install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /usr/src/linux).
If anyone have an Idea what is the problem, and how to solve, I appreciate.
Thanks
- 07-27-2004 #2
- 07-27-2004 #3Just Joined!
- Join Date
- Jul 2004
- Posts
- 5
Directory contents
this is the directory contents
[fvargas@Baco fvargas]$ cd /usr
[fvargas@Baco usr]$ ls
bin etc include kerberos libexec sbin src X11R6
dict games java lib local share tmp
[fvargas@Baco usr]$ cd src
[fvargas@Baco src]$ ls
debug redhat
[fvargas@Baco src]$ ls -al
total 16
drwxr-xr-x 4 root root 4096 Jul 23 21:57 .
drwxr-xr-x 16 root root 4096 Jul 24 15:52 ..
drwxr-xr-x 2 root root 4096 Jan 24 2003 debug
drwxr-xr-x 7 root root 4096 Jul 23 21:57 redhat
[fvargas@Baco src]$ cd ls redhat
bash: cd: ls: No such file or directory
[fvargas@Baco src]$ cd redhat
[fvargas@Baco redhat]$ ls
BUILD RPMS SOURCES SPECS SRPMS
[fvargas@Baco redhat]$
- 07-28-2004 #4
Have you installed the kernel source for : 2.4.20-8 ?
Cuz that what it looks like you are missing.---[ MS09-99896 - Vulnerability in All MS Windows OS ; Using Windows Could Allow Remote Code Execution. ]---
Hardware: Asus P4P800, 1GB, P4-3Ghz, Asus V9950, Maxtor ATA HD\'s, 3Com GBit lan, Audigy ZS Plat.
- 07-28-2004 #5Just Joined!
- Join Date
- Jul 2004
- Posts
- 5
How do I to get source code
Ok, I the source code is not. How do I to get source code ? I only install
Red hat 9, I have the RH Disks Installation and source
If any can say how do that,
thanks
- 07-29-2004 #6Just Joined!
- Join Date
- Jul 2004
- Posts
- 5
I know to install source code rh9
Use disk 2
and type (root user)
rpm -ivh /mnt/cdrom/RedHat/RPMS/kernel-source-2.4.20-8.i386.rpm
this install the kernel source code
for more details
http://www.lesbell.com.au/Home.nsf/0...a?OpenDocument
- 07-30-2004 #7Just Joined!
- Join Date
- Jul 2004
- Posts
- 5
I install the driver but...
Can't hear CDs, I listen other sources (sound system, sound test system, etc.) but can't hear CDs.. I put mixer with the level of sound, but can't hear CDs
If any have an idea of this problem I appreciate your help.
- 08-03-2004 #8Linux Newbie
- Join Date
- Jul 2004
- Location
- WA, USA
- Posts
- 102
CD's
That actually might be a hardware problem. Open up your box and make sure that the audio cable is plugged into your CD-ROM, and also to the appropriate slot on your sound card. If that doesn't fix it, then I don't know :-)
Robert PeasleeTaking a walk on the wonderful path computers have lain before me
- 08-03-2004 #9
that, or make sure that your cd playing app doesnt use an audio mixer of its own. Also make sure that your desktop manager isnt stealing control of the audio device, even if its just silenc. Generaly each device can only be in use by one user/program at a time. The mixers generaly handle multiple programs audio output.


Reply With Quote
