Cups Issues?

This forum is for all other ARMv5 devices

Cups Issues?

Postby ShadowfoxXXX » Tue Aug 14, 2012 7:15 am

I have a canon pixma mg2120 that i cant seem to access.
It is supposedly supported by gutenprint
I'm not sure if the issue lies with CUPS or the drivers or something else.

lsusb shows
$this->bbcode_second_pass_code('', '
Bus 001 Device 007: ID 04a9:1751 Canon, Inc.
')

sane-find-scanner shows
$this->bbcode_second_pass_code('', '
found USB scanner (vendor=0x04a9 [Canon], product=0x1751 [MG2100 series]) at libusb:001:007
')
But scanimage -L reports
$this->bbcode_second_pass_code('', '
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
')
lpstat shows nothing whatsoever.

also, on the cups page, When trying to access either the admin or printers page, I get an "internal server error"
my cupsd.conf looks like
$this->bbcode_second_pass_code('', '
LogLevel debug
SystemGroup lpadmin
# Allow remote access
Port 631
Listen /var/run/cups/cups.sock
# Enable printer sharing and shared printers.
Browsing On
BrowseOrder allow,deny
BrowseAllow all
BrowseAddress @LOCAL
<Location />
# Allow shared printing...
Order allow,deny
Allow all
</Location>
<Location /admin>
Encryption Required
# Restrict access to the admin pages...
Order allow,deny
</Location>
<Location /admin/conf>
AuthType Default
Require user @SYSTEM
# Restrict access to the configuration files...
Order allow,deny
</Location>
<Policy default>
<Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job>
</Limit>
<Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Set-Default>
Allow all
Order allow,deny

</Limit>
<Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Accept-Jobs CUPS-Reject-Jobs>
</Limit>
<Limit Cancel-Job CUPS-Authenticate-Job>
Allow all
Order allow,deny
</Limit>
<Limit All>
Allow all
Order allow,deny


</Limit>
</Policy>
')

Any ideas? Am I missing something basic?

Oh i should mention, the cups server is on a pogoplug (ARM) and I'm on an arch tablet on the same network
ShadowfoxXXX
 
Posts: 2
Joined: Tue Aug 14, 2012 7:14 am

Re: Cups Issues?

Postby ShadowfoxXXX » Fri Aug 17, 2012 9:43 pm

So I turned debugging on and looked at the log, and admin.cgi and printers.cgi both crash when i try to visit the admin page or the printers page. (signal 11)
ShadowfoxXXX
 
Posts: 2
Joined: Tue Aug 14, 2012 7:14 am

Re: Cups Issues?

Postby jm2 » Sun Jan 06, 2013 12:39 am

After having the same Internal Server Error issue myself, I stumbled on the solution here: viewtopic.php?f=15&t=3264#p19708
jm2
 
Posts: 10
Joined: Sat Jun 23, 2012 4:45 pm


Return to Community Supported

Who is online

Users browsing this forum: No registered users and 42 guests