Posts by rbthompsonv

    Hey guys. Fighting my setup to get 4k working on my rig.
    Ive got an RPi 4 (this is an 8GB model, not that it much matters), running LE 10.0.0. Ive run getedid and set the command line to "VIDEO=HDMI-A-1:3840x2160M@30D" (trying to keep it as simple as possible for the now)

    Ive got a Sharp Aquos 70 inch 4k
    and a Vizio 3651-F (specifically because it can do 4k... supposedly)
    The RPi is capable of doing 4k when plugged directly into the TV on HDMI3
    However, when connected to the soundbar and soundbar to TV (ARC, HDMI1) best i can get is 1080, 4k isnt even an option to enable on the whitelist...

    Any suggestions are appreciated (throw away the soundbar isnt a legit suggestion :) but probably the best one that could be made as im assuming it is the base of all my frustration)

    Is there a way to actually force the pi into pushing a 4k signal regardless of what the rest is capable of?

    (Edit: one of the BIG reasons for passing through soundbar is to maintain the CEC control so the wife only needs to use 1 remote)

    Hey guys... So, im trying to get my RPi Zero to connect to my wifi at first boot (after initial boot to resize)... but am apparently coming up short on how to do this (and enable SSH)... LibreElec does not seem to have the carry over of other RPi OS build to allow the use of conf files to push to /etc/ for binding to wifi... or, im doing something wrong...

    So, I've placed 2 files on the root of the SD card (a file called "ssh" and a file called "wpa_supplicant.conf"
    The ssh file is blank and causes openelec to hang on the first boot after resizing...

    The wpa_supplicant.conf file has:

    Code
    network={
    ssid="The Name of my network"
    psk="MySuperSecretPassword"
    key_mgmt=WPA-PSK
    }


    The wpa_supplicant.conf file does not seem to get its details pushed to /etc/wpa_supplicant.conf as I thought it should... But it DOES boot to Kodi...

    Am I missing something, or does this not work in LibreElec as I assumed it should?

    Any help is greatly appreciated.

    Also, just an FYI... im trying to set this up without adding keyboard or mouse as I don't readily have available the hub to allow me to attach full sized USB items to the Zero :) and this is an attempt to just have a small Kodi box run so it can update my SQL server for the other machines in my house (the others go to sleep so makes it inconsistent to update when new media is presented to the system...