Re: debian on apple powerbook

2020-06-30 Thread John Paul Adrian Glaubitz
On 6/30/20 11:08 AM, Giuseppe Sacco wrote: > This does not work either. > > $ pacmd | tail -4 > 0 card(s) available. > 0 sink input(s) available. > 0 source output(s) available. > 0 cache entrie(s) available. Then you will need to collect as much as information as possible regarding your audio se

Re: debian on apple powerbook

2020-06-30 Thread Jeroen Diederen
https://forums.macrumors.com/threads/the-powerpc-linux-wiki.2178457/ has an entry on sound under "Fixes", it may help you, I don't know. Jeroen Giuseppe Sacco schreef op 2020-06-30 11:08: Hello Adrian, Il giorno mar, 30/06/2020 alle 10.30 +0200, John Paul Adrian Glaubitz ha scritto: [...] Tr

Re: debian on apple powerbook

2020-06-30 Thread Giuseppe Sacco
Hello Adrian, Il giorno mar, 30/06/2020 alle 10.30 +0200, John Paul Adrian Glaubitz ha scritto: [...] > Try using Pulse-Audio. On my iBook G4, sounds works out of the box with > Pulse-Audio without any additional configuration. Your sound card is > probably just muted. This does not work either.

Re: debian on apple powerbook

2020-06-30 Thread John Paul Adrian Glaubitz
On 6/30/20 10:25 AM, Giuseppe Sacco wrote: > I think the PATH is already setup correctly. As root: > > # echo $PATH > /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin > # alsamixer > cannot open mixer: File o directory non esistente > > Alsa modules are not loaded, I think, since: >

Re: debian on apple powerbook

2020-06-30 Thread Giuseppe Sacco
Hello Adrian, Il giorno mar, 30/06/2020 alle 10.11 +0200, John Paul Adrian Glaubitz ha scritto: > On 6/30/20 9:54 AM, Jeroen Diederen wrote: > > For some reason, Debian does not install the correct PATH variable, maybe > > that is the problem. > > So you could try as as root: > > > > export PATH

Re: debian on apple powerbook

2020-06-30 Thread Giuseppe Sacco
Hello Jeroen, Il giorno mar, 30/06/2020 alle 09.54 +0200, Jeroen Diederen ha scritto: > For some reason, Debian does not install the correct PATH variable, > maybe that is the problem. > So you could try as as root: > > export PATH=$PATH:/usr/local/sbin:/usr/sbin:/sbin I think the PATH is alrea

Re: debian on apple powerbook

2020-06-30 Thread John Paul Adrian Glaubitz
On 6/30/20 9:54 AM, Jeroen Diederen wrote: > For some reason, Debian does not install the correct PATH variable, maybe > that is the problem. > So you could try as as root: > > export PATH=$PATH:/usr/local/sbin:/usr/sbin:/sbin You most likely used sudo or su without using a new login shell, no?

Re: debian on apple powerbook

2020-06-30 Thread Jeroen Diederen
For some reason, Debian does not install the correct PATH variable, maybe that is the problem. So you could try as as root: export PATH=$PATH:/usr/local/sbin:/usr/sbin:/sbin Giuseppe Sacco schreef op 2020-06-30 09:02: Hello Jeroen, thank you for your hints. The first about the battery worked i

Re: debian on apple powerbook

2020-06-30 Thread Giuseppe Sacco
Hello Jeroen, thank you for your hints. The first about the battery worked immediately, while the second about the sound didn't. Il giorno mar, 30/06/2020 alle 08.17 +0200, Jeroen Diederen ha scritto: [...] > sound: > To get sound working install alsa-utils and launch alsamixer > > sudo apt insta

Re: debian on apple powerbook

2020-06-29 Thread Jeroen Diederen
Hi Giuseppe! Battery: If the battery status is not displayed correctly then open up the terminal and type: sudo modprobe pmu_battery To make this permanent type the following: sudo nano /etc/modules Add the line pmu_battery sound: To get sound working install alsa-utils and launch alsamixer

debian on apple powerbook

2020-06-29 Thread Giuseppe Sacco
Hello, I just installed (again) debian on an Apple PowerBook G4. It is a quite old machine, but it fits my requirements. After having installed the latest supported Debian release, I upgraded to sid using the ports archive. A few think do not work, so I am asking how to fix them, if possible. Firs

Re: Debian on Apple Powerbook 5300c with a 603e

2000-09-11 Thread Andre Berger
Bill Paterson <[EMAIL PROTECTED]> writes: > Has anyone got Debian running on the above machine? If yes, elaboration on > workarounds, glitches, etc. would be appreciated. No way. Only MkLinux (DR3 & Pre-R1) will currently run on the 5300 (>= 24 MB RAM), with no ext. SCSI, no PCMCIA, and of that w

Debian on Apple Powerbook 5300c with a 603e

2000-09-11 Thread Bill Paterson
Has anyone got Debian running on the above machine? If yes, elaboration on workarounds, glitches, etc. would be appreciated. Thanks in advance.