[fedora-arm] kernel 4.9.2-200.fc25.armv7hl

2017-01-15 Thread Richard Ryniker
Additional problem on Raspberry Pi (model 3):  there is no:

/sys/class/gpio

This does exist with the 4.8.15-300 kernel, but it has problems:

[root@RPi3-1 gpiochip970]# echo 993 >/sys/class/gpio/export
[root@RPi3-1 gpiochip970]# echo 1 >  /sys/class/gpio/gpio993/value 
bash: echo: write error: Operation not permitted
[root@RPi3-1 gpiochip970]# ls -l   /sys/class/gpio/gpio993
lrwxrwxrwx. 1 root root 0 Jan 15 10:24 /sys/class/gpio/gpio993 -> 
../../devices/platform/soc/3f20.gpio/gpiochip0/gpio/gpio993
[root@RPi3-1 gpiochip970]# ls -l 
/sys/devices/platform/soc/3f20.gpio/gpiochip0/gpio/gpio993
total 0
-rw-r--r--. 1 root root 4096 Jan 15 10:24 active_low
lrwxrwxrwx. 1 root root0 Jan 15 10:24 device -> ../../../gpiochip0
-rw-r--r--. 1 root root 4096 Jan 15 10:24 direction
-rw-r--r--. 1 root root 4096 Jan 15 10:24 edge
drwxr-xr-x. 2 root root0 Jan 15 10:24 power
lrwxrwxrwx. 1 root root0 Jan 15 10:24 subsystem -> 
../../../../../../../class/gpio
-rw-r--r--. 1 root root 4096 Jan 15 10:24 uevent
-rw-rw-rw-. 1 root root 4096 Jan 15 10:27 value
[root@RPi3-1 gpiochip970]# echo 1 > 
/sys/devices/platform/soc/3f20.gpio/gpiochip0/gpio/gpio993/value
bash: echo: write error: Operation not permitted
[root@RPi3-1 gpiochip970]#
___
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-le...@lists.fedoraproject.org


[fedora-arm] kernel 4.9.2-200.fc25.armv7hl

2017-01-11 Thread Richard Ryniker
4.9.2 does not appear to do much good.  The blank screen problem
  https://bugzilla.redhat.com/show_bug.cgi?id=1387733
continues, and the
  kernel: i2c-bcm2835 3f805000.i2c: i2c transfer timed out
message still appears in the journal.

The following document my experience:
  http://ryniker.org/Fedora/arm/dmesg.04
  http://ryniker.org/Fedora/arm/journal.04

It is possible there is something odd in my system.  (I do not know of such
a thing, but there have been enough iterations of "try this... try that"
to make it difficult to assert I have exactly what one would obtain from a
fresh installation.)

As before, blacklisting VC4 allows the display to work.  My default
target is multi-user, and I can login.  I have not tried graphical output.
___
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-le...@lists.fedoraproject.org