I'm going to try building Ubuntu Touch with The RILD source for CDMA and see if we cannot get CDMA working.
I'm also going to try this with Firefox OS if I get it to work.
Sent from my Samsung Galaxy Nexus 4.4.4 with F2FS
Related
I am preping to build ubuntu touch from the source, I only have a cdma 3vo and in order to build you need the CM 10 source as a base, this is only avalible for the GSM version, do gsm rom sources work for the CDMA with the radios and such needing to be fixed, or is the phone different alltogether?
Hey hit me up in talk/hangouts [email protected]
Do you need cm10 or cm10.1?
THC Butterz said:
I am preping to build ubuntu touch from the source, I only have a cdma 3vo and in order to build you need the CM 10 source as a base, this is only avalible for the GSM version, do gsm rom sources work for the CDMA with the radios and such needing to be fixed, or is the phone different alltogether?
Click to expand...
Click to collapse
Yessssss! I have been hoping someone would do this! Looking forward to checking this out!
Hi, i have just finished to study C language, and i'm still learning more about android and linux, now my first goal is to try to build android 4.3 for evo 3d. I have read somewhere that i will need a new radio firmware for android 4.3. Is this true? Or just i need to try to see if the current radio firmware works with android 4.3? Anyway is there something i must know about it?! Thanks!
Someone know why everytime i try to compile a kernel i get this error:
arch/arm/kernel/setup.c:52:28: fatal error: mach/board_htc.h: file not found
What source are you using to compile? I ask this because we don't have a jelly bean sense source even so I suggest for the 3vo you attempt that and you'll be more likely to get results
Sent from my PG86100 using xda premium
ROM: i'm using the aosp android source.
Kernel: i'm trying to compile johnnyslt's kernel source code. But i get this error, is missing a file, but is strange...
Maybe is better i try to compile android aosp 4.2.2, right? And start learn how to fix bugs. Maybe it's better .-.
Hi
My goal is to build Ubuntu Touch for the Ideos X5 U8800. So far, I have only had trouble finding and setting up the source for a cm-10.1 build. Finally, I gave up and built cm-11 using Blefish's device source tree. Everything works just fine.
So the question is: Can Ubuntu Touch be built using cm-11, or is cm-10.1 the only option at the moment?
Best regards,
aribk
They switched to Android 4.4 some time ago. Don't know why they haven't updated the wiki yet.
Some sources:
http://news.softpedia.com/news/Cano...-Touch-Based-on-Ubuntu-14-04-LTS-438400.shtml
https://www.mail-archive.com/[email protected]/msg06401.html
https://wiki.ubuntu.com/Touch/Porting (further down)
Ubuntu is based on CM? Thougt the only thing in common is parts of the kernel??
So, it will more or less be able to port ubuntu to other devices just by changing kernel and baseband?
reellamer said:
Ubuntu is based on CM? Thougt the only thing in common is parts of the kernel??
So, it will more or less be able to port ubuntu to other devices just by changing kernel and baseband?
Click to expand...
Click to collapse
Libhybris is being utilized by Ubuntu for Devices, Sailfish, Open webOS and others to form a base layer compatibility with Android hardware drivers (above and beyond just the baseband [radio]). This is what gets the ports to work with Android hardware... http://en.wikipedia.org/wiki/Hybris_(software)
The mainline efforts have focused on Nexus hardware and seem to have formed a consensus that CyanogenMod 10.x is the best jumping off point.
I have an htc one m7 sprint , and running android 5.1.1 cm12.1 and i have been seeing cm13 and other aosp roms based on marshmellow for other devices , can someone please build one for this device , this device is in cyanogenmod website , can you add to it please?
The developers will get to it when they get to it. I'm sure some have already started on it. It's considered bad manners to ask for stuff that's given for free. Just have to be patient. It's probably going to be awhile before there's a usable version, much less a stable daily driver rom based on MM since it just came out for Nexus devices. Even CM13 for Nexus stuff are Alpha builds. CDMA devices are the last to get working as well since it's built for GSM first and then patched for CDMA.
hey people .
i get a kali linux Nethunter 3.0.4 worked together with cyanogenmod 13 with 3.4.107 kernel on my samsung galaxy s4 .
the 3.4.107 have the right init scripts to get work the full functional debian/gnu linux distribution on your phone.
i get a official nexus 7 grouper nethunter kali zip image from official source and flash it on my rooted s4 with last cyanogenmod available. the nethunter work fine and all metasploit and ota updates worked. i dont see any problems.
my phone get double fast !!! im not a developer and dont know yet how it possible but i think the root folder of nexus 7 grouper have the same chroot and init scripts of kernel are the same as galaxy s4 !!
try to get work a rtl 8187 antena with otg cable but still have problems with nethunter, the pcap app recognize the glasky gs-27 wifi adapter!!!
The most seamless way extending your Android device with a full blown GNU/Linux such as Debian (or Ubuntu) is running the Android system in a chroot environment in the Debian file system. This way you can access the Android system from Debian without restrictions at the same time no modifications to the Android system itself are needed.
A new init procedure mounting a new root file system, transferring control to the Android init in a chroot environment is implemented as described here below. The pros compared to other methods are many.
good luck and i really sorry for my bad englisch!!! hope i can help you!!
cant post a link couse im new here just search in youtube :kali Nethunter 3.0.4 on galaxy s4 with cyanogenmod 6.0.1
people i need help!
my rtl8187 antena dont worked, i can see it on lsusb . but cant connect the right driver.
i get another wifi adapter ralink rt5370 and try to get work with rt2800usb driver .
for now i use a alucard v1.3v kernel and have to add a wifi driver. hope it will work.
in alucard tweaks you can put on USB HID device and get work your antena . good luck
turrut said:
hey people .
i get a kali linux Nethunter 3.0.4 worked together with cyanogenmod 13 with 3.4.107 kernel on my samsung galaxy s4 .
the 3.4.107 have the right init scripts to get work the full functional debian/gnu linux distribution on your phone.
i get a official nexus 7 grouper nethunter kali zip image from official source and flash it on my rooted s4 with last cyanogenmod available. the nethunter work fine and all metasploit and ota updates worked. i dont see any problems.
my phone get double fast !!! im not a developer and dont know yet how it possible but i think the root folder of nexus 7 grouper have the same chroot and init scripts of kernel are the same as galaxy s4 !!
try to get work a rtl 8187 antena with otg cable but still have problems with nethunter, the pcap app recognize the glasky gs-27 wifi adapter!!!
The most seamless way extending your Android device with a full blown GNU/Linux such as Debian (or Ubuntu) is running the Android system in a chroot environment in the Debian file system. This way you can access the Android system from Debian without restrictions at the same time no modifications to the Android system itself are needed.
A new init procedure mounting a new root file system, transferring control to the Android init in a chroot environment is implemented as described here below. The pros compared to other methods are many.
good luck and i really sorry for my bad englisch!!! hope i can help you!!
cant post a link couse im new here just search in youtube :kali Nethunter 3.0.4 on galaxy s4 with cyanogenmod 6.0.1
Click to expand...
Click to collapse
Same work but flash zip nexus 5 and work perfect in my s4 ROM JDM team Android 6.0.1 aosp and alucard kernel,but problemas with conection external WiFi USB,solution?
Is the nethunter terminal working?