Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: bmarkus on November 13, 2012, 12:51:46 PM

Title: Sound drivers?
Post by: bmarkus on November 13, 2012, 12:51:46 PM
Robert

as far as I see there are no any sound modules/drivers in piCore. How can we have sound?
Title: Re: Sound drivers?
Post by: roberts on November 13, 2012, 02:27:10 PM
True as there are no sound modules included in base.
Those are generally made by the extension maintainer and packaged as needed.
Example OSS and Alsa on Core x86 repository.
Title: Re: Sound drivers?
Post by: curaga on November 13, 2012, 02:31:52 PM
OSS doesn't likely have drivers for the embedded chips, so it wouldn't be much use unless you have an usb sound card attached.

So better start from alsa on ARM.
Title: Re: Sound drivers?
Post by: roberts on November 13, 2012, 03:21:05 PM
Just check my pi...
bmarkus, Check the real hardware kernel not the emulated hardware (qemu) kernel.
Seems that I did create many sound modules.
Title: Re: Sound drivers?
Post by: bmarkus on November 15, 2012, 01:01:43 AM
I found them, thanks.
Title: Re: Sound drivers?
Post by: sbp on November 16, 2012, 09:57:58 AM
Hi, does this mean that we have sound now?
Title: Re: Sound drivers?
Post by: bmarkus on November 16, 2012, 11:15:16 AM
Hi, does this mean that we have sound now?

No, as ALSA and/or OSS are missing.