RE: Audigy sound driver problem with installing.

2003-03-05 Thread Mikkel L. Ellertson
On Thu, 6 Mar 2003, Mirabella, Mathew J wrote: > ah ok so a symlink to the dir in the same dir as the symlink? > if so, that is what i thought. > Yes, the symlink and the directory it points to are both in /usr/src. Mikkel -- Do not meddle in the affairs of dragons, for you are crunchy an

RE: Audigy sound driver problem with installing.

2003-03-05 Thread Mikkel L. Ellertson
On Thu, 6 Mar 2003, Mirabella, Mathew J wrote: > > and i only have two versions of the kernal, the one from the cd > install and the new 24.8.0 one. i admit i did install the debug and > smp and umi ones for the new kernal. but these are not really that > huge. > > could this have been a prob?

RE: Audigy sound driver problem with installing.

2003-03-05 Thread Mirabella, Mathew J
: Audigy sound driver problem with installing. On Thu, 6 Mar 2003, Mirabella, Mathew J wrote: > hmmm i wonder why there is no such dir created. this may be a problem > when i actually installed the kernel itself from the i686 rpm. when i > did this, i got a number of grubbby errors relat

RE: Audigy sound driver problem with installing.

2003-03-05 Thread Mirabella, Mathew J
ah ok so a symlink to the dir in the same dir as the symlink? if so, that is what i thought. -Original Message- From: Mikkel L. Ellertson [mailto:[EMAIL PROTECTED] Sent: Thursday, 6 March 2003 2:05 PM To: [EMAIL PROTECTED] Subject: RE: Audigy sound driver problem with installing. On Thu

RE: Audigy sound driver problem with installing.

2003-03-05 Thread Mikkel L. Ellertson
On Thu, 6 Mar 2003, Mirabella, Mathew J wrote: > ok well i also did not find a /usr/src/linux-2.4 directory at all. i > did see a /usr/src/linux-2.4 symlink to somewhere. not sure where. > where should this point to? anyway thanks for the tips on diskclean. > distclean, not diskclean. Make i

RE: Audigy sound driver problem with installing.

2003-03-05 Thread Mikkel L. Ellertson
On Thu, 6 Mar 2003, Mirabella, Mathew J wrote: > hmmm i wonder why there is no such dir created. this may be a problem > when i actually installed the kernel itself from the i686 rpm. when i > did this, i got a number of grubbby errors relating to no appropriate > templates being found... > > i

RE: Audigy sound driver problem with installing.

2003-03-05 Thread Mirabella, Mathew J
source as well... but i imagine it does not.. as you mentioned the kernel-source... i386 is needed for that. -Original Message- From: Mikkel L. Ellertson [mailto:[EMAIL PROTECTED] Sent: Thursday, 6 March 2003 1:22 PM To: [EMAIL PROTECTED] Subject: RE: Audigy sound driver problem with

RE: Audigy sound driver problem with installing.

2003-03-05 Thread Mirabella, Mathew J
: Thursday, 6 March 2003 1:33 PM To: [EMAIL PROTECTED] Subject: RE: Audigy sound driver problem with installing. On Thu, 6 Mar 2003, Mirabella, Mathew J wrote: > btw. why is it the case that i need the i386 source rpm. when in > fact i have used the i686 rpm for the kernel install itself. m

RE: Audigy sound driver problem with installing.

2003-03-05 Thread Mikkel L. Ellertson
On Thu, 6 Mar 2003, Mirabella, Mathew J wrote: > btw. why is it the case that i need the i386 source rpm. when in > fact i have used the i686 rpm for the kernel install itself. maybe i > am wrong, but i imagine that the SRPMS contain the source for all > archs including i686 and i386... etc. and

RE: Audigy sound driver problem with installing.

2003-03-05 Thread Mikkel L. Ellertson
On Thu, 6 Mar 2003, Mirabella, Mathew J wrote: > well actually i did do that as well. i got the kernel-source... i386 > rpm and installed it too.. no luck really since this still did not > create anything for the new version of the kernal in /usr/src/ should > it have? > Yes, after running "rpm -

RE: Audigy sound driver problem with installing.

2003-03-05 Thread Mirabella, Mathew J
To: RedHat List Subject: Re: Audigy sound driver problem with installing. On Thu, 6 Mar 2003, Mirabella, Mathew J wrote: > All. > > I have a problem installing the emu10k1 stuff. I got it from cvs > (latest source) and read the instructions in the ./doc/redme file. > it say

RE: Audigy sound driver problem with installing.

2003-03-05 Thread Mirabella, Mathew J
] Sent: Thursday, 6 March 2003 12:43 PM To: RedHat List Subject: Re: Audigy sound driver problem with installing. On Thu, 6 Mar 2003, Mirabella, Mathew J wrote: > All. > > I have a problem installing the emu10k1 stuff. I got it from cvs > (latest source) and read the instructions

Re: Audigy sound driver problem with installing.

2003-03-05 Thread Mikkel L. Ellertson
On Thu, 6 Mar 2003, Mirabella, Mathew J wrote: > All. > > I have a problem installing the emu10k1 stuff. I got it from cvs > (latest source) and read the instructions in the ./doc/redme file. > it says you should be able to do a make and if the right kernel is > reported, do a make again, and

Sound driver problem for motherboard - 2th max 8KHA (Solved)

2002-01-04 Thread Stephen Liu
Hi Gordon, I downloaded fresh 1) alsa-driver-0.9.0beta9-1.72.i386.rpm 2) alsa-driver-0.9.0beta9-1.72.athlon.rpm 3) alsa-driver-0.9.0beta9-1.72.src.rpm from Internet # rpm --rebuilddb # rpm -ivh alsa-driver-0.9.0beta9-1.72.i386.rpm Installation went on without problem then I copied your script t

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-30 Thread Stephen Liu
Hi Gordon, At 02:10 PM 12/29/2001 -0800, you wrote: >Try manually running 'depmod -ae'. If you still have unresolved symbols, >then the package that you downloaded isn't right for the kernel you're >running. Get the src.rpm and 'rpm --rebuild' it. You'll need the >kernel-source rpm package ins

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-29 Thread Gordon Messmer
On Fri, 28 Dec 2001, Stephen Liu wrote: > at root / > I ran modprobe snd-card-0 > it prompted > > * * * > /lib/modules/2.4.9-13/misc/snd.o: unresolved symbol > pci_free_consistent_Rfdd8bbfb ... Try manually running 'depmod -ae'. If you still have unresolved symbols, then the package that

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-28 Thread Stephen Liu
Hi Devon, Thanks for your response. At 01:40 AM 12/27/2001 -0500, you wrote: >You're not looking for the contents of /misc >You want to see the contents of: >/lib/modules/ `uname -r` /misc/ >which should be something like: >/lib/modules/2.4.9-13/misc/ I found it now according to Robert's advice

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-28 Thread Stephen Liu
Hi Gordon, It worked now. The list of sound card drivers is at /lib/modules/2.4.9-13/misc I editted /etc/module.conf additing my soundcard driver via8233 /etc/module.conf now looks as : * * * alias parport_lowlevel parport_pc alias eth0 8139too alias usb-controller usb-uhci # ALSA native

RE: Sound driver problem for motherboard - 2th max 8KHA

2001-12-28 Thread Stephen Liu
Hi Robert, Thanks for your advice. it worked B.R. Stephen At 11:28 PM 12/26/2001 -0800, you wrote: > > >The command you want is: > > You're not looking for the contents of /misc > > You want to see the contents of: > > /lib/modules/ `uname -r` /misc/ > > which should be something like: > > /li

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-26 Thread Gordon Messmer
On Thu, 27 Dec 2001, Stephen Liu wrote: > >Look at /lib/modules/`uname -r`/misc/snd-card-* for available drivers, and > >find the appropriate one. > > at root / > # /lib/modules/` uname -r` /misc/snd-card-* There aren't any spaces around the tick marks in that command. Try cut and paste: l

RE: Sound driver problem for motherboard - 2th max 8KHA

2001-12-26 Thread Robert Fargher
> >The command you want is: > You're not looking for the contents of /misc > You want to see the contents of: > /lib/modules/ `uname -r` /misc/ > which should be something like: > /lib/modules/2.4.9-13/misc/ A suggestion: /lib/modules/$(uname -r)/misc would work just as well and is, methinks, le

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-26 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 27 December 2001 01:25 am, Stephen Liu wrote: > Hi Devon, > > Thanks for your advice > > >The command you want is: > >ls /lib/modules/`uname -r`/misc/snd-card-* > >(the back ticks around `uname -r` are necessary) > > I first tried /lib/mo

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-26 Thread Stephen Liu
Hi Devon, Thanks for your advice >The command you want is: >ls /lib/modules/`uname -r`/misc/snd-card-* >(the back ticks around `uname -r` are necessary) I first tried /lib/modules/ uname -r /misc/snd-card-* without back ticks around 'uname -r' it prompted Bash : /lib/modules : is a directory

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-26 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 27 December 2001 12:35 am, Stephen Liu wrote: > at root / > # /lib/modules/` uname -r` /misc/snd-card-* > Bash : /lib/modules/ uname -r : No such file or directory > > # cd /misc > # ls -l > showing it is only an empty directory > > B.

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-26 Thread Stephen Liu
Hi Gordon, At 08:46 AM 12/26/2001 -0800, you wrote: >On Wed, 26 Dec 2001, Stephen Liu wrote: > > > I copied your module.conf file and reconfig it. Now my module.conf > file > > looks as follows : > > > > alias eth0 8139too > > alias usb-controller usb-uhci > > # ALSA native device support >

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-26 Thread Gordon Messmer
On Wed, 26 Dec 2001, Stephen Liu wrote: > I copied your module.conf file and reconfig it. Now my module.conf file > looks as follows : > > alias eth0 8139too > alias usb-controller usb-uhci > # ALSA native device support > alias char-major-116 snd > alias snd-card-0 snd-card-0.9.0beta9 heh

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-26 Thread Stephen Liu
Hi Gordon, Thanks for your further advice. At 11:54 PM 12/24/2001 -0800, you wrote: >OK. The machine I have running ALSA is up now, so my /etc/modules.conf >includes: > ># ALSA native device support >alias char-major-116 snd >alias snd-card-0 snd-card-via8233 >post-install sound-card-0 /bin/aum

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-24 Thread Gordon Messmer
On Mon, 24 Dec 2001, Stephen Liu wrote: > >Yeah, but that doesn't answer whether you downloaded a binary rpm > >(.i386.rpm) or rebuilt a source rpm (.src.rpm). > > Sorry. I misunderstood your requested information. I have both of them > downloaded but only installed .i386rpm, waiting for your

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-23 Thread Stephen Liu
Hi Gordon, Merry X'mas At 11:42 PM 12/23/2001 -0800, you wrote: >Yeah, but that doesn't answer whether you downloaded a binary rpm >(.i386.rpm) or rebuilt a source rpm (.src.rpm). Sorry. I misunderstood your requested information. I have both of them downloaded but only installed .i386rpm, w

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-23 Thread Gordon Messmer
On Sat, 22 Dec 2001, Stephen Liu wrote: > >Did you get the binary rpm somewhere, or rebuild the source rpm? What > >does /etc/modules.conf look like? There's at least one good example in > >the package's docs: /usr/share/docs/alsa-driver-0.9.0beta9 (or something > >to that effect) > > I got th

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-21 Thread Stephen Liu
Hi Gordon, (distro : RH7.2) At 08:06 PM 12/21/2001 -0800, you wrote: >On Sat, 22 Dec 2001, Stephen Liu wrote: > > > Now I have a new kernel-2.4.9-13 running and > > alsa-driver-0.9.0beta9-1.72.i586.rpm installed. > > > > But I still could not get it works. How to make it executed. > >Did you g

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-21 Thread Gordon Messmer
On Sat, 22 Dec 2001, Stephen Liu wrote: > Now I have a new kernel-2.4.9-13 running and > alsa-driver-0.9.0beta9-1.72.i586.rpm installed. > > But I still could not get it works. How to make it executed. Did you get the binary rpm somewhere, or rebuild the source rpm? What does /etc/modules.c

Sound driver problem for motherboard - 2th max 8KHA

2001-12-21 Thread Stephen Liu
Hi Gordon, Now I have a new kernel-2.4.9-13 running and alsa-driver-0.9.0beta9-1.72.i586.rpm installed. But I still could not get it works. How to make it executed. Thanks in advance. B.R. Stephen ___ Redhat-list mailing list [EMAIL PROTECTED] h

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-03 Thread Gordon Messmer
On Mon, 3 Dec 2001, Stephen Liu wrote: > I have following files RPMed > > kernel-enterprise-2.4.7-10.i686.rpm > kernel-headers-2.4.7-10.i386.rpm > kernel-smp-2.4.7-10.athlon.rpm > > At root > rpm -- rebuild /mnt/floppy/alsa-driver-0.9.0beta9-1.72.1.src.rpm And, like I said before, you need to

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-03 Thread Stephen Liu
Hi Gordon, I have following files RPMed kernel-enterprise-2.4.7-10.i686.rpm kernel-headers-2.4.7-10.i386.rpm kernel-smp-2.4.7-10.athlon.rpm At root rpm -- rebuild /mnt/floppy/alsa-driver-0.9.0beta9-1.72.1.src.rpm It started installation and ended . ... checking for kernel version... T

Re: Sound driver problem for motherboard - 2th max 8KHA

2001-12-02 Thread Gordon Messmer
On Mon, 3 Dec 2001, Stephen Liu wrote: > Re your previous advice on sound driver for motherboard 2th max > 8KHA built-in sound card. ... > error : failed dependenices > kernel = 2.4.9-13 is needed by alsa-driver-0.9.0beta9-1.72 Yep. kernel 2.4.9-13 is the current errata kernel release from R

Sound driver problem for motherboard - 2th max 8KHA

2001-12-02 Thread Stephen Liu
Hi Gordon, Re your previous advice on sound driver for motherboard 2th max 8KHA built-in sound card. I have following 2 files downloaded ; 1) alsa-driver-0.9.0beta9-1.72.i586.rpm 2) alsa-driver-0.9.0beta9-1.72.1.src.rpm I put them on floppy. (REDHAT 7.2) Under root when I typed rpm -ivh

Re: Sound driver problem

2001-11-26 Thread Wally Brock
First, make sure that the sound device is enabled in the bios setup. Second, login as root and at the command prompt run sndconfig to configure your sound card. As to KDE's sound server (artsd) I configure KDE to simply not run it, but that is personal preference. Good Luck, Wally Stephen Li

Re: Sound driver problem

2001-11-20 Thread Gordon Messmer
On Tue, 20 Nov 2001, Stephen Liu wrote: > Which one would you recommend ? > > alsa-driver-0.9.0beta9-1.72.i586.rpm > > or > > alsa-driver-0.9.0beta9-1.72.1.src.rpm Dunno what kernel you have installed, so I'd get the src.rpm and 'rpm --rebuild' it. -- If I had a dollar for every brain that

Re: Sound driver problem

2001-11-20 Thread Stephen Liu
Hi Gordon Thanks for your advice. Which one would you recommend ? alsa-driver-0.9.0beta9-1.72.i586.rpm or alsa-driver-0.9.0beta9-1.72.1.src.rpm B.R. Stephen At 10:58 PM 11/19/2001 -0800, you wrote: >On Sun, 18 Nov 2001, Stephen Liu wrote: > > > Motherboard built-in sound card > > Motherb

Re: Sound driver problem

2001-11-19 Thread Gordon Messmer
On Sun, 18 Nov 2001, Stephen Liu wrote: > Motherboard built-in sound card > Motherboard 2th max 8KHA > > Kindly advise how to re-config the sound server and where can I find the > driver. I believe that motherboard has an unsupported AC97 chipset. You should get the alsa-driver from ftp:/

Sound driver problem

2001-11-17 Thread Stephen Liu
Hi All People, When I started KDE following warning prompted : Sound server information message Error while initializing the sound driver : device /dev/dsp can't be opened (no such device) The sound server will continue, using the null output device Motherboard built-in sound card Motherboard