Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"!!!

AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Hier steht
Code:
2013/10/03 09:05:45 104F6368 r HDplusHD02 [mouse] ERROR: Opening device /dev/hdplus (errno=21 Is a directory)
2013/10/03 09:05:45 104F6368 r HDplusHD02 [mouse] Cannot open device: /dev/hdplus

Also denke ich das was mit dem Symlink nicht passt.

Poste mal bitte die oscam.watchdog
Diese liegt unter /etc/config/oscam

EDIT: und noch die Ausgabe von lsusb
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"


Code:
#
# Configfile für den Watchdog.
#
# Es ist egal wieviele Reader des jeweiligen Modells überwacht werden sollen.
#

# Schaltet Watchdog ein (1) oder aus (0)
# Ab 1.06 gibt es hier eine gravierende Änderung!
# Es muss ein User eingerichtet werden, der Zugriff auf die Monitorschnittstelle hat.
# Die Schnittstelle muss mittels nocrypt = ROUTER_IP_ADRESSE_HIER frei sein für den Router.
# Diese Überwachung ersetzt das alte Verfahren vollumfänglich. Details siehe DokuThread!
# https://www.digital-eliteboard.com/showthread.php?228761

watchdog_enable = 1
watchdog_port = 899
watchdog_user = geändert
watchdog_pass = geändert


# Aktiviert den "Panik Neustart" (panicreboot = 1)
#
# panic_reboot_count gibt an wie oft nach "Reader ready for requests" geschaut werden soll.
# Ein Versuch dauert 1 Minute und beim Fail wird geschaut ob ein Reader nicht geklappt hat oder einfach nur länger gewartet werden muss.
#
# Dann wird der Router neugestartet. Das ist hilfreich wenn man im Urlaub ist und
# die Gäste weiterhin das Bild "genießen" sollen.
# Ab 1.06 gibt es hier eine Verbesserung. Es wird nur 3x neugestartet danach aufgegeben um
# permanentes Rebooten zu verhindern. (Bootschleife)

panic_reboot = 0
panic_reboot_count = 3


# Aktiviert den pauschalen Montagsneustart um 04:30.

reboot = 0


# Ab Watchdog Version 1.02 verfügbar!
# udev_enable aktiviert den "udev". Dies ist kein richtiges udev, wird aber mit Easymouse 2 / phönix funzen!
# Es sind hier weitere Einstellungen nötig. 
# SERIAL? = $deine Serial, siehe lsusb ( z.b. AH01343T )
# DEVICE? = $dein device = in oscam.server ( z.b. /dev/hdplus)
# udev_count = $Anzahl deiner Easymousen - Bis 256 Mäuse derzeit möglich, sollte reichen oder ? :) 
# Hier aber kein /dev/ttyUSBx eingeben! Siehe "never do this" @ DOKUthread
# Bei easymose in Betrieb ist diese Funktion ein "must have"! 

udev_enable = 1
udev_count = 1

# Dies ist ein Beispiel, später entfernen!!:
SERIAL1 = A901Lxxx
DEVICE1 = /dev/hdplus

#SERIAL2 = AH013xxx
#DEVICE2 = /dev/v13

# usw....
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Sieht OK aus

was sagt "ls -l /dev/"
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Sieht OK aus

was sagt "ls -l /dev/"


"denke mal mit Putty:"
Code:
crw-rw-rw-    1 root     root        3, 212 Jan  1  1970 ttyc4
crw-rw-rw-    1 root     root        3, 213 Jan  1  1970 ttyc5
crw-rw-rw-    1 root     root        3, 214 Jan  1  1970 ttyc6
crw-rw-rw-    1 root     root        3, 215 Jan  1  1970 ttyc7
crw-rw-rw-    1 root     root        3, 216 Jan  1  1970 ttyc8
crw-rw-rw-    1 root     root        3, 217 Jan  1  1970 ttyc9
crw-rw-rw-    1 root     root        3, 218 Jan  1  1970 ttyca
crw-rw-rw-    1 root     root        3, 219 Jan  1  1970 ttycb
crw-rw-rw-    1 root     root        3, 220 Jan  1  1970 ttycc
crw-rw-rw-    1 root     root        3, 221 Jan  1  1970 ttycd
crw-rw-rw-    1 root     root        3, 222 Jan  1  1970 ttyce
crw-rw-rw-    1 root     root        3, 223 Jan  1  1970 ttycf
crw-rw-rw-    1 root     root        3, 224 Jan  1  1970 ttyd0
crw-rw-rw-    1 root     root        3, 225 Jan  1  1970 ttyd1
crw-rw-rw-    1 root     root        3, 226 Jan  1  1970 ttyd2
crw-rw-rw-    1 root     root        3, 227 Jan  1  1970 ttyd3
crw-rw-rw-    1 root     root        3, 228 Jan  1  1970 ttyd4
crw-rw-rw-    1 root     root        3, 229 Jan  1  1970 ttyd5
crw-rw-rw-    1 root     root        3, 230 Jan  1  1970 ttyd6
crw-rw-rw-    1 root     root        3, 231 Jan  1  1970 ttyd7
crw-rw-rw-    1 root     root        3, 232 Jan  1  1970 ttyd8
crw-rw-rw-    1 root     root        3, 233 Jan  1  1970 ttyd9
crw-rw-rw-    1 root     root        3, 234 Jan  1  1970 ttyda
crw-rw-rw-    1 root     root        3, 235 Jan  1  1970 ttydb
crw-rw-rw-    1 root     root        3, 236 Jan  1  1970 ttydc
crw-rw-rw-    1 root     root        3, 237 Jan  1  1970 ttydd
crw-rw-rw-    1 root     root        3, 238 Jan  1  1970 ttyde
crw-rw-rw-    1 root     root        3, 239 Jan  1  1970 ttydf
crw-rw-rw-    1 root     root        3, 240 Jan  1  1970 ttye0
crw-rw-rw-    1 root     root        3, 241 Jan  1  1970 ttye1
crw-rw-rw-    1 root     root        3, 242 Jan  1  1970 ttye2
crw-rw-rw-    1 root     root        3, 243 Jan  1  1970 ttye3
crw-rw-rw-    1 root     root        3, 244 Jan  1  1970 ttye4
crw-rw-rw-    1 root     root        3, 245 Jan  1  1970 ttye5
crw-rw-rw-    1 root     root        3, 246 Jan  1  1970 ttye6
crw-rw-rw-    1 root     root        3, 247 Jan  1  1970 ttye7
crw-rw-rw-    1 root     root        3, 248 Jan  1  1970 ttye8
crw-rw-rw-    1 root     root        3, 249 Jan  1  1970 ttye9
crw-rw-rw-    1 root     root        3, 250 Jan  1  1970 ttyea
crw-rw-rw-    1 root     root        3, 251 Jan  1  1970 ttyeb
crw-rw-rw-    1 root     root        3, 252 Jan  1  1970 ttyec
crw-rw-rw-    1 root     root        3, 253 Jan  1  1970 ttyed
crw-rw-rw-    1 root     root        3, 254 Jan  1  1970 ttyee
crw-rw-rw-    1 root     root        3, 255 Jan  1  1970 ttyef
crw-rw-rw-    1 root     root        3,   0 Jan  1  1970 ttyp0
crw-rw-rw-    1 root     root        3,   1 Jan  1  1970 ttyp1
crw-rw-rw-    1 root     root        3,   2 Jan  1  1970 ttyp2
crw-rw-rw-    1 root     root        3,   3 Jan  1  1970 ttyp3
crw-rw-rw-    1 root     root        3,   4 Jan  1  1970 ttyp4
crw-rw-rw-    1 root     root        3,   5 Jan  1  1970 ttyp5
crw-rw-rw-    1 root     root        3,   6 Jan  1  1970 ttyp6
crw-rw-rw-    1 root     root        3,   7 Jan  1  1970 ttyp7
crw-rw-rw-    1 root     root        3,   8 Jan  1  1970 ttyp8
crw-rw-rw-    1 root     root        3,   9 Jan  1  1970 ttyp9
crw-rw-rw-    1 root     root        3,  10 Jan  1  1970 ttypa
crw-rw-rw-    1 root     root        3,  11 Jan  1  1970 ttypb
crw-rw-rw-    1 root     root        3,  12 Jan  1  1970 ttypc
crw-rw-rw-    1 root     root        3,  13 Jan  1  1970 ttypd
crw-rw-rw-    1 root     root        3,  14 Jan  1  1970 ttype
crw-rw-rw-    1 root     root        3,  15 Jan  1  1970 ttypf
crw-rw-rw-    1 root     root        3,  16 Jan  1  1970 ttyq0
crw-rw-rw-    1 root     root        3,  17 Jan  1  1970 ttyq1
crw-rw-rw-    1 root     root        3,  18 Jan  1  1970 ttyq2
crw-rw-rw-    1 root     root        3,  19 Jan  1  1970 ttyq3
crw-rw-rw-    1 root     root        3,  20 Jan  1  1970 ttyq4
crw-rw-rw-    1 root     root        3,  21 Jan  1  1970 ttyq5
crw-rw-rw-    1 root     root        3,  22 Jan  1  1970 ttyq6
crw-rw-rw-    1 root     root        3,  23 Jan  1  1970 ttyq7
crw-rw-rw-    1 root     root        3,  24 Jan  1  1970 ttyq8
crw-rw-rw-    1 root     root        3,  25 Jan  1  1970 ttyq9
crw-rw-rw-    1 root     root        3,  26 Jan  1  1970 ttyqa
crw-rw-rw-    1 root     root        3,  27 Jan  1  1970 ttyqb
crw-rw-rw-    1 root     root        3,  28 Jan  1  1970 ttyqc
crw-rw-rw-    1 root     root        3,  29 Jan  1  1970 ttyqd
crw-rw-rw-    1 root     root        3,  30 Jan  1  1970 ttyqe
crw-rw-rw-    1 root     root        3,  31 Jan  1  1970 ttyqf
crw-rw-rw-    1 root     root        3,  32 Jan  1  1970 ttyr0
crw-rw-rw-    1 root     root        3,  33 Jan  1  1970 ttyr1
crw-rw-rw-    1 root     root        3,  34 Jan  1  1970 ttyr2
crw-rw-rw-    1 root     root        3,  35 Jan  1  1970 ttyr3
crw-rw-rw-    1 root     root        3,  36 Jan  1  1970 ttyr4
crw-rw-rw-    1 root     root        3,  37 Jan  1  1970 ttyr5
crw-rw-rw-    1 root     root        3,  38 Jan  1  1970 ttyr6
crw-rw-rw-    1 root     root        3,  39 Jan  1  1970 ttyr7
crw-rw-rw-    1 root     root        3,  40 Jan  1  1970 ttyr8
crw-rw-rw-    1 root     root        3,  41 Jan  1  1970 ttyr9
crw-rw-rw-    1 root     root        3,  42 Jan  1  1970 ttyra
crw-rw-rw-    1 root     root        3,  43 Jan  1  1970 ttyrb
crw-rw-rw-    1 root     root        3,  44 Jan  1  1970 ttyrc
crw-rw-rw-    1 root     root        3,  45 Jan  1  1970 ttyrd
crw-rw-rw-    1 root     root        3,  46 Jan  1  1970 ttyre
crw-rw-rw-    1 root     root        3,  47 Jan  1  1970 ttyrf
crw-rw-rw-    1 root     root        3,  48 Jan  1  1970 ttys0
crw-rw-rw-    1 root     root        3,  49 Jan  1  1970 ttys1
crw-rw-rw-    1 root     root        3,  50 Jan  1  1970 ttys2
crw-rw-rw-    1 root     root        3,  51 Jan  1  1970 ttys3
crw-rw-rw-    1 root     root        3,  52 Jan  1  1970 ttys4
crw-rw-rw-    1 root     root        3,  53 Jan  1  1970 ttys5
crw-rw-rw-    1 root     root        3,  54 Jan  1  1970 ttys6
crw-rw-rw-    1 root     root        3,  55 Jan  1  1970 ttys7
crw-rw-rw-    1 root     root        3,  56 Jan  1  1970 ttys8
crw-rw-rw-    1 root     root        3,  57 Jan  1  1970 ttys9
crw-rw-rw-    1 root     root        3,  58 Jan  1  1970 ttysa
crw-rw-rw-    1 root     root        3,  59 Jan  1  1970 ttysb
crw-rw-rw-    1 root     root        3,  60 Jan  1  1970 ttysc
crw-rw-rw-    1 root     root        3,  61 Jan  1  1970 ttysd
crw-rw-rw-    1 root     root        3,  62 Jan  1  1970 ttyse
crw-rw-rw-    1 root     root        3,  63 Jan  1  1970 ttysf
crw-rw-rw-    1 root     root        3,  64 Jan  1  1970 ttyt0
crw-rw-rw-    1 root     root        3,  65 Jan  1  1970 ttyt1
crw-rw-rw-    1 root     root        3,  66 Jan  1  1970 ttyt2
crw-rw-rw-    1 root     root        3,  67 Jan  1  1970 ttyt3
crw-rw-rw-    1 root     root        3,  68 Jan  1  1970 ttyt4
crw-rw-rw-    1 root     root        3,  69 Jan  1  1970 ttyt5
crw-rw-rw-    1 root     root        3,  70 Jan  1  1970 ttyt6
crw-rw-rw-    1 root     root        3,  71 Jan  1  1970 ttyt7
crw-rw-rw-    1 root     root        3,  72 Jan  1  1970 ttyt8
crw-rw-rw-    1 root     root        3,  73 Jan  1  1970 ttyt9
crw-rw-rw-    1 root     root        3,  74 Jan  1  1970 ttyta
crw-rw-rw-    1 root     root        3,  75 Jan  1  1970 ttytb
crw-rw-rw-    1 root     root        3,  76 Jan  1  1970 ttytc
crw-rw-rw-    1 root     root        3,  77 Jan  1  1970 ttytd
crw-rw-rw-    1 root     root        3,  78 Jan  1  1970 ttyte
crw-rw-rw-    1 root     root        3,  79 Jan  1  1970 ttytf
crw-rw-rw-    1 root     root        3,  80 Jan  1  1970 ttyu0
crw-rw-rw-    1 root     root        3,  81 Jan  1  1970 ttyu1
crw-rw-rw-    1 root     root        3,  82 Jan  1  1970 ttyu2
crw-rw-rw-    1 root     root        3,  83 Jan  1  1970 ttyu3
crw-rw-rw-    1 root     root        3,  84 Jan  1  1970 ttyu4
crw-rw-rw-    1 root     root        3,  85 Jan  1  1970 ttyu5
crw-rw-rw-    1 root     root        3,  86 Jan  1  1970 ttyu6
crw-rw-rw-    1 root     root        3,  87 Jan  1  1970 ttyu7
crw-rw-rw-    1 root     root        3,  88 Jan  1  1970 ttyu8
crw-rw-rw-    1 root     root        3,  89 Jan  1  1970 ttyu9
crw-rw-rw-    1 root     root        3,  90 Jan  1  1970 ttyua
crw-rw-rw-    1 root     root        3,  91 Jan  1  1970 ttyub
crw-rw-rw-    1 root     root        3,  92 Jan  1  1970 ttyuc
crw-rw-rw-    1 root     root        3,  93 Jan  1  1970 ttyud
crw-rw-rw-    1 root     root        3,  94 Jan  1  1970 ttyue
crw-rw-rw-    1 root     root        3,  95 Jan  1  1970 ttyuf
crw-rw-rw-    1 root     root        3,  96 Jan  1  1970 ttyv0
crw-rw-rw-    1 root     root        3,  97 Jan  1  1970 ttyv1
crw-rw-rw-    1 root     root        3,  98 Jan  1  1970 ttyv2
crw-rw-rw-    1 root     root        3,  99 Jan  1  1970 ttyv3
crw-rw-rw-    1 root     root        3, 100 Jan  1  1970 ttyv4
crw-rw-rw-    1 root     root        3, 101 Jan  1  1970 ttyv5
crw-rw-rw-    1 root     root        3, 102 Jan  1  1970 ttyv6
crw-rw-rw-    1 root     root        3, 103 Jan  1  1970 ttyv7
crw-rw-rw-    1 root     root        3, 104 Jan  1  1970 ttyv8
crw-rw-rw-    1 root     root        3, 105 Jan  1  1970 ttyv9
crw-rw-rw-    1 root     root        3, 106 Jan  1  1970 ttyva
crw-rw-rw-    1 root     root        3, 107 Jan  1  1970 ttyvb
crw-rw-rw-    1 root     root        3, 108 Jan  1  1970 ttyvc
crw-rw-rw-    1 root     root        3, 109 Jan  1  1970 ttyvd
crw-rw-rw-    1 root     root        3, 110 Jan  1  1970 ttyve
crw-rw-rw-    1 root     root        3, 111 Jan  1  1970 ttyvf
crw-rw-rw-    1 root     root        3, 112 Jan  1  1970 ttyw0
crw-rw-rw-    1 root     root        3, 113 Jan  1  1970 ttyw1
crw-rw-rw-    1 root     root        3, 114 Jan  1  1970 ttyw2
crw-rw-rw-    1 root     root        3, 115 Jan  1  1970 ttyw3
crw-rw-rw-    1 root     root        3, 116 Jan  1  1970 ttyw4
crw-rw-rw-    1 root     root        3, 117 Jan  1  1970 ttyw5
crw-rw-rw-    1 root     root        3, 118 Jan  1  1970 ttyw6
crw-rw-rw-    1 root     root        3, 119 Jan  1  1970 ttyw7
crw-rw-rw-    1 root     root        3, 120 Jan  1  1970 ttyw8
crw-rw-rw-    1 root     root        3, 121 Jan  1  1970 ttyw9
crw-rw-rw-    1 root     root        3, 122 Jan  1  1970 ttywa
crw-rw-rw-    1 root     root        3, 123 Jan  1  1970 ttywb
crw-rw-rw-    1 root     root        3, 124 Jan  1  1970 ttywc
crw-rw-rw-    1 root     root        3, 125 Jan  1  1970 ttywd
crw-rw-rw-    1 root     root        3, 126 Jan  1  1970 ttywe
crw-rw-rw-    1 root     root        3, 127 Jan  1  1970 ttywf
crw-rw-rw-    1 root     root        3, 128 Jan  1  1970 ttyx0
crw-rw-rw-    1 root     root        3, 129 Jan  1  1970 ttyx1
crw-rw-rw-    1 root     root        3, 130 Jan  1  1970 ttyx2
crw-rw-rw-    1 root     root        3, 131 Jan  1  1970 ttyx3
crw-rw-rw-    1 root     root        3, 132 Jan  1  1970 ttyx4
crw-rw-rw-    1 root     root        3, 133 Jan  1  1970 ttyx5
crw-rw-rw-    1 root     root        3, 134 Jan  1  1970 ttyx6
crw-rw-rw-    1 root     root        3, 135 Jan  1  1970 ttyx7
crw-rw-rw-    1 root     root        3, 136 Jan  1  1970 ttyx8
crw-rw-rw-    1 root     root        3, 137 Jan  1  1970 ttyx9
crw-rw-rw-    1 root     root        3, 138 Jan  1  1970 ttyxa
crw-rw-rw-    1 root     root        3, 139 Jan  1  1970 ttyxb
crw-rw-rw-    1 root     root        3, 140 Jan  1  1970 ttyxc
crw-rw-rw-    1 root     root        3, 141 Jan  1  1970 ttyxd
crw-rw-rw-    1 root     root        3, 142 Jan  1  1970 ttyxe
crw-rw-rw-    1 root     root        3, 143 Jan  1  1970 ttyxf
crw-rw-rw-    1 root     root        3, 144 Jan  1  1970 ttyy0
crw-rw-rw-    1 root     root        3, 145 Jan  1  1970 ttyy1
crw-rw-rw-    1 root     root        3, 146 Jan  1  1970 ttyy2
crw-rw-rw-    1 root     root        3, 147 Jan  1  1970 ttyy3
crw-rw-rw-    1 root     root        3, 148 Jan  1  1970 ttyy4
crw-rw-rw-    1 root     root        3, 149 Jan  1  1970 ttyy5
crw-rw-rw-    1 root     root        3, 150 Jan  1  1970 ttyy6
crw-rw-rw-    1 root     root        3, 151 Jan  1  1970 ttyy7
crw-rw-rw-    1 root     root        3, 152 Jan  1  1970 ttyy8
crw-rw-rw-    1 root     root        3, 153 Jan  1  1970 ttyy9
crw-rw-rw-    1 root     root        3, 154 Jan  1  1970 ttyya
crw-rw-rw-    1 root     root        3, 155 Jan  1  1970 ttyyb
crw-rw-rw-    1 root     root        3, 156 Jan  1  1970 ttyyc
crw-rw-rw-    1 root     root        3, 157 Jan  1  1970 ttyyd
crw-rw-rw-    1 root     root        3, 158 Jan  1  1970 ttyye
crw-rw-rw-    1 root     root        3, 159 Jan  1  1970 ttyyf
crw-rw-rw-    1 root     root        3, 160 Jan  1  1970 ttyz0
crw-rw-rw-    1 root     root        3, 161 Jan  1  1970 ttyz1
crw-rw-rw-    1 root     root        3, 162 Jan  1  1970 ttyz2
crw-rw-rw-    1 root     root        3, 163 Jan  1  1970 ttyz3
crw-rw-rw-    1 root     root        3, 164 Jan  1  1970 ttyz4
crw-rw-rw-    1 root     root        3, 165 Jan  1  1970 ttyz5
crw-rw-rw-    1 root     root        3, 166 Jan  1  1970 ttyz6
crw-rw-rw-    1 root     root        3, 167 Jan  1  1970 ttyz7
crw-rw-rw-    1 root     root        3, 168 Jan  1  1970 ttyz8
crw-rw-rw-    1 root     root        3, 169 Jan  1  1970 ttyz9
crw-rw-rw-    1 root     root        3, 170 Jan  1  1970 ttyza
crw-rw-rw-    1 root     root        3, 171 Jan  1  1970 ttyzb
crw-rw-rw-    1 root     root        3, 172 Jan  1  1970 ttyzc
crw-rw-rw-    1 root     root        3, 173 Jan  1  1970 ttyzd
crw-rw-rw-    1 root     root        3, 174 Jan  1  1970 ttyze
crw-rw-rw-    1 root     root        3, 175 Jan  1  1970 ttyzf
crw-r--r--    1 root     root        1,   9 Jan  1  1970 urandom
crw-r--r--    1 root     root       10, 130 Oct  3 08:50 watchdog
crw-rw-rw-    1 root     root        1,   5 Jan  1  1970 zero
root@OpenWrt:~#

Die frage ist ja, was muss ich mitnehmen, beim umzug auf neuen Router...? Das komische ist, hatte grade mal (nachdem ich USB neu gesteckt hatt) kurzzeitig ein Bild.... nach neustart nix mehr.... scheine wohl nah dran zu sein
 
Zuletzt bearbeitet:
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Hmm sieht kommisch aus. Poste bitte noch mal

'ls -l /dev/ | grep ttyUSB'
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Code:
root@OpenWrt:~# ls -l /dev/ | grep ttyUSB
lrwxrwxrwx    1 root     root            12 Oct  3 10:13 ttyUSB0 -> /dev/ttyUSB0
root@OpenWrt:~#

Jetzt nach neustart bekomme ich ....
root@OpenWrt:~# root@OpenWrt:~#
-ash: root@OpenWrt:~#: not found
root@OpenWrt:~#
 
Zuletzt bearbeitet von einem Moderator:
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Code:
ttyUSB0 -> /dev/ttyUSB0

Das sieht komisch aus....
Sofern deine oscam.watchdog die gepostete ist,
sollte das so aussehen:

Code:
hdplus -> /dev/ttyUSB0

Gib uns mal das komplette set, bestehend aus.

oscam.services
oscam.watchdog
ls -la /dev | grep ttyUSB
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

habe wieder zugriff...


Danke mal wieder, das war der Fehler es muss "
/dev/ttyUSB0 " sein!!!!

Danke

Was meinst Du, wird es mal eine Stable Version geben, weil der WDR4900 eigendlich richtig geil ist.....?



Habe nur ein Problem: muss meinen pptp server am laufen haben " Du weisst schon ", nur bekomme diese meldung:
Code:
Installing pptpd (1.3.4-2) to root...
Downloading http://downloads.openwrt.org/snapshots/trunk/mpc85xx/packages/pptpd_1.3.4-2_mpc85xx.ipk.
Multiple packages (kmod-ppp and kmod-ppp) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kmod-ipv6 and kmod-ipv6) providing same name marked HOLD or PREFER. Using latest.

Code:
Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for pptpd:
 *     kernel (= 3.10.13-1-b089fbeb13d735e5ec123f0599022979) *     kernel (= 3.10.13-1-b089fbeb13d735e5ec123f0599022979) * 
 * opkg_install_cmd: Cannot install package pptpd.

Hast Du da auch ne schnelle Lösung für mich, dann wäre erstmal alles perfekt

Danke Dir.
 
Zuletzt bearbeitet von einem Moderator:
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Im letzen Image welches ich dir geschickt habe ist pptpd enthalten.
Es darf nich /dev/ttyUSB0 sein in Oscam.watchdog.

Es muss /dev/hdplus oder /dev/v13 sein.
Andernfalls machst du einen Link auf einen Link, der ein Link auf einen Link
Darstellt. verstehste ..... Ganz einfach
Darum war der auch nicht erreichbar wegen des endlosen Link Loops.
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Hy Digger, aber:
1. hast Du mir noch nie ein Image geschickt ( verwechstelt mich " du hattest meinen WDR4300 per TeamViewer gemacht "
2. wenn ich das /dev/ttyUSB0 raus nehme gehts aber leider nett...."aus der Oascam Server" ??? (also ist nicht Watchdog sondern in der Server confic)
3. Könntest Du mir mal ein image für den 4900 schicken mit ttpt?

dank dir


Also so läuft es jetzt GUT: ( ausser das ich kein pptp installieren kann ( wegen Kernel))
Code:
#
# Configfile für den Watchdog.
#
# Es ist egal wieviele Reader des jeweiligen Modells überwacht werden sollen.
#

# Schaltet Watchdog ein (1) oder aus (0)
# Ab 1.06 gibt es hier eine gravierende Änderung!
# Es muss ein User eingerichtet werden, der Zugriff auf die Monitorschnittstelle hat.
# Die Schnittstelle muss mittels nocrypt = ROUTER_IP_ADRESSE_HIER frei sein für den Router.
# Diese Überwachung ersetzt das alte Verfahren vollumfänglich. Details siehe DokuThread!
# https://www.digital-eliteboard.com/showthread.php?228761

watchdog_enable = 1
watchdog_port = 899
watchdog_user = Hxxxonitor
watchdog_pass = Hxxxonitor


# Aktiviert den "Panik Neustart" (panicreboot = 1)
#
# panic_reboot_count gibt an wie oft nach "Reader ready for requests" geschaut werden soll.
# Ein Versuch dauert 1 Minute und beim Fail wird geschaut ob ein Reader nicht geklappt hat oder einfach nur länger gewartet werden muss.
#
# Dann wird der Router neugestartet. Das ist hilfreich wenn man im Urlaub ist und
# die Gäste weiterhin das Bild "genießen" sollen.
# Ab 1.06 gibt es hier eine Verbesserung. Es wird nur 3x neugestartet danach aufgegeben um
# permanentes Rebooten zu verhindern. (Bootschleife)

panic_reboot = 0
panic_reboot_count = 3


# Aktiviert den pauschalen Montagsneustart um 04:30.

reboot = 0


# Ab Watchdog Version 1.02 verfügbar!
# udev_enable aktiviert den "udev". Dies ist kein richtiges udev, wird aber mit Easymouse 2 / phönix funzen!
# Es sind hier weitere Einstellungen nötig. 
# SERIAL? = $deine Serial, siehe lsusb ( z.b. AH01343T )
# DEVICE? = $dein device = in oscam.server ( z.b. /dev/hdplus)
# udev_count = $Anzahl deiner Easymousen - Bis 256 Mäuse derzeit möglich, sollte reichen oder ? :) 
# Hier aber kein /dev/ttyUSBx eingeben! Siehe "never do this" @ DOKUthread
# Bei easymose in Betrieb ist diese Funktion ein "must have"! 

udev_enable = 1
udev_count = 1

# Dies ist ein Beispiel, später entfernen!!:
SERIAL1 = A901xxx
DEVICE1 = /dev/hdplus

#SERIAL2 = AH01346T
#DEVICE2 = /dev/v13

# usw....

Code:
#---Oscam server---

[reader]
Label = HDplusHD02
Protocol = mouse
Device = /dev/ttyUSB0
cardmhz = 368
Detect = CD
Group = 3
CAID = 1843
rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
boxkey = A7642F57BC96D37C
EMMCache = 1,1,2
 
Zuletzt bearbeitet von einem Moderator:
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Ich hab dich tatsächlich verwechselt dann
Für den WDR 4900 hab ich ein Image, komme aber erst am
Montag wieder dran. Und für deinen 4300 musste mal schauen ob das Image zum
Pfad in der /etc/ opkg.conf passt. Das ist der Grund für deinen error.

Also ttyusb0 ist korrekt in der Oscam.server wenn du das dev nicht nutzen willst.
Aber das war doch der Auslöser für diese Diskusion? Oder habe ich was verpasst?
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Aber das war doch der Auslöser für diese Diskusion? Oder habe ich was verpasst?[/QUOTE]

ja hast recht, das war dr fehler, aber was heisst nun schon wieder " wenn ich das dev nicht nutzen will" ? - verwirrung pur. ( hatte vorher in der Oscam Conf: /dev/hdplus (was nicht funktionierte) - jetzt habe ich
/dev/ttyUSB0 und alles geht.....
Und ja, wenn du mir Montag das Image schicken kannst, wäre klasse!

- und der Pfad ist für den 4900 gedacht... dort bekomme ich pptp nicht installiert.
-Dank Dir ist der 4300 jetzt kein Problem mehr, bekomme fast alles allein hin - ja schon ne menge gelernt "danke".

Allen eine gute Nacht
 
Zuletzt bearbeitet von einem Moderator:
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Für wdr4900 musste Pakete selber bauen. Der Trunk wechselt alle paar Tage bei openwrt.org
Es ist halt ne Entwickler Version.
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Für wdr4900 musste Pakete selber bauen. Der Trunk wechselt alle paar Tage bei openwrt.org
Es ist halt ne Entwickler Version.

Gibt es da ne Anleitung, das auch ein neuling das versteht?
Welche Linux Distrbution sollte man am besten aufspielen?
Wäre natürlich klasse sich ein eigenes Image zu bauen...
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Im openwrt wiki gibt's ne Anleitung

Gesendet von meinem HTC One XL mit Tapatalk 2
 
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…