Sending multiple copies to printers results in only one copy printing

2019-07-24 Thread Oflameo
I have a Brother DCP-L2550DW series and a Brother MFC-J497DW. When I
send multiple copies of one page to be print out to either printer, the
printer only prints the first copy and stops printing.


Re: How to gain control over the system?

2017-07-08 Thread Oflameo
Did you remember to reconfigure sudo? What Desktop Environment are you
using?

On Sat, 2017-07-08 at 23:57 +0200, Kaj Persson wrote:
> Hi all,
> 
> Anyone having an idea how to get back the command over my desktop, 
> including the panels? Until two weeks ago I ran Debian 8 ("jessie"),
> but 
> after a unsuccessful clean-up operation the whole system became
> totally 
> corrupted, and I decided to to a complete new install of the new
> Debian 
> 9 ("stretch") and Mate (which I was using in jessie too). I was
> using 
> the live DVD put on a memory stick. All went fine, and the system 
> started without problems. I was happy to notice that I could now use
> the 
> Nouveau driver for the screen. Until now I have had to use the
> nVidia 
> driver certainly without problems, but it is good being able to use
> free 
> software.
> 
> But now I discovered an issue, I cannot manage my desktop. I have
> always 
> at the previous installations, and they are quite many now, been
> advised 
> to, for security reason, leave the root password unset, which causes
> the 
> root account go passive, and for all tasks where I need root
> authority I 
> go via su/sudo. It has always worked fine, and this using su/sudo
> still 
> does. But I cannot control the panels, I have two of them, one on
> top 
> intended for icons of my most used programs, as a kind of favourite 
> menu, and one at bottom where the active programmes appear as
> buttons. 
> The bottom panel is working mostly as I want, but I cannot add new
> apps 
> to it, e.g. the window switch, I used to have. And I cannot add the 
> program icons to top panel. Via a right click on a program menu item
> I 
> have the option "Put this to the panel" (well, possibly not the
> correct 
> words, this is a home made translation from my Swedish version),
> but, 
> when trying to select that, nothing happens.
> 
> However the related options to save icon to the desktop works fine,
> and 
> I can also sort the icons to what I find useful, but it does not
> survive 
> a cold start. All the icons come back in some kind of default order, 
> which I have not been able found out. It is at least not alphabetic.
> 
> So can someone help me get the command back, or do I have to make a
> new 
> reinstall, hoping for better luck. Possibly setting a password on
> the 
> Admin, hence activating that account, which I would prefer not having
> to.
> 
> Thank you in advance
> Kaj
> 



Graphics in Debian 9 & Zero-K

2017-07-06 Thread Oflameo
First issue:

https://springrts.com/mantis/view.php?id=5634

This Kloot character keeps closing my promoted Zero-K tickets that get
promoted because of Spring engine issues. On Debian 8, the game ran
slow. On Debian 9 the game doesn't start.

A couple days ago, he said that my POLARIS10 drivers were Obviously
VMWare drivers and closed the ticket looking straight at my dmesg
output and said I misconfigured my system, which I just did a clean
install on so I can dodge the accusation.

I am looking to find undeniable evidence that I am infact using my
RX470 with POLARIS10 drivers and not VMWare Drivers. If it takes
getting multiple Debian Developers to verify and sign off on the
drivers I am using to discredit Kloot, it is wort it to me.

Second issue:

https://springrts.com/mantis/view.php?id=5620

Even though my glxinfo also obviously says I am running my Graphics
using POLARIS10 drivers like dmesg did, it says it only supports OpenGL
3.0 when my card supports OpenGL 4.5.

http://www.thinkcomputers.org/sapphire-nitro-rx-470-oc-graphics-card-re
view/

Extended renderer info (GLX_MESA_query_renderer):
Vendor: X.Org (0x1002)
Device: AMD POLARIS10 (DRM 3.8.0 / 4.9.0-3-amd64, LLVM 3.9.1)
(0x67df)
Version: 13.0.6
Accelerated: yes
Video memory: 4037MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 4.3
Max compat profile version: 3.0
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.1
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD POLARIS10 (DRM 3.8.0 /
4.9.0-3-amd64,
 LLVM 3.9.1)
OpenGL version string: 3.0 Mesa 13.0.6

How do I get OpenGL 4.5 support out of Mesa on Debian 9?