WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Unable to start x11vnc on piCore 14.1  (Read 556 times)

Offline AXyOHM

  • Newbie
  • *
  • Posts: 17
Re: Unable to start x11vnc on piCore 14.1
« Reply #15 on: September 10, 2024, 07:41:17 AM »
Sorry, not so good with Linux and piCore. Which is the appropriate dep file and what is onboot?

Offline AXyOHM

  • Newbie
  • *
  • Posts: 17
Re: Unable to start x11vnc on piCore 14.1
« Reply #16 on: September 10, 2024, 07:44:32 AM »
..and how can I backout "ipv6-netfilter-6.6.47-piCore-v8-16k.tcz"?

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14752
Re: Unable to start x11vnc on piCore 14.1
« Reply #17 on: September 10, 2024, 08:06:55 AM »
This will find the dep file:
Code: [Select]
grep -l fbdev /mnt/mmcblk0p2/tce/optional/*dep
/mnt/mmcblk0p2/tce/onboot.lst is a text file containing a list of extensions to be loaded automatically on booting.

As long as ipv6-netfilter-KERNEL is not listed onboot it will not be loaded when you reboot.

Online Paul_123

  • Administrator
  • Hero Member
  • *****
  • Posts: 1225
Re: Unable to start x11vnc on piCore 14.1
« Reply #18 on: September 10, 2024, 08:26:11 AM »
On a pi5, if you have no display, the kernel will not create a display.  You need to manually specify a display on the kernel command line.

Add this to cmdline.txt on the boot partition.

video=HDMI-A-1:1920x1080M@60

Offline AXyOHM

  • Newbie
  • *
  • Posts: 17
Re: Unable to start x11vnc on piCore 14.1
« Reply #19 on: September 10, 2024, 10:38:59 AM »
OK, thank you and I will try this but I have connected a display now and thought I would have a GUI desktop popping up but I still only have the CLI. I tried to load TC.tcz but it seems it does not exist in 15.0 aarch64 repo. How can I have a desktop GUI at boot time?

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11512
Re: Unable to start x11vnc on piCore 14.1
« Reply #20 on: September 10, 2024, 10:59:27 AM »
Hi AXyOHM
TC.tcz  is a meta-extension. It is the equivalent of running:
Code: [Select]
tce-load -wi Xorg flwm_topside wbar aterm

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11512
Re: Unable to start x11vnc on piCore 14.1
« Reply #21 on: September 10, 2024, 11:06:11 AM »
Hi AXyOHM
Please use  Code Tags  when posting commands and responses seen in a terminal. To use  Code Tags  click on the  #  icon
above the reply box and paste your text between the  Code Tags  as shown in this example:

Quote
[code][   36.176529] pcm512x 1-004d: Failed to get supply 'AVDD': -517
[   36.176536] pcm512x 1-004d: Failed to get supplies: -517
[   36.191753] pcm512x 1-004d: Failed to get supply 'AVDD': -517[/code]

It will appear like this in your post:
Code: [Select]
[   36.176529] pcm512x 1-004d: Failed to get supply 'AVDD': -517
[   36.176536] pcm512x 1-004d: Failed to get supplies: -517
[   36.191753] pcm512x 1-004d: Failed to get supply 'AVDD': -517

Code Tags  serve as visual markers between what you are trying to say and the information you are posting. They also preserve
spacing so column aligned data displays properly. Code tags also automatically add horizontal and or vertical scrollbars
to accommodate long lines and listings.

Offline AXyOHM

  • Newbie
  • *
  • Posts: 17
Re: Unable to start x11vnc on piCore 14.1
« Reply #22 on: September 10, 2024, 11:32:26 AM »
Hi Rich.
Will do!

Offline AXyOHM

  • Newbie
  • *
  • Posts: 17
Re: Unable to start x11vnc on piCore 14.1
« Reply #23 on: September 11, 2024, 10:12:03 AM »
Thank you for now.
I havn´t been able to run piCore the way I want so I will take a breakfrom this exercise, RTFM and try Tiny Core on a x86 system (an old Windows system!