találtam valamit, nekem ugyanez a bajom, hétvégén majd kipróbálom:
In serial_core.c, change line 1073 from:
Code:
if ((tty->count.counter == 1) && (state->count != 1)) {
to
Code:
if (((tty->count).counter == 1) && (state->count != 1)) {
and run hsfconfig again. Everything should be ok
Forrás
a serial_core.c a tar fájlban van benne (…/modules/serial_core.c)
nem tudom hogy jó-e, ki kell próbálni…
legutóbbi hsz