I have a problem to get working serial port under dietpi
When I will use a dietpi-config and switch on ttyS1
but it doesn’t work
ttyS1 I found in the wiki
odroid-n2:application_note:gpio:uart [ODROID Wiki]
what’s wrong and how to get working ?
I have a problem to get working serial port under dietpi
When I will use a dietpi-config and switch on ttyS1
but it doesn’t work
ttyS1 I found in the wiki
odroid-n2:application_note:gpio:uart [ODROID Wiki]
what’s wrong and how to get working ?
Wire conection according to wiki
ok, solved
wiki is wrong. It’s ttyAML1
Jep, legacy kernel uses ttyS1, mainline kernel uses ttyAML1.
Sorry, back with my problem. I did a upgrade of the dietpi
now I have :6.1.11-meson64
Before a had working ebus communication via my adapter connected to dev/ttyAML1
But after upgrade ttyAML1 no longer exist and communication not working
Really don’t know how to solve now
Thanks for each help
root@DietPi:~# sudo dmesg | grep -i tty
[ 0.000000] Kernel command line: root=UUID=81343031-b96f-416b-969a-d8561349d3e4 rootfstype=ext4 rootwait console=tty1 console=ttyS1,115200 console=ttyS0,115200 console=ttyS2,115200 loglevel=4 consoleblank=0 coherent_pool=2M ubootpart=aa7c7b94-01 libata.force=noncq usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u net.ifnames=0
[ 0.000279] printk: console [tty1] enabled
[ 0.991244] ff803000.serial: ttyAML0 at MMIO 0xff803000 (irq = 14, base_baud = 1500000) is a meson_uart
[ 4.961434] systemd[1]: Created slice system-getty.slice.
[ 4.962382] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 5.519886] ch341-uart ttyUSB0: break control not supported, using simulated break
[ 5.520039] usb 1-1.4: ch341-uart converter now attached to ttyUSB0