<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://docs.khadas.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://docs.khadas.com/feed.php">
        <title>Khadas Docs products:sbc:vim1s:troubleshooting</title>
        <description></description>
        <link>https://docs.khadas.com/</link>
        <image rdf:resource="https://docs.khadas.com/ttps://docs.khadas.com/lib/tpl/dokuwiki-new/images/favicon.ico" />
       <dc:date>2026-04-19T13:32:14+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://docs.khadas.com/products/sbc/vim1s/troubleshooting/capture-log?rev=1658109210&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.khadas.com/products/sbc/vim1s/troubleshooting/resolve-obs-cannot-start?rev=1729562634&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.khadas.com/products/sbc/vim1s/troubleshooting/start?rev=1658109223&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.khadas.com/products/sbc/vim1s/troubleshooting/ubuntu22.04-fixup?rev=1669023926&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.khadas.com/products/sbc/vim1s/troubleshooting/x11-fixup?rev=1669025429&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://docs.khadas.com/ttps://docs.khadas.com/lib/tpl/dokuwiki-new/images/favicon.ico">
        <title>Khadas Docs</title>
        <link>https://docs.khadas.com/</link>
        <url>https://docs.khadas.com/ttps://docs.khadas.com/lib/tpl/dokuwiki-new/images/favicon.ico</url>
    </image>
    <item rdf:about="https://docs.khadas.com/products/sbc/vim1s/troubleshooting/capture-log?rev=1658109210&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-17T21:53:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>VIM1S Capture Running Log</title>
        <link>https://docs.khadas.com/products/sbc/vim1s/troubleshooting/capture-log?rev=1658109210&amp;do=diff</link>
        <description>VIM1S Capture Running Log

This guide is for users of Ubuntu Linux.

You can capture information from the running system log to diagnose abnormal behaviour and unexpected outputs.

Login via a Serial Terminal

Connect your PC to the SBC using a  Serial Debug Tool.

The default account and password of Ubuntu Linux is as follows:</description>
    </item>
    <item rdf:about="https://docs.khadas.com/products/sbc/vim1s/troubleshooting/resolve-obs-cannot-start?rev=1729562634&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-21T22:03:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>VIM1S OBS fixup</title>
        <link>https://docs.khadas.com/products/sbc/vim1s/troubleshooting/resolve-obs-cannot-start?rev=1729562634&amp;do=diff</link>
        <description>VIM1S OBS fixup

Introduction

OBS can&#039;t work properly on Ubuntu with Wayland by default, here we provide a solution to fix this issue.

Solution

QT_QPA_PLATFORMxcb

$ export QT_QPA_PLATFORM=xcb
$ obs


Remove GPU package</description>
    </item>
    <item rdf:about="https://docs.khadas.com/products/sbc/vim1s/troubleshooting/start?rev=1658109223&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-17T21:53:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>VIM1S Troubleshooting</title>
        <link>https://docs.khadas.com/products/sbc/vim1s/troubleshooting/start?rev=1658109223&amp;do=diff</link>
        <description>VIM1S Troubleshooting
troubleshooting index</description>
    </item>
    <item rdf:about="https://docs.khadas.com/products/sbc/vim1s/troubleshooting/ubuntu22.04-fixup?rev=1669023926&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-11-21T04:45:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>VIM1S Ubuntu 22.04 Fixup</title>
        <link>https://docs.khadas.com/products/sbc/vim1s/troubleshooting/ubuntu22.04-fixup?rev=1669023926&amp;do=diff</link>
        <description>VIM1S Ubuntu 22.04 Fixup

Introduction

For newer SBC like VIM4, VIM1S and Edge2, the default desktop is Ubuntu 22.04 with Wayland GPU support, in this case, it may breaks some software from upstream, here we provide the solution to fixup such software.</description>
    </item>
    <item rdf:about="https://docs.khadas.com/products/sbc/vim1s/troubleshooting/x11-fixup?rev=1669025429&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-11-21T05:10:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>VIM1S X11 Fixup</title>
        <link>https://docs.khadas.com/products/sbc/vim1s/troubleshooting/x11-fixup?rev=1669025429&amp;do=diff</link>
        <description>VIM1S X11 Fixup

For VIM4/1S/3/3L with 5.15 kernel, the default desktop is Gnome with Wayland GPU support, it breaks the X11 desktop by default, if you want to use the X11 desktop, please follow the steps bewlow:

cd /tmp/
sudo apt update
apt download libgbm1
dpkg -x libgbm1_*.deb libgbm1
sudo rm /usr/lib/aarch64-linux-gnu/libgbm.so.1.0.0
sudo cp libgbm1/usr/lib/aarch64-linux-gnu/libgbm.so.1.0.0 /usr/lib/aarch64-linux-gnu/
sync
sudo reboot</description>
    </item>
</rdf:RDF>
