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
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?
: 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
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
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
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
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
: 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
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
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 -
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
]
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
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
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
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
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
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
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
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
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
> >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
-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
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
-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.
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
>
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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:/
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
42 matches
Mail list logo