OctoDash
OctoDash copied to clipboard
Octodash stops at start screen with "Hey there!"
Hello, I prepared a new OctoPrint SD card. It has the Version 1.9.2 and the OctoPi version is 1.0.0.
I also modified the config.txt with this information from the display manufacturer in an editor for plain text.: max_usb_current=1 hdmi_force_hotplug=1 config_hdmi_boost=7 hdmi_group=2 hdmi_mode=1 hdmi_mode=87 hdmi_drive=1 hdmi_cvt 800 480 60 6 0 0 0
I slide the SD card in my Raspberry pi 4 and made all actually updates. Then I started to install Octodash from your website. I answered al question during installation with yes. Than the system rebooted and the screen shot the init display and than comes the display with "Hey there" It looks like this is the first ...
Then I tried to touch the next arrow in the upper right corner, but the touch function is not working? I use the a 5" Touch screen type MPI5001.
If I try all the same and additionally to install the LCD driver V1.3 the screen shows after the reboot the following screen.
In the raspi config menu I did not do any thing.
Could you help me to solve the problem?
pi@octopi:/var/log $ cat Xorg.0.log
[ 23.244]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 23.245] Build Operating System: linux Raspbian
[ 23.246] Current Operating System: Linux octopi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64
[ 23.246] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=800 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:04:68:64 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=337fbf47-02 rootfstype=ext4 fsck.repair=yes rootwait
[ 23.249] Build Date: 30 March 2023 01:46:14PM
[ 23.249] xorg-server 2:1.20.11-1+rpt3+deb11u6 (https://www.debian.org/support)
[ 23.250] Current version of pixman: 0.40.0
[ 23.251] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 23.251] Markers: (--) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 23.253] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 8 11:59:50 2023
[ 23.268] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 23.268] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 23.275] (==) No Layout section. Using the first Screen section.
[ 23.276] (==) No screen section available. Using defaults.
[ 23.276] () |-->Screen "Default Screen Section" (0)
[ 23.276] () | |-->Monitor "
[ 23.291] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 23.292] (II) no primary bus or device found [ 23.292] (II) LoadModule: "glx" [ 23.295] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 23.341] (II) Module glx: vendor="X.Org Foundation" [ 23.341] compiled for 1.20.11, module version = 1.0.0 [ 23.341] ABI class: X.Org Server Extension, version 10.0 [ 23.341] (II) LoadModule: "fbturbo" [ 23.343] (WW) Warning, couldn't open module fbturbo [ 23.343] (EE) Failed to load module "fbturbo" (module does not exist, 0) [ 23.343] (EE) No drivers available. [ 23.343] (EE) Fatal server error: [ 23.344] (EE) no screens found(EE) [ 23.345] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 23.347] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 23.347] (EE) [ 23.348] (EE) Server terminated with error (1). Closing log file. pi@octopi:/var/log $
I found the problem: the original delivered USB cable was not ok. After changing it it is running all!