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

Re: any Libretto 100/110CT users out there?



Sry for the PM, you have set the "Reply-To:" Header.

Also sprach Digby Tarvin <digbyt@acm.org> (Thu, 26 Jan 2006 22:05:55
+0000):
> Well, the getting the audio to work is proving harder than I expected,
> so I am canvasing suggestions if any gurus out there have any ideas..
> 
> The situation is as follow:
> 
> 1. I know the hardware works, and works with Linux, because I still
> have my old SuSE 7.3 sitting in a partition and can boot and play
> audio from it. The module it uses are listed in my original post
> below.
> 
> 2. If I run 'alsaconf' on my 2.6 kernel I get

I wasn't successful loading the driver through alsa-config. cleaning up
alsa things and using the /etc/modules entry I wrote in an earlier mail
"should" do it.
 
> [...]
> 4. Richard's suggested additions to /etc/modules did result in a
> reasonable looking list of loaded modules, but no audio devices
> appear in /dev..  I did check the BIOS and confirmed that my settings
> matched his.

Is it a 100 or 110? Anyway, Your current alsa configuration will likely
interfere with this method. I don't have _any_ alsa packages installed.
Remove them (alsa-*.deb's + rm -r /etc/alsa) for a new try. Reboot.

Load the modul the way below. The devices "should" be created by udev. 

I've never used the same kernel as you currently use, but I don't think
this matters as the alsacode in there didn't change lot.

ls -l /proc/asound
insgesamt 1
dr-xr-xr-x  4 root root 0 2006-01-26 23:31 card0
-r--r--r--  1 root root 0 2006-01-26 23:31 cards
-r--r--r--  1 root root 0 2006-01-26 23:31 devices
-r--r--r--  1 root root 0 2006-01-26 23:31 hwdep
lrwxrwxrwx  1 root root 5 2006-01-26 23:31 OPL3SA23 -> card0
dr-xr-xr-x  2 root root 0 2006-01-26 23:31 oss
-r--r--r--  1 root root 0 2006-01-26 23:31 pcm
dr-xr-xr-x  2 root root 0 2006-01-26 23:31 seq
-r--r--r--  1 root root 0 2006-01-26 23:31 timers
-r--r--r--  1 root root 0 2006-01-26 23:31 version

ls -l /dev/snd* 
lrwxrwxrwx  1 root root  24 2006-01-26 16:14 /dev/sndstat ->
/proc/asound/oss/sndstat

/dev/snd:
insgesamt 0
crw-rw----  1 root audio 116,  0 2006-01-26 16:15 controlC0
crw-rw----  1 root audio 116,  4 2006-01-26 16:15 hwC0D0
crw-rw----  1 root audio 116,  8 2006-01-26 16:15 midiC0D0
crw-rw----  1 root audio 116, 24 2006-01-26 16:15 pcmC0D0c
crw-rw----  1 root audio 116, 16 2006-01-26 16:15 pcmC0D0p
crw-rw----  1 root audio 116, 33 2006-01-26 16:15 timer

> > /etc/modules
> > -------------8<-----------
> > snd-opl3sa2 dma1=1 dma2=0 irq=5 midi_port=0x330 fm_port=0x388
> > wss_port=0x530 sb_port=0x220 port=0x370 opl3sa3_ymode=3
> > snd_mixer_oss

sl ritch



Reply to: