hexdump0815 / imagebuilder

velvet os - simple script framework to build ubuntu 22.04 lts jammy (in older versions also 20.04 lts focal) and debian 12 bookworm (in older versions also 11 bullseye) bootable usb / sd card images for some arm and intel devices - lots of prebuilt images as well
GNU General Public License v3.0
300 stars 45 forks source link

misc: ubuntu jammy image requests #129

Open hexdump0815 opened 1 year ago

hexdump0815 commented 1 year ago

i'll build debian bookworm images by default first now to limit the creation and testing effort a bit - this issue is here in case anyone is interested in an ubuntu jammy image as well for a certain system - in this case just add a comment for which system it would be required and i'll try to create and upload one during the following days ...

llcool commented 1 year ago

Yes, Ubuntu image please. Nice work. :)

hexdump0815 commented 1 year ago

@llcool - for which image? i can only build them one by one on request and there are quite a few supported systems meanwhile :)

llcool commented 1 year ago

Ubuntu Jammy for the chromebook trogdor lazor , please.

hexdump0815 commented 1 year ago

@llcool - ok queued, but might take a few days or a week :)

hexdump0815 commented 1 year ago

@llcool - i have uploaded a jammy image now to https://github.com/hexdump0815/imagebuilder/releases/tag/230218-03 ... i did not have time yet to test it myself, but plase give it a try and let me know if it works for you

gentoolinux commented 1 year ago

Ubuntu Jammy for chromebook kukui would be great :-)

hexdump0815 commented 1 year ago

i'll put this onto my todo list, but it might take a bit

hexdump0815 commented 1 year ago

@gentoolinux - i finally got to it - now there is also an ubuntu jammy image for kukui at https://github.com/hexdump0815/imagebuilder/releases/tag/230218-01

gentoolinux commented 1 year ago

@gentoolinux - i finally got to it - now there is also an ubuntu jammy image for kukui at https://github.com/hexdump0815/imagebuilder/releases/tag/230218-01

Thank you very much! I will try it this weekend. By the way, the Debian bookworm image is working pretty good. The only issue I experienced so far is that the kernel crashes if I connect a USB-C dock. The dock (HDMI and Ethernet) is working fine with ChromeOS.

hexdump0815 commented 1 year ago

i think its most probably the hdmi port on the dock which makes trouble - hdmi over usb-c does not work properly yet on kukui

aneeshlingala commented 1 year ago

hexudump0815,

when kappa connects to usb-c display or hdmi, it detects the display but does not output anything. Any fixes?

Thanks, Aneesh

hexdump0815 commented 1 year ago

@aneeshlingala - this is a known problem and i'm not aware of a working solution to fix this yet

update: it might be worth to check how chromeos is handling it - i think they use some kind of hack which is not really upstreamable and thus not in mainline - one thing is important to keep in mind: mt8183 can only support external displays up to something like 1366x768 due to hardware limitations

gentoolinux commented 1 year ago

@hexdump0815 - I have tested the jammy build on kukui. Almost everything works (Wifi, Bluetooth, Audio, Webcam, Touchscreen) :-) Only the USB-C port causes trouble. When I connect my dock it seems like all USB ports are disconnected. After connecting the dock I receive Input/Output errors for device sda (system was booted from USB drive). If the system is booted with the USB dock connected the last messages I see are

hub 1-1:1.0: hub_ext_port_status failed (err = -71)
usb 1-1: Failed to suspend device, error -71

Do you have any tips how to further trace down the issue?

hexdump0815 commented 1 year ago

@gentoolinux - i have seen similar problems when running with usb root - it looks like usb is not really clean yet in the code - running from emmc for me is perfectly fine and i guess the usb case is not being tested too well by the mediatek maintainers as its not a real usecase for chromeos, which always only runs from emmc

update: just to add some simlar observations from my side - i have a kukui with broken emmc which i somehow got working to run from usb and as kukui only has one usb-c port i have a usb-c powerable hub on it - if i run from usb root in this case i always get root fs errors as soon as i connect or disconnect power which sometimes even results in the fs to get corrupted beyond repair - what i found out works in this case is to put the kukui into suspend, then connect or disconnect power and then wake it up again - this way i got it working kind of reliable with this setup :)

sea768 commented 1 year ago

Could you compile an ubuntu jammy image for the kukui baseboard? the older image actually mounted the root drive as read only. Thanks in advance!

hexdump0815 commented 1 year ago

@sea768 - i'll try to build one during the next days

sea768 commented 1 year ago

thanks :3

Mo-Xcoder commented 1 year ago

Could you attempt to compile a jammy image for the aarch64 7c based systems (galaxy book go in my case)?

hexdump0815 commented 1 year ago

@Mo-Xcoder - noted, but it might take a few days until i get to it and please keep in mind that quite a lot of things are not working on the galaxy book go ...

Mo-Xcoder commented 1 year ago

@Mo-Xcoder - noted, but it might take a few days until i get to it and please keep in mind that quite a lot of things are not working on the galaxy book go ...

Take your time, and thank you so much for these images

raremotas commented 1 year ago

Hello would like to request compatibility for the Duet 5 (Homestar) Trogdor build.

hexdump0815 commented 1 year ago

@raremotas - you mean a jammy image for trogdor? if yes, then its noted now - it will also take a few days until i get to it ...

hexdump0815 commented 1 year ago

@sea768 - kukui jammy image is ready now at https://github.com/hexdump0815/imagebuilder/releases/tag/230917-01 - please let me know if it works for you - i only did a quick boot and login test so far with it ...

hexdump0815 commented 1 year ago

@Mo-Xcoder - snapdragon 7c woa jammy image is ready now at https://github.com/hexdump0815/imagebuilder/releases/tag/230308-01 - please let me know if it works for you - i only did a quick boot and login test so far with it ...

raremotas commented 1 year ago

@raremotas - you mean a jammy image for trogdor? if yes, then its noted now - it will also take a few days until i get to it ...

Yes I meant the trogdor image.

Thank you hexdump, no rush and much appreciated.

2xrick commented 11 months ago

I hope there gonna be ubuntu update of peach-pit. Btw thx for your work.

hexdump0815 commented 11 months ago

@2xrick - ok noted down - might take a few days ... @raremotas - sorry, i forgot about the trogdor one - it will hopefully come soon too ...

hexdump0815 commented 10 months ago

@raremotas - it took a while, but the trogdor jammy image is now at https://github.com/hexdump0815/imagebuilder/releases/tag/230922-01 and @2xrick - the peach jammy image is now at https://github.com/hexdump0815/imagebuilder/releases/tag/230924-02 ... i did not find the time yet to test them, so please let me know if they work for you

edsub commented 8 months ago

Awesome project!! A Ubuntu Jammy image for Chromebook Oak (Acer Chromebook R13) please?

hexdump0815 commented 8 months ago

@edsub - request is noted down - as usual it might take a few days ...

li-clement commented 6 months ago

Thx for your work, you make my little poor lenovo 100e(Oak) into a fully functional computer. And a Ubuntu Jammy image request, too...

hexdump0815 commented 6 months ago

@edsub @li-clement - sadly i'm currently having very little time, so most probably the next ubuntu images i'll build will be ubuntu 24.04 noble after it got released and after i fully adjusted the imagebuilder framework for it, so earliest around may ... i hope that is still ok

PD-Kerman commented 3 months ago

@edsub @li-clement - sadly i'm currently having very little time, so most probably the next ubuntu images i'll build will be ubuntu 24.04 noble after it got released and after i fully adjusted the imagebuilder framework for it, so earliest around may ... i hope that is still ok

That's cool, can't wait to see the new image, wondering when will it be released, and maybe we can have some light-weight one without Desktop Environment but everything else is the same. Thank you very much for your contribution.

legendaryfishwastaken commented 3 months ago

can you make ubuntu jammy for nyan_big?

hexdump0815 commented 3 months ago

@legendaryfishwastaken - i'll go though this github issue when i'll find the time to move on with the ubuntu images (currently there is not enough time for that) - maybe for some first try and older image: https://github.com/hexdump0815/imagebuilder/releases/tag/220611-01 maybe?

thenameisluk commented 3 months ago

i mean this repo is all about building images urself if ppl want images right now so badly why not just go ahead and point them towards that, so they can try? otherwise if unable, they have to wait ig

rangethepogi commented 2 months ago

could you please make an ubuntu image for snapdragon_7c_woa?

usernameswagi commented 2 months ago

could you please make a ubuntu 24 image for kukui? (IdeaPad Duet)