Stan,
FYI, There are nine powerpc-specific changes in 5.13. It may make sense to
start rolling back those commits first:
https://kernelnewbies.org/Linux_5.13#POWERPC
On 10/6/2021 10:00:16 AM, Stan Johnson wrote:
On 10/6/21 4:25 AM, John Paul Adrian Glaubitz wrote:
> On 10/6/21 01:40, Riccardo
Adrian,
John Paul Adrian Glaubitz wrote on 10/8/2021 2:24 AM:
Hi Thomas!
On 10/7/21 23:41, Tom Grzybowski wrote:
I have a related question: instead of us breaking what is working
by updating the kernel regularly, why don't we find a good working
kernel version and move on only when we can mat
I was successfully able to install Debian 11 to a 266MHz Beige G3 (Old World)
using the 2020-10-06 NETINST image[1]
Because this is an Old World machine, I copied the initrd and kernel from the
CD to my System boot volume, and loaded them using BootX 1.2.2. Note that the
initrd in the ISO below
Essentially, my screen can be found (I have an iMac G3 in which I’ve ran Sid
on)… however it can’t find any usable configurations, and manually generating
an XOrg configuration (editing it to give certain options) doesn’t help. Is
this an XOrg, driver, or kernel issue?
I’d like to know as this
This does not appear to have happened (new images)
Is it something you can automate, or quasi-automate?
On 4/9/2023 11:16:01 PM, John Paul Adrian Glaubitz
wrote:
> On Apr 10, 2023, at 4:54 AM, Jeffrey Walton wrote:
>
> On Sun, Apr 9, 2023 at 6:38 PM Ken Cunningham
> wrote:
>>
>> Your issue is
Hello
I have an iMac G3 Snow 600MHz with a CDR. I would like to install some kind of
Unix variant with a GUI. Can someone recommend a starting point.
Kind regards
—Alex
answer.
Kindest regards and thanks in advance.
—Alex
Subject says it all. Don’t have this problem with FreeBSD, but then again I
wouldn’t have the packages issue that FreeBSD has with Fienix’s repository.
Sent from my iPad
Why is this even happening? I’m running a slightly modified install on my eMac
here because the 4 series kernel doesn’t work with it (CRT is blank). I am
running the older 3.13 series kernel and am at a roadblock in installing
software. I am running the 10.0
Minimal install with the aforemention
How hard would it be to get it working on this machine? Mine was manufactured
at around the same time as my PowerMac G5 2.0 DP. I don’t understand why the
eMac is not supported by Ports anymore... why’d they not add support for the
Radeon 9200 for KMS? The PowerMac G5 is running Fienix Lite, a s
I was told that the kernel is why it doesn’t work 100%... that it needs User
Space Modesetting and thus needs an older kernel like 2.6, 3.13 or 4.4.0-187 to
work properly at all with the Rage128. I’d hate to say it but I’ve lost faith
in Debian/Ubuntu. I will be giving Adelie Linux a shot becaus
rote:
> On 2020-04-16 7:46 p.m., Alex McKeever wrote:
>> I was told that the kernel is why it doesn’t work 100%... that it needs
>> User Space Modesetting and thus needs an older kernel like 2.6, 3.13 or
>> 4.4.0-187 to work properly at all with the Rage128.
>
> The r128
Gtk-Warning **: cannot open display.
Sent from AT&T Yahoo Mail for iPhone
As the subject suggests, I’m giving the new image made yesterday a go.
Currently I’m in need of help getting LXDE running like it should. According to
XOrg, no screens can be found. Likewise startlxde is similarly in the same boat.
Nothing I have tried has worked.
Thank you.
Tried everything to get X working (needed working for LXDE), including a new
xorg.conf with modelines. NO SUCCESS AT ALL.
Another developer (who works on VoidPPC) said r128 needs patched to even work….
I don’t even know what he did to get it working over there.
What’ll have to be done now? Very curious to the outcome.
> On Apr 20, 2020, at 4:48 PM, John Paul Adrian Glaubitz
> wrote:
>
> On 4/20/20 10:44 PM, John Paul Adrian Glaubitz wrote:
>> On 4/20/20 10:39 PM, Ed Robbins wrote:
>>> What rage 128 patches are you alluding to?
>>
>> This might be rele
I know I’ve been a bit of an annoyance, but I would like to thank all of you
responsible for keeping our old PowerPC machines running well after Debian and
Ubuntu dropped support for them.
Rock on!
Sent from my iPad
A fellow YouTuber by the name of Action Retro has an older iMac than I do that
could benefit from the Mach64 driver... has that been dropped too? Would it be
too much to ask to bring that back too? I know he’d appreciate it as he tried
Adelie Linux and couldn’t get it fully working either.
Than
Looks like the r128 driver isn’t necessary on its own as it’s provided by this
package digging a little deeper. I also have xserver-XOrg-legacy installed
which isn’t promising. Would the standalone r128 driver even help in this
scenario?
Sent from AT&T Yahoo Mail for iPhone
Just to reply to my own message, looks like the aforementioned package is a
wrapper for the old
Sent from AT&T Yahoo Mail for iPhone
On Tuesday, April 21, 2020, 8:32 AM, Alex McKeever
wrote:
Looks like the r128 driver isn’t necessary on its own as it’s provided by this
package diggi
Adrian,
I have the driver installed but I’m getting a segmentation fault.
xorg.0.log
Description: Binary data
Attached is my Xorg.0.log file
- Alex
ote there is no loss of functionality here, at least on radeon
hardware. It just comes down to which MMU gets used for access to
system memory, the AGP MMU on the chipset or the MMU built into the
GPU. On powerpc hardware, AGP has been particularly unstable, and
IIRC, AGP has been disab
On Mon, May 11, 2020 at 4:41 PM John Paul Adrian Glaubitz
wrote:
>
> On 5/11/20 10:05 PM, Alex Deucher wrote:
> >>> For Nouveau I'm not 100% sure, but from the code it of hand looks like we
> >>> can do it similar to Radeon.
> >>>
> >>>
On Mon, May 11, 2020 at 4:25 PM Rui Salvaterra wrote:
>
>
>
> A segunda, 11/05/2020, 21:21, Alex Deucher escreveu:
>>
>>
>>
>> Note there is no loss of functionality here, at least on radeon
>> hardware. It just comes down to which MMU gets used for
n't really have a way to get uncached memory for DMA so there is
that too. Windows and Mac may provide a way to do this depending on
the platforms. What probably should have been done on AGP boards was
to use both the AGP GART and the device GART. The former for uncached
memory (if the platform supported it) and the latter for cached
memory. That never happened.
Alex
'm starting to believe AGP was shoehorned into PCI the same way VLB
> was shoehorned into ISA (and for the same reason). History repeats
> itself… :)
Pre-KMS, the kernel just allocated a static relatively small (e.g., 8
MB) AGP buffer which never changed. In that case, things were
somewhat more reliable.
Alex
On Tue, May 12, 2020 at 12:38 PM Daniel Vetter wrote:
>
> On Tue, May 12, 2020 at 3:22 PM Alex Deucher wrote:
> >
> > On Tue, May 12, 2020 at 5:40 AM Karoly Balogh (Charlie/SGR)
> > wrote:
> > >
> > > Hi,
> > >
> > > On Tue, 12 May
t didn't support snooped and
unsnooped. It was always snooped. It wasn't until pcie that the gart
hw got support for both. For AGP, the expectation was that AGP
provided the uncached memory.
>
>
> Summing it up I'm still leaning towards disabling AGP completely by
> default for radeon and deprecate it in TTM as well.
>
> Thoughts? Especially Alex what do you think.
Works for me.
Alex
On Fri, May 22, 2020 at 6:41 AM Christian König
wrote:
>
> Am 20.05.20 um 18:18 schrieb Alex Deucher:
> > On Wed, May 20, 2020 at 10:43 AM Christian König
> > wrote:
> >> Am 13.05.20 um 13:03 schrieb Christian König:
> >>> Unfortunately AGP is still to wi
Hi folks,
I just wanted to share that I was able to succesfully boot and install
Debian 10 using the "official" Debian 10 netinst CD from [1], with the
exception of the bootloader, which failed, and I had to handle manually.
I also tried booting from the latest snapshot CD image [2], which
complet
Adrian,
John Paul Adrian Glaubitz wrote on 12/28/20 11:58 AM:
>> Yet at the end, no apparent important errors, not even noticeable at any step
>> in console, the request of reboot yields a flashing OS folder.
> You should try to install one of the Yaboot images to make sure there is no
> problem
If you've successfully gotten 32-bit PowerPC Debian installed using one
of the recent Debian Ports snapshot CDs (I used
https://ftp.acc.umu.se/cdimage/ports/snapshots/2020-11-09/debian-10.0.0-powerpc-NETINST-1.iso)
but have no installed bootloader (grub install fails), here's what you
can do to
On 1/3/2021 4:54:18 PM, John Paul Adrian Glaubitz
wrote:
Hello Alex!
On 1/4/21 1:36 AM, Alex Perez wrote:
> If you've successfully gotten 32-bit PowerPC Debian installed using one of
> the recent Debian Ports
> snapshot CDs (I used
> https://ftp.acc.umu.se/cdimage/ports/sna
John Paul Adrian Glaubitz wrote on 1/4/2021 1:56 AM:
My guess is that this issue can be worked around by zeroing the partition
table of the system before installing Debian.
Can someone give it a try?
I did so, zeroing out my drive first, with the latest 2020-01-03 netinst
image, and it seems
Johannes,
Johannes Brakensiek wrote on 1/26/2021 10:47 AM:
Hi,
On 26 Jan 2021, at 15:24, luigi burdo wrote:
i had been test linux with G5 Quad . Quadro 7800Gtx in 16x slot,
radeonhd on 8x slot.
Result, it work with mesa 3D enabled on 4650, 5450, 6570, and R5 220.
only 2D working with SI card
It’s been a long time since I last heard anything on this. I’d like to run
Linux on my G3 iMac in some form (after some experimentation with the few
leopard betas that can be hacked to run on here), and Ubuntu 16.04 is not a
good option today. I tried Adelie and Void-ppc, but those are more invo
15, 2021, at 11:09 AM, John Paul Adrian Glaubitz
> wrote:
>
>
>
>> On Apr 15, 2021, at 4:57 PM, Alex McKeever
>> wrote:
>>
>> It’s been a long time since I last heard anything on this. I’d like to run
>> Linux on my G3 iMac in some form (after
Looks like I’ll have to try this again! As the r128 video package is now in the
repository, I might be able to finally get it running.
Sent from my iPad
> On Apr 14, 2021, at 4:44 PM, John Paul Adrian Glaubitz
> wrote:
>
> Hi!
>
> Here are the first test images where the installation of GRU
I tried to fetch it, but APT or APT-get wasn’t having it. Checked
/etc/resolv.conf and I know my sources.list is fine what the hell is going
on?
Sent from my iPad
> On Apr 15, 2021, at 12:03 PM, John Paul Adrian Glaubitz
> wrote:
>
>
>
>> On Apr 15, 2021, at 5
Just recently installed the latest image on my iMac G3, and was hit with issues
getting packages. I successfully installed the system with LXDE, and was
looking to fix the blinking cursor in the top right by installing the r128
driver along with XOrg. The install image was able to fetch packages
based) as I
don’t have any Ethernet jacks wired up (thanks AT&T for unhooking them for
“stability reasons”... not!)
Sent from my iPad
> On Apr 15, 2021, at 5:35 PM, John Paul Adrian Glaubitz
> wrote:
>
> On 4/15/21 11:05 PM, Alex McKeever wrote:
>> The install image was
I already have that set, and I even added 8.8.4.4 too but still the same result.
Sent from my iPad
> On Apr 15, 2021, at 6:18 PM, John Paul Adrian Glaubitz
> wrote:
>
> On 4/15/21 11:59 PM, Alex McKeever wrote:
>> Pinging Deb.Debian.org results in “temporary failure
My connection to the internet is fine, just doesn’t seem like it on my G3 after
the install.
I’ll have to check ifconfig here in a bit...
Sent from my iPad
> On Apr 15, 2021, at 6:18 PM, John Paul Adrian Glaubitz
> wrote:
>
> On 4/15/21 11:59 PM, Alex McKeever wrote
I use a Realtek wireless dongle with the iMac... an 8192CU based Edimax dongle
to be precise. It worked during the package portion of the install but not now.
Sent from AT&T Yahoo Mail for iPhone
On Friday, April 16, 2021, 1:58 AM, John Paul Adrian Glaubitz
wrote:
On 4/16/21 12:50 AM,
Milan Kupcevic wrote on 6/10/21 6:10 AM:
> On 6/10/21 12:53 AM, John Paul Adrian Glaubitz wrote:
>> On 6/10/21 2:08 AM, Paul Wise wrote:
The report and its recommendations may provide a means
to pierce the veil of closed platforms, like closed-sourced firmware.
>>>
>>> It seems unlikel
I just tried installing the latest version of Debian Ports on my iMac G3 and
well it fails to install GRUB. Falling back to April’s installation media
(which I have on hand) that doesn’t have this problem that has seemingly
cropped up again with the latest batch of images.
Tried a workaround th
I went to install Xserver-xorg-video-r128 and it recommended that I install the
Linux firmware package, which doesn’t exist in the ports repository.
Any idea where I should look to get said package? It’s been a while since I
last installed Debian ports.
Sent from my iPad
http://www.vmware.com
Libre software enthusiast | Debian, X and DRI developer
Ok, that looks like a bit of a pain. Is it possible just to display a
static image?
-Alex
panish mirror at rediris.es), and it's the same
for x86 than ppc.
Regards.
--
Alex (a.k.a. suy) - GPG ID: AA8D2A01
http://lacurva.net/
27;t remember the path, sorry).
I had the same problem yesterday ;-).
Greetings.
--
Alex (a.k.a. suy) - GPG ID: AA8D2A01
http://lacurva.net/
t; "4 5"
(**) Mouse: ZAxisMapping: buttons 4 and 5
(**) Mouse: Buttons: 5
(II) Keyboard "Generic Keyboard" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse" (type: MOUSE)
succeeded
Best regards, and sorry if that question is answered recently O:-)
--
Alex (a.k.a. suy) - GPG ID: AA8D2A01
http://lacurva.net/
101 - 151 of 151 matches
Mail list logo