Hello
I have upgraded one of my bookworm PPC system from
linux-image-6.1.0-21-powerpc64le to linux-image-6.1.0-23-powerpc64le
This is a 8335-GCA POWER8 machine.
With this new kernel I got the following crash:
8.164930] Kernel attempted to read user page (0) - exploit attempt? (uid: 0
24 AM, Stan Johnson wrote:
> > Hi Adrian,
> >
> > Please see the last paragrraph of the message; it may provide a clue for
> > ppc (and probably ppc64).
> >
> > Mr. Simon McVittie seems to be saying that debian-devel isn't the right
> > place for these kinds
ork, restored the correct SMP
kernel and modules, and everything is working.
-Stan
-
On 1/22/24 8:24 AM, Stan Johnson wrote:
> Hi Adrian,
>
> Please see the last paragrraph of the message; it may provide a clue for
> ppc (and probably ppc64).
>
> Mr. Simon McVittie seems to
Hello Stan,
> On Jan 22, 2024, at 4:25 PM, Stan Johnson wrote:
>
> Please see the last paragrraph of the message; it may provide a clue for
> ppc (and probably ppc64).
>
> Mr. Simon McVittie seems to be saying that debian-devel isn't the right
> place for these kinds
Hi Adrian,
Please see the last paragrraph of the message; it may provide a clue for
ppc (and probably ppc64).
Mr. Simon McVittie seems to be saying that debian-devel isn't the right
place for these kinds of issues, since Debian 8 was the last supported
version of Debian for ppc. Perhaps th
On Mon, 2024-01-22 at 09:00 +0100, John Paul Adrian Glaubitz wrote:
> On Sun, 2024-01-21 at 11:27 +0100, John Paul Adrian Glaubitz wrote:
> > FWIW, I will update my iBook G4 next week and check whether X.Org and co
> > still work.
>
> I have performed a dist-upgrade and while everything works as e
Hello,
On Sun, 2024-01-21 at 11:27 +0100, John Paul Adrian Glaubitz wrote:
> FWIW, I will update my iBook G4 next week and check whether X.Org and co
> still work.
I have performed a dist-upgrade and while everything works as expected, there
is a regression in the Radeon driver with kernel 6.6.13
FYI, it appears to be a dependency issue, not directly caused by systemd.
Forwarded Message
Subject: Re: X-Windows on PPC in Debian SID
Date: Sun, 21 Jan 2024 17:14:11 -0700
From: Stan Johnson
To: debian-de...@lists.debian.org, Colin Watson
Hi Colin,
On 1/21/24 3:22 PM, Stan
Hi Stan,
On Sat, 2024-01-20 at 12:43 -0700, Stan Johnson wrote:
> I realize that systemd is Debian's default init system, and perhaps
> X-Windows was always destined to eventually require systemd in Debian.
> If that's what has happened, please let me know.
I cannot answer that question, you woul
installed "vmlinux-6.6.11-powerpc"
instead of "vmlinux-6.6.11-powerpc-smp", so the Debian kernel only saw
one CPU. That's more of a curiosity than an issue, since I don't use
Debian's kernels on PPC, anyway (I'm currently running a customized
6.7.0 kernel from www.
OK, I stand corrected!
In any case, whatever the number, it seems to be fixed. And that's what's
important!
Rick
On Wed, Oct 11, 2023, at 2:02 AM, John Paul Adrian Glaubitz wrote:
> Hi Rick!
>
> On Wed, 2023-10-11 at 01:20 -0700, Rick Thomas wrote:
>> I just did an update -> upgrade on my Power
Hi Rick!
On Wed, 2023-10-11 at 01:20 -0700, Rick Thomas wrote:
> I just did an update -> upgrade on my Power Mac G4 and noticed
> that it provides the new kernel version 6.5.0-2 .
That's not the kernel version, but the ABI version of the kernel.
The kernel version is 6.5.6 and the version of the
Wow!
I just did an update -> upgrade on my Power Mac G4 and noticed that it provides
the new kernel version 6.5.0-2 .
This appears to have fixed the panic-on-boot bug in version 6.5.0-1 .
Big thanks for all your efforts!
Rick
Hi Adrian,
On 10/1/23 2:31 PM, John Paul Adrian Glaubitz wrote:
> ...
> You can build a kernel with Debian's configuration. You just have to disable
> the kernel config options CONFIG_SYSTEM_TRUSTED_KEY and CONFIG_MODULE_SIG_KEY.
> ...
I think the problem with the references to trusted keys has b
On Sun, 2023-10-01 at 12:56 -0600, Stan Johnson wrote:
> On a PowerMac G4 MDD (2 CPUs, 2 GiB), I tested the following stock
> kernels with a current Debian SID installation:
>
> v6.5 : smp works, non-smp crashes (oops panic)
> v6.6-rc3 : smp works, non-smp works
>
> Since the latest stock kernel
On 9/28/23 2:38 AM, Dan Whitehouse wrote:
> Hi all,
> I am seeing a kernel panic on my PowerMac3,1 MacRISC Power Macintosh
> running debian with kernel 6.5.0-1.
>
> It seems to be working well with:
>
> Linux powermac-g4 6.4.0-4-powerpc #1 Debian 6.4.13-1 (2023-08-31) p
> On Sep 30, 2023, at 4:25 PM, DistroHopper39B Business
> wrote:
>
>
> This patch worked for me. I have a successful 6.5.3 built and running on my
> PowerBook G4 (with CONFIG_KFENCE=y as well).
Please report that back to the patch author.
Use the Tested-by tag. [1]
Adrian
> [1] https://
; Re: Kernel Panic 6.5.0-1 PPC - Christophe Leroy
> <https://lore.kernel.org/linuxppc-dev/2d5d9c82-427e-9384-3ffe-fddf6e1d4...@csgroup.eu/>
> lore.kernel.org
> <https://lore.kernel.org/linuxppc-dev/2d5d9c82-427e-9384-3ffe-fddf6e1d4...@csgroup.eu/>
>
> <https://lore.kerne
After following Adrians advice and contacting the kernel devs I received the
following response:
https://lore.kernel.org/linuxppc-dev/2d5d9c82-427e-9384-3ffe-fddf6e1d4...@csgroup.eu/
I've not tried rebuilding yet, but maybe this is worth trying.
Thanks,
Dan
> On 30 Sep 2023, at 01:02, DistroH
I rebuilt the kernel with CONFIG_KFENCE=n and the kernel panic persists
(same error). I used the source from the linux-source-6.5 package in Debian
sid.
On 9/28/23 2:38 AM, Dan Whitehouse wrote:
> Hi all,
> I am seeing a kernel panic on my PowerMac3,1 MacRISC Power Macintosh
> running debian with kernel 6.5.0-1.
>
> It seems to be working well with:
>
> Linux powermac-g4 6.4.0-4-powerpc #1 Debian 6.4.13-1 (2023-08-31) p
On Thu, 2023-09-28 at 07:58 -0400, DistroHopper39B Business wrote:
> This issue is also happening to me, on both a 15 inch Powerbook G4 and an
> iBook Clamshell. It’s worth noting that neither a test build of Linux 6.5.5
> I recently built for PowerPC or Linux 6.5.4 packaged by ArchPOWER has this
>
This issue is also happening to me, on both a 15 inch Powerbook G4 and an
iBook Clamshell. It’s worth noting that neither a test build of Linux 6.5.5
I recently built for PowerPC or Linux 6.5.4 packaged by ArchPOWER has this
issue; both those kernels boot fine, so it’s not an upstream issue.
On Th
Hi Dan!
On Thu, 2023-09-28 at 10:52 +0100, Dan Whitehouse wrote:
> 0.00] MSR:9032 CR: 48024242 XER:
> 0.00]
> 0.00] GPR00: c0b29234 c13fde60 c12f3580 c12f3580 c12f3580 c13fde74
>
> cc0
> 0.00] GPR08: 9032 0
0.00] MSR:9032 CR: 48024242 XER:
0.00]
0.00] GPR00: c0b29234 c13fde60 c12f3580 c12f3580 c12f3580 c13fde74
cc0
0.00] GPR08: 9032 28024242
000 0004
0.00] GPR16: 02d159f4
Hi all,
I am seeing a kernel panic on my PowerMac3,1 MacRISC Power Macintosh
running debian with kernel 6.5.0-1.
It seems to be working well with:
Linux powermac-g4 6.4.0-4-powerpc #1 Debian 6.4.13-1 (2023-08-31) ppc
GNU/Linux
I have a photo of the panic screen which I can attach if useful
H Fritz,
Fritz Hudnut wrote:
Adrian:
Just providing feedback on the Debian Sid/PPC install that I ran a
couple months back and then today did an apt dist-upgrade that brought
in 489 packages. Because the machine has a 933 MHz cpu it doesn't do
anything too fast, but it did get throug
Adrian:
Just providing feedback on the Debian Sid/PPC install that I ran a couple
months back and then today did an apt dist-upgrade that brought in 489
packages. Because the machine has a 933 MHz cpu it doesn't do anything too
fast, but it did get through the installation of 432MB of da
>
> I would recommend a fresh installation and let the partioning tool
> handling the partition
> sizes.
>
> Adrian
>
>
>
> Adrian:
Thanks for the reply, it's been so long that I ran an installation that
way, I'm usually installing "custom" into drives that are sliced and diced
to contain a number
Hi Fritz!
Apologies for the late reply!
On Mon, 2023-06-26 at 08:57 -0700, Fritz Hudnut wrote:
> So, I got into the Net installer on an '04 iBook with 40GB HD, I have approx
> 11 GB
> set for what is right now Lubuntu 16.04, which is booting from Yaboot in the
> HFS
> partition sda2, but that p
CC-ing you at your suse email and hopefully on the powerpc list-serve??
On Mon, Jun 26, 2023 at 3:32 AM Adrian Glaubitz
wrote:
> Hi Fritz!
>
> We should probably move the discussion over to debian-powerpc [1].
>
>
> The partitioning scheme was changed to accommodate the switch from Yaboot
> to G
Control: tags -1 + fixed-upstream patch
On Wed, 08 Jun 2022 at 12:53:42 +0100, Simon McVittie wrote:
> I think the solution to this might be upstream commit acbf56d7 (trying it
> now on the ppc64el porterbox).
That seems to have been successful. MR available here:
https://salsa.debian.org/gdb-tea
On Wed, 08 Jun 2022 at 12:24:45 +0100, Simon McVittie wrote:
> > make[4]: Entering directory '/<>/build/default/sim/ppc'
> > make[4]: *** No rule to make target 'info'. Stop.
I think the solution to this might be upstream commit acbf56d7 (trying it
now on t
the ppc64el build is missing:
> make[3]: Leaving directory '/<>/build/default/gnulib'
> Doing info in sim
> make[3]: Entering directory '/<>/build/default/sim'
> Making info in ppc
> make[4]: Entering directory '/<>/build/default/sim/ppc
gratefull.
You'd be better asking the porters on the powerpc list, we've not
maintained official CD releases for old powerpc images for some time.
Looking at :
https://cdimage.debian.org/cdimage/ports/snapshots/2022-03-28/
I don't see a problem there.
Both ppc and ppc64 NE
Hi Stefano,
On Thu, May 05, 2022 at 10:38:09AM +0200, RiseUp wrote:
>Hello,
>
>I'm trying an installation on an old iMac PowerPC G4 700MHz.
>
>If you know an iso image doing this witrh a size less ro equal 700MB (to
>record it on a CD), I'll be gratefull.
You'd be better asking the porters on the
Hi,
Dan Whitehouse wrote:
> I've got a Powermac G4 running debian ppc32.
> I've noticed a potential issue with aptitude.
> If I run "aptitude update" I notice it never seems to complete.
> It'll use 18% or so of my RAM (which is about 450mb I believe) but no
> CPU. It isn't swapping.
with current
I do not see this problem on my PowerMac G5, however.
Curiouser and curiouser...
Rick
On Mon, Oct 11, 2021, at 3:17 PM, Rick Thomas wrote:
> On Mon, Oct 11, 2021, at 3:41 AM, Dan Whitehouse wrote:
>> I've got a Powermac G4 running debian ppc32.
>> I've noticed a potential issue with aptitude.
>>
On Mon, Oct 11, 2021, at 3:41 AM, Dan Whitehouse wrote:
> I've got a Powermac G4 running debian ppc32.
> I've noticed a potential issue with aptitude.
> If I run "aptitude update" I notice it never seems to complete.
> It'll use 18% or so of my RAM (which is about 450mb I believe) but no
> CPU.
I've got a Powermac G4 running debian ppc32.
I've noticed a potential issue with aptitude.
If I run "aptitude update" I notice it never seems to complete.
It'll use 18% or so of my RAM (which is about 450mb I believe) but no
CPU. It isn't swapping.
Strace simply reveals:
[pid 499] futex(0xafefc
Hello Stan!
On 8/20/21 11:03 PM, Stan Johnson wrote:
> I guess I thought it was powerpc-specific since 32-bit powerpc systems
> don't seem to have the same issue with Debian SID packages requiring
> systemd.
There should be no differences between powerpc and ppc64 in this regard.
You may have in
Hi Adrian,
I guess I thought it was powerpc-specific since 32-bit powerpc systems
don't seem to have the same issue with Debian SID packages requiring
systemd.
But thanks for your reply; I'll send a message to the debian-user list.
-Stan
On 8/20/21 2:55 PM, John Paul Adrian Glaubitz wrote:
> He
Hello Stan!
On 8/20/21 10:51 PM, Stan Johnson wrote:
> I'm trying to install Debian SID on a Power Mac G5 system using the Apr
> 2021 CD.
>
> After installing a basic text-only system, I replaced systemd with
> sysvinit-core. However, most things that I try to install seem to
> require systemd.
@lists.debian.org
Oggetto: Re: issue building qemu latest on debian ppc
Hi Adrian,
thanks for the tip i will try to check better my ram blocks with apple hardware
test and in case with Memtest86 too.
Probably ram starting become old after 16y of intense use.
Thank you
Luigi
Hi Luigi!
On 7/20/21 8:55 AM, luigi burdo wrote:
> you was true, a ram bank gave me the issue . after remove it i
> had build without issue qemu on debian PPC64.
Great to hear you were able to fix the issue.
> Thanks for your mantainence!
You're welcome.
Adrian
--
.''`. John Paul Adrian Gl
I usually compile QEMU with the following commands:
./configure --enable-sdl --target-list=ppc-softmmu,ppc64-softmmu
make
- Christian
On 19 July 2021 at 10:08 am, luigi burdo wrote:
Hi Adrian,
i'm try to build last qemu on Debian PPC64 on my G5 Quad but im facing
strange hard build e
ppc
On Mon, Jul 19, 2021 at 11:43 AM luigi burdo wrote:
>
> Hi Adrian,
> i'm try to build last qemu on Debian PPC64 on my G5 Quad but im facing
> strange hard build errors.
> I m in contact with the qemu ppc ML and there Balaton Zoltan make me know
> this kind of issues a
;
debian-powerpc@lists.debian.org
Oggetto: Re: issue building qemu latest on debian ppc
On Mon, Jul 19, 2021 at 1:16 PM luigi burdo wrote:
>
> Hi Anatoly,
> thanks for testing! What machine have you there?
LPAR (read as 'virtual machine') running on IBM Power 750 Express
2021 12:31
A: luigi burdo
Cc: debian-powerpc@lists.debian.org
Oggetto: Re: issue building qemu latest on debian ppc
Hello!
On 7/19/21 10:08 AM, luigi burdo wrote:
> I check my machine and look like there are not evident hardware issue,
> machine is stable like in past, all is up and work
On Mon, Jul 19, 2021 at 1:16 PM luigi burdo wrote:
>
> Hi Anatoly,
> thanks for testing! What machine have you there?
LPAR (read as 'virtual machine') running on IBM Power 750 Express (8233-E8B)
$ lscpu
Architecture:ppc64
CPU op-mode(s): 32-bit, 64-bit
Byte O
Hello!
On 7/19/21 10:08 AM, luigi burdo wrote:
> I check my machine and look like there are not evident hardware issue,
> machine is stable like in past, all is up and working on Linux and MacOS
> leopard too.
There can still be hardware problems which show under load only. I would check
with memc
On Mon, Jul 19, 2021 at 11:43 AM luigi burdo wrote:
>
> Hi Adrian,
> i'm try to build last qemu on Debian PPC64 on my G5 Quad but im facing
> strange hard build errors.
> I m in contact with the qemu ppc ML and there Balaton Zoltan make me know
> this kind of issues are
On 19 juil. 2021 08:08, luigi burdo wrote:
[...]
> /home/gigi/src/tags/ppc-for-6.1-20210713/tcg/ppc -pthread -U_FORTIFY_SOURCE
> -D_FORTIFY_SOURCE=2 -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls
> -Wundef -Wwrite-strin
Hi Adrian,
i'm try to build last qemu on Debian PPC64 on my G5 Quad but im facing strange
hard build errors.
I m in contact with the qemu ppc ML and there Balaton Zoltan make me know this
kind of issues are not because bad code in qemu.
Zoltan write to me this kind of issues can come i
Is there some reason this bug report about an expired
ports key is not yet flagged as done, or is it an
oversight?
--
Happy hacking
Petter Reinholdtsen
Le 12/04/2021 à 21:24, Mark Cave-Ayland a écrit :
On 09/04/2021 14:07, David VANTYGHEM wrote:
Hello,
I installed
https://cdimage.debian.org/cdimage/ports/snapshots/2021-02-02/debian-10.0.0-powerpc-NETINST-1.iso
in AQEMU.
I'm using ftp.ports.debian.org miror and openbios-ppc-gr
On 09/04/2021 14:07, David VANTYGHEM wrote:
Hello,
I installed
https://cdimage.debian.org/cdimage/ports/snapshots/2021-02-02/debian-10.0.0-powerpc-NETINST-1.iso
in AQEMU.
I'm using ftp.ports.debian.org miror and openbios-ppc-grubfix :
http://dl.free.fr/wklzUghQX
At the end o
Hello,
I installed
https://cdimage.debian.org/cdimage/ports/snapshots/2021-02-02/debian-10.0.0-powerpc-NETINST-1.iso
in AQEMU.
I'm using ftp.ports.debian.org miror and openbios-ppc-grubfix :
http://dl.free.fr/wklzUghQX
At the end of the installation, I've got this err
Hi All,
Thanks a lot for your reply.
Please ask your questions about Arctic Fox in the following support thread.
https://forums.macrumors.com/threads/arctic-fox-web-browser-for-10-6-32-64-bit.2133051/
Cheers,
Christian
Hi Christian,
What is the recommended way to install Arctic Fox in Linux? All this time, I've
just been running the binary within the folder. But this browser is so good, I
want the system to recognize it as a full (installed) application.
Excellent work, you all.
N
On Sun, 2019-02-03 at 16:3
Le dimanche 03 février 2019 à 16:37 +0100, Christian Zigotzky a écrit :
> Hi All,
>
> Arctic Fox 27.9.15 has been released! :-)
>
Really great, congratulations !
>
> Download 27.9.15 32-bit PowerPC G3 (no altivec) Linux:
> https://drive.google.com/file/d/1bfp-LNvRQOe5UeB1n57_olBUm6A098MZ/view
Hi All,
Arctic Fox 27.9.15 has been released! :-)
Arctic Fox is a fork of Pale Moon 27.9.4 that was released by Moonchild
Productions. The goal is to add security updates and bug fixes to keep
this browser updated for as long as possible for Intel OSX and PowerPC
Linux based systems. Arctic F
Hi!
On 11/25/18 9:39 PM, Rick Thomas wrote:
> Thanks, Adrian, for the clear explanation of this and the other problems.
FWIW, the issue with sane-backends should be resolved now. I fixed net-snmp.
> H…
>
> I just re-tried this and I still get that linux-image-powerpc depends on
> linux-ima
>
>>> linux-image-powerpc : Depends: linux-image-4.18.0-2-powerpc which is a
>>> virtual package and is not provided by any available package
>
> You probably just tried to install during a server sync as the src:linux
> package was just updated:
>
>> https://buildd.debian.org/status/package.
On 11/24/18 11:27 PM, Rick Thomas wrote:
> So with those changes to sources.list and with the keyring also installed, I
> get
>
>> root@msmini:~# aptitude -PVv dist-upgrade
>> The following NEW packages will be installed:
>> libsane1{ab} [1.0.27-3] libsnmp30{ab} [5.7.3+dfsg-4] sane-utils{a}
> On Nov 24, 2018, at 2:27 PM, Rick Thomas wrote:
>
>
>
>> On Sep 2, 2018, at 2:14 AM, John Paul Adrian Glaubitz
>> wrote:
>>
>> On 9/2/18 10:31 AM, Michele Bert wrote:
>>> Il 31/08/18 12:11, John Paul Adrian Glaubitz ha scritto:
On 08/31/2018 11:41 AM, Mick Bert wrote:
> Can som
> On Sep 2, 2018, at 2:14 AM, John Paul Adrian Glaubitz
> wrote:
>
> On 9/2/18 10:31 AM, Michele Bert wrote:
>> Il 31/08/18 12:11, John Paul Adrian Glaubitz ha scritto:
>>> On 08/31/2018 11:41 AM, Mick Bert wrote:
Can someone give me the correct line to add (or enable) to the
/etc/
On 9/2/18 10:31 AM, Michele Bert wrote:
> Il 31/08/18 12:11, John Paul Adrian Glaubitz ha scritto:
>> On 08/31/2018 11:41 AM, Mick Bert wrote:
>>> Can someone give me the correct line to add (or enable) to the
>>> /etc/apt/source.list file?
>> Just copy this one:
>>
>>> https://people.debian.org/~
Il 31/08/18 12:11, John Paul Adrian Glaubitz ha scritto:
On 08/31/2018 11:41 AM, Mick Bert wrote:
Can someone give me the correct line to add (or enable) to the
/etc/apt/source.list file?
Just copy this one:
https://people.debian.org/~glaubitz/sources.list
Done. However the result of a "ap
On 12/06/2017 03:39 PM, Wolfgang Pfeiffer wrote:
Awesome, the window manager, crashes the system at times. Such
crashes are what I'm used to with this machine even with an older
previous Debian install - Debian 8, IIRC, and a different X,
without awesome. But that crash might be a hardware issue:
On Tue, 5 Dec 2017 19:51:47 +0100
Wolfgang Pfeiffer wrote:
> [ ... ]
> Awesome, the window manager, crashes the system at times. Such
> crashes are what I'm used to with this machine even with an older
> previous Debian install - Debian 8, IIRC, and a different X,
> without awesome. But that cra
On Tue, 5 Dec 2017 21:13:58 +0100
Gabriel Paubert wrote:
> On Tue, Dec 05, 2017 at 08:37:24PM +0100, Wolfgang Pfeiffer wrote:
> > [ ... ]
>
> Ok, thanks, I don't have the keyboard configuration file at hand, but
> it was something like lv3:enter_switch in the keyboard options.
Bingo!! That was
On Tue, Dec 05, 2017 at 08:37:24PM +0100, Wolfgang Pfeiffer wrote:
> On Tue, 5 Dec 2017 20:34:11 +0100
> Wolfgang Pfeiffer wrote:
>
> > On Tue, 5 Dec 2017 20:12:24 +0100
> > Gabriel Paubert wrote:
> > [ ... ]
> >
> > The latter one: mine is from ~2001:
> > "Command (Apple) key followed by KP_
On Tue, 5 Dec 2017 20:37:24 +0100
Wolfgang Pfeiffer wrote:
> On Tue, 5 Dec 2017 20:34:11 +0100
> Wolfgang Pfeiffer wrote:
>
> > On Tue, 5 Dec 2017 20:12:24 +0100
> > Gabriel Paubert wrote:
> > [ ... ]
> >
> > The latter one: mine is from ~2001:
> > "Command (Apple) key followed by KP_Enter"
On Tue, 5 Dec 2017 20:34:11 +0100
Wolfgang Pfeiffer wrote:
> On Tue, 5 Dec 2017 20:12:24 +0100
> Gabriel Paubert wrote:
> [ ... ]
>
> The latter one: mine is from ~2001:
> "Command (Apple) key followed by KP_Enter"
> On this image it's the left one:
> https://images.techhive.com/images/articl
On Tue, 5 Dec 2017 20:12:24 +0100
Gabriel Paubert wrote:
> On Tue, Dec 05, 2017 at 07:51:47PM +0100, Wolfgang Pfeiffer wrote:
> > On Mon, 4 Dec 2017 02:09:20 +0100
> > Wolfgang Pfeiffer wrote:
> > [ ... ]
> > Console:
> > I didn't find any bar key ("|") there, which is a real PITA, and
> > the
On Tue, Dec 05, 2017 at 07:51:47PM +0100, Wolfgang Pfeiffer wrote:
> On Mon, 4 Dec 2017 02:09:20 +0100
> Wolfgang Pfeiffer wrote:
>
> > On Mon, 4 Dec 2017 00:50:01 +0100
> > John Paul Adrian Glaubitz wrote:
> >
> > > On 12/04/2017 12:14 AM, John Paul Adrian Glaubitz wrote:
> > > > I have to r
On Mon, 4 Dec 2017 02:09:20 +0100
Wolfgang Pfeiffer wrote:
> On Mon, 4 Dec 2017 00:50:01 +0100
> John Paul Adrian Glaubitz wrote:
>
> > On 12/04/2017 12:14 AM, John Paul Adrian Glaubitz wrote:
> > > I have to rebuild debian-installer to match the 4.14 kernel. The
> > > current version of debi
On 12/04/2017 07:45 PM, Wolfgang Pfeiffer wrote:
>> Looks good. But as I said, I don't know for how long Yaboot will
>> be around as it's currently being replaced.
>
> No problem for me as long as GRUB will have some usable option to
> boot a ppc installer from
tps://lists.debian.org/debian-powerpc/2012/08/msg00042.html
>
> Looks good. But as I said, I don't know for how long Yaboot will
> be around as it's currently being replaced.
No problem for me as long as GRUB will have some usable option to
boot a ppc installer from inside O
again, we're not there yet anyway, so you don't have to worry.
> And for the archives: I used this fine manual for usb booting the
> installer: it's around five years old but here it worked:
> https://lists.debian.org/debian-powerpc/2012/08/msg00042.html
Looks good. But a
On Mon, 4 Dec 2017 02:09:20 +0100
Wolfgang Pfeiffer wrote:
> [ ... ]
>
> Aborting the install crashed - but that might be a hardware, not
Aborting the install crashed - but that might be a hardware
should say:
Aborting the install crashed - but that might be a hardware issue
Sorry
Wolfgang
--
On Mon, 4 Dec 2017 00:50:01 +0100
John Paul Adrian Glaubitz wrote:
> On 12/04/2017 12:14 AM, John Paul Adrian Glaubitz wrote:
> > I have to rebuild debian-installer to match the 4.14 kernel. The
> > current version of debian-installer on the installation images is
> > built against 4.13 but unsta
rg/debian-powerpc/2012/08/msg00042.html
The only "pain" on OF was finding '@' ':' and '\' on the qwertz
keyboard. IIRC:
'@' --> -'2'
':' --> -'ö'
'\' --> "#" sign
Thanks a lot to everyone involved for the ppc ports installer
Regards
Wolfgang
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
On 12/04/2017 12:14 AM, John Paul Adrian Glaubitz wrote:
> I have to rebuild debian-installer to match the 4.14 kernel. The current
> version of debian-installer on the installation images is built against
> 4.13 but unstable has kernel 4.14. I will fix this tomorrow.
I have done this now although
Hi Wolfgang!
On 12/03/2017 11:59 PM, Wolfgang Pfeiffer wrote:
> "No kernel modules were found. This probably is due to a mismatch
> between the kernel used by this version of the installer and the kernel
> version available in the archive.
Thanks for the heads-up, I knew I would have forgotten so
Hi Adrian, hi All
On Sun, 3 Dec 2017 13:14:44 +0100
John Paul Adrian Glaubitz wrote:
> Hi Wolfgang!
>
> On 12/02/2017 12:17 AM, Wolfgang Pfeiffer wrote:
> >> We are maintaining installer images for ports here:
> >>
> >> http://cdimage.debian.org/cdimage/ports
> >
> > I don't see any hint on
links2 is my fav minimalist browser. Supports pictures and basic formatting,
very clean. Also, a hint, often prefixing a website name with "m." will give
you a mobile version which loads faster to bookmark for later
Have benefitted from PowerPC Debian (also netBSD) : emacs (for both terminal
i
You can do a dual boot with FreeBSD and set up minimalist environments on
both.
Run the Debian installation at 1000 hertz and the FreeBSD installation at
2000 hertz with both using blackbox, enlightenment, and lxde or xfce as the
possible graphical environments.
Firefox is a heavy browser. try runn
Il 08/mar/2017 10:54 PM, "PhiLLip Pi" ha scritto:
Server? Workstation? Old school text stuff? Just curious. I am trying to
see what I can use my slow PowerBook G4 with 512 MB of RAM to do.
I'm running Debian Jessie on G3 Pismo Power Book, like mini server, without
graphic environment, for remot
.) although it is
of course no full-blown GIMP or such.
Currently I was testing Graphos on it.
I can visualize custom Data using the OresmeKit, but that is yet
unreleased. Remembers me I need to finish & work on it.
Mostly it is for testing I take care that my stuff works on big endian
mach
of it.
Luigi
Da: Karoly Balogh (Charlie/SGR)
Inviato: giovedì 9 marzo 2017 13.05
A: luigi burdo
Cc: debian-powerpc@lists.debian.org
Oggetto: Re: Bug#857172: Please enable SSE2 on amd64 and disable altivec on PPC
ports
Hi,
On Thu, 9 Mar 2017, luigi burdo wrote
ter with a lot faster storage I/O. ;)
Charlie
(Ps: I don't run Debian PPC on my PowerBook, but run it on similar class
hardware.)
Hi,
On Thu, 9 Mar 2017, luigi burdo wrote:
> I can say for sure one thing. AmigaOs4 have one "external" library that
> work better than Mesa linux too.
>
> It is the warp3d nova who dont have endianess in colors and work with
> all RadeonSI gpus
You are comparing apples to oranges. Warp3D Nove i
e.
Luigi
Da: Karoly Balogh (Charlie/SGR)
Inviato: giovedì 9 marzo 2017 10.46
A: Christian Zigotzky
Cc: debian-powerpc@lists.debian.org
Oggetto: Re: Bug#857172: Please enable SSE2 on amd64 and disable altivec on PPC
ports
Hi,
On Thu, 9 Mar 2017, Christian Zigo
On 09 March 2017 at 10:46 AM, Karoly Balogh (Charlie/SGR) wrote:
Thanks. It was a nice markeking speech, but didn't really address the
questions asked already. For example hardware availability issues.
(Hardware seems out of stock everywhere?)
Charlie
Dear Charlie,
The AmigaOne X5000 can be ord
Hi,
On Thu, 9 Mar 2017, Christian Zigotzky wrote:
> AmigaOS 4.1 has overtaken Linux PPC on our systems. (...) It is very
> fast and reliable.
You don't want to get me started on the "fast and reliable" statement,
really...
But at least I personally need Linux for a
On 03/09/2017 10:02 AM, Christian Zigotzky wrote:
> AmigaOS 4.1 has overtaken Linux PPC on our systems. It supports hardware
> 3D acceleration for modern Radeon graphics cards
Graphics support on Linux is more or less independent of the underlying
hardware (minus some endianness issues). No
work hard to offer a good Linux support for our
motherboards but our main work is to improve AmigaOS 4.1.
AmigaOS 4.1 has overtaken Linux PPC on our systems. It supports hardware
3D acceleration for modern Radeon graphics cards and it is developed for
PowerPC directly. This means it is not ju
OsX Panther.
Ciao
Luigi
Da: Herminio Hernandez, Jr.
Inviato: giovedì 9 marzo 2017 09.03
A: Mathieu Malaterre
Cc: PhiLLip Pi; PowerPC List Debian
Oggetto: Re: What are you guys running on your PowerBook G4's Debian PPC?
My PowerBook G4 is dual booting Tige
1 - 100 of 3167 matches
Mail list logo