Bug#941669: python3-rpi.gpio fails to work on aarch64 (upgrade needed)

2020-02-20 Thread peter green
I just found my Debian arm64 Pi and tested this, it seems to work after setting "iomem=relaxed" on the kernel command line. More than enough time has passed since my last mail where I said I would NMU after testing, so I have gone ahead with the upload.

Bug#938409: Bug#941669: python3-rpi.gpio fails to work on aarch64 (upgrade needed)

2020-01-16 Thread Peter Green
On 07/01/2020 13:55, andred wrote: On Tue, Jan 7, 2020 at 9:22 AM Peter Green wrote: have either of you tested 0.7.0 on a Pi running Debian arm64 Yes, v0.7.0 (from pypi.org) works fine here on Debian arm64. Thanks. I have just prepared a package of 0.7.0, I would appreciate people testing

Bug#941669: python3-rpi.gpio fails to work on aarch64 (upgrade needed)

2020-01-07 Thread andred
On Tue, Jan 7, 2020 at 9:22 AM Peter Green wrote: > have either of you tested 0.7.0 on a Pi running Debian arm64 Yes, v0.7.0 (from pypi.org) works fine here on Debian arm64. Cheers, Andre'

Bug#941669: python3-rpi.gpio fails to work on aarch64 (upgrade needed)

2020-01-07 Thread Peter Green
It seems it is necessary to cherry pick change 129:03be41933c1b from upstream. While that would certainly be a possible route, i'm not sure it makes much sense, at least for testing/unstable. I don't have a Pi running Debian bullseye/sid arm64 handy, have either of you tested 0.7.0 on a Pi

Bug#941669: python3-rpi.gpio fails to work on aarch64 (upgrade needed)

2019-11-18 Thread Uwe Kleine-König
Hello, On Thu, Oct 03, 2019 at 03:36:26PM +, André Draszik wrote: > Package: python3-rpi.gpio > Version: 0.6.5-1 > Severity: grave > Tags: upstream > Justification: renders package unusable > > > Hi, > > python3-rpi.gpio 0.6.5 as is current in sid, doesn't support > aarch64: > > Traceback

Bug#941669: python3-rpi.gpio fails to work on aarch64 (upgrade needed)

2019-10-03 Thread André Draszik
Package: python3-rpi.gpio Version: 0.6.5-1 Severity: grave Tags: upstream Justification: renders package unusable Hi, python3-rpi.gpio 0.6.5 as is current in sid, doesn't support aarch64: Traceback (most recent call last): File "./server.py", line 8, in import RPi.GPIO as GPIO File