[K12OSN] Sound module for ebox 2500

Gideon Romm ltsp at symbio-technologies.com
Tue Nov 25 17:04:08 UTC 2008


You may be using an older LTSP that only uses OSS sound drivers on the
client.

Try using the OSS equivalent (roughly) to that sound driver - I think it
is "i810-audio"

-G

On Tue, 2008-11-25 at 11:42 +0100, Gert Vandenreyt wrote:
> Barry R Cisna schreef:
> > Hi Gert,
> >
> > >From what you posted ,if you see the " Accepting connections on port
> > 16001",just a couple lines before this you should see 'xyz sound module
> > loaded'. Also it seems odd if it says /dev/dsp: no directory?
> > When you done the lspci was this in Puppy or when booted up into ltsp at
> > a shell prompt?
> >
> > Barry Cisna
> >
> > _______________________________________________
> > K12OSN mailing list
> > K12OSN at redhat.com
> > https://www.redhat.com/mailman/listinfo/k12osn
> > For more info see <http://www.k12os.org>
> >
> >   
> There's no line like 'sound module loaded'
> 
> lspci in puppy:
> 
> 00:00.0 Class 0600: 1106:0324 (rev 10)
> 00:00.1 Class 0600: 1106:1324
> 00:00.2 Class 0600: 1106:2324
> 00:00.3 Class 0600: 1106:3324
> 00:00.4 Class 0600: 1106:4324
> 00:00.7 Class 0600: 1106:7324
> 00:01.0 Class 0604: 1106:b198
> 00:08.0 Class 0200: 10ec:8139 (rev 10)
> 00:0f.0 Class 0101: 1106:5324
> 00:10.0 Class 0c03: 1106:3038 (rev 90)
> 00:10.1 Class 0c03: 1106:3038 (rev 90)
> 00:10.4 Class 0c03: 1106:3104 (rev 90)
> 00:11.0 Class 0601: 1106:8324
> 00:11.7 Class 0600: 1106:324e
> 00:13.0 Class 0604: 1106:324b
> 01:00.0 Class 0300: 1106:3157 (rev 03)
> 02:01.0 Class 0403: 1106:3288 (rev 10)
> 
> lsmod in puppy:
> 
> Module                  Size  Used by
> snd_mixer_oss          16896  0
> usblp                  14080  0
> snd_hda_intel         289308  0
> snd_pcm                75656  1 snd_hda_intel
> snd_timer              22020  1 snd_pcm
> snd_page_alloc         10120  2 snd_hda_intel,snd_pcm
> snd_hwdep               9220  1 snd_hda_intel
> snd                    52068  5 
> snd_mixer_oss,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep
> soundcore               7520  1 snd
> i2c_viapro              9236  0
> i2c_core               22032  1 i2c_viapro
> 8139too                25088  0
> mii                     5888  1 8139too
> via_agp                10240  0
> agpgart                34128  1 via_agp
> fuse                   44052  0
> unionfs                83732  1
> nls_iso8859_1           4224  0
> nls_cp437               5888  0
> usbhid                 24928  0
> usb_storage            83264  0
> 
> 
> lspci, booted as thin client:
> 
> 0000:00:00.0 Host bridge: VIA Technologies, Inc.: Unknown device 0324 
> (rev 10)
> 0000:00:00.1 Host bridge: VIA Technologies, Inc.: Unknown device 1324
> 0000:00:00.2 Host bridge: VIA Technologies, Inc.: Unknown device 2324
> 0000:00:00.3 Host bridge: VIA Technologies, Inc.: Unknown device 3324
> 0000:00:00.4 Host bridge: VIA Technologies, Inc.: Unknown device 4324
> 0000:00:00.7 Host bridge: VIA Technologies, Inc.: Unknown device 7324
> 0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge
> 0000:00:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
> RTL-8139/8139C/8139C+ (rev 10)
> 0000:00:0f.0 IDE interface: VIA Technologies, Inc.: Unknown device 5324
> 0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 
> 1.1 Controller (rev 90)
> 0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 
> 1.1 Controller (rev 90)
> 0000:00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 90)
> 0000:00:11.0 ISA bridge: VIA Technologies, Inc.: Unknown device 8324
> 0000:00:11.7 Host bridge: VIA Technologies, Inc.: Unknown device 324e
> 0000:00:13.0 PCI bridge: VIA Technologies, Inc.: Unknown device 324b
> 0000:01:00.0 VGA compatible controller: VIA Technologies, Inc.: Unknown 
> device 3157 (rev 03)
> 0000:02:01.0 0403: VIA Technologies, Inc. VIA High Definition Audio 
> Controller (rev 10)
> 
> lsmod, booted as thin client:
> 
> Module                  Size  Used by
> nls_iso8859_1           4224  1
> nls_cp437               5888  1
> autofs                 15616  0
> isofs                  36800  0
> zlib_inflate           17408  1 isofs
> vfat                   12928  1
> fat                    52636  1 vfat
> ide_generic             1408  0 [permanent]
> sd_mod                 18320  2
> snd_hda_intel          18452  0
> snd_hda_codec         137904  1 snd_hda_intel
> snd_pcm                85896  2 snd_hda_intel,snd_hda_codec
> snd_timer              24068  1 snd_pcm
> snd                    53376  4 
> snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
> soundcore              10336  1 snd
> snd_page_alloc         10120  2 snd_hda_intel,snd_pcm
> usbhid                 40800  0
> usbkbd                  7040  0
> usb_storage            71104  1
> scsi_mod               98796  2 sd_mod,usb_storage
> ide_core              122532  2 ide_generic,usb_storage
> usbmouse                5632  0
> ohci_hcd               21508  0
> uhci_hcd               23308  0
> ehci_hcd               33288  0
> usbcore               126876  8 
> usbhid,usbkbd,usb_storage,usbmouse,ohci_hcd,uhci_hcd,ehci_hcd
> nbd                    22916  1
> 8139too                26368  0
> 
> 
> Gert.
> 
> 
> _______________________________________________
> K12OSN mailing list
> K12OSN at redhat.com
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>
-- 
--------------------------------------------------------
Gideon Romm | Proud LTSP Developer
ltsp at symbio-technologies.com

Support LTSP!  Buy your hardware at:

        www.DisklessWorkstations.com
        www.DisklessThinClients.com 
 
(use coupon code: LTSP5P for 5% off thin clients from DisklessThinClients.com)




More information about the K12OSN mailing list