[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Powerbook G4 Sound- und Tastaturprobleme unter Debian 8



* Peter Berlau <pberlau@gmx.de> [2015-09-11 22:56 +0200]:

> Hallo,
> 
> ich habe mein powerbook G4 ( 2004er Modell ) auf Debian 8 geupdatet.
> ethernet und wifi läuft, allerdings bekomme ich 
> keinen Sound
> lsmod:
> snd_powermac           60654  0
> snd_pcm                79975  1 snd_powermac
> snd_timer              19051  1 snd_pcm
> snd                    58324  3 snd_timer,snd_pcm,snd_powermac
> soundcore               5242  1 snd
> habe

Setze snd_powermac auf die blacklist:
# echo "snd_powermac" >> /etc/modprobe.d/blacklist-local.conf
Lade snd_aoa_i2sbus via:
# echo "snd_aoa_i2sbus" >> /etc/modules
Das sollte für weitere Starts genügen.

In laufendem Betrieb:
# modprobe -rv snd_powermac
# modprobe -v snd_aoa_i2sbus

Ist für die Apple Onboard Chips.

# modprobe -v snd_aoa_codec_tas
oder
# modprobe -v snd_aoa_codec_onyx

Das hängt von Deinem Model ab
$ cat /proc/cpuinfo
?

> und die Tastaturbelegung ist noch seltsam
> keine <alt> + 'Taste' Sonderzeichen, wie zB '@.'  

<RightApple> + L für @

Du kannst mit diversen Tastatur Layouts spielen. Es sollte normal
eine originale Apple Tastatur erkannt worden sein.

Elimar

-- 
 You cannot propel yourself forward by
  patting yourself on the back.


Reply to: