Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Gbox...Beginner

ICh würde alle 3 laufen lassen, da du sie vermutlich brauchst, oder was hast du vor?
 
@ diddi123

ich habe nichts ausgeschalten ...
per root anmelden
dann abarbeiten, es kommt keine Fehlermeldung

bei tune2fs -l /dev/mmcblk0p2 öfters mit yes bestätigen

dann reboot

Grüße
 
ich habe durch ein ipc update gbox gelöscht.
Ich setze das Ding jetzt neu auf. Welches ist das aktuellste image für den P3+ ?
 
Du kannst auch das neueste raspian image nutzen.
Das kannst du dann auf 64 bit updaten.
Ist nicht so kompliziert wie ubuntu.
 
Die Timouts sind bei mir weg! Pi4 mit ubuntu 64 Bit.
Immer wenn die gbox auf die V13 zugreift wird var/log/journal voll geschrieben.

root@ubuntu ~ > blkid -o list
device fs_type label mount point UUID
-------------------------------------------------------------------------------
/dev/mmcblk0p1
vfat system-boot /boot/firmware E497-1FDF
/dev/mmcblk0p2
ext4 writable / bfabtdtrgb-bdb9-4846-914a-45160bac3ed0
/dev/mmcblk0
(in use)
root@ubuntu ~ >

Das Dateisystem ext4 ist ein sogenanntes Journaling-Dateisystem

Bei mir mmcblk0p2

Dateisystem ext4 zuerst unmounten

root@ubuntu ~ $ umount /dev/mmcblk0p2

Anschließend das Journaling abschalten.

root@ubuntu ~ $ tune2fs -O ^has_journal /dev/mmcblk0p2

Ob das Journaling deaktiviert wurde kann man wie folgt überprüfen.

root@ubuntu ~ $ tune2fs -l /dev/mmcblk0p2

Vor dem Mounten des Dateisystems sollten man noch das Dateisystem auf Fehler überprüfen.

root@ubuntu ~ $ e2fsck -f /dev/mmcblk0p2

Zum Schluss kann man das Dateisystem wieder einhängen

root@ubuntu ~ $ mount /dev/mmcblk0p2 /data

oder

reboot des Systems

Gestern (ganzer Tag) wurde nur ein Log im Journal geschrieben mit 2.5 MB und nicht 300 MB in 5 Stunden.
Die Methode mit # hat nichts gebracht.

Vielleicht hilft es ja anderen.

Grüße




Tja bei mir kommt leider auch immer nur "target is busy"

Schade
 
Ich konnte das Journaling folgendermaßen deaktivieren:

1. Backup von /etc/fstab: cp /etc/fstab /etc/fstab.backup
2. vi /etc/fstab, darin den mount Eintrag für /dev/mmcblk0p2 editieren ( bei mir die 1. Zeile ):
Code:
LABEL=writable  /        ext4   defaults        0 0
zu
LABEL=writable  /        ext4   ro,suid,dev,exec,auto,nouser,async        0 0
3. Reboot: shutdown -r now
4. tune2fs -O ^has_journal /dev/mmcblk0p2
5. e2fsck -f /dev/mmcblk0p2
6. Reboot: shutdown -r now
7. mount -o rw,remount /
8. cp /etc/fstab.backup /etc/fstab
9. Reboot shutdown -r now

Gruß

Leider hat das deaktivieren des Journals mir nicht geholfen :(

Im log steht nach ein paar Stunden wieder:

Code:
<-ECM (1<-)-03 received from 127.0.0.1
<-ECM (1<-)-03 received from 127.0.0.1
network ecm removed, to old (age: 3821 ms)
<-ECM (1<-)-03 received from 127.0.0.1
<-ECM (1<-)-03 received from 127.0.0.1
network ecm removed, to old (age: 2824 ms)
<-ECM (1<-)-03 received from 127.0.0.1
 
Journal & Log sind 2 getrennte paar Schuhe ....
Wie Apfel & Birne ...

Dann schaue doch mal nach var/log/journal

Grüße
 
Leider hat das deaktivieren des Journals mir nicht geholfen :disappointed:

Im log steht nach ein paar Stunden wieder:

Code:
<-ECM (1<-)-03 received from 127.0.0.1
<-ECM (1<-)-03 received from 127.0.0.1
network ecm removed, to old (age: 3821 ms)
<-ECM (1<-)-03 received from 127.0.0.1
<-ECM (1<-)-03 received from 127.0.0.1
network ecm removed, to old (age: 2824 ms)
<-ECM (1<-)-03 received from 127.0.0.1
Habe bisher auch alles versucht. Immer wieder nach unbestimmter Zeit "timeouts".
Ich habe auch sicher kein Speicherproblem.
Tappe im Dunkeln
 
Ich konnte das Journaling folgendermaßen deaktivieren:

1. Backup von /etc/fstab: cp /etc/fstab /etc/fstab.backup
2. vi /etc/fstab, darin den mount Eintrag für /dev/mmcblk0p2 editieren ( bei mir die 1. Zeile ):
Code:
LABEL=writable  /        ext4   defaults        0 0
zu
LABEL=writable  /        ext4   ro,suid,dev,exec,auto,nouser,async        0 0
#


ich bekomme es nicht editiert. Welche Befehle nutzt du?
 
Ich habe meinen Raspi ja nochmal neu aufgesetzt. Bislang noch keine Problem. Naja letztes Mal kamen die timeouts ja auch erst zwei drei Wochen nach Aufsetzen.

So, 8 Tage nach der Neuinstallation wieder "timeout"
 
Zuletzt bearbeitet:
Hi Leute,

Ich kriegs nicht gebacken, hab mir extra mal ne Easymouse geholt, hatte vorher eine Quadmouse.
Gbosreader ist immer noch gelb und offline.
Hier mal meine Configs.

# gbox config file

# Trace, Debug
# xx yz ; xx=00 no konsole output
# xx yz ; xx=01 konsole output
# xx yz ; y=0 debug output (dont use)
# xx yz ; y=1 no debug output
# xx yz ; z=0 ouput to konsole
# xx yz ; z=1 output to /var/tmp/debug.txt
# xx yz ; z=2 Output to UDP (to capture with gboxt)
Z: { 01 11 } 192.168.1.2 8024
F: { 12 } /var/log/ipc
# gbox working mode
# 00 pure Emu
# 01 pure SoftCam (when card inside), Emu (when no card inside)
# 02 pure Net Client
# 03 Mixed mode !!!!! always use this !!!!!
G: { 03 }

# Display ECM messages on Konsole
# 00 dont show any ECMs
# 01 show only valid ECMs
# 02 show valid and bad ECMs with complete data display
C: { 01 }

# Display EMM messages on Konsole
# 00 dont show any EMMs
# 01 show only valid EMMs
# 02 show valid and bad EMMs with complete data display
# 1* Log any tier change on PW-Nagra-17xx cards into /var/keys/pwupdate.log
M: { 01 }

# Auto Update
# 00 AU disable (default)
# 01 AU enable
# 02 AU auto
# 03 AU enable with ua,sa and ga filter !!!!! always use this !!!!!
A: { 03 }

# Key Update
# 01 update only new keys, default setting
# 02 update all keys (used for valid PMK checking)
U: { 01 }

# Hash pids
# 00 hash all pids, DO NOT USE THIS OPTION, IT IS ONLY FOR TESTING STUFF
# 01 hash only pids with implemented algos and available keys !!!!! always use this
H: { 01 }

# Key files folder
# 00 keyfiles in /var/keys
# 01 keyfiles in /var/tmp
T: { 00 }

# On Screen Display for the Multysystemcam on com1/com2
# 00 No OSD (default)
# 01 display Smartcard messages in Neutrino
# 02 display Smartcard messages in Neutrino new nhttpd format
# 03 display Smartcard messages in Enigma
# 04 display Smartcard messages in Enigma2
O: { 00 } 192.168.0.3 coolstream

# Logger and NET-mode UDP port Init
# 00 do not init UDP port
# 01 Init UDP port for IP, port, UDP
L: { 00 } 192.168.0.251 7025

# demux, multicam/comport configuration
# example: yz = 0x0A = 00001010 (use com2 with inverted CTS detection line)
# *x ** ; x = device nummber to be used (0= default)
# D* ** ; force use of /proc/bus/gtx for cw write operations
(in the dbox2 the gbox writes directly the CWs, 00 is the
recommended mode ! No drivers are required) use D* ** ONLY if
you have Problems. 0* ** should be prefered !!!
# F* ** ; write CWs in both devices (used for PVR in STB04xxx devices)
# ** y* ; y=0001b (0x1*) use slot1 as Multicam (only on STB04xxx)
# ** y* ; y=0010b (0x2*) use slot2 as Multicam (only on STB04xxx)
# ** y* ; y=0011b (0x3*) use slot1 and slot2 as Multicams (only on STB04xxx)
# ** *z ; z=0001b (0x*1) use com1 as Multicam
# ** *z ; z=0010b (0x*2) use com2 as Multicam
# ** *z ; z=0011b (0x*3) use com1 and com2 as Multicams
# ** yz ; yz=00110011b (0x33) use slot1+slot2+com1+com2 as Multicams
# ** *z ; z=0100b (0x*4) invert CTS detection on com1
# ** *z ; z=1000b (0x*8) invert CTS detection on com2
#V: { 00 10 } #Slot 1
#V: { 00 20 } #Slot 2
#V: { 00 30 } #Slot 1+2
#V: { 00 3F } #Slot 1+2+SC8in1
V: { 00 05 } #only com-ports


# RS232 SSSP mode
# x debug messages, 1=on, 0=off
# y com port to use (0=none, 1=com1, 2=com2)
R: { 00 } 9600

# Task type
# 00 ** normal mode gbox mode (no season, use Multicam instead)
# 01 ** Season Emulation in a Irdeto allcam chid 0602 nonZ
# 10 ** Season Emulation in a Irdeto allcam chid 1702 nonZ
# 11 ** Season Emulation in a Irdeto allcam chid 1702 Z
# 12 ** Season Emulation in a Irdeto allcam chid 1722 Z
# 13 ** Season Emulation in a Irdeto allcam chid 1762 Z
# ** *1 Com port to use for season emulatiom (1 or 2)
# ** 0* Use CTS for RST detection
# ** 1* Use DCD for RST detection
# ** ** 9600 = Baudrate to be used (working only on dbox2)
W: { 00 00 } 9600

# =============================================================================
# extra options to override default setting in case you expirience Problems,
# normaly these setings are not required.

# Files, folders, devices
# folder/device comment
#F: { 01 } /var/tmp/pmt.tmp // pmt file
#F: { 02 } /var/tmp/emm.info // key update log file
#F: { 03 } /var/tmp/ecm.info // ecm info file
#F: { 04 } /var/tmp/atack.txt // atack info file
#F: { 08 } 1 // pmt mode (0 - pmt file mode, 1 - pmt socket mode)
#F: { 11 } /var/keys // folder for config files
#F: { 12 } /var/tmp // folder for temporary file
#F: { 13 } /var/tmp // folder for keyfiles
#F: { 21 } /dev/null // ca device
#F: { 22 } /dev/null // dvr device
#F: { 23 } /dev/null // demux device
#F: { 31 } /dev/null // second ca device to write cw's (recording)
#F: { 41 } /dev/sci0 // STB04xxx slot1
#F: { 42 } /dev/sci1 // STB04xxx slot1
#F: { 43 } /dev/tts/0 // rs232 com1
#F: { 44 } /dev/tts/1 // rs232 com2
F: { 43 } /dev/ttyUSB0 // rs232 com1# für externen Cardreader an com1 SC8in1 oder MCR 4/8 oder Smargo
#F: { 44 } /dev/ttyUSB1 // rs232 com2# für externen Cardreader an com2 SC8in1 oder MCR 4/8 oder Smargo
#

# For overclocking freaks, Clocking internal STB04xxx slots with:
# 1=7.80MHz 2=6.30MHz 3=5.25MHz 4=4.50MHz 5=3.94MHz 6=3.50MHz 7=3.15MHz
# Irdeto works fine on 7.8MHz, all other fine on 6.30MHz or 5.25MHz
# The Dream has not a clean clock signal, some cards that are sensitive will
# refuse to work even on 3.5MHz, thats why 3.15MHz is the default value there.
# On other STB04xxx recievers the same cards work with 6.30MHz
# Ist nicht Aktiv geschaltet ,also keine Funktion
#F: { 51 } 02 // irdeto
#F: { 52 } 03 // seca
#F: { 53 } 03 // viaccess
#F: { 54 } 03 // nagra
#F: { 55 } 03 // crypto
#F: { 57 } 03 // conax
#F: { 58 } 03 // nds

# force a name change of the season or sssp rs232 device
#F: { 45 } /dev/ttyS1

# set stay alive ping time in seconds (default is 300)
#F: { A0 } 300

# disable direct serial port I/O access on 80x86cpus (win and linux)
# direct port i/o is used to set unusual Baudrates, if you want to
# a 3.579MHz card in a 6.000MHz reader etc ...
#
# Enabled (A1=0) is the default setting, has always been !!!
#
# Disable (set to 1) it ONLY if you have problems with ioperm or you want
# to use a usb-to-rs232 smartcard reader
F: { A1 } 1

# descrambler selection by camd.socket private descriptor (0 - index mode, 1 - mask mode), mask mode is default
#F: { AA } 1
#F: { 12 } /var/log/gbox

/SPOILER]

# allow maximum 06 share level for recieved card data
I: { 03 }

# 01 repeat EMM's
# 00 consider every EMM only once
# 01 restart pid on overflow
# 1* reset ENX on every channel change
# 2* rezap after start (calling pzapit -rz --pal)
# *1 check/reset ENX freezes on FTA
# *2 check/reset ENX freezes on PayTV
# *3 check/reset ENX freezes on FTA and PayTV
# 00 write nothing in atack.txt
# 01 write into atack.txt: password is wrong
# 02 write into atack.txt: ID unknown
# 04 write into atack.txt: IP is wrong
# 08 write into atack.txt: port is worng
# 10 write into atack.txt: share.stat
# 20 create online.log for online/offline logging
# 3F write everything. (combine bits for other combinations)
# 4000 send ecm again after 4 Seconds if no reply.
# 6000 resync decode after 6 Seconds if net decode failed
N: { 00 00 20 00 2500 4500 }

# Send ECM's at maximum 5 cards (please use this as default)
X: { 05 }

# Send ECM's in any case to these card ID's, even they are more then X:
# some examples ...
# G: { 17020000 1234 }
# G: { 0B000000 ABCD }
# G: { 05021510 AB34 }
# G: { 0D03A000 A234 }

# cwshare.cfg sharing parameters
# M: { hostname { password }}
# D: { hostname { rx_port tx_port { password { loc_code net_code }}}}
#
# loc_code: bit 7 6 5 4 3 2 1 0
# 0 0 0 0 | | | |
# +-+-+-+- level
#
# net_code: bit 7 6 5 4 3 2 1 0
# 0 0 0 | | | | |
# | +-+-+-+- level
# +--------- drop level zero cards
# example: D: { friend1.homeip.net { 8010 8020 { B142AB11 { 05 15 }}}}
#
# password
#M: { mydbox2.homeip.net { AA242456 }}

#
# Internet Friends rx tx password cod
#D: { friend1.homeip.net { 8010 8010 { B142AB11 { 5 5 }}}}
#D: { friend2.homelinux.net { 8010 8010 { 81BFF901 { 5 5 }}}}

#
# other local boxes
#D: { 192.168.0.51 { 8020 8020 { AB333441 { 5 5 }}}}
#D: { 192.168.0.52 { 8020 8020 { BA334B24 { 5 5 }}}}

#OScam lokal
M: { 127.0.0.1 { 1111AAAA }}
D: { 127.0.0.1 { 8010 7004 { 2222CCCC { 5 5 }}}}
/SPOILER]

# OSCam Konfiguration IPC - oscam.conf

[global]
serverip = 192.168.178.110
#disablelog = 0
logfile = /var/log/ipc/OScam.log
maxlogsize = 2480
#cachedelay = 0
#saveinithistory = 1
#loghistorysize = 4096
#block_same_ip = 0
unlockparental = 1
nice = -1
disablecrccws_only_for = 098C:000000;09C4:000000;0500:050F00

[cccam]
port = 22110
nodeid = 1F933151105613CP
version = 2.3.2
reshare = 5
ignorereshare = 1


[newcamd]
#key = 0102030405060708091011121314
#port = 22000@1830:003411

[gbox]
port = 7004
hostname = 127.0.0.1
my_password = 2222CCCC
#my_vers = 2A
ccc_reshare = 1
gsms_disable = 0

[webif]
httpport = 16110
httpuser = oscam110
httppwd = oscam110
httprefresh = 15
httpallowed = 0.0.0.0-255.255.255.255
httpreadonly = 0
httpsavefullcfg = 0
/SPOILER]

# oscam.server generated automatically by Streamboard OSCAM 1.20_svn SVN r11539
# Read more:

[reader]
label = camd3emu
enable = 0
protocol = cs357x
device = 127.0.0.1,20248
user = meinserver
password = meinserverpass
group = 1

[reader]
label = OSEmu
enable = 0
protocol = cs357x
device = 127.0.0.1,54321
user = emu
password = emu
caid = 0D00,0D02,0D03,0D05,090F
ecmwhitelist = 0D00:9C,84,87,8B,BF,C3,6D;0D02:84;0D03:9C,9F,A5;0D05:9C;090F:62,73,84,94,95,96,99,A6,B7
ident = 0D00:000000,000004,000010,000014,000020,0000C0,0000C4,0000CC;0D02:00008C,0000A0,0000A4,0000A8;0D03:000004,000008,000024,000028;0D05:000004,000010;090F:000000
group = 1

[reader]
label = V13_Gboxreader
protocol = gbox
device = 127.0.0.1,8010
user = gbox_client
password = 1111AAAA
gbox_max_distance = 5
gbox_reshare = 5
caid = 09C4
group = 1
disablecrccws = 1

/SPOILER]

# OSCam Konfiguration IPC - oscam.user



[account]
user = gbox_client
au = 1
allowedprotocols = gbox
#betatunnel = 1835.FFFF:1722
group = 1,2,3,4,5,6,7,8,9,60
cccreshare = 1
cccignorereshare = 1
#max_connections = 2

[account]
user = camper
pwd = rolex
monlevel = 4
keepalive = 1
au = 1
betatunnel = 1835.FFFF:1722
group = 1,2,3
cacheex_allow_request = 1

/SPOILER]

Wäre happy über eine Lösung meines Problems :blush:
 
Hi,

ich habe 2x Quadmouse & 1x Easymouse für V13. Diee Eaysymouse direkt am RPi & die
Quadmouse über aktiven Hub. Der RPi schafft die Spannung für die Quadmouse nicht.

Dann die udev Regeln für Deine Quadmouse anlegen, Seite 1 hier im Post. Nicht über IPC Manager,
sondern über die Konsole mit dmesg & dann die Regel nach etc/udev/ ...

Die Easymouse mit V13 als ttyUSBv13 umbenennen und in die gbox.cfg eintragen.

Deine udev Regel sollten etwa so aussehen
########################## Easymouse2 direkt am RPI4 ###############################
SUBSYSTEMS=="usb", KERNEL=="ttyUSB*", ATTRS{serial}=="AB0JMM3E", SYMLINK+="ttyUSBv13"
########################## QUADMOUSE 1 USB ganz oben USB Hub ####################################
ATTRS{interface}=="Quad RS232-HS", SUBSYSTEMS=="usb", KERNEL=="ttyUSB*", KERNELS=="1-1.3.4.4:1.0", SYMLINK+="mtv"
ATTRS{interface}=="Quad RS232-HS", SUBSYSTEMS=="usb", KERNEL=="ttyUSB*", KERNELS=="1-1.3.4.4:1.1", SYMLINK+="hd2"
ATTRS{interface}=="Quad RS232-HS", SUBSYSTEMS=="usb", KERNEL=="ttyUSB*", KERNELS=="1-1.3.4.4:1.2", SYMLINK+="orf1"
ATTRS{interface}=="Quad RS232-HS", SUBSYSTEMS=="usb", KERNEL=="ttyUSB*", KERNELS=="1-1.3.4.4:1.3", SYMLINK+="srg"

reboot

Dann funktioniert das auch einwandfrei mit einer Quadouse.

Grüße
 
Zuletzt bearbeitet:
Zurück
Oben