[SOLVED] CUPS fails to find my USB-connected Lexmark X543dn

Hi there!
I just installed arch off the netinstall CD. Right now I'm struggling to get it recognize my printer. I fired up rekonq at localhost:631 and clicked my way to Add Printer. When prompted, I provided root's name and password. This brings me to the Add Printer page with the "hourglass-like" circle spinning while it's searching for printers. It doesn't find anything.
At connecting the printer to my USB port I get the following in /var/log/messages.log:
Apr 2 12:14:40 Godot kernel: usb 1-3: new high speed USB device using ehci_hcd and address 6
Apr 2 12:14:40 Godot kernel: usb 1-3: configuration #1 chosen from 1 choice
Apr 2 12:14:40 Godot kernel: usblp0: USB Bidirectional printer dev 6 if 1 alt 0 proto 2 vid 0x043D pid 0x0121
Apr 2 12:14:40 Godot kernel: generic-usb 0003:043D:0121.0004: hiddev1,hidraw0: USB HID v1.00 Device [Lexmark International Lexmark X543] on usb-0000:00:02.2-3/input2
As per http://wiki.archlinux.org/index.php/Cups#Kernel_modules I also tried rmmodding usblp. This doesn't change anything in CUPS' web frontend. However, the modules seems to get reloaded:
Apr 2 12:16:45 Godot kernel: usb 1-4: new high speed USB device using ehci_hcd and address 7
Apr 2 12:16:45 Godot kernel: usb 1-4: configuration #1 chosen from 1 choice
Apr 2 12:16:45 Godot kernel: generic-usb 0003:043D:0121.0005: hiddev0,hidraw0: USB HID v1.00 Device [Lexmark International Lexmark X543] on usb-0000:00:02.2-4/input2
Apr 2 12:16:45 Godot kernel: usblp1: USB Bidirectional printer dev 7 if 1 alt 0 proto 2 vid 0x043D pid 0x0121
Apr 2 12:16:45 Godot kernel: usbcore: registered new interface driver usblp
and it also appears again in lsmod. So I tried blacklisting usblp, which again doesn't change anything in CUPS' frontend. However, it complains in /var/log/messages:
Apr 2 12:18:25 Godot kernel: usb 1-4: new high speed USB device using ehci_hcd and address 8
Apr 2 12:18:25 Godot kernel: usb 1-4: configuration #1 chosen from 1 choice
Apr 2 12:18:25 Godot kernel: generic-usb 0003:043D:0121.0006: hiddev0,hidraw0: USB HID v1.00 Device [Lexmark International Lexmark X543] on usb-0000:00:02.2-4/input2
Apr 2 12:18:25 Godot load-modules.sh: Not loading module 'usblp' for alias 'usb:v043Dp0121d0000dc00dsc00dp00ic07isc01ip02' because it is blacklisted
Apr 2 12:18:25 Godot load-modules.sh: 'usb:v043Dp0121d0000dc00dsc00dp00icFFiscFFipFF' is not a valid module or alias name
I set cupsd.conf's logging level to debug, which yields the following in errors_log. At 12:22:30 I pointed rekonq at localhost:631/admin, at 12:22:32 I clicked "Add printer":
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 16 POST /admin/ HTTP/1.1
D [02/Apr/2010:12:22:30 +0200] cupsdSetBusyState: Active clients
D [02/Apr/2010:12:22:30 +0200] cupsdAuthorize: No authentication data provided.
D [02/Apr/2010:12:22:30 +0200] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/admin.cgi"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[10] = "SERVER_ADMIN=root@Godot"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[11] = "SOFTWARE=CUPS/1.4.3"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[13] = "USER=root"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[16] = "IPP_PORT=631"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[17] = "LANG=de.UTF8"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[18] = "REDIRECT_STATUS=1"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[19] = "GATEWAY_INTERFACE=CGI/1.1"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[20] = "SERVER_NAME=localhost"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[21] = "SERVER_PORT=631"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[22] = "REMOTE_ADDR=127.0.0.1"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[23] = "REMOTE_HOST=localhost"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[24] = "SCRIPT_NAME=/admin/"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[25] = "SCRIPT_FILENAME=/usr/share/cups/doc/admin/"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[26] = "SERVER_PROTOCOL=HTTP/1.1"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[27] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux; de-DE) AppleWebKit/532.4 (KHTML, like Gecko) rekonq Safari/532.4"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[28] = "HTTP_REFERER=http://localhost:631/admin"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[29] = "REQUEST_METHOD=POST"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[30] = "CONTENT_LENGTH=14"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[31] = "CONTENT_TYPE=application/x-www-form-urlencoded"
D [02/Apr/2010:12:22:30 +0200] [CGI] Started /usr/lib/cups/cgi-bin/admin.cgi (PID 2520)
I [02/Apr/2010:12:22:30 +0200] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=2520)
D [02/Apr/2010:12:22:30 +0200] cupsdSendCommand: 16 file=14
D [02/Apr/2010:12:22:30 +0200] [CGI] admin.cgi started...
D [02/Apr/2010:12:22:30 +0200] cupsdAcceptClient: 12 from localhost (Domain)
D [02/Apr/2010:12:22:30 +0200] [CGI] http=0xb8f4a5d8
D [02/Apr/2010:12:22:30 +0200] [CGI] op="add-printer"...
D [02/Apr/2010:12:22:30 +0200] [CGI] do_am_printer: DEVICE_URI="(null)"
D [02/Apr/2010:12:22:30 +0200] [CGI] Getting list of devices...
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 12 POST / HTTP/1.1
D [02/Apr/2010:12:22:30 +0200] cupsdAuthorize: No authentication data provided.
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 12 1.1 CUPS-Get-Devices 1
D [02/Apr/2010:12:22:30 +0200] CUPS-Get-Devices
D [02/Apr/2010:12:22:30 +0200] cupsdIsAuthorized: username=""
D [02/Apr/2010:12:22:30 +0200] Returning HTTP Nicht berechtigt for CUPS-Get-Devices (no URI) from localhost
D [02/Apr/2010:12:22:30 +0200] cupsdSendHeader: 12 WWW-Authenticate: Basic realm="CUPS", trc="y"
D [02/Apr/2010:12:22:30 +0200] [CGI] cgi_passwd(prompt="Das Kennwort für „daemon" auf „localhost"? ") called!
D [02/Apr/2010:12:22:30 +0200] Script header: Status: 401
D [02/Apr/2010:12:22:30 +0200] cupsdSendHeader: 16 WWW-Authenticate: Basic realm="CUPS"
D [02/Apr/2010:12:22:30 +0200] Script header:
D [02/Apr/2010:12:22:30 +0200] cupsdWriteClient: 16 Closing because Keep-Alive disabled
D [02/Apr/2010:12:22:30 +0200] cupsdCloseClient: 16
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 12 WAITING Closing on EOF
D [02/Apr/2010:12:22:30 +0200] cupsdCloseClient: 12
D [02/Apr/2010:12:22:30 +0200] cupsdSetBusyState: Not busy
D [02/Apr/2010:12:22:30 +0200] PID 2520 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors.
D [02/Apr/2010:12:22:30 +0200] cupsdAcceptClient: 12 from localhost:631 (IPv4)
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 12 POST /admin/ HTTP/1.1
D [02/Apr/2010:12:22:30 +0200] cupsdSetBusyState: Active clients
D [02/Apr/2010:12:22:30 +0200] cupsdAuthorize: Authorized as root using Basic
D [02/Apr/2010:12:22:30 +0200] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/admin.cgi"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[10] = "SERVER_ADMIN=root@Godot"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[11] = "SOFTWARE=CUPS/1.4.3"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[13] = "USER=root"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[16] = "IPP_PORT=631"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[17] = "CUPSD_AUTH_TYPE=Basic"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[18] = "LANG=de.UTF8"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[19] = "REDIRECT_STATUS=1"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[21] = "SERVER_NAME=localhost"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[22] = "SERVER_PORT=631"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[23] = "REMOTE_ADDR=127.0.0.1"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[24] = "REMOTE_HOST=localhost"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[25] = "SCRIPT_NAME=/admin/"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/admin/"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[27] = "REMOTE_USER=root"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[28] = "SERVER_PROTOCOL=HTTP/1.1"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[29] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux; de-DE) AppleWebKit/532.4 (KHTML, like Gecko) rekonq Safari/532.4"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[30] = "HTTP_REFERER=http://localhost:631/admin"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[31] = "REQUEST_METHOD=POST"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[32] = "CONTENT_LENGTH=14"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[33] = "CONTENT_TYPE=application/x-www-form-urlencoded"
D [02/Apr/2010:12:22:30 +0200] [CGI] Started /usr/lib/cups/cgi-bin/admin.cgi (PID 2521)
I [02/Apr/2010:12:22:30 +0200] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=2521)
D [02/Apr/2010:12:22:30 +0200] cupsdSendCommand: 12 file=16
D [02/Apr/2010:12:22:30 +0200] [CGI] admin.cgi started...
D [02/Apr/2010:12:22:30 +0200] cupsdAcceptClient: 14 from localhost (Domain)
D [02/Apr/2010:12:22:30 +0200] [CGI] http=0xb81f05d8
D [02/Apr/2010:12:22:30 +0200] [CGI] op="add-printer"...
D [02/Apr/2010:12:22:30 +0200] [CGI] do_am_printer: DEVICE_URI="(null)"
D [02/Apr/2010:12:22:30 +0200] [CGI] Getting list of devices...
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 14 POST / HTTP/1.1
D [02/Apr/2010:12:22:30 +0200] cupsdAuthorize: No authentication data provided.
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 14 1.1 CUPS-Get-Devices 1
D [02/Apr/2010:12:22:30 +0200] CUPS-Get-Devices
D [02/Apr/2010:12:22:30 +0200] cupsdIsAuthorized: username=""
D [02/Apr/2010:12:22:30 +0200] Returning HTTP Nicht berechtigt for CUPS-Get-Devices (no URI) from localhost
D [02/Apr/2010:12:22:30 +0200] cupsdSendHeader: 14 WWW-Authenticate: Basic realm="CUPS", trc="y"
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 14 WAITING Closing on EOF
D [02/Apr/2010:12:22:30 +0200] cupsdCloseClient: 14
D [02/Apr/2010:12:22:30 +0200] cupsdAcceptClient: 14 from localhost (Domain)
D [02/Apr/2010:12:22:30 +0200] cupsdAcceptClient: 17 from localhost (Domain)
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 14 WAITING Closing on EOF
D [02/Apr/2010:12:22:30 +0200] cupsdCloseClient: 14
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 17 POST / HTTP/1.1
D [02/Apr/2010:12:22:30 +0200] cupsdAuthorize: Authorized as root using Local
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 17 1.1 CUPS-Get-Devices 1
D [02/Apr/2010:12:22:30 +0200] CUPS-Get-Devices
D [02/Apr/2010:12:22:30 +0200] cupsdIsAuthorized: username="root"
D [02/Apr/2010:12:22:30 +0200] [CGI] argv[0] = "/usr/lib/cups/daemon/cups-deviced"
D [02/Apr/2010:12:22:30 +0200] [CGI] argv[1] = "1"
D [02/Apr/2010:12:22:30 +0200] [CGI] argv[2] = "0"
D [02/Apr/2010:12:22:30 +0200] [CGI] argv[3] = "30"
D [02/Apr/2010:12:22:30 +0200] [CGI] argv[4] = "2"
D [02/Apr/2010:12:22:30 +0200] [CGI] argv[5] = "requested-attributes=all"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[10] = "SERVER_ADMIN=root@Godot"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[11] = "SOFTWARE=CUPS/1.4.3"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[13] = "USER=root"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[16] = "IPP_PORT=631"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[17] = "CUPSD_AUTH_TYPE=Local"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[18] = "LANG=de.UTF8"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[19] = "REDIRECT_STATUS=1"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[21] = "SERVER_NAME=localhost"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[22] = "SERVER_PORT=631"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[23] = "REMOTE_ADDR="
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[24] = "REMOTE_HOST=localhost"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[25] = "SCRIPT_NAME=/"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[27] = "REMOTE_USER=root"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[28] = "SERVER_PROTOCOL=HTTP/1.1"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[29] = "HTTP_USER_AGENT=CUPS/1.4.3"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[30] = "REQUEST_METHOD=POST"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[31] = "CONTENT_LENGTH=88"
D [02/Apr/2010:12:22:30 +0200] [CGI] envp[32] = "CONTENT_TYPE=application/ipp"
D [02/Apr/2010:12:22:30 +0200] [CGI] Started /usr/lib/cups/daemon/cups-deviced (PID 2522)
I [02/Apr/2010:12:22:30 +0200] Started "/usr/lib/cups/daemon/cups-deviced" (pid=2522)
D [02/Apr/2010:12:22:30 +0200] cupsdSendCommand: 17 file=14
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/usb (PID 2523)
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/serial (PID 2524)
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/ipp (PID 2525)
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/smb (PID 2526)
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/snmp (PID 2527)
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/parallel (PID 2528)
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/scsi (PID 2529)
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/mdns (PID 2530)
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/http (PID 2531)
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/lpd (PID 2532)
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/socket (PID 2533)
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Started backend /usr/lib/cups/backend/dnssd (PID 2534)
D [02/Apr/2010:12:22:30 +0200] [CGI] list_devices
D [02/Apr/2010:12:22:30 +0200] [CGI] usb_find_busses=3
D [02/Apr/2010:12:22:30 +0200] [CGI] Flushed attributes...
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Found device "http"...
D [02/Apr/2010:12:22:30 +0200] Script header: Content-Type: application/ipp
D [02/Apr/2010:12:22:30 +0200] Script header:
D [02/Apr/2010:12:22:30 +0200] [CGI] Flushed attributes...
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Found device "scsi"...
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] PID 2529 (scsi) exited with no errors.
D [02/Apr/2010:12:22:30 +0200] [CGI] Flushed attributes...
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Found device "lpd"...
D [02/Apr/2010:12:22:30 +0200] Script header: MIME-Version: 1.0
D [02/Apr/2010:12:22:30 +0200] Script header: Content-Type: multipart/x-mixed-replace; boundary="CUPS-MULTIPART"
D [02/Apr/2010:12:22:30 +0200] Script header:
D [02/Apr/2010:12:22:30 +0200] [CGI] Regular expression "[a-z]+://"
D [02/Apr/2010:12:22:30 +0200] [CGI] Regular expression "[a-z]+://"
D [02/Apr/2010:12:22:30 +0200] [CGI] Flushed attributes...
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Found device "ipp"...
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] PID 2525 (ipp) exited with no errors.
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] PID 2530 (mdns) exited with no errors.
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] PID 2531 (http) exited with no errors.
D [02/Apr/2010:12:22:30 +0200] [CGI] Flushed attributes...
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Found device "socket"...
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] PID 2532 (lpd) exited with no errors.
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] PID 2533 (socket) exited with no errors.
E [02/Apr/2010:12:22:30 +0200] [CGI] Unable to create avahi client: Resource temporarily unavailable
E [02/Apr/2010:12:22:30 +0200] [cups-deviced] PID 2534 (dnssd) stopped with status 1!
D [02/Apr/2010:12:22:30 +0200] [CGI] Flushed attributes...
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Found device "smb"...
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] PID 2526 (smb) exited with no errors.
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] PID 2524 (serial) exited with no errors.
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 13 GET /images/wait.gif HTTP/1.1
D [02/Apr/2010:12:22:30 +0200] cupsdAuthorize: No authentication data provided.
E [02/Apr/2010:12:22:30 +0200] Bad request line "" from localhost!
D [02/Apr/2010:12:22:30 +0200] cupsdCloseClient: 13
D [02/Apr/2010:12:22:30 +0200] cupsdAcceptClient: 13 from localhost:631 (IPv4)
D [02/Apr/2010:12:22:30 +0200] [CGI] Flushed attributes...
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] Found device "parallel:/dev/lp0"...
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 13 GET /images/right.gif HTTP/1.1
D [02/Apr/2010:12:22:30 +0200] cupsdAuthorize: No authentication data provided.
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] PID 2528 (parallel) exited with no errors.
D [02/Apr/2010:12:22:30 +0200] cupsdAcceptClient: 18 from localhost:631 (IPv4)
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 18 GET /cups.css HTTP/1.1
D [02/Apr/2010:12:22:30 +0200] cupsdAuthorize: No authentication data provided.
D [02/Apr/2010:12:22:30 +0200] cupsdAcceptClient: 19 from localhost:631 (IPv4)
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 19 GET /images/left.gif HTTP/1.1
D [02/Apr/2010:12:22:30 +0200] cupsdAuthorize: No authentication data provided.
E [02/Apr/2010:12:22:30 +0200] Bad request line "" from localhost!
D [02/Apr/2010:12:22:30 +0200] cupsdCloseClient: 13
E [02/Apr/2010:12:22:30 +0200] Bad request line "" from localhost!
D [02/Apr/2010:12:22:30 +0200] cupsdCloseClient: 19
D [02/Apr/2010:12:22:30 +0200] [CGI] usb_find_devices=7
D [02/Apr/2010:12:22:30 +0200] [CGI] Failed to set configuration 1 for 043d:0121
D [02/Apr/2010:12:22:30 +0200] [CGI] Failed to claim interface 1 for 043d:0121: Operation not permitted
D [02/Apr/2010:12:22:30 +0200] [cups-deviced] PID 2523 (usb) exited with no errors.
D [02/Apr/2010:12:22:30 +0200] cupsdAcceptClient: 13 from localhost:631 (IPv4)
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 13 GET /images/sel.gif HTTP/1.1
D [02/Apr/2010:12:22:30 +0200] cupsdAuthorize: No authentication data provided.
D [02/Apr/2010:12:22:30 +0200] cupsdAcceptClient: 19 from localhost:631 (IPv4)
D [02/Apr/2010:12:22:30 +0200] cupsdReadClient: 19 GET /images/unsel.gif HTTP/1.1
D [02/Apr/2010:12:22:30 +0200] cupsdAuthorize: No authentication data provided.
D [02/Apr/2010:12:22:32 +0200] [cups-deviced] PID 2527 (snmp) exited with no errors.
D [02/Apr/2010:12:22:32 +0200] PID 2522 (/usr/lib/cups/daemon/cups-deviced) exited with no errors.
D [02/Apr/2010:12:22:32 +0200] [CGI] Got device list!
D [02/Apr/2010:12:22:32 +0200] cupsdReadClient: 17 WAITING Closing on EOF
D [02/Apr/2010:12:22:32 +0200] cupsdCloseClient: 17
D [02/Apr/2010:12:22:32 +0200] PID 2521 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors.
D [02/Apr/2010:12:22:32 +0200] cupsdWriteClient: 12 Closing because Keep-Alive disabled
D [02/Apr/2010:12:22:32 +0200] cupsdCloseClient: 12
D [02/Apr/2010:12:22:32 +0200] cupsdSetBusyState: Not busy
D [02/Apr/2010:12:22:32 +0200] [CGI] Regular expression "[a-z]+://"
D [02/Apr/2010:12:22:32 +0200] [CGI] Regular expression "[a-z]+://"
D [02/Apr/2010:12:22:32 +0200] [CGI] Regular expression "[a-z]+://"
D [02/Apr/2010:12:22:32 +0200] [CGI] Regular expression "[a-z]+://"
D [02/Apr/2010:12:22:32 +0200] [CGI] Regular expression "[a-z]+://"
D [02/Apr/2010:12:22:32 +0200] [CGI] Regular expression "[a-z]+://"
D [02/Apr/2010:12:22:32 +0200] [CGI] Regular expression "[a-z]+://"
D [02/Apr/2010:12:22:32 +0200] [CGI] Regular expression "[a-z]+://"
D [02/Apr/2010:12:22:32 +0200] [CGI] Regular expression "[a-z]+://"
D [02/Apr/2010:12:22:32 +0200] [CGI] Regular expression "[a-z]+://"
D [02/Apr/2010:12:22:32 +0200] [CGI] Regular expression "[a-z]+://"
D [02/Apr/2010:12:22:32 +0200] [CGI] Regular expression "[a-z]+://"
D [02/Apr/2010:12:22:32 +0200] [CGI] Regular expression "[a-z]+://"
D [02/Apr/2010:12:22:32 +0200] [CGI] Regular expression "[a-z]+://"
This is the point where I'm at a loss. Any ideas anybody?
Regards,
Rufus D
Last edited by RufusD (2010-04-06 18:56:15)

@AndyRTR: Are you serious? *Half an hour*? Anyway, I tried it, but to no avail. The log goes like
tail -f cups/error_log
D [04/Apr/2010:20:26:59 +0200] [CGI] Regular expression "[a-z]+://"
D [04/Apr/2010:20:26:59 +0200] [CGI] Regular expression "[a-z]+://"
D [04/Apr/2010:20:26:59 +0200] [CGI] Regular expression "[a-z]+://"
D [04/Apr/2010:20:26:59 +0200] cupsdReadClient: 16 WAITING Closing on EOF
D [04/Apr/2010:20:26:59 +0200] cupsdCloseClient: 16
D [04/Apr/2010:20:26:59 +0200] [CGI] Regular expression "[a-z]+://"
D [04/Apr/2010:20:26:59 +0200] PID 5696 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors.
D [04/Apr/2010:20:26:59 +0200] cupsdWriteClient: 15 Closing because Keep-Alive disabled
D [04/Apr/2010:20:26:59 +0200] cupsdCloseClient: 15
D [04/Apr/2010:20:26:59 +0200] cupsdSetBusyState: Not busy
D [04/Apr/2010:20:27:28 +0200] cupsdReadClient: 20 WAITING Closing on EOF
D [04/Apr/2010:20:27:28 +0200] cupsdCloseClient: 20
D [04/Apr/2010:20:27:57 +0200] cupsdAcceptClient: 12 from localhost (Domain)
D [04/Apr/2010:20:27:57 +0200] Report: clients=1
D [04/Apr/2010:20:27:57 +0200] Report: jobs=0
D [04/Apr/2010:20:27:57 +0200] Report: jobs-active=0
D [04/Apr/2010:20:27:57 +0200] Report: printers=0
D [04/Apr/2010:20:27:57 +0200] Report: printers-implicit=0
D [04/Apr/2010:20:27:57 +0200] Report: stringpool-string-count=124
D [04/Apr/2010:20:27:57 +0200] Report: stringpool-alloc-bytes=3904
D [04/Apr/2010:20:27:57 +0200] Report: stringpool-total-bytes=2960
D [04/Apr/2010:20:27:57 +0200] cupsdReadClient: 12 POST / HTTP/1.1
D [04/Apr/2010:20:27:57 +0200] cupsdSetBusyState: Active clients
D [04/Apr/2010:20:27:57 +0200] cupsdAuthorize: No authentication data provided.
D [04/Apr/2010:20:27:57 +0200] cupsdReadClient: 12 1.1 Get-Notifications 1
D [04/Apr/2010:20:27:57 +0200] Get-Notifications /
D [04/Apr/2010:20:27:57 +0200] cupsdIsAuthorized: requesting-user-name="rufusd"
D [04/Apr/2010:20:27:57 +0200] Returning IPP successful-ok for Get-Notifications (/) from localhost
D [04/Apr/2010:20:27:57 +0200] cupsdSetBusyState: Not busy
D [04/Apr/2010:20:27:57 +0200] cupsdReadClient: 12 WAITING Closing on EOF
D [04/Apr/2010:20:27:57 +0200] cupsdCloseClient: 12
D [04/Apr/2010:20:28:57 +0200] cupsdAcceptClient: 12 from localhost (Domain)
D [04/Apr/2010:20:28:57 +0200] Report: clients=1
D [04/Apr/2010:20:28:57 +0200] Report: jobs=0
D [04/Apr/2010:20:28:57 +0200] Report: jobs-active=0
D [04/Apr/2010:20:28:57 +0200] Report: printers=0
D [04/Apr/2010:20:28:57 +0200] Report: printers-implicit=0
D [04/Apr/2010:20:28:57 +0200] Report: stringpool-string-count=124
D [04/Apr/2010:20:28:57 +0200] Report: stringpool-alloc-bytes=3904
D [04/Apr/2010:20:28:57 +0200] Report: stringpool-total-bytes=2960
D [04/Apr/2010:20:28:57 +0200] cupsdReadClient: 12 POST / HTTP/1.1
D [04/Apr/2010:20:28:57 +0200] cupsdSetBusyState: Active clients
D [04/Apr/2010:20:28:57 +0200] cupsdAuthorize: No authentication data provided.
D [04/Apr/2010:20:28:57 +0200] cupsdReadClient: 12 1.1 Get-Notifications 1
D [04/Apr/2010:20:28:57 +0200] Get-Notifications /
D [04/Apr/2010:20:28:57 +0200] cupsdIsAuthorized: requesting-user-name="rufusd"
D [04/Apr/2010:20:28:57 +0200] Returning IPP successful-ok for Get-Notifications (/) from localhost
D [04/Apr/2010:20:28:57 +0200] cupsdSetBusyState: Not busy
D [04/Apr/2010:20:28:57 +0200] cupsdReadClient: 12 WAITING Closing on EOF
D [04/Apr/2010:20:28:57 +0200] cupsdCloseClient: 12
D [04/Apr/2010:20:29:57 +0200] cupsdAcceptClient: 12 from localhost (Domain)
D [04/Apr/2010:20:29:57 +0200] Report: clients=1
D [04/Apr/2010:20:29:57 +0200] Report: jobs=0
D [04/Apr/2010:20:29:57 +0200] Report: jobs-active=0
D [04/Apr/2010:20:29:57 +0200] Report: printers=0
D [04/Apr/2010:20:29:57 +0200] Report: printers-implicit=0
D [04/Apr/2010:20:29:57 +0200] Report: stringpool-string-count=124
D [04/Apr/2010:20:29:57 +0200] Report: stringpool-alloc-bytes=3904
D [04/Apr/2010:20:29:57 +0200] Report: stringpool-total-bytes=2960
D [04/Apr/2010:20:29:57 +0200] cupsdReadClient: 12 POST / HTTP/1.1
D [04/Apr/2010:20:29:57 +0200] cupsdSetBusyState: Active clients
D [04/Apr/2010:20:29:57 +0200] cupsdAuthorize: No authentication data provided.
D [04/Apr/2010:20:29:57 +0200] cupsdReadClient: 12 1.1 Get-Notifications 1
D [04/Apr/2010:20:29:57 +0200] Get-Notifications /
D [04/Apr/2010:20:29:57 +0200] cupsdIsAuthorized: requesting-user-name="rufusd"
D [04/Apr/2010:20:29:57 +0200] Returning IPP successful-ok for Get-Notifications (/) from localhost
D [04/Apr/2010:20:29:57 +0200] cupsdSetBusyState: Not busy
D [04/Apr/2010:20:29:57 +0200] cupsdReadClient: 12 WAITING Closing on EOF
D [04/Apr/2010:20:29:57 +0200] cupsdCloseClient: 12
repeating the last 19 lines every minute. I don't get why it is "requesting-user-name=rufusd", when I log in to localhost:631/admin as root with root's password. Regarding the device you spoke about: when I allow usblp to be loaded, /dev/usblp1 gets created. I assume this is what you are talking about. It's a link to /dev/usb/lp1, the latter of which features permissions of crw-rw---- root:lp. My user is not a member of group lp, I just realize... Is there any advise as to which groups are useful for a single-user desktop PC? Until now, my user is only member of network and <username>

Similar Messages

  • [SOLVED] systemd: Failed to open private dbus connection

    Below is a snapshot from journalctl -b:
    systemd[1]: Starting user-1000.slice.
    systemd[1]: Created slice user-1000.slice.
    systemd[1]: Starting User Manager for 1000...
    systemd[1]: Starting Session 1 of user me.
    systemd[1]: Started Session 1 of user me.
    systemd-logind[195]: New session 1 of user me.
    systemd[261]: pam_unix(systemd-user:session): session opened for user me by (uid=0)
    systemd[261]: Failed to open private dbus connection: Failed to connect to socet /run/usr/1000/dbususer_bus_socket: No such file or directory
    systemd[261]: Mounted /sys/kernel/config.
    systemd[261]: Stopped target Bluetooth.
    systemd[261]: Stopped target Sound Card.
    systemd[261] Starting Default.
    systemd[261]: Reached target Default.
    systemd[261]: Startup finished in 135ms.
    systemd[1]: Started User Manager for 1000.
    login[199]: LOGIN ON tty1 BY me
    It's a fresh Arch Linux install and I didn't even had a time yet to tinker with systemd so it's unlikely that I've messed things up. I suspect that it might be the cause of the following problem:
    $ systemctl status --user
    Failed to issue method call: Process /bin/false exited with status 1
    For reference, systemd version:
    $ systemctl --version
    systemd 207
    +PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ
    Any ideas how can I solve the private dbus connection problem?
    Last edited by vox23 (2013-09-25 17:02:22)

    65kid wrote:do you actually experience any problems?
    I thought that it might be related to:
    $ systemctl status --user
    Failed to issue method call: Process /bin/false exited with status 1
    however when I followed wiki and created:
    $cat /etc/systemd/system/[email protected]/environment.conf
    [Service]
    Environment=DISPLAY=:0
    Environment=XDG_RUNTIME_DIR=/run/user/%I
    Environment=SHELL=%s
    then /bin/false error went away. I still have some problems with systemd managing my user session but unrelated to the above. Marking as solved.

  • [SOLVED]pwmconfig fails to find fan sensor on Intel D510MO motherboard

    Hello there,
    i can't find any info about this motherboard on wiki and google on this problem.
    i've installed lm_sensors and got this running sensors:
    coretemp-isa-0000
    Adapter: ISA adapter
    Core 0:      +19.0°C  (crit = +100.0°C)                 
    coretemp-isa-0002
    Adapter: ISA adapter
    Core 1:      +15.0°C  (crit = +100.0°C)                 
    w83627thf-isa-0290
    Adapter: ISA adapter
    in0:         +1.17 V  (min =  +0.00 V, max =  +3.84 V)   
    in1:         +1.01 V  (min =  +2.05 V, max =  +0.00 V)   ALARM
    in2:         +1.90 V  (min =  +0.00 V, max =  +0.00 V)   ALARM
    in3:         +3.02 V  (min =  +0.00 V, max =  +0.00 V)   ALARM
    in4:         +3.41 V  (min =  +0.02 V, max =  +0.00 V)   ALARM
    in7:         +2.99 V  (min =  +0.27 V, max =  +0.13 V)   ALARM
    in8:         +3.23 V  (min =  +0.00 V, max =  +0.00 V)   ALARM
    fan1:          0 RPM  (min = 1318 RPM, div = 32)  ALARM
    fan2:          0 RPM  (min =   -1 RPM, div = 32)  ALARM
    fan3:          0 RPM  (min =   -1 RPM, div = 2)  ALARM
    temp1:       +48.0°C  (high =  +0.0°C, hyst =  +0.0°C)  ALARM  sensor = thermistor
    temp2:       +29.0°C  (high = +80.0°C, hyst = +75.0°C)  sensor = diode
    temp3:       +29.0°C  (high = +80.0°C, hyst = +75.0°C)  sensor = diode
    beep_enable:enabled
    i've tried run pwmconfig and got this:
    Found the following devices:
       hwmon0/device is coretemp
       hwmon1/device is coretemp
       hwmon2/device is w83627thf
    Found the following PWM controls:
       hwmon2/device/pwm1
       hwmon2/device/pwm2
       hwmon2/device/pwm3
    Giving the fans some time to reach full speed...
    Found the following fan sensors:
       hwmon2/device/fan1_input     current speed: 0 ... skipping!
       hwmon2/device/fan2_input     current speed: 0 ... skipping!
       hwmon2/device/fan3_input     current speed: 0 ... skipping!
    There are no working fan sensors, all readings are 0.
    Make sure you have a 3-wire fan connected.
    You may also need to increase the fan divisors.
    See doc/fan-divisors for more information.
    anyway i managed to control my system fan to monitor temp1 (motherboard temp) running:
    echo "180" > /sys/class/hwmon/hwmon2/device/pwm1
    but i need to run it as root and pass "yes" to pwmconfig first to activate manual control
    so i need a bash script to run this  automatically on startup,i found this one and modified it but i need help to get pwmconfig run with "yes" before start my if...else control to launch "echo..." once temp1 reach 50 C°
    this is original:
    #!/bin/sh
    ### Temperature guard
    ### Auto Shutdown if Temperature is over threshold
    THRESHOLD=57 # Max temperature
    SENSORS=/usr/bin/sensors
    PATH=/bin:/usr/bin:/sbin:/usr/sbin
    test -x $SENSORS || exit 0
    echo "Temperature Guard started. Threshold temperature is $THRESHOLD °C"
    logger "Temperature Guard started. Threshold temperature is $THRESHOLD °C "
    while [ 1 ]
    do
    ## Get Temperature using lm-sensors
    t1=`$SENSORS | nawk '/temp1/ {print substr($2,2,2)}'`
    t2=`$SENSORS | nawk '/temp2/ {print substr($2,2,2)}'`
    t3=`$SENSORS | nawk '/temp3/ {print substr($2,2,2)}'`
    # log every 15 minutes
    logger "Temperature Guard RUNNING. CASE: $t1°C CPU: $t2°C BOARD: $t3°C"
    for i in `seq 1 180`;
    do
    ## Get Temperature using lm-sensors
    t1=`$SENSORS | nawk '/temp1/ {print substr($2,2,2)}'`
    t2=`$SENSORS | nawk '/temp2/ {print substr($2,2,2)}'`
    t3=`$SENSORS | nawk '/temp3/ {print substr($2,2,2)}'`
    if [ $t1 -gt $THRESHOLD -o $t2 -gt $THRESHOLD -o $t3 -gt $THRESHOLD ]
    then
    echo -n "\rTemperature PANIC! CASE: $t1°C CPU: $t2°C BOARD: $t3°C Shutting down immediately!"
    logger "Temperature Guard: PANIC!. CASE: $t1°C CPU: $t2°C BOARD: $t3°C Shutting down immediately!"
    shutdown -h now # requires %user ALL=NOPASSWD: /sbin/shutdown in visudo
    else
    echo -n "\rTemperature Guard: OK. CASE: $t1°C CPU: $t2°C BOARD: $t3°C"
    fi
    sleep 5
    done
    done
    any good person here to help me? :)
    Last edited by alko (2010-09-28 19:05:33)

    solved
    1)
    install with pacman:
    lm_sensors
    yaourt
    sudo
    nawk
    refer to the wiki of archlinux to install and configure this packages
    2)
    save this script and  add it to startup and shutdown of kde settings (i assume you are using kde,and i suggest you to install it)
    (example sudo path/to/yourscript.sh)
    #!/bin/sh
    ### controllo ventolina
    ### controlla in automatico la velocita' della ventolina data la temperatura
    SENSORS=/usr/bin/sensors
    PATH=/bin:/usr/bin:/sbin:/usr/sbin
    test -x $SENSORS || exit 0
    sudo sh -c "echo 1 > /sys/class/hwmon/hwmon2/device/pwm1_enable"
    while [ 1 ]
    do
    ## prende la temperatura da lm-sensors
    t1=`$SENSORS | nawk '/temp1/ {print substr($2,2,2)}'`
    if [ $t1 -gt "49" ];
    then
    echo "180" > /sys/class/hwmon/hwmon2/device/pwm1
    echo "temperatura $t1 gradi \n" ##comment this lines if you don't want to run in console
    sleep 20
    elif [ $t1 -gt "47" ];
    then
    echo "170" > /sys/class/hwmon/hwmon2/device/pwm1
    sleep 20
    echo "temperatura $t1 gradi \n"
    elif [ $t1 -gt "45" ];
    then
    echo "157" > /sys/class/hwmon/hwmon2/device/pwm1
    sleep 20
    echo "temperatura $t1 gradi \n"
    fi
    done
    Last edited by alko (2010-09-28 19:04:09)

  • HT1527 Whenever I try to redeem a card or access my account I get a message "connection manager invoke failed to find service connection url".  I reset my password, logged out and tried logging back in, same message.  How do I solve this issue?

    Whenever I try to log in to my account or redeem gift cards, I get a message saying "Connection Manager Invoke Failed to find a service connection url".  I changed my password, logged out and the same thing keeps happening.  Does anyone have a solution for this?

    Hello,
    Try to go to the settings on your phone... Settings > Store > Click your Apple ID: And sign out from your account, then sign in again .... This solved the problem for me on my iPhone 4s

  • App Store tells me failed to find service connection url. How do I fix it?

    When I go to buy an app from the app store it ask for my password for my apple ID. When I enter it it tells me it has failed to find my service connection URL. If If I try to open my account info it tells me I have entered my password wrong to many times when I'm not. Can anyone tell me why it has failed to find the service connection URL?

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Select "/var/log/install.log" from the file list on the left. If you don't see that list, select
    View ▹ Show Log List
    from the menu bar. Then select the messages from the last installation or update attempt, starting from the time when you initiated it. If you're not sure when that was, start over and note the time. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.

  • Sign in Error: failed to find service connection url

    Greetings!
    On my Windows desktop, when I try to sign into iTunes, I receive the following error:
    "ConnectionManager::invoke::failed to find the service connection url"
    I have seen all of the threads indicating other people had success when signing out, then signing in again.  I have not had any success with this.  I have unistalled iTunes, reinstalled, but the problem still avails.
    The baffling thing is that I am able to sign in to iTunes just fine using my Macbook.
    Any ideas?  Thanks!

    Fixed it.  I had to completely remove iTunes, reboot, rename my Music directory (which contains the itunes library), create a new Music folder, reinstall iTunes, reboot, and then it worked again.  What a pain!  Now I'm in the process of reimporting all of my media... but I can successfully sign in to iTunes.    

  • Error message when trying to sign in with iTunes: ConnectionManager::invoke::failed to find service connection url.

    I recently signed out of itunes on my imac and when i tried to sign back in i get the error message: ConnectionManager::invoke::failed to find service connection url. If i try again i get another box asking if i've forgotten my password. But my password is definitely right as i just used to it make an account on this support page. Any simple ways of fixing this?

    Just to test the simple things first, did you try to sign in using another credential?
    If only yours fails, then is a RIM issue, otherwise is indeed your Playbook failure.
    --- Catalonia, next state in Europe ----
    Use the "solved" or "Like" icons if my answer helped you.
    BES10 administrator for several customers.
    "SMPTE Calculator" timecode APP developer for BB10

  • TS1424 Message saying...Connection Manager invoke failed to find service connection URL why?

    When I go to sign in it iTunes a message comes up stating:  Connection Manager::invoke::Failed to find service connection url.  Does anyone know what this means and how to fix this issue?

    Check over on the right side of the thread here under More Like This. Look for one that has a green checkmark which means it is answered. I have read of this however, I do not know how to solve it. It seems as though it is one particular carrier this happens to.

  • USB Connection failed or broken - power problem?!?

    Hi,
    I had problems with Windows and my iPhone. First it sometimes did not find the iPhone. I checked all the drivers as described on the Apple page, but everything was OK. I deinstalled iTunes and reinstalled it: still no connect. I booted several times, too. That time the batetry was only half full.
    Next day, the battery was full. I plugged it in, and it was immediately recognized. But: this time during sync the connection got lost. Although retrying often, it just did not work for syncing files.
    So: I disables WLAN and set the screen brightness to the lowest value, and now everything works.
    Did anyone else experience a correlation ebtween battery level / power consumption and the quality of the USB connection?!? Or am I turning nuts?
    Bye, Uli

    Thanks for the tip. I did a few more tests, and it seems to be true.
    Here is what I tried: connect with 80% battery, works for the USB port on the back of the case and for 1 of the front ports.
    Connects with 20% battery only work for the back USB port.
    So there seems to be a combination of problems with my PC. It is correlated with battery level of the iPhone, but there also seems to be some kind of software / driver problem with the front port.
    Anyways, thanks for the tip -> solved from my point of view.

  • Connection manager invoke failed to find service ,what is this

    connection manager ::invoke::failed to find service...what is this

    Check over on the right side of the thread here under More Like This. Look for one that has a green checkmark which means it is answered. I have read of this however, I do not know how to solve it. It seems as though it is one particular carrier this happens to.

  • HT5622 connection manager invoke failed to find service connection url

    fixed this: CONNECTION MANAGER INVOKE FAILED TO FIND SERVICE CONNECTION URL

    Okay, so I had the same problem with logging in with this error message: "itunes connection manager invoke failed to find service connection url"
    I had this problem that I did not see immediately:
    - unpaid app from App Store,
    - and unpaid music file from a Itunes Store
    and I solved it by doing the following:
    I logged out of itunes store
    I logged out of App store
    I logged in online here in the support section
    I logged back into App store
    Updated my payment details (changing credit card helped...)
    Logged back into iTunes store, accepted back payment for outstanding app and music file
    It now logs back in.

  • HT204266 connection manager invoke failed to find service connection url

    Why does the following only show on my iPad and not iPhone 5
    connection manager invoke failed to find service connection url

    Okay, so I had the same problem with logging in with this error message: "itunes connection manager invoke failed to find service connection url"
    I had this problem that I did not see immediately:
    - unpaid app from App Store,
    - and unpaid music file from a Itunes Store
    and I solved it by doing the following:
    I logged out of itunes store
    I logged out of App store
    I logged in online here in the support section
    I logged back into App store
    Updated my payment details (changing credit card helped...)
    Logged back into iTunes store, accepted back payment for outstanding app and music file
    It now logs back in.

  • HT201304 Connection manager :invoke:failed to find service

    I can't download anything.  This screen comes up after I put in my password
    Connection manger :: invoke :: failed to find service URL

    Check over on the right side of the thread here under More Like This. Look for one that has a green checkmark which means it is answered. I have read of this however, I do not know how to solve it. It seems as though it is one particular carrier this happens to.

  • ConnectionManager::invoke::Failed to find service connection url. Error

    When I try to download something from app store I write my email and my password , but when i click on accept, appears this error: ConnectionManager::invoke::Failed to find service connection url.
    How can i solve this problem? Thanks!

    I had exact same error.....
    Rebooting - Failed
    Logging in to iTunes - Failed
    Logging into itunes Store - Failed
    Logging into iTunes Genius - SUCCESS    I woulnd't have thought it would make a difference but it does Then just log into the 'other' services with iTunes.
    Good luck!

  • Apple tv connection problems connection manager :: invoke:: failed to find service

    HELP THIS IS WHAT I GET WHEN TRYINF TO LOG INTO APPLE TV:
    apple tv connection problems connection manager :: invoke:: failed to find service

    Check over on the right side of the thread here under More Like This. Look for one that has a green checkmark which means it is answered. I have read of this however, I do not know how to solve it. It seems as though it is one particular carrier this happens to.

Maybe you are looking for

  • New features are missing in Photoshop cc update

    My software says Photoshop CC is up to date, However, I don't see the new features: No smart guides No Font view in document when I hover over a font in the selection list.

  • Run time error in Portal (BW 7 version)

    Hi, I am using BW 7 for generating a graph.i am using web application designer where i will give the name of query which is generating a report that consists of graph. then i am pasting the link of above report into a portal(iview)...later when i wil

  • How to insert a greek symbol like "alfa" and "beta" in Pages 5.0

    How do I insert a greek symbol like "alfa" or "beta" in Pages 5.0

  • Macbook & netgear router

    Hi guys, I have a Macbook with AirPort Extreme (Firmware Version 1.1.9.3) and my flat has a wireless internet connection with Netgear DG834G. For the past few months I have been expriencing a very strange thing. My macbook connects with no problem to

  • Javascript: 'has no properties' error

    Stumped by javascript once again. Can anyone see why I'm getting a 'mybuton has no properties' error in this script: javascript: var mybutton = document.getElementById('lnkBtn_delete'); var oldonclickfunction = mybutton.onClick; //old postback method