Fedora Core 3 works on the Mac Mini

Wade Mealing wmealing at gmail.com
Fri Feb 11 20:27:23 EST 2005


> install snd_powermac /sbin/modprobe --ignore-install snd_powermac &&
> /usr/sbin/alsactl restore >/dev/null 2>&1 ||:
> remove snd_powermac { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
> /sbin/modprobe -r --ignore-remove snd_powermac
> install snd_powermac /sbin/modprobe --ignore-install snd_powermac &&
> /usr/sbin/alsactl restore >/dev/null 2>&1 ||:
> remove snd_powermac { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
> /sbin/modprobe -r --ignore-remove snd_powermac
> install snd_powermac /sbin/modprobe --ignore-install snd_powermac &&
> /usr/sbin/alsactl restore >/dev/null 2>&1 ||:
> remove snd_powermac { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
> /sbin/modprobe -r --ignore-remove snd_powermac
> install snd_powermac /sbin/modprobe --ignore-install snd_powermac &&
> /usr/sbin/alsactl restore >/dev/null 2>&1 ||:
> remove snd_powermac { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
> /sbin/modprobe -r --ignore-remove snd_powermac
> alias snd-card-0 snd_powermac
> install snd_powermac /sbin/modprobe --ignore-install snd_powermac &&
> /usr/sbin/alsactl restore >/dev/null 2>&1 ||:
> remove snd_powermac { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
> /sbin/modprobe -r --ignore-remove snd_powermac
> 

I think this is a byproduct of the way that I've modified
system-config-soundcard.  When i get some time i'll hack on this.  I
still dont know python.



More information about the Fedora-ppc mailing list