PDA

View Full Version : USB FTDI by Gelvis pe UFS910 ?



shoimuletz
04-10-12, 17:39
Salut all

Am achizitionat un Phoenix card reader by Gelvis pe USB cu cipset FTDI.
Atasat interfata pe un port usb la kathy.
Activat driver-ul FTDI din meniul Nebula 2.
Introdus card j*ji in slot.
M-am jucat cu conf-ul Oscam-ului putin insa fara succes.
In consola,pe debug nu arata nimic la introducerea card-ului sau conectarea interfetei.
Am nevoie de informatii sau link catre cea ce trebuie sa fac mai departe pentru a functiona.
Multumesc anticipat.

radutyu
04-10-12, 17:51
ai resucitat ufs-ul?cu memorie mai lunga ?

Diablo1
04-10-12, 21:33
Sau poate il intrebi pe Gelvis cum functioneaza daca tot le vinde , el trebuie sa stie sigur

shoimuletz
04-10-12, 22:55
radutyu, Am rezolvat,multumesc pentru hint,acum foloseste cam 90Mram,am raspuns in cadrul discutiei insa dupa o pagina scrisa,mi-a afisat ca va fi postat dupa aprobarea moderatorilor insa..nu a mai aparut postul,explicasem ce si cum.

Diablo1, Gelvis a spus ca nu stie cum sta treaba cu Kathy,l-am rugat macar un setting de unde sa ma inspir de pe DM800 care-l detine si a spus ca merge pur si simplu,doar atasat..........

Asa ca am deschis acest topic.

Vroiam macar sa-l vad ca pilpaie ceva pe ttyUSB0 insa inca nu m-am dumirit ce comenzi sa dau din consola,BusyBox ma cam depaseste pentru moment.Pe win7 a fost probat si e ok.
Trebuie macar sa asimilez principiul de functionare...

zildan
05-10-12, 10:38
Conteaza ce imagine ai instalata, pentru ca trebuie verificat daca ai suport pentru adaptorul serial in kernel sau trebuie sa incarci module suplimentare si sa creezi device-urile in /dev.
Asteptam lamuriri din partea ta.

f11
05-10-12, 17:32
@ shoimuletz
porneste din telnet oscamul si posteaza aici.Pe nebula daca ai instalat si la status iti apare ca si ftdi enabled trebuie sa-ti mearga readerul ftdi.
f11
PS Posteaza si rezolvarea cu bootloaderul 128mb.

shoimuletz
06-10-12, 00:53
Zildan:
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0001
Bus 001 Device 002: ID 05e3:0608
Bus 001 Device 003: ID 1687:3252
Bus 001 Device 004: ID 0403:6001
ufs910:~#
Ultimul device este cel ce apare cind conectez interfata pe portul USB
imaginea este ufs910_GIT-4404_PKT-1754
in /dev/ttyUSB0 e creat automat
Din meniu am optiunea sa activez FTDI si la status e activa.
Problema consta in faptul ca nu stiu ce pasi trebuiesc urmati si ce comenzi sa dau in consola:(

F11:
Nu stiu sa pornesc Oscam-ul din consola insa e pornit din meniu si merge sharing-ul insa interfata nu stiu cum trebuie configurata.
in legatura cu resuscitarea,mi-a oferit un link Radutyu,urmeaza-l si o rezolvi repede,nu uita sa populezi MB cu un conector mama de 2X10 pini si adopta varinanta cu FT4232Hight si foloseste doar doua virtuale,cu 2232 nu mi-a mers,datasheet-ul lui 7100 pentru verificare si gata(nu sari de 3,6v)

Radutyu:
Mai am cateva module de RAM,te pot indruma sa lungestimemoria,daca doresti,deschid un alt topic sa nu le amestecam.
in principiu pasii sunturmatorii:Schimbi memoriile apoi faci update la butloader (U-boot) cu versiune de 128.
Eu gresisem deoarece prima oara am schimbat U-boot cu suport de 64,apoi U-boot cu suport de 128 si apoi memoriile insa dupa upload-ul de U-boot cu suport de 128M,a ramas palie masina .
Cama asa arata pe debug acum:

Board: STb7100 Kathrein UFS910 [128MB]


U-Boot 1.3.1 (Mar 21 2012 - 16:45:29) - stm23_0046

DRAM: 128 MiB
NOR: 16 MiB
In: serial
Out: serial
Err: serial
Hit any key to stop autoboot: 0
ufs910>


board=stb7100ref_27
bootdelay=1
/devinit
bootargs=console=ttyAS0,115200 root=/dev/mtdblock3 mem=41m bigphysarea=2984 copr ocessor_mem=2m@0x04000000,2m@0x04200000
autoload=n
ipaddr=192.168.1.103
serverip=192.168.1.2
gatewayip=192.168.1.1
gateway=192.168.1.1
netmask=255.255.255.0
ethaddr=xxxxxxxxxxx
bootdesc_1=HDD 1
bootcmd_1=setenv bootdesc_default 1; saveenv; run bootargs_1; run bootkern_1
bootkern_1=ide reset; ext2load ide 0:1 a5000000 /boot/uImage; bootm a5000000
bootargs_1=set bootargs console=ttyAS0,115200 root=/dev/sda1 rw ip=192.168.1.103 :192.168.1.1:192.168.1.2:255.255.255.0:kathrein:eth0:off mem=128m coprocessor_me m=4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:xxxxxxxxxx init=/bin/devinit
bootdesc_2=HDD 2
bootcmd_2=setenv bootdesc_default 2; saveenv; run bootargs_2; run bootkern_2
bootkern_2=ide reset; ext2load ide 0:2 a5000000 /boot/uImage; bootm a5000000
bootargs_2=set bootargs console=ttyAS0,115200 root=/dev/sda2 rw ip=192.168.1.103 :192.168.1.1:192.168.1.2:255.255.255.0:kathrein:eth0:off mem=128m coprocessor_me m=4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:xxxxxxxxx init=/bin/devinit
bootdesc_3=USB1 with HDD
bootcmd_3=setenv bootdesc_default 3; saveenv; run bootargs_3; run bootkern_3
bootkern_3=usb reset; ext2load usb 0:1 a5000000 /boot/uImage; bootm a5000000
bootargs_3=set bootargs console=ttyAS0,115200 root=/dev/sdb1 rw ip=192.168.1.103 :192.168.1.1:192.168.1.2:255.255.255.0:kathrein:eth0:off mem=128m coprocessor_me m=4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:xxxxxxxxxxx init=/bin/devinit
bootdesc_4=USB2 with HDD
bootcmd_4=setenv bootdesc_default 4; saveenv; run bootargs_4; run bootkern_4
bootkern_4=usb reset; ext2load usb 0:2 a5000000 /boot/uImage; bootm a5000000
bootargs_4=set bootargs console=ttyAS0,115200 root=/dev/sdb2 rw ip=192.168.1.103 :192.168.1.1:192.168.1.2:255.255.255.0:kathrein:eth0:off mem=128m coprocessor_me m=4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:xxxxxxxxxxx init=/bin/devinit
bootdesc_5=USB3 with HDD
bootcmd_5=setenv bootdesc_default 5; saveenv; run bootargs_5; run bootkern_5
bootkern_5=usb reset; ext2load usb 0:3 a5000000 /boot/uImage; bootm a5000000
bootargs_5=set bootargs console=ttyAS0,115200 root=/dev/sdb3 rw ip=192.168.1.103 :192.168.1.1:192.168.1.2:255.255.255.0:kathrein:eth0:off mem=64m coprocessor_mem =4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:xxxxxxxxxx init=/bin/devinit
bootdesc_6=USB1 without HDD
bootcmd_6=setenv bootdesc_default 6; saveenv; run bootargs_6; run bootkern_6
bootkern_6=usb reset; ext2load usb 0:1 a5000000 /boot/uImage; bootm a5000000
bootargs_6=set bootargs console=ttyAS0,115200 root=/dev/sda1 rw ip=192.168.1.103 :192.168.1.1:192.168.1.2:255.255.255.0:kathrein:eth0:off mem=128m coprocessor_me m=4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:xxxxxxxxx init=/bin/devinit
bootdesc_7=USB2 without HDD
bootcmd_7=setenv bootdesc_default 7; saveenv; run bootargs_7; run bootkern_7
bootkern_7=usb reset; ext2load usb 0:2 a5000000 /boot/uImage; bootm a5000000
bootargs_7=set bootargs console=ttyAS0,115200 root=/dev/sda2 rw ip=192.168.1.103 :192.168.1.1:192.168.1.2:255.255.255.0:kathrein:eth0:off mem=128m coprocessor_me m=4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:xxxxxxxxx init=/bin/devinit
bootdesc_8=USB3 without HDD
bootcmd_8=setenv bootdesc_default 8; saveenv; run bootargs_8; run bootkern_8
bootkern_8=usb reset; ext2load usb 0:3 a5000000 /boot/uImage; bootm a5000000
bootargs_8=set bootargs console=ttyAS0,115200 root=/dev/sda3 rw ip=192.168.1.103 :192.168.1.1:192.168.1.2:255.255.255.0:kathrein:eth0:off mem=64m coprocessor_mem =4m@0x10000000,4m@0x10400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:xxxxxxxxx init=/bin/devinit
bootdesc_9=USB UPDATE
bootcmd_9=run bootkern_9
bootkern_9=usb reset; fatload usb 0:1 a4000000 update; autoscr
bootcmd=bootmenu
bootdesc_items=10
bootmenutimeout=5
filesize=3C0000
boot_param_version=22
bootdesc_0=Flash 2.03 Reader
bootcmd_0=setenv bootdesc_default 0; saveenv; run bootargs_0; run bootkern_0
bootkern_0=bootm a0040000
bootargs_0=set bootargs console=ttyAS0,115200 root=/dev/mtdblock3 mem=41m bigphy sarea=2984 coprocessor_mem=2m@0x04000000,2m@0x04200000
bootdesc_default=4
stdin=serial
stdout=serial
stderr=serial

Environment size: 4395/65532 bytes

in rest,se misca mult mai bine si sta ocupata cam 90M din ram.

radutyu
06-10-12, 14:52
Rugam moderatori daca mai exista acel post sa-l posteze

zildan
06-10-12, 15:32
In ce sectiune era postul?

radutyu
06-10-12, 16:47
http://sateliti.info/showthread.php?26524-UFS910-mort-dupa-inlocuire-U-boot-pentru-128M-k2-modding&p=208356#post208356