Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Hp Laserjet 1160 non stampa
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
saverik
Guru
Guru


Joined: 18 Oct 2008
Posts: 390

PostPosted: Tue Nov 19, 2024 4:42 pm    Post subject: Hp Laserjet 1160 non stampa Reply with quote

Buonasera,

nuova installazione e vecchi problemi.

La mia stampante non vuole funzionare malgrado gli abbia installato hplip e cups di sana pianta.
Sto usando KDE ,avviato servizi, copiato il file ppd in /etc/cups ma non si riesce a farla partire.
Ho provato con il portatile ad installare ubuntu e debian ma il risultato è lo stesso.
Penso sia un problema di software.
La stampante con Win 10 funziona benissimo.
Qualcuno che mi da una mano?
Da dove posso cominciare?
Saluti
_________________
Dell_7490 i5-8350u ,32GbRam,Adata8200proNvme512Gb
Linux= Gentoo64bit+Kde_Plasma+systemd
Back to top
View user's profile Send private message
saverik
Guru
Guru


Joined: 18 Oct 2008
Posts: 390

PostPosted: Tue Nov 19, 2024 5:11 pm    Post subject: Reply with quote

forse ho trovato il problema
Code:
"Failed to restart cupsd.service: Unit cupsd.service not found


suggerimenti?
_________________
Dell_7490 i5-8350u ,32GbRam,Adata8200proNvme512Gb
Linux= Gentoo64bit+Kde_Plasma+systemd
Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1039

PostPosted: Tue Nov 19, 2024 9:53 pm    Post subject: Reply with quote

Per systemd il nome del servizio è
Code:
cups.service

senza la d

Quindi
Code:
systemctl enable cups.service && systemctl start cups.service


o semplicemente
Code:
systemctl enable cups && systemctl start cups


Assicurarsi di aggiungere il proprio utente al gruppo lp
Code:
gpasswd -a <user> lp


Se intendi gestire la stampante dall'interfaccia web di Cups , aggiungere utyente al gruppo lpadmin
_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum