[Q] JuopunutBear S-OFF Mac? Getting Close!! - General Questions and Answers

Hey guys, I've been trying to get the Windwos version of ControlBear.exe for the JuopunutBear S-OFF method to work on my Mac. First, I installed Wine through MacPorts. Then I installed the windows drivers for HTC phones in Wine. When cd into the correct directory and type
Code:
wine ControlBear.exe
It gives me this output:
Code:
MacBook:ControlBearRelease_vigor_GB_WIN family$ wine ControlBear.exe
Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
======== ControlBear 0.6 beta for JuopunutBear S-OFF ==========
Starting up......
Connecting to device...
Searching device.....
Connect device and install drivers
Press ENTER to exit.....
It will start up but it seems not to bridge properly over USB, if any of you know how to get past this, or any suggestions, It'd be greatly appreciated. I think it would be pretty helpful for people who don't have access to a PC. Thanks!

Bump!

Ok, I figured out the issue. Wine doesn't support USB in the default package. There is a way to add USB support to Wine in linux, but there are no official instructions for how to add USB support to Wine on a Mac...
Does anybody know how to add USB support to a MacPorts Wine install?

What if downloading a copy of windows and run it on a virtural software? That's what I did when s-off my evo 3d on my mac

Meh, I'm not too keen on that kind of stuff and plus I don't want to pay for parallels. Thanks though

hey no problem! you could always go into a friends house and borrow there pc.

I suppose... I was hoping to get it working on my Mac though, would be helpful for more than just myself.

Use a linux live CD/USB, even macs are able to do that. Messing with emulators or VMs is not a good idea for this.

globatron said:
Use a linux live CD/USB, even macs are able to do that. Messing with emulators or VMs is not a good idea for this.
Click to expand...
Click to collapse
Lol ok I'll take ur word on this. I suppose you WOULD know best thanks

Related

ADB USB Driver

the USB driver for windows is available at:
http://dl.google.com/android/android_usb_windows.zip
It seems to work... I will update this thread with what I find.
Thanks for posting the driver!
I've tried a few things with adb, and so far I can't get an install to work over usb. I tried the following command.
C:\...\android-sdk-windows-1.0_r1\tools>adb install OperaMini.apk
579 KB/s (0 bytes in 278155.000s)
pkg: /data/local/tmp/OperaMini.apk
Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED]
Click to expand...
Click to collapse
http://www.android-freeware.org/tutorial/how-to-install-apk-files-on-android-device-emulator Had some basic info about the emulator, not sure what would be different for the G1.
The "adb shell" option allows you to access a shell on the phone over USB, which is really great but it appears you don't have root privileges. Any ideas on how to obtain root priveleges? Also, is there a command to install from the android shell? When i cd to /sbin i get access denied. I'm trying to figure out some kind of way to invoke an install either from the device or over USB.
I have the same problem... working on it now...
I don't know about the USB installs, but it seems to be something with the APK as well. I also have the OperaMini.apk and it does nothing. I downloaded the iTunes remote via the G1 and it installed just fine without getting a PC involved.
It looks like you have to put the phone into a "Debug on USB" mode to use ADB. It's working for me now.
http://code.google.com/android/intro/develop-and-debug.html#developingondevicehardware
So you were able to install the opera mini apk through adb with no trouble? I got the error listed above and did have debug mode on
Thank you dagentooboy!
Can someone explain this for this not so savvy person?
chrimage said:
So you were able to install the opera mini apk through adb with no trouble? I got the error listed above and did have debug mode on
Click to expand...
Click to collapse
I think that is caused by an issue with the the AndroidManifest.xml file within the APK having to do with going from "beta" to "live" Android. The same reason most of the apps were pulled from the store. I don't believe it takes a major change to make it compatible, but it's fully compiled so, unless you have a decompiler, I think we may be out of luck on that particular one. I have installed other apk's successfully using the same method.
Mikey1022 said:
Can someone explain this for this not so savvy person?
Click to expand...
Click to collapse
ADB is the Android Debug Bridge that comes as a part of the SKD. I don't think it was really intended as an end user tool. It has to be called from a command line. I know people have built basic UI's for it for file manipulation when the SDK was the only thing out there. If a better solution isn't found shortly I think we'll see one be made, or else I'll make one myself. In the end it seem to make a big difference of what you're trying to install some things work and some don't, there are some differences between the beta SDK and the G1.
For any developers out there, you can also access the ADB/DDMS feature through the Eclipse IDE, it provides a somewhat simpler graphic interface and is a really easy way to get screenshots. Has anyone tried just typing su through the ADB command prompt to see if it will switch you to # ?
Valicore said:
For any developers out there, you can also access the ADB/DDMS feature through the Eclipse IDE, it provides a somewhat simpler graphic interface and is a really easy way to get screenshots. Has anyone tried just typing su through the ADB command prompt to see if it will switch you to # ?
Click to expand...
Click to collapse
the su command and sudo su returns "no permission" or "access denied" or something like that. That is also the same message i get when typing arbitrary commands that shouldn't be anything. And like i said earlier, /sbin along with many other directories are inaccessible. Hopefully someone will find a way to access the root account on the G1 pretty soon.
yes... must... have.... root...
Also a normal shell would be helpful esp when looking thru /proc/ for information.
Please help (ahhhhhh)
Okay So I am pulling my hair out here... I just booted android on my Vogue for the first time, everything works great, voice calls and sms.. But I can get a Inet connection but I am using Cricket not sprint so I added the username and password lines in default.txt and can connect, but Cricket uses a proxy for all http connections. So I found this article http://fggarcia.blogspot.com/2007/11/setting-up-proxy-for-android-emulator.html , which basicly says to use the adp app that comes in the sdk to add some lines to make the proxy. NOW, here is my problem... I can not for the life of me get my come (in windows or linux) to see my vogue while its in android..
In windows it does not appear ANYWHERE in the device manager... So I cannot install the driver, and in Linux it doesnt make a blip in dmesg..... USB debugging is marked and so is use adb....
It does charge when plugged in to the comp running linux.....
Can anyone please help me... And thanks to DZO and everyone else for there hard work on this project..
check too make sure your Android isnt listed under usb mass storage devices in device manager.
Ya USB isn't possible on Vogue yet, I just extracted data.img and added the proxy that way, but it still doesn't work. My Problem is I need all connection to use the proxy wap.mycricket.com:8080. I am not trying to be cheap or anything like the tzones thing for tmobile. Its just the only data plan cricket have use this proxy. So any Ideas would be greatly appreciated.
my computer already had a driver installed and when i try to update it with this one it says there is no better match for my hardware
anyone got a solution for this
Im really sorry to bump this old thread up but i need the r3 drivers and i dont know why they are nowhere to be found on the official page... i think its a region lock thing...

[Q] Comprehensive list of steps/video for rooting FrG83G Og Droid on a Mac

I've been searching on the internet for quite some time, attempting to find a comprehensive guide to rooting my OG Droid (build number FRG83G running 2.2.2)on my Macbook Pro (i know windows is easier). Does anybody know any way I can do this? Preferably something that includes everything I would need to download/install (with links to said things). Thank you everybody in advance.
Bump, this board moves fast
You would be better dual booting your mac with windows or using a VM such as parallels for example. I dual boot with win xp and can flash quite happily
Do you by any chance have a list of steps that I need to follow in order to do that? Im not very familiar with that process.
Mr_Pent said:
Do you by any chance have a list of steps that I need to follow in order to do that? Im not very familiar with that process.
Click to expand...
Click to collapse
Assuming your using osx 10.6x (as i am) go into utilities and look for bootcamp assistant. You will need a copy of a windows os of your choice, licensed of course!
You will be given the choice to boot windows or os on boot, funnily enough windows xp runs better on a mac (and faster) then it does on a pc haha.
Follow the instructions given on bootcamp and enjoy (this will partition your hard drive so ensure its not full!)
For further reading, google bootcamp osx
Have fun.
I now have windows XP running on my mac via parallels. Do you have any further instructions for rooting my phone? Previously I had tried rooting my phone via SuperOneClick v 1.9.5 through mono on my macbook Pro, but it always ran stopped and said Psneuter exploit failed. I figured trying it again on windows could fix that problem, but I cant figure out how to transfer the file over.
Nevermind, I ended up using a usb flash drive, but the program has the same error still; so once again, do you have any instructions for me to follow detailing another way?

[Q] Using revolutionary with Ubuntu

Anyone running Ubuntu via VMWare and not able to run the program? I've tried everything and it won't open nor find it when trying to use Terminal; it says:
tar (child): revolutionary-0.3-pre7.tgz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
Click to expand...
Click to collapse
Anyone know what that means? I'm a rookie in Linux but I'm not computer illiterate. I've tried both Windows XP and 7 and I'm also stuck at step 3 where it can't communicate with the device. Someone please have an answer. Thanks.
boii wond3r x3 said:
Anyone running Ubuntu via VMWare and not able to run the program? I've tried everything and it won't open nor find it when trying to use Terminal; it says:
Anyone know what that means? I'm a rookie in Linux but I'm not computer illiterate. I've tried both Windows XP and 7 and I'm also stuck at step 3 where it can't communicate with the device. Someone please have an answer. Thanks.
Click to expand...
Click to collapse
Here you go.
Use search next time.
[GUIDE][JULY/30/2011] S-OFF under Linux/Ubuntu
Yeah. Did that. Didn't work. That's why I'm asking if anyone else has the same issue and has found another work-around.
Having the very same issue. Does anyone have a solution?
same here using Ubuntu 12.04 to root and s-off a stock 2.2.2 HTC Desire, going to read the post above (even if I'm not sure it'll work...)
edit: seems to work under console ( sudo ./revolutionary )
PASSED!!! :good:

[Q] Bricked/need help

I had to post in the Q&A since i'm a newb here, but my transformer is bricked, and i tried the unbricking method seen in the development thread and I keep getting stalled at "waiting for bootloader to initilize"
does anybody know how i can fix this and get a stock rom on my transformer incase i need to rma it.
I am also running VMware as i do not have a windows pc at the moment, so i don't know if that has anything to do with it.
Any help is much appriciated, thank you.
Not sure, but does VMware support USB devices?
it does, or at least it shows apx mode when it's plugged in. I may need to just try it on an actual windows computer though :/
EDIT: for some reason it worked right after i posted that. I didn't really do anything different, htc-hd2 is just good luck i guess!
Running VMWare on what machine? A Mac ?
Can't you dualboot Windows 7 with BootCamp ?
I dont have a mac, just going on what I have heard
VMware is probably your problem. Boot up a Linux live CD and run this: Stock Honeycomb 3.2 (Actually if you have a mac you can run this too, just run extract the archive and run the bash script from the terminal)
It's a tar ball that I put together that contains the files needed to flash a stock image of 3.2 via nvflash. The archive is about 300mb IIRC.

vitrualBox in Ubuntu 12.04

hey guys im trying to use virtualBox on my Ubuntu machine. Im trying to run windows 7. Got it all set up and loaded with no problems. Heres where I cant get passed.
Im trying to get VB to utilize the entire screen space. Ive read through all the articles about installing the additions iso. I cant seem to find a good copy. Also I cant get Odin to recognize my phone either. I have USB set up in VB and can access the files on phone but cant get Odin to recognize it. Any help would be greatly appreciated.
You can install guest additions from within VirtualBox. It shows up as a mounted CD drive. Open it, & run the appropriate script.
If your ultimate goal is to use Odin, though, I don't think it will work through VirtualBox. Maybe it's possible, but I think it needs direct access to the USB. You could just dual-boot Windows & do it directly.
Thanks for the info
post-mortem said:
You can install guest additions from within VirtualBox. It shows up as a mounted CD drive. Open it, & run the appropriate script.
If your ultimate goal is to use Odin, though, I don't think it will work through VirtualBox. Maybe it's possible, but I think it needs direct access to the USB. You could just dual-boot Windows & do it directly.
Click to expand...
Click to collapse
thanx for the info dude. I guess i just assumed i could get it to work in a virtual machine. Could have swore Ive seen Adam doing it...mind u he is MUCH MUCH more educated than me. That is my goal. I have a linux machine and wanna use odin to flash Adams Odin root file for the Note 2. No problem running his CASUAL program, but need to root it first and as far as I can tell it needs to be done in Windows. I guess I can always turn a spare computer back into a windows machine...just didnt wanna have to go through the headache,.
Well, you can boot off a Ubuntu install disk (or make a GParted Live USB), then use gparted to resize your Ubuntu. Set a few GB aside for a new partition, then install Windows there, instead of installing Windows in the VM. It ends up being the same thing, just a few more steps to get it running.
Just make sure you back up your grub config and mbr. I don't think Windows would make your Ubuntu install vanish, but ya never know...
BDogg718 said:
Im trying to get VB to utilize the entire screen space.
Click to expand...
Click to collapse
Oh, yeah. The default command to switch to fullscreen mode is Host+F, where the default Host key is Right Ctrl (so, RightCtrl+F).

Categories

Resources