BM2LTS mit KDE-Oberfläche

  • Hi,
    es kommen immer wieder Anfragen ob man nicht auch eine KDE-Oberfläche auf BM2LTS v2.88 installieren kann.


    [Blockierte Grafik: http://www.sc-schulze.de/wp-content/downloads//cinfo/media/TEST_ME/KDE_Plasma_Desktop.jpeg]


    Sollte man können --> wer möchte kann das ja mal testen --> hier in der VM lief es mit der BM2LTS v2.88 ohne Fehler durch

    mit "LightDM"

    Code
    sudo add-apt-repository ppa:kubuntu-ppa/backports 
    sudo apt-get update
    sudo apt-get install kde-standard kubuntu-desktop
    sudo apt-get install lightdm-webkit-greeter --no-install-recommends
    sudo apt-get update
    sudo apt-get install language-pack-kde-de 
    sudo apt-get dist-upgrade


    Zitat

    Paketlisten werden gelesen... Fertig
    Abhängigkeitsbaum wird aufgebaut.
    Statusinformationen werden eingelesen.... Fertig
    kde-standard ist schon die neueste Version.
    kubuntu-desktop ist schon die neueste Version.
    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.


    Code
    root@BM2LTSR66NucKODI:~# kate --version
    Qt: 4.8.6
    KDE: 4.14.2
    Kate: 3.14.2


    Grüße
    cinfo

    (VDR) NUC11PAH & GEEKOM MINI-IT11-11. Generation * BM2LTS * DD NET S2 Max * NC * (Sound) Cinebar Lux Set * (Stream) Apple TV 4K (2022) *

    (Light) PHILIPS Hue Play HDMI Sync Box & Gradient Lightstrip * (OLED TV) LG OLED65G29LA

    5 Mal editiert, zuletzt von cinfo ()

  • Hi cinfo,


    Thank you for attempting to get kde desktop to work.


    I have followed your instructions but unfortunately kde does not install.


    This is the error -

    Zitat

    Call to lnusertemp failed (temporary directories full)

    Using bm2lts v2.87.


    Thanks.

    AVG2l : 1 x Kingston 120 gb ssd, 1 x seagate 4tb, 1 x toshiba 3tb
    VDR : 1.7.29.9
    IMAGE : BM2LTS v2.90
    Kontron ktq87 motherboard , i7-4770s Processor , Crucial 1600mhz 16gb ram , Internal netciever
    Using original avg2 frontpanel , COM port and Remote Control

    GPU : msi 1050 Ti 4gb Low Profile using Nvidia 384.130 proprietary driver


  • Hi,


    Zitat


    Call to lnusertemp failed (temporary directories full)


    make a

    Code
    clearlog

    and look with

    Code
    df

    to your patition


    or use BM2LTS v2.88


    cinfo

    (VDR) NUC11PAH & GEEKOM MINI-IT11-11. Generation * BM2LTS * DD NET S2 Max * NC * (Sound) Cinebar Lux Set * (Stream) Apple TV 4K (2022) *

    (Light) PHILIPS Hue Play HDMI Sync Box & Gradient Lightstrip * (OLED TV) LG OLED65G29LA

  • Hi cinfo,


    Thanks for the solution.


    I will install bm2lts v2.88 .


    Thanks again.

    AVG2l : 1 x Kingston 120 gb ssd, 1 x seagate 4tb, 1 x toshiba 3tb
    VDR : 1.7.29.9
    IMAGE : BM2LTS v2.90
    Kontron ktq87 motherboard , i7-4770s Processor , Crucial 1600mhz 16gb ram , Internal netciever
    Using original avg2 frontpanel , COM port and Remote Control

    GPU : msi 1050 Ti 4gb Low Profile using Nvidia 384.130 proprietary driver


  • Hi cinfo,


    Installed bm2lts v2.88 last night , nvidia - no problems.


    Kde does not install , the error message :



    With v2.87 installation this did not happen , maybe you need to copy/paste these lines :



    Thanks.

    AVG2l : 1 x Kingston 120 gb ssd, 1 x seagate 4tb, 1 x toshiba 3tb
    VDR : 1.7.29.9
    IMAGE : BM2LTS v2.90
    Kontron ktq87 motherboard , i7-4770s Processor , Crucial 1600mhz 16gb ram , Internal netciever
    Using original avg2 frontpanel , COM port and Remote Control

    GPU : msi 1050 Ti 4gb Low Profile using Nvidia 384.130 proprietary driver


  • Hi,


    you forget this?

    Zitat

    sudo add-apt-repository ppa:kubuntu-ppa/backports


    hmm, wrong User!

    Zitat

    [sudo] password for reel:
    Reading package lists... Done
    Building dependency tree


    as root on the console

    Code
    sudo add-apt-repository ppa:kubuntu-ppa/backports 
    sudo apt-get update
    sudo apt-get dist-upgrade
    sudo apt-get install kde-standard kubuntu-desktop


    cinfo

    (VDR) NUC11PAH & GEEKOM MINI-IT11-11. Generation * BM2LTS * DD NET S2 Max * NC * (Sound) Cinebar Lux Set * (Stream) Apple TV 4K (2022) *

    (Light) PHILIPS Hue Play HDMI Sync Box & Gradient Lightstrip * (OLED TV) LG OLED65G29LA

  • Hi cinfo,


    I copy/paste 4 times in terminal :


    Code
    sudo add-apt-repository ppa:kubuntu-ppa/backports


    This is the error :



    - sudo apt-get install kde-standard kubuntu-desktop :



    Same error. :(

    AVG2l : 1 x Kingston 120 gb ssd, 1 x seagate 4tb, 1 x toshiba 3tb
    VDR : 1.7.29.9
    IMAGE : BM2LTS v2.90
    Kontron ktq87 motherboard , i7-4770s Processor , Crucial 1600mhz 16gb ram , Internal netciever
    Using original avg2 frontpanel , COM port and Remote Control

    GPU : msi 1050 Ti 4gb Low Profile using Nvidia 384.130 proprietary driver


  • Hi cinfo,


    I tried importing the keyring with this command :


    Code
    gpg --keyserver keyserver.ubuntu.com --recv ________


    Output :



    Again, same error - gpg: no ultimately trusted keys found.

    Thanks.

    AVG2l : 1 x Kingston 120 gb ssd, 1 x seagate 4tb, 1 x toshiba 3tb
    VDR : 1.7.29.9
    IMAGE : BM2LTS v2.90
    Kontron ktq87 motherboard , i7-4770s Processor , Crucial 1600mhz 16gb ram , Internal netciever
    Using original avg2 frontpanel , COM port and Remote Control

    GPU : msi 1050 Ti 4gb Low Profile using Nvidia 384.130 proprietary driver


  • Hi,


    sorry, but you are NOT root --> you are reel


    Zitat

    [sudo] password for reel: 8)


    Sign in to your system as a root User



    cinfo

    (VDR) NUC11PAH & GEEKOM MINI-IT11-11. Generation * BM2LTS * DD NET S2 Max * NC * (Sound) Cinebar Lux Set * (Stream) Apple TV 4K (2022) *

    (Light) PHILIPS Hue Play HDMI Sync Box & Gradient Lightstrip * (OLED TV) LG OLED65G29LA

  • Hi cinfo,


    I open terminal and make myself root :


    [code][reel@BM2LTSR66RBin:/media/hd/home/reel$ su
    Password:
    root@BM2LTSR66RBin:/media/hd/home/reel# sudo apt-get install kde-standard kubuntu-desktop
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:


    The following packages have unmet dependencies:
    kubuntu-desktop : Depends: software-properties-kde but it is not going to be installed
    Recommends: apturl-kde but it is not going to be installed
    Recommends: muon-discover but it is not going to be installed
    Recommends: muon-notifier but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.
    root@BM2LTSR66RBin:/media/hd/home/reel#
    /code]


    No kde . :(


    I hope kde-plasma-5 can be included in next release of bm2lts. :)


    Many Thanks.

    AVG2l : 1 x Kingston 120 gb ssd, 1 x seagate 4tb, 1 x toshiba 3tb
    VDR : 1.7.29.9
    IMAGE : BM2LTS v2.90
    Kontron ktq87 motherboard , i7-4770s Processor , Crucial 1600mhz 16gb ram , Internal netciever
    Using original avg2 frontpanel , COM port and Remote Control

    GPU : msi 1050 Ti 4gb Low Profile using Nvidia 384.130 proprietary driver


    Einmal editiert, zuletzt von kdeuser ()

  • Hi,


    Zitat

    I hope kde desktop can be included in next release of bm2lts. :)


    KDE only as an installation script --


    You need more trials and errors


    cinfo

    (VDR) NUC11PAH & GEEKOM MINI-IT11-11. Generation * BM2LTS * DD NET S2 Max * NC * (Sound) Cinebar Lux Set * (Stream) Apple TV 4K (2022) *

    (Light) PHILIPS Hue Play HDMI Sync Box & Gradient Lightstrip * (OLED TV) LG OLED65G29LA

  • Hi cinfo,


    I follow what you wrote - make myself root - but still error.


    So , this means i have no kde . :(


    Ok cinfo , i wait for next bm2lts.


    Thanks again for all your help.

    AVG2l : 1 x Kingston 120 gb ssd, 1 x seagate 4tb, 1 x toshiba 3tb
    VDR : 1.7.29.9
    IMAGE : BM2LTS v2.90
    Kontron ktq87 motherboard , i7-4770s Processor , Crucial 1600mhz 16gb ram , Internal netciever
    Using original avg2 frontpanel , COM port and Remote Control

    GPU : msi 1050 Ti 4gb Low Profile using Nvidia 384.130 proprietary driver


  • Hi ,


    Kde running ok now.


    The problem was that - reel - did not have read/write permissions.


    - sudo nautilus > right-click on hd > properties > permissions > owner and group change to (reel) > access - create and delete files > ok .


    Regards.

    AVG2l : 1 x Kingston 120 gb ssd, 1 x seagate 4tb, 1 x toshiba 3tb
    VDR : 1.7.29.9
    IMAGE : BM2LTS v2.90
    Kontron ktq87 motherboard , i7-4770s Processor , Crucial 1600mhz 16gb ram , Internal netciever
    Using original avg2 frontpanel , COM port and Remote Control

    GPU : msi 1050 Ti 4gb Low Profile using Nvidia 384.130 proprietary driver



  • Hi,


    :D


    cinfo

    (VDR) NUC11PAH & GEEKOM MINI-IT11-11. Generation * BM2LTS * DD NET S2 Max * NC * (Sound) Cinebar Lux Set * (Stream) Apple TV 4K (2022) *

    (Light) PHILIPS Hue Play HDMI Sync Box & Gradient Lightstrip * (OLED TV) LG OLED65G29LA

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!