Re: Xorg server on QEMU on Sid

2020-05-18 Thread Finn Thain
On Mon, 18 May 2020, Laurent Vivier wrote: > Le 18/05/2020 à 09:46, John Paul Adrian Glaubitz a écrit : > > On 5/18/20 9:44 AM, Alexander Voropay wrote: > >> I'm trying to run Xorg server on the git QEMU on the current Sid. > >> It fails on fb device setting > >> > >> QEMU graphic related options:

Re: Where is last official ISOs for 68k?

2020-05-18 Thread Thomas Schmitt
Hi, i made a copy+paste error with the "Debian mirror" URL of my jigdo-lite example. I wrote http://archive.debian.org/ but it must be http://archive.debian.org/debian/ (I came to this when describing this mirror URL in JigdoOnLive wiki. jigdo-lite remembers the last input. Nevertheless fo

Re: Where is last official ISOs for 68k?

2020-05-18 Thread Thomas Schmitt
Hi, John Paul Adrian Glaubitz wrote: > Sounds like we should put this guide somewhere on the wiki, seems very > useful. I read it from https://wiki.debian.org/JigdoOnLive skipping the stage where a Debian Live system is obtained, started, and equipped with package jigdo-file which is missing

Re: Where is last official ISOs for 68k?

2020-05-18 Thread John Paul Adrian Glaubitz
Hi! On 5/18/20 2:31 PM, Thomas Schmitt wrote: > Appears to be suitable. Sounds like we should put this guide somewhere on the wiki, seems very useful. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.

Re: Where is last official ISOs for 68k?

2020-05-18 Thread Thomas Schmitt
Hi, John Paul Adrian Glaubitz wrote: > Packages of archived Debian distributions can be found here: > http://archive.debian.org/ Appears to be suitable. I did for a test on my Sid VM (roughly three months behind): mkdir ~/jigdo_test cd ~/jigdo_test wget https://cdimage.debian.org/cdimage

Re: Xorg server on QEMU on Sid

2020-05-18 Thread Alexander Voropay
It seems it's not depend on config. Tried 800x600 frremebuffer in QEMU X.Org X Server 1.20.8 X Protocol Version 11, Revision 0 Build Operating System: Linux 4.9.0-11-amd64 m68k Debian Current Operating System: Linux quadra800 5.6.0-1-m68k #1 Debian 5.6.7-1 (2020-04-29) m68k Kernel command line:

Re: Where is last official ISOs for 68k?

2020-05-18 Thread John Paul Adrian Glaubitz
Hi On 5/18/20 12:55 PM, Thomas Schmitt wrote: > So it is about finding Debian repos which contain the missing packages. Packages of archived Debian distributions can be found here: > http://archive.debian.org/ Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@deb

Re: Where is last official ISOs for 68k?

2020-05-18 Thread Thomas Schmitt
Hi, t...@yli-koski.fi wrote: > I have tried with download [...] even with Jidgo and it's not find > all files. That would be a shortcomming of the package repository which shall provide all the packages which are to be stuffed into the uncompressed .template so that in the end a complete .iso eme

Re: Xorg server on QEMU on Sid

2020-05-18 Thread Laurent Vivier
Le 18/05/2020 à 09:46, John Paul Adrian Glaubitz a écrit : > On 5/18/20 9:44 AM, Alexander Voropay wrote: >> I'm trying to run Xorg server on the git QEMU on the current Sid. >> It fails on fb device setting >> >> QEMU graphic related options: >> -g 1200x800x24 -display gtk >> >> fd console works.

Re: Where is last official ISOs for 68k?

2020-05-18 Thread John Paul Adrian Glaubitz
Hi Tero! On 5/18/20 10:35 AM, t...@yli-koski.fi wrote: > Where is last official Debian installation CD ISOs for m68k? > Even I cannot find official source for DVD-ISOs for Debian 3.1(Sarge) (last > official for m68k). > I have tried with download with http and even with Jidgo and it's not find >

Where is last official ISOs for 68k?

2020-05-18 Thread tero
Where is last official Debian installation CD ISOs for m68k? Even I cannot find official source for DVD-ISOs for Debian 3.1(Sarge) (last official for m68k). I have tried with download with http and even with Jidgo and it's not find all files.

Re: Xorg server on QEMU on Sid

2020-05-18 Thread John Paul Adrian Glaubitz
On 5/18/20 9:44 AM, Alexander Voropay wrote: > I'm trying to run Xorg server on the git QEMU on the current Sid. > It fails on fb device setting > > QEMU graphic related options: > -g 1200x800x24 -display gtk > > fd console works. /dev/fb0/ device works > (i.e. "cat /dev/urandom > /dev/fb0" fi

Xorg server on QEMU on Sid

2020-05-18 Thread Alexander Voropay
I'm trying to run Xorg server on the git QEMU on the current Sid. It fails on fb device setting QEMU graphic related options: -g 1200x800x24 -display gtk fd console works. /dev/fb0/ device works (i.e. "cat /dev/urandom > /dev/fb0" fills "nubus-macfb" with random dots :) ) My Xorg config: /us