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.

Qemu Raspberry + Gbox + OScam

minimal101

Newbie
Registriert
21. August 2019
Beiträge
1
Reaktionspunkte
6
Punkte
23
Hello. Excuse me ,but i cant write in german language.So here it is.!

I dont have Raspberry and decide to run on Emu on my local linux system.

Here is fully working debian buster raspberry + gbox + oscam + reader on ttyUSB0 !

Preparation
1.Download kernel,bootpart and image file | reconfigured with all |.
Code:
Du musst dich Anmelden oder Registrieren um den Inhalt der Codes zu sehen!

2.Install Qemu
If you running GUI linux install from command line
Code:
Du musst dich Anmelden oder Registrieren um den Inhalt der Codes zu sehen!

For server users recommend to install latest Qemu

Code:
Du musst dich Anmelden oder Registrieren um den Inhalt der Codes zu sehen!

3.USB reader link to qemu

Code:
Du musst dich Anmelden oder Registrieren um den Inhalt der Codes zu sehen!

4.Extract previously downloaded file to you Linux.
Lets say we use RASP3 folder in our system
example

Code:
Du musst dich Anmelden oder Registrieren um den Inhalt der Codes zu sehen!

5.Run
We previously check usb reader parameters and we need these 2 values in red to pass in vm.

idVendor 0x0403 Future Technology Devices International, Ltd
idProduct 0x6001 FT232 USB-Serial (UART) IC

fill these in final command line below .
-usb -device usb-host,vendorid=0x0403,productid=0x6001

in /RASP3 folder run command

Code:
Du musst dich Anmelden oder Registrieren um den Inhalt der Codes zu sehen!

6.Done

We now have running Raspberry in qemu vm !

Ports open in vm
ssh = 5022
oscam web = 16002
newcamd oscam = 22000

If you need to open other ports to vm just add them with hostfwd=tcp in previous command.

All config files are taken 1:1 from this post

So you have to thanks to Osprey and all other involved to this project .

Regs !
 
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…