Posts by tokul

    Code
    #################################################################
    # Installing syslinux to /tmp/installer/part1
    #################################################################
    
    /dev/nvme0n1p1: unsupported sectors size

    (as before) the installer fails to install syslinux to the NVME drive and no bootloader = no boot.

    If you have a standard non-fancy drive around you can see if that works (to isolate the issue to NVME vs SATA) but it's likely due to some oddity with NVME drive firmware. I'm unsure what the solution/workaround is with syslinux so install grub to the (otherwise fine) nvme drive instead of syslinux and see what happens.

    Google reports there are 387,000 results for "install grub bootloader" so plenty of things to read.

    nmve (Toshiba XG3) got 4k sector size. Based on internet search syslinux 6.03 supports 4k sector size, but its official installers don't.

    SSD probably also on 4k sectors.

    Ubuntu booted from a live USB.. but why wouldn't it? LibreELEC also works from a live USB but why would want it on some slow and clunky external drive hogging up a USB slot instead of my fast and internal NVMe? I want to put LibreELEC there.

    I have no idea how you do any of that since you didn't really give any instructions and ChatGPT keeps malfunctioning so I'm not sure what I'm supposed to be doing.

    You might throw insults at some things. Throwing insults at people normally does not help in getting answers.

    Ubuntu live CD/USB allows you to install OS on disk and verify that your laptop can boot generic Linux OS.

    People are trying to understand your setup while trying to guess what hardware you are using with you giving as little as possible.

    Secure boot tends to work with Windows, but it is highly likely to break with Linux. Keep it off with Linux.

    MSI GF63/75 manuals show that they support both UEFI and Legacy boots. Change to legacy boot. Make sure that you have nvme and ssd devices listed in boot device list. Both laptops have manual page telling how to change boot mode. If your model is different, BIOS options tend to be similar for several hardware generations.


    ChatGPT can't replace your own problem debugging skills. Software still needs human finding the right solution in its data set.


    Oh, that's great! Is it possible to change the mounted network device ownership to 1000 then?

    What is the point of that? LibreELEC sees files regardless of their ownership and your other device sees them with ownership that you set in your mount command.

    Unless you forgot to mention that you attached libreelec disk to other system and then ran chown command not on SMB/CIFS mount point.

    I suppose I might identify as a "command-line-phobic user" so I gave the Startup Disk Creator a whirl on my Mint 21.3 system and a bit of poking and prodding to make it work. Not quite as eloquent and simple as the LE Creator but does the job. Nice to always have a different path to the same destination.:)

    Both "gunzip" and "dd" are available in file manager's right click menu's for .gz and .img on Gnome. Your base OS GUI install got all the tools for image writing.

    I don't know if I'm in the right place here.

    I have the LibreElec 11.0.6 image running on my Raspberry Pi 5.

    Unfortunately I can't get a browser installed.

    For example, how can I install google-chrome-stable-122.0.6261.111-1_amd64.deb via the terminal (ssh)?

    amd64 is 64bit intel/amd architecture. Not 64bit ARM.

    You expect to install software compiled for different architecture and for different operating system.

    Generic Libreelec builds are not set to run graphical browsers since they started using same setup in v11 for all their archs. Kodi is available as package in Debian and Ubuntu ARM builds. Just run full OS and add Kodi from their package repos.

    Even if NordVPN have arm version, they probably don't expect to be run on appliance level OS.

    Maybe it has to do with the Conexant CX20632 HDA sound chip in the HP device that is maybe not that common. Any hints where to submit that issue that the device quirks are added upstream?

    I am not hardware engineer, but I would suspect that HDMI audio is not about passing through audio from sound card. Your HDMI sound is controlled by video card driver.

    Other thing, PC don't want to start without keyborad connected. I found nothing about that in BIOS. Is it possible to solve it?

    BIOS screen - Left column, second menu option

    "Standard CMOS features" -> "Halt On"

    Based on manual it boots without keyboard in default bios setting.


    Audio not working both on HDMI and audio, would mean that you have two faulty components on the board or one faulty component in front of the screen. F12 version adds next gen CPU support. Your kit should not work at all, if you put ivy Bridge CPU in it on F7 BIOS.


    If battery is dead, you would see it by kit not saving its clock.

    NFO files/Templates - Official Kodi Wiki