Re: A10-OLinuXino-LIME board

2014-09-07 Thread Christian Kastner
On 2014-09-08 00:56, Vagrant Cascadian wrote: On 2014-09-07 13:48:30 -0500, Karsten Merker wrote: Vagrant, if possible it would be nice if you could enable the following targets in your next build of u-boot 2014.10 for armhf: A10-OLinuXino-Lime A10s-OLinuXino-M A13-OLinuXino A13-OLinuXinoM

Re: A10-OLinuXino-LIME board

2014-09-08 Thread Christian Kastner
Hi Karsten, On 2014-09-08 21:26, Karsten Merker wrote: On Mon, Sep 08, 2014 at 06:47:42AM +0200, Christian Kastner wrote: On 2014-09-08 00:56, Vagrant Cascadian wrote: [Enabling additional targets in the Debian u-boot package] If you or others would be willing to be listed as a tester

Re: Enabling A20-OLinuXino-LIME support in u-boot (was: A10-OLinuXino-LIME board)

2014-09-17 Thread Christian Kastner
Hi, On 2014-09-13 10:53, Karsten Merker wrote: the support patch for the A20-OLinuXino-LIME has been accepted into u-boot master yesterday, so it will be part of u-boot v2014.10: http://lists.denx.de/pipermail/u-boot/2014-September/188681.html Vagrant, as Christian has comitted to provide

Re: Installation media for arm64

2019-03-24 Thread Christian Kastner
On 2019-03-23 22:36, Vagrant Cascadian wrote: > Though I know there's some reluctance to introduce non-EFI booting on > arm64, there are a handful of platforms which just work a lot better > using u-boot and the .dtb shipped with the booted kernel version. I had completely forgotten that arm64 is

Installation media for arm64

2019-03-23 Thread Christian Kastner
I recently purchased a A64-OLinuXino and I believe it should be supported by the tooling in buster. However, at first glance, I couldn't fine any (trivial) installation documentation for this device. The Allwinner wiki page [1] contains a lot of information, but it seems to be limited mostly to

armel: floating point zero division does not raise exception

2020-02-16 Thread Christian Kastner
On armel, dividing a flow by zero does not raise an exception, as it does on other platforms. $ cat divbyzero.c #include #include #include int main(int argc, char **argv) { float one = 1.0; feclearexcept(FE_ALL_EXCEPT); printf("Dividing by zero produces: ");

Re: Ampere EMAG

2020-11-16 Thread Christian Kastner
On 11/16/20 9:33 AM, Andrei POPESCU wrote: > On Du, 15 nov 20, 15:10:34, Christian Kastner wrote: >> >> That's how I do it on amd64 currently. I assign each worker VM 4 cores >> and 8GB of RAM, and let a few workers run in parallel. I'm sure 8GB is >> insufficient for so

Re: Help with an arm64 specific gcc internal error with polymake

2020-11-14 Thread Christian Kastner
On 11/14/20 4:08 PM, Wookey wrote: > Yes. I have a 64Gb machine. (emag). I wasn't aware that the Ampere stuff was generally available, and now I see that through a generous donation, they power our buildds [1]. Do these run an unmodified Debian? I'd like to run my own arm64 buildd, but

HoneyComb LX2K

2020-11-23 Thread Christian Kastner
Arnd and Peter both mentioned the SolidRun HoneyComb LX2K, a 16-core A72 platform with support for up to 64GB of RAM. I contacted SolidRun and asked them for the current software support status, and here is the reply I got (reformatted to text): **UEFI Use Example to install Debian 10** You

Re: Ampere EMAG

2020-11-15 Thread Christian Kastner
On 11/15/20 2:30 PM, Arnd Bergmann wrote: > On Sun, Nov 15, 2020 at 12:36 PM Christian Kastner wrote: > The SolidRun HoneyComb LX2K is now advertised as supporting > m.2 and PCIe, plus up to 64GB of RAM on a 16-core SoC, which is a > nice ratio between memory and CPU. Wow, this

Re: Ampere EMAG

2020-11-15 Thread Christian Kastner
On 11/15/20 2:43 AM, Wookey wrote: > On 2020-11-15 01:03 +0100, Christian Kastner wrote: > >> I'd like to run my own arm64 buildd, but basically I only found SBCs so >> far, with the NVMe-capable ones having max 4GB RAM, and the Rpi 4 8GB >> RAM but no NVMe. I'd like

Re: Debian installer auf Pinebook (Was: X11 modul for pinebook?)

2020-10-31 Thread Christian Kastner
On 4/22/20 7:15 PM, Vagrant Cascadian wrote: > The debian-installer concatenateable images from buster *should* work > with *serial console*: > > > https://deb.debian.org/debian/dists/buster/main/installer-arm64/current/images/netboot/SD-card-images/README.concatenateable_images > > Getting

Re: Debian installer auf Pinebook (Was: X11 modul for pinebook?)

2020-10-31 Thread Christian Kastner
Thank you both for replying so quickly, and Vagrant for all the information! arm64 is still quite the blackbox for me, and it seems that every device out there is a bit "special" ;-) On 10/31/20 7:37 PM, Vagrant Cascadian wrote: > On 2020-10-31, Christian Kastner wrote: >> Ass

Re: pinebook wifi (rtl8273cs) (Was: Debian installer auf Pinebook)

2020-11-01 Thread Christian Kastner
On 11/1/20 7:52 PM, Vagrant Cascadian wrote: > On 2020-11-01, Vagrant Cascadian wrote: >> On 2020-10-31, Christian Kastner wrote: >>> Apparently the WIFI is a RTL8723cs device and support landed in 5.9, >>> coincidentally the kernel in bullseye > ... >> I do

Re: Debian installer auf Pinebook (Was: X11 modul for pinebook?)

2020-11-01 Thread Christian Kastner
On 10/31/20 11:52 PM, Vagrant Cascadian wrote: > Well, lima wasn't actually necessary. > > Turned out to need i2c_mv64xx for the console video on the LCD. > > Also needed to add pinctrl_axp209 to get the usb keyboard to work. > > Should be in the next kernel upload: > > >

Re: Debian installer auf Pinebook (Was: X11 modul for pinebook?)

2021-01-08 Thread Christian Kastner
On 31.10.20 23:52, Vagrant Cascadian wrote: > Turned out to need i2c_mv64xx for the console video on the LCD. > > Also needed to add pinctrl_axp209 to get the usb keyboard to work. > > Should be in the next kernel upload: > > >

Re: ROCKPro64 RK3399 no eth0

2021-03-28 Thread Christian Kastner
On 28.03.21 10:22, Frank Mankel wrote: > i use the image so for some time, today again a test. > I built the image with zcat and wrote it to the SD card. But I can't get > a LAN connection. Can anyone confirm this? > > Source of the image: >

Re: Debian installer auf Pinebook (Was: X11 modul for pinebook?)

2021-03-05 Thread Christian Kastner
On 08.01.21 23:27, Christian Kastner wrote: > On 31.10.20 23:52, Vagrant Cascadian wrote: >> Turned out to need i2c_mv64xx for the console video on the LCD. >> >> Also needed to add pinctrl_axp209 to get the usb keyboard to work. >> >> Should be in the next

Re: Debian installer auf Pinebook (Was: X11 modul for pinebook?)

2021-03-05 Thread Christian Kastner
On 05.03.21 17:10, Alper Nebi Yasak wrote: > On 05/03/2021 15:03, Christian Kastner wrote: > I had experienced almost the same thing, and trying it in QEMU I found > it was prompting for the password over the serial connection. Check > /proc/consoles to see if serial is the "p

Re: Trouble installing bullseye on Rock Pi 4 A

2021-09-24 Thread Christian Kastner
On 24.09.21 16:10, Gene Heskett wrote: > On the R-pi4B, its a bit bitchy, and you have to edit something to up > the signal swing before it works on the pi's. Since this too uses mali > video, I would not be surprised if it didn't need a boost too. The weird thing is, until Thursday it was

Trouble installing bullseye on Rock Pi 4 A

2021-09-24 Thread Christian Kastner
Hi, For some reason, I'm not getting a signal via HDMI when running the bullseye installer from the prepared SD card images. I thought this might be a monitor issue, but booting a microSD card with the manufacturer's image shows that this is not the case. Any ideas what could be going on?

Re: Bug#1003165: scikit-learn in unstable FTBFS on arm64, armel, armhf, i386, ppc64el and s390x

2022-02-16 Thread Christian Kastner
Hi, On 2022-02-16 11:57, John Paul Adrian Glaubitz wrote: > Hello! > > On 2/16/22 11:36, Graham Inggs wrote: >> Is anyone able to help with the bus error on armhf please? > > Bus errors are normally easy to spot. Just run the code in question through > GDB and see where it crashes. Then look at

ROCK5 Model B RK3588 (8C, 16GB mem) coming

2022-01-17 Thread Christian Kastner
This seems to be quite interesting. Includes an NVMe slot, dual HDMI output, HDMI input, USB-C video, and more. https://www.cnx-software.com/2022/01/09/rock5-model-b-rk3588-single-board-computer/