perche non lo uso... se sei interessato fammi sapere... a 100€
perche non lo uso... se sei interessato fammi sapere... a 100€
Ultima modifica di andrea0686; 07-03-12 alle 21:31
Morkb guarda se questo risponde alle tue domande:
[How To] Unpack and Repack for Custom Firmwares for Rockchip RK28xx
morkb (08-03-12)
in parte...con il rk2918...hanno tolto il file system cramfs....adesso è un ext3 looped...ma non sono riuscito a looparlo...a sto punto mi serve linux..che sto installando su virtualbox...
va beh in ogni caso sempre da linux forse ho trovato una soluzione più veloce...guarda qui:
hxxp://www.bossink.net/rk2918/?q=node/7
se funge....domani provo a spacchettare il boot.img del teclast e vedere che modifiche ha fatto...dopo di che provo a impacchettare un boot.img esattamente uguale all'originale del nostro imito ics per vedere se questa volta il tablet si avvia, se si avvia, allora procedo alla modifica del boot.img e provo a ricaricarlo...speriem...è il tempo che mi manca!!!
Grazie molte comunque, il link è utile!
ehm no..perchè ho installato mac osx86 Lion con due partizioni e windows 7 e la guid mista a MBR non supporta più di 4 partizioni (c'è anche la partizione efi nascosta)...potre usare mac osx ma leggo che hanno tutti casini con macosx...quindi vado sul sicuro e installo linux in virtualbox..
eh eh linux funziona sempre sono riuscito a spacchettare il boot.img del Teclast...adesso vedo che ha cambiato!!
ok visto...questo è l'init.rk29board.rc del teclast...ha cambiato come pensavamo external con second volume in più ha cambiato symlink /mnt/ in external
ma secondo me (ed infatti anche dal forum lo dicono)...va cambiato anche l'init.rc e un altro file che adesso non ricordo...altrimenti quando si collega al pc non vede più la sd card
codice:import init.rk29board.usb.rc on early-init export EXTERNAL_STORAGE /mnt/external_sd mkdir /mnt/external_sd 0000 system system # for backwards compatibility symlink /mnt/external_sd /sdcard export SECOND_VOLUME_STORAGE /mnt/sdcard mkdir /mnt/sdcard 0000 system system # for easy access symlink /mnt/sdcard /sdinternal export THIRD_VOLUME_STORAGE /mnt/usb_storage mkdir /mnt/usb_storage 0000 system system # for easy access symlink /mnt/usb_storage /usb_drive on fs mount vfat mtd@user /mnt/sdcard wait noatime nodiratime nosuid nodev on post-fs-data # we will remap this as /mnt/sdcard with the sdcard fuse tool # mkdir /mnt/storage/media 0775 media_rw media_rw # chown media_rw media_rw /mnt/storage/media on init symlink /etc/bluez/bcm432x/BCM4329B1_TestOnly_0237_26MHz_SEMCO_B23.hcd /bcm4329_samsung.hcd symlink /etc/bluez/bcm432x/BCM4329B1_USI_WM-BN-BM-01.hcd /bcm4329_usi.hcd symlink /etc/bluez/bcm432x/BCM4329B1_002.002.023.0389.0000_Cybertan-Foxconn_Cls2_extLNA_EDRmaxInputLev+PeakDEVM_NT.hcd /bcm4329_cybertan.hcd # for adobe reader mobile export RK_ADOBE_DE_MOBILE 1 export EBOOK_PAGE_VISIBLE_NUMBER 2 export RK_ADEPT_DEVICE_TYPE mobile export RK_ADOBE_DE_DOC_FOLDER "/mnt/sdcard/Digital Editions" export RK_ADEPT_ACTIVATION_FILE /mnt/sdcard/.adobe-digital-editions/activation.xml export RK_ADEPT_DEVICE_FILE /mnt/sdcard/.adobe-digital-editions/device.xml export RK_ADEPT_DEVICE_SALT_FILE /mnt/sdcard/.adobe-digital-editions/devicesalt export ADOBE_FONTS_DIR /system/fonts/adobefonts/ on boot mount debugfs /sys/kernel/debug /sys/kernel/debug #backlight chown system system /sys/class/backlight/rk28_bl/brightness # for wifi mkdir /data/misc/wifi 0770 wifi wifi mkdir /data/misc/wifi/sockets 0770 wifi wifi mkdir /data/misc/dhcp 0770 dhcp dhcp chown dhcp dhcp /data/misc/dhcp # bluetooth power up/down interface chmod 0660 /dev/ttyS0 chmod 0660 /dev/ttyS2 chmod 0660 /dev/vflash chown bluetooth bluetooth /dev/vflash chown bluetooth bluetooth /dev/ttyS2 chown bluetooth bluetooth /dev/ttyS0 chown bluetooth bluetooth /sys/class/rfkill/rfkill0/type chown bluetooth bluetooth /sys/class/rfkill/rfkill0/state chmod 0777 /sys/class/rfkill/rfkill0/state # create virtual SD card at /mnt/sdcard, based on the /data/media directory # daemon will drop to user/group system/media_rw after initializing # underlying files in /data/media will be created with user and group media_rw (1023) # service sdcard /system/bin/sdcard /mnt/storage/media 1023 1023 # class late_start service wpa_supplicant /system/bin/wpa_supplicant \ -Dwext -iwlan0 -c/data/misc/wifi/wpa_supplicant.conf #-Dnl80211 -iwlan0 -puse_p2p_group_interface=1 -e/data/misc/wifi/entropy.bin # we will start as root and wpa_supplicant will switch to user wifi # after setting up the capabilities required for WEXT # user wifi # group wifi inet keystore class main socket wpa_wlan0 dgram 660 wifi wifi disabled oneshot service hostapd /system/bin/hostapd /data/misc/wifi/hostapd.conf class main disabled oneshot # for realtek wifi service hostapd_rtl /system/bin/hostapd_rtl /data/misc/wifi/hostapd.conf class main disabled oneshot service hciattach /system/bin/brcm_patchram_plus --patchram /etc/bluez/bcm432x/BCM4329B1_TestOnly_0237_26MHz_SEMCO_B23.hcd --baudrate 1500000 --enable_hci /dev/ttyS2 console user bluetooth group bluetooth net_bt_admin disabled oneshot service dhcpcd_wlan0 /system/bin/dhcpcd -ABKL class main disabled oneshot # bugreport is triggered by holding down volume down, volume up and power service bugreport /system/bin/bugreport.sh class main disabled oneshot keycodes 114 115 116 service dhcpcd_eth0 /system/bin/dhcpcd -ABKL class main disabled oneshot service battery_charger /charger class charger
Ultima modifica di morkb; 08-03-12 alle 22:54
ImitoMan (08-03-12)
Ottimo lavoro!
Visto che sei cosi' bravo guarda se riesci anche a far funzionare i dongle usb per il bluetooth!
Cmq congratulazioni...siamo sulla strada giusta...