LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-10-2013, 03:02 AM   #1
Jamesag37
LQ Newbie
 
Registered: Aug 2009
Distribution: Slackware
Posts: 12

Rep: Reputation: 0
Canon iP4600 printer not responding to Cups in Slack14.0 (no problems with13.37)


No problem with Slack 13.37 or WinXP (dual boot).Followed prompts in Cups,won't accept su or normal user pw.Select printer,start printer,usual printer wake-up actions,but error message says printer not available (or similar).BTW I only have one printer.
 
Old 04-10-2013, 08:45 PM   #2
STDOUBT
Member
 
Registered: May 2010
Location: Stumptown
Distribution: Slackware64
Posts: 583

Rep: Reputation: 242Reputation: 242Reputation: 242
Is your user (for some reason) not in the "lp" group? I'm not sure if this would affect a "su -" though...
 
Old 04-12-2013, 03:31 AM   #3
Jamesag37
LQ Newbie
 
Registered: Aug 2009
Distribution: Slackware
Posts: 12

Original Poster
Rep: Reputation: 0
Hi STDOUBT,
Please explain "lp" group ?
 
Old 04-12-2013, 07:08 AM   #4
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
Logged in as that user, open a terminal and
Code:
groups
users sys lp floppy dialout audio video cdrom plugdev power usbfs netdev scanner vboxusers cvs
You should see pretty much the above (except vboxusers and cvs -- you won't have those unless you've installed VirtualBox and have set up CVS).

When you added the user account (with the Slackware utility useradd) there is a question about groups:
Code:
adduser
 .
 .
 .
User ID ('UID') [ defaults to next available ]: 

Initial group [ users ]: 
Additional UNIX groups:

Users can belong to additional UNIX groups on the system.
For local users using graphical desktop login managers such
as XDM/KDM, users may need to be members of additional groups
to access the full functionality of removable media devices.

* Security implications *
Please be aware that by adding users to additional groups may
potentially give access to the removable media of other users.

If you are creating a new user for remote shell access only,
users do not need to belong to any additional groups as standard,
so you may press ENTER at the next prompt.

Press ENTER to continue without adding any additional groups
Or press the UP arrow key to add/select/edit additional groups     < I did press the key here >
:  audio cdrom floppy plugdev video power netdev lp scanner
 .
 .
 .
If you did not do that, you can add those groups to the user account with the usermod utility:
Code:
su -
usermod -a -G audio,cdrom,floppy,plugdev,video,power,netdev,lp,scanner userid
It's *critical* that you use the -a and -G options as shown and that the group names are separated by a comma (no white space); "userid" is the user log in. If these groups did not show up when you used the groups utility as above, you should simply do all of them as shown here.

Wouldn't hurt to read the manual page for usermod:
Code:
man usermod
Hope this helps some.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
13.37 Canon Printer won't work with CUPS porphyry5 Slackware 11 02-08-2014 02:54 PM
CUPS and Canon MP190 printer. Print quality and printer sharing... SFGAirborne Linux - Hardware 1 12-14-2010 05:55 AM
canon lbp3108 printer not responding benjose Linux - Hardware 1 02-10-2010 03:48 AM
cups printer not responding Goo Linux - Software 3 11-09-2004 01:36 PM
Canon i950 printer via Samba and CUPS stonehurstX11 Linux - Hardware 1 02-16-2004 10:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration