t; Thank you for the config & pointing out the culprit!
That solved the problem for me.
kernel 5.3.16 build with make-kpkg and the kernel config file from
latest Debian kernel linux-image-5.3.0-3-amd64
Christian
I have a Late 2005 PowerMac G5 and I'm having some trouble installing
Debian on it. I've installed debian on this machine before but this time
I'm hitting some unexpected snags. I started by downloading the ppc64 iso
from http://cdimage.debian.org/cdimage/ports/current/ppc64/iso-cd/ . I
burned it t
Am 11.05.20 um 21:55 schrieb John Paul Adrian Glaubitz:
Hi Christian!
Well let's face it AGP is a total headache to maintain and dead for at least
10+ years.
We have a lot of x86 specific stuff in the architecture independent graphics
memory management
to get the caching right, abusin
is working I'm
even surprised that this ever worked at all on PowerPC.
Going to extend this patch for now and add a config option to not
compile in AGP GART support for TTM any more instead of removing it.
Christian.
Alex
Thanks,
Adrian
--
.''`. John Paul Adrian Glaubitz
So it wasn't just problematic on the software level, but had a rather
bad hardware specification as well.
Christian.
Dave.
y not true for AMD GPUs, people tend to put them
into those embedded ARM or PowerPC boxes and just expect them to work.
On the other hand we have hardware/firmware engineers which assumed you
always have USWC and we wonder for weeks why firmware loaded doesn't
work
Regards,
Chris
Always use the PCI GART instead.
Signed-off-by: Christian König
---
drivers/gpu/drm/radeon/radeon_drv.c | 5 -
1 file changed, 5 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon_drv.c
b/drivers/gpu/drm/radeon/radeon_drv.c
index bbb0883e8ce6..a71f13116d6b 100644
--- a/drivers/gpu
ART in TTM even when
general AGP support is available.
Please comment,
Christian.
Even when core AGP support is compiled in Radeon and
Nouveau can also work with the PCI GART.
The AGP support was notorious unstable and hard to
maintain, so deprecate it for now and only enable it if
there is a good reason to do so.
Signed-off-by: Christian König
---
drivers/gpu/drm/Kconfig
Am 13.05.20 um 14:34 schrieb Daniel Vetter:
On Wed, May 13, 2020 at 01:03:13PM +0200, Christian König wrote:
Even when core AGP support is compiled in Radeon and
Nouveau can also work with the PCI GART.
The AGP support was notorious unstable and hard to
maintain, so deprecate it for now and
3.jpg
Cheers,
Christian
Am 13.05.20 um 13:03 schrieb Christian König:
Unfortunately AGP is still to widely used as we could just drop support for
using its GART.
Not using the AGP GART also doesn't mean a loss in functionality since drivers
will just fallback to the driver specific PCI GART.
For now just depr
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 widely used as we could just drop support for
using its GART.
Not using the AGP GART also doesn't mean a lo
Am 20.05.20 um 18:25 schrieb Michel Dänzer:
On 2020-05-20 4:43 p.m., Christian König wrote:
Am 13.05.20 um 13:03 schrieb Christian König:
Unfortunately AGP is still to widely used as we could just drop
support for using its GART.
Not using the AGP GART also doesn't mean a lo
Hello everyone. I tried installing the ppc64 image from
/cdimage/ports/current on my PowerMac G5 and it failed while installing
grub. This image is dated 2020-08-18. I see there are slightly older images
available, does anyone know which I should use?
ERROR: Relocation type not implemented yet!
| Aborted
| make[3]: *** [Makefile:438: check] Error 134
`
Christian
On 21 oct. 2020 10:02, Christian Marillat wrote:
[...]
> The Debian build fail with :
>
> ,
> | QWARN :
> tst_QNmeaPositionInfoSource_RealTime_Generic::lastKnownPosition(all - false)
> Received pending connection: QTcpSocket(0x6bd110) true
> | Segmenta
On 21 oct. 2020 10:58, John Paul Adrian Glaubitz
wrote:
> Hi!
>
> On 10/21/20 10:02 AM, Christian Marillat wrote:
>> I did a rebuild with pbuider and the build fail with :
>>
>> ,
>> | Totals: 49 passed, 0 failed, 0 skipped, 0 blacklisted, 14ms
&
On 21 oct. 2020 12:05, John Paul Adrian Glaubitz
wrote:
[...]
> Anyway, I will have a look later this week. I'm currently swamped in
> work. Help is therefore
> appreciated.
The best I think is to wait for 5.15 now in experimental.
Christian
On 22 oct. 2020 18:22, Christian Marillat wrote:
> On 21 oct. 2020 12:05, John Paul Adrian Glaubitz
> wrote:
>
> [...]
>
>> Anyway, I will have a look later this week. I'm currently swamped in
>> work. Help is therefore
>> appreciated.
>
>
On 31 oct. 2020 10:34, Christian Marillat wrote:
> On 22 oct. 2020 18:22, Christian Marillat wrote:
>
>> On 21 oct. 2020 12:05, John Paul Adrian Glaubitz
>> wrote:
>>
>> [...]
>>
>>> Anyway, I will have a look later this week. I'
On 21 oct. 2020 10:02, Christian Marillat wrote:
> Hi,
>
> Someone can look to the build to see what is exactly wrong with
> qtlocation-opensource-src_5.14.2+dfsg-2 ?
The test crash seems to be a know problem (mips* (#868745), sparc64
(#894726), ia64 (#929682).
Bug filed #973519
I need to ask now...
On 2/2/21 9:43 PM, John Paul Adrian Glaubitz wrote:
Yes, and that libhfsp-dev is actually built from the hfsplus source package
which is a
fork of hfsutils to support HFS+ but it doesn't have a hattrib command anymore
which
is used in hfsutils to bless a file system folde
Question for Rick, which G4 are you using and what graphics card? I'm
thinking about doing this on my FW800.
~ Christian Calderon
On Sat, Feb 6, 2021 at 8:00 PM Rick Thomas wrote:
>
>
> On Tue, Feb 2, 2021, at 4:22 AM, John Paul Adrian Glaubitz wrote:
> > Hello!
> >
> On 13. Jul 2021, at 21:05, John Paul Adrian Glaubitz
> wrote:
>
> Hi Sébastien!
>
>> On 7/13/21 1:55 PM, Sébastien Villemot wrote:
>> The wiki page that synthesizes architecture specificities indicates
>> that Altivec is included in the baseline for the ppc64 port:
>> https://wiki.debian.
es, like A-Eon's AmigaOne X5000 (and
> its "CyrusPlus" motherboard). So it's not just about the support of some
> obscure embedded dev board.
>
> Charlie
Charlie,
I didn’t see that you have already posted a note because of the X5000. Thanks
for the hint.
Cheers,
Christian
3.0.12 of VLC because of the
AltiVec dependency again. [2]
Cheers,
Christian
A-EON Technology Core Linux support team
http://www.a-eon.com
A-EON Technology Ltd
Asquith House
Unit 1 Dyfrig Rd
Cardiff CF5 5AD
United Kingdom
[1] https://forum.hyperion-entertainment.com/viewtopic.php?p=51952#p51952
Hello Stan,
We had the same issue during the 5.14 merge window. Please look in the
following thread:
https://forum.hyperion-entertainment.com/viewtopic.php?p=53511#p53511
There is a patch available. Please try it.
Thanks,
Christian
On 19 July 2021 at 04:59 am, Stan Johnson wrote:
Hello
L pass: sched1
>> ../target/mips/tcg/msa_helper.c: In function ‘helper_msa_fmin_df’:
>> ../target/mips/tcg/msa_helper.c:7536:1: internal compiler error: Errore di
>> segmentazione
Definitely a GCC bug.
Christian
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
On 19 July 2021 at 04:32 pm, Stan Johnson wrote:
On 7/18/21 10:23 PM, Christian Zigotzky wrote:
Hello Stan,
We had the same issue during the 5.14 merge window. Please look in the
following thread:
https://forum.hyperion-entertainment.com/viewtopic.php?p=53511#p53511
There is a patch
On 19 July 2021 04:58 pm, Christian Zigotzky wrote:
On 19 July 2021 at 04:32 pm, Stan Johnson wrote:
On 7/18/21 10:23 PM, Christian Zigotzky wrote:
Hello Stan,
We had the same issue during the 5.14 merge window. Please look in the
following thread:
https://forum.hyperion-entertainment.com
Quoting Xavier Grave (xavier.gr...@ipno.in2p3.fr):
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi,
>
> Just to give the info, I have tested the
> debian-squeeze-di-beta2-powerpc-netinst.iso. The fix for bug#605774
> didn't reach the last installer iso.
That's expected as no new kernel
Version: 1.85
Quoting Thomas Carlson (tcarl...@sharedcup.com):
> I tried today's (4/13/11) Daily Build #5, that uses the installer build from
> Sid
> on my 533MHz PowerMac G4 (Digital Audio) and guess what? The sound worked. I
> was able to adjust the volume and set a sound theme. The correct
D way to work.
+-
Christian Lynbech | christian #\@ defun #\. dk
+-
Hit the philistines three times over the head with the Elisp reference m
Thanks for all the hints, I have several things to test out and I will
let you know how it goes.
PS
I am not trying to have both OSX and Linux, just Linux will be fine :-)
-- Christian
--
To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org
with a
>>>>> "Milan" == Milan Kupcevic writes:
Milan> On 06/05/2012 08:23 AM, Christian Lynbech wrote:
Milan> boot fw/node/sbp-2/disk:,\install\yaboot
Wonderful, it worked, now my mini is happily running Debian.
As a longtime Debian user, I should have known t
pitch is 5120
fb0: radeondrmfb frame buffer device
drm: registered panic notifier
[drm] Initialized radeon 2.18.0 20080528 for :01:00.0 on minor 0
Can you help me, please?
Best wishes,
Christian
--
To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org
with a subject of &q
Quoting Daily build aggregator (debian-b...@lists.debian.org):
> Debian installer build overview
> ---
>
> Failed or old builds:
> * FAILED BUILD: powerpc Aug 04 00:01 buildd@praetorius build_powerpc_netboot
>
> http://d-i.debian.org/daily-images/powe
Just for info:
A-EON's Christmas Cracker! : Special offer on Nemo PowerPC Motherboards
for the holiday season.
To celebrate the latest delivery of Nemo PPC motherboards, A-EON
Technology is pleased to announce a special Christmas promotion on Nemo
PPC motherboards and AmigaONE X1000 systems.
c.php?f=35&t=2074
http://forum.hyperion-entertainment.biz/viewtopic.php?f=35&t=1845
Rgds,
Christian
Hello,
> we are essentially orphans of the architecture. Again, would anybody
else be
> interested in addressing the current problems that PowerPC seems to
have?
Note that ther
We are proud to announce the release of SuperTuxKart version 0.8.1 for
PPC Linux.
This release includes the following features:
* New track 'STK Enterprise'
* Updated tracks 'Old Mine', 'Around the Lighthouse' and 'Zen Garden'
* New modes 'Soccer' and 'Egg Hunt'
* New karts 'Xue' and 'Sara'
* Up
n.biz/blog/wp-content/uploads/2013/07/CyrusPlus.jpg
http://blog.a-eon.biz/blog/wp-content/uploads/2013/07/varisys.jpg
http://blog.a-eon.biz/blog/wp-content/uploads/2013/12/Cyrus_Plus_bottom_name_smal2l.jpg
http://www.a-eon.com/18-10-2013-3.pdf
Rgds,
Christian
--
To UNSUBSCRIBE, email to debian-po
dvd drive
ATA ST2000DM001-9YN1 SEAGATE HD
ATA ESA 3SF1240GB HD
More information:
http://en.wikipedia.org/wiki/AmigaOne_X1000
http://www.supertuxkart-amiga.de/amiga/x1000.html
Rgds,
Christian
Am 30.12.13 13:20, schrieb Riccardo Mottola:
Hi,
Christian Zigotzky wrote:
Hi all,
I've tried Mesa 9.2.2-1 and 10.0.0-1 on Debian Sid and Lubuntu 13.10.
Unfortunately both have issued false colors in games. They appear to
be ABGR
instead of RGBA, thus blue becomes green, red becomes
http://www.a-eon.com/News_Release_A1-X5000.pdf
The Debian PowerPC port has a great future!
Rgds,
Christian
Keep on testing!
Rick
On Jul 30, 2014, at 3:04 AM, ke...@refaceplace.net wrote:
--
To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org
with a subject of "unsubscribe&
On 13.08.14 16:11, Michel Dänzer wrote:
On 13.08.2014 20:23, Rick Thomas wrote:
Does anybody know if this affects the Moto G[345] processors used in the Apple
Macintosh machines?
http://www.phoronix.com/scan.php?page=news_item&px=MTc1Njk
Pretty sure that's just the usual lack of a clue on Pho
Just for info: http://ubuntuforums.org/showthread.php?t=2245041
--
To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54201e7e.2060...@xenosoft.de
On 22.09.14 15:34, v...@comsouth.net wrote:
Does MOL support OS9?
Original message Subject: A new Mac-on-Linux version
with KVM support is available From: Christian Zigotzky To:
debian-powerpc@lists.debian.org CC:
Just for info: http://ubuntuforums.org/showthread.php?t
Mac OS X boots with MoL/"PR" KVM on an AmigaONE X1000 PowerPC (YouTube
video): http://youtu.be/7alchoY6kzY
--
To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/542cf037
On 07.10.2014 18:18, Lisandro Damián Nicanor Pérez Meyer wrote:
Can anyone check is arora suffers from the same bug on ppc?
arora is currently using Qt5, but the same webkit codebase, so we would like
to know if this is a shared bug or not.
The same thing with Midori ->
https://bugs.launchpad
amiga.de/amiga/mesalib-unofficial.html
I don't know if these versions could help you. We only use the
unofficial Mesa versions for our AMD Radeon HD graphics cards on PPC Linux.
Rgds,
Christian
On 31/10/14 11:03 AM, Gabriel Paubert wrote:
Hi Michel,
On Fri, Oct 31, 2014 at 06:
Just for info: I use the unofficial Mesa on Debian Sid and Lubuntu 14.10
PowerPC.
Screenshot:
http://www.supertuxkart-amiga.de/amiga/Lubuntu_14.10_kernel_3.17-RC3_A1-X1000_Mesa_unofficial.jpg
-- Christian
On 31/10/14 4:58 PM, Adi Kriegisch wrote:
Hey!
Same here; there is a debian bug
--
To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141225195603.ga21...@thorntonmontanari.co.uk
Hi Herminio,
Thanks a lot for your explanation and for your work! Could you upload
your Debian package somewhere, please? Or could you send me this Debian
package via email, please? I'd like to test your patched Mesa.
Thanks in advance.
Cheers,
Christian
On 08/04/2015 05:58 a.m., Her
eo-ati_7.4.0-2ubuntu2_powerpc.deb
I created a package with all debs and Mesa libs for the downgrade, a
month ago.
Download:
http://www.xenosoft.de/Xorg_and_unofficial_Mesa_for_ubuntu_MATE_15.04_AMIGA_one_X1000.tar.gz
Rgds,
Christian
--
To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debia
Thank you!
On 08/04/2015 1:53 p.m., Herminio Hernandez Jr. wrote:
Here you go
https://docs.google.com/folderview?id=0ByNWUTbPhemsfkFwME9GRUd4bGlTWS1TbWlFcTZGd1RpWHRDMVp2WS1PaUJnTHlkWlpjNTg&usp=docslist_api
Sent from my iPhone
On Apr 8, 2015, at 3:27 AM, Christian Zigotzky <mailto:
I could do a quick test. But I need the compiled version of Mesa. Could
you upload the compiled version of Mesa, please?
--Christian
On 08/04/2015 7:26 p.m. Herminio Hernandez, Jr., wrote:
Please let me know how it works for you.
On Wed, Apr 8, 2015 at 12:09 PM, Christian Zigotzky
Is the patched version in the archive 'mesa-10.3.2-1 patch.tar.gz'?
-- Christian
On 08/04/2015 7:40 p.m., Christian Zigotzky wrote:
I could do a quick test. But I need the compiled version of Mesa.
Could you upload the compiled version of Mesa, please?
--Christian
On 08/04/201
I found them. Thank you. :-)
-- Christian
On 08/04/2015 8:32 p.m., Herminio Hernandez, Jr. wrote:
I believe that is the source I also have the deb files in a tarbal as
well.
On Wed, Apr 8, 2015 at 12:50 PM, Christian Zigotzky
mailto:chzigot...@xenosoft.de>> wrote:
Is the p
Hi!
I have upgraded my Debian Wheezy to Jessie on my iBook G4 following the
upgrade manual from Debian which is really great by the way.
After that I wasn't able to type the username in the Loginpanel (slim).
I was able to change to the command line with CTRL+ALT+F1 and starting
a openbos ses
aPEX,
Thank you for this information.
Cheers,
Christian
-
A-EON Core Linux Support Team
On 13/06/2015 12:22 p.m., aPEX wrote:
Hello again,
just want to inform you that Debian 8.1 installation is working fine including
all updates.
cU, aPEX
d.net/ubuntu/+source/firefox/
But iceweasel 40.0.3-1 was released for the unofficial Debian PPC64
port. I installed it inside my Debian PPC64 chroot. Unfortunately it
doesn't start.
Error messages:
too much recursion
Segmentation fault
Is anyone working on resolving this issue?
Rgds,
Christian
d.net/ubuntu/+source/firefox/
But iceweasel 40.0.3-1 was released for the unofficial Debian PPC64
port. I installed it inside my Debian PPC64 chroot. Unfortunately it
doesn't start.
Error messages:
too much recursion
Segmentation fault
Is anyone working on resolving this issue?
Rgds,
Christian
Lennart,
Sorry. I sent it again.
Rgds,
Christian
On 01 September 2015 at 7:19 PM, Lennart Sorensen wrote:
On Tue, Sep 01, 2015 at 07:16:08PM +0200, Christian Zigotzky wrote:
Hi All,
Iceweasel and Firefox 40.X.X PowerPC aren't available for all Ubuntu
flavours and for Debian with 3
Rgds,
Christian
On 01 September 2015 at 8:02 PM, Lennart Sorensen wrote:
On Tue, Sep 01, 2015 at 07:24:48PM +0200, Christian Zigotzky wrote:
Hi All,
Iceweasel and Firefox 40.X.X PowerPC aren't available for all Ubuntu
flavours and for Debian with 32-bit userland currently.
There are buil
ith 32-bit userland currently.
Cheers,
Christian
On 02 September 2015 at 07:38 AM, Christian Zigotzky wrote:
Hi Lennart,
Thank you for your answer.
Unfortunately the increasing of the stack spaces wasn't successfully.
I tried the following stack sizes:
ulimit -s 16384
ulimit -s 32768
ulimit
Hi,
has someone here enough forth-fu to change the attached (plain generic)
ofboot.b file so
that if no selection comes from the keyboard, it boots the last booted
system instead
of the hard-coded default?
I'd spend a beer crate for a solution... :-)
regards,
chris
MacRISC MacRISC3 MacRISC
t
ppcspe isn't bootstrapped yet, so my guess is that there's no official
porterbox access, right? Is there any hardware you have where I could
get access to? [1]
Regards,
Christian
[1] Of course, if you know how to properly set up a qemu-based chroot
on amd64, that'd also be suf
rnally, so see above.
Anyway, I'm going to have to wait until I'm either able to create
a powerpcspe chroot for building things or you have a rootfs image
available. (rootfs is actually sufficient, I can just unpack that
and use it as a chroot, I don't really need a kernel now.)
Regards,
Christian
signature.asc
Description: OpenPGP digital signature
Thanks for your quick response!
On 03/28/2016 10:31 AM, John Paul Adrian Glaubitz wrote:
> On Mon, Mar 28, 2016 at 01:26:23AM +0200, Christian Seiler wrote:
>>> qemu-system-ppc -cpu e500v2 -M mpc8544ds -enable-kvm -m 2047 -bios
>>> ./u-boot.e500 -nographic -kernel ./uI
ted this out: [1]) I expect that this
will change in the future (because from what I gather there doesn't appear
to be a BD loop in the base system from what I can tell), but there's only
one buildd so far, so it might take a while.
Regards,
Christian
[1] <https://lists.debian.org/debian-
(with gcc5 + ssh) + a kernel that works with qemu-system,
I'm afraid that I don't think I'm using my time productively.
Sorry. :(
I'll gladly help with porting the package itself once I have a
working base setup for this.
Regards,
Christian
PS: Just a heads-up: I had submit
ile if necessary.
Comments welcome.
Regards,
Christian
PS: Please CC me, I'm not subscribed to the list.
signature.asc
Description: OpenPGP digital signature
Hi,
Thanks for your response!
On 04/03/2016 10:53 PM, Breno Leitao wrote:
> On 04/03/2016 04:36 PM, Christian Seiler wrote:
>> May be built via gbp buildpackage. If needed, I can also provide a .dsc
>> file if necessary.
>
> I tried to built it on my ppc64el machine usin
[ please CC me, I'm not subscribed to the list, I only saw your reply
by chance in the archives because I wanted to link this thread
somewhere ]
Breno Leitao wrote:
> On 04/03/2016 06:54 PM, Christian Seiler wrote:
>> Well, you can just compile any number of standard progra
red values are not the same
`
https://buildd.debian.org/status/fetch.php?pkg=kf6-kcrash&arch=powerpc&ver=6.10.0-1&stamp=1736670061&raw=0
Christian
to pay that hardware? I only have one m68k
machine, I am not sure if I want to donate that one to you, I could not work
for m68k anymore then.
Or maybe get it donated by somebody else, and not necessarily by a
developer, after all I am "donating" quite a lot already. IMHO.
Christian
--
On Tue, Jan 16, 2001 at 03:34:44PM +0100, Sven LUTHER wrote:
> I have a spare A1200 with 68030 processor lying around, it has no harddisk
> though.
>
> Would that count toward donating hardware ?
Send it to Ben, if he can keep up with the "speed" of the machine.
Christian
ddisk into my old Amiga, even if I had to set
up a system from scratch, I could very well use a bootable MOD, but maybe
more users have HD drives than MOs...
Christian
--
http://people.debian.org/~cts/
ny
benefit from bootable floppies for amigas. I can already hear the users
screaming "your floppy does not work on my system"... but if somebody else
is going to put that into bf, document it and take all the hits from the
users, youre welcome.
> why not a plain gzipped tarball or l
no more sneaker net, not even CD-R
at work ...).
Christian
Hi,
could the buildd admins please enable building for amiga-fdisk and upload
the resulting packages (powerpc has been built, but it seems it was never
uploaded).
thanks,
Christian
- Forwarded message from Martin Guy <[EMAIL PROTECTED]> -
Subject: Bug#497165: amiga-fdisk-cross
since we do not (yet?) want to build
mach64 on m68k, it simly doesnt compile.
Does your patch include that, take care of m68k needs?
Ciao,
Christian.
l I can not produce this key, even with an xmodmap entry, even when
I put it on the "Q", like on the PC. Xmodmap is working in principle (I
mapped the 2 on the 3 by mistake...) but not for the "@". Where does X get
the information about the keyboard? Its not from the console to
entry we will ship potato
with a black pen, so the user can paint the keys on his keyboard...
Ciao,
Christian.
--
Read the FAQ! http://www.linux-m68k.org/faq/faq.html
Download the FAQ! ftp://ftp.uni-erlangen.de/pub/Linux/680x0/FAQ/FAQ.gz
WHERE IS MY XF86CONFIG???
On Thu, Nov 18, 1999 at 11:11:59PM +0100, Yann Dirson wrote:
> Christian T. Steigies writes:
> > Where does X get the information about the keyboard? Its not from
> > the console tools, is it?
>
> Generated XF86Config use an Xkb definition. If none is in XF86Config,
>
described for architecture m68k/ amiga 2000
PS not sure how much mail I lost today, the var dir of the mail server is
full, redirecting everything again to a save machine...
Christian
e...
Installed and seems to work fine.
Christian.
l, not all maintainers are i386 only. I uploaded my first packages as
source and m68k binaries, it was interesting to see how long the other
buildds needed to catch up, I think powerpc was allways the fastest...
Christian.
upload
a new package with the same version (you probably didn't)?
Christian
--
http://www.debian.org/~cts/debian-m68k/potato
:-)
---+--
Christian Lynbech | Ericsson Telebit, Fabrikvej 11, DK-8260 Viby J
Fax: +45 8675 6881 | email: [EMAIL PROTECTED]
Phone: +45 8675 6828 | web: www.ericssontelebit.com
running. There doesn't really seem to be that much
information on its installation out there anymore.
---+--
Christian Lynbech | Ericsson Telebit, Fabrikvej 11, DK-8260 Viby J
Fax: +45 8675 6881 | e
.
Kevin> failing that, I guess I would get the R4 libc.so.6
This I will try next.
Thanks again.
---+--
Christian Lynbech | Ericsson Telebit, Fabrikvej 11, DK-8260 Viby J
Fax: +45 8675
ECTED]
Kind regards
Christian Dubois
VA TECH HYDRO LTD
Rue des Deux-Gares 6
CH-1800 Vevey / Switzerland
http://www.vatech-hydro.com
Phone : +41 21 925 77 00
Direct :+41 21 925 77 11
Fax: : +41 21 925 77 04
Mobile :+41 79 455 11 65
401 - 495 of 495 matches
Mail list logo