[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Playing ogg files



On Tue, 16 Nov 2004 15:17:25 -0500, Jason Rennie <jrennie@csail.mit.edu> wrote:
> On Mon, Nov 15, 2004 at 06:45:16PM +0100, Wim De Smet wrote:
> > > via82cxxx_audio        21564   1
> > > ac97_codec             13300   0 [via82cxxx_audio]
> > > uart401                 6436   0 [via82cxxx_audio]
> > > sound                  57480   0 [via82cxxx_audio uart401]
> > > soundcore               3940   4 [via82cxxx_audio sound]
> > > via-rhine              13200   1
> > > via82cxxx              10856   1 (autoclean)
> 
> So, I *am* able to play ogg files by booting a Knoppix CD (never
> realized just how cool Knoppix was!).  Here's the relevant output of
> lsmod:
> 
> via82cxxx_audio        19448   2
> ac97_codec             11916   0 [via82cxxx_audio]
> uart401                 6052   0 [via82cxxx_audio]
> sound                  55276   0 [via82cxxx_audio uart401]
> soundcore               3428   4 [via82cxxx_audio sound]
> via-rhine              12336   1
> 
> Mostly the same as before.  But, no via82cxxx, sizes are different and
> vai82cxxx_audio has a different number after the size (version
> maybe?).  Do you know which drivers these are (oss or alsa)?  Is there
> any way to tell where these modules come from?  Kernel version is the
> same.  Here's the uname -a output:
> 
> Linux Knoppix 2.4.27 #2 SMP Mo Aug 9 00:39:37 CEST 2004 i686 GNU/Linux
> 
> Seems all I need to do is to figure out how to get Debian to load the
> same drivers that Knoppix loads and my problem will be solved! :)

I think it is the same so the correct drivers are loaded in knoppix
too (which is a heavily hacked on debian btw). I would suggest
reinstalling your current kernel and see if the module size doesn't
change. Perhaps it did get corrupted somehow. If you are using a stock
debian kernel:
apt-get install --reinstall <package name>
or with aptitude: aptitude reinstall <package name>

greets,
Wim



Reply to: