[Q] Enable Logcat while boot - Motorola Droid and Milestone Q&A, Help & Troublesh

Hey there...
I have a big problem...
I'm trying to port MIUI v4 JB version to our Milestone...
It's almost working but ends in bootloop everytime it booted...
i already saw the pin screen... but then... bootloop...
so i tried to make a logcat so i can find the errors...
But it seems that the adb service isn't enabled during boot...
so my question is how i enable the adb-service so i can make a logcat.
i hope u understand what i mean...
i'm from germany so sorry for my english ^^

Is there any info about your project?

Erovia said:
Is there any info about your project?
Click to expand...
Click to collapse
i don't know if i understand what you mean...
i'm just porting the miuiv4 versions with jellybean system to our milestone using the latest JB-Build.
but for some reason it wont boot...
in that case i have to make a logcat to find out where the errors are... but the adb-interface is does not start at boot.
need more information? ^^

If i were you, i would ask around in the #milestone-modding IRC. If they can't help, nobody can.
I've found a german portal, where someone is trying (or at least tryed) to port the ICS version of MIUI to the Milestone 1. Maybe they could also help. HERE is the thread.
Good luck.
I hope you succeed. :fingers-crossed:

Erovia said:
If i were you, i would ask around in the #milestone-modding IRC. If they can't help, nobody can.
I've found a german portal, where someone is trying (or at least tryed) to port the ICS version of MIUI to the Milestone 1. Maybe they could also help. HERE is the thread.
Good luck.
I hope you succeed. :fingers-crossed:
Click to expand...
Click to collapse
the post you sent me is from myself xD i am mancloud xD
but thank you

https://github.com/nadlabak/android...ob/jellybean/rootfs/init.mapphone_umts.rc#L55
write msc_adb to /dev/usb_device_mode (before usbd is started) and make sure that adbd is running
I'm also using aplogd, it stores logs in /data/logger:
https://github.com/nadlabak/android...ob/jellybean/rootfs/init.mapphone_umts.rc#L74
https://github.com/nadlabak/android...b/jellybean/rootfs/init.mapphone_umts.rc#L350
https://github.com/nadlabak/android...b/jellybean/rootfs/init.mapphone_umts.rc#L603

kabaldan said:
https://github.com/nadlabak/android...ob/jellybean/rootfs/init.mapphone_umts.rc#L55
write msc_adb to /dev/usb_device_mode (before usbd is started) and make sure that adbd is running
I'm also using aplogd, it stores logs in /data/logger:
https://github.com/nadlabak/android...ob/jellybean/rootfs/init.mapphone_umts.rc#L74
https://github.com/nadlabak/android...b/jellybean/rootfs/init.mapphone_umts.rc#L350
https://github.com/nadlabak/android...b/jellybean/rootfs/init.mapphone_umts.rc#L603
Click to expand...
Click to collapse
Worked! Big THX!!

It will be nice to just try new MIUI on our devices. Maybe new MIUI has better optimisation than MIUI GB which was more laggy than stock CM7.

i'm working on it...
but right now i'm stuck with porting the 2nd-boot to miui...
cause MIUI-GB and MIUI-v4 both need more ram... they're fast in the beginning... but are slowing down after a while...
but i dont get it xD
it seems i already managed to load the 2nd-kernel but then my phone turns black and reboots...
and the reason, why i think the kernel is loaded is: there is nothing in the 2ndboot.log file...
i'll keep on trying but it will be a bunch of work for my own...

Could you release a bootable version? (doesn't matter if it's slow)
I'd like to test it. (and i guess there are others besides me )

i'll upload a version at sunday or monday.

Related

Porting from NEXUS S to Galaxy S already started?

Sorry for this thread, but here is all so quiet and in our final user's mind there is an only one question: porting from stock nexus s to Galaxy s is already started?
And if the answer is yes, is something possible or not?
Thanks and sorry for this thread in development section, but we all depend on you BIG MEN xD
Yeah, that's a good question. Some guy in twitter has already made it booting on HD2 (not to the gui thought), and all we have here is silence. I hope that devs are just too busy working on sgs port to made a topic on xda)
Sent from my GT-I9000 using XDA App
Unrealwolf said:
Yeah, that's a good question. Some guy in twitter has already made it booting on HD2 (not to the gui thought), and all we have here is silence. I hope that devs are just too busy working on sgs port to made a topic on xda)
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
I think it doesn't make sense without sourcecode. It's a waste of time.
But we've started using code from nexus s kernel @ galaxy s on CM6.1.
Has someone tried flashing Bootloader from NS on SGS? xD
I think noone is working on the port yet.
Atleast curio is not (yet?). Didnt hear anything about other kernel maker.
codeworkx said:
I think it doesn't make sense without sourcecode. It's a waste of time.
But we've started using code from nexus s kernel @ galaxy s on CM6.1.
Has someone tried flashing Bootloader from NS on SGS? xD
Click to expand...
Click to collapse
Somebody will end up with an expensive brick trying it
In my opinion it makes sense to start the work now, we got the full dump, the kernel sources and the initramfs sources.
Since Nexus S and SGS are really similar I'm quite sure we have everything to have a bootable system. Promise I'll give it a try on weekend if nobody does it before. My plan is modify init.rc to boot system from our current /data partition mainly /data/system/ where should be the dump.
Since NS kernel cannot see our internal OneNand partitions for the moment, I guess the only solution for now is everything on Movinand, which may be slow but...
Oh i am so friggin waiting for a port to happen!
for the last week i am checking in evrey 10 minutes to hear whats knew about the portation.
but till this point nothing has happened yet :/
hope there will be soon a kernel-hero which will pick up this good piece of work.
bye
Do the SGS and NS have the same memory distribution? I know that one uses iNand and the other MoviNand for Data but is the configuration itself the same? Do they have the same amount of OneNand for instance, same amount of memory, etc?
I already tried a port.
It's booting but chashes after pin code enter.
and whitout sim it crashes at homescreen.
will give info if i got it working.
Greetz, Paultje162
paultje162 said:
I already tried a port.
It's booting but chashes after pin code enter.
and whitout sim it crashes at homescreen.
will give info if i got it working.
Greetz, Paultje162
Click to expand...
Click to collapse
great! keep your work on
paultje162 said:
I already tried a port.
It's booting but chashes after pin code enter.
and whitout sim it crashes at homescreen.
will give info if i got it working.
Greetz, Paultje162
Click to expand...
Click to collapse
Is that without drivers for gps etc?
Sent from my GT-I9000 using XDA App
AlexandreT said:
Do the SGS and NS have the same memory distribution? I know that one uses iNand and the other MoviNand for Data but is the configuration itself the same? Do they have the same amount of OneNand for instance, same amount of memory, etc?
Click to expand...
Click to collapse
From what I've been reading both SGS and NS have 512mb OneNand and then 8/16 gb of MoviNand/iNand. I guess this should make conversion quite easy as long as drivers for the different components get adjusted to compensate small internals differences. If I'm not mistaken, drivers for the different components are included in the kernel and we already have source for the kernel. I guess it's just a matter of time but I'm hoping there are no showstoppers here.
I wish I could help out but I'm not even in the IT business... Best of luck and patience to the Devs!
jaju123 said:
Is that without drivers for gps etc?
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
It's with the drivers but it is not funcioning correctly right now.
beceause there is not a really useble dump it's really hard to port it.
but i got it booting right now and home screen works.
but if you choose a app it crashes. will upload vid in a few minutes
greetings, Paultje162
paultje162 said:
It's with the drivers but it is not funcioning correctly right now.
beceause there is not a really useble dump it's really hard to port it.
but i got it booting right now and home screen works.
but if you choose a app it crashes. will upload vid in a few minutes
greetings, Paultje162
Click to expand...
Click to collapse
Oo!
I'm shocked ;D
Join #NSDev at webchat.freenode.net
13:20 <GuiPer_> im quite sure i know the problem...
13:20 <GuiPer_> no dbdata partition mounted or similar
13:20 <GuiPer_> or even cache partition
13:20 * haup3ng has joined #NSdev
13:21 <GuiPer_> it could explain crashing when launching apps
...
13:22 <GuiPer_> it would explain why apps crash
13:23 <GuiPer_> he need to modify init.rc somehow
Click to expand...
Click to collapse
from IRC, paultje162 you should come: #NSDev at webchat.freenode.net
Nuja said:
from IRC, paultje162 you should come: #NSDev at webchat.freenode.net
Click to expand...
Click to collapse
Just joined and I'm quite tensed what will happen
There you go:
http://www.youtube.com/watch?v=UdPJeGfyBsw
Beceause the theme of the nexus S is really ugly and to much rounded.. i used the gingerbread theme for froyo and ported that in aswell. btw i will post more videos later
Nice Gingerbread theme!
Nice! But can't help noticing that it is slow. It's still early days though, hopefully all will be good in days coming. Looking forward to this.
Sent from my GT-I9000 using Tapatalk
I don't know, that vid is not really convincing...and why remove the Stock theme and replace it right away...doesn't that increase the risk of something going wrong?
No offence, but I'm putting this in my "fake" folder for now...

[TABUNTU] Galaxy Tab 10.1 NATIVE Ubuntu WIFI now with a video

Smh the youtube function hates me... click HERE to watch the video...
Touchscreen not working right as of yet... I strongly suggest a USB mouse and Keyboard for this... Touchscreen is pretty much unusable at this time. I would appreciate any help that can be offered.
First start off downloading THIS. It is the ROOTFS.. first off it needs to have the /etc/fstab edited properly to include / as mmcblk0p11 instead of 13... I know I know... This is a work in progress....
Next download THIS... Contains the ubuntu kernel and boot information.. the boot.img and system.img are for your stock ANDROID rom of choice.. just extract the IMG's out of the roms and place them in the folder..
Download THIS and place it in the directory you extracted the above files to.
ADB does work.. and you can ADB into your tab.. I have not created Windows directions yet.. but you can pretty much run the same commands...
I AM NOT TO BLAME FOR ANYTHING! This REPARTITIONS your device and ERASES EVERYTHING... you must do a FULL ODIN to restore to STOCK.... I am NOT responsible for anything that happens to your device.
remember to chmod +x nvflash and the script...
And wait......... It takes about 20 minutes to flash everything... be patient..
When it is done flashing boot up like you were going to go into CWM recovery... Your recovery is now your linux boot image.. You can use NVFlash to flash back CWM to apply whatever and just flash the linux.img back to partition 8 to get ubuntu back..
Thanks again to LilStevie.. without him this would not be possible...
my github code is availabe here.
If you would like to donate for my work and to the OMFGB/OMGB build box which I own and run click HERE
I'll pretty this up when I have a free minute...
Will this work if one has a locked bootloader?
Nice work, Poitee.
Sent from my Galaxy Tab 10.1 via Tapatalk
Hmph.. I would have thought more interest would have been shown in this... Should I continue development???? The asus guys love ubuntu on there tabs..... you guys let me know..
BlueGoldAce said:
Will this work if one has a locked bootloader?
Click to expand...
Click to collapse
I don't have much experience with the locked bootloader SGT's... Im sorry I can't answer your question...
I'm sure there's tons of interest. These tab 10.1 threads seem so slow at times. a lot different then I'm used to. I'd keep goin with it bro. its gonna be sweet.
poitee said:
Hmph.. I would have thought more interest would have been shown in this... Should I continue development???? The asus guys love ubuntu on there tabs..... you guys let me know..
Click to expand...
Click to collapse
This would derinately be useful to me, even more so if it could be dual booted, although I suspect my locked bootloader could be a stumbling block. Thanks for the effort you've put in so far.
R
rob61280 said:
This would derinately be useful to me, even more so if it could be dual booted, although I suspect my locked bootloader could be a stumbling block. Thanks for the effort you've put in so far.
R
Click to expand...
Click to collapse
It does dual boot... what it does is make your recovery partition your boot partition for ubuntu..
as far as locked bootloader... Im not sure..
poitee said:
Hmph.. I would have thought more interest would have been shown in this... Should I continue development???? The asus guys love ubuntu on there tabs..... you guys let me know..
Click to expand...
Click to collapse
yes please definitely interested in getting a version which fully works with the touch screen , that would be awesome!!
Of course were interested. Stop slacking and get past an alpha stage to a bets stage so we can all play.
Goodwork
This is friken cool man!
Keep on it, i would love to have ubuntu+ touch screen working.
I have a locked bootloader, but I would love to see this dual boot along side of honeycomb.
Sent from my GT-P7510 using XDA Premium App
This is awesome! Great job. I can't wait for a dual boot setup.
This is awesome! Definitely keep up the good work. It should work on a locked tab no problem you'll just need to use Odin instead of nvflash so a bit of modification is needed to wrap those images into md5 files for Odin. If I have some free time I'll try it on my locked tab.
Wow I just saw the video and I'm very impressed, I can see this making my netbook redundant I'll try it out once it becomes odin flashable and I have the time to find out more about how it works.
Thanks again for the effort so far.
R
My GT shows up Wednesday this week. Ill definitely be giving this a go
poitee said:
Hmph.. I would have thought more interest would have been shown in this... Should I continue development???? The asus guys love ubuntu on there tabs..... you guys let me know..
Click to expand...
Click to collapse
Yes, I would love to see some Linux working on a galaxy tab with touch screen functioning at minimum.
I was following viewsonic grab Ubuntu thread since last December but developers never got it working. Also video drivers was generic ones without hardware acceleration, camera and sensors did not work either... but this was less important for me then touch screen functionality.
If you can make it happen then by all means you should continue...
nice...
would any of the existing tegra2 development from motorola help? they got ubuntu running on the atrix device.. maybe something can be used?
im pretty sure it can be distributed onto many devices, as the ventana platform is standard, but drivers for touch, panel etc is missing..
how did you get the boot changed? how is the bootloader able to boot between 2 different kernels? do you have the source for bootloader available?
poitee said:
Hmph.. I would have thought more interest would have been shown in this... Should I continue development???? The asus guys love ubuntu on there tabs..... you guys let me know..
Click to expand...
Click to collapse
Im into it, but not until the touchscreen and the clockwork is fixed
atticusmas said:
Im into it, but not until the touchscreen and the clockwork is fixed
Click to expand...
Click to collapse
+1. I agree, especially about the Touchscreen, not many have the USB adapter to play around with it so that's probably why the reply count is low.
I think once it's usable without a mouse and keyboard you will see an explosion of interest in this. It's really a good idea to... really opens up the power of these things. Android is nice but it's kiddy stuff compared to a full blown Linux distro.
Linux for Tegra should help provide native 3D acceleration and stuff to If I'm not mistaken... I see a bright future for Ubuntu on tablets. (for nerds like us anyways )
Please don't stop development! lol I really look forward to it

[DEV] Framebuffer console

Hi,
I wanted to see Tux on my phone, so I tried to make framebuffer console working.
Here is the result: http://www.youtube.com/watch?v=IB7g6zTDQjs
As you can see, android boots up with it, and I did not find any bug once booted, but if you try to turn phone on with USB plugged-in, it will freeze - I think something in display driver is wrong or the driver itself is not intended to be used with fbcon. But when I just plug USB to phone when its turned off, it starts charging.
Modifications to kernel with my comments(its kernel for froyo, I tested GB kernel as well, but its pretty much the same): https://github.com/Tasssadar/kernel/commit/b1c614341dbc04ec1ace604f0b4903944dd8aa9d
Kernel command line: console=tty0,115200 androidboot.hardware=thunderg fbcon=font:VGA8x8,rotate:1 mem=471M no_console_suspend=1
ZIP for recovery(for froyo ROMs): http://www.multiupload.com/NQQ1YKN6K8 - dont forget to make nandroid backup, it will replace whole boot partition, so re-flashing your kernel wont help.
Did anybody play with this already? Maybe solved the driver bug?
i dont understabnd what is this
very nice for debug ... sometimes we realy need this!!!
omg, this is soo cool =D cant help ya but i will try to make one of that for me =)
https://github.com/Tasssadar/kernel/commit/49ff95225eb724926434adaaa8abcd9a53c9b29b - makes it much faster, but without rotation. Or you can just turn off logo and rotation, result will be the same thing.
Working..
Ex.how to uninstall?
Flash your kernel again (that way you will see just black screen instead of logo) or restore from your nandroid backup, which I am sure you have.
What's the purpose of this, what does this do for our device
Sent from my LG-P500 using XDA App
Jrhodes85 said:
What's the purpose of this, what does this do for our device
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
If you dont know what it is just dont bother - this is devs stuff.
Sent from my Nexus S using xda premium
franciscofranco said:
If you dont know what it is just dont bother - this is devs stuff.
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
@franco:
Why this is dev's stuff? let users install this nice thing and tell him it speeds up
the system as never seen before - most users want to install realy every thing
andy572 said:
@franco:
Why this is dev's stuff? let users install this nice thing and tell him it speeds up
the system as never seen before - most users want to install realy every thing
Click to expand...
Click to collapse
You guys should really let the users install it. It says it the topic title [DEV], the idiot who will install this and not know what it's used for is simply "stupid".
With fbcon log + camera(coolest debug log ever) I finally managed to make dual-boot working - I have one rom in the internal memory and another one on ext partition on SD card. It is however kinda tricky to make it working properly, would you like to see some dev topic with this or you think its useless?
AFAIK (correct me please) this displays kernel infos,so it's kinda useful to fserve,mik and others. However,I'll try to do that with mik's sources. I'll post it if you guys want.
ciaox said:
AFAIK (correct me please) this displays kernel infos,so it's kinda useful to fserve,mik and others. However,I'll try to do that with mik's sources. I'll post it if you guys want.
Click to expand...
Click to collapse
Wait, what? Is my english that bad or are you quoting my post, but responding to something else?
Tasssadar said:
Wait, what? Is my english that bad or are you quoting my post, but responding to something else?
Click to expand...
Click to collapse
Sorry,wasn't supposed to quote. Correcting now,thanks.
Tasssadar said:
With fbcon log + camera(coolest debug log ever) I finally managed to make dual-boot working - I have one rom in the internal memory and another one on ext partition on SD card. It is however kinda tricky to make it working properly, would you like to see some dev topic with this or you think its useless?
Click to expand...
Click to collapse
I don't use this phone regulary anymore, but it would be pretty neat to know how you did that - I have an idea of how it's done though.
Can anyone help me doing this for my lg optimus black?

[ROM][MIUI]MIUI for Xperia Z[3.8.2]

BUGS
Wired headset/headphone is not working.
CM Bugs - Boot Animation disappears.
Torch - Hangs/Causes FC
Camera - Freezes after a snapshot. (Possible Fix)
Click to expand...
Click to collapse
DOWNLOAD
v3.8.2
This is a completely different port and all previous fixes will be invalid. And you will have to erase data and cache and dalvik-cache completely!
Do a factory wipe.
Flash this ROM.
ROM
Boot into the ROM.
Then, reboot into recovery and flash Gapps.
GApps
Boot into the ROM. Setup your Google Account.
Reboot into the recovery and flash this fix.
Fix-2 for 3.8.2
Click to expand...
Click to collapse
SCREENSHOTS will come soon.
For now, please flash this and provide us with some feedback. Let's get this thing up and running. :highfive: :laugh:
CREDITS
@fareeed
@Taylor_Swift
@Everyone who worked on getting MIUI running
Click to expand...
Click to collapse
Omar! This is for you lol :good:
I shall take this.
And this last one.
so, sd card doesn't work with this? sorry for being overzealous.. just itching for MIUI...
alnikki25k said:
Omar! This is for you lol :good:
Click to expand...
Click to collapse
Thanks bro. I'll be posting fixes and also Sony based builds too
Sent from my C6603 using xda premium
theminigame said:
so, sd card doesn't work with this? sorry for being overzealous.. just itching for MIUI...
Click to expand...
Click to collapse
Yup. This was ported from the One. So expected to not work. But shouldn't be difficult to fix that.
Thanks a lot for what all of you did to getting MIUI on the Xperia Z !
I will be following this thread to give you feedback.
On the other thread, i mentioned my data network didn't work, forget that. I check my access point and it work perfectly now.
But i was really surprised when i wanted to go to my clockworkmod and i saw a "Teamwin mod"-thing... It's not very kind to do some thing we didn't want...
Somebody have a *.zip to get back my old clockworkmod ? Thanks
The MIUI V5 Rom work very well. Unfortunately, there is the SD Card problem who cause a lot of ForceClose. But i'm sure you will get it work.
Keep the good work guys !
PS: Sorry for my bad english speaking, i'm french.
EmryX said:
On the other thread, i mentioned my data network didn't work, forget that. I check my access point and it work perfectly now.
But i was really surprised when i wanted to go to my clockworkmod and i saw a "Teamwin mod"-thing... It's not very kind to do some thing we didn't want...
Somebody have a *.zip to get back my old clockworkmod ? Thanks
Click to expand...
Click to collapse
The recovery is built into the kernel. If you want me to post CWM, I shall post another boot.img. However, I do suggest you to try TWRP. It's much faster and easier.
The recovery is built into the kernel
Click to expand...
Click to collapse
Oh, i didn't know that. Sorry
I don't want to bother you with this. But if you could teach me how i can put my recovery on your build, i will be happy
And keep Mega.Co for the build upload, it's awesome and fast !
Fix-1 By lzyllp.
Fix google pinyin input FC
remove unused settings option from One
add customize screen key positions
fix wrong storage list in framework-res but storage still not work now
http://www.mediafire.com/download/0q3vn350kq0v3mh/Fix-1.zip
for google aosp input FC.
U only need take the lib from input apk and put it into system lib
Some screenshots
Perfect !!!miui are the best rom ever!!!!
alnikki25k said:
Yup. This was ported from the One. So expected to not work. But shouldn't be difficult to fix that.
Click to expand...
Click to collapse
I'm guessing some changes in vold.fstab
Sent from my C6602 using Tapatalk 4 Beta
Crashes in Permission manager, so I can't get root.
[email protected] said:
Crashes in Permission manager, so I can't get root.
Click to expand...
Click to collapse
SuperSU. Just got Settings/About to work as well
Sent from my C6603 using xda premium
Sorry @alnikki25k for a bit of a thread steal (its OK we're a team). You know this means. Sense 5.0 from the One is possible. Forget our Droid DNA port cause that ruined my phone (Sony are replacing it). I'll talk later on Hangouts in more depth cause I had a Sense 5.0 ROM that booted (stuck on the boot screen just like the original versions of yours and my MIUI builds, However Android being Android, ADB won't work...)
Let me know what you think
Sent from my C6603 using xda premium
Alhaddad said:
I'm guessing some changes in vold.fstab
Sent from my C6602 using Tapatalk 4 Beta
Click to expand...
Click to collapse
The storage maybe the services.jar problem.
In services.jar.out\smali\com\android\server the all filename start with MountService
I think we need patch some code from yuga
this services mount the usb storage
Taylor_Swift said:
Sorry @alnikki25k for a bit of a thread steal (its OK we're a team). You know this means. Sense 5.0 from the One is possible. Forget our Droid DNA port cause that ruined my phone (Sony are replacing it). I'll talk later on Hangouts in more depth cause I had a Sense 5.0 ROM that booted (stuck on the boot screen just like the original versions of yours and my MIUI builds, However Android being Android, ADB won't work...)
Let me know what you think
Sent from my C6603 using xda premium
Click to expand...
Click to collapse
I was actually thinking about this as well. If we could get Sense 5 to work somehow, it would be fantastic! And go ahead and steal lol. I am working on mounting the storage now.

[rom][gt-p31xx][ios][4.4.4]ios 9 port

Sorry but now i feel i have been doing this all wrong.. THANK YOU GUYS FOR ALL YOUR SUPPORT NOW I AM OUT OF THIS THING GOT SOME OTHER PLANS TO THINK ? FURTHER.
Tried it on my p3110
Unfortunately, the rom did not boot.
Description of what I did:
After a full wipe, I flashed the zip and I got an error "some symlinks failed" (logs attached)
I rebooted recovery and then flashed it again without wiping anything in the meantime. This time it flashed fine and I got the result "Now install the GAPPS........". I rebooted system and I got stuck at the boot logo.
Hope I helped.
EDIT: Just out of curiosity, why to install gapps in IOS?
Tested on p3110
Got stuck on boot loading screen too with a dead android figure
fabiond said:
Got stuck on boot loading screen too with a dead android figure
Click to expand...
Click to collapse
If you read the OP, you would know this ROM requires TWRP 3.0.3-0 and newer
Symlinks failed, the same as CM14.1
NEED HELP
Sorry for all the error going on there the problem is the updater script i cant look into this because my exams are going can anyone help me to make this rom a daily driver....
PM me..
Wow, another one using my Roms as base without permissions... What's wrong here on XDA?!
Kunal Gautam said:
Sorry for all the error going on there the problem is the updater script i cant look into this because my exams are going can anyone help me to make this rom a daily driver....
PM me..
Click to expand...
Click to collapse
you want a daily driver??
its easy!!
take your base rom, the slimkat builded by @Android-Andi and let it as it is. install it!! then you have your daily driver
Kunal Gautam said:
Sorry for all the error going on there the problem is the updater script i cant look into this because my exams are going can anyone help me to make this rom a daily driver....
PM me..
Click to expand...
Click to collapse
Can you make it for gt-p5113? Because once again I dont have a galaxy tab 2 7.0
Android-Andi said:
Wow, another one using my Roms as base without permissions... What's wrong here on XDA?!
Click to expand...
Click to collapse
Hi! I need to tell you something. Can I talk with you on a private chat or something else?
P.D: Sorry for use your ROMs without permissions
Android-Andi said:
Wow, another one using my Roms as base without permissions... What's wrong here on XDA?!
Click to expand...
Click to collapse
I thought you discontinued slimkat for p3100 (not unified) so i thought i would be a waste of time to ask you.....
But sorry from the bottom of my heart.. OK i ask it now Can I use Slimkat GT-P3100 ROM as Base ROM for my upcoming projects?
If you deny i will delete my current projects.. and yeah one more this there is a problem with your lineage 11 they just dont boot...
Kunal Gautam said:
I thought you discontinued slimkat for p3100 (not unified) so i thought i would be a waste of time to ask you.....
Click to expand...
Click to collapse
Read the Forum Rules, #12. It makes no difference if a rom is still supported or not - someone else has the ownership of the files if you don't compile it from source yourself.
But sorry from the bottom of my heart.. OK i ask it now Can I use Slimkat GT-P3100 ROM as Base ROM for my upcoming projects?
If you deny i will delete my current projects..
Click to expand...
Click to collapse
I need to think about it, it's opensource and can be esylie compiled from source and you are quite late with your question.
and yeah one more this there is a problem with your lineage 11 they just dont boot...
Click to expand...
Click to collapse
Not sure what it has to do with this situation, but ok: Boots fine here, screenshot attached. You have problems in general with unified roms to boot?
Kunal Gautam said:
I thought you discontinued slimkat for p3100 (not unified) so i thought i would be a waste of time to ask you.....
But sorry from the bottom of my heart.. OK i ask it now Can I use Slimkat GT-P3100 ROM as Base ROM for my upcoming projects?
If you deny i will delete my current projects.. and yeah one more this there is a problem with your lineage 11 they just dont boot...
Click to expand...
Click to collapse
what about me are you going to make it for tab 2 10.1?
How can you upload a rom without testing it ?
It does not boot. Have you used some port software or manually copied apps ?
Thread Closed

Categories

Resources