• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.
@41rw4lk Did you get your problem fixed? You might have to nand restore to a previous state if you are just getting boot loops. I would try to keep the phone at around 710Mhz as suggested somewhere else. But it all depends on the individual phone. My phone hasn't had any issues with bootloops at max speed, though some how at max speed it LAGS at times.

I have everything installed correctly and have it OC'd at 690Mhz right now. However, I can only get the phone to completely boot up when I'm plugged into usb, if unplug my phone and try to boot I just get bootloops. Kind of odd that I can only fully boot when I have my usb plugged in.
 
Upvote 0
So, I still get boot loops. If I try and power on my phone it just loops around the white Moto screen, indefinitely. If I plug in the usb charger it will boot up every time, weird. It's like it has to have a jump start. I have no idea how to fix this. I did turn on logcat while it booted hoping to see the culprit, but honestly I don't know. I'm going to submit a portion of the logcat output in hopes that someone more knowledgeable will be able to see the problem. This portion logs everything up to the adlx splash screen since I know once I see that I have a successful boot.
Code:
C:\AndroidSDK\tools>adb logcat
- waiting for device -
01-06 00:38:44.314    58    58 E AKMD2   : akmd2 LoadParameters, can't open file
  load default
01-06 00:38:45.154    60    60 I TCMD    : Factory flag is OFF
01-06 00:38:45.154    60    60 I TCMD    : Secure HW: TRUE
01-06 00:38:45.154    60    60 I TCMD    : Group ID changed to 1000
01-06 00:38:45.154    60    60 I TCMD    : Suppl. groups added: 5
01-06 00:38:45.154    60    60 I TCMD    : User ID changed to 1000
01-06 00:38:45.154    60    60 I TCMD    : remove socket result = -1
01-06 00:38:45.164    60    60 I TCMD    : remove batch pid result = -1
01-06 00:38:45.174    60    60 I TCMD    : SSW Version is R6380E210_001.016
01-06 00:38:45.174    60    60 I TCMD    : Launching POPULATE thread
01-06 00:38:45.174    60    60 I TCMD    : POPULATE pthread_create(): 0
01-06 00:38:45.174    60    60 I TCMD    : Starting TCMD Task!
01-06 00:38:45.174    60    60 I TCMD    : Initializing TCMD Timers...
01-06 00:38:45.174    60    60 I TCMD    : Interface name 'usb0' provided
01-06 00:38:45.174    60    60 I TCMD    : Aux engine is not present, skipping a
ux engine setup
01-06 00:38:45.174    60    60 I TCMD    : Created connection handler thread
01-06 00:38:45.174    60   109 I TCMD    : Successfully setup internal TCMD sock
et 10
01-06 00:38:45.174    60   109 I TCMD    : Listening for TCMD clients on socket
10
01-06 00:38:45.174    60   109 I TCMD    : Succesfully create TCMD socket: 6
01-06 00:38:45.174    60   109 I TCMD    : Listening for TCMD clients on socket
6
01-06 00:38:45.174    60   109 I TCMD    : Expose USBlan interface
01-06 00:38:45.184    60   109 I TCMD    : /dev/blan_enable opened fd=7
01-06 00:38:45.184    60   109 I TCMD    : Waiting for incoming connection reque
st
01-06 00:38:49.434   182   182 I DEBUG   : debuggerd: Oct 28 2010 15:59:47
01-06 00:38:50.334   183   183 E QC-QMI  : Client: qmux_client ID is b7
01-06 00:38:51.234   189   189 I FMRadio:fmradioserver: Main_fmradioserver::Serv
iceManager: 0xde60
01-06 00:38:51.234   189   189 I FMRadio:fmradioserver: FMRadioStackService crea
ted
01-06 00:38:51.234   189   189 I FMRadio:fmradioserver: onFirstRef:: run thread
to power on bt device
01-06 00:38:52.224   185   185 E AudioHardwareMSM72XX: start AudioHardware
01-06 00:38:52.234   185   185 E AudioHardwareMSM72XX: constructed (0 SND endpoi
nts)
01-06 00:38:52.234   185   185 E AudioHardwareMSM72XX: AudioHardware::initChec
01-06 00:38:52.244   185   185 E AudioHardwareMSM72XX: AudioHardware::initChec
01-06 00:38:52.294   185   215 E AudioHardwareMSM72XX: msm72xx_enable_audpp: 0x0
001
01-06 00:38:52.864   184   184 I SamplingProfilerIntegration: Profiler is disabl
ed.
01-06 00:38:52.964   184   184 I Zygote  : Preloading classes...
01-06 00:39:04.694   184   184 I Zygote  : ...preloaded 1942 classes in 11731ms.

01-06 00:39:04.764   184   184 I Zygote  : Preloading resources...
01-06 00:39:05.234   184   184 I Zygote  : ...preloaded 48 resources in 470ms.
01-06 00:39:05.254   184   184 I Zygote  : ...preloaded 15 resources in 21ms.
01-06 00:39:05.484   184   184 I Zygote  : Accepting command socket connections
01-06 00:39:05.894   217   225 E SurfaceFlinger: Couldn't open /sys/power/wait_f
or_fb_sleep or /sys/power/wait_for_fb_wake
01-06 00:39:06.684   217   224 E libEGL  : No EGLDisplay for hardware EGL!
01-06 00:39:06.694   217   224 W SurfaceFlinger: ro.sf.lcd_density not defined,
using 160 dpi by default.
01-06 00:39:06.734   217   217 I SystemServer: Entered the Android system server
!
01-06 00:39:06.824   217   227 I ActivityManager: Removing old ANR trace file fr
om /data/anr/traces.txt
01-06 00:39:06.854   217   227 I SystemServer: Entropy Service
01-06 00:39:06.944   217   227 I SystemServer: Power Manager
01-06 00:39:07.004   217   227 I PowerManagerService:  ANIMATE_SCREEN_LIGHTS fal
se
01-06 00:39:07.004   217   227 I SystemServer: Activity Manager
01-06 00:39:07.034   217   229 I ActivityManager: Memory class: 16
01-06 00:39:07.254   228   231 E EGL.oem : Allocated all hardware.
01-06 00:39:07.334   228   231 W zipro   : Unable to open zip '/data/local/boota
nimation.zip': No such file or directory
01-06 00:39:08.014   217   227 I SystemServer: Telephony Registry
01-06 00:39:08.034   217   227 I SystemServer: Package Manager
01-06 00:39:08.074   217   227 I Installer: connecting...
I truly apologize for being a nuisance, and I am extremely grateful for all the help and advice I have received. Thank you all.
 
Upvote 0
So, I still get boot loops. If I try and power on my phone it just loops around the white Moto screen, indefinitely. If I plug in the usb charger it will boot up every time, weird. It's like it has to have a jump start. I have no idea how to fix this. I did turn on logcat while it booted hoping to see the culprit, but honestly I don't know. I'm going to submit a portion of the logcat output in hopes that someone more knowledgeable will be able to see the problem. This portion logs everything up to the adlx splash screen since I know once I see that I have a successful boot.
Code:
C:\AndroidSDK\tools>adb logcat
- waiting for device -
01-06 00:38:44.314    58    58 E AKMD2   : akmd2 LoadParameters, can't open file
  load default
01-06 00:38:45.154    60    60 I TCMD    : Factory flag is OFF
01-06 00:38:45.154    60    60 I TCMD    : Secure HW: TRUE
01-06 00:38:45.154    60    60 I TCMD    : Group ID changed to 1000
01-06 00:38:45.154    60    60 I TCMD    : Suppl. groups added: 5
01-06 00:38:45.154    60    60 I TCMD    : User ID changed to 1000
01-06 00:38:45.154    60    60 I TCMD    : remove socket result = -1
01-06 00:38:45.164    60    60 I TCMD    : remove batch pid result = -1
01-06 00:38:45.174    60    60 I TCMD    : SSW Version is R6380E210_001.016
01-06 00:38:45.174    60    60 I TCMD    : Launching POPULATE thread
01-06 00:38:45.174    60    60 I TCMD    : POPULATE pthread_create(): 0
01-06 00:38:45.174    60    60 I TCMD    : Starting TCMD Task!
01-06 00:38:45.174    60    60 I TCMD    : Initializing TCMD Timers...
01-06 00:38:45.174    60    60 I TCMD    : Interface name 'usb0' provided
01-06 00:38:45.174    60    60 I TCMD    : Aux engine is not present, skipping a
ux engine setup
01-06 00:38:45.174    60    60 I TCMD    : Created connection handler thread
01-06 00:38:45.174    60   109 I TCMD    : Successfully setup internal TCMD sock
et 10
01-06 00:38:45.174    60   109 I TCMD    : Listening for TCMD clients on socket
10
01-06 00:38:45.174    60   109 I TCMD    : Succesfully create TCMD socket: 6
01-06 00:38:45.174    60   109 I TCMD    : Listening for TCMD clients on socket
6
01-06 00:38:45.174    60   109 I TCMD    : Expose USBlan interface
01-06 00:38:45.184    60   109 I TCMD    : /dev/blan_enable opened fd=7
01-06 00:38:45.184    60   109 I TCMD    : Waiting for incoming connection reque
st
01-06 00:38:49.434   182   182 I DEBUG   : debuggerd: Oct 28 2010 15:59:47
01-06 00:38:50.334   183   183 E QC-QMI  : Client: qmux_client ID is b7
01-06 00:38:51.234   189   189 I FMRadio:fmradioserver: Main_fmradioserver::Serv
iceManager: 0xde60
01-06 00:38:51.234   189   189 I FMRadio:fmradioserver: FMRadioStackService crea
ted
01-06 00:38:51.234   189   189 I FMRadio:fmradioserver: onFirstRef:: run thread
to power on bt device
01-06 00:38:52.224   185   185 E AudioHardwareMSM72XX: start AudioHardware
01-06 00:38:52.234   185   185 E AudioHardwareMSM72XX: constructed (0 SND endpoi
nts)
01-06 00:38:52.234   185   185 E AudioHardwareMSM72XX: AudioHardware::initChec
01-06 00:38:52.244   185   185 E AudioHardwareMSM72XX: AudioHardware::initChec
01-06 00:38:52.294   185   215 E AudioHardwareMSM72XX: msm72xx_enable_audpp: 0x0
001
01-06 00:38:52.864   184   184 I SamplingProfilerIntegration: Profiler is disabl
ed.
01-06 00:38:52.964   184   184 I Zygote  : Preloading classes...
01-06 00:39:04.694   184   184 I Zygote  : ...preloaded 1942 classes in 11731ms.

01-06 00:39:04.764   184   184 I Zygote  : Preloading resources...
01-06 00:39:05.234   184   184 I Zygote  : ...preloaded 48 resources in 470ms.
01-06 00:39:05.254   184   184 I Zygote  : ...preloaded 15 resources in 21ms.
01-06 00:39:05.484   184   184 I Zygote  : Accepting command socket connections
01-06 00:39:05.894   217   225 E SurfaceFlinger: Couldn't open /sys/power/wait_f
or_fb_sleep or /sys/power/wait_for_fb_wake
01-06 00:39:06.684   217   224 E libEGL  : No EGLDisplay for hardware EGL!
01-06 00:39:06.694   217   224 W SurfaceFlinger: ro.sf.lcd_density not defined,
using 160 dpi by default.
01-06 00:39:06.734   217   217 I SystemServer: Entered the Android system server
!
01-06 00:39:06.824   217   227 I ActivityManager: Removing old ANR trace file fr
om /data/anr/traces.txt
01-06 00:39:06.854   217   227 I SystemServer: Entropy Service
01-06 00:39:06.944   217   227 I SystemServer: Power Manager
01-06 00:39:07.004   217   227 I PowerManagerService:  ANIMATE_SCREEN_LIGHTS fal
se
01-06 00:39:07.004   217   227 I SystemServer: Activity Manager
01-06 00:39:07.034   217   229 I ActivityManager: Memory class: 16
01-06 00:39:07.254   228   231 E EGL.oem : Allocated all hardware.
01-06 00:39:07.334   228   231 W zipro   : Unable to open zip '/data/local/boota
nimation.zip': No such file or directory
01-06 00:39:08.014   217   227 I SystemServer: Telephony Registry
01-06 00:39:08.034   217   227 I SystemServer: Package Manager
01-06 00:39:08.074   217   227 I Installer: connecting...
I truly apologize for being a nuisance, and I am extremely grateful for all the help and advice I have received. Thank you all.
I recommend flashing the Non-OC Kernel. You can download it here:
kernel_cliqXT269.kb.02-signed.zip
It is made by Adlx. It has all the fixes (kb7sqi patches, tun, ext support, FM, netfilter [wireless tether]) just without the OC. Let me know if that helps.
 
Upvote 0
Been meeting a whole lot of cliq xt owners that have no clue about rooting and custom rom thingy's, everyone I talked to was wondering if the entire process could be written into a package installer for windows.
Spread the word, customer retention at tmobile is now advising people to root their cliq xt! Pretty funny
Thanks!
 
Upvote 0
Been meeting a whole lot of cliq xt owners that have no clue about rooting and custom rom thingy's, everyone I talked to was wondering if the entire process could be written into a package installer for windows.
Spread the word, customer retention at tmobile is now advising people to root their cliq xt! Pretty funny
Thanks!
That's hilarious!!! It sorta let's them off the hook though, which I am NOT inclined to do, LOL
 
Upvote 0
After a few hours of following info on the threads, some back tracking, and some nervous moments (never used a command screen in my life before today), minus the distractions of 3 kids under the age of 4 running around the house like banshees, I rooted (correct term?) my xt, (chorus of angels singing, "hallelujah") and it's awesome! I love it. Thank you everyone for all the input and posting questions I had myself. Thanks @41rw4lk, Re-TARDIS, @NowVoyager, and @Mastermind278! You guys rock.
 
Upvote 0
@MM278 The modding god that you are......I was wondering if you knew what happened with the CM6 mod? I just went to check the thread and it is now closed? did he finally give up? Is someone going to follow in his footsteps or is 2.1 really the end of the XT. not saying I would be mad or expect nothing else from MOTOFAIL. Can you explain to me how to "freeze" programs with titanium backup? I was looking to freeze all the extra Blur crap on my phone. I tried looking for the instructions and just found a vague how to.

@everyone else: now you just have to change your bootanimations. I wish there was more people making them. I cannot code but can implement (get installed to clarify) with the best of them. I have changed mine from the adlx - r2d2 - dancing Gingy -knight rider Droid. not thaqt hard to do and there is even a app for that..LOL apple and their catch phrases.
 
Upvote 0
@Everyone - I don't think I have formally mentioned it here but I have released a new ROM called Basically Blurless it can be found here:
[ROM]Basically Blurless MM278 B2- Motorola CliqXT And Quench (01-07-2011)

Please keep discussion of the ROM in that thread as I don't frequent here as often.
Just FLASH B2 which has all the fixes and is basically blurless.

As for CM6, for now it is on hold. I haven't heard from FKCoder to get permission for modification. Nonetheless the next thing that is fixed is the GPS.. but again it isn't released as there is no permission to do so.

Nonetheless a few guys at ModMyMobile are now working on porting CM7 (Gingerbread)... so we shall see what is going to happen in the near future!

As for boot animations, you can put them in /system/media/bootanimation.zip
If they are in MDPI format (320x480) you can use any from any phone and it should be fine.
 
Upvote 0
Mastermind278's new blurless rom rocks.
Other than not being able to call through bluetooth, the rom is perfect for me.
The phone is fast and stable with it.
An official motorola update is redundant now. I would rather use the blurless rom.

I think since the Cliq XT is a little behind in the mod/roms department we've come a long way in a short time. Everyday these roms are getting more stable, more functional, and a better option than a stock rom. Definitely thanks to the hard work of everyone involved, and especially MM.

There was a time when I was disappointed with my simple 1.5 android device, now I show it off. :D
 
  • Like
Reactions: Mastermind278
Upvote 0
Ok... stupid j_r0dd questions... wtf am I doing wrong.
I copy it over to the root of the SD card
rename it recovery.img
run adb shell
flash_image recovery /sdcard/recovery.img
get the following error:
error opening /sdcard/recovery.img: Permission denied


do I need to chmod the recovery.img file?

Got it after I sudo. Sorry.

Edit 2: Moved the Basically Blurless MM278 B1zip file onto the SD card. Did the recovery/wipe. Now all I get is a triangle with an exclamation mark in it.
 
Upvote 0
Just visited the Moto thread after staying away for 10 days. Couldn't take the hate mail anymore. I wish those people would MOD already. I don't know about anyone else, but I am much happier doing all this modding, I feel like I have a better understanding of how all the parts work together.

And the phone seems more personal now unlike a simple upgrade push from Moto.

@mm278 I left a post on your modmymobile ROM thread but I thought I'd put it here too. I want to donate to your efforts. Do you have a "donate" button hidden somewhere?:D
 
Upvote 0
I spent most of this afternoon working to get Ubuntu onto my Mac...to no avail. In the interim, In a last ditch effort, I was able to get the carrier to offer me a deal on a new phone. However, I would still like to get my XT up to its potential. If any of you have information on how to get Ubuntu to work in the LIVECD mode with a PPC Mac please leave me a link or PM me.

I have tried versions 10.04, 9.10 and am currently downloading another version said to be compatible. The issue is the inability to get the Mac to boot from the iso CD into Ubuntu. Thank you for your help.

Mastermind278, thank you again for all that you do for this community!!! We appreciate you!!!
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones