Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120147 - usb printer no longer works after udev upgrade
Summary: usb printer no longer works after udev upgrade
Status: RESOLVED DUPLICATE of bug 116585
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Printing (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-23 23:54 UTC by matt
Modified: 2006-01-30 13:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description matt 2006-01-23 23:54:00 UTC
I can't print using my Samsung-ml2010 printer anymore.  (It used to work).

It shows up disabled/stopped in my cups admin interface (I'm using KDE).  When I try to start it, the /var/log/cups/error_log shows the following:

D [23/Jan/2006:23:47:14 -0800] StartJob: envp[0]="PATH=/usr/lib/cups/filter:/bin:/usr/bin"
D [23/Jan/2006:23:47:14 -0800] StartJob: envp[1]="SOFTWARE=CUPS/1.1"
D [23/Jan/2006:23:47:14 -0800] StartJob: envp[2]="USER=root"
D [23/Jan/2006:23:47:14 -0800] StartJob: envp[3]="CHARSET=iso-8859-1"
D [23/Jan/2006:23:47:14 -0800] StartJob: envp[4]="LANG=en"
D [23/Jan/2006:23:47:14 -0800] StartJob: envp[5]="PPD=/etc/cups/ppd/LASER.ppd"
D [23/Jan/2006:23:47:14 -0800] StartJob: envp[6]="CUPS_SERVERROOT=/etc/cups"
D [23/Jan/2006:23:47:14 -0800] StartJob: envp[7]="RIP_MAX_CACHE=8m"
D [23/Jan/2006:23:47:14 -0800] StartJob: envp[8]="TMPDIR=/var/spool/cups/tmp"
D [23/Jan/2006:23:47:14 -0800] StartJob: envp[9]="CONTENT_TYPE=application/postscript"
D [23/Jan/2006:23:47:14 -0800] StartJob: envp[10]="DEVICE_URI=usb://Samsung/ML-2010"
D [23/Jan/2006:23:47:14 -0800] StartJob: envp[11]="PRINTER=LASER"
D [23/Jan/2006:23:47:14 -0800] StartJob: envp[12]="CUPS_DATADIR=/usr/share/cups"
D [23/Jan/2006:23:47:14 -0800] StartJob: envp[13]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [23/Jan/2006:23:47:14 -0800] StartJob: envp[14]="CUPS_SERVER=localhost"
D [23/Jan/2006:23:47:14 -0800] StartJob: envp[15]="IPP_PORT=631"
D [23/Jan/2006:23:47:14 -0800] StartJob: statusfds = [ 9 10 ]
D [23/Jan/2006:23:47:14 -0800] StartJob: filterfds[1] = [ 11 -1 ]
D [23/Jan/2006:23:47:14 -0800] StartJob: filter = "/usr/lib/cups/filter/pstops"
D [23/Jan/2006:23:47:14 -0800] StartJob: filterfds[0] = [ 12 13 ]
D [23/Jan/2006:23:47:14 -0800] start_process("/usr/lib/cups/filter/pstops", 0xbfff0910, 0xbffefc80, 11, 13, 10)
I [23/Jan/2006:23:47:14 -0800] Started filter /usr/lib/cups/filter/pstops (PID 24411) for job 259.
D [23/Jan/2006:23:47:14 -0800] StartJob: filter = "/usr/lib/cups/filter/foomatic-rip"
D [23/Jan/2006:23:47:14 -0800] StartJob: filterfds[1] = [ 11 14 ]
D [23/Jan/2006:23:47:14 -0800] start_process("/usr/lib/cups/filter/foomatic-rip", 0xbfff0910, 0xbffefc80, 12, 14, 10)
I [23/Jan/2006:23:47:14 -0800] Started filter /usr/lib/cups/filter/foomatic-rip (PID 24412) for job 259.
D [23/Jan/2006:23:47:14 -0800] StartJob: backend = "/usr/lib/cups/backend/usb"
D [23/Jan/2006:23:47:14 -0800] StartJob: filterfds[0] = [ -1 12 ]
D [23/Jan/2006:23:47:14 -0800] start_process("/usr/lib/cups/backend/usb", 0xbfff0910, 0xbffefc80, 11, 12, 10)
I [23/Jan/2006:23:47:14 -0800] Started backend /usr/lib/cups/backend/usb (PID 24413) for job 259.
D [23/Jan/2006:23:47:14 -0800] ProcessIPPRequest: 8 status_code=0
E [23/Jan/2006:23:47:14 -0800] PID 24413 stopped with status 1!
E [23/Jan/2006:23:47:14 -0800] [Job 259] Unable to open USB device "usb://Samsung/ML-2010": No such device
D [23/Jan/2006:23:47:14 -0800] AcceptClient: 10 from localhost:631.
D [23/Jan/2006:23:47:14 -0800] CloseClient: 8
D [23/Jan/2006:23:47:14 -0800] ReadClient: 10 POST /printers/ HTTP/1.1
D [23/Jan/2006:23:47:14 -0800] ProcessIPPRequest: 10 status_code=1
D [23/Jan/2006:23:47:14 -0800] AcceptClient: 8 from localhost:631.
D [23/Jan/2006:23:47:14 -0800] CloseClient: 10
D [23/Jan/2006:23:47:14 -0800] ReadClient: 8 POST /classes/ HTTP/1.1
D [23/Jan/2006:23:47:14 -0800] ProcessIPPRequest: 8 status_code=1
D [23/Jan/2006:23:47:14 -0800] AcceptClient: 10 from localhost:631.
D [23/Jan/2006:23:47:14 -0800] CloseClient: 8
D [23/Jan/2006:23:47:14 -0800] ReadClient: 10 POST /printers/ HTTP/1.1
D [23/Jan/2006:23:47:14 -0800] ProcessIPPRequest: 10 status_code=1
D [23/Jan/2006:23:47:14 -0800] CloseClient: 10
D [23/Jan/2006:23:47:14 -0800] AcceptClient: 8 from localhost:631.
D [23/Jan/2006:23:47:14 -0800] [Job 259] Page = 612x792; 0,0 to 612,792
D [23/Jan/2006:23:47:14 -0800] [Job 259] slowcollate=0, slowduplex=0, sloworder=0
D [23/Jan/2006:23:47:14 -0800] [Job 259] 0 %%BoundingBox: 0 0 612 792
D [23/Jan/2006:23:47:14 -0800] [Job 259] 0 %%Creator: Mozilla PostScript module (rv:1.7.12/2005121308)
D [23/Jan/2006:23:47:14 -0800] [Job 259] 0 %%DocumentData: Clean8Bit
D [23/Jan/2006:23:47:14 -0800] [Job 259] 0 %%DocumentPaperSizes: Letter
D [23/Jan/2006:23:47:14 -0800] [Job 259] 0 %%Orientation: Portrait
D [23/Jan/2006:23:47:14 -0800] [Job 259] 0 %%Pages: (atend)
D [23/Jan/2006:23:47:14 -0800] [Job 259] 0 %%PageOrder: Ascend
D [23/Jan/2006:23:47:14 -0800] [Job 259] 0 %%EndComments
D [23/Jan/2006:23:47:14 -0800] [Job 259] 0 %%BeginProlog
D [23/Jan/2006:23:47:14 -0800] [Job 259] perl: warning: Setting locale failed.
D [23/Jan/2006:23:47:14 -0800] [Job 259] perl: warning: Please check that your locale settings:
D [23/Jan/2006:23:47:14 -0800] [Job 259] LANGUAGE = (unset),
D [23/Jan/2006:23:47:14 -0800] [Job 259] LC_ALL = (unset),
D [23/Jan/2006:23:47:14 -0800] [Job 259] LANG = "en"
D [23/Jan/2006:23:47:14 -0800] [Job 259] are supported and installed on your system.
D [23/Jan/2006:23:47:14 -0800] [Job 259] perl: warning: Falling back to the standard locale ("C").
D [23/Jan/2006:23:47:14 -0800] ReadClient: 8 POST /printers/ HTTP/1.1
D [23/Jan/2006:23:47:14 -0800] ProcessIPPRequest: 8 status_code=1
D [23/Jan/2006:23:47:14 -0800] ReadClient: 7 POST / HTTP/1.1
D [23/Jan/2006:23:47:14 -0800] ProcessIPPRequest: 7 status_code=0
D [23/Jan/2006:23:47:14 -0800] CloseClient: 8
D [23/Jan/2006:23:47:14 -0800] ReadClient: 7 GET /printers/LASER.ppd HTTP/1.1
D [23/Jan/2006:23:47:14 -0800] SendFile: 7 file=8
D [23/Jan/2006:23:47:14 -0800] AcceptClient: 8 from localhost:631.
D [23/Jan/2006:23:47:14 -0800] ReadClient: 8 POST / HTTP/1.1
D [23/Jan/2006:23:47:14 -0800] ProcessIPPRequest: 8 status_code=1
D [23/Jan/2006:23:47:14 -0800] CloseClient: 8
D [23/Jan/2006:23:47:14 -0800] [Job 259] foomatic-rip version $Revision: 3.43.2.2 $ running...
D [23/Jan/2006:23:47:14 -0800] [Job 259] Parsing PPD file ...
D [23/Jan/2006:23:47:14 -0800] [Job 259] *cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option ColorSpace
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option PageSize
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option PageRegion
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option ImageableArea
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option PaperDimension
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option Manualfeed
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option MediaType
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option Resolution
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option Economode
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option RET
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option Copies
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option Density
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option AllowReprint
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option Altitude
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option JamRecovery
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option PageTimeout
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option PowerSaveTime
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option PowerSaving
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option PageSizeJCL
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option PageSizePS
D [23/Jan/2006:23:47:14 -0800] [Job 259] Added option Font
D [23/Jan/2006:23:47:14 -0800] [Job 259]
D [23/Jan/2006:23:47:14 -0800] [Job 259] Parameter Summary
D [23/Jan/2006:23:47:14 -0800] [Job 259] -----------------
D [23/Jan/2006:23:47:14 -0800] [Job 259]
D [23/Jan/2006:23:47:14 -0800] [Job 259] Spooler: cups
D [23/Jan/2006:23:47:14 -0800] [Job 259] Printer: LASER
D [23/Jan/2006:23:47:14 -0800] [Job 259] PPD file: /etc/cups/ppd/LASER.ppd
D [23/Jan/2006:23:47:14 -0800] [Job 259] Printer model: Samsung ML-4500 Foomatic/gdi (recommended)
D [23/Jan/2006:23:47:14 -0800] [Job 259] Job title: (stdin)
D [23/Jan/2006:23:47:14 -0800] [Job 259] File(s) to be printed:
D [23/Jan/2006:23:47:14 -0800] [Job 259] <STDIN>
D [23/Jan/2006:23:47:14 -0800] [Job 259]
D [23/Jan/2006:23:47:14 -0800] [Job 259]
D [23/Jan/2006:23:47:14 -0800] [Job 259] ================================================
D [23/Jan/2006:23:47:14 -0800] [Job 259]
D [23/Jan/2006:23:47:14 -0800] [Job 259] File: <STDIN>
D [23/Jan/2006:23:47:14 -0800] [Job 259]
D [23/Jan/2006:23:47:14 -0800] [Job 259] ================================================
D [23/Jan/2006:23:47:14 -0800] [Job 259]
D [23/Jan/2006:23:47:14 -0800] [Job 259] Reading PostScript input ...
D [23/Jan/2006:23:47:14 -0800] [Job 259] --> This document is DSC-conforming!
D [23/Jan/2006:23:47:14 -0800] [Job 259]
D [23/Jan/2006:23:47:14 -0800] [Job 259] -----------
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%BeginProlog
D [23/Jan/2006:23:47:14 -0800] [Job 259] 0 %%EndProlog
D [23/Jan/2006:23:47:14 -0800] [Job 259] 0 %%Page: 1 1
D [23/Jan/2006:23:47:14 -0800] [Job 259] 0 %%Page: 1 1
D [23/Jan/2006:23:47:14 -0800] [Job 259] pw = 612.0, pl = 792.0
D [23/Jan/2006:23:47:14 -0800] [Job 259] PageLeft = 0.0, PageRight = 612.0
D [23/Jan/2006:23:47:14 -0800] [Job 259] PageTop = 792.0, PageBottom = 0.0
D [23/Jan/2006:23:47:14 -0800] [Job 259] PageWidth = 612.0, PageLength = 792.0
D [23/Jan/2006:23:47:14 -0800] [Job 259] 0 %%BeginPageSetup
D [23/Jan/2006:23:47:14 -0800] [Job 259] 0 %%EndPageSetup
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%EndProlog
D [23/Jan/2006:23:47:14 -0800] [Job 259]
D [23/Jan/2006:23:47:14 -0800] [Job 259] -----------
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%BeginSetup
D [23/Jan/2006:23:47:14 -0800] [Job 259] Inserting PostScript code for CUPS' page accounting
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%BeginFeature: *PageRegion Letter
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: PageRegion=Letter --> Option will be set by PostScript interpreter
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %% FoomaticRIPOptionSetting: PageSize=Letter
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: PageSize=Letter --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%BeginFeature: *Manualfeed Off
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: Manualfeed=Off --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %% FoomaticRIPOptionSetting: Manualfeed=Off
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: Manualfeed=Off --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%BeginFeature: *Economode Off
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: Economode=Off --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %% FoomaticRIPOptionSetting: Economode=Off
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: Economode=Off --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%BeginFeature: *Resolution 600x600dpi
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: Resolution=600x600dpi --> Option will be set by PostScript interpreter
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%BeginFeature: *MediaType Normal
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: MediaType=Normal --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %% FoomaticRIPOptionSetting: MediaType=Normal
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: MediaType=Normal --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%BeginFeature: *Density 3
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: Density=3 --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %% FoomaticRIPOptionSetting: Density=3
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: Density=3 --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%BeginFeature: *JamRecovery Yes
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: JamRecovery=Yes --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %% FoomaticRIPOptionSetting: JamRecovery=Yes
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: JamRecovery=Yes --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%BeginFeature: *AllowReprint Yes
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: AllowReprint=Yes --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %% FoomaticRIPOptionSetting: AllowReprint=Yes
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: AllowReprint=Yes --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%BeginFeature: *Altitude Low
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: Altitude=Low --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %% FoomaticRIPOptionSetting: Altitude=Low
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: Altitude=Low --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%BeginFeature: *Copies 1
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: Copies=1 --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %% FoomaticRIPOptionSetting: Copies=1
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: Copies=1 --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%BeginFeature: *PageTimeout 15
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: PageTimeout=15 --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %% FoomaticRIPOptionSetting: PageTimeout=15
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: PageTimeout=15 --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%BeginFeature: *PowerSaving On
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: PowerSaving=On --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %% FoomaticRIPOptionSetting: PowerSaving=On
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: PowerSaving=On --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%BeginFeature: *PowerSaveTime 5
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: PowerSaveTime=5 --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %% FoomaticRIPOptionSetting: PowerSaveTime=5
D [23/Jan/2006:23:47:14 -0800] [Job 259] Option: PowerSaveTime=5 --> Setting option
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%EndSetup
D [23/Jan/2006:23:47:14 -0800] [Job 259]
D [23/Jan/2006:23:47:14 -0800] [Job 259] -----------
D [23/Jan/2006:23:47:14 -0800] [Job 259] New page:  1 1
D [23/Jan/2006:23:47:14 -0800] [Job 259] Inserting option code into "PageSetup" section.
D [23/Jan/2006:23:47:14 -0800] [Job 259]
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%BeginPageSetup
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found: %%EndPageSetup
D [23/Jan/2006:23:47:14 -0800] [Job 259] End of page header
D [23/Jan/2006:23:47:14 -0800] [Job 259] Stopping search for page header options
D [23/Jan/2006:23:47:14 -0800] [Job 259] Found:
D [23/Jan/2006:23:47:14 -0800] [Job 259] newpath
D [23/Jan/2006:23:47:14 -0800] [Job 259] --> Output goes directly to the renderer now.
D [23/Jan/2006:23:47:14 -0800] [Job 259]
D [23/Jan/2006:23:47:14 -0800] [Job 259]
D [23/Jan/2006:23:47:14 -0800] [Job 259] Starting renderer
D [23/Jan/2006:23:47:14 -0800] [Job 259] JCL: <job data>
D [23/Jan/2006:23:47:14 -0800] [Job 259]
D [23/Jan/2006:23:47:14 -0800] [Job 259] renderer PID kid4=24415
D [23/Jan/2006:23:47:14 -0800] [Job 259] renderer command: gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=gdi -sOutputFile=- - | perl -p -e 's/PJL PAGE LETTER/PJL PAGE LETTER/; s/PJL PAGE (\S*) AUTO/PJL PAGE $1 AUTO/; s/PJL SET TONERSAVE = OFF/PJL SET TONERSAVE = OFF\r\n\@PJL SET ECONOMODE = OFF/; s/PJL SET PAPERTYPE = NORMAL/PJL SET PAPERTYPE = NORMAL/; s/PJL SET DENSITY = 1/PJL SET DENSITY = 3/; s/(\@PJL ENTER LANGUAGE)/\@PJL SET RET = OFF\r\n$1/; s/(\@PJL ENTER LANGUAGE)/\@PJL SET JAMRECOVERY = ON\r\n$1/; s/(\@PJL ENTER LANGUAGE)/\@PJL SET REPRINT = ON\r\n$1/; s/(\@PJL ENTER LANGUAGE)/\@PJL SET ALTITUDE = OFF\r\n$1/; s/PJL COPIES = 1/PJL COPIES = 1/; s/(\@PJL ENTER LANGUAGE)/\@PJL DEFAULT TIMEOUT = 15\r\n$1/; s/(\@PJL ENTER LANGUAGE)/\@PJL DEFAULT POWERSAVE = ON\r\n$1/; s/(\@PJL ENTER LANGUAGE)/\@PJL DEFAULT POWERSAVETIME = 5\r\n$1/; '
D [23/Jan/2006:23:47:14 -0800] [Job 259] perl: warning: Setting locale failed.
D [23/Jan/2006:23:47:14 -0800] [Job 259] perl: warning: Please check that your locale settings:
D [23/Jan/2006:23:47:14 -0800] [Job 259] LANGUAGE = (unset),
D [23/Jan/2006:23:47:14 -0800] [Job 259] LC_ALL = (unset),
D [23/Jan/2006:23:47:14 -0800] [Job 259] LANG = "en"
D [23/Jan/2006:23:47:14 -0800] [Job 259] are supported and installed on your system.
D [23/Jan/2006:23:47:14 -0800] [Job 259] perl: warning: Falling back to the standard locale ("C").
D [23/Jan/2006:23:47:14 -0800] [Job 259] foomatic-gswrapper: gs '-dBATCH' '-dPARANOIDSAFER' '-dQUIET' '-dNOPAUSE' '-sDEVICE=gdi' '-sOutputFile=| cat >&3' '/dev/fd/0' 3>&1 1>&2
D [23/Jan/2006:23:47:14 -0800] [Job 259] perl: warning: Setting locale failed.
D [23/Jan/2006:23:47:14 -0800] [Job 259] perl: warning: Please check that your locale settings:
D [23/Jan/2006:23:47:14 -0800] [Job 259] LANGUAGE = (unset),
D [23/Jan/2006:23:47:14 -0800] [Job 259] LC_ALL = (unset),
D [23/Jan/2006:23:47:14 -0800] [Job 259] LANG = "en"
D [23/Jan/2006:23:47:14 -0800] [Job 259] are supported and installed on your system.
D [23/Jan/2006:23:47:14 -0800] [Job 259] perl: warning: Falling back to the standard locale ("C").
D [23/Jan/2006:23:47:15 -0800] [Job 259] 0 %%Page: 2 2
D [23/Jan/2006:23:47:15 -0800] [Job 259] pw = 612.0, pl = 792.0
D [23/Jan/2006:23:47:15 -0800] [Job 259] PageLeft = 0.0, PageRight = 612.0
D [23/Jan/2006:23:47:15 -0800] [Job 259] PageTop = 792.0, PageBottom = 0.0
D [23/Jan/2006:23:47:15 -0800] [Job 259] PageWidth = 612.0, PageLength = 792.0
D [23/Jan/2006:23:47:15 -0800] [Job 259] 0 %%BeginPageSetup
D [23/Jan/2006:23:47:15 -0800] [Job 259] 0 %%EndPageSetup
D [23/Jan/2006:23:47:15 -0800] [Job 259]
D [23/Jan/2006:23:47:15 -0800] [Job 259] -----------
D [23/Jan/2006:23:47:15 -0800] [Job 259] New page:  2 2
D [23/Jan/2006:23:47:15 -0800] [Job 259] Inserting option code into "PageSetup" section.
D [23/Jan/2006:23:47:15 -0800] [Job 259] Found:
D [23/Jan/2006:23:47:15 -0800] [Job 259] %%Page: 2 2
D [23/Jan/2006:23:47:15 -0800] [Job 259] --> Output goes to the FIFO buffer now.
D [23/Jan/2006:23:47:15 -0800] [Job 259]
D [23/Jan/2006:23:47:15 -0800] [Job 259]
D [23/Jan/2006:23:47:15 -0800] [Job 259] Found: %%BeginPageSetup
D [23/Jan/2006:23:47:15 -0800] [Job 259] Found: %%EndPageSetup
D [23/Jan/2006:23:47:15 -0800] [Job 259] End of page header
D [23/Jan/2006:23:47:15 -0800] [Job 259] Stopping search for page header options
D [23/Jan/2006:23:47:15 -0800] [Job 259] Found:
D [23/Jan/2006:23:47:15 -0800] [Job 259] gsave
D [23/Jan/2006:23:47:15 -0800] [Job 259] --> Output goes directly to the renderer now.
D [23/Jan/2006:23:47:15 -0800] [Job 259]
D [23/Jan/2006:23:47:15 -0800] [Job 259] 0 %%Trailer
D [23/Jan/2006:23:47:15 -0800] [Job 259] Saw Trailer!
D [23/Jan/2006:23:47:15 -0800] [Job 259] Saw EOF!
D [23/Jan/2006:23:47:15 -0800] [Job 259]
D [23/Jan/2006:23:47:15 -0800] [Job 259] Closing renderer
D [23/Jan/2006:23:47:16 -0800] [Job 259] KID3 exited with status 0
D [23/Jan/2006:23:47:16 -0800] [Job 259] KID4 exited with status 9
D [23/Jan/2006:23:47:16 -0800] [Job 259] Renderer exit stat: 9
D [23/Jan/2006:23:47:16 -0800] [Job 259] Process dying with "error closing *main::STDOUT", exit stat: 9
D [23/Jan/2006:23:47:16 -0800] [Job 259] error closing *main::STDOUT
D [23/Jan/2006:23:47:16 -0800] [Job 259] KID3 finished
D [23/Jan/2006:23:47:16 -0800] [Job 259] Renderer process finished
D [23/Jan/2006:23:47:16 -0800] [Job 259] Killing process 24414 (KID3)
D [23/Jan/2006:23:47:16 -0800] [Job 259] Process dying with "Error closing renderer", exit stat: 9
D [23/Jan/2006:23:47:16 -0800] [Job 259] Error closing renderer
E [23/Jan/2006:23:47:16 -0800] PID 24412 stopped with status 9!
D [23/Jan/2006:23:47:16 -0800] UpdateJob: job 259, file 0 is complete.
D [23/Jan/2006:23:47:16 -0800] StopJob: id = 259, force = 0
I [23/Jan/2006:23:47:16 -0800] Saving printers.conf...
D [23/Jan/2006:23:47:16 -0800] StopJob: printer state is 5
D [23/Jan/2006:23:47:19 -0800] AcceptClient: 8 from localhost:631.
D [23/Jan/2006:23:47:19 -0800] ReadClient: 8 POST /printers/ HTTP/1.1
D [23/Jan/2006:23:47:19 -0800] ProcessIPPRequest: 8 status_code=1


Not sure how to parse this but I think the interesting bit is the line that starts with "E" (as in error).

I'm not sure if this has to do with udev upgrade to 79-r1, but I no longer have /dev/usb*....

emerge info 
Portage 2.0.54 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 1600MHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X aac aalib alsa apm audiofile avi berkdb bitmap-fonts bzip2 cdparanoia cdr crypt cups curl dga dv dvb dvd dvdr dvdread eds emacs emboss encode esd exif expat fam ffmpeg flac foomaticdb fortran gdbm gif glut gmp gphoto2 gpm gstreamer gtk gtk2 gtkhtml idn imagemagick imlib ipv6 jack java joystick jpeg junit kde lcms ldap libg++ libwww mad matroska mhash mikmod mmx mng motif mozilla mp3 mpeg mysql ncurses nls nptl nptlonly ogg oggvorbis opengl oss pam pcre pda pdflib perl png postgres ppds python qt quicktime readline real recode samba scanner sdl spell sqlite sse sse2 ssl svga tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis win32codecs wxwindows xine xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2006-01-24 12:09:06 UTC
did you update your udev rules?
Can you pelase try a newer udev version like 081?
Comment 2 Greg Kroah-Hartman (RETIRED) gentoo-dev 2006-01-30 13:54:01 UTC

*** This bug has been marked as a duplicate of 116585 ***