Related
ok so today i dropped my vibrant breaking the screen from inside. i cant do anything. but im pretty sure i can get it to load into cwm
now ive tried accessing the phone from adb because i have important videos and pictures of my daughter that i would like to get from the internal memory
but when i type adb devices nothing is listed. ive checked the device manager and the computer recognizes the phone but adb wont.
somebody please help as i would like to have my stuff from the internal memory
Look down about 6 threads
Sent from my SGH-T959 using XDA App
i actually tried the 6 clicks power 2 clicks power and nothing happened. going to try droid explorer tho im pretty sure debugging was on
ive tried droid explorer too and my device wont show. man idk this sucks
Have you tried using kies? Did you ever have adb running prior? What happens when you type adb remount?
Install adb drivers again and then download the android sdk.
Start run
Cmd
Mkdir c:\sdcard
Cd C:\androidsdk\tools
Adb pull /sdcard c:\sdcard
Sent from my SGH-T959 using XDA App
Have you tried screencast? It was very helpful seeingthe recovery behind the rainbows. Runs on your pc shows the android screen on it
Beware of angry gingerbread man
im gonna try all these new suggestions and tell u if they work
well i never really used adb before this. but when i type remount it says operation failed: operation not permitted
and for screencast where would i download that
not exactly sure why but now when i try droid explorer it will connect. thanks for the help guys . getting my pics and videos as we speak. now just gotta wait for the gay insurance haha
Hi,
after weeks of trying to figure out out the kernel works, I finally managed to have a working USB gamepad on my Galaxy SII !
It's quite buggy/unstable for now but N64oid detected my buttons
It's only working on the official firmware, I'm using 2.3.3 KG1 and only tested on this firmware.
I tested many different gamepads and the only one that I got working is the "Thrustmaster Firestorm digital 3" USB gamepad (it only cost 7 € here !!!)
So what's the steps now ?
- as root "insmod joydev.ko"
- plug your gamepad and type "dmesg" to get more infos about the gamepad detected
- now the gamepad device must have been created : /dev/input/js0
- type "cat /dev/input/js0" in a terminal and when you press your gamepad buttons some weird characters should appear, if not your gamepad is not supported!
- now type "chmod 777 /dev/input/js0"
- install my modified GamepadIME apk
- In Android settings, language and keyboard, check gamepad then select the gamepad IME as the main input method.
- if you're lucky, you'll be notified that your gamepad is detected.
- Your gamepad is simulating a key press so you can see it working in an input area.
A video showing my gamepad in action : http://www.youtube.com/watch?v=6XEqaqum_PE
It doesn't recognize my dualshock 2 at all and my old WingMan is recognized but the buttons presses aren't.
Great work nonetheless. I hope someone (or you ) can expand on your great work and add more gamepad compatibility.
dualshock 2 is not USB ? I also compiled the full joystick kernel modules (xpad, gamepad,iforce,sidewinder, tmdc etc) so it may help with other ones but as I don't have the hardware I can't check the code.
Anyway, only generic gamepads may work, I really tried hard on the Xbox360 one but failed again and again...
Well... USB devices are supported native in 2.3.4
Sent from my GT-I9100 using XDA App
jknvv13 said:
Well... USB devices are supported native in 2.3.4
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
No, joystick support is added to Android 3 only. Also USB device is a generic word for something that uses USB so only a small part of the whole USB devices is really supported by Android for now (keyboards and mice mainly).
alx5962 said:
dualshock 2 is not USB ?
Click to expand...
Click to collapse
I obviously used an adapter
My PS3 recognizes both the WingMan and the DS2, so I suppose they are generic in some way.
FPRobber said:
I obviously used an adapter
My PS3 recognizes both the WingMan and the DS2, so I suppose they are generic in some way.
Click to expand...
Click to collapse
That kind of adapter uses the gamepad kernel module, not the joydev one so that's why it doesn't work.
alx5962 said:
- install my modified GamepadIME apk
Click to expand...
Click to collapse
What did you modify?
I investigated a bit: It's possible to detect button presses without the module and my GamepadIME. But the events are a bit strange. From Activity.onKeyDown() with neither joydev.ko nor GamepadIME:
Code:
KeyEvent{action=0 code=0 repeat=0 meta=0 scancode=306 mFlags=8}
"code=0" might lead to the strange effects I have with NESoid: single button presses seem to activate all buttons at once.
So if the emulator/game developers take care for this and analyze also "scancode" and not only "code",
- it's possible to play games without root/module/GamepadIME with the buttons of a gamepad
- it's possible to play games with root/module/GamepadIME with the sticks of a gamepad or with one of those retro adapters for old digital joysticks.
Can anyone compile joydev.ko for AOSP based roms like MIUI and CM7? Or mabye someone can guide me in compiling this?
My experience:
1- copy files (joydev.ko and GamepadIMEAlex.apk) to galaxy S2
2-open root explorer in galaxy S2 and select joydev.ko and copy
open lib folder
open modules folder
click on mounted r/w and now you can see mounted r/o
3- pasted into modules the file joydev.ko
4-open android terminal in galaxy S2
write su (now have super user permissions)
write :
cd lib
cd modules
insmod joydev.ko (and ok 0 errors, terminal do not say nothing)
5- to plug a gamepad and wait 5-8 seconds
6- write: dmesg in terminal and you will can see gamepad detected or not
7- write: cat /dev/input/joydev.ko and press gamepad buttons ,
two things can happen: Nothing or Yes it is running
8- Install GamepadIMEAlex.apk
9- now into ajustements ,
look into keyboard/language and mark gamepad option
and in select input method (select gamepad)
10- good lucky
Ps3 original gamepad Only run bluetooth mode thanks sixaxis 0.32 apk in original stock rom 2.3.4 ,Are not running with usb mode
Ps3 clone-copy gamepad, are not running (not bluetooth, not usb mode)
MAXFIRE G-08XU GENIUS 8 BUTTON USB GAMEPAD Are running ok ,Yes
Any possibility to use this with ps3 sixaxis?
Sent from my GT-I9100 using xda premium
you can already use a wireless ps3 controller with our phone using sixaxis bluetooth protocol/driver.
equlizer said:
you can already use a wireless ps3 controller with our phone using sixaxis bluetooth protocol/driver.
Click to expand...
Click to collapse
Where can i get thw driver? Didnt know
Sent from my GT-I9100 using xda premium
sixaxis is in the market. Get the free one first to make sure it works (just in case)
zylor said:
Where can i get thw driver? Didnt know
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
i think u have to use cyanogen or miui cause the bluetooth stacks are missing in the original/custom rom i tried it with the wiimote and it worked only on CM and miui.dunno if sixaxis are using the same stacks.try it out
haieb said:
i think u have to use cyanogen or miui cause the bluetooth stacks are missing in the original/custom rom i tried it with the wiimote and it worked only on CM and miui.dunno if sixaxis are using the same stacks.try it out
Click to expand...
Click to collapse
It works with the official ROMs now too.
nothing person readed my post?????
I said in page 1,
Ps3 original gamepad Only run bluetooth mode thanks sixaxis 0.32 apk in original stock rom 2.3.4 ,Are not running with usb mode
and in cyanogen roms ,it was running before.
In new android sandwich I think that all gamepads will be working
Will this work on Galaxy Note Stock ROM (2.3.6)?
Brgds... /Tubgirl
Tubgirl said:
Will this work on Galaxy Note Stock ROM (2.3.6)?
Brgds... /Tubgirl
Click to expand...
Click to collapse
Just try and keep us informed
Can you compile the kernel module also for the CyanogenMod Kernel?
Hi people!
i'm new here.
I have this Panasonic Eluga dL1(EB-3901) android phone. It's version 2.3.5
when I plug the USB into the computer, it does not install any drivers (i'm unsure if it had any in the first place), i googled for the drivers but had not luck there.
thus when i type adb devices i do not see the phone listed. I need logcat to help me debug an application.
side note: I did transfer my developing app to the phone via sdcard but the app crashed. I am not sure if it could be due to my manifest's file minSdkVersion as 10 is already 2.3.3 and 11 is 3.0 and there is no 2.3.5.
Would appreciate any help. Thank you people!
Regards,
Paul
What Windows version do you use? (Assuming you use windows ). Should be installed automatically in Windows 7.
http://mustikamax.com/2012/05/02/how-to-syncsuite-panasonic-eluga-for-pc-windows/
Small question for you: I saw a review of this device, and the camera and gallery app looked awesome. Any chance you could share them?
[Use a file explorer on you phone, go to ROOT\system\apps and copy the camera and gallery app to your user memory and then transfer to pc.] No root needed (read only)
Thanks in advance if this is possible.
yup i am using windows.
Will try you suggestion in a moment.
Btw there is no camera app in /system/apps but there is this app called "Gallery3D". Do you want it? i can't really host it at work. perhaps i can email the app to you?
Regards,
Paul
oh. the suggestion doesn't work. its not exactly what i wanted.
I am looking for the device drivers for Eluga, apparently Windows (am using windows 7 Pro) does not install the drivers automatically and there is no installation along with the phone.
The steps suggested had this area where they needed me to have adb. Which is exactly what I am looking for from the start. I am unable to locate my device when i type "adb devices" and would like to know if anyone has a clue to get it done (i once added some codes into google/usb_driver for my kindle fire to be recognised).
Do let me know if anyone know how to make the Panasonic Eluga recognised by adb.
Thank you people!!!
Regards,
Paul
I'm not a big adb user, so I don't think I can help you with that. Are there any other apps with a camera icon or gallery icon in that folder? I don't need them right now, so take your time.
Via Tapatalk 2.0 on ICS
tinyXperia said:
I'm not a big adb user, so I don't think I can help you with that. Are there any other apps with a camera icon or gallery icon in that folder? I don't need them right now, so take your time.
Via Tapatalk 2.0 on ICS
Click to expand...
Click to collapse
Hi,
Install the correct ADB driver; here
http://panasonic.jp/mobile/support/global/software/dl_1_1.html
Cheers!
hey
i have a xperia u rooted, bl unlocked on 6.1.1.B.1.54
i wanted to know if there is a solution to power consumtion errors for external pendrives...like if i could flash a custom kernel or smethn
my iball 8gb pendrive faces this error
also i found 1 solution but m nt sure if it works
(androidguyz) overcome the power consumption error via this shell trick
can some1 try it plzz coz i dnt have terminal emulator and plus m a bit a new to all this
thnxx in adv
works like a charm
terminal emulator is a free android app. download it from the play store.
Thereafter follow the instructions. Check for any typing errors if it doesn't work for you.
To exit type "exit" and hit enter. Do this 2 times and you are out of the emulator.
More importantly there is no fun if you don't try it yourself and wait for others to do it. Enjoy.:angel:
BASED ON CM9.1.0 - A70 USERS MUST WAIT A LITTLE THAT I CONFIGURE THE KERNEL (board configuration file)
For A101, just the TS doesn't worked
For A43, it must work, i need a confirmation...
[/COLOR]Image file: https://docs.google.com/file/d/0B1yLsSry4Au8TXdobllMN2pJOUk/edit?usp=sharing
Kernel:https://docs.google.com/file/d/0B1yLsSry4Au8aW8yZVFaSndWVUE/edit?usp=sharing
initramfs:https://docs.google.com/file/d/0B1yLsSry4Au8dHlmWTBSR2J6WUE/edit?usp=sharing
menu.lst:https://docs.google.com/file/d/0B1yLsSry4Au8aVlYbGpKZjRCUVk/edit?usp=sharing
I hope that links works, it's the first time that i use google to share something...
You must have:
-an Archos gen8 A43--A70-A70S2Froyo-A101 OR an A70S2 HoneyComb version (must work perfectly....i hope)
-a little times to report bugs to fix
How install it:
-Copy-paste the image uncompress and the menu.lst files in the root of the INTERNAL sdcard of your tab (SDE menu -> mount card)
-RENAME THE KERNEL LIKE THIS: zImage (to delete .img)
-update the kernel and the initramfs.cpio.gz (SDE Menu)
-COPY AND PASTE A NEW DATA_IMAGE (data_ICS.img like previous version)
-you can install Gapp by copy and paste my Gapp (see my post in dev section about Cyanobiz) in "download" folder in /mnt/storage/
What's news:
-a new kernel based on 2.6.37 from Gen9 (HC device)
-PVR Driver update and dss compopsition activated
-New BT driver
-New Wifi driver (but little pb with it)
-compiled with ics toolchain from archos (optimised for their devices)
DON'T TRY THIS KERNEL WITH ANOTHER FIRMWARE/ROM!!
TO FIX:
-little pb with wifi, it cannot find any wifi
YOU MUST ENTER THE PARAMETERS MANUALLY TO CONNECT YOU TO YOUR WIFI!! (dhcp semi-works)
-DLNA/UPNP CRASH the wifi, don't use it
-USB Sharing - MTP?? (windows XP see something about MTP driver that it cannot install it, but i haven't any seven at home to try....) NEED TESTERS
-SOMETIMES the initramfs doesn't started, black screen after the first "archos" screen, just press 10sec power on to reboot (don't know how fix it, no debug)
-I HAVE OC THE DSP FOR A70S2 (froyo and HC version) to 880, says me if your tab freeze. The CPU is to 1.2GHz, i have no problem
Bizcuite
HOW HELP ME TO DEBUG IF ADB DOESN'T WORKED:
You have a file in /mnt/storage/kernellog1.txt
Just share me the file!!
Bizcuite
RESERVED FOR FUTURE POST again
I need an a70s2 HONEYCOMB Version tester please.
To see if I must change the memory used in my kernel.
If it doesn't worked for them, I must rewrite their board file.
One thing is sure, archos had planned to update our tab with HC, hardware evolution has killed this.
Bizcuite
Sent from my Archos gen8 kernel 2.6.37 using xda app-developers app
Tried the new release on my A70S. Tab doesnt boot, it loops on archos screen. It turns on, screen goes black and the archos screen appears again
Porobu said:
Tried the new release on my A70S. Tab doesnt boot, it loops on archos screen. It turns on, screen goes black and the archos screen appears again
Click to expand...
Click to collapse
Same tablet same result looping on Archos screen after about 10 sec black screen. Cant get adb to work.
1.) Installation after default accomplished. AOS menu was indicated, system is started. First start lasted longer. Presently the touch Screen does not know operated (now reaction, also after restarting I cannot operate the starting screen).
Enclosed the kernellog1.txt file.
Mikerla said:
Same tablet same result looping on Archos screen after about 10 sec black screen. Cant get adb to work.
Click to expand...
Click to collapse
mika67 said:
1.) Installation after default accomplished. AOS menu was indicated, system is started. First start lasted longer. Presently the touch Screen does not know operated (now reaction, also after restarting I cannot operate the starting screen).
Enclosed the kernellog1.txt file.
Click to expand...
Click to collapse
OK,
I have seen this in the dmesg share by Mika:
<6>[ 0.310455] platform mpu.0: OPP enabled 1200 MHz
Your tab is OC to 1.2GHz, i will pass to 1GHz to see if it's better.
A101 will have no problem to have an ICS with this kernel, it's a good news.
For A70 i will release another kernel to see if the frequency is the problem.
Wait this evening for another kernel (1.2GHz step will be activated for A70S2 only)
Bizcuite
I have tried myself the kernel:
platform mpu.0: OPP enabled 800 MHz
[ 0.305603] platform iva.0: OPP enabled 660 MHz
[ 0.305633] platform mpu.0: OPP enabled 1000 MHz
[ 0.305664] platform iva.0: OPP enabled 800 MHz
[ 0.305694] platform mpu.0: OPP enabled 800 MHz
[ 0.305725] platform iva.0: OPP enabled 660 MHz
[ 0.305755] platform mpu.0: OPP enabled 1000 MHz
[ 0.305786] platform iva.0: OPP enabled 800 MHz
[ 0.305816] a70s2_opp_init: MPU does not support 1200 MHz
Can you try and report of it's better please? A43 can try too.
Just rename it zImage and install with initramfs in the first post.
FOR MIKA:
Can you try to have adb working to have a real debug, your system starts (first starts is normal, all news apps are verify).
when you have adb, just tape adb shell dmesg or dmesg directly if are connected on your tab please?
I will see if it's a pb of file or a problem of driver.
And try with one, and 2 fingers if you have any reaction?
Bizcuite
bizcuite said:
FOR MIKA:
Can you try to have adb working to have a real debug, your system starts (first starts is normal, all news apps are verify).
when you have adb, just tape adb shell dmesg or dmesg directly if are connected on your tab please?
I will see if it's a pb of file or a problem of driver.
And try with one, and 2 fingers if you have any reaction?
Bizcuite
Click to expand...
Click to collapse
ok,
the new update starts very fast.
I come up to the starting screen with the lock symbol.
I cannot unblocking however the screen. No reaction to my finger movements (neither with 1/2 of finger).
Ok thanks. But have you got adb installed on your computer?
It will be very usefull.
But i think that no ts drivers are installed.
I will modify the board configuration, because many ts has been configured into.
Bizcuite
Sent from my GT-N7100 using xda app-developers app
bizcuite said:
Ok thanks. But have you got adb installed on your computer?
It will be very usefull.
Click to expand...
Click to collapse
Excuse for my question.
Which you mean with adb ?
mika67 said:
Excuse for my question.
Which you mean with adb ?
Click to expand...
Click to collapse
Android debug bridge, part of android sdk
Sent from my GT-I8160 using xda app-developers app
Porobu said:
Android debug bridge, part of android sdk
Click to expand...
Click to collapse
I worked never with adb. Sorry
But, if me explained like I it activate / use someone, no problem.
I will then try it
Edit:
OK,
adb neither on Win 7/Linux computer is installed.
You mean over console on archos access (Google is your friend)
Edit 2:
no, if I attach archos to the computer, I can access not archos(with the new system)
Big problem
mika67 said:
I worked never with adb. Sorry
But, if me explained like I it activate / use someone, no problem.
I will then try it
Edit:
OK,
adb neither on Win 7/Linux computer is installed.
You mean over console on archos access (Google is your friend)
Edit 2:
no, if I attach archos to the computer, I can access not archos(with the new system)
Big problem
Click to expand...
Click to collapse
For USB drivers
http://www.archos.com/support/support_tech/updates_adb.html?country=us&lang=en
For how to use it and have adb.exe with dll (command)
http://forum.xda-developers.com/showthread.php?t=1387527
You must open a Windows terminal and go to the path of adb .exe
and tape
adb shell dmesg
if your adb is correctly configured, you must have a debug (don't forget to connect the tab )
Porobu said:
Android debug bridge, part of android sdk
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
EDIT: Huum memory model is not good for A70.
A70 USERS MUST WAIT A LITTLE, BECAUSE THEIR BOARD CONFIGURATION FILE IN THE KERNEL IS NOT COMPLETED.
I will try another thing
Bizcuite
bizcuite said:
For USB drivers
http://www.archos.com/support/support_tech/updates_adb.html?country=us&lang=en
For how to use it and have adb.exe with dll (command)
http://forum.xda-developers.com/showthread.php?t=1387527
You must open a Windows terminal and go to the path of adb .exe
and tape
adb shell dmesg
if your adb is correctly configured, you must have a debug (don't forget to connect the tab )
[/B]
Bizcuite
Click to expand...
Click to collapse
many thanks,
but i have a Problem "device not found".
I will tomorrow evening again try it
Good night
FOR A70 USERS:
Can you try this kernel, I have completed the board configuration and i hope that it boots now. I cannot try it!!
I NEED TESTER FOR A70S
FOR A101, i have added tr16c0 touchscreen controler in board config file from A101XS (who use 3 differents TS and one is yours) :
Bizcuite
sorry Biz still same loops on Archos boot screen then 10 sec of black. Not sure if this helps but I leave the usb cord hooked up and windows 7 tries to install driver and fails.
Mikerla said:
sorry Biz still same loops on Archos boot screen then 10 sec of black. Not sure if this helps but I leave the usb cord hooked up and windows 7 tries to install driver and fails.
Click to expand...
Click to collapse
Can you try the next one please?
I had forgotten to apply the archos fixup
Maybe it will be ok.
My work for A70S is based on Letama port. It must work with his configuration.
Bizcuite
same result