You are not logged in.
Hello:
... suspect you might find an answer in there.
I reinstalled the drivers but there was a problem about some backend USB that was but was not there.
(sorry, I neglected to write down the exact text)
Then I realised CUPS was gone, so I reinstalled it and still no joy, same backend USB problem.
But then I had never used CUPS, which proved to be a real find. =-)
Opened it with a browser http://localhost:631/admin, installed the printer and deleted the other one (another 2020W but with a different name) that was not working for whatever reason.
So I was able to solved the problem autoremove caused but not the autoremove causing the problem because of the driver not being registered.
For the moment I'll just have to remember how that goes.
Maybe someone knows how to get that done, must be a way.
Thanks for your input.
Cheers,
A.
Hello:
In a hurry for a printer to finish some overdue work at home and not at the office, I went and got myself a SamsungXpress M2020W at a great discount.
[note]
The discount has a reason: printer carts for this thingy are a rather expensive proposition and 2020 is not the same as 2020W firmware wise.
It seems that the latter (the one I puchased, naturally) cannot have its firmware reflashed to be able to use alternative toner carts without a new chip each time.
[/note]
But I digress.
The printer drivers for Linux (provided by Samsung) are installed via a script and will most probably be removed by apt autoremove as apt/SPM has not registered them.
Is there a way to get them registered by apt/SPM so that this does not happen?
Thanks in advance.
A.
Hello:
My rig runs Devuan ASCII with the default Xfce desktop:
groucho@devuan:~$ uname -a
Linux devuan 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u6 (2018-10-08) x86_64 GNU/Linux
groucho@devuan:~$
It's fully up to date:
[root@devuan groucho]# apt-get update
Hit:1 http://deb.devuan.org/merged ascii InRelease
Hit:2 http://deb.devuan.org/merged ascii-updates InRelease
Hit:3 http://deb.devuan.org/merged ascii-security InRelease
Reading package lists... Done
[root@devuan groucho]#
I have my keyboard set up using dpkg-reconfigure keyboard-configuration.
The settings are these:
1. Generic 105-key (Intl) PC
2. Spanish (include dead tilde)
3. Key to function as AltGr: Right Alt (AltGr) ie: the default for the kb layout
4. Compose key Right Alt (AltGr)
5. Control+Alt+backspace to terminate the X server
These settings are reflected in Applications -> Settings -> Keyboard -> Layout, where the Use system defaults box is unchecked.
Everything works just as it says but ...
1. Control+Alt+backspace will not terminate the X server.
2. Characters belonging to this Spanish keyboard layout ie: ç/Ç and ñ/Ñ do not work in terminal.
I'd like to get 1. working as I use it relatively often.
I can live without 2. but I think have seen it working.
Can this be fixed?
Thanks in advance.
Cheers,
A.
Hello:
Un-set wlan0 as the default wireless device ...
Yes!
That did it. =-)
And of course, this does survive a reboot.
Curiously enough (or maybe not), Switch On Wi-Fi / Switch Off Wi-Fi in the UI does not get greyed out, it just goes unresponsive.
Pity, it shouldn't be too difficult to add an Always connect Wi-Fi check-box (or something similar) in the General Settings Tab.
It's a great application but it seems to me (from what I have seen on the Launchpad page) that the maintainers are not too keen on it.
Last release 1.7.4 was on 2016-01-25.
... see what wireless signals you can get) you'll need to set the default wireless device ...
Yes, in the event my ADSL goes dark.
... might be rfkill to turn it off.
Yes, but i'd have to be doing it every time I boot.
Thank you very much for your input.
Cheers,
A.
Hello:
Hello:
... should have been obvious to me. (I lost my *.ini instincts long ago ...)
... had to be at least one *.conf file for this app somewhere.
Not so much.
I'm sorry to have to report that I made a mistake when evaluating my results.
The line I added to the manager-settings.conf has no effect on how wicd starts up.
... the wicd-curses UI offers a toggle for achieving this (without manual file editing) ...
I installed wicd-curses but there's no option (I can find) that does what I want to do.
ie: that Wicd does not switch on Wi-Fi at boot time and uses just the wired connection.
Sorry for the confusion. :^ /
Cheers,
A.
Hello:
Good find.
Thank you but it should have been obvious to me. (I lost my *.ini instincts long ago ...)
The second I hit 'Submit' it dawned on me that there had to be at least one *.conf file for this app somewhere.
There is also the per-AP settings in /etc/wicd/wireless-settings.conf ...
I looked in that file but as it was directly related to specific (AP) settings and not global ones, decided not to touch it.
... the wicd-curses UI offers a toggle for achieving this (without manual file editing) ...
I don't have it installed, will have a look.
Thanks for your input.
Cheers,
A.
Hello:
So: does anyone know how to change the start-up behaviour in Wicd?
ie: Wi-Fi Off instead of On. (it is not in Preferences).
No ...
It is not in "Preferences" but that's because not all possible settings are represented in the GUI.
In /etc/wicd there are three configuration files which can be opened/edited (as root).
The one that has the settings reflected in Preferences is manager-settings.conf:
[Settings]
backend = external
wireless_interface = wlan0
wired_interface = eth0
wpa_driver = wext
always_show_wired_interface = True
use_global_dns = False
global_dns_1 = None
global_dns_2 = None
global_dns_3 = None
global_dns_dom = None
global_search_dom = None
auto_reconnect = True
debug_mode = 0
wired_connect_mode = 1
signal_display_type = 0
should_verify_ap = 0
dhcp_client = 0
link_detect_tool = 0
flush_tool = 0
sudo_app = 0
prefer_wired = True
show_never_connect = True
I saw the wired_connect_mode = 1 line and guessed that there probably was a possible default setting ie: wireless_connect_mode = 1 which would accept the value 0.
I added it and it worked. =-)
So:
Open manager-settings.conf (need to be root) and add the line wireless_connect_mode = 0.
That will have Wi-Fi off when the app starts and will survive a reboot.
Of course, you can turn Wi-Fi on again but it will not survive a reboot unless you either delete the added line or set it to wireless_connect_mode = 1
Cheers,
A.
Hello:
I use the default Wicd 1.7.4 application in my Devuan ASCII installation.
It is, in my limited opinion, much better and easier to use than the network managers I have come across in other distributions.
I have now moved from sharing a wifi account with a neighbor on the same floor to an ADSL subscription of my own.
It costs me about the same and do not have to deal with interferences from other Wi-Fi setups in the building.
So I have set up Wicd to use the wired network as the default profile but would like Wi-Fi to be switched off and be able to switch it on should I want to instead of being switched on and be able to switch it off.
The thing is that switching it off holds only for the session and on reboot Wi-Fi is on again.
Unfortunately, the Wicd FAQ https://launchpad.net/wicd says nothing about this and asking a question there usually goes unanswered till it is dropped.
There seems to be very little work being done on Wicd and I rather fear for its future.
So: does anyone know how to change the start-up behaviour in Wicd?
ie: Wi-Fi Off instead of On. (it is not in Preferences).
Thanks in advance.
Cheers,
A.
Hello:
The simpler solutionhttp://www.daniloaz.com/en/how-to-preve … huge-size/
Hmm ...
Please check the thread, specifically my second post:
WRT the .xsession-errors file, I found a solution to keep it in check here:
http://www.daniloaz.com/en/how-to-preve … huge-size/
It sets up a line in crontab to check every 15 minutes if the file size is greater than 5 GB and if so either empty it or keep the last 10,000 lines.
I set it for every 30 minutes and 1000 lines.
chris2be8's suggestion to chmod 755 /var/log/lost+found could not be easier to implement as it stops the error messages generated by conky by allowing it to access the file.
These error messages were the sole cause of the huge .xsession.errors bloat, so it seems to me that it is the simplest solution. (as always, YMMV)
The crontab solution you suggest controls the size of the .xsession.errors file but generates another set of logfile entries (three lines in auth.log instead of the single line in .xsession.errors we had before) every time conky tries to read the file (every 2 sec.), so it actually makes things worse.
The alternative to stop logging sudo access to auth.log (would not know how to do it) does not seem healthy.
In any case, I set it up because it is a good idea to keep the .xsession.errors file at bay, in my case at 30 minute intervals, a max of 2Gb and min of 1000 lines which would seem to be more than adequate.
Thanks for your input.
Cheers,
A.
Hello:
Running chmod 755 /var/log/lost+found as root will allow all users to read /var/log/lost+found but not put anything in it.
Ahh ...
Interesting.
I thought it was a system file and as such belonged to root and root only.
Good to know.
Doing chmod 755 /var/log/lost+found would allow conky to read it without needing admin credentials ie: being included in a sudoers file.
And as such, it won't get logged in auth.log.
Neat.
... lost+found is where fsck puts files it has recovered from a damaged filesystem so there is usually nothing in there.
... not worry about allowing read access to it unless I have sensitive data on the system that not all users should be able to read.
Nothing there that I should worry about.
I think it may also be worthwhile for the system to generate a separate /var/log/sudo.log file (editing /etc/sudoers).
Thanks you both (chris2be8 + fsmithred) for your input - learned new things today.
Best,
A.
Hello:
Conky runs as your user ...
I see ...
... so give your user sudo nopasswd for du ...
OK
... and change the command in conkyrc to
exec sudo du -sch /var/log
Make a file in /etc/sudoers.d/ with the following.
groucho ALL= NOPASSWD: /usr/bin/du
Fortunately I recently learned (here) how to properly generate a sudoers file.
Done.
Just to check:
groucho@devuan:~$ conky
conky: desktop window (1800003) is subwindow of root window (728)
conky: drawing to desktop window
conky: No compatible double buffer extension found
conky: drawing to single buffer
Now my .xsession-errors file will not get filled up with 18Gb of '/var/log/lost+found': Permission denied errors.
Edit:
This solution, neat and efficient, has nevertheless spawned another log overpopulation problem:
Every time
exec sudo du -sch /var/log
is run (every 2s), three lines get written to auth.log.
This makes absolutely perfect sense as it's exactly what auth.log is for but it also means that auth.log will grow three times fraster than .xsession-errors grew. (!)
Oct 13 12:17:49 devuan sudo: groucho : TTY=unknown ; PWD=/home/groucho ; USER=root ; COMMAND=/usr/bin/du -sch /var/log
Oct 13 12:17:49 devuan sudo: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 13 12:17:49 devuan sudo: pam_unix(sudo:session): session closed for user root
--- snip ---
I think I may have seen a fix for this but I'll have to look and get back.
In the meanwhile, do you have any ideas as to how to cope with this?
I will temporarily go back to where I was before the fix to conky to keep log growth at bay.
Thanks in advance.
Best,
A.
Hello:
... .xsession-errors files much larger ...
... stuffed with ~250 GB so that file isn't a noticeable blip.
Indeed. =-)
It is possible to open those logs. Just change the encoding.
Don't know how to do that, it is a problem when I wanted to open some (not all) log files with mousepad.
But I can read them with the Log Viewer.
I have had problems opening up huge files (very slow) even though my rig holds 8Gb. RAM.
WRT the .xsession-errors file, I found a solution to keep it in check here:
http://www.daniloaz.com/en/how-to-preve … huge-size/
It sets up a line in crontab to check every 15 minutes if the file size is greater than 5 GB and if so either empty it or keep the last 10,000 lines.
I set it for every 30 minutes and 1000 lines.
Once I emptied the .xsession-errors file, I found that it was getting a Gtx error every so often about not being able to load the ATK bridge, which I fixed by installing libatk-adaptor.
Found that solution here: https://dev1galaxy.org/viewtopic.php?id=1815 --> =-)
But what really eats up room in the .xsession-errors file is this line, constantly written up:
du: cannot read directory '/var/log/lost+found': Permission denied
du: cannot read directory '/var/log/lost+found': Permission denied
du: cannot read directory '/var/log/lost+found': Permission denied
--- snip ---
But I know where it comes from:
groucho@devuan:~$ conky
conky: desktop window (1600003) is subwindow of root window (728)
conky: drawing to desktop window
conky: No compatible double buffer extension found
conky: drawing to single buffer
du: cannot read directory '/var/log/lost+found': Permission denied
du: cannot read directory '/var/log/lost+found': Permission denied
du: cannot read directory '/var/log/lost+found': Permission denied
du: cannot read directory '/var/log/lost+found': Permission denied
du: cannot read directory '/var/log/lost+found': Permission denied
du: cannot read directory '/var/log/lost+found': Permission denied
--- snip ---
My conky.conf file is set up so I can see the evolution of my disk usage (/, /home and /var/log), and /var/log usage is checked with this line ...
/var/log ${exec du -sch /var/log | head -n1 | awk '{print $1}'}
${fs_bar /var/log}
... so every time that conky takes a reading, it generates an error message that gets logged in the .xsession-errors file.
No wonder it was huge, conky reads every 2s.
So the question would be:
How can I get conky to be able to read lost+found?
This would need admin credentials for conky, which does not sound healthy.
And conky is not really a user, so I don't think it could be added to sudoers.
Maybe get the Xserver to not log this specific error?
Any ideas?
Thanks in advance.
A.
Hello:
Some time ago I took notice that my /home folder usage had grown to over 75%.
It seemed too much but then I realised that I had not done any cleaning in my /home/Downloads folder, so I did a thorough cleaning and sent what I (suppose) will/may need to another drive.
My cleaning got me to around 53% but it still seemed too much as the whole /home partition is 45Gb.
I went looking for a disk usage app and remembered Baobab from my days playing with Mint but saw that the beast wants to drag in all its relatives and friends into my rig so I skipped that one.
Then I remembered du, which I ran as root so it would look everywhere:
[root@devuan groucho]# du -a /home | sort -n -r | head -n 100
24834420 /home
24834400 /home/groucho
16401024 /home/groucho/.xsession-errors
6549156 /home/groucho/VirtualBox VMs
6549152 /home/groucho/VirtualBox VMs/groucho xp
6548676 /home/groucho/VirtualBox VMs/groucho xp/groucho xp-disk1.vmdk
842040 /home/groucho/vmshared
482676 /home/groucho/.wine
480524 /home/groucho/.wine/drive_c
439036 /home/groucho/.wine/drive_c/PMAIL
[root@devuan groucho]#
And this is when I came upon the 16.4Gb .xsession-errors file.
So I got emptied it completely, no way I could open it with Log Viewer to see what was up.
groucho@devuan:~$ >~/.xsession-errors
groucho@devuan:~$
Now my /home folder just takes up 18%.
But I wonder: shouldn't this be getting rotated, zipped and eventually deleted past a certain time?
Thanks in advance.
A.
Hello:
... in the .deb package is not enough to recompile. You need the source code to do that.
That I have from Git.
... run barry in an old version of debian in a virtual machine.
Hmm ...
Thought of that too, but it's more or less the same as what I have now.
I tried doing Alien on an .rpm but on installation I got some problem in a libbarry18 (?) library.
I think that is the point where the original maintainer/developer gave up.
Thanks for your input.
Cheers,
A.
Hello:
You could try compiling it for ascii.
I sort of toyed with the idea before I realised it was way over my head.
Get the source either from the page you linked or get a slightly newer upstream source from https://sourceforge.net/projects/barry
I have the code that came with the *.deb I once downloaded.
But it looks like the project didn't continue ...
Yes.
It seems to have been abandoned.
I once contacted the developer/maintainer/website and at first it seemed that something would happen, maybe just the necessary update so that it would be useful again.
But that did not go through.
Blackberry Desktop was only available under MSWindows and unbelievably did not have an address book, so you were stuck with syncing to POS Outlook Express and nothing else.
The grace of this very simple Barry Desktop app was that you could download -> edit/modify -> upload/sync the address book/contact information and even make a backup under Linux.
Maybe that was the reason it was dumped?
I recall that there were a set of libraries (OpenSync?) that stopped working at some time so that was a problem for some part of the app, but the download -> edit/modify -> upload/sync for the addrerss book worked fine.
Edit: (5' and some memory juggling later)
I now recall that the problem was with the syncing libraries due to the demise of the OpenSync framework (or something to that effect).
But you could browse, modify and save the contact database to the unit as well as make a backup so it was really very useful.
I don't get it ...
My trusty Palm IIIxe is still running strong and if anything breaks or I happen to lose it, I have an extra one + a box of full spare parts to put one together in under 20' if needed, just need 2xAAAs.
And j-Pilot is mature and still going strong at v1.8.2 with a great following.
As for the 9320 Curve, I just cleaned up three years worth of grime and replaced the case.
Good as new.
But it seems that I'm stuck with doing the XP/OE/BBD dance in my Devuan VBox.
Thanks for your input.
A.
Hello:
Is there a protocol/place for requesting a package update?
I am in need of a .deb application called barrydesktop, last seen in https://packages.debian.org/wheezy/barrydesktop.
---
Package barrydesktop
wheezy (oldoldstable) (utils): Desktop Panel GUI for the RIM BlackBerry Handheld
0.18.3-5: amd64 armel armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 s390x sparc
---
Just to see if, I tried installing it (in Devuan ASCII) but it seems that there is a dependency not satisfiable problem with a library called libbarry18.
Attempting to install libbarry18 on it's own brings forth another dependency not satisfiable problem with libglibmm-2.4-1c2a [>=2.31.22] which seems to be a more serious matter: on attempting to install it brings up that it would break an existing package (libglibmm-2.4-1v5) so that is that.
At a loss as to what to do now.
Thanks in advance.
A.
Hello:
I have not been able to access the Xfce forum since 20180927.
https://forum.xfce.org
Anyone else in the same predicament?
Thanks in advance.
A.
Hello:
I had been looking at my Xorg.0.log file to see about weeding out a problem I have.
Before I got down to that specific issue, I checked some (WW) entries that I thought could be easily fixed.
groucho@devuan:~$ cat /var/log/Xorg.0.log | grep WW
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 32.572] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 32.592] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 32.592] (WW) Disabling Keyboard0
[ 32.592] (WW) Disabling Mouse0
[ 34.150] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 34.223] (WW) NVIDIA: The Composite and Xinerama extensions are both enabled, which
[ 34.223] (WW) NVIDIA: is an unsupported configuration. The driver will continue
[ 34.223] (WW) NVIDIA: to load, but may behave strangely.
[ 34.223] (WW) NVIDIA: Xinerama is enabled, so RandR has likely been disabled by the
[ 34.223] (WW) NVIDIA: X server.
[ 36.666] (WW) NVIDIA(0): Not registering RandR
[ 36.736] (WW) NVIDIA(1): Not registering RandR
[ 36.860] (WW) NVIDIA(2): Not registering RandR
groucho@devuan:~$
Of all of them, the last ones from [34.223] on, regarding Composite, Xinerama and RandR were accounted for and their origin known as they are properly documented in the xorg.0.log.
This one ...
[ 32.572] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
... was solved here.
These two ...
[ 32.592] (WW) Disabling Keyboard0
[ 32.592] (WW) Disabling Mouse0
... were solved by editing xorg.conf.
1. by removing the InputDevice definitions in the "ServerLayout" Section.
Section "ServerLayout"
Identifier "layout0"
Screen 0 "ScreenLeft" LeftOf "ScreenCenter"
Screen 1 "ScreenCenter" 0 0
Screen 2 "ScreenRight" RightOf "ScreenCenter"
# InputDevice "Keyboard0" "CoreKeyboard"
# InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "1"
EndSection
2. by removing the respective "InputDevice" sections. (completely removed, an "InputDevice" section cannot exist in xorg.conf if it is empty.)
#Section "InputDevice"
# generated from default
# Identifier "Keyboard0"
# Driver "libinput"
#EndSection
#Section "InputDevice"
# generated from default
# Identifier "Mouse0"
# Driver "libinput"
# Option "Protocol" "auto"
# Option "Emulate3Buttons" "no"
# Option "ZAxisMapping" "4 5"
#EndSection
This is because the default settings for "AutoAddDevices" and "AutoEnableDevices" in the "ServerFlags" section are "True" so there is no need for any InputDevice definitions in the xorg.conf file unless there is a specific reasson to do so. ie: the Xserver having problems detecting some hardware ie: touchpads, pen tablets or other input devices.
The perils of doing copy+paste from web examples of xorg.conf are quite evident here. :^ /
They are usually not very well explained and many times out of date. ie: for previous versions of Xserver.
The remaining (WW) entry in the log file is this one:
[ 34.150] (WW) Unresolved symbol: fbGetGCPrivateKey
I'm running a fully up to date Devuan ASCII with two NVidia cards for three monitors and using proprietary drivers.
I have searched all over the web and have found a great deal on posts/instances in which this same error is cited (as an entry in a
Xorg.0.log file) but not specifically and I have not been able to find out why it is there and if has some significance.
After all, it is labelled as a warning ie: (WW).
It seems to be innocuous as my NVidia cards are working properly (save for an artifacts issue reserved for another post).
I'd appreciate if someone could give me some insight on this.
Thanks in advance.
A.
Hello:
Thanks for the fast reply. :^ )
... default font path is compiled into "the actual server" binary, /usr/lib/xorg/Xorg ...
I see.
I would have thought it was read from 'somewhere' in the filesystem.
... path is simply a null terminated string
... not for the faint-hearted to edit a binary.
Not to mention that the issue would rise once again on an update of said binary.
... easier to avoid the warning ...
Done.
Not what I sought to do but it works.
groucho@devuan:~$ cat /var/log/Xorg.0.log | grep -i ww
[ 509.446] xorg-server 2:1.19.2-1+deb9u2 (https://www.debian.org/support)
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 509.447] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 509.447] (WW) Disabling Keyboard0
[ 509.447] (WW) Disabling Mouse0
[ 509.500] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 509.500] (WW) NVIDIA: The Composite and Xinerama extensions are both enabled, which
[ 509.500] (WW) NVIDIA: is an unsupported configuration. The driver will continue
[ 509.500] (WW) NVIDIA: to load, but may behave strangely.
[ 509.500] (WW) NVIDIA: Xinerama is enabled, so RandR has likely been disabled by the
[ 509.500] (WW) NVIDIA: X server.
[ 510.975] (WW) NVIDIA(0): Not registering RandR
[ 511.046] (WW) NVIDIA(1): Not registering RandR
[ 511.174] (WW) NVIDIA(2): Not registering RandR
groucho@devuan:~$
groucho@devuan:~$ cat /var/log/Xorg.0.log | grep fonts
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/cyrillic,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
groucho@devuan:~$
... just have a quick sideways glance at the cat ...
Nah !
I fully agree that the warning is indeed harmless.
But I am one of those people that opine that if the warning is there, it is because whoever wrote the routine thought it best to put it there and label it as a warning (WW) and not as default setting (==), for example. So it should be taken care of.
These things are like dust: harmless but eventually they pile up too high and then they clog up something.
We're always bitching when some routine goes south and there's no indication of what went on.
Thanks for your input.
Cheers,
A.
Hello:
I have been looking at my Xorg.0.log file to see about weeding out a problem I have.
Before I get down to that specific issue, I'd like to check some (WW) entries that can probably be easily fixed.
groucho@devuan:~$ cat /var/log/Xorg.0.log | grep WW
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 32.572] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 32.592] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 32.592] (WW) Disabling Keyboard0
[ 32.592] (WW) Disabling Mouse0
[ 34.150] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 34.223] (WW) NVIDIA: The Composite and Xinerama extensions are both enabled, which
[ 34.223] (WW) NVIDIA: is an unsupported configuration. The driver will continue
[ 34.223] (WW) NVIDIA: to load, but may behave strangely.
[ 34.223] (WW) NVIDIA: Xinerama is enabled, so RandR has likely been disabled by the
[ 34.223] (WW) NVIDIA: X server.
[ 36.666] (WW) NVIDIA(0): Not registering RandR
[ 36.736] (WW) NVIDIA(1): Not registering RandR
[ 36.860] (WW) NVIDIA(2): Not registering RandR
groucho@devuan:~$
Of all of them, the last ones from [34.223] on, regarding Composite, Xinerama and RandR are accounted for and their origin known.
The first one I'd like to tackle is this one:
[ 32.572] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
My xorg.conf file does not have a "File" Section where the FontPath entries would be.
eg:
Section "Files"
FontPath /usr/share/fonts/X11/misc,
FontPath /usr/share/fonts/X11/100dpi/:unscaled,
FontPath /usr/share/fonts/X11/75dpi/:unscaled,
FontPath /usr/share/fonts/X11/Type1,
FontPath /usr/share/fonts/X11/100dpi,
FontPath /usr/share/fonts/X11/75dpi,
EndSection
I could add it but I'd rather keep the file as slim as possible and use it only for the stuff the server cannot handle on its own.
eg: my three monitor/two card setup.
So the question at hand is this:
Where does the X server get the FontPath to read from and then print that /usr/share/fonts/X11/cyrillic does not exist?
If I can tell the X server not to look for it, the problem is solved.
It is not installed and installing it to fix the log entry does not make sense as I have no need for cyrilic fonts.
And I'd rather find out how it works. :^ )
I have looked all over but have not been able to find info on that.
Thanks in advance
A.
Hello:
... found this forum and registered to add this ...
Welcome and thank you. :-)
... 3, different, amd64 machines all running "ascii" ...
... non-free nvidia drivers.
... three have different nvidia cards.
OK.
Nice sampling.
... generate the error described above:
[time] udevd[xx]: Error running install command for nvidia
Seems something common then?
... ascii on all three ...
... switched 2 of them from Mint because ...
I went Ubunbtu -> Mint --> CrunchBang --> PCLinuxOS, allways two at the same time and got here for the same reasons with the exception of # ! which Newborough (developer) gave up on.
So I plan to stay here for the long run.
... alll 3 machines work great, video works fine.
Same here.
But there's a problem at boot time, right before the desktop comes up: on two of my three monitors I get artifacts made up of a sort checkerboard type design in black, grey and white square/rectangular portions of different sizes which last a few seconds.
Apparently no big deal but it is rather annoying.
I think it is (?) a problem with the package or the driver version used in the package because I did not get them (error in dmesg or artifacts) when I ran PCLinuxOS on this same rig. ie: exactly the same hardware but using Mate instead of Xfce.
Do you get any artifacts like the ones I am attempting to describe?
Maybe it's an issue due to the three monitor setup?
... how to remove the erroneous error reported in dmesg, but it looks like we are not their yet
Ideally it would be good to know the origin of the error and act upon that.
Thank you very much for your input.
Cheers,
A.
Hello:
... humor me for a minute, what about Quantum did you dislike?
Sure ... =-)
Was it only the UI?
[humour mode]
More than anything, the UI.
The new absolutely unneeded dancing dots and progress line that show as a page is loading.
I mean, WTF?
And then there's this new way the drop-down folders in the menu bar open to the right and only to the right.
There have been many complaints about this last one on the web and the proposed solution actually was to edit all your bookmarks so they will be shorter and thus not go off the screen (on to the next one in my case).
Really?
I tell you, whoever is in charge of the Firefox UI design does not seem to be the brightest lightbulb in the room.
Then there's the addons I lost, so I'll wait to see what happens and eventually (if things don't get straightened out) see about using another browser.
I have not lost hope but I won't be holding my breath.
How long did it take the Mozilla crew to realise that those damn 'rounded borders' were crap?
[/humour mode]
Cheers,
A.
Hello:
... instead of using third-party stuff, why don't you just get the packages from the Debian repo?
Well ...
1.
... run them to see which version was the last before these guys screwed up ...
2.
Once I found out that the one I wanted was Firefox-55.0.glibc2.3.4-x86_64, I went looking for it but the repo jumps from 52.9 to 60.4.
That's about it.
Cheers,
A.
Hello:
Thanks for the fast reply.
... just download the package and install it.
OK.
... a copy of the package in /var/cache/apt/archives/.
No, it's not one of the packages there.
Must have cleaned up recently.
I've downloaded a few of the available AppImage files from bintray.com and run them to see which version was the last before these guys screwed up the interface (more than they already had).
You just download it to a suitable place in you /home folder, make it executable and start it.
It picks up all your settings.
Running one of these *.AppImage files may be even better than installing the application., I have to check how that can be done.
In case anyone else is interested, the version without the improvements to the interface is Firefox-55.0.glibc2.3.4-x86_64.AppImage.
From then on ... : ^/
Thanks for your input.
Cheers,
A.
Hello:
On Fri Sep 7 22:18:12 2018 I upgraded firefox-esr (52.9.0esr-1~deb9u1) to 60.2.0esr-1~deb9u2, something I deeply regret.
I'd like to rollback to the previous version firefox-esr (52.9.0esr-1~deb9u1) or maybe something in-between and pin it.
60.2 is a POS interface wise.
Just what are these guys at Mozilla thinking?
How can I do this without screwing up my installation?
Is it OK to just fetch the package from the Debian repos and install it?
Thanks in advance,
A.