On 2018-06-04 12:27 PM, Knurpht @ openSUSE wrote:
Op maandag 4 juni 2018 19:02:39 CEST schreef Darryl Gregorash:
Op maandag 4 juni 2018 18:27:34 CEST schreef Knurpht @ openSUSE:
Op maandag 4 juni 2018 18:07:09 CEST schreef Darryl Gregorash:
On 2018-06-03 11:32 PM, Per Jessen wrote:
Darryl Gregorash wrote: > I'll try to be polite for this ;) > > why do I have to run chrony? why can I not use a decent NTP client, > and be able to configure it in Yast? You don't have to, just deselect chrony and select ntp, but you'll have to configure your ntp manually. I don't know the reasoning for the switch to Chrony. I'm also sticking to ntp. Chrony is quick and dirty, emphasis on the dirty. We should at least have the option of selecting NTP, and being able to configure it in Yast. I don't mind chrony being the default, though -- that is fine for most users, I imagine, especially those who aren't experienced and might not be able to configure/use NTP to its maximum benefit. For example, can chrony connect to a local clock, eg. GPS? I don't recall that it can.
> why am I denied permission to run a shell script **even as the admin > user**? You'll have to provide some more information. Where and how? Fyi, I have no such problem. See Jeffrey Taylor's reply, and my reply to that <mega-blush>
> what is ruby doing that is so important that it blocks me from > installing a rpm that I have downloaded (drivers for my printer)? > (popup appears yammering something about "system management") YaST was rewritten in ruby, maybe that is what you're seeing. Yes, that was it. I must have had Yast minimized on the first try -- is there any way to locate a .rpm file on disk directly from within Yast? If so, I've never found out how to do so. Now my printer/scanner drivers are installed successfully, and after a bit of hassle, the scanner function is working OK (requiredunplugging/replugging the USB cable), but the printer is still notworking. The log files show that print jobs are being sent"successfully", but they never seem to reach the printer. I've had this same issue in the past with various installs of opensuse (way back to 9.x, IIRC), and always managed to resolve them -- but I cannot recall just what I did to fix it. Show us the output of lpstat -t Also, what downloaded driver rpm is installed ? Driver is from Brother, latest for DCP-7040
On 2018-06-04 10:29 AM, Knurpht @ openSUSE wrote: printer:brdcp7040lpr-2.0.2-1.i386
Installation also requires this rpm: cupswrapperDCP7040-2.0.2-1.i386
Output of lpstat: ~ # lpstat -t
h
scheduler is running
system default destination: DCP7040
device for DCP7040: usb://Brother/DCP-7040?serial=000F9N210911
DCP7040 accepting requests since Mon Jun 4 09:11:56 2018
printer DCP7040 is idle. enabled since Mon Jun 4 09:11:56 2018
Apart from the driver package and the cupswrapper package being 32bit, the output looks normal. What does lpstat -W all give? ~ # lpstat -W all DCP7040-1 root 17408 Mon Jun 4 08:15:45 2018 DCP7040-2 root 17408 Mon Jun 4 08:18:36 2018 DCP7040-6 root 17408 Mon Jun 4 09:06:30 2018
Anything in the dmesg output ? Nothing that I can see. There are lots of references to the printer. I believe this is everything after, and including, the point where I unplugged/replugged the USB cable:
[ 7124.948792] usb 9-3: USB disconnect, device number 3 [ 7124.949101] usblp0: removed [ 7134.521917] usb 9-3: new full-speed USB device number 6 using ohci-pci [ 7134.723450] usb 9-3: New USB device found, idVendor=04f9, idProduct=01e9 [ 7134.723460] usb 9-3: New USB device strings: Mfr=0, Product=0, SerialNumber=3 [ 7134.723464] usb 9-3: SerialNumber: 000F9N210911 [ 7134.730610] usblp 9-3:1.0: usblp0: USB Bidirectional printer dev 6 if 0 alt 0 proto 2 vid 0x04F9 pid 0x01E9 [ 7139.823004] usblp0: removed [ 7139.838567] usblp 9-3:1.0: usblp0: USB Bidirectional printer dev 6 if 0 alt 0 proto 2 vid 0x04F9 pid 0x01E9 [ 7194.670789] usb 9-3: usbfs: interface 0 claimed by usblp while 'xsane' sets config #1 [ 7194.670798] usb 9-3: usbfs: process 6205 (xsane) did not claim interface 1 before use [ 7200.115042] usb 9-3: usbfs: interface 0 claimed by usblp while 'xsane' sets config #1 [ 7200.115046] usb 9-3: usbfs: process 6205 (xsane) did not claim interface 1 before use [ 7256.137329] usb 9-3: usbfs: interface 0 claimed by usblp while 'xsane' sets config #1 [ 7256.137334] usb 9-3: usbfs: process 6205 (xsane) did not claim interface 1 before use [ 7312.529218] usblp0: removed [ 7315.042766] usblp 9-3:1.0: usblp0: USB Bidirectional printer dev 6 if 0 alt 0 proto 2 vid 0x04F9 pid 0x01E9 [ 7521.520307] usblp0: removed [ 7521.536867] usblp 9-3:1.0: usblp0: USB Bidirectional printer dev 6 if 0 alt 0 proto 2 vid 0x04F9 pid 0x01E9 [ 7849.189819] usblp0: removed [ 7849.453198] usblp 9-3:1.0: usblp0: USB Bidirectional printer dev 6 if 0 alt 0 proto 2 vid 0x04F9 pid 0x01E9 [ 8173.419237] usblp0: removed [ 8175.932487] usblp 9-3:1.0: usblp0: USB Bidirectional printer dev 6 if 0 alt 0 proto 2 vid 0x04F9 pid 0x01E9 Before that point, the printer shows up frequently as USB dev 3, but I am fairly sure that is before I managed to install the drivers. Maybe I should reboot this thing to see if that does anything? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org