-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
bugfix committed (not released yet)A fix is in progress (source code is fixed), but not released yetA fix is in progress (source code is fixed), but not released yetkernelsensors
Milestone
Description
Describe the bug
After upgrading to 4.14.111-ev3dev-2.3.3-ev3 kernel, EV3 UART sensors are no longer detected.
To Reproduce
Steps to reproduce the behavior:
- Upgrade kernel to
4.14.111-ev3dev-2.3.3-ev3 - Reboot
- Plug in a UART sensor
- No sensor appears
Expected behavior
Sensor should work like previous versions
Robot (please complete the following information):
Image file: ev3dev-stretch-ev3-generic-2018-06-13
Kernel version: 4.14.111-ev3dev-2.3.3-ev3
Brickman: 0.10.0
BogoMIPS: 148.88
Bluetooth: 2.1
Board: board0
BOARD_INFO_HW_REV=7
BOARD_INFO_MODEL=LEGO MINDSTORMS EV3
BOARD_INFO_ROM_REV=6
BOARD_INFO_SERIAL_NUM=0016533F4838
BOARD_INFO_TYPE=main
Additional context
dmesg shows...
[ 2.228164] lego-port port1: Added new device 'ev3-ports:in3:ev3-uart-host'
[ 51.547561] Registered EV3 UART sensor line discipline. (29)
so we are getting part of the way there.
Also reported by CocoaGeek: on IRC.
Metadata
Metadata
Assignees
Labels
bugfix committed (not released yet)A fix is in progress (source code is fixed), but not released yetA fix is in progress (source code is fixed), but not released yetkernelsensors