Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OctoDash doesnt start up after installation #2557

Closed
ErnieBall opened this issue Jan 9, 2022 · 1 comment
Closed

OctoDash doesnt start up after installation #2557

ErnieBall opened this issue Jan 9, 2022 · 1 comment

Comments

@ErnieBall
Copy link

I am having issues, getting OctoDash installed on my Pi running a fresh install of octopi 0.18.0 (Octoprint 1.7.2)
I'm not linux savy, but i will try to provide all the relevant information.

The generic 3,5" 320x480 screen i am using has a PCB layout identical to this one: https://www.waveshare.com/3.5inch-RPi-LCD-A.htm
so i have installed the LCD35-show driver from here: https://github.com/waveshare/LCD-show

After a reboot, the screen does display the terminal, so i assume the driver is set up correctly ?!

Next i ran the OctoDash installation with
bash <(wget -qO- https://github.com/UnchartedBull/OctoDash/raw/main/scripts/install.sh)
selected the plugins i want to use and answered all the options with yes.

When the pi reboots after that, i can see a lot of information on the screen, that i'm not sure how to share,
since i don't see this output when logging in via ssh.
The best i can come up with, is to share this photo of the screen:

image

But what seems relevand is that it says

Fatal server error:
(EE) no screens found(EE)

and it suggests to check /var/log/Xorg.0.log which contains the following:

[    76.955] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    76.987] Build Operating System: Linux 5.10.17-v8+ aarch64 Raspbian
[    77.002] Current Operating System: Linux octotest 5.4.79+ #1373 Mon Nov 23 13:18:15 GMT 2020 armv6l
[    77.002] Kernel command line: coherent_pool=1M snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=800 bcm2708_fb.fbheight=533 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000  console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash fbcon=map:10 fbcon=font:ProFont6x11
[    77.067] Build Date: 19 April 2021  03:23:36PM
[    77.094] xorg-server 2:1.20.4-1+rpt3+deb10u3 (https://www.debian.org/support) 
[    77.098] Current version of pixman: 0.36.0
[    77.151] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    77.152] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    77.242] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan  9 03:07:20 2022
[    77.280] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    77.303] (==) No Layout section.  Using the first Screen section.
[    77.304] (==) No screen section available. Using defaults.
[    77.304] (**) |-->Screen "Default Screen Section" (0)
[    77.304] (**) |   |-->Monitor "<default monitor>"
[    77.317] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    77.317] (**) |   |-->Device "Allwinner A10/A13 FBDEV"
[    77.317] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    77.318] (==) Automatically adding devices
[    77.318] (==) Automatically enabling devices
[    77.318] (==) Automatically adding GPU devices
[    77.328] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    77.340] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    77.341] 	Entry deleted from font path.
[    77.341] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    77.341] 	Entry deleted from font path.
[    77.341] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    77.342] 	Entry deleted from font path.
[    77.342] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[    77.342] 	Entry deleted from font path.
[    77.342] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    77.342] 	Entry deleted from font path.
[    77.342] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    77.343] 	Entry deleted from font path.
[    77.353] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	built-ins
[    77.354] (==) ModulePath set to "/usr/lib/xorg/modules"
[    77.354] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    77.354] (II) Loader magic: 0x1fdf80
[    77.354] (II) Module ABI versions:
[    77.355] 	X.Org ANSI C Emulation: 0.4
[    77.355] 	X.Org Video Driver: 24.0
[    77.355] 	X.Org XInput driver : 24.1
[    77.355] 	X.Org Server Extension : 10.0
[    77.379] (--) using VT number 2

[    77.380] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    77.382] (II) no primary bus or device found
[    77.382] (II) LoadModule: "glx"
[    77.396] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    77.533] (II) Module glx: vendor="X.Org Foundation"
[    77.533] 	compiled for 1.20.4, module version = 1.0.0
[    77.533] 	ABI class: X.Org Server Extension, version 10.0
[    77.533] (II) LoadModule: "fbturbo"
[    77.554] (WW) Warning, couldn't open module fbturbo
[    77.555] (EE) Failed to load module "fbturbo" (module does not exist, 0)
[    77.555] (EE) No drivers available.
[    77.555] (EE) 
Fatal server error:
[    77.586] (EE) no screens found(EE) 
[    77.611] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    77.667] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    77.691] (EE) 
[    77.711] (EE) Server terminated with error (1). Closing log file.

I have absolutely no idea where to go from here and would appreciate any help!

@ErnieBall
Copy link
Author

I managed to solve this issue, by installing the LCD35-show driver from here:
https://github.com/goodtft/LCD-show

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant