|
Ruth-Wies
Anmeldungsdatum: 12. April 2023
Beiträge: 913
Wohnort: im Exil ;(
|
klajoda schrieb: uid=60999(oem) gid=60999(oem) …
Nicht abgeschlossene OEM-Installation? Ist das Absicht? Falls nein und sofern persönliche Daten und Anpassungen vorliegen, eine Datensicherung vornehmen und danach OEM-Installation abschließen.
|
|
klajoda
(Themenstarter)
Anmeldungsdatum: 29. September 2024
Beiträge: 43
|
schwarzheit schrieb: Und wie ist der Drucker verbunden?
über das Homenetzwerk. Im selben Netzwerk arbeitet der Raspi 5, bei dem Drucken funktioniert.
|
|
klajoda
(Themenstarter)
Anmeldungsdatum: 29. September 2024
Beiträge: 43
|
Ruth-Wies schrieb: klajoda schrieb: uid=60999(oem) gid=60999(oem) …
Nicht abgeschlossene OEM-Installation? Ist das Absicht? Falls nein und sofern persönliche Daten und Anpassungen vorliegen, eine Datensicherung vornehmen und danach OEM-Installation abschließen.
nein, keine Absicht. Danke für den Hinweis. Nach Neuinstallation: | id
uid=1000(klausd) gid=1000(klausd) groups=1000(klausd),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),115(lpadmin),986(sambashare)
|
|
|
klajoda
(Themenstarter)
Anmeldungsdatum: 29. September 2024
Beiträge: 43
|
Neuinstallation
| uname -a
Linux klaus-latitude5420rugged 6.17.0-14-generic #14-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 9 17:01:16 UTC 2026 x86_64 GNU/Linux
|
Problem nicht gelöst
|
|
klajoda
(Themenstarter)
Anmeldungsdatum: 29. September 2024
Beiträge: 43
|
meine OEM-Installation war unvollständig Neuinstallation im normalen Modus Neuer Versuch mit Standard-Abfragen und Ausgaben:
| uname -a
Linux klaus-latitude5420rugged 6.17.0-14-generic #14-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 9 17:01:16 UTC 2026 x86_64 GNU/Linux
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23 | dpkg -l *cups* lpr* | grep ii
ii bluez-cups 5.83-1~exp1ubuntu0.1 amd64 Bluetooth printer driver for CUPS
ii cpdb-backend-cups 2.0b7-0ubuntu2 amd64 Common Print Dialog Backends - CUPS/IPP Backend
ii cups 2.4.12-0ubuntu3.5 amd64 Common UNIX Printing System(tm) - PPD/driver support, web interface
ii cups-browsed 2.1.1-0ubuntu2 amd64 OpenPrinting cups-browsed
ii cups-bsd 2.4.12-0ubuntu3.5 amd64 Common UNIX Printing System(tm) - BSD commands
ii cups-client 2.4.12-0ubuntu3.5 amd64 Common UNIX Printing System(tm) - client programs (SysV)
ii cups-common 2.4.12-0ubuntu3.5 all Common UNIX Printing System(tm) - common files
ii cups-core-drivers 2.4.12-0ubuntu3.5 amd64 Common UNIX Printing System(tm) - driverless printing
ii cups-daemon 2.4.12-0ubuntu3.5 amd64 Common UNIX Printing System(tm) - daemon
ii cups-filters 2.0.1-0ubuntu3.25.10.1 amd64 OpenPrinting CUPS Filters - Main Package
ii cups-filters-core-drivers 2.0.1-0ubuntu3.25.10.1 amd64 OpenPrinting CUPS Filters - Driverless printing
ii cups-ipp-utils 2.4.12-0ubuntu3.5 amd64 Common UNIX Printing System(tm) - IPP developer/admin utilities
ii cups-pk-helper 0.2.6-2.1 amd64 PolicyKit helper to configure cups with fine-grained privileges
ii cups-ppdc 2.4.12-0ubuntu3.5 amd64 Common UNIX Printing System(tm) - PPD manipulation utilities
ii cups-server-common 2.4.12-0ubuntu3.5 all Common UNIX Printing System(tm) - server common files
ii libcups2t64:amd64 2.4.12-0ubuntu3.5 amd64 Common UNIX Printing System(tm) - Core library
ii libcupsfilters2-common 2.1.1-0ubuntu3.1 all OpenPrinting libcupsfilters - Auxiliary files
ii libcupsfilters2t64:amd64 2.1.1-0ubuntu3.1 amd64 OpenPrinting libcupsfilters - Shared library
ii libcupsimage2t64:amd64 2.4.12-0ubuntu3.5 amd64 Common UNIX Printing System(tm) - Raster image library
ii printer-driver-hpcups 3.24.4+dfsg0-0ubuntu5 amd64 HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
ii python3-cups:amd64 2.0.4-2build2 amd64 Python3 bindings for CUPS
ii python3-cupshelpers 1.5.18-4ubuntu1 all Python utility modules around the CUPS printing system
|
| dpkg -l libusb* | grep ii
ii libusb-1.0-0:amd64 2:1.0.29-2 amd64 userspace USB programming library
ii libusbmuxd-2.0-7:amd64 2.1.0-1build1 amd64 Client library to handle usbmux connections with iOS devices (library)
|
| dpkg -l | egrep hp
ii hplip 3.24.4+dfsg0-0ubuntu5 amd64 HP Linux Printing and Imaging System (HPLIP)
ii hplip-data 3.24.4+dfsg0-0ubuntu5 all HP Linux Printing and Imaging - data files
ii libhpmud0:amd64 3.24.4+dfsg0-0ubuntu5 amd64 HP Multi-Point Transport Driver (hpmud) run-time libraries
ii libsane-hpaio:amd64 3.24.4+dfsg0-0ubuntu5 amd64 HP SANE backend for multi-function peripherals
ii printer-driver-hpcups 3.24.4+dfsg0-0ubuntu5 amd64 HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
ii printer-driver-postscript-hp 3.24.4+dfsg0-0ubuntu5 amd64 HP Printers PostScript Descriptions
ii python3-launchpadlib 2.1.0-1 all Launchpad web services client library (Python 3)
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54 | systemctl --no-pager status cups*
● cups.service - CUPS Scheduler
Loaded: loaded (/usr/lib/systemd/system/cups.service; enabled; preset: enabled)
Active: active (running) since Tue 2026-03-03 07:59:06 CET; 27min ago
Invocation: 37a5b76ba4f441ffb03931a8bafbfb15
TriggeredBy: ● cups.path
● cups.socket
Docs: man:cupsd(8)
Main PID: 1467 (cupsd)
Status: "Scheduler is running..."
Tasks: 1 (limit: 18924)
Memory: 5.5M (peak: 5.8M)
CPU: 28ms
CGroup: /system.slice/system-cups.slice/cups.service
└─1467 /usr/sbin/cupsd -l
Mär 03 07:59:06 klaus-latitude5420rugged systemd[1]: Starting cups.s…..
Mär 03 07:59:06 klaus-latitude5420rugged systemd[1]: Started cups.se…r.
Warning: The unit file, source configuration file or drop-ins of cups.service changed on disk. Run 'systemctl daemon-reload' to reload units.
● cups.socket - CUPS Scheduler
Loaded: loaded (/usr/lib/systemd/system/cups.socket; enabled; preset: enabled)
Active: active (running) since Tue 2026-03-03 07:59:04 CET; 27min ago
Invocation: 37cf0151efd74ac6bc82f7e043fe96e7
Triggers: ● cups.service
Listen: /run/cups/cups.sock (Stream)
CGroup: /system.slice/cups.socket
Mär 03 07:59:04 klaus-latitude5420rugged systemd[1]: Listening on cu…r.
Warning: The unit file, source configuration file or drop-ins of cups.socket changed on disk. Run 'systemctl daemon-reload' to reload units.
● cups-browsed.service - Make remote CUPS printers available locally
Loaded: loaded (/usr/lib/systemd/system/cups-browsed.service; enabled; preset: enabled)
Active: active (running) since Tue 2026-03-03 07:59:13 CET; 27min ago
Invocation: 777506b1e2464545a7861c95e82b1901
Main PID: 1655 (cups-browsed)
Tasks: 4 (limit: 18924)
Memory: 9.6M (peak: 13.4M)
CPU: 128ms
CGroup: /system.slice/system-cups.slice/cups-browsed.service
└─1655 /usr/sbin/cups-browsed
Mär 03 07:59:13 klaus-latitude5420rugged systemd[1]: Started cups-br…y.
Warning: The unit file, source configuration file or drop-ins of cups-browsed.service changed on disk. Run 'systemctl daemon-reload' to reload units.
● cups.path - CUPS Scheduler
Loaded: loaded (/usr/lib/systemd/system/cups.path; enabled; preset: enabled)
Active: active (running) since Tue 2026-03-03 07:59:04 CET; 27min ago
Invocation: 6d8da0e0800842208473aeafe1695701
Triggers: ● cups.service
Mär 03 07:59:04 klaus-latitude5420rugged systemd[1]: Started cups.pa…r.
Warning: The unit file, source configuration file or drop-ins of cups.path changed on disk. Run 'systemctl daemon-reload' to reload units.
Hint: Some lines were ellipsized, use -l to show in full.
|
| lpstat -t
Zeitplandienst läuft
keine systemvoreingestellten Ziele
lpstat: Keine Druckziele hinzugefügt.
lpstat: Keine Druckziele hinzugefügt.
lpstat: Keine Druckziele hinzugefügt.
lpstat: Keine Druckziele hinzugefügt.
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19 | lpinfo -v
network beh
network socket
network http
network ipp
network https
serial serial:/dev/ttyS0?baud=115200
serial serial:/dev/ttyUSB0?baud=230400
serial serial:/dev/ttyUSB1?baud=230400
serial serial:/dev/ttyUSB2?baud=230400
serial serial:/dev/ttyUSB3?baud=230400
network lpd
network ipps
direct hp
direct hpfax
network dnssd://HP%20Color%20LaserJet%20Flow%20MFP%20E778%20%5BDD776C%5D._ipps._tcp.local/?uuid=96588a8e-81c4-4de8-aa4f-0a61ce819298
network socket://192.168.132.130:9100
network dnssd://HP%20Color%20LaserJet%20Flow%20MFP%20E778%20%5BDD776C%5D._printer._tcp.local/?uuid=96588a8e-81c4-4de8-aa4f-0a61ce819298
network ipps://HP%20Color%20LaserJet%20Flow%20MFP%20E778%20%5BDD776C%5D._ipps._tcp.local/
|
| hp-info -i
HP Linux Imaging and Printing System (ver. 3.24.4)
Device Information Utility ver. 5.2
Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.
error: No device found that support this feature.
|
| uname -rm
6.17.0-14-generic x86_64
|
| lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0eef:c0d1 D-WAV Scientific Co., Ltd eGalaxTouch EXC3188-5001-09.00.00.00
Bus 001 Device 004: ID 1bcf:28bc Sunplus Innovation Technology Inc. Integrated_Webcam_HD
Bus 001 Device 005: ID 0424:2807 Microchip Technology, Inc. (formerly SMSC) Hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 0424:5807 Microchip Technology, Inc. (formerly SMSC) Hub
Bus 002 Device 003: ID 413c:81d7 Dell Computer Corp. DW5821e Snapdragon X20 LTE
Bus 002 Device 004: ID 0bda:0328 Realtek Semiconductor Corp. USB3.0-CRW
|
| id
uid=1000(klausd) gid=1000(klausd) groups=1000(klausd),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),115(lpadmin),986(sambashare)
|
| ls -l /etc/cups/ppd/*
ls: cannot access '/etc/cups/ppd/*': No such file or directory
|
|
|
schwarzheit
Supporter
Anmeldungsdatum: 31. Dezember 2007
Beiträge: 7994
|
>> HPLIP << schon gelesen? klajoda schrieb:
über das Homenetzwerk.
Tolle nichtssagende Antwort.
|
|
klajoda
(Themenstarter)
Anmeldungsdatum: 29. September 2024
Beiträge: 43
|
| apt-get install hplip
E: Missgestalteter Eintrag 3 in sources Datei /etc/apt/sources.list.d/ubuntu.sources (URI parse)
E: Die Liste der Quellen konnte nicht gelesen werden.
|
kommen wir damit weiter?
|
|
tomtomtom
Supporter
Anmeldungsdatum: 22. August 2008
Beiträge: 55994
Wohnort: Berlin
|
klajoda schrieb: | apt-get install hplip
E: Missgestalteter Eintrag 3 in sources Datei /etc/apt/sources.list.d/ubuntu.sources (URI parse)
E: Die Liste der Quellen konnte nicht gelesen werden.
|
kommen wir damit weiter?
Nein. Du zeigst ja den Eintrag nicht.
|
|
klajoda
(Themenstarter)
Anmeldungsdatum: 29. September 2024
Beiträge: 43
|
| head /etc/apt/sources.list.d/ubuntu.sources.txt
head: cannot open '/etc/apt/sources.list.d/ubuntu.sources.txt' for reading: No such file or directory
|
| cat /etc/apt/sources.list.d/ubuntu.sources.txt
cat: /etc/apt/sources.list.d/ubuntu.sources.txt: No such file or directory (os error 2)
|
|
|
schwarzheit
Supporter
Anmeldungsdatum: 31. Dezember 2007
Beiträge: 7994
|
Bitte kopiere Terminalausgaben immer vollständig von Anfangs- bis einschliesslich Endprompt inkl. Befehlseingabe in einen Codeblock. Das sieht dann so aus:
schwarzheit@hp455g9:~$ date
Sa 1. Nov 13:18:30 CET 2025
schwarzheit@hp455g9:~$ und /etc/apt/sources.list.d/ubuntu.sources.txt gibt es nicht. Also kann logischerweise auch nichts angezeigt werden. Fehlermeldungen die man bekommt darf man durchaus auch mal lesen. Führe folgenden Befehl in einem Terminal aus und zeige uns die vollständige Ein- und Ausgabe hier im Forum als Codeblock formatiert:
cat /etc/apt/sources.list.d/ubuntu.sources
(Benutze Kopieren
Strg +
C und Einfügen
Strg +
V . Im Terminal braucht es zusätzlich die
⇧ -Taste.)
|
|
klajoda
(Themenstarter)
Anmeldungsdatum: 29. September 2024
Beiträge: 43
|
|
|
klajoda
(Themenstarter)
Anmeldungsdatum: 29. September 2024
Beiträge: 43
|
klausd@klaus-latitude5420rugged:/$ cat /etc/apt/sources.list.d/ubuntu.sources.txt
cat: /etc/apt/sources.list.d/ubuntu.sources.txt: No such file or directory (os error 2)
klausd@klaus-latitude5420rugged:/$
|
|
schwarzheit
Supporter
Anmeldungsdatum: 31. Dezember 2007
Beiträge: 7994
|
Sag mal bist du nicht in der Lage eine Befehl den man dir gibt genau so auszuführen? Ausserdem steht da nicht umsonst das du den Befehl kopieren sollst.
|
|
klajoda
(Themenstarter)
Anmeldungsdatum: 29. September 2024
Beiträge: 43
|
klausd@klaus-latitude5420rugged:/$ cat /etc/apt/sources.list.d/ubuntu.sources
# Automatically generated by Calamares on 2026-03-02.
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of Lubuntu.
## Ubuntu distribution repository
##
## The following settings can be adjusted to configure which packages to use from Ubuntu.
## Mirror your choices (except for URIs and Suites) in the security section below to
## ensure timely security updates.
##
## Types: Append deb-src to enable the fetching of source package.
## URIs: A URL to the repository (you may add multiple URLs)
## Suites: The following additional suites can be configured
## <name>-updates - Major bug fix updates produced after the final release of the
## distribution.
## <name>-backports - software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
## Components: Aside from main, the following components can be added to the list
## restricted - Software that may not be under a free license, or protected by patents.
## universe - Community maintained packages.
## Software from this repository is only maintained and supported by Canonical
## for machines with Ubuntu Pro subscriptions. Without Ubuntu Pro, the Ubuntu
## community provides best-effort security maintenance.
## multiverse - Community maintained of restricted. Software from this repository is
## ENTIRELY UNSUPPORTED by the Ubuntu team, and may not be under a free
## licence. Please satisfy yourself as to your rights to use the software.
## Also, please note that software in multiverse WILL NOT receive any
## review or updates from the Ubuntu security team.
##
## See the sources.list(5) manual page for further settings.
Types: deb
URIs: http://de.archive.ubuntu.com/ubuntu
Suites: questing questing-updates questing-backports
Components: main universe restricted multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
## Ubuntu security updates. Aside from URIs and Suites,
## this should mirror your choices in the previous section.
Types: deb
URIs: http://security.ubuntu.com/ubuntu/
Suites: questing-security
Components: main universe restricted multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
# Modernized from /etc/apt/sources.list
Types: deb
URIs: cdrom://Lubuntu 25.10 _Questing Quokka_ - Release amd64 (20251007)/
Suites: questing
Components: main multiverse restricted universe
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
klausd@klaus-latitude5420rugged:/$
|
|
schwarzheit
Supporter
Anmeldungsdatum: 31. Dezember 2007
Beiträge: 7994
|
Und jetzt vergleichst du den Inhalte von deiner ubuntu.sources mit dem was eigentlich drin stehen sollte. Einzig "noble" muss bei dir dann halt "questing" heissen. >> Paketquellen im Format deb822 (Abschnitt „Ubuntu-24-04-Noble-Numbat“) <<
|