|
Originally Posted by moku160
Ok basically i just wanted to ask anyone if they still had copies of all the software that was released by dj_denims.
|
|
Originally Posted by nephros
One more thing, if you want to hack this phone, it helps if you don't try to get information not so much about the dv007, but oin the Cellon c8000 platform itself.
There appears to be a way to get into the console (and with linux, once you're there , anything is possible... ) for a chinese Phone called the Amoi E600. Unfortunately, all the info about that hack is in chinese which I can only accesss via automated translation... But what I've gathered is that they do this by modifying the package for the qnes emulator (qnes.prg) somehow. Maybe someone who speaks chinese can shed some light on how this works. |
|
Originally Posted by resib7606
Hello ,
I have solution to enabling Console in DV007 |
|
If you interested e-mail me on soft@drive.bg I will give instruction how to do this . |

|
Originally Posted by McTezz
resib7606 has hacked the UT Magic app (DV007.dll), it now has limited access to the phone's operating system.
|
|
Originally Posted by McTezz
Thanks to resib (a real star, unlike someone else I could mention)
|

|
Originally Posted by nephros
Unfortunately I haven't been successful yet, but the stuff I got from him looked very promising.
|

|
Originally Posted by McTezz
I know what you mean about feeling ripped-off by not having access to the OS [linux], that was before 'resib7606' came up with that crack. As soon as I get some spare time, I'll write up a walkthrough to get the console.
|
Having access to the console with make it feel a bit more inviting, and open up for more customization.
|
Originally Posted by McTezz
Hi RedPandaFox,
I know what you mean about feeling ripped-off by not having access to the OS [linux], that was before 'resib7606' came up with that crack. As soon as I get some spare time, I'll write up a walkthrough to get the console. I found a port of 'Final burn Alpha' and tested some Neo-Geo and Capcom roms and they worked quite well. If anyone's interested I'll post the app.. |


|
Originally Posted by maciejus
Hi guys,
Maybe someone has figured out how to install/uninstall languages for T9 dictionary in our beauty ![]() |
|
Originally Posted by McTezz
I've found "ddata0.dic" for the Philips 968 and it's about twice the size, maybe I'll install it and see if there are additional languages there. If so, then I doubt you can remove them without the proper software to read this particular format.
|
What can you tell me about it, some links maybe? 
|
Originally Posted by McTezz
Can you explain what problems you're having?
I think it's a good idea to share our experiences and knowledge with this in the hope that other people will join in and start porting stuff to our DV007 ![]() I've started to document part's of the filesystem: /mnt/cellon/cec/apps/ . . . (r/o) here you'll find directories for each menu. ./1Communication . . . . . .(r/o) ./2Multimedia . . . . . . . (r/o) ./3MobileOffice . . . . . . (r/o) ./4Entertainment . . . . . .(r/w) linked -> /mnt/user/cec/apps/4Entertainment/ ./5Other . . . . . . . . . .(r/o) ./6Mymenu . . . . . . . . . (r/o) note, 6Mymenu item doesn't show up on the desktop. Most likely not set up correctly or bug? Also the 4Entertainment menu is actually a link (shortcut) -> /mnt/user/cec/apps/4Entertainment/ /mnt/doc/cec_local/ . . . . (r/w) instal 3rd party apps and support files. ./bin . . . . . . . . . . . (r/w) binary executales go here. ./data ./i18n ./lib ./Log ./plugins /mnt/doc/user_local/ . . . .(r/w) /root of the phone's user space. ./audio ./Doc_center ./photo ./video /mnt/sd/ . . . . . . . . . .(r/w) /root of the SD card ./audio ./Doc_center ./photo ./video /mnt/user/cec/ . . . . . . .(r/w) ./apps . . . . . . . . . . .(r/w) ./apps/4Entertainment/ . . .(r/w) The only place where you can add/remove desktop entries. ./bin . . . . . . . . . . -> /mnt/doc/cec_local/bin ./data . . . . . . . . . . . (r/w) ./i18n . . . . . . . . . .-> /mnt/doc/cec_local/i18n ./lib . . . . . . . . . . -> /mnt/doc/cec_local/lib ./plugins . . . . . . . . -> /mnt/doc/cec_local/plugins ./Settings . . . . . . . . . (r/w) |
|
Originally Posted by maciejus
Hi, I had the same problem and it looks like there is some bug with charging the battery when fully discharged.
Just try to remove battery, then plug the power adapter and then insert the battery - it should start charging and you should be able to switch the phone on. |

|
Originally Posted by ydfang
WOULD YOU PLEASE TELL ME HOW TO HACK THE DV007?
OR CAN YOU SEND YOUR DOCUMENT? MY DV007 HAVE FIXED. IT IS THE BATTERY PROBLEM. SO I WANT TO PLAY IT WITH THE LINUX IN THAT MACHINE. ANYBODY HAVE DOCUMENT? THANKS |
|
Originally Posted by McTezz
Hey RedPandaFox nice going with sticking your phone back together again. Yeah you gotta luv that super glue
![]() I haven't come across a on-screen keypad yet. But I found a nifty iPhone theme, it's actually for the Philips 968 but it should be easy to tweak it for the DV007. If anyone wants to have a go I'll post it... |

|
Originally Posted by RedPandaFox
Arh, am I glad to see you on here McTezz! I was worried you had become inactive during the time I havnt been here!
Im more than happy to try it! Im getting bored with it as it is and I want to try anything you can throw at me. ![]() |
| I have a mate who mentioned a Dboard or something? An alternative chipset to work into it? He has done some work with other UTStarcoms and said its possible to get more customizabilty with it. You heared of anything like that? |
| Also when you get acces to the terminal on the DV007, what shell is it using? |

rm -rf

vi
Thats atleast something? Now I just want to view some of the internal file structure.|
Originally Posted by RedPandaFox
FREEDOM!
Bahaha! Oh how good it feels to be working with a shell again! GUI's are so restrictive in many respects. You never posted any instructions on Fire Burn Alpha. Or how to install the iPhone theme. You have no idea how happy that simple console access has made me. Your help is so appreciated, atleast by me, but im sure alot of other people also. |
|
Originally Posted by RedPandaFox
Also can you explain how to access the terminal remotely? I havnt done this before
|
cp /etc/passwd /mnt/user/etc/
mount -o bind /mnt/user/etc/passwd /etc/passwd /sbin/getty -L ttyUSB0 115200 vt100 &
|
Originally Posted by RedPandaFox
Ok, don't know if McTezz is still posting here?
I cant figure out how to remotely access the console, so Im going to try a few things. |


mount -o bind /mnt/user/etc/passwd /etc/passwd
|
But I must say... I keep geting the undeniable urge to enter Code:
|
mount -o remount /
but don't blame me if your phone fails to work afterwards 
| Althow, how can we use vi without use of shift or ctrl keys? |
|
Originally Posted by McTezz
./6Mymenu . . . . . . . . . (r/o)
note, 6Mymenu item doesn't show up on the desktop. Most likely not set up correctly or bug? |

(refering to "/mnt/cellon/cec/image/animation/")|
Originally Posted by RedPandaFox
Its the shortcut to the mini menu screen. The little house shaped button next to call button
![]() |
| 1) Remote login asks for "c8k login:" Needs a login but in /etc/shadow it tells me there is no password. Iv tried root and no password etc, iv tried adding a new user which wont work, and iv tried making a root password but wont work |
2) I cant change files in UT magic for the new icons or .gif's I don't think it has permissions set for it, Iv tried chmod-ing the directory, making it 777 and whatnot, but to no avail. (refering to "/mnt/cellon/cec/image/animation/")
|
mount -o remount /
cp /mnt/sd/pme4-welcome.gif /mnt/cellon/cec/image/animation/
| Also, is there a way to view the completely file system, I'm compleatly lost with this layout. Iv even tried forcing chmod on "/" but it wont, telling me its a read-only filesystem. If I can get a complete backup copy of the OS that would be ausome, then I can see where everything is. |
ls -la
|
Originally Posted by McTezz
Which files?, the ones dj_denims posted?
Oh, the previously mentioned files I posted don't require a password. Just follow the link, you have to go through 2 pages on that site to get to the files. Got to find a better file hosting site, one that lets you directly link files... |



#!/bin/sh # NamKyu #/bin/bmp_viewer -b /etc/C8000_on_wait.bmp /bin/dmesg -n 1 #echo 312002 >/proc/sys/cpu/0/speed . /etc/profile #fsck -py /dev/tffsa1 #mount -o noatime -t ext2 /dev/tffsa1 /mnt/doc #if [ "$CUR_MODE" = "SoftWare" ]; then # swapon /mnt/doc/c8k.swp #fi export LOCPATH=/usr/lib/locale sleep 1 #make sure that watchdog can receive the signal killall -10 watchdog /sbin/insmod /lib/modules/usbdmonitor.o cd $CECDIR/bin #./ipmd > /dev/null 2>&1 & #./charger_boot /boot/bootimg ./batmonitor & /sbin/getty -L ttyUSB0 115200 vt100 -t 8 & /mnt/doc/cec_local/bin/controlcenter --init & ./checkpwd for initfile in /mnt/doc/user_local/Doc_center/Notepad/init.d/* /mnt/sd/init.d/* do if [ ! -f "$initfile" ]; then continue; fi sh "$initfile" & done #./multi >/dev/null 2>&1 & ./multi & ./tapi -v9 & ./esd -as 0 > /dev/null 2>&1 & #./gifanim $CECDIR/image/animation/PME4-Welcome.gif & # run bt server 20060906 ./BMS_Server -b 921600 -c /dev/ttyS1 </dev/null & ./winmgr -v8 -l7 -- -qws -display Transformed -keyboard 2>&1 &
|
Originally Posted by RedPandaFox
if you have another old phone to exchange it with as long as its fun to play with like the DV007 :P
|
But thanks for the offer
|
Originally Posted by apaul10
the password i was asking about are the ones for the files hosted on rapidshare for the phone, the new application and upgrades
|
|
Originally Posted by RedPandaFox
McTezz,
Does it charge from USB, or is it not using usb at all? |
vBulletin Copyright ©2000 - 2010,
Jelsoft Enterprises Limited.
vB Easy Archive Final ©2000 - 2010
- Created by Stefan "Xenon" Kaeser