Comment 54 for bug 872711

Revision history for this message
simon james (sjames-vodamail) wrote :

Since installing Ubuntu 11.10 the printer(Lexmark s301) is not detected properly. Works fine under 11.04. Have installed the latest kernel.

# "uname -a" gives : Linux simon-N130 3.0.0-13-generic #21-Ubuntu SMP Mon Oct 17 20:18:09 UTC 2011 i686 i686 i386 GNU/Linux

Yet when I plug in my Lexmark s301 It seems to be seeing it as a usb storage drive.

dmesg gives

[ 1745.962653] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=600
[ 1746.143413] EXT4-fs (sda7): re-mounted. Opts: commit=600
[ 1792.440196] usb 1-1: new high speed USB device number 5 using ehci_hcd
[ 1792.578548] scsi4 : usb-storage 1-1:1.2
[ 1793.412363] Did not find alt setting 1 for intf 0, config 1
[ 1793.483524] generic-usb 0003:043D:0180.0001: hiddev0,hidraw0: USB HID v1.00 Device [Lexmark S300-S400 Series] on usb-0000:00:1d.7-1/input3
[ 1793.483600] usbcore: registered new interface driver usbhid
[ 1793.483608] usbhid: USB HID core driver
[ 1794.690489] usb 1-1: usbfs: interface 2 claimed by usb-storage while 'usb' sets config #1
[ 1794.694385] audit_printk_skb: 21 callbacks suppressed
[ 1794.694397] type=1400 audit(1319644579.789:19): apparmor="DENIED" operation="capable" parent=2716 profile="/usr/sbin/cupsd" pid=2719 comm="serial" capability=21 capname="sys_admin"

What does the "DENIED" mean in the last line?