Hi guys; i reinstalled debian wheezy 7.1 ppc and i miss the sound,i had sound before by doing this in, nano /etc/modules, bellow is a screenshot of it, is there anything else i miss there are some commands at the bottom what sould i do? the other times all i had to is paste the codes bellow and restart, but this time a tried a few times same thing but nothing.Do i have to install Alsa? thanks,
loop
# fix issue with fans running at full blast
i2c_powermac
# load AOA drivers
snd-aoa-codec-onyx
snd-aoa
snd-aoa-fabric-layout
snd-aoa-soundbus
snd-aoa-i2sbus
This my, lsmod | grep snd
root@dsl:/home/frank# lsmod | grep snd
snd_powermac 71361 0
snd_pcm 95650 1 snd_powermac
snd_seq 65657 0
snd_seq_device 9150 1 snd_seq
snd_timer 26796 2 snd_seq,snd_pcm
snd 79176 5 snd_timer,snd_seq_device,snd_seq,snd_pcm,snd_powermac
soundcore 9627 1 snd
snd_page_alloc 9833 1 snd_pcm
root@dsl:/home/frank#
loop
# fix issue with fans running at full blast
i2c_powermac
# load AOA drivers
snd-aoa-codec-onyx
snd-aoa
snd-aoa-fabric-layout
snd-aoa-soundbus
snd-aoa-i2sbus
This my, lsmod | grep snd
root@dsl:/home/frank# lsmod | grep snd
snd_powermac 71361 0
snd_pcm 95650 1 snd_powermac
snd_seq 65657 0
snd_seq_device 9150 1 snd_seq
snd_timer 26796 2 snd_seq,snd_pcm
snd 79176 5 snd_timer,snd_seq_device,snd_seq,snd_pcm,snd_powermac
soundcore 9627 1 snd
snd_page_alloc 9833 1 snd_pcm
root@dsl:/home/frank#