Reco wrote on 07/22/2017 12:37 PM:
> grep -i glx ~/.local/share/xorg/Xorg.[0-9]*.log
[HN:~] grep -i glx ~/.local/share/xorg/Xorg.[0-9]*.log
grep: /home/n7dr/.local/share/xorg/Xorg.[0-9]*.log: No such file or directory
[HN:~]
Doc
--
Web: http://enginehousebooks.com/drevans
signature.asc
De
Hans wrote on 07/22/2017 11:55 AM:
> Maybe try to add a file /etc/X11/xorg.conf (ask google, how it has to look),
> and in it set the driver "nvidia".
>
nvidia-xconfig created such a file, and the driver in it is set to "nvidia",
so I think that is indeed the confirmation I was looking for.
Tha
D. R. Evans wrote on 07/22/2017 11:48 AM:
> I am 99+% sure that the proprietary driver is being used, because the screen
> looks quite different during the boot sequence, and slightly different once I
I have discovered that if I open a console after switching to the NVIDIA
driver, the t
Felix Miata wrote on 07/23/2017 08:26 PM:
>
>> I tried this solution (for Arch; I saw some posts about Debian, but nothing
>> that seemed to be a definitive solution):
>
>> https://wiki.archlinux.org/index.php/GRUB/Tips_and_tricks#Setting_the_framebuffer_resolution
>
[material elided]
> The c
Daniel Bareiro wrote on 07/25/2017 03:18 PM:
> Hi all!
>
> I just updated Thunderbird on Jessie. Support for the 45.x series has
> ended, so starting with this update Debian is now following the 52.x
> releases.
>
> But after the update, Enigmail stopped working. In fact, when I go to
> (my email
I have been away for a week, and this morning saw that enigmail had been
updated in my absence, so I updated all the jessie updates offered me by the
official repositories.
This updated thunderbird and enigmail, as expected.
BUT enigmail won't run because it seems that the current update requires
Daniel Bareiro wrote on 08/07/2017 09:36 AM:
>>
>> BUT enigmail won't run because it seems that the current update requires a
>> version of gnupg that is more recent than the official version that is part
>> of
>> the repositories :-(
>
> I don't remember having this issue. I think I just did "a
D. R. Evans wrote on 08/07/2017 10:45 AM:
> Daniel Bareiro wrote on 08/07/2017 09:36 AM:
>
>>>
>>> BUT enigmail won't run because it seems that the current update requires a
>>> version of gnupg that is more recent than the official version that is part
&
I am trying to configure a debian stretch box to provide certain services to
my home network. (In the past this was a wheezy box, and I had everything
working fine. I have not changed the configuration of any other machine; so,
for example, DNS requests from machines on the LAN are still sent to th
Pascal Hambourg wrote on 01/18/2018 02:41 PM:
>
> named is not a package name. The package name is and has always been
> bind9. Note that there are other recursive DNS server packages such as
> unbound.
Ah! It's been so long since I've built a system that didn't install bind
automatically that
Greg Wooledge wrote on 01/18/2018 02:43 PM:
>
> The pacakge for ISC's BIND is called bind9.
>
> This would certainly do the job, but it's massively overkill for a simple
> home LAN DNS server. Nevertheless, if it's what you already know, there
> is benefit in using the known but overengineered
MI wrote on 07/10/2016 03:04 PM:
> That was how it has "always" worked before. But now systemd ignores TMPTIME,
> and also
> seems to ignore it's own "age" option, unless I'm not using it right.
>
I am running Jessie, and have
TMPTIME=-1
in /etc/default/rcS
and it still works fine for me.
D
MI wrote on 07/11/2016 09:44 AM:
>
> Sounds promising!
>
> Would you share what you have in /etc/tmpfiles.d/ ? From what I had read,
> that is
> where systemd would read it's tmp settings, and where it would have migrated
> settings
> from rcS on upgades.
>
[HN:tmpfiles.d] ls -al
total 20
d
MI wrote on 07/16/2016 06:53 AM:
>
> That is, it works as an equivalent to TMPTIME=-1. But I do want to cleanup
> /tmp, just
> with some value of TMPTIME > 0.
That's what tmpreaper is for.
Doc
--
Web: http://www.sff.net/people/N7DR
signature.asc
Description: OpenPGP digital signature
Michael Biebl wrote on 07/16/2016 07:25 AM:
>
> tmpreaper is no longer needed or recommended under systemd.
> systemd-tmpfiles already does time-based cleanup as builtin feature.
>
Thank you for that information (which was news to me), but in any case I would
far rather rely on a separate progr
Emile Antonios wrote on 08/04/2016 01:18 AM:
> I've noticed that over the last few weeks Icedove is crashing. I've
> never had a problem with that before. It typically happens when clicking
> on or deleting an email. I don't get any error, it just closes.
>
> I'm running Jessie KDE
>
> same as
As of a few days ago the gscan2pdf program is no longer functioning properly
in up-to-date jessie.
The culprit seems to be one of the packages updated as part of the recent
imagemagick security update. But I don't which of the updated files, or even
which package, causes the problem (indeed, I am
Jonathan Dowland wrote on 09/01/2016 03:07 AM:
>
> I'd report it against gscan2pdf in the first instance. The maintainers of the
> package which has broken will be best equipped to figure out whether or not
> the
> problem needs changes in the gscan2pdf package or elsewhere; the bug can
> always
I am trying to set up the ability to record line-in, but have been unable to
make it work and would appreciate advice. (I have looked at quite a few web
pages of various kinds of help for ALSA, but all of them seem to be rather
vague on the details of recording.)
The hardware is very simple:
deloptes wrote on 10/27/2016 12:32 AM:
>
> It is very simple
I am glad to hear it.
>
> 1) find out the input
>
> shell> cat /proc/asound/devices
n7dr@shack:~$ cat /proc/asound/devices
2: [ 0] : control
3: [ 0- 0]: digital audio playback
4: [ 0- 0]: digital audio capture
5: [
deloptes wrote on 10/27/2016 12:14 PM:
>>
>
> It looks reasonable. What you can do, since you have pulse installed, you
> could run pavucontrol and setup the input devices properly. Perhaps your
> problem is visible there - muted/default etc. I usually start recording and
> run pavucontrol, navig
I have a 32-bit system running jessie that gives the following error the first
time that I try to use ALSA following a reboot:
ERROR: Cannot open audio device: hw:0,0
error number -16
Device or resource busy
It doesn't seem to matter how long I wait following a reboot, the above error
always
D. R. Evans wrote on 12/28/2016 04:18 PM:
> I have a 32-bit system running jessie that gives the following error the
> first time that I try to use ALSA following a reboot: ERROR: Cannot open
> audio device: hw:0,0 error number -16 Device or resource busy
>
> It doesn't seem
Michael Luecke wrote on 01/01/2017 10:29 AM:
> Maybe you could try this to find out if there is some process blocking
> the sound device:
>
> $ fuser -v /dev/snd/* /dev/dsp*
Thank you very much for that suggestion. I'll try it when I next reboot that
machine (probably sometime in the next coupl
D. R. Evans wrote on 01/02/2017 11:28 AM:
> Michael Luecke wrote on 01/01/2017 10:29 AM:
>
>> Maybe you could try this to find out if there is some process blocking
>> the sound device:
>>
>> $ fuser -v /dev/snd/* /dev/dsp*
>
> Thank you very much for that
David Wright wrote on 01/21/2017 08:23 AM:
> On Fri 20 Jan 2017 at 10:56:50 (-0700), D. R. Evans wrote:
>> D. R. Evans wrote on 01/02/2017 11:28 AM:
>>> Michael Luecke wrote on 01/01/2017 10:29 AM:
>>>
>>>> Maybe you could try this to find out if there i
Daniel Bareiro wrote on 02/15/2017 08:07 AM:
>
> That does not sound good. I have been experiencing this for a while in
> Jessie and I was hoping it would be fixed on Stretch :(
>
Getting a bit off-topic, but I have been assuming that icedove must still be
broken in stretch, because surely a fi
Paul van der Vlis wrote on 02/15/2017 01:24 PM:
> On 15-02-17 16:32, D. R. Evans wrote:
>
>> That said, I had an icedove crash a few days ago, but it was the first time
>> for perhaps a month, whereas at one point it was happening several times per
>> day.
>
> D
I am trying to upgrade my main desktop machine, but the process is halting
with an error, after all the packages are downloaded and half an hour or so of
actual installation:
Setting up libxkbcommon0:amd64 (0.4.3-2) ...
dpkg: dependency problems prevent configuration of libgtk-3-bin:
libgtk
D. R. Evans wrote on 08/25/2015 01:56 PM:
> I am trying to upgrade my main desktop machine, but the process is halting
> with an error, after all the packages are downloaded and half an hour or so of
> actual installation:
&g
D. R. Evans wrote on 08/25/2015 02:04 PM:
> D. R. Evans wrote on 08/25/2015 01:56 PM:
>> I am trying to upgrade my main desktop machine, but the process is halting
>> with an error, after all the packages are downloaded and half an hour or so
>> of
>> actual i
niya levi wrote on 08/22/2015 11:40 AM:
> i have tried but unsuccessful.
I suggest providing details and asking for help on the zfs-discuss reflector.
I am now running zfs on jessie, but it was a (rather painful) upgrade rather
than a clean installation.
Doc
--
Web: http://www.sff.net/peopl
Martin T wrote on 08/27/2015 08:08 AM:
>
> Now for some reason "db5.1-util" package is kept back despite the fact
> that I execute "apt-get dist-upgrade":
>
I did an upgrade yesterday, and saw the same thing.
Experience suggests to me that it's a packaging dependency inconsistency
somewhere an
Reco wrote on 08/29/2015 12:17 PM:
>
> Your /etc/logrotate.d/polipo should contain this line:
>
> su proxy adm
>
Yep.
[stuff elided]
>
> The solution of this problem should be as simple as:
>
> chgrp adm /var/log/polipo/pol*
> rm -f /var/log/polipo/polipo.log.1.gz
OK; I have done that, an
D. R. Evans wrote on 08/31/2015 01:09 PM:
>> The solution of this problem should be as simple as:
>>
>> chgrp adm /var/log/polipo/pol*
>> rm -f /var/log/polipo/polipo.log.1.gz
>
> OK; I have done that, and will let you know tomorrow whether the problem has
> go
In wheezy, the following command worked correctly:
qdbus org.kde.yakuake /yakuake/sessions runCommandInTerminal $SESSION_ID "tmux"
Following my upgrade to jessie, the same command produces:
qdbus: could not exec '/usr/lib/i386-linux-gnu/qt4/bin/qdbus': No such file or
directory
David Christensen wrote on 01/01/2015 05:53 PM:
> restore). More recently, I learned enough zfs-fuse for single and
> mirrored data drives. I later migrated to ZOL for performance.
> Administration of ZFS file systems requires a lot more knowledge and
> planning.
This must be one of those
I have just installed stable (jessie) on a machine that used to run Kubuntu.
This machine is mostly accessed remotely, using ssh.
If I log in as a normal user over ssh, I can run X programs fine. (For
example, typing "xterm" brings up the expected terminal.)
However, if I execute "sudo xterm", th
Reco wrote on 05/26/2015 01:53 PM:
>
> Yet there's a way to solve your problem - get a habit of running
> X clients like this:
>
> HOME=/root sudo -E xterm
>
> Re-defining $HOME is crucial as otherwise you risk users' rewriting
> configuration files by root.
Are you saying that if I type:
HO
Lisi Reisz wrote on 05/26/2015 03:06 PM:
> When you installed, did you install with root?
>
I'm sorry, I don't understand the question.
But:
n7dr@shack:~$ pwd
/home/n7dr
n7dr@shack:~$ su
Password:
root@shack:/home/n7dr# pwd
/home/n7dr
root@shack:/home/n7dr# cd
root@shack:~# pwd
/root
root@shac
Lisi Reisz wrote on 05/26/2015 02:30 PM:
> On Tuesday 26 May 2015 20:43:57 D. R. Evans wrote:
>> What is wrong and how do I fix it so that I can run graphical programs
>> across the network using sudo?
>>
>> I'm sure it's just a simple configuration issue, bu
David Wright wrote on 05/26/2015 04:16 PM:
> When I ssh to a remote machine as myself, DISPLAY is set to localhost:10.0
> (11, 12, etc) and AIUI X clients find my local X server through the
> encrypted ssh connection. Because the authority file on the remote
> host is in its standard location, nam
D. R. Evans wrote on 05/26/2015 04:52 PM:
>
> If I understand you correctly, I think that you are saying that:
> n7dr@shack:~$ AUTHORITY=/home/n7dr/.Xauthority HOME=/root sudo -E xterm
I probably misunderstood you.
Anyway, after some more experimenting, I discovered that this wor
David Wright wrote on 05/26/2015 05:35 PM:
>>> If I understand you correctly, I think that you are saying that:
>>> n7dr@shack:~$ AUTHORITY=/home/n7dr/.Xauthority HOME=/root sudo -E xterm
>>
>> I probably misunderstood you.
>
> No, but you left out the X in XAUTHORITY.
I'm glad that one of us
Prior to installing debian, I have used several releases of *buntu on a
machine on which /dev/ttyS4 is used; *buntu always detected and allowed me to
use the port automagically.
Wheezy, however, sees only ttyS0, S1, S2 and S3. As far as I have been able to
determine, none of these is associated wi
Re-send, with the correct subject line. I keep getting wheezy and jessie mixed
up. Sorry.
Prior to installing debian, I have used several releases of *buntu on a
machine on which /dev/ttyS4 is used; *buntu always detected and allowed me to
use the port automagically.
Jessie, however, sees o
bri...@aracnet.com wrote on 05/28/2015 09:47 PM:
> what is the physical port, is it an actual rs-232 ?
Yes. ( Amazingly, such things do still exist :-) )
But I figured it out this morning. I was being completely misled by the error
message that came from the application, which made it seem that
Fekete Tamás wrote on 06/01/2015 11:02 AM:
> The only thing I can add to this topic that the problem came not because of
> a
> bad apt-get dist-upgrade, because boot was slowly even if I installed a
> completely new jessie.
>
> Based on your answers, it seems my problem is an exception and not th
The description of the package cm-super-x11 says:
"This package makes the cm-super fonts available to X11. This package
does not contain any fonts itself but allows one to reuse the cm-super
fonts as X11 screen fonts."
Nice, but how does one actually use these fonts once the package has been
ins
Siard wrote on 07/15/2015 08:00 AM:
> D. R. Evans wrote:
>> The description of the package cm-super-x11 says:
>> "This package makes the cm-super fonts available to X11. This
>> package does not contain any fonts itself but allows one to reuse the
>> cm
Siard wrote on 07/15/2015 11:12 AM:
>
> If these links are not broken, i.e. either cm-super or cm-super-minimal
> (TeX font package) is installed, so the fonts in /usr/share/texmf/fonts
> exist, then these fonts should be available, e.g. in LibreOffice.
The links are not broken. I can happily lo
David Wright wrote on 07/15/2015 09:43 PM:
> They appear just fine here (jessie) so it's tricky to think of what's wrong.
>
> Do you have any other type1 fonts that work ok? If there's a mistake
Yep.
$ fc-list :spacing=mono
includes, for example,
/usr/share/fonts/X11/Type1/c0582bt_.pfb: Couri
Gene Heskett wrote on 07/16/2015 02:31 PM:
> On Thursday 16 July 2015 16:25:29 Mike Castle wrote:
>> For xfce, you might try this:
>>
>> Settings Manager > Session and Startup > Application Autostart
>> Scroll down and uncheck Screensaver.
>
> Hadn't thought of that, thanks. I did set it by unchec
I just upgraded my main desktop system (64-bit) from jessie to stretch, and
there seems to be several problems, but all probably related and caused by a
single issue somehow related to the kernel; but I don't have any idea how to
move forward.
Following the upgrade:
1. the expected kernel version
D. R. Evans wrote on 09/22/2017 11:42 PM:
> I just upgraded my main desktop system (64-bit) from jessie to stretch, and
> there seems to be several problems, but all probably related and caused by a
> single issue somehow related to the kernel; but I don't have any idea how to
This is a follow-on to the thread that started with:
https://lists.debian.org/debian-user/2023/05/msg00657.html
Following the upgrade to bookworm that I recently performed, I was hoping that
the problem described in the first post in that thread would magically go
away. It didn't :-(
Felix
pectation that they won't make
any practical difference, but might make the system a bit cleaner to administer.
And, from what you say here:
> D. R. Evans composed on 2023-09-11 11:47 (UTC-0600):
>
>> Graphics:
>> Device-1: NVIDIA GF108 [GeForce GT 430] vendor: Gigabyte
Felix Miata wrote on 9/12/23 11:51:
You really should eliminate that xorg.conf file, and if the problem continues,
don't assume it's the kernel driver at fault. Just report a bug if so inclined.
Where would depend on behavior after removing xorg.conf. If it fixes the
problem,
there is almost a
1. I've never used a snap package before.
2. I want to run the acrordrdc program, which is available as a snap package.
3. Following instructions found following a search for help with snap, I ran:
sudo apt install snapd
sudo snap install core
sudo snap install acrordrdc
There were no obvi
Greg Wooledge wrote on 1/24/24 12:24:
On Wed, Jan 24, 2024 at 12:16:21PM -0700, D. R. Evans wrote:
4. But now how do I actually run the program? I tried just running:
$ acrordrdc
Have you looked at the man page for snap? It's very long, so I took
a guess and looked for "run&quo
I have looked everywhere I can think of, and have been unable to find an
answer -- among the ridiculous number of ways that fonts appear to be
controlled in Thunderbird -- that works for this issue :-(
I recently changed to a larger monitor, and, after lots of twiddling, have
more-or-less got
Following an update this morning to one of my bullseye systems, an irritating
video problem has surfaced. The best way I can think of to describe the
problem is that if one has a line of black text on what is supposed to be a
white background, to the right of the text a clear, short tail of even
Felix Miata wrote on 5/15/23 11:16:
D. R. Evans composed on 2023-05-15 09:49 (UTC-0600):
I'm wondering if someone can walk me through how to figure out what video
driver I am using, and what other drivers might be available to try?
Not without knowing anything about your GPU:
Y
Felix Miata wrote on 5/15/23 13:25:
Try using the (default) modesetting DIX display driver instead of Nouveau.
Remove
package
xserver-xorg-video-nouveau
Synaptic is telling me that this will also remove:
xserver-xorg-video-all
Is it OK that that will also be removed?
Doc
--
Felix Miata wrote on 5/15/23 13:25:
Try using the (default) modesetting DIX display driver instead of Nouveau.
Remove
package
xserver-xorg-video-nouveau
and reboot to see if it makes a difference.
I did this, and when I rebooted I was in the Linux console instead of Light DM
(which
Felix Miata wrote on 5/19/23 11:23:
How much time did you allow the login screen to show up? I've lately seen on
Somewhere between three and five minutes, I'd say. Certainly long after the
disk light stopped flickering and the system seemed to have reached a stable
state.
system
I'm sorry I'm so slow to respond... it's all a matter of trying to put aside
quality uninterruptible time to work on this.
Since the problem is not so bad that I can't perform work with this computer,
a lot of other work-related things unfortunately have to take priority.
Felix Miata wrote on
hlyg wrote on 6/28/23 21:32:
notification message: Transport endpoint is not connected
FWIW, since upgrading to bookworm, I see:
sh: 0: getcwd() failed: Transport endpoint is not connected
when I ssh into the upgraded box.
I have no idea why. (And, just to be clear, this has never happened
to...@tuxteam.de wrote on 7/4/23 22:23:
FWIW, since upgrading to bookworm, I see:
sh: 0: getcwd() failed: Transport endpoint is not connected
when I ssh into the upgraded box.
This seems to be coming from getcwd() (aka get current working
directory, see man page). Asking the intertubes, it
Greg Wooledge wrote on 7/5/23 08:59:
I'm still waiting for setup details to be provided. Is "sh" the user's
I was merely trying to inform the OP that he wasn't alone in seeing this
"Transport endpoint is not connected" message coming from bookworm when prior
versions of debian stable were s
I just upgraded my main server to bookworm, having successfully, over the
course of the past couple of months, methodically upgraded my other machines
with only minor issues.
Unfortunately, the upgrade of the server, the most important of my machines,
has not been smooth at all, even though no
Thank you for your thoughts...
As people are addressing the rc.local issue (I now realise that I shouldn't
have mentioned it :-) )... I just checked, and:
1. rc.local is being executed;
2. it is executing the nmcli commands;
3. the commands are successful.
But it remains true that when the bo
Greg Wooledge wrote on 9/1/23 15:38:
In particular, when using /etc/network/interfaces, only interfaces that
are marked as "auto" need to be up, to satisfy this criterion. An
I don't think that debian has used used /etc/network/interfaces for a while,
at least not by default. Certainly there
Andy Smith wrote on 9/1/23 16:32:
Your situation appears to have been triggered by the renaming of
your network interfaces (which was warned about in the release
These weird names like "Wired connection enp11s0(eth0)" were names that the
debian installer came up with several OS versions ago (
Michel Verdier wrote on 9/1/23 15:06:
If you want old names put in /etc/default/grub
GRUB_CMDLINE_LINUX="net.ifnames=0"
Nice to know, but I'll stay with the new names, I think.
network manager is good for changing networks. For a server the network
must not change normally. So you could p
David Wright wrote on 9/1/23 19:40:
I don't see that the OP is doing anything complicated that requires
rc.local to run at all. They just need to distinguish between the two
Correct. I was simply trying to workaround the problem by putting commands
into rc.local that are known to work when I
Starting a new thread so that this doesn't get lost in the postings in the
original thread.
The original thread was started at:
https://lists.debian.org/debian-user/2023/09/msg00024.html
That post contains a description of the problem.
I now have a workaround (although not an explanation) fo
Michael Kjörling wrote on 9/2/23 03:23:
You might want to poke around a little among the files in
/etc/NetworkManager, particularly /e/NM/system-connections. That's
what NetworkManager _should_ be using to set up the interfaces. See if
there's something there to explain the two seemingly being
Brian wrote on 9/2/23 13:01:
Send a mail to
cont...@bugs.debian.org
Ib the mail body put
ressign 1051086 installation-report
thanks
Sorry. That's "reassign".
Done. Thank you.
I pondered where to assign in, and couldn't see anywhere that the report
really fit. (I interpreted "i
Brian wrote on 9/2/23 04:51:
Installation over ethernet, no DE - ifupdown provided.
Installation over ethernet or wireless with a DE - network-manager provided.
Yep, that one's exactly what I experienced.
Although the machine is used more like a server than a desktop, it has DE
(KDE) to make
Paul D Schmitt wrote on 2/14/24 10:49:
After an upgrade of Debian 11 yesterday, Thunderbird 115.7.0 now has an
inbox issue where the listings move making it difficult to save or
delete them! I had this exact issue with Debian based Antix 22 after a
recent upgrade. That problem was resolved by a
D. R. Evans wrote on 11/3/24 15:13:
I have a USB device that has always worked fine in the past, but now I can no
longer access it when it is plugged in to my bookworm systems. (I last used
the device a couple of weeks ago.)
I am an idiot (although somewhat in my defence, there is no mention
I have a USB device that has always worked fine in the past, but now I can no
longer access it when it is plugged in to my bookworm systems. (I last used
the device a couple of weeks ago.)
Once plugged in, lsusb shows it:
[ZB:~] lsusb
...
Bus 001 Device 011: ID 0483:a1de STMicroelectroni
I have recently added a Xerox C325 multifunction printer to my home LAN.
When I originally plugged it in and ran some quick print tests from my Debian
stable system, everything seemed to be fine. But now, a few days later, I can
no longer persuade it to print :-(
The printer appears OK in CUP
D. R. Evans wrote on 11/19/24 09:38:
I have recently added a Xerox C325 multifunction printer to my home LAN.
When I originally plugged it in and ran some quick print tests from my Debian
stable system, everything seemed to be fine. But now, a few days later, I can
no longer persuade it to
D. R. Evans wrote on 11/21/24 15:59:
My wife's Mac seems to be able to print to it just fine, so it doesn't appear
to be a problem with the printer.
I just tried with a Macbook Air laptop, and that prints fine as well (perhaps
not surprisingly, given that a Mac desktop works).
S
Tom Browder wrote on 11/19/24 15:35:
On Tue, Nov 19, 2024 at 16:12 D. R. Evans wrote:
I have recently added a Xerox C325 multifunction printer to my home LAN.
Based on my recent experience with a new HP MFP, are you using the Debian
package 'printer-driver-fujixerox'.?
It
101 - 187 of 187 matches
Mail list logo