piVCCU mit CCU3 Firmware

Virtualisierte CCU für Raspberry Pi und Clones

Moderator: Co-Administratoren

klassisch
Beiträge: 3974
Registriert: 24.03.2011, 04:32
System: Alternative CCU (auf Basis OCCU)
Hat sich bedankt: 110 Mal
Danksagung erhalten: 71 Mal

Re: piVCCU mit CCU3 Firmware

Beitrag von klassisch » 27.09.2018, 19:44

Habe jetzt auf

Code: Alles auswählen

piVCCU version: 3.37.8-3
Kernel modules: Available
Raw UART dev:   Available
HMRF Hardware:  HM-MOD-RPI-PCB
HMIP Hardware:  HM-MOD-RPI-PCB
umgesetellt und zwei Themen:

1. CUL-Stick wird nicht verbunden:

Code: Alles auswählen

 USB 7-1 - CUL868 [COMM] - no tty - Thu Sep 27 19:09:54 2018
  Kein TTY-Device connected!
Das Menue wurde durchlaufen.

2. Weit schlimmer: Keine Kommunikation mehr mit meinen Keymaticen. Deren Status wird nicht gelesen, Kommandos gehen nicht raus.

Benutzeravatar
deimos
Beiträge: 5396
Registriert: 20.06.2017, 10:38
System: Alternative CCU (auf Basis OCCU)
Wohnort: Leimersheim
Hat sich bedankt: 121 Mal
Danksagung erhalten: 957 Mal
Kontaktdaten:

Re: piVCCU mit CCU3 Firmware

Beitrag von deimos » 27.09.2018, 20:06

Hi,

Keymatic klingt jetzt mal danach, dass du einen eigenen Sicherheitsschlüssel hast. Hast du irgendwelche anderen Geräte, die auf Übertragungsart sicher stehen? Wenn ja, funktionieren die? Musstest du den Sicherheitsschlüssel beim Restore eingeben und hat sich da vielleicht ein Typo eingeschlichen?

Wg. Cul-Stick:
Kannst du bitte mal folgende Sachen posten:

Code: Alles auswählen

cat /etc/default/pivccu3
ls -la /dev
sudo pivccu-attach ls -la /dev
cat /var/lib/piVCCU3/lxc/conf
Viele Grüße
Alex

klassisch
Beiträge: 3974
Registriert: 24.03.2011, 04:32
System: Alternative CCU (auf Basis OCCU)
Hat sich bedankt: 110 Mal
Danksagung erhalten: 71 Mal

Re: piVCCU mit CCU3 Firmware

Beitrag von klassisch » 27.09.2018, 20:19

Vielen Dank!

Code: Alles auswählen

root@opi2e_piVCCU3:~# cat /etc/default/pivccu3
PIVCCU_HMRF_MODE="HM-MOD-RPI-PCB"
PIVCCU_HMIP_MODE="Multimacd"
PIVCCU_USB_DEVICES=""
PIVCCU_FAKE_SERIAL="FKE1946862"
PIVCCU_FAKE_RADIO_MAC="0x496cd3"
root@opi2e_piVCCU3:~# ls -la /dev
total 4
drwxr-xr-x 15 root root       13700 Sep 27 19:10 .
drwxr-xr-x 22 root root        4096 Jan 27  2018 ..
crw-r--r--  1 root root     10, 235 Sep 27 19:00 autofs
drwxr-xr-x  2 root root         480 Sep 27 19:00 block
crw-rw----  1 root disk     10, 234 Sep 27 19:00 btrfs-control
drwxr-xr-x  3 root root          60 Jan  1  1970 bus
crw-------  1 root root    243,   0 Sep 27 19:00 cec0
drwxr-xr-x  2 root root       13140 Sep 27 19:10 char
crw-------  1 root root      5,   1 Sep 27 19:00 console
crw-------  1 root root     10,  62 Sep 27 19:00 cpu_dma_latency
crw-------  1 root root     10, 203 Sep 27 18:59 cuse
drwxr-xr-x  6 root root         120 Jan  1  1970 disk
drwxr-xr-x  2 root root          60 Sep 27 19:00 dri
crw-------  1 root root    241,   0 Sep 27 19:09 eq3loop
lrwxrwxrwx  1 root root          13 Jan  1  1970 fd -> /proc/self/fd
crw-rw-rw-  1 root root      1,   7 Sep 27 19:00 full
crw-rw-rw-  1 root root     10, 229 Sep 27 18:59 fuse
crw-------  1 root root    254,   0 Sep 27 18:59 gpiochip0
crw-------  1 root root    254,   1 Sep 27 18:59 gpiochip1
crw-------  1 root root     89,   0 Sep 27 19:00 i2c-0
crw-------  1 root root     89,   1 Sep 27 19:00 i2c-1
crw-------  1 root root    249,   0 Sep 27 19:00 iio:device0
lrwxrwxrwx  1 root root          25 Nov  3  2016 initctl -> /run/systemd/initctl/fifo
drwxr-xr-x  3 root root         120 Sep 27 19:00 input
crw-r-----  1 root kmem      1,   2 Sep 27 19:00 kmem
crw-r--r--  1 root root      1,  11 Sep 27 19:00 kmsg
crw-rw----  1 root video   242,   0 Sep 27 19:00 lirc0
lrwxrwxrwx  1 root root          28 Nov  3  2016 log -> /run/systemd/journal/dev-log
brw-rw----  1 root disk      7,   0 Sep 27 19:00 loop0
brw-rw----  1 root disk      7,   1 Sep 27 19:00 loop1
brw-rw----  1 root disk      7,   2 Sep 27 19:00 loop2
brw-rw----  1 root disk      7,   3 Sep 27 19:00 loop3
brw-rw----  1 root disk      7,   4 Sep 27 19:00 loop4
brw-rw----  1 root disk      7,   5 Sep 27 19:00 loop5
brw-rw----  1 root disk      7,   6 Sep 27 19:00 loop6
brw-rw----  1 root disk      7,   7 Sep 27 19:00 loop7
crw-rw----  1 root disk     10, 237 Sep 27 19:00 loop-control
drwxr-xr-x  2 root root          60 Sep 27 18:59 mapper
crw-r-----  1 root kmem      1,   1 Sep 27 19:00 mem
crw-------  1 root root     10,  59 Sep 27 19:00 memory_bandwidth
brw-rw----  1 root disk    179,   0 Sep 27 18:59 mmcblk1
brw-rw----  1 root disk    179,   8 Sep 27 18:59 mmcblk1boot0
brw-rw----  1 root disk    179,  16 Sep 27 18:59 mmcblk1boot1
brw-rw----  1 root disk    179,   1 Sep 27 18:59 mmcblk1p1
crw-------  1 root root    241,   2 Sep 27 19:10 mmd_bidcos
crw-------  1 root root    241,   1 Sep 27 19:10 mmd_hmip
drwxrwxrwt  2 root root          40 Jan  1  1970 mqueue
drwxr-xr-x  2 root root          60 Sep 27 18:59 net
crw-------  1 root root     10,  61 Sep 27 19:00 network_latency
crw-------  1 root root     10,  60 Sep 27 19:00 network_throughput
crw-rw-rw-  1 root root      1,   3 Sep 27 19:00 null
crw-------  1 root root    108,   0 Sep 27 18:59 ppp
crw-------  1 root root     10,   1 Sep 27 19:00 psaux
crw-rw-rw-  1 root tty       5,   2 Sep 27 20:15 ptmx
drwxr-xr-x  2 root root           0 Jan  1  1970 pts
crw-------  1 root root      2, 176 Sep 27 19:00 ptya0
crw-------  1 root root      2, 177 Sep 27 19:00 ptya1
crw-------  1 root root      2, 178 Sep 27 19:00 ptya2
crw-------  1 root root      2, 179 Sep 27 19:00 ptya3
crw-------  1 root root      2, 180 Sep 27 19:00 ptya4
crw-------  1 root root      2, 181 Sep 27 19:00 ptya5
crw-------  1 root root      2, 182 Sep 27 19:00 ptya6
crw-------  1 root root      2, 183 Sep 27 19:00 ptya7
crw-------  1 root root      2, 184 Sep 27 19:00 ptya8
crw-------  1 root root      2, 185 Sep 27 19:00 ptya9
crw-------  1 root root      2, 186 Sep 27 19:00 ptyaa
crw-------  1 root root      2, 187 Sep 27 19:00 ptyab
crw-------  1 root root      2, 188 Sep 27 19:00 ptyac
crw-------  1 root root      2, 189 Sep 27 19:00 ptyad
crw-------  1 root root      2, 190 Sep 27 19:00 ptyae
crw-------  1 root root      2, 191 Sep 27 19:00 ptyaf
crw-------  1 root root      2, 192 Sep 27 19:00 ptyb0
crw-------  1 root root      2, 193 Sep 27 19:00 ptyb1
crw-------  1 root root      2, 194 Sep 27 19:00 ptyb2
crw-------  1 root root      2, 195 Sep 27 19:00 ptyb3
crw-------  1 root root      2, 196 Sep 27 19:00 ptyb4
crw-------  1 root root      2, 197 Sep 27 19:00 ptyb5
crw-------  1 root root      2, 198 Sep 27 19:00 ptyb6
crw-------  1 root root      2, 199 Sep 27 19:00 ptyb7
crw-------  1 root root      2, 200 Sep 27 19:00 ptyb8
crw-------  1 root root      2, 201 Sep 27 19:00 ptyb9
crw-------  1 root root      2, 202 Sep 27 19:00 ptyba
crw-------  1 root root      2, 203 Sep 27 19:00 ptybb
crw-------  1 root root      2, 204 Sep 27 19:00 ptybc
crw-------  1 root root      2, 205 Sep 27 19:00 ptybd
crw-------  1 root root      2, 206 Sep 27 19:00 ptybe
crw-------  1 root root      2, 207 Sep 27 19:00 ptybf
crw-------  1 root root      2, 208 Sep 27 19:00 ptyc0
crw-------  1 root root      2, 209 Sep 27 19:00 ptyc1
crw-------  1 root root      2, 210 Sep 27 19:00 ptyc2
crw-------  1 root root      2, 211 Sep 27 19:00 ptyc3
crw-------  1 root root      2, 212 Sep 27 19:00 ptyc4
crw-------  1 root root      2, 213 Sep 27 19:00 ptyc5
crw-------  1 root root      2, 214 Sep 27 19:00 ptyc6
crw-------  1 root root      2, 215 Sep 27 19:00 ptyc7
crw-------  1 root root      2, 216 Sep 27 19:00 ptyc8
crw-------  1 root root      2, 217 Sep 27 19:00 ptyc9
crw-------  1 root root      2, 218 Sep 27 19:00 ptyca
crw-------  1 root root      2, 219 Sep 27 19:00 ptycb
crw-------  1 root root      2, 220 Sep 27 19:00 ptycc
crw-------  1 root root      2, 221 Sep 27 19:00 ptycd
crw-------  1 root root      2, 222 Sep 27 19:00 ptyce
crw-------  1 root root      2, 223 Sep 27 19:00 ptycf
crw-------  1 root root      2, 224 Sep 27 19:00 ptyd0
crw-------  1 root root      2, 225 Sep 27 19:00 ptyd1
crw-------  1 root root      2, 226 Sep 27 19:00 ptyd2
crw-------  1 root root      2, 227 Sep 27 19:00 ptyd3
crw-------  1 root root      2, 228 Sep 27 19:00 ptyd4
crw-------  1 root root      2, 229 Sep 27 19:00 ptyd5
crw-------  1 root root      2, 230 Sep 27 19:00 ptyd6
crw-------  1 root root      2, 231 Sep 27 19:00 ptyd7
crw-------  1 root root      2, 232 Sep 27 19:00 ptyd8
crw-------  1 root root      2, 233 Sep 27 19:00 ptyd9
crw-------  1 root root      2, 234 Sep 27 19:00 ptyda
crw-------  1 root root      2, 235 Sep 27 19:00 ptydb
crw-------  1 root root      2, 236 Sep 27 19:00 ptydc
crw-------  1 root root      2, 237 Sep 27 19:00 ptydd
crw-------  1 root root      2, 238 Sep 27 19:00 ptyde
crw-------  1 root root      2, 239 Sep 27 19:00 ptydf
crw-------  1 root root      2, 240 Sep 27 19:00 ptye0
crw-------  1 root root      2, 241 Sep 27 19:00 ptye1
crw-------  1 root root      2, 242 Sep 27 19:00 ptye2
crw-------  1 root root      2, 243 Sep 27 19:00 ptye3
crw-------  1 root root      2, 244 Sep 27 19:00 ptye4
crw-------  1 root root      2, 245 Sep 27 19:00 ptye5
crw-------  1 root root      2, 246 Sep 27 19:00 ptye6
crw-------  1 root root      2, 247 Sep 27 19:00 ptye7
crw-------  1 root root      2, 248 Sep 27 19:00 ptye8
crw-------  1 root root      2, 249 Sep 27 19:00 ptye9
crw-------  1 root root      2, 250 Sep 27 19:00 ptyea
crw-------  1 root root      2, 251 Sep 27 19:00 ptyeb
crw-------  1 root root      2, 252 Sep 27 19:00 ptyec
crw-------  1 root root      2, 253 Sep 27 19:00 ptyed
crw-------  1 root root      2, 254 Sep 27 19:00 ptyee
crw-------  1 root root      2, 255 Sep 27 19:00 ptyef
crw-------  1 root root      2,   0 Sep 27 19:00 ptyp0
crw-------  1 root root      2,   1 Sep 27 19:00 ptyp1
crw-------  1 root root      2,   2 Sep 27 19:00 ptyp2
crw-------  1 root root      2,   3 Sep 27 19:00 ptyp3
crw-------  1 root root      2,   4 Sep 27 19:00 ptyp4
crw-------  1 root root      2,   5 Sep 27 19:00 ptyp5
crw-------  1 root root      2,   6 Sep 27 19:00 ptyp6
crw-------  1 root root      2,   7 Sep 27 19:00 ptyp7
crw-------  1 root root      2,   8 Sep 27 19:00 ptyp8
crw-------  1 root root      2,   9 Sep 27 19:00 ptyp9
crw-------  1 root root      2,  10 Sep 27 19:00 ptypa
crw-------  1 root root      2,  11 Sep 27 19:00 ptypb
crw-------  1 root root      2,  12 Sep 27 19:00 ptypc
crw-------  1 root root      2,  13 Sep 27 19:00 ptypd
crw-------  1 root root      2,  14 Sep 27 19:00 ptype
crw-------  1 root root      2,  15 Sep 27 19:00 ptypf
crw-------  1 root root      2,  16 Sep 27 19:00 ptyq0
crw-------  1 root root      2,  17 Sep 27 19:00 ptyq1
crw-------  1 root root      2,  18 Sep 27 19:00 ptyq2
crw-------  1 root root      2,  19 Sep 27 19:00 ptyq3
crw-------  1 root root      2,  20 Sep 27 19:00 ptyq4
crw-------  1 root root      2,  21 Sep 27 19:00 ptyq5
crw-------  1 root root      2,  22 Sep 27 19:00 ptyq6
crw-------  1 root root      2,  23 Sep 27 19:00 ptyq7
crw-------  1 root root      2,  24 Sep 27 19:00 ptyq8
crw-------  1 root root      2,  25 Sep 27 19:00 ptyq9
crw-------  1 root root      2,  26 Sep 27 19:00 ptyqa
crw-------  1 root root      2,  27 Sep 27 19:00 ptyqb
crw-------  1 root root      2,  28 Sep 27 19:00 ptyqc
crw-------  1 root root      2,  29 Sep 27 19:00 ptyqd
crw-------  1 root root      2,  30 Sep 27 19:00 ptyqe
crw-------  1 root root      2,  31 Sep 27 19:00 ptyqf
crw-------  1 root root      2,  32 Sep 27 19:00 ptyr0
crw-------  1 root root      2,  33 Sep 27 19:00 ptyr1
crw-------  1 root root      2,  34 Sep 27 19:00 ptyr2
crw-------  1 root root      2,  35 Sep 27 19:00 ptyr3
crw-------  1 root root      2,  36 Sep 27 19:00 ptyr4
crw-------  1 root root      2,  37 Sep 27 19:00 ptyr5
crw-------  1 root root      2,  38 Sep 27 19:00 ptyr6
crw-------  1 root root      2,  39 Sep 27 19:00 ptyr7
crw-------  1 root root      2,  40 Sep 27 19:00 ptyr8
crw-------  1 root root      2,  41 Sep 27 19:00 ptyr9
crw-------  1 root root      2,  42 Sep 27 19:00 ptyra
crw-------  1 root root      2,  43 Sep 27 19:00 ptyrb
crw-------  1 root root      2,  44 Sep 27 19:00 ptyrc
crw-------  1 root root      2,  45 Sep 27 19:00 ptyrd
crw-------  1 root root      2,  46 Sep 27 19:00 ptyre
crw-------  1 root root      2,  47 Sep 27 19:00 ptyrf
crw-------  1 root root      2,  48 Sep 27 19:00 ptys0
crw-------  1 root root      2,  49 Sep 27 19:00 ptys1
crw-------  1 root root      2,  50 Sep 27 19:00 ptys2
crw-------  1 root root      2,  51 Sep 27 19:00 ptys3
crw-------  1 root root      2,  52 Sep 27 19:00 ptys4
crw-------  1 root root      2,  53 Sep 27 19:00 ptys5
crw-------  1 root root      2,  54 Sep 27 19:00 ptys6
crw-------  1 root root      2,  55 Sep 27 19:00 ptys7
crw-------  1 root root      2,  56 Sep 27 19:00 ptys8
crw-------  1 root root      2,  57 Sep 27 19:00 ptys9
crw-------  1 root root      2,  58 Sep 27 19:00 ptysa
crw-------  1 root root      2,  59 Sep 27 19:00 ptysb
crw-------  1 root root      2,  60 Sep 27 19:00 ptysc
crw-------  1 root root      2,  61 Sep 27 19:00 ptysd
crw-------  1 root root      2,  62 Sep 27 19:00 ptyse
crw-------  1 root root      2,  63 Sep 27 19:00 ptysf
crw-------  1 root root      2,  64 Sep 27 19:00 ptyt0
crw-------  1 root root      2,  65 Sep 27 19:00 ptyt1
crw-------  1 root root      2,  66 Sep 27 19:00 ptyt2
crw-------  1 root root      2,  67 Sep 27 19:00 ptyt3
crw-------  1 root root      2,  68 Sep 27 19:00 ptyt4
crw-------  1 root root      2,  69 Sep 27 19:00 ptyt5
crw-------  1 root root      2,  70 Sep 27 19:00 ptyt6
crw-------  1 root root      2,  71 Sep 27 19:00 ptyt7
crw-------  1 root root      2,  72 Sep 27 19:00 ptyt8
crw-------  1 root root      2,  73 Sep 27 19:00 ptyt9
crw-------  1 root root      2,  74 Sep 27 19:00 ptyta
crw-------  1 root root      2,  75 Sep 27 19:00 ptytb
crw-------  1 root root      2,  76 Sep 27 19:00 ptytc
crw-------  1 root root      2,  77 Sep 27 19:00 ptytd
crw-------  1 root root      2,  78 Sep 27 19:00 ptyte
crw-------  1 root root      2,  79 Sep 27 19:00 ptytf
crw-------  1 root root      2,  80 Sep 27 19:00 ptyu0
crw-------  1 root root      2,  81 Sep 27 19:00 ptyu1
crw-------  1 root root      2,  82 Sep 27 19:00 ptyu2
crw-------  1 root root      2,  83 Sep 27 19:00 ptyu3
crw-------  1 root root      2,  84 Sep 27 19:00 ptyu4
crw-------  1 root root      2,  85 Sep 27 19:00 ptyu5
crw-------  1 root root      2,  86 Sep 27 19:00 ptyu6
crw-------  1 root root      2,  87 Sep 27 19:00 ptyu7
crw-------  1 root root      2,  88 Sep 27 19:00 ptyu8
crw-------  1 root root      2,  89 Sep 27 19:00 ptyu9
crw-------  1 root root      2,  90 Sep 27 19:00 ptyua
crw-------  1 root root      2,  91 Sep 27 19:00 ptyub
crw-------  1 root root      2,  92 Sep 27 19:00 ptyuc
crw-------  1 root root      2,  93 Sep 27 19:00 ptyud
crw-------  1 root root      2,  94 Sep 27 19:00 ptyue
crw-------  1 root root      2,  95 Sep 27 19:00 ptyuf
crw-------  1 root root      2,  96 Sep 27 19:00 ptyv0
crw-------  1 root root      2,  97 Sep 27 19:00 ptyv1
crw-------  1 root root      2,  98 Sep 27 19:00 ptyv2
crw-------  1 root root      2,  99 Sep 27 19:00 ptyv3
crw-------  1 root root      2, 100 Sep 27 19:00 ptyv4
crw-------  1 root root      2, 101 Sep 27 19:00 ptyv5
crw-------  1 root root      2, 102 Sep 27 19:00 ptyv6
crw-------  1 root root      2, 103 Sep 27 19:00 ptyv7
crw-------  1 root root      2, 104 Sep 27 19:00 ptyv8
crw-------  1 root root      2, 105 Sep 27 19:00 ptyv9
crw-------  1 root root      2, 106 Sep 27 19:00 ptyva
crw-------  1 root root      2, 107 Sep 27 19:00 ptyvb
crw-------  1 root root      2, 108 Sep 27 19:00 ptyvc
crw-------  1 root root      2, 109 Sep 27 19:00 ptyvd
crw-------  1 root root      2, 110 Sep 27 19:00 ptyve
crw-------  1 root root      2, 111 Sep 27 19:00 ptyvf
crw-------  1 root root      2, 112 Sep 27 19:00 ptyw0
crw-------  1 root root      2, 113 Sep 27 19:00 ptyw1
crw-------  1 root root      2, 114 Sep 27 19:00 ptyw2
crw-------  1 root root      2, 115 Sep 27 19:00 ptyw3
crw-------  1 root root      2, 116 Sep 27 19:00 ptyw4
crw-------  1 root root      2, 117 Sep 27 19:00 ptyw5
crw-------  1 root root      2, 118 Sep 27 19:00 ptyw6
crw-------  1 root root      2, 119 Sep 27 19:00 ptyw7
crw-------  1 root root      2, 120 Sep 27 19:00 ptyw8
crw-------  1 root root      2, 121 Sep 27 19:00 ptyw9
crw-------  1 root root      2, 122 Sep 27 19:00 ptywa
crw-------  1 root root      2, 123 Sep 27 19:00 ptywb
crw-------  1 root root      2, 124 Sep 27 19:00 ptywc
crw-------  1 root root      2, 125 Sep 27 19:00 ptywd
crw-------  1 root root      2, 126 Sep 27 19:00 ptywe
crw-------  1 root root      2, 127 Sep 27 19:00 ptywf
crw-------  1 root root      2, 128 Sep 27 19:00 ptyx0
crw-------  1 root root      2, 129 Sep 27 19:00 ptyx1
crw-------  1 root root      2, 130 Sep 27 19:00 ptyx2
crw-------  1 root root      2, 131 Sep 27 19:00 ptyx3
crw-------  1 root root      2, 132 Sep 27 19:00 ptyx4
crw-------  1 root root      2, 133 Sep 27 19:00 ptyx5
crw-------  1 root root      2, 134 Sep 27 19:00 ptyx6
crw-------  1 root root      2, 135 Sep 27 19:00 ptyx7
crw-------  1 root root      2, 136 Sep 27 19:00 ptyx8
crw-------  1 root root      2, 137 Sep 27 19:00 ptyx9
crw-------  1 root root      2, 138 Sep 27 19:00 ptyxa
crw-------  1 root root      2, 139 Sep 27 19:00 ptyxb
crw-------  1 root root      2, 140 Sep 27 19:00 ptyxc
crw-------  1 root root      2, 141 Sep 27 19:00 ptyxd
crw-------  1 root root      2, 142 Sep 27 19:00 ptyxe
crw-------  1 root root      2, 143 Sep 27 19:00 ptyxf
crw-------  1 root root      2, 144 Sep 27 19:00 ptyy0
crw-------  1 root root      2, 145 Sep 27 19:00 ptyy1
crw-------  1 root root      2, 146 Sep 27 19:00 ptyy2
crw-------  1 root root      2, 147 Sep 27 19:00 ptyy3
crw-------  1 root root      2, 148 Sep 27 19:00 ptyy4
crw-------  1 root root      2, 149 Sep 27 19:00 ptyy5
crw-------  1 root root      2, 150 Sep 27 19:00 ptyy6
crw-------  1 root root      2, 151 Sep 27 19:00 ptyy7
crw-------  1 root root      2, 152 Sep 27 19:00 ptyy8
crw-------  1 root root      2, 153 Sep 27 19:00 ptyy9
crw-------  1 root root      2, 154 Sep 27 19:00 ptyya
crw-------  1 root root      2, 155 Sep 27 19:00 ptyyb
crw-------  1 root root      2, 156 Sep 27 19:00 ptyyc
crw-------  1 root root      2, 157 Sep 27 19:00 ptyyd
crw-------  1 root root      2, 158 Sep 27 19:00 ptyye
crw-------  1 root root      2, 159 Sep 27 19:00 ptyyf
crw-------  1 root root      2, 160 Sep 27 19:00 ptyz0
crw-------  1 root root      2, 161 Sep 27 19:00 ptyz1
crw-------  1 root root      2, 162 Sep 27 19:00 ptyz2
crw-------  1 root root      2, 163 Sep 27 19:00 ptyz3
crw-------  1 root root      2, 164 Sep 27 19:00 ptyz4
crw-------  1 root root      2, 165 Sep 27 19:00 ptyz5
crw-------  1 root root      2, 166 Sep 27 19:00 ptyz6
crw-------  1 root root      2, 167 Sep 27 19:00 ptyz7
crw-------  1 root root      2, 168 Sep 27 19:00 ptyz8
crw-------  1 root root      2, 169 Sep 27 19:00 ptyz9
crw-------  1 root root      2, 170 Sep 27 19:00 ptyza
crw-------  1 root root      2, 171 Sep 27 19:00 ptyzb
crw-------  1 root root      2, 172 Sep 27 19:00 ptyzc
crw-------  1 root root      2, 173 Sep 27 19:00 ptyzd
crw-------  1 root root      2, 174 Sep 27 19:00 ptyze
crw-------  1 root root      2, 175 Sep 27 19:00 ptyzf
brw-rw----  1 root disk      1,   0 Sep 27 19:00 ram0
brw-rw----  1 root disk      1,   1 Sep 27 19:00 ram1
brw-rw----  1 root disk      1,   2 Sep 27 19:00 ram2
brw-rw----  1 root disk      1,   3 Sep 27 19:00 ram3
crw-rw-rw-  1 root root      1,   8 Sep 27 19:00 random
crw-------  1 root root    244,   0 Sep 27 19:00 raw-uart
crw-rw-r--  1 root netdev   10,  57 Sep 27 19:00 rfkill
lrwxrwxrwx  1 root root           4 Sep 27 18:59 rtc -> rtc0
crw-------  1 root root    253,   0 Sep 27 18:59 rtc0
drwxr-xr-x  4 root root          80 Sep 27 19:08 serial
drwxrwxrwt  2 root root          40 Nov  3  2016 shm
drwxr-xr-x  3 root root         200 Sep 27 19:00 snd
lrwxrwxrwx  1 root root          15 Jan  1  1970 stderr -> /proc/self/fd/2
lrwxrwxrwx  1 root root          15 Jan  1  1970 stdin -> /proc/self/fd/0
lrwxrwxrwx  1 root root          15 Jan  1  1970 stdout -> /proc/self/fd/1
crw-rw-rw-  1 root tty       5,   0 Sep 27 19:00 tty
crw--w----  1 root tty       4,   0 Sep 27 19:00 tty0
crw--w----  1 root tty       4,   1 Sep 27 19:00 tty1
crw--w----  1 root tty       4,  10 Sep 27 19:00 tty10
crw--w----  1 root tty       4,  11 Sep 27 19:00 tty11
crw--w----  1 root tty       4,  12 Sep 27 19:00 tty12
crw--w----  1 root tty       4,  13 Sep 27 19:00 tty13
crw--w----  1 root tty       4,  14 Sep 27 19:00 tty14
crw--w----  1 root tty       4,  15 Sep 27 19:00 tty15
crw--w----  1 root tty       4,  16 Sep 27 19:00 tty16
crw--w----  1 root tty       4,  17 Sep 27 19:00 tty17
crw--w----  1 root tty       4,  18 Sep 27 19:00 tty18
crw--w----  1 root tty       4,  19 Sep 27 19:00 tty19
crw--w----  1 root tty       4,   2 Sep 27 19:00 tty2
crw--w----  1 root tty       4,  20 Sep 27 19:00 tty20
crw--w----  1 root tty       4,  21 Sep 27 19:00 tty21
crw--w----  1 root tty       4,  22 Sep 27 19:00 tty22
crw--w----  1 root tty       4,  23 Sep 27 19:00 tty23
crw--w----  1 root tty       4,  24 Sep 27 19:00 tty24
crw--w----  1 root tty       4,  25 Sep 27 19:00 tty25
crw--w----  1 root tty       4,  26 Sep 27 19:00 tty26
crw--w----  1 root tty       4,  27 Sep 27 19:00 tty27
crw--w----  1 root tty       4,  28 Sep 27 19:00 tty28
crw--w----  1 root tty       4,  29 Sep 27 19:00 tty29
crw--w----  1 root tty       4,   3 Sep 27 19:00 tty3
crw--w----  1 root tty       4,  30 Sep 27 19:00 tty30
crw--w----  1 root tty       4,  31 Sep 27 19:00 tty31
crw--w----  1 root tty       4,  32 Sep 27 19:00 tty32
crw--w----  1 root tty       4,  33 Sep 27 19:00 tty33
crw--w----  1 root tty       4,  34 Sep 27 19:00 tty34
crw--w----  1 root tty       4,  35 Sep 27 19:00 tty35
crw--w----  1 root tty       4,  36 Sep 27 19:00 tty36
crw--w----  1 root tty       4,  37 Sep 27 19:00 tty37
crw--w----  1 root tty       4,  38 Sep 27 19:00 tty38
crw--w----  1 root tty       4,  39 Sep 27 19:00 tty39
crw--w----  1 root tty       4,   4 Sep 27 19:00 tty4
crw--w----  1 root tty       4,  40 Sep 27 19:00 tty40
crw--w----  1 root tty       4,  41 Sep 27 19:00 tty41
crw--w----  1 root tty       4,  42 Sep 27 19:00 tty42
crw--w----  1 root tty       4,  43 Sep 27 19:00 tty43
crw--w----  1 root tty       4,  44 Sep 27 19:00 tty44
crw--w----  1 root tty       4,  45 Sep 27 19:00 tty45
crw--w----  1 root tty       4,  46 Sep 27 19:00 tty46
crw--w----  1 root tty       4,  47 Sep 27 19:00 tty47
crw--w----  1 root tty       4,  48 Sep 27 19:00 tty48
crw--w----  1 root tty       4,  49 Sep 27 19:00 tty49
crw--w----  1 root tty       4,   5 Sep 27 19:00 tty5
crw--w----  1 root tty       4,  50 Sep 27 19:00 tty50
crw--w----  1 root tty       4,  51 Sep 27 19:00 tty51
crw--w----  1 root tty       4,  52 Sep 27 19:00 tty52
crw--w----  1 root tty       4,  53 Sep 27 19:00 tty53
crw--w----  1 root tty       4,  54 Sep 27 19:00 tty54
crw--w----  1 root tty       4,  55 Sep 27 19:00 tty55
crw--w----  1 root tty       4,  56 Sep 27 19:00 tty56
crw--w----  1 root tty       4,  57 Sep 27 19:00 tty57
crw--w----  1 root tty       4,  58 Sep 27 19:00 tty58
crw--w----  1 root tty       4,  59 Sep 27 19:00 tty59
crw--w----  1 root tty       4,   6 Sep 27 19:00 tty6
crw--w----  1 root tty       4,  60 Sep 27 19:00 tty60
crw--w----  1 root tty       4,  61 Sep 27 19:00 tty61
crw--w----  1 root tty       4,  62 Sep 27 19:00 tty62
crw--w----  1 root tty       4,  63 Sep 27 19:00 tty63
crw--w----  1 root tty       4,   7 Sep 27 19:00 tty7
crw--w----  1 root tty       4,   8 Sep 27 19:00 tty8
crw--w----  1 root tty       4,   9 Sep 27 19:00 tty9
crw-------  1 root root      3, 176 Sep 27 19:00 ttya0
crw-------  1 root root      3, 177 Sep 27 19:00 ttya1
crw-------  1 root root      3, 178 Sep 27 19:00 ttya2
crw-------  1 root root      3, 179 Sep 27 19:00 ttya3
crw-------  1 root root      3, 180 Sep 27 19:00 ttya4
crw-------  1 root root      3, 181 Sep 27 19:00 ttya5
crw-------  1 root root      3, 182 Sep 27 19:00 ttya6
crw-------  1 root root      3, 183 Sep 27 19:00 ttya7
crw-------  1 root root      3, 184 Sep 27 19:00 ttya8
crw-------  1 root root      3, 185 Sep 27 19:00 ttya9
crw-------  1 root root      3, 186 Sep 27 19:00 ttyaa
crw-------  1 root root      3, 187 Sep 27 19:00 ttyab
crw-------  1 root root      3, 188 Sep 27 19:00 ttyac
crw-rw----  1 root dialout 166,   0 Sep 27 19:08 ttyACM0
crw-------  1 root root      3, 189 Sep 27 19:00 ttyad
crw-------  1 root root      3, 190 Sep 27 19:00 ttyae
crw-------  1 root root      3, 191 Sep 27 19:00 ttyaf
crw-------  1 root root      3, 192 Sep 27 19:00 ttyb0
crw-------  1 root root      3, 193 Sep 27 19:00 ttyb1
crw-------  1 root root      3, 194 Sep 27 19:00 ttyb2
crw-------  1 root root      3, 195 Sep 27 19:00 ttyb3
crw-------  1 root root      3, 196 Sep 27 19:00 ttyb4
crw-------  1 root root      3, 197 Sep 27 19:00 ttyb5
crw-------  1 root root      3, 198 Sep 27 19:00 ttyb6
crw-------  1 root root      3, 199 Sep 27 19:00 ttyb7
crw-------  1 root root      3, 200 Sep 27 19:00 ttyb8
crw-------  1 root root      3, 201 Sep 27 19:00 ttyb9
crw-------  1 root root      3, 202 Sep 27 19:00 ttyba
crw-------  1 root root      3, 203 Sep 27 19:00 ttybb
crw-------  1 root root      3, 204 Sep 27 19:00 ttybc
crw-------  1 root root      3, 205 Sep 27 19:00 ttybd
crw-------  1 root root      3, 206 Sep 27 19:00 ttybe
crw-------  1 root root      3, 207 Sep 27 19:00 ttybf
crw-------  1 root root      3, 208 Sep 27 19:00 ttyc0
crw-------  1 root root      3, 209 Sep 27 19:00 ttyc1
crw-------  1 root root      3, 210 Sep 27 19:00 ttyc2
crw-------  1 root root      3, 211 Sep 27 19:00 ttyc3
crw-------  1 root root      3, 212 Sep 27 19:00 ttyc4
crw-------  1 root root      3, 213 Sep 27 19:00 ttyc5
crw-------  1 root root      3, 214 Sep 27 19:00 ttyc6
crw-------  1 root root      3, 215 Sep 27 19:00 ttyc7
crw-------  1 root root      3, 216 Sep 27 19:00 ttyc8
crw-------  1 root root      3, 217 Sep 27 19:00 ttyc9
crw-------  1 root root      3, 218 Sep 27 19:00 ttyca
crw-------  1 root root      3, 219 Sep 27 19:00 ttycb
crw-------  1 root root      3, 220 Sep 27 19:00 ttycc
crw-------  1 root root      3, 221 Sep 27 19:00 ttycd
crw-------  1 root root      3, 222 Sep 27 19:00 ttyce
crw-------  1 root root      3, 223 Sep 27 19:00 ttycf
crw-------  1 root root      3, 224 Sep 27 19:00 ttyd0
crw-------  1 root root      3, 225 Sep 27 19:00 ttyd1
crw-------  1 root root      3, 226 Sep 27 19:00 ttyd2
crw-------  1 root root      3, 227 Sep 27 19:00 ttyd3
crw-------  1 root root      3, 228 Sep 27 19:00 ttyd4
crw-------  1 root root      3, 229 Sep 27 19:00 ttyd5
crw-------  1 root root      3, 230 Sep 27 19:00 ttyd6
crw-------  1 root root      3, 231 Sep 27 19:00 ttyd7
crw-------  1 root root      3, 232 Sep 27 19:00 ttyd8
crw-------  1 root root      3, 233 Sep 27 19:00 ttyd9
crw-------  1 root root      3, 234 Sep 27 19:00 ttyda
crw-------  1 root root      3, 235 Sep 27 19:00 ttydb
crw-------  1 root root      3, 236 Sep 27 19:00 ttydc
crw-------  1 root root      3, 237 Sep 27 19:00 ttydd
crw-------  1 root root      3, 238 Sep 27 19:00 ttyde
crw-------  1 root root      3, 239 Sep 27 19:00 ttydf
crw-------  1 root root      3, 240 Sep 27 19:00 ttye0
crw-------  1 root root      3, 241 Sep 27 19:00 ttye1
crw-------  1 root root      3, 242 Sep 27 19:00 ttye2
crw-------  1 root root      3, 243 Sep 27 19:00 ttye3
crw-------  1 root root      3, 244 Sep 27 19:00 ttye4
crw-------  1 root root      3, 245 Sep 27 19:00 ttye5
crw-------  1 root root      3, 246 Sep 27 19:00 ttye6
crw-------  1 root root      3, 247 Sep 27 19:00 ttye7
crw-------  1 root root      3, 248 Sep 27 19:00 ttye8
crw-------  1 root root      3, 249 Sep 27 19:00 ttye9
crw-------  1 root root      3, 250 Sep 27 19:00 ttyea
crw-------  1 root root      3, 251 Sep 27 19:00 ttyeb
crw-------  1 root root      3, 252 Sep 27 19:00 ttyec
crw-------  1 root root      3, 253 Sep 27 19:00 ttyed
crw-------  1 root root      3, 254 Sep 27 19:00 ttyee
crw-------  1 root root      3, 255 Sep 27 19:00 ttyef
crw-------  1 root root      3,   0 Sep 27 19:00 ttyp0
crw-------  1 root root      3,   1 Sep 27 19:00 ttyp1
crw-------  1 root root      3,   2 Sep 27 19:00 ttyp2
crw-------  1 root root      3,   3 Sep 27 19:00 ttyp3
crw-------  1 root root      3,   4 Sep 27 19:00 ttyp4
crw-------  1 root root      3,   5 Sep 27 19:00 ttyp5
crw-------  1 root root      3,   6 Sep 27 19:00 ttyp6
crw-------  1 root root      3,   7 Sep 27 19:00 ttyp7
crw-------  1 root root      3,   8 Sep 27 19:00 ttyp8
crw-------  1 root root      3,   9 Sep 27 19:00 ttyp9
crw-------  1 root root      3,  10 Sep 27 19:00 ttypa
crw-------  1 root root      3,  11 Sep 27 19:00 ttypb
crw-------  1 root root      3,  12 Sep 27 19:00 ttypc
crw-------  1 root root      3,  13 Sep 27 19:00 ttypd
crw-------  1 root root      3,  14 Sep 27 19:00 ttype
crw-------  1 root root      3,  15 Sep 27 19:00 ttypf
crw-------  1 root root      3,  16 Sep 27 19:00 ttyq0
crw-------  1 root root      3,  17 Sep 27 19:00 ttyq1
crw-------  1 root root      3,  18 Sep 27 19:00 ttyq2
crw-------  1 root root      3,  19 Sep 27 19:00 ttyq3
crw-------  1 root root      3,  20 Sep 27 19:00 ttyq4
crw-------  1 root root      3,  21 Sep 27 19:00 ttyq5
crw-------  1 root root      3,  22 Sep 27 19:00 ttyq6
crw-------  1 root root      3,  23 Sep 27 19:00 ttyq7
crw-------  1 root root      3,  24 Sep 27 19:00 ttyq8
crw-------  1 root root      3,  25 Sep 27 19:00 ttyq9
crw-------  1 root root      3,  26 Sep 27 19:00 ttyqa
crw-------  1 root root      3,  27 Sep 27 19:00 ttyqb
crw-------  1 root root      3,  28 Sep 27 19:00 ttyqc
crw-------  1 root root      3,  29 Sep 27 19:00 ttyqd
crw-------  1 root root      3,  30 Sep 27 19:00 ttyqe
crw-------  1 root root      3,  31 Sep 27 19:00 ttyqf
crw-------  1 root root      3,  32 Sep 27 19:00 ttyr0
crw-------  1 root root      3,  33 Sep 27 19:00 ttyr1
crw-------  1 root root      3,  34 Sep 27 19:00 ttyr2
crw-------  1 root root      3,  35 Sep 27 19:00 ttyr3
crw-------  1 root root      3,  36 Sep 27 19:00 ttyr4
crw-------  1 root root      3,  37 Sep 27 19:00 ttyr5
crw-------  1 root root      3,  38 Sep 27 19:00 ttyr6
crw-------  1 root root      3,  39 Sep 27 19:00 ttyr7
crw-------  1 root root      3,  40 Sep 27 19:00 ttyr8
crw-------  1 root root      3,  41 Sep 27 19:00 ttyr9
crw-------  1 root root      3,  42 Sep 27 19:00 ttyra
crw-------  1 root root      3,  43 Sep 27 19:00 ttyrb
crw-------  1 root root      3,  44 Sep 27 19:00 ttyrc
crw-------  1 root root      3,  45 Sep 27 19:00 ttyrd
crw-------  1 root root      3,  46 Sep 27 19:00 ttyre
crw-------  1 root root      3,  47 Sep 27 19:00 ttyrf
crw-------  1 root root      3,  48 Sep 27 19:00 ttys0
crw--w----  1 root tty       4,  64 Sep 27 19:00 ttyS0
crw-------  1 root root      3,  49 Sep 27 19:00 ttys1
crw-rw----  1 root dialout   4,  65 Sep 27 18:59 ttyS1
crw-------  1 root root      3,  50 Sep 27 19:00 ttys2
crw-rw----  1 root dialout   4,  66 Sep 27 18:59 ttyS2
crw-------  1 root root      3,  51 Sep 27 19:00 ttys3
crw-rw----  1 root dialout   4,  67 Sep 27 18:59 ttyS3
crw-------  1 root root      3,  52 Sep 27 19:00 ttys4
crw-rw----  1 root dialout   4,  68 Sep 27 18:59 ttyS4
crw-------  1 root root      3,  53 Sep 27 19:00 ttys5
crw-rw----  1 root dialout   4,  69 Sep 27 18:59 ttyS5
crw-------  1 root root      3,  54 Sep 27 19:00 ttys6
crw-rw----  1 root dialout   4,  70 Sep 27 18:59 ttyS6
crw-------  1 root root      3,  55 Sep 27 19:00 ttys7
crw-rw----  1 root dialout   4,  71 Sep 27 18:59 ttyS7
crw-------  1 root root      3,  56 Sep 27 19:00 ttys8
crw-------  1 root root      3,  57 Sep 27 19:00 ttys9
crw-------  1 root root      3,  58 Sep 27 19:00 ttysa
crw-------  1 root root      3,  59 Sep 27 19:00 ttysb
crw-------  1 root root      3,  60 Sep 27 19:00 ttysc
crw-------  1 root root      3,  61 Sep 27 19:00 ttysd
crw-------  1 root root      3,  62 Sep 27 19:00 ttyse
crw-------  1 root root      3,  63 Sep 27 19:00 ttysf
crw-------  1 root root      3,  64 Sep 27 19:00 ttyt0
crw-------  1 root root      3,  65 Sep 27 19:00 ttyt1
crw-------  1 root root      3,  66 Sep 27 19:00 ttyt2
crw-------  1 root root      3,  67 Sep 27 19:00 ttyt3
crw-------  1 root root      3,  68 Sep 27 19:00 ttyt4
crw-------  1 root root      3,  69 Sep 27 19:00 ttyt5
crw-------  1 root root      3,  70 Sep 27 19:00 ttyt6
crw-------  1 root root      3,  71 Sep 27 19:00 ttyt7
crw-------  1 root root      3,  72 Sep 27 19:00 ttyt8
crw-------  1 root root      3,  73 Sep 27 19:00 ttyt9
crw-------  1 root root      3,  74 Sep 27 19:00 ttyta
crw-------  1 root root      3,  75 Sep 27 19:00 ttytb
crw-------  1 root root      3,  76 Sep 27 19:00 ttytc
crw-------  1 root root      3,  77 Sep 27 19:00 ttytd
crw-------  1 root root      3,  78 Sep 27 19:00 ttyte
crw-------  1 root root      3,  79 Sep 27 19:00 ttytf
crw-------  1 root root      3,  80 Sep 27 19:00 ttyu0
crw-------  1 root root      3,  81 Sep 27 19:00 ttyu1
crw-------  1 root root      3,  82 Sep 27 19:00 ttyu2
crw-------  1 root root      3,  83 Sep 27 19:00 ttyu3
crw-------  1 root root      3,  84 Sep 27 19:00 ttyu4
crw-------  1 root root      3,  85 Sep 27 19:00 ttyu5
crw-------  1 root root      3,  86 Sep 27 19:00 ttyu6
crw-------  1 root root      3,  87 Sep 27 19:00 ttyu7
crw-------  1 root root      3,  88 Sep 27 19:00 ttyu8
crw-------  1 root root      3,  89 Sep 27 19:00 ttyu9
crw-------  1 root root      3,  90 Sep 27 19:00 ttyua
crw-------  1 root root      3,  91 Sep 27 19:00 ttyub
crw-------  1 root root      3,  92 Sep 27 19:00 ttyuc
crw-------  1 root root      3,  93 Sep 27 19:00 ttyud
crw-------  1 root root      3,  94 Sep 27 19:00 ttyue
crw-------  1 root root      3,  95 Sep 27 19:00 ttyuf
crw-------  1 root root      3,  96 Sep 27 19:00 ttyv0
crw-------  1 root root      3,  97 Sep 27 19:00 ttyv1
crw-------  1 root root      3,  98 Sep 27 19:00 ttyv2
crw-------  1 root root      3,  99 Sep 27 19:00 ttyv3
crw-------  1 root root      3, 100 Sep 27 19:00 ttyv4
crw-------  1 root root      3, 101 Sep 27 19:00 ttyv5
crw-------  1 root root      3, 102 Sep 27 19:00 ttyv6
crw-------  1 root root      3, 103 Sep 27 19:00 ttyv7
crw-------  1 root root      3, 104 Sep 27 19:00 ttyv8
crw-------  1 root root      3, 105 Sep 27 19:00 ttyv9
crw-------  1 root root      3, 106 Sep 27 19:00 ttyva
crw-------  1 root root      3, 107 Sep 27 19:00 ttyvb
crw-------  1 root root      3, 108 Sep 27 19:00 ttyvc
crw-------  1 root root      3, 109 Sep 27 19:00 ttyvd
crw-------  1 root root      3, 110 Sep 27 19:00 ttyve
crw-------  1 root root      3, 111 Sep 27 19:00 ttyvf
crw-------  1 root root      3, 112 Sep 27 19:00 ttyw0
crw-------  1 root root      3, 113 Sep 27 19:00 ttyw1
crw-------  1 root root      3, 114 Sep 27 19:00 ttyw2
crw-------  1 root root      3, 115 Sep 27 19:00 ttyw3
crw-------  1 root root      3, 116 Sep 27 19:00 ttyw4
crw-------  1 root root      3, 117 Sep 27 19:00 ttyw5
crw-------  1 root root      3, 118 Sep 27 19:00 ttyw6
crw-------  1 root root      3, 119 Sep 27 19:00 ttyw7
crw-------  1 root root      3, 120 Sep 27 19:00 ttyw8
crw-------  1 root root      3, 121 Sep 27 19:00 ttyw9
crw-------  1 root root      3, 122 Sep 27 19:00 ttywa
crw-------  1 root root      3, 123 Sep 27 19:00 ttywb
crw-------  1 root root      3, 124 Sep 27 19:00 ttywc
crw-------  1 root root      3, 125 Sep 27 19:00 ttywd
crw-------  1 root root      3, 126 Sep 27 19:00 ttywe
crw-------  1 root root      3, 127 Sep 27 19:00 ttywf
crw-------  1 root root      3, 128 Sep 27 19:00 ttyx0
crw-------  1 root root      3, 129 Sep 27 19:00 ttyx1
crw-------  1 root root      3, 130 Sep 27 19:00 ttyx2
crw-------  1 root root      3, 131 Sep 27 19:00 ttyx3
crw-------  1 root root      3, 132 Sep 27 19:00 ttyx4
crw-------  1 root root      3, 133 Sep 27 19:00 ttyx5
crw-------  1 root root      3, 134 Sep 27 19:00 ttyx6
crw-------  1 root root      3, 135 Sep 27 19:00 ttyx7
crw-------  1 root root      3, 136 Sep 27 19:00 ttyx8
crw-------  1 root root      3, 137 Sep 27 19:00 ttyx9
crw-------  1 root root      3, 138 Sep 27 19:00 ttyxa
crw-------  1 root root      3, 139 Sep 27 19:00 ttyxb
crw-------  1 root root      3, 140 Sep 27 19:00 ttyxc
crw-------  1 root root      3, 141 Sep 27 19:00 ttyxd
crw-------  1 root root      3, 142 Sep 27 19:00 ttyxe
crw-------  1 root root      3, 143 Sep 27 19:00 ttyxf
crw-------  1 root root      3, 144 Sep 27 19:00 ttyy0
crw-------  1 root root      3, 145 Sep 27 19:00 ttyy1
crw-------  1 root root      3, 146 Sep 27 19:00 ttyy2
crw-------  1 root root      3, 147 Sep 27 19:00 ttyy3
crw-------  1 root root      3, 148 Sep 27 19:00 ttyy4
crw-------  1 root root      3, 149 Sep 27 19:00 ttyy5
crw-------  1 root root      3, 150 Sep 27 19:00 ttyy6
crw-------  1 root root      3, 151 Sep 27 19:00 ttyy7
crw-------  1 root root      3, 152 Sep 27 19:00 ttyy8
crw-------  1 root root      3, 153 Sep 27 19:00 ttyy9
crw-------  1 root root      3, 154 Sep 27 19:00 ttyya
crw-------  1 root root      3, 155 Sep 27 19:00 ttyyb
crw-------  1 root root      3, 156 Sep 27 19:00 ttyyc
crw-------  1 root root      3, 157 Sep 27 19:00 ttyyd
crw-------  1 root root      3, 158 Sep 27 19:00 ttyye
crw-------  1 root root      3, 159 Sep 27 19:00 ttyyf
crw-------  1 root root      3, 160 Sep 27 19:00 ttyz0
crw-------  1 root root      3, 161 Sep 27 19:00 ttyz1
crw-------  1 root root      3, 162 Sep 27 19:00 ttyz2
crw-------  1 root root      3, 163 Sep 27 19:00 ttyz3
crw-------  1 root root      3, 164 Sep 27 19:00 ttyz4
crw-------  1 root root      3, 165 Sep 27 19:00 ttyz5
crw-------  1 root root      3, 166 Sep 27 19:00 ttyz6
crw-------  1 root root      3, 167 Sep 27 19:00 ttyz7
crw-------  1 root root      3, 168 Sep 27 19:00 ttyz8
crw-------  1 root root      3, 169 Sep 27 19:00 ttyz9
crw-------  1 root root      3, 170 Sep 27 19:00 ttyza
crw-------  1 root root      3, 171 Sep 27 19:00 ttyzb
crw-------  1 root root      3, 172 Sep 27 19:00 ttyzc
crw-------  1 root root      3, 173 Sep 27 19:00 ttyzd
crw-------  1 root root      3, 174 Sep 27 19:00 ttyze
crw-------  1 root root      3, 175 Sep 27 19:00 ttyzf
crw-------  1 root root     10,  58 Sep 27 19:00 ubi_ctrl
crw-------  1 root root     10, 239 Sep 27 18:59 uhid
crw-------  1 root root     10, 223 Sep 27 18:59 uinput
crw-------  1 root root     10,  63 Sep 27 19:00 uleds
crw-rw-rw-  1 root root      1,   9 Sep 27 19:00 urandom
crw-rw----  1 root tty       7,   0 Sep 27 19:00 vcs
crw-rw----  1 root tty       7,   1 Sep 27 19:00 vcs1
crw-rw----  1 root tty       7,   2 Sep 27 19:00 vcs2
crw-rw----  1 root tty       7,   3 Sep 27 19:00 vcs3
crw-rw----  1 root tty       7,   4 Sep 27 19:00 vcs4
crw-rw----  1 root tty       7,   5 Sep 27 19:00 vcs5
crw-rw----  1 root tty       7,   6 Sep 27 19:00 vcs6
crw-rw----  1 root tty       7, 128 Sep 27 19:00 vcsa
crw-rw----  1 root tty       7, 129 Sep 27 19:00 vcsa1
crw-rw----  1 root tty       7, 130 Sep 27 19:00 vcsa2
crw-rw----  1 root tty       7, 131 Sep 27 19:00 vcsa3
crw-rw----  1 root tty       7, 132 Sep 27 19:00 vcsa4
crw-rw----  1 root tty       7, 133 Sep 27 19:00 vcsa5
crw-rw----  1 root tty       7, 134 Sep 27 19:00 vcsa6
crw-------  1 root root     10, 137 Sep 27 18:59 vhci
crw-------  1 root root     10, 130 Sep 27 18:59 watchdog
crw-------  1 root root    248,   0 Sep 27 18:59 watchdog0
crw-rw-rw-  1 root root      1,   5 Sep 27 19:00 zero
brw-rw----  1 root disk    254,   0 Sep 27 19:00 zram0
brw-rw----  1 root disk    254,   1 Sep 27 19:00 zram1
brw-rw----  1 root disk    254,   2 Sep 27 19:00 zram2
brw-rw----  1 root disk    254,   3 Sep 27 19:00 zram3
brw-rw----  1 root disk    254,   4 Sep 27 19:00 zram4
brw-rw----  1 root disk    254,   5 Sep 27 19:00 zram5
root@opi2e_piVCCU3:~# sudo pivccu-attach ls -la /dev
total 4
drwxr-xr-x    5 root     root           440 Sep 27 19:09 .
drwxr-xr-x   23 root     root          4096 Sep 27 19:09 ..
c--x--x--x    1 root     tty       136,   0 Sep 27 19:09 console
crw-rw-rw-    1 root     root      241,   0 Sep 27 19:09 eq3loop
lrwxrwxrwx    1 root     root            13 Sep 27 19:09 fd -> /proc/self/fd
crw-rw-rw-    1 root     root        1,   7 Sep 27 19:09 full
srw-rw-rw-    1 root     root             0 Sep 27 19:09 log
crw-rw-rw-    1 root     root      241,   2 Sep 27 19:09 mmd_bidcos
crw-rw-rw-    1 root     root      241,   1 Sep 27 19:09 mmd_hmip
drwxr-xr-x    2 root     root            60 Sep 27 19:09 net
crw-rw-rw-    1 root     root        1,   3 Sep 27 19:09 null
crw-rw-rw-    1 root     root        5,   2 Sep 27 19:09 ptmx
drwxr-xr-x    2 root     root             0 Sep 27 19:09 pts
crw-rw-rw-    1 root     root        1,   8 Sep 27 19:09 random
crw-rw-rw-    1 root     root      244,   0 Sep 27 19:09 raw-uart
drwxrwxrwt    2 root     root            40 Sep 27 19:09 shm
lrwxrwxrwx    1 root     root            15 Sep 27 19:09 stderr -> /proc/self/fd/2
lrwxrwxrwx    1 root     root            15 Sep 27 19:09 stdin -> /proc/self/fd/0
lrwxrwxrwx    1 root     root            15 Sep 27 19:09 stdout -> /proc/self/fd/1
crw-rw-rw-    1 root     root        5,   0 Sep 27 19:09 tty
crw-rw-rw-    1 root     root        1,   9 Sep 27 19:09 urandom
crw-rw-rw-    1 root     root        1,   5 Sep 27 19:09 zero
root@opi2e_piVCCU3:~# cat /var/lib/piVCCU3/lxc/conf
cat: /var/lib/piVCCU3/lxc/conf: No such file or directory
Systemschlüssel? Zumindest nicht willentlich und wissentlich.
Aber das krieg ich raus, da gibts eine Abfrage. SSH-Schlüssel habe ich vergeben, damit winscp funktioniert.

Edit: Resultat von Alchys Script viewtopic.php?p=435938#p435938
Ausgabe: Default key = 0
Current user key = 0
Previous user key = 0
Temporary key = 0

Fehler:
Also kein eigener Schlüssel.
Jetzt muss ich aber erst mal den DC abklingen lassen.
Zuletzt geändert von klassisch am 27.09.2018, 20:27, insgesamt 1-mal geändert.

Benutzeravatar
deimos
Beiträge: 5396
Registriert: 20.06.2017, 10:38
System: Alternative CCU (auf Basis OCCU)
Wohnort: Leimersheim
Hat sich bedankt: 121 Mal
Danksagung erhalten: 957 Mal
Kontaktdaten:

Re: piVCCU mit CCU3 Firmware

Beitrag von deimos » 27.09.2018, 20:26

Hi,

ok, mein Odroid ist glücklicherweise doch nicht gegrillt, aber ich hatte vergessen, dass der einen Jumper für den Micro USB Port hat und wenn der Strom dann nicht über das Funkmodul kommt, bleibt er dunkel. :oops:
Mit aufgestecktem Funkmodul kann er nicht mit dem Funkmodul kommunizieren. Das liegt aber nicht an der Hardware, sondern daran, dass das Java Binary aus der CCU3 nicht auf arm64 laufen will. Das Binary gegen eine arm64 Variante tauschen reicht nicht, da fehlen dann diverse Libs. Ich bin da dran, aber vorerst bedeutet das, dass die Unterstützung von Odroid C2 und dem Le Potato auf die CCU2 Version beschränkt ist.

Viele Grüße
Alex

Benutzeravatar
deimos
Beiträge: 5396
Registriert: 20.06.2017, 10:38
System: Alternative CCU (auf Basis OCCU)
Wohnort: Leimersheim
Hat sich bedankt: 121 Mal
Danksagung erhalten: 957 Mal
Kontaktdaten:

Re: piVCCU mit CCU3 Firmware

Beitrag von deimos » 27.09.2018, 20:31

Hi,

im ersten config File ist der USB Stick nicht eingetragen. Könntest du nochmal

Code: Alles auswählen

sudo dpkg-reconfigure pivccu3
ausführen, den dort auswählen und dann nochmal im Cpnfig File nachschauen, ob der da drin ist?

Viele Grüße
Alex

klassisch
Beiträge: 3974
Registriert: 24.03.2011, 04:32
System: Alternative CCU (auf Basis OCCU)
Hat sich bedankt: 110 Mal
Danksagung erhalten: 71 Mal

Re: piVCCU mit CCU3 Firmware

Beitrag von klassisch » 27.09.2018, 21:12

Wie sagte unsere alte Univac immer: "User did err"

Code: Alles auswählen

USB 7-1 - {CUX} CUL868 [COMM] - /dev/ttyACM0 {:34s} - V 1.58 CUL868 (CUL_V3) - Thu Sep 27 21:07:20 2018
Nun ist er da. Hatte den Stick im Menue nicht markiert. War immer so Mit Blank wird es so Und schon funktioniert es.

Aber jetzt nochmals zu meinen Keymaticen. Kann ich ein piVCCU3 Backup aus der 3.37.8-2 einspielen? Denke, da hat das noch funktioniert. Muesste doch gehen, CCU-Code bleibt wohl gleich.

Benutzeravatar
deimos
Beiträge: 5396
Registriert: 20.06.2017, 10:38
System: Alternative CCU (auf Basis OCCU)
Wohnort: Leimersheim
Hat sich bedankt: 121 Mal
Danksagung erhalten: 957 Mal
Kontaktdaten:

Re: piVCCU mit CCU3 Firmware

Beitrag von deimos » 27.09.2018, 21:40

Hi,

gut, einen potentielles Showstopper von der Liste getrichen. 8)

ja, der CCU Code ist gleich, nur der Startup vom Container ist wg. dem USB Kram etwas überarbeitet.

Viele Grüße
Alex

klassisch
Beiträge: 3974
Registriert: 24.03.2011, 04:32
System: Alternative CCU (auf Basis OCCU)
Hat sich bedankt: 110 Mal
Danksagung erhalten: 71 Mal

Re: piVCCU mit CCU3 Firmware

Beitrag von klassisch » 27.09.2018, 21:53

Vielleicht doch noch eine Anmerkung/Anregung:
Die beiden Auswahlmenues machen das gleiche (eine Zeile markieren und auswählen) aber mit unterschiedlichem UI. Einmal reicht Positionieren des Cursor, beim zweiten Menue muss man den Stern setzen. Ich bin halt husch husch durch und habe die Zeile gehighlightet und return. Meune 1 ok, Menue 2 nok. Und Menue 2 wird nur aufgerufen, wenn ein USB steckt. Hat mich bei der Vorkonfiguration etwas verwirrt. Ich hatte das Menue unter 8-2 gesehen und beim Vorbereiten des noch "kalten" OPI kam es nicht mehr. Das Unterdrücken des zweiten Menues ist natürlich eine Abkürzung für viele geht aber etwas zu Lasten der Transparenz. Deshalb würde ich eher dazu tendieren, das zweite Menue immer anzuzeigen und im Leerfall mit einer Zeile "No Devices available". Kleinigkeiten, die man auch nur einmal braucht...

Macht es Sinn und ist es möglich die USB-Liste in

Code: Alles auswählen

sudo pivccu-info
aufzunehmen? Dann hat man alles zusammen.

Benutzeravatar
deimos
Beiträge: 5396
Registriert: 20.06.2017, 10:38
System: Alternative CCU (auf Basis OCCU)
Wohnort: Leimersheim
Hat sich bedankt: 121 Mal
Danksagung erhalten: 957 Mal
Kontaktdaten:

Re: piVCCU mit CCU3 Firmware

Beitrag von deimos » 27.09.2018, 22:02

Hi,

die Idee mit pivccu-info ist gut, nehme ich mal auf die Liste.
Das mit den Dialogen musst du partiell bei Debian abladen. Ich nutze da die Funktionalität von debconf (So wie es für deb Pakete empfohlen ist). Je nach Einstellung des Systems kommen da nicht mal mehr Dialoge, sondern einfache Textzeilen in der Konsole, das UI ist da komplett von der Logik entkoppelt und nur die Logik kann man als Paketersteller definieren.

Viele Grüße
Alex

Benutzeravatar
Joerch
Beiträge: 16
Registriert: 24.06.2016, 09:06
Wohnort: Rheinland
Hat sich bedankt: 2 Mal

Re: piVCCU mit CCU3 Firmware

Beitrag von Joerch » 29.09.2018, 08:46

Hi folks,

so - bin gestern Abend mit der Umstellung fertig geworden. Was soll ich sagen? Hat alles funkioniert und läuft stabil!
Ich bin zwar noch auf der Suche nach einem verloren gegangenem HVL-Device, aber das wird sich auch noch finden :D
Vielen Dank an alle die mit Anleitungen und Hilfestellungen den Umstieg erleichtert haben und besonders an Alex für die wirklich perfekte und super schnelle Arbeit!

Joerch

Antworten

Zurück zu „piVCCU“