[Q] Support Loop Devices - Motorola Photon 4G

Does anyone know how to add this support to the photon 4g kernel?
CONFIG_DEV_BLK_LOOP = y
I need that support in order to install Ubuntu on the photon 4g.

does motorola photon support loop device
I been looking all over for the answer to that same question, please let me know when you find out.

Running in loopback will break a number of things that are working in webtop. How much more Ubuntu are you looking for? I have webtop running what is pretty much Jaunty Xubuntu now.

I can add it if You want but it would be better to format a sdcard
Sent from my MB855 using XDA App

i dont got a dock or an hdmi cable so i dont think the ubuntop would be a option for me .i've never used ubuntu before but i want to try it out .ive tryed formatting my internal storage and following the instructions but it doesnt boot .ive tryed using my phone as usb storage and boot from usb to get it running on pc but i have failed
if you could do this in a separate kernel o something for those of us with no hdmi or dock i would be really grateful .if u do decide to take this endevour up good luck and ty in advance

Loop devices are already supported stock.
J35US said:
i dont got a dock or an hdmi cable so i dont think the ubuntop would be a option for me .i've never used ubuntu before but i want to try it out .ive tryed formatting my internal storage and following the instructions but it doesnt boot .ive tryed using my phone as usb storage and boot from usb to get it running on pc but i have failed
if you could do this in a separate kernel o something for those of us with no hdmi or dock i would be really grateful .if u do decide to take this endevour up good luck and ty in advance
Click to expand...
Click to collapse
Sent from my MB855 using XDA App

I would of loved it on cm7 but beggers can't be choosers thanks for the heads up

That has it too
J35US said:
I would of loved it on cm7 but beggers can't be choosers thanks for the heads up
Click to expand...
Click to collapse
Sent from my MB855 using XDA App

well i must have failed real hard ,was using the 1.4 oc kernel though . lmao
anyway to little to late i sbf'd back to 154 and finally got it to boot the ubuntu in terminal emulator
following instructions --like a boss--
apt-get update
apt-get upgrade
then problems , apt-get install tightvncserver -- gives me this
Err http://ports.ubuntu.com karmic/main xbase-clients 1:7.4+3ubuntu7
404 Not Found
Err http://ports.ubuntu.com karmic/universe tightvncserver 1.3.9-4
404 Not Found
Failed to fetch http://ports.ubuntu.com/ubuntu-ports/pool/main/x/xorg/xbase-clie
nts_7.4+3ubuntu7_all.deb 404 Not Found
Failed to fetch http://ports.ubuntu.com/ubuntu-ports/pool/universe/t/tightvnc/ti
ghtvncserver_1.3.9-4_armel.deb 404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-mis
sing?
so im on the brink of giving up but it was definately a interesting and informative try

Related

Ubuntu on A101

Ive managed to run Ubuntu Netbook Remix on the A101 in SDE.
By run i mean i see GDM, because the driver for the touchscreen seems not to be working.
What ive did was, i took an image from here: http://cdimage.ubuntu.com/ubuntu-netbook/ports/releases/10.10/release/ and copied everything from the data partition to a new .img file. Also ive copied the modules from the angstrom rootfs.img.
Then just copied over my rootfs.img over the angstrom one and booted.
There seems to be lots of issues, mainly, i guess, because the init script in the initrd should do something, the one from angstrom doesnt.
Also the kernel-log says it cant read the /proc/ filesystem.
I uploaded my rootfs img to rapidshare for you to try for yourselfes, maybe someone can pick up from here and build a really working kernel+initramfs.
http://rapidshare.com/users/KVLF41
I know it's not working out of the box but it's still pretty cool! IBy netbook remix you mean the new Unity UI correct>
Yes, but as i could not login,i havent seen if the windowmanager works correctly.
gomork said:
Ive managed to run Ubuntu Netbook Remix on the A101 in SDE.
By run i mean i see GDM, because the driver for the touchscreen seems not to be working.
Click to expand...
Click to collapse
Kudos! - You could just try to plug in a usb mouse/keyboard into the usb port - it's usb host (mouse and keyboard work in android)
I'd love to see some more action with this. A mouse+keyboard should at elast get you access to the desktop and thus, terminal. From there, enabling the touch screen should be within arms reach.
To experiment for myself, could you write together a fool proof (noob proof) guide to get to where you're at?
casimir007 said:
Kudos! - You could just try to plug in a usb mouse/keyboard into the usb port - it's usb host (mouse and keyboard work in android)
Click to expand...
Click to collapse
i tried that, but it did not work. But that might be because the only Device i have here to test is some wireless usb mouse, which might need some other drivers.
Im currently working on an image with the xserver-xorg-input-evtouch driver built-in. I hope that gets the touchscreen working in X11.
To get started:
Get some Ubuntu.
Install rootstock using: sudo apt-get install rootstock.
Run rootstock:
sudo rootstock --fqdn archos-ubuntu --login ubuntu --password ubuntu --keepimage --imagesize 2G --seed ubuntu-netbook
That one generates an .img file you can copy over your existing rootfs.img.
hi,
I'm very interested to get ubuntu working on archos 101
I've tried your instructions to build an image but it stops after:
...
Setting up software-center (3.0.4) ...
No protocol specified
/usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
WARNING:root:Failed to setup dbus (ignoring)
Setting up xul-ext-ubufox (0.9~rc2-0ubuntu5) ...
Setting up ubufox (0.9~rc2-0ubuntu5) ...
Processing triggers for python-central ...
Setting up xserver-xorg-core (2:1.9.0-0ubuntu7) ...
Setting up gamin (0.1.10-1ubuntu3) ...
Setting up firefox-branding (3.6.10+build1+nobinonly-0ubuntu3) ...
Setting up mono-2.0-gac (2.6.7-3ubuntu1) ...
Setting up mono-gac (2.6.7-3ubuntu1) ...
* Installing 3 assemblies from libappindicator0.1-cil into Mono
i had to ctrl+c, because i tas going no where for about an hour.
I guess it needs display ? ..but i don't know how to solve this
Maybe you could try with an imagesize of 3G or another release like karmic.
i did, my first try was with 2Gb, but didn't finish because it went out of space
then I've tried with 3Gb and stoped as i wrote
I had that problem too once.. Just trying again might work rootstock seems to be a bit buggy.
A little update: usb-mice work, when the modules are copied in /lib/modules in the image, but only when no computer is connected on the mini-usb port, that was the problem in the first place.
Wlan driver extracted from stock archos android can be loaded too, but i didnt manage to get the firmware to load yet.
Ps: a happy new year to all of you.
Sent from my U20i using XDA App
I've tried this image http://forum.xda-developers.com/showpost.php?p=10190468&postcount=38
boots really fast to desktop (10 seconds), but touchscreen don't work, also tried with mouse but nothing
please delete post
could be nice if we run Ubuntu on Gen8
Maybe the image from this thread:
http://forum.xda-developers.com/showthread.php?p=10486278
will get us a little further?
gomork said:
Im currently working on an image with the xserver-xorg-input-evtouch driver built-in. I hope that gets the touchscreen working in X11.
Click to expand...
Click to collapse
Any luck with this?
Would offer to help, but am pretty much a n00b dev at this point >.<
Good God, how awesome it'd be to have a USEABLE distro of linux on the 101 or 70. I love using linux (i have linux mint installed on all 3 computers in my home) and it'd be excellent if i could install an embedded version on my tablet, but alas, i'm a plumber not a programmer! So if someone could post a few links or tutorials to get us started ( as i'm sure there are plenty of gen 8 owners who feel the same as me ) it'd be much appreciated.
Q. Does the 101 it have the same hardware components as the 5 it? The reason i ask is that i think there is a working version of ubuntu nbr for this device and im pretty sure it has the same processor as the gen 8 tablets ( cortex arm a8 ).
Q. Would an amature linux geek like me have any hope of porting it over to our device?
Q. Would it work natively or would we need to modify it?
If anyone else has an interest in having ubuntu on their tablet please post as we have to get this bumped up the list of to do's. BTW, thanks to all you guys in advance and best of luck.
shameless bump for a worthwhile cause!
EDIT:
also, if they can port it to the nook color...
http://forum.xda-developers.com/showthread.php?p=10306407
and, here is a link to a german site where the dev managed to use ubuntu nbr on an a70it using the vpn method:
http://www.android-hilfe.de/archos-70-forum/59607-ubuntu-auf-dem-a70it-es-laeuft.html
pfarrelliv said:
shameless bump for a worthwhile cause!
and, here is a link to a german site where the dev managed to use ubuntu nbr on an a70it using the vpn method:
http://www.android-hilfe.de/archos-70-forum/59607-ubuntu-auf-dem-a70it-es-laeuft.html
Click to expand...
Click to collapse
that's only running via vnc - that means no drivers for display and touchscreen and unfortunately won't get us much further
yes it's just a chroot so you can imagine as a ubuntu running with the android kernel. you could try mux the drivers from the angström to the ubuntu kernel and compile the kernel for arm processors this could work, at least integrating ev-touch will help a lot. search for google for ubuntu4arm and you will find some howto.
the reason why i'm outta this is i have not much time at the moment and without a usable on-screen-keyboard (and at the moment there is none) ubuntu is worthless for me on the tablet.
Why o why have there been so few posts on this subject? Are we the only one's interested or is it just too much work to get another version of linux on the gen 8 devices? Really not trying to be rude to any of the developers on xda because i think you guys are awesome, really, but could someone please tell us if this is a worthwhile cause or a pure waste of time and effort.

Need a fresh complete backup (AT&T - any FW)

Just wondering if anyone can do a complete backup of their device and upload it somewhere like Dropbox. My Internal SD has been formatted incorrectly and I can't get it back correctly. My touchscreen is dead and I only know people with Bell Atrix devices.
If anyone could do this huge favor it'd be greatly appreciated!! Need a complete backup and then I'd use Tenfar's modified recovery to try booting it. Thanks in advance.
Use the 'Flash SBF' guide in the Dev forum. That will get you back to stock.
http://forum.xda-developers.com/showthread.php?t=991072
link12245 said:
Use the 'Flash SBF' guide in the Dev forum. That will get you back to stock.
http://forum.xda-developers.com/showthread.php?t=991072
Click to expand...
Click to collapse
Thank you but that's not working. Hoping to get someone actual backed up recovery to see if that corrects the partitioning in the internal storage. Tried a million ways to flash and partition things.
Going to try doing some more work in an actual Linux environment after work today. I'll try seeing if I can manually format and partition it (getting random daemon errors because my PC is a bit retarded).
link12245 said:
Use the 'Flash SBF' guide in the Dev forum. That will get you back to stock.
http://forum.xda-developers.com/showthread.php?t=991072
Click to expand...
Click to collapse
bongd said:
Thank you but that's not working. Hoping to get someone actual backed up recovery to see if that corrects the partitioning in the internal storage. Tried a million ways to flash and partition things.
Going to try doing some more work in an actual Linux environment after work today. I'll try seeing if I can manually format and partition it (getting random daemon errors because my PC is a bit retarded).
Click to expand...
Click to collapse
Worst case scenario, just format any SD cards in the phone and follow the guide that link12245 posted... that should work. If you're having issues using RSDlite in windows, try using it on the linux system... you'll find it to be a lot more compliant.
mpalatsi said:
Worst case scenario, just format any SD cards in the phone and follow the guide that link12245 posted... that should work. If you're having issues using RSDlite in windows, try using it on the linux system... you'll find it to be a lot more compliant.
Click to expand...
Click to collapse
Yeah, I've tried that many times already. I'm thinking that doing this in a Linux environment will be more forgiving. Tenfar has graciously been helping me and I'm disappointed that I'm unable to follow his steps.
If I understand correctly I need to do this command in ADB: mkfs.vfat /dev/block/mmc0p18, as well as newfs_msdos -F 32 -S 512 -L MB860 -c 64 -u 16 /dev/block/mmcblk0p18 which should get it running smoothly.
At least I'm becoming a lot more comfortable with Linux commands. Actually thinking of dual booting Ubunto on our home computer once the wife isn't so pissed. Stayed up until 6am for two nights trying to fix this. If it weren't my birthday on Saturday she'd castrate me
Thanks for the help, guys.

[Q] Anyone get Ubuntu working...?

hi guys, i have an optimus v just lying around, and today i decided to try and get ubuntu on it through chroot.
using this guide, i was able to get to the point where it would boot on the command line,
Code:
[email protected]:/#
instead of the normal "#"
but after that, i tried to get it to work in a GUI, but it doesn't work?
i tried
Code:
apt-get update
and it runs, but gives me a bunch of fails and errors...
so of course, without that installed, i can't get any of the servers or other stuff installed, meaning that i can't get the GUI working...
so did anyone get this to work?
(i'm starting to think that it's their problem...)
thanks guys
i'll try to get a photo to show...
OK... First picture shows it booting into Ubuntu
Second picture shows the fail when I try the apt-get update command
Sent from my HTC Glacier Sense 3.5 using xda premium
the error messages says all: you have a network problem, may be no wifi connection or working dns?
andy572 said:
the error messages says all: you have a network problem, may be no wifi connection or working dns?
Click to expand...
Click to collapse
hm that's weird... i have a wifi connection... i tried it on two devices and both could boot up linux, just not get the downloads?
hmmmmm...
what version of ubuntu? nvm, I see your screenshot says karmic, which should work.
more recent versions don't support armv6, so apt-get fails to download any unsupported package.
there's a thread in the optimus v dev section on installing debian.
squeeze and even sid run great on the OV for a 600MHz device with a tiny screen and no keyboard
try checking your /etc/apt/sources.list and make sure it's correct. It looks wrong to me, but I only use ubuntu for my DTV usb stick on my pc. I'm more a debian user myself.
edit again:
you can manually download .deb files and install them from the chroot command line with
dpkg -i filename.deb
just make sure they're for armel architecture; however, with ubuntu being too picky about the processor type, not all armel ubuntu packages will work. If you search google for ubuntu karmic armel whateverthehey.deb you should get stuff that will work. The main problem with manual installs is getting all the dependency .deb's, apt-get is really handy for that step.
---------- Post added at 01:59 PM ---------- Previous post was at 01:29 PM ----------
ok, that sources.list entry in the screenshot looks REALLY wrong.
there is a stock version of the sources.list contents posted here
try putting that in there and maybe apt-get will work.
bigsupersquid said:
what version of ubuntu? nvm, I see your screenshot says karmic, which should work.
more recent versions don't support armv6, so apt-get fails to download any unsupported package.
there's a thread in the optimus v dev section on installing debian.
squeeze and even sid run great on the OV for a 600MHz device with a tiny screen and no keyboard
try checking your /etc/apt/sources.list and make sure it's correct. It looks wrong to me, but I only use ubuntu for my DTV usb stick on my pc. I'm more a debian user myself.
edit again:
you can manually download .deb files and install them from the chroot command line with
dpkg -i filename.deb
just make sure they're for armel architecture; however, with ubuntu being too picky about the processor type, not all armel ubuntu packages will work. If you search google for ubuntu karmic armel whateverthehey.deb you should get stuff that will work. The main problem with manual installs is getting all the dependency .deb's, apt-get is really handy for that step.
---------- Post added at 01:59 PM ---------- Previous post was at 01:29 PM ----------
ok, that sources.list entry in the screenshot looks REALLY wrong.
there is a stock version of the sources.list contents posted here
try putting that in there and maybe apt-get will work.
Click to expand...
Click to collapse
alright thanks... not sure if i get you completely...
i tried it on my actual phone (Mytouch 4G) and on a dell streak 7, both ARM7 CPUs and no luck on neither. i even turned off wifi on my MT4G and tried to download the packages through my mobile data, still no work...
so how would i go about getting the sources list on there..?
and where can i find the .deb files to install then manually?
thankss
go to the link I posted that says "here" and copy/paste the contents of that post into a plain text file named "sources.list"
put it in your ubuntu image (or partition, whatever it is) in /etc/apt/
as far as where to get .debs, google for what program you want to install, make sure to include "ubuntu karmic armel" in the search.
since you're using armv7, you can upgrade the ubuntu release without problems for those devices, the OV will have to stay with karmic I think.
your issue right now is that apt is trying to download from somewhere other than the default repositories, and it can't find where it's looking for.
bigsupersquid said:
go to the link I posted that says "here" and copy/paste the contents of that post into a plain text file named "sources.list"
put it in your ubuntu image (or partition, whatever it is) in /etc/apt/
as far as where to get .debs, google for what program you want to install, make sure to include "ubuntu karmic armel" in the search.
since you're using armv7, you can upgrade the ubuntu release without problems for those devices, the OV will have to stay with karmic I think.
your issue right now is that apt is trying to download from somewhere other than the default repositories, and it can't find where it's looking for.
Click to expand...
Click to collapse
hm... ok... so here's the contents of the .zip i downloaded to get ubuntu running from here
where do i put it..?
you'll have to mount ubuntu.img as a loop device and put it in that directory's etc/apt/ folder.
probably can copy it in once running on-device, you'll have to figure out where in your filesysyem the img is mounted.
i'm not familiar with the method you're using so I can't be more specific, sorry.
alright guys FINALLY GOT IT!!
you have to replace the original server in
Code:
data/local/ubuntu/etc/apt/sources.list
with this:
Code:
http://old-releases.ubuntu.com/ubuntu/
and then it should work!
saranhai said:
alright guys FINALLY GOT IT!!
you have to replace the original server in
Code:
data/local/ubuntu/etc/apt/sources.list
with this:
Code:
http://old-releases.ubuntu.com/ubuntu/
and then it should work!
Click to expand...
Click to collapse
Here's proof
Sent from my HTC Glacier Sense 3.5 using xda premium

[GSM/CDMA]Backtrack5 -- ARM Backtrack5 on Webtop & Screen --

What do we have here?
Backtrack 5. Arm + Gnome.
What do you need?
1. A brain
2. A RAZR (Or any rooted android phone really.)
3. Terminal Emulator
4. VNC
Downloads:
BT5.rar: HERE
Thanks to spryte for reuploading!
Instructions:
1. Unrar the archive
2. Copy the IMG file & mounts.sh to the root of your external sdcard
3. Follow scripts below.
4. Enjoy!
Code:
********* First time use - Not sure if this is needed.. *********
su
chmod 755 /sdcard-ext/mounts.sh
********* Startup script for BT5 on screen. *********
su
/usr/bin/sudo sh /sdcard-ext/mounts.sh
/usr/bin/sudo chroot /tmp/bt5 /bin/bash
Should get a backtrack bash shell that looks like:
[COLOR="Red"][email protected][/COLOR]:[COLOR="Blue"]/[/COLOR]#
startvnc
You should then be able to open your vnc app and connect to bt5.
Server: localhost
Port: 5901
password toortoor
Settings:
I'll update post 2 with any questions & answers.
Will update this post with instructions for replacing Webtop tonight.
---
Big thanks to kholk(WebTopMod & post formatting ), shady_lanem(Arctic) & the rest of EternityProject..
Without the hard work from these guys, this would never have been possible.
How do I install a package?
Load up BT and start vnc.
Open a terminal.
Code:
gedit /etc/apt/sources.list
uncomment lines 17 & 18
deb http://ports.ubuntu.com/ubuntu-ports lucid universe
deb-src http://archive.ubuntu.com/ubuntu lucid universe
uncomment lines 19, 20, 21 & 22 if required.
Save and close.
---
apt-get update
apt-get install *package name*
How do I update Backtrack?
Code:
apt-get update
apt-get upgrade
apt-get dist-upgrade
You may also want to do a msfupdate if you want to use metasploit.
Does this support monitor mode?
Yes, but only for USB wifi cards. You need a Motorola dock or a USB OTG cable with a powered hub & some slight hackery to make this work.
Is there internet from inside backtrack?
Yes
Wifi & 3G works.. I don't have the LTE version of the phone so cannot tell you if it works.
Here are the Screenshots in the zip file ...
the best place to upload the rom is at:
rapidshare.com
multiupload.com
megaupload.com.
Cheers from greece!!!waiting for tha rom...
I'm waiting upload
thanks
megaupload would be good to upload it. can still download it for free, as long as its below 1 gb.
btw, can this run directly on the phone, without the use of a webtop?
sreeman said:
megaupload would be good to upload it. can still download it for free, as long as its below 1 gb.
btw, can this run directly on the phone, without the use of a webtop?
Click to expand...
Click to collapse
Yep, runs on phone without webtop or can replace webtop.
Sent from my XT910 using xda premium
TunaFlyBattery said:
Hi Guys,
I still have a little more work to go before the .img file and scripts are ready for upload..
Here is some screenshots of bt5 running on the phone.. Will post some Webtop shots later and have an upload this weekend. Couldn't work out how to post them on here, so attached in a zip.
If someone can upload them and post links I'll include them here.
Question: Where's the best place to upload ~900mb zip?
---
Big thanks to kholk(WebTopMod), shady_lanem(Arctic) & the rest of EternityProject..
Without the hard work from these guys, this would never have been possible.
Click to expand...
Click to collapse
So... Why don't you spread it via bittorrent? It's fast (well, after some time passes), it's free. Creating a magnet link is simple. Publishing on TPB just a little more complex.
utorrent.com
Direct downloads are actually more faster! Dont need the existence of many seeders, and bandwidth is always there to be used.
How are things going TS?
benchmark
Have you tried a benchmark on aircrack or had any luck getting pyrit to work?
xpiramental said:
Have you tried a benchmark on aircrack or had any luck getting pyrit to work?
Click to expand...
Click to collapse
Aircrack isn't built into the armel BT5 image.. I've tried to leave it as stock as possible so that end users can customise as required.
I will be releasing a different version with the customisations that I'm using.
Upload will be happening tonight. I'll post scripts required and a guide on booting the image up.
When using BT5 on the handset(not webtop), VNC is required to connect to display. I don't have a way to have a full onscreen keyboard as yet. Screen works fine for mouse control but for any imput is a little annoying for screen alone.
I'm using a bluetooth keyboard and that works well. Webtop with dock or nebtop/hdmi hack works great. Quick and responsive OS.
EDIT: Screenshot of wireless apps/settings attached
Sweet. I would rather use a bt keyboard then on screen anyway. I am very interested to see this in action.
http://www.megaupload.com/?d=XITLDQ7K
Can someone confirm this upload worked properly?
will post instructions when I get to work.
Sent from my XT910 using xda premium
First post updated with download and instructions.
downloading now will advise
Can anyone upload it into other server such Fileserve?, megaupload is the first victim of SOPA.....
Re up
PLease re up to another site mega is no more
Will have to wait till Saturday.. wont be able to access my PC that has the rar on it till then. Unless someone else can upload their copy?
Sent from my XT910 using xda premium
any way to get Ubuntu on it instead.... wouldn't it be similar?
edit: is there working internet?..like the browser?

help with n4 conversion

hello XDA world!
first of all i wanna thank you all! good job and good work for everything you make!
that thing about lg optimus g converting to nexus 4 is a huge thing never seen anything like it!
ok now to the point.
i did everything studied it all about the n4 conversion one thing that i cant understand is how to get my 16gb back!
i tryed that TUT but i dont know how to use ADB SHELL and all those stuff
can anyone help me with that
another thing is when i connect my LG-->N4 the the pc the SD card wont load the pc wont show it to me even an EXT card.
help please//
im using this rom http://forum.xda-developers.com/showthread.php?t=2130639 (4.2.2) with the fixes
sport93 said:
hello XDA world!
first of all i wanna thank you all! good job and good work for everything you make!
that thing about lg optimus g converting to nexus 4 is a huge thing never seen anything like it!
ok now to the point.
i did everything studied it all about the n4 conversion one thing that i cant understand is how to get my 16gb back!
i tryed that TUT but i dont know how to use ADB SHELL and all those stuff
can anyone help me with that
another thing is when i connect my LG-->N4 the the pc the SD card wont load the pc wont show it to me even an EXT card.
help please//
im using this rom http://forum.xda-developers.com/showthread.php?t=2130639 (4.2.2) with the fixes
Click to expand...
Click to collapse
I'd recommend doing a Google search of adb and not try anything with it until you understand it. And you could try dvhexers version of faux's kernel to fix the sd card, but you should probably just use his fixed cm10 rom.
Sent from my Nexus G LTE
C2fifield said:
I'd recommend doing a Google search of adb and not try anything with it until you understand it. And you could try dvhexers version of faux's kernel to fix the sd card, but you should probably just use his fixed cm10 rom.
Sent from my Nexus G LTE
Click to expand...
Click to collapse
well i know a bit about ADB its not my first time.. when i try the ADB SHELL with my phone in recovery plugged to the PC, the PC says device not detected .
yes i tried the faux's kernel to fix the sd card it still not showing me the EXTERNAL or INTERNAL storage on my pc i can transfer or do anything only via Airdroid.
and yes, i used the CM10 rom with the faux fix... still not showing anything new.
for startes i have to say i love this rom but these bugs really gives me the thought of getting back to STOCK LGOG..
so what do u think is best to do know?
thanx!Q!
Did you download the n4 drivers?
Sent from my LG-E970 using xda app-developers app
jimi_pooh said:
Did you download the n4 drivers?
Sent from my LG-E970 using xda app-developers app
Click to expand...
Click to collapse
i think so why is there something else?
Uninstall LG drivers and Google nexus 4 naked drivers. Should be first link from xda. Install, and your computer should recognize it now
Sent from my AOSP'd Optimus G
tdnick said:
Uninstall LG drivers and Google nexus 4 naked drivers. Should be first link from xda. Install, and your computer should recognize it now
Sent from my AOSP'd Optimus G
Click to expand...
Click to collapse
cant find the Nexus 4 drivers only the ADB interface i've got but still not loading in pc any storage
what about the 16gb issue?
Sounds like you jumped in without being fully prepared.
you need a working knowledge of ADB and the BASH shell in order to proceed.
http://forum.xda-developers.com/showthread.php?t=1992345 N4 driver
http://forum.xda-developers.com/showthread.php?t=2160124 Convert 8 GB to 16 GB
Now. read these threads. Then read them again
and again
for a quick and dirty understanding of ADB I've written a tutorial. It's found in a link in my signature.
Read it
then read it again
and then again.
gunnyman said:
Sounds like you jumped in without being fully prepared.
you need a working knowledge of ADB and the BASH shell in order to proceed.
http://forum.xda-developers.com/showthread.php?t=1992345 N4 driver
http://forum.xda-developers.com/showthread.php?t=2160124 Convert 8 GB to 16 GB
Now. read these threads. Then read them again
and again
for a quick and dirty understanding of ADB I've written a tutorial. It's found in a link in my signature.
Read it
then read it again
and then again.
Click to expand...
Click to collapse
about the 8gb to 16gb
i tried that but in CMD i get error cant detect device when typing adb shell why is that?
Adb debugging needs to be on and proper n4 drivers need to be installed
gunnyman said:
Adb debugging needs to be on and proper n4 drivers need to be installed
Click to expand...
Click to collapse
allright ill try all these and get back with an answer
it seems like i cant debug on the CM10 rom
Go to about phone. Tap build number 10 times developer options appear
gunnyman said:
Go to about phone. Tap build number 10 times developer options appear
Click to expand...
Click to collapse
lol ok i will try all of this and give you my answer
sport93 said:
lol ok i will try all of this and give you my answer
Click to expand...
Click to collapse
ok so i did everything i've told to do. still no go ADB says cant stat cp /external_sd/dd / no such file
why ?
and the external card wont show me my files
In cwm you can mount the external and verify the files are there
gunnyman said:
In cwm you can mount the external and verify the files are there
Click to expand...
Click to collapse
Oh now i got it.. Ok at the right moment im at the army when ill come back ill post my result
Thank you

Categories

Resources