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

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"

bei meinem TP-Link 3600 wird nach neu flashen eine "alte" Festplatte leider nicht wieder eingebunden:

/dev/sda1: LABEL="festplatte" UUID="892a7f4d-a653-4b87-9ee1-00ced4452d40" TYPE="ext4"
Welcher dieser soll eingebunden werden? (Eingabe z.b. sda1) : sda1
awk: cmd. line:1: Unexpected token

möchte sie nicht unbedingt neu formatieren, was wohl das einfachste wäre,
gibt es eine altrnative einfache Lösung (bin kein Linux Kenner) ?
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Ja gibt es.
Da gibts nen Paket für luci.
Luci-App-mount oder so.
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

hi all, greetings from malaysia member.: Dfingers:

i just wanna know either there are any possibilities to have oscam ymod binaries running on wr1043nd?..i tried to search here but seems google translate wasnt help me much: Wacko1:

appreciate any kind feedback ..thanks
 
OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleiches...

Hello again my Friend!

Amor itself is only possible biz installing Debian MIPS in an chrooted environment.
This would be like shooting with big cannons upon small birds.

There is an osemu for openwrt available. But I do not know if this one makes sense
on your side of the globe. It has constantCW s hard coded into c code.
May be your give it a shot.

https://www.digital-eliteboard.com/...KEINE-POSTS!&p=2045239&viewfull=1#post2045239

Which channels / caid your try to descramble?

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

hello friend..i have keys for IPMTV 95e in my hand and i managed to share it out via oscam ymod ubuntu on machine.
just seeking a chance to swap from ubuntu machine to small electricity consume devices like tplink router :)

anyway thank you so much for prompt feedback..i will go through your given link and try to find something..thanks again friend, cheers
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

I do not think that those keys are included.
You have two options

1 - you code them hard into
There you can see how it's done

2 - there is an pogo plug which supports Debian Pogo-E02
There is an method to run ymod on it. You need only the library's forit.
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

yes friend..sure it was not included..i already checked it..
by the way, i only can see cryptoworks keys there, its that mean the OSEmu is only for this keys?..
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Well, i really Do Not Know. But If you discovered that fact it seems so.

Gesendet von meinem HTC One XL mit Tapatalk
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

bei meinem TP-Link 3600 wird nach neu flashen eine "alte" Festplatte leider nicht wieder eingebunden:
/dev/sda1: LABEL="festplatte" UUID="892a7f4d-a653-4b87-9ee1-00ced4452d40" TYPE="ext4"
Welcher dieser soll eingebunden werden? (Eingabe z.b. sda1) : sda1
awk: cmd. line:1: Unexpected token

@derdigge: kann es sein, dass in oscamfunctions.sh zeile 288 bei der abfrage device nicht korrekt ermittelt wird ? (kenne mich mit awk nicht aus)
if test "$new_overlay" = "1" -o "$new_hdd" = "1" -o "$old_overlay" = "1" -o "$old_hdd" = "1";then
printf "\n\n Es sind folgende Massenspeicher angeschlossen:\n\n"
blkid
printf "\n Welcher dieser soll eingebunden werden? (Eingabe z.b. sda1) : "
read din
device=/dev/$din
#if test "$old_overlay" = "1" -o "$old_hdd" = "1";then
# device=$(blkid | sed 's/"/ /g' | awk '/'$device'/ {print $3}')
#fi
fi
wenn ich die zeilen 287-289 auskommentiere, wird device von der eingabe aus zeile 286 genommen und meine "alte" festplatte wieder korrekt eingebunden
 
OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleiches...

Amok!
Er hat recht! Der Fehler liegt aber in der SED Zeile.
Respekt ;)
Nur auskommentieren reicht aber nicht, weil device nun ein blockdevice enthält
Und keine uuid

Wenn du schon dabei bist Treib mal noch mehr davon auf.
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

also in der fstab config werden uuid und label (festplatte) nicht geschrieben,
da in putty beides angezeigt wird (post #3189), kann man das mit filezilla selbst machen,
dann wird die festplatte wohl immer wieder korrekt eingebunden
in der datei fstab unter /etc/config folgendes eintragen:

config mount
option target /festplatte
option uuid 892a7f4d-a653-4b87-9ee1-00ced4452d40
option fstype ext4
option options rw,sync
option enabled 1
option enabled_fsck 0
 
Zuletzt bearbeitet:
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Hi,
habe ein kleines Problem. Kann keinen Key für openvpn erstellen.
BusyBox v1.19.4 (2013-09-10 20:50:04 MST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
BARRIER BREAKER (Bleeding Edge, r37932)
-----------------------------------------------------
* 1/2 oz Galliano Pour all ingredients into
* 4 oz cold Coffee an irish coffee mug filled
* 1 1/2 oz Dark Rum with crushed ice. Stir.
* 2 tsp. Creme de Cacao
-----------------------------------------------------
root@OpenWrt:~# cd /etc/openvpn
root@OpenWrt:/etc/openvpn# openvpn --genkey --secret static.key
openvpn: can't load library 'libssl.so.0.9.8'

Digger wie bekomme ich diese libssl.so.0.9.8 her?
LG Osprey
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

opkg update
opkg install openssl-utils libopenssl


so ebn probiert und geth bei mir
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Danke dir vielmals. Werde es morgen testen und vpn mit ptpp erstellen. Freu mich drauf. LG Toni
 
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"

Heyho, ich habe da ein kleines Problem mit meiner neuen Easymouse (evtl defekt?!). der Befehl lsusb warf mir zunächst mal keine Serial aus, danach hab ich im kernellog folgendes gefunden:

Dec 12 13:11:26 GHome kern.err kernel: [ 481.660000] hub 1-1:1.0: unable to enumerate USB device on port 2
Dec 12 13:11:37 GHome kern.err kernel: [ 492.370000] hub 1-1:1.0: Cannot enable port 2. Maybe the USB cable is bad?
Dec 12 13:11:40 GHome kern.err kernel: [ 495.370000] hub 1-1:1.0: Cannot enable port 2. Maybe the USB cable is bad?
Dec 12 13:11:43 GHome kern.err kernel: [ 498.370000] hub 1-1:1.0: Cannot enable port 2. Maybe the USB cable is bad?

USB Kabel tauschen habe ich schon probiert :\ Ist der Reader wohl defekt oder ?

Gruß
 
Zurück
Oben