hello TinyCore Team,
on my good old MacMini from 2006 I have prepared a USBstick with tce 6.4.1 with alsa sound working fine and with firefox-getLatest and all of the tools I need.
My dmesg | grep hda looks like this:
tce6.4.1 on MacMini 2006, sound working fine
dmesg | grep hda
[ 39.163924] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
[ 39.189955] sound hdaudioC0D0: autoconfig: line_outs=1 (0xc/0x0/0x0/0x0/0x0) type:speaker
[ 39.189961] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 39.189964] sound hdaudioC0D0: hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
[ 39.189967] sound hdaudioC0D0: mono: mono_out=0x0
[ 39.189969] sound hdaudioC0D0: dig-out=0x10/0x0
[ 39.189972] sound hdaudioC0D0: inputs:
[ 39.189975] sound hdaudioC0D0: Line=0xf
[ 39.189978] sound hdaudioC0D0: dig-in=0x11
On the same MacMini I have prepared a USBstick with tce 7.2 , extensions installed in the sequence that you gave: Xorg-7.7.tce , alsa.tce , alsa-config.tce omitted, but added firefoxESR.tce to have a sound source.
My dmesg | grep hda looks like this:
tce7.2 on MacMini 2006 sound not working
dmesg | grep hda
snd_hda_codec_idt hdaudioC0D0: autoconfig for STAC9221 A1: line_outs=1 (0xc/0x0/0x0/0x0/0x0) type:speaker
snd_hda_codec_idt hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
snd_hda_codec_idt hdaudioC0D0: hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
snd_hda_codec_idt hdaudioC0D0: mono: mono_out=0x0
snd_hda_codec_idt hdaudioC0D0: dig-out=0x10/0x0
snd_hda_codec_idt hdaudioC0D0: inputs:
snd_hda_codec_idt hdaudioC0D0: Line=0xf
snd_hda_codec_idt hdaudioC0D0: dig-in=0x11
The output of aplay -l is the same with tc 6.4.1 and tc 7.2
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC9221 A1 Analog [STAC9221 A1 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: STAC9221 A1 Digital [STAC9221 A1 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
Both of this sticks can be used on my old iMac (also running with auxiliary CD to boot) and direct boot from stick on my laptops lenovo and acer with the same results.
With tc 7.2 I the touchpad on both of my laptops does not work, I have to use an external mouse.