Ok so i am doing a module for dual touch (the fake one for synaptics) and i write this in terminal emulator
dmesg | grep cyttsp-i2c
and it shows nothing
soo i try it with the su command and then still nothing
and i restard do the same thing and still noting
So dose it mean i dont have a digitizer ???
The touch works and dual touch is working perfectly.
Spevky said:
Ok so i am doing a module for dual touch (the fake one for synaptics) and i write this in terminal emulator
dmesg | grep cyttsp-i2c
and it shows nothing
soo i try it with the su command and then still nothing
and i restard do the same thing and still noting
So dose it mean i dont have a digitizer ???
The touch works and dual touch is working perfectly.
Click to expand...
Click to collapse
you need to type "su" its got super user permissions!
use this
select 4 and than 1
btw how do you stand with DT fot synaptics ???
tony-noob said:
you need to type "su" its got super user permissions!
Click to expand...
Click to collapse
Tony-noob no offence BUT read the whole thing i have done that
Ok i dont need to reinstall the modules ... i need to fix it ...
when i type
dmesg | grep cyttsp-i2c
it doesent show anything
Spevky said:
Tony-noob no offence BUT read the whole thing i have done that
Ok i dont need to reinstall the modules ... i need to fix it ...
when i type
dmesg | grep cyttsp-i2c
it doesent show anything
Click to expand...
Click to collapse
in toolbox select x8 module and than check x8 digitizer (4 than 1)
@ OP do you mean you have made a DT module but you are not sure even which digitizer you got ?
Spevky i have the same issue, but 2 days ago i've tried this http://forum.xda-developers.com/showthread.php?t=1135965 on stock 2.1 and the answer in terminal was cyttsp_i2c_probe: Successful registration cyttsp-i2c, so i've installed MultiTouch Visualizer 2 and check and it's ok, but in maps or opera mobile it's not work (because stock rom).
So i've change rom to GingerDX v003 i try again and got no answer in terminal emulator, like you.
I'll check this more later by putting this module in phone and try again with execute command in terminal and next MultiTouch Visualizer 2.
mr-tical said:
Spevky i have the same issue, but 2 days ago i've tried this http://forum.xda-developers.com/showthread.php?t=1135965 on stock 2.1 and the answer in terminal was cyttsp_i2c_probe: Successful registration cyttsp-i2c, so i've installed MultiTouch Visualizer 2 and check and it's ok, but in maps or opera mobile it's not work (because stock rom).
So i've change rom to GingerDX v003 i try again and got no answer in terminal emulator, like you.
I'll check this more later by putting this module in phone and try again with execute command in terminal and next MultiTouch Visualizer 2.
Click to expand...
Click to collapse
ok thanks man
I've done as i say. I paste this module in phone, run command in terminal and checked in visualiser,ok,next checked in stock internet app,works great.
Remember that i dont have answer from emulator as we talk about
Related
Hey guys,
Im new to Android and after being a BlackBerry user for 8 years, anyway heres my issue.
1. I did the root rom per the instructions...no problem
2. flashed the recovery and have that working...no problem
3. downloaded the .3 rom with the built in busybox and su...Here's where things get confussing for me.
I tried to use adb and it asks me (are you root?), tried adb remount and got (operation not permitted) the usb debug is on and working and the su app on the phone maintains a black screen....(I think this is not right...)
Then I closed out the current cmd window...opened a fresh cmd window and typed>adb shell and got $, then i entered su and got # from here im stuck, what are the commands to get back to adb shell and su also how do I get the whitelist permissions working...
In short adb shell worked fine with the original root rom, I'm sure its an operator error any help is appreciated.
Chris
SO if I understood correctly you already have v3 installed?
If you do check on your phone its probably asking you for permission on the phone when you click on always allow the command should go thru adb.
make sure you have debuggin on otherwise all you will get is a black screen when su permission pops up.
t2noob said:
SO if I understood correctly you already have v3 installed?
If you do check on your phone its probably asking you for permission on the phone when you click on always allow the command should go thru adb.
make sure you have debuggin on otherwise all you will get is a black screen when su permission pops up.
Click to expand...
Click to collapse
can you guys post a walk through for noobies? imstuckat black screen
vash8806 said:
can you guys post a walk through for noobies? imstuckat black screen
Click to expand...
Click to collapse
There are plenty around... seriously google it. But, this specific issue I just experienced. Seems on the custom ROM that is out (EvilEris) the SU request screen doesn't work right off the bat. I went and used an app on the device to request root (terminal) then when the black screen pops up, hit back or home, or action. As the phone is basically frozen at this point it prompted me to forceclose the superuser.apk. I did. Once forceclosed, it worked fine.
adb shell
su
look at phone, click allways all
...
..
.
jcase
jcase said:
adb shell
su
look at phone, click allways all
...
..
.
jcase
Click to expand...
Click to collapse
Or just download Terminal Emulator from Market.
open it up.
Type su.
Hit allow/always allow.
Now try it for other stuff (like wireless tether) and see if it pops up instead of a black screen.
haha..I simply went to settings>Applications>Development and checked the USB debugging mode.... [read it on another thread...should have read before I posted...haha]
vash8806 said:
haha..I simply went to settings>Applications>Development and checked the USB debugging mode.... [read it on another thread...should have read before I posted...haha]
Click to expand...
Click to collapse
niiiice
I've seen on the internet taht some people run debian on android, now i was trying it but it doesn't work.
does annybody knews how it work on the lg gt 540
I've tried it a whole day but i made only a little progress.
I've tried linux installer to but i dont full understan that application
Maybe this works
http://www.talkandroid.com/android-forums/android-development/1091-install-debian-android.html
Joost
same problems here. when i want to chroot (chroot 4755 *) then it says:Operation not premitted! :S
can't understand...what he wants....iv'e gived him superuser right and so ...:S
and even. when i type sh ./installer.sh .....it does nothing...
but somebodey who have done this , please write to me....wanna get this workin too..
cheers. hani93
EDIT. nevermind...gooled bit. and founded this link and it worked.: http://androlinux.com/android-ubuntu-development/how-to-install-ubuntu-on-android/
And how do you like it? Ubuntu instead of android on your phone?
Could somebody tell us the pros and cons?
thanks in advance
hani93 said:
same problems here. when i want to chroot (chroot 4755 *) then it says:Operation not premitted! :S
can't understand...what he wants....iv'e gived him superuser right and so ...:S
and even. when i type sh ./installer.sh .....it does nothing...
but somebodey who have done this , please write to me....wanna get this workin too..
cheers. hani93
EDIT. nevermind...gooled bit. and founded this link and it worked.: http://androlinux.com/android-ubuntu-development/how-to-install-ubuntu-on-android/
Click to expand...
Click to collapse
it doesn't work for me..
jaapstreepjan said:
And how do you like it? Ubuntu instead of android on your phone?
Could somebody tell us the pros and cons?
thanks in advance
Click to expand...
Click to collapse
android is still on my phone....ubuntu is after android.(you can start ubuntu from terminal)
i've wanted this..because, then i can use linux commands aso.
cheers
sam48 said:
it doesn't work for me..
Click to expand...
Click to collapse
what's the error that he showing to you `?
you can try this method too..http://forum.xda-developers.com/showthread.php?t=723493
i've used loop7 and it works...
how much time takes to install tightvncserver???
Any other links for ubuntu.zip on a faster fileshare service than the one's in the www.androlinux.com guide?
It says 2 hours to download :O
I'll rehost it myself when it eventually finishes but if anyone has another link before then then please post it.
sam48 said:
it doesn't work for me..
Click to expand...
Click to collapse
works for me, now I connect via TightVNC from Windows 7 and see greay screen with "X" as mouse pointer.. Also I'm connected via SSH with PuTTY.. I don't know much about Linux but I typed startx and it does something, I hope it will show desktop
Edit:
It says "Fatal server error: no screens found".. What should I do??
Edit2:
got it typed "gnome-session &" (I love you google ) and it seems to load gnome (at this time only Background Image).. Crossing fingers
Edit3:
Now grey bars at top and bottom, maybe it hangs, but hopefully it just starts slowly..
Edit4:
should it take so long??
Edit5:
yep it takes that long, desktop is build very slowly but this is still some crazy ass **** btw. enough edits for now
My desktop was created in few seconds. But I was working with some old and modified Ubuntu version.
I was working with this instructions: http://nexusonehacks.net/nexus-one-hacks/how-to-install-ubuntu-on-your-nexus-oneandroid/ on 2.2 android version.
I hope this would help you (sorry because my bad English).
__http__://4pda.ru/forum/index.php?showtopic=192009 -- instructions on russian
I ve` tried linux installer recently and it worked. I installed debian, in my oppinion this is the easiest way, you just choose which distribution, size of the loop.img and where to install and that is it.
Danzano made also a tut:
http://forum.xda-developers.com/showthread.php?t=1171093
I cant post in MiniCM6 thread so i hope post in this sectio will be ok
Im runing on my X8 this rom from 3 days but some thinks that should work is not working correct.
1. terminal was working but i couldnt write any think - nothing shows on screen when i write. I try to reinstal terminal but i have FC after instaling new one.
How to fix this?
2. OC not remember last setings after reboot. it have to be set again.
any way great rom and nice work.
1. Press option button, tap in 'Toggle soft keyboard'.
2. In set cpu you have to check 'Set on Boot'. Becareful, if you set the freq too high you might get boot loop.
CMIIW
Sent from my X8
1. i did that, and when i write there is nothing on screen show. only $
after press enter its go line down only. keyboard working.
still dont know how to fix FC in new instaled terminal
2. thank. its working well on 749 from 24hr so i will save this setting and monitor
Install another terminal from the market
Graveir said:
Install another terminal from the market
Click to expand...
Click to collapse
i had to do this as well so the terminal installed didn't work.
Graveir said:
Install another terminal from the market
Click to expand...
Click to collapse
i try two difrent ones and all couse FC on start.
Graveir said:
Install another terminal from the market
Click to expand...
Click to collapse
which terminal are u using that works ?
this's my problem too
upload yours if it's possible.... tnx
ok. i try last more time and install from market : Android Terminal from linxmap
its working, first start get FC but second start normal and get root with no problem
bluebart said:
ok. i try last more time and install from market : Android Terminal from linxmap
its working, first start get FC but second start normal and get root with no problem
Click to expand...
Click to collapse
do u mean this ?
yes. i didnt try to do any using this terminal, but this one is only i found working ok
bluebart said:
yes. i didnt try to do any using this terminal, but this one is only i found working ok
Click to expand...
Click to collapse
i'm actually working with other terminals
others can work too ,but by a little bob...
i made mess and have to reinstall system.
i was try to use teminal instaled with system and still i can write letters (numbers only)
i have live with this for now, have no idea how to fix it.
@X1111:
if you have any solution how to manage this terminal to work correct, please write in here.
Last thing that make me frustrated is keyboard. no possible (or i dont know how to set) to get full or mini QWERTY keyboard.
Please, if there is any1 who can tell me how to set this?
in my miniCM rom these teminal does not work (the purpose is ability to type ,isn't it?)
but when u type ur command , then use "space" , the command apears
Wireless freeze on Wifi N (65mpbs), can't download large files (Angry Birds).
Work stable in Wifi G.
Guys i wanna put on the miniCM6 on my device, is it stable? all works fine?
thx
Daniel Gs said:
Guys i wanna put on the miniCM6 on my device, is it stable? all works fine?
thx
Click to expand...
Click to collapse
Version 1.0.0 works fine for me. I've been using it since it was released and I've noticed only one reboot. There are patches that fixes compass and camera as well (read the thread). It's stable enough for daily usage (tested with ARC theme).
Cheers!
I have an another bug with video recording. I record, than i play it, the picture lates 2-3 sec. I checked the video on pc and there is the same problem... I have the latest baseband, and i did a factory reset and also a reflash. Can anyone help me?
Best regards
Sent from my X8 using XDA Premium App
At last, part of x8 users may enjoy the DT.
I read the post
http://forum.xda-developers.com/showthread.php?t=1105920 by mcmanuf
and
http://forum.xda-developers.com/showthread.php?t=1135965 by the great AnDyX
I understand I have to check whether my x8 got Cypress digitizer or not.
To do this, I spend hours of downloading the Android SDK and the JDK for the ADB.
Yet, when I execute the emulator.exe (Path "C:\android-sdk\tools"),
the program(application?) automatically turn off.
After numbers of pressing the PrintScreen button, I captured the text as follow:
-------------------------------------------------------------------------------------------------------------------
emulator: ERROR: You did not provide the name of an Android Virtual Device
with the '-avd <name>' option. Read -help-avd for more information.
If you *really* want to *NOT* run and AVD, consider using '-data <file>'
to specify a data partition image file (I hope you know what you're doing).
-------------------------------------------------------------------------------------------------------------------
The powerful google gives me numbers of solution which I hardly understand, let alone those in technical tone.
It's kind of frustration.
I wonder if anyone could kindly point out what should be the next steps or post the corresponding links.
Personally, I think it would be a great idea if there's a thread teaching newbie how the digitizer to be checked.
(Well, links would be enough for me.
Last edit:
Forgot to mention I've read the F.A.Q. and it doesn't help in my situation.
now why would u wanna download the Android SDK and JDK?
anyway...
u first need the X8 USB Debug drivers
http://developer.sonyericsson.com/wportal/devworld/downloads/download/dw-x8drivers?cc=gb&lc=en
then look around the X8 forums for something called SuperOneClick. root your phone if u haven't already, then run the ADB from there
You don't need ADB.
Open "Terminal Emulator" on your phone and type
dmesg | grep "cyttsp-i2c"
If you have something like this:
<6>[ 4.185259] cyttsp_i2c_probe: Successful registration cyttsp-i2c
...You have Cypress Digitizer.
If you get something like this:
[2.520489] < 4 > cyttsp – i2c: probe of 0-0024
failed with error - 12
...You have Synaptics Digitizer.
If nothing shows up after you type that, try writing it without the quotes. If still nothing shows up, reboot your phone.
i have Synaptics Digitizer.
i think if i replace my display with new xperia mini
or some x8
then we able to multitouch
i have msg : greb not found
root your phone first.
I need testers for my dual touch for x8... I have 2 years of coding exp. so i think this will work Just need one tester please send back if it works
This module is for synaptics
Install is simple....
copy the x8dt to /system/lib/modules/x8dt.ko
then in hw_config.sh
add this line
insmod /system/lib/modules/x8dt.ko
SAVE
then run terminal emulator and run this commands
su
then type in : dmesg
and thats it it shuld be working
tested on froyobread 23b
Warning: Check if you have x8gesture.ko DELETE that !
The installation is as all of the dual touch modules..
insmod /system/lib/modules/x8dt.ko
Put that command in to the hw_config.sh
How did you make a dual touch module without even knowing what digitizer you made it for?
Its for synaptics!
Ok, making a backup now...
Thanks for testing mate..
I should add this in hw_config.sh ?
insmod /system/lib/modules/x8dt.ko #dx: add gestures
EDIT: Oops didn't see the second post
For me it doesnt work, it doesnt even detect the second finger. Did you try it yourself?
edit: as i can see now, it doesnt even load...
Don't work
# insmod /system/lib/modules/x8dt.ko
insmod: can't insert '/system/lib/modules/x8dt.ko': invalid module format
#
Damn ... well thanks for testing ( i expected that to happen .. to fail ) i will now continue my work ... THANK YOU ALL VERY MUTCH FOR TESTING!
I will make another one and ill make shure it works
Doesn't detect second finger.
yea i know i know whats the prob. now gonna fix it soon..
Happy to see developers trying to make dualtouch for our digitizer. Will test further versions.
The testing of the new ver in prog.
@Spevky
I'd like to know how much time [ approximately of course ] do you need to make it.
P.S: You're a god if you succed in that work
Ok IT WORKZ!!
Are you kidding ?? Lol
Spevky said:
Ok IT WORKZ!!
Click to expand...
Click to collapse
really? like normal dt or fake like doixanh's ?
Upload it please
we're all waiting to see what you'll show. You really make DT, you will stay in the history of X8