-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[device-port] [espresso3g/espressowifi] Samsung Galaxy Tab 2 #238
Comments
I am getting this error Edit - Fixed it by changing fstab.espresso |
halium-boot.img is too big, Any fixes for that? Edit - use Heimdall (?) |
MightyM17 have you succeeded in porting Samsung Galaxy Tab2 10.1 p5110 ? |
Not yet, i was trying with a 3.4 kernel but i have found a 3.8 kernel so im working with itnow |
Just started learning how Halium works. So I'm on the first stage of the list shown above. Would be very grateful for some pointers. |
It is pretty easy you just need to follow the guide.
what is your error can you paste it to pastbin or something? |
For Update - halium-boot.img has some issues only with ubuntu touch's defconfig edit. In my testing I could install halium-boot.img and the rootfs but my pc cant detect the tab and it shows a blank screen |
Also these are the devices - https://github.com/LineageOS/android_device_samsung_espresso3g and https://github.com/LineageOS/android_device_samsung_espressowifi |
I started again from scratch, this time using the Halium-7.1 tree. I have also gone through the halium documentation using the android_device_samsung_espressowif. But I'm stuck again on with the mka mkbooting. I'm getting this output: ~/HALIUM$ mka mkbooting The biggest problem I have right now is understanding the directory structure of Halium and how it relates to git repositories as well as the file system and directory structure of the hardware. |
Looks like your xml file isnt proper can u send it here? |
Okay so new start, i will try with Unlegacy-Android/OMAP4-AOSP sources, here is a 3.10 wip kernel https://github.com/OMAP4-AOSP/android_kernel_samsung_espresso/ |
There were many changes i needed to do locally! for now i am stuck at mka halium-boot
|
I hope someone can help me here, I wont be having much time for halium |
I tried copying Unlegacy-Android's CM12.1 manifest to halium, it worked at the beginning, then at some point gave Then replaced its kernel with TI's 3.10.y branch and got into the endless loop of fixing driver compilation errors. The |
Yes even i faced that problem the hardware_ti_omap is ancient |
Device boots into power reset mode maybe the kernel panics :( |
halium boot doesnt work at all, hybris boot atleast boots |
Update: It finally boots!! Using https://github.com/Unlegacy-Android/android_kernel_ti_omap4/tree/3.4/common/ with XZ compression the boot image finally fits for the tab, no more power reset mode. No display yet.
|
Hey, I have a espressowifi. Can I help with the porting? Just send me your manifest |
I dont have a manifest for now as i was hopping through many sources but here are what I used |
Thanks. I'll start building, and let you know. |
Also you need to change the defconfig, add these to
(Also do the normal ubports/halium changes) |
Wait, do I add the libcorkscrew back? |
Yes add it back |
Ubuntu touch boots and works with ui! |
dude how??? i thought that device hated ub touch |
Haha, it doesnt, I can upload the system.img and halium-boot.img and/or upload the sources I used to build :D |
Just update all your sources. I cant port rn, because I have exams coming up and I have to prepare. |
I'll be more than happy if you'll give it a go
|
Give me a day or two, gotta download all sources and give it a go |
Well its stuck on the Ubuntu logo now |
😨 so it works for you ? |
passed about 15 minutes....i'm constantly checking on syslog
|
Did you set up udev rules? https://docs.halium.org/en/latest/porting/debug-build/udev.html |
yep... |
Where is bcmdhd.ko in your device? |
that file wasn't inside the image builded. I had to manually copy into /lib/modules/ |
Weird why it didnt exist? You got it from out? |
Congrats it works!!! |
yep...from: cause i searched in every partitions and img file ...but not found |
Ah nice, next thing to fix would be bluetooth ig? |
i'm watching right now...but seems a little bit strange
|
No clues, maybe the wiki has some ideas? |
actually there's no module loaded for bluetooth :) that's for sure a start point |
Ugh half the modules are just not loaded :/ |
maybe i've just said a BS ....seems that the chip is the same as the wifi
|
Have a look at the wiki i linked above, maybe that'll make it work |
I searched in the Halium's docs but only this one: Following this one, i've tried to adapt the command to my device:
with no luck... EDIT:
and get stuck there... |
What does dmesg say? |
phablet@ubuntu-phablet:~$ dmesg | grep -i blue |
Everything seems fine here, sorry wont be working a lot on halium as Oreo is the focus now :D |
so uhm can anyone please share the complete files or smth ? |
Wdym by complete files? Well sources are on my github, and mentioned here or on xda :D |
Tree: halium-7.1
usb: Manufacturer: GNU/Linux Device
appears indmesg
on host.The text was updated successfully, but these errors were encountered: