This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
missing packet sources for openplotter
#1
Hi everyone,

I installed the latest settings-deb from:


Code:
https://github.com/openplotter/openplotter-settings/releases/download/v2.9.1-stable/openplotter-settings_2.9.1-stable_all.deb

on Debian testing, I made sudo settings to NOPASSWD and it starts well.

THEN: I got the error "no packet sources found" (in German..).

Do I have to write the ubuntu sources writen in the GUI to my /etc/apt/soures.list ?? and where are the GPG-keys. And what distro-version of ubuntu should use?

I tryed:


Code:
deb https://ppa.launchpad.net/openplotter/openplotter/ubuntu devel main restricted



and get the "apt update error"

----
The certificate is NOT trusted. The name in the certificate does not match the expected.  Could not handshake: Error in the certificate verification. [IP: 2001:67c:1560:8008::19 443]
----


or is there any other solution to test it on debian? I'am not new to Linux but never used ubuntu deeply.

Thanks
Michael
Reply
#2
https://openplotter.readthedocs.io/en/3....s_app.html
Reply
#3
Thanks ...

but when I click on "add sources" a view to an internal terminal opens up with the message:

---
Error getting raspberry model: [Errno 2] No such file or directory: '/sys/firmware/devicetree/base/model'
Error getting signal k settings: [Errno 2] No such file or directory: '/etc/systemd/system/signalk.service'
FAILED: 'VERSION_CODENAME'
---

there is no devicetree in /sys/firmware !
and no signalk with 'systemctl list-unit-files | grep signalk'

-- Michael
Reply
#4
Delete any manual entry in /etc/apt/soures.list

could you provide details about your hardware and your OS?
Reply
#5
Thank for the patience..


It is a HP Laptop "Pavilion"
with Debian "sid"

----
root@coha:~# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux bookworm/sid"
NAME="Debian GNU/Linux"

----
root@coha:~# cat /proc/cpuinfo
processor    : 0
vendor_id    : GenuineIntel
cpu family    : 6
model        : 142
model name    : Intel® Core™ i5-10210U CPU @ 1.60GHz
stepping    : 12
microcode    : 0xea
cpu MHz        : 2074.021
cache size    : 6144 KB

----
uname -a
Linux coha 5.15.0-3-amd64 #1 SMP Debian 5.15.15-1 (2022-01-18) x86_64 GNU/Linux

----
root@coha:~# lsusb
Bus 002 Device 004: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter
Bus 002 Device 003: ID 05e3:0749 Genesys Logic, Inc. SD Card Reader and Writer
Bus 002 Device 002: ID 2109:0817 VIA Labs, Inc. USB3.0 Hub             
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 04ca:709d Lite-On Technology Corp. HP Wide Vision HD Camera
Bus 001 Device 007: ID 2109:8888 VIA Labs, Inc. PD3.0 USB-C Device     
Bus 001 Device 006: ID 03f0:0f54 HP, Inc OfficeJet 6950
Bus 001 Device 003: ID 2109:2817 VIA Labs, Inc. USB2.0 Hub             
Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 001 Device 005: ID 0bda:b00a Realtek Semiconductor Corp. Realtek Bluetooth 4.2 Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


----
root@coha:~# lspci
00:00.0 Host bridge: Intel Corporation Comet Lake-U v1 4c Host Bridge/DRAM Controller (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation CometLake-U GT2 [UHD Graphics] (rev 02)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 0c)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:12.0 Signal processing controller: Intel Corporation Comet Lake Thermal Subsytem
00:13.0 Serial controller: Intel Corporation Comet Lake Integrated Sensor Solution
00:14.0 USB controller: Intel Corporation Comet Lake PCH-LP USB 3.1 xHCI Host Controller
00:14.2 RAM memory: Intel Corporation Comet Lake PCH-LP Shared SRAM
00:14.5 SD Host controller: Intel Corporation Comet Lake PCH-LP SCS3
00:15.0 Serial bus controller: Intel Corporation Serial IO I2C Host Controller
00:15.1 Serial bus controller: Intel Corporation Comet Lake Serial IO I2C Host Controller
00:16.0 Communication controller: Intel Corporation Comet Lake Management Engine Interface
00:17.0 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller [RAID mode]
00:1d.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #9 (rev f0)
00:1d.1 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #10 (rev f0)
00:1d.4 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #13 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Comet Lake PCH-LP LPC Premium Controller/eSPI Controller
00:1f.3 Audio device: Intel Corporation Comet Lake PCH-LP cAVS
00:1f.4 SMBus: Intel Corporation Comet Lake PCH-LP SMBus Host Controller
00:1f.5 Serial bus controller: Intel Corporation Comet Lake SPI (flash) Controller
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter
03:00.0 Non-Volatile memory controller: SK hynix BC501 NVMe Solid State Drive

----


so .. ? you want more ..systemd units and logs?

Thanks Michael
Reply
#6
Bufff I have never tested OpenPlotter in a unstable distribution.

Use only debian buster for openplotter 2: https://openplotter.readthedocs.io/en/2....l#advanced

and debian bullseye for openplotter 3: https://openplotter.readthedocs.io/en/3....and-laptop

this is just a debug message because you have enabled debugging. It tries to know if you are running the system in a raspberry and if you have signal k installed, the codename fails because you are in "sid":
---
Error getting raspberry model: [Errno 2] No such file or directory: '/sys/firmware/devicetree/base/model'
Error getting signal k settings: [Errno 2] No such file or directory: '/etc/systemd/system/signalk.service'
FAILED: 'VERSION_CODENAME'
---
Reply
#7
Hi Sailoog
I'm looking for this link but are broken. Can anybody knows where find this .deb file.
Thanks.

https://openplotter.readthedocs.io/en/2....l#advanced
Reply
#8
I do not know why deb files for openplotter 2 disappeared from github.

openplotter 2 is obsolete, use openplotter 3: https://forum.openmarine.net/showthread.php?tid=3878
Reply
#9
OpenPlotter 3 is unfinished and for those like me who struggle to learn the basics of Linux, OpenPlotter 2 is more accessible and there are lots of videos and articles to learn things about configuration and settup.
If this is open source software...obsolete or not...we should be able to access it without broken website links.
I will continue to dig around to learn some things
Thanks
Reply
#10
openplotter 3 is finished and better documented than openplotter 2: https://forum.openmarine.net/showthread.php?tid=3878

If you are newbie to linux I recommend you the Raspberry images, not the advanced method. The images for openplotter 2 and 3 are still there, I do not know why github removed the deb files for the advanced method.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)