Re: Second monitor doesn't quite work

2023-04-19 Thread Charles Curley
On Wed, 19 Apr 2023 19:43:01 -0700 Charlie Gibbs wrote: > Any idea why the second monitor is sort of there but not quite? > Below is a copy of the xorg.conf generated by the Nvidia setup > utility. You might benefit from arandr. It lets you set up the monitors as you see fit, then it will save a

Re: Second monitor doesn't quite work

2023-04-19 Thread Stefan Monnier
> Any idea why the second monitor is sort of there but not quite? Below is > a copy of the xorg.conf generated by the Nvidia setup utility. I have no experience with multi-monitor setups on nVidia, but the last time I used a non-empty `xorg.conf` was many years ago, so I suggest you try to just r

Vsync causes stuttering in various games regardless of uncapped performance

2023-04-19 Thread flavonol
Hello Debian community, Whenever I enable vertical sync in any one of various video games (including, but not limited to, Rise of the Tomb Raider, Team Fortress 2, Minecraft Java Edition & Hollow Knight), framerates frequently drop to between around 30 to 50 frames per second*. This occurs even

Second monitor doesn't quite work

2023-04-19 Thread Charlie Gibbs
Last week I replaced my video card. The old one, made by Zotac, contains the Nvidia GT630 chip set. It has two DVI outputs, which I used to feed two monitors: a BenQ GL2760 and my trusty old Sharp LL-T19D1-B. The new card (ASUS with the GT730 chip set) has only one DVI output, but also has H

Re: /etc/fstab question (problem)?

2023-04-19 Thread Default User
On Wed, 2023-04-19 at 23:40 +, davidson wrote: > On Wed, 19 Apr 2023 Default User wrote: > > On Wed, 2023-04-19 at 16:56 -0400, Default User wrote: > > > On Wed, 2023-04-19 at 15:36 -0500, David Wright wrote: > > > > On Wed 19 Apr 2023 at 16:06:57 (-0400), Default User wrote: > > > > > > > > >

Re: [SOLVED] Re: /etc/fstab question (problem)?

2023-04-19 Thread David Christensen
On 4/19/23 17:24, Default User wrote: >> On Wed, 2023-04-19 at 18:07 +0700, Max Nikulin wrote: >>> Perhaps update-initramfs is necessary after restoring of >>> /etc/fstab in any chosen approach. Looking at the Wikipedia page "Initial ramdisk": https://en.wikipedia.org/wiki/Initrd

[SOLVED] Re: /etc/fstab question (problem)?

2023-04-19 Thread Default User
On Wed, 2023-04-19 at 15:09 -0700, David Christensen wrote: > On 4/19/23 15:03, David Christensen wrote: > > On 4/19/23 14:26, Default User wrote: > > > On Wed, 2023-04-19 at 14:03 -0700, David Christensen wrote: > > > > On 4/19/23 13:06, Default User wrote: > > > > > On Wed, 2023-04-19 at 18:07 +0

Re: /etc/fstab question (problem)?

2023-04-19 Thread davidson
On Wed, 19 Apr 2023 Default User wrote: On Wed, 2023-04-19 at 16:56 -0400, Default User wrote: On Wed, 2023-04-19 at 15:36 -0500, David Wright wrote: On Wed 19 Apr 2023 at 16:06:57 (-0400), Default User wrote: Anyway, here is where I am at: I have two Clonezilla backups. 1) a full disk backu

Re: /etc/fstab question (problem)?

2023-04-19 Thread David Christensen
On 4/19/23 15:03, David Christensen wrote: On 4/19/23 14:26, Default User wrote: On Wed, 2023-04-19 at 14:03 -0700, David Christensen wrote: On 4/19/23 13:06, Default User wrote: On Wed, 2023-04-19 at 18:07 +0700, Max Nikulin wrote: Perhaps update-initramfs is necessary after restoring of /

Re: /etc/fstab question (problem)?

2023-04-19 Thread David Christensen
On 4/19/23 14:26, Default User wrote: On Wed, 2023-04-19 at 14:03 -0700, David Christensen wrote: On 4/19/23 13:06, Default User wrote: On Wed, 2023-04-19 at 18:07 +0700, Max Nikulin wrote: Perhaps update-initramfs is necessary after restoring of /etc/fstab in any chosen approach. But, I

Re: /etc/fstab question (problem)?

2023-04-19 Thread Default User
On Wed, 2023-04-19 at 14:03 -0700, David Christensen wrote: > On 4/19/23 13:06, Default User wrote: > > On Wed, 2023-04-19 at 18:07 +0700, Max Nikulin wrote: > > > On 19/04/2023 16:16, David Christensen wrote: > > > > On 4/18/23 20:16, Stefan Monnier wrote: > > > > > > > > > You can also do > > >

Re: /etc/fstab question (problem)?

2023-04-19 Thread David Christensen
On 4/19/23 13:06, Default User wrote: On Wed, 2023-04-19 at 18:07 +0700, Max Nikulin wrote: On 19/04/2023 16:16, David Christensen wrote: On 4/18/23 20:16, Stefan Monnier wrote: You can also do mount --bind / /mnt and then look at /mnt/tmp. No need to reboot into single-user mode for

Re: /etc/fstab question (problem)?

2023-04-19 Thread Default User
On Wed, 2023-04-19 at 16:56 -0400, Default User wrote: > On Wed, 2023-04-19 at 15:36 -0500, David Wright wrote: > > On Wed 19 Apr 2023 at 16:06:57 (-0400), Default User wrote: > > > > > Anyway, here is where I am at: > > > > > > I have two Clonezilla backups. > > > 1) a full disk backup. > > > 2)

Re: /etc/fstab question (problem)?

2023-04-19 Thread Default User
On Wed, 2023-04-19 at 15:36 -0500, David Wright wrote: > On Wed 19 Apr 2023 at 16:06:57 (-0400), Default User wrote: > > > Anyway, here is where I am at: > > > > I have two Clonezilla backups. > > 1) a full disk backup. > > 2) a "partitions" backup. > > So, if things really go bad, I can theoreti

Re: /etc/fstab question (problem)?

2023-04-19 Thread David Wright
On Wed 19 Apr 2023 at 18:07:51 (+0700), Max Nikulin wrote: > On 19/04/2023 16:16, David Christensen wrote: > > On 4/18/23 20:16, Stefan Monnier wrote: > > > > > You can also do > > > > > > mount --bind / /mnt > > > > > > and then look at /mnt/tmp. > > > No need to reboot into single-user mo

Re: /etc/fstab question (problem)?

2023-04-19 Thread David Wright
On Wed 19 Apr 2023 at 16:06:57 (-0400), Default User wrote: > Anyway, here is where I am at: > > I have two Clonezilla backups. > 1) a full disk backup. > 2) a "partitions" backup. > So, if things really go bad, I can theoretically revert to the setup as > of 2023-04-18, when this thread was star

Re: /etc/fstab question (problem)?

2023-04-19 Thread Dan Ritter
Default User wrote: > > Well, now I am totally confused.  > > I had hoped for, and really expected, an easy, obvious, intuitive > solution. But I guess that may be a distant memory of the good old > days, before [insert string of four-letter words here] like dbus, > systemd, and Gnome 3. And wh

Re: /etc/fstab question (problem)?

2023-04-19 Thread Default User
On Wed, 2023-04-19 at 18:07 +0700, Max Nikulin wrote: > On 19/04/2023 16:16, David Christensen wrote: > > On 4/18/23 20:16, Stefan Monnier wrote: > > > > > You can also do > > > > > > mount --bind / /mnt > > > > > > and then look at /mnt/tmp. > > > No need to reboot into single-user mode fo

Re: Bookworm: dash shell globs don't recognise [^...] to negate a character class

2023-04-19 Thread davidson
On Wed, 19 Apr 2023 davidson wrote: On Wed, 19 Apr 2023 Max Nikulin wrote: On 18/04/2023 21:19, Vincent Lefevre wrote: BTW, history expansion can be very useful, but IMHO, this should have been interactive and triggered by control characters or escape sequences, not by "normal" characters. It

Re: Bookworm: dash shell globs don't recognise [^...] to negate a character class

2023-04-19 Thread davidson
On Wed, 19 Apr 2023 Max Nikulin wrote: On 18/04/2023 21:19, Vincent Lefevre wrote: BTW, history expansion can be very useful, but IMHO, this should have been interactive and triggered by control characters or escape sequences, not by "normal" characters. It would be great. Unfortunately disabl

Re: /etc/fstab question (problem)?

2023-04-19 Thread Default User
On Wed, 2023-04-19 at 18:07 +0700, Max Nikulin wrote: > On 19/04/2023 16:16, David Christensen wrote: > > On 4/18/23 20:16, Stefan Monnier wrote: > > > > > You can also do > > > > > > mount --bind / /mnt > > > > > > and then look at /mnt/tmp. > > > No need to reboot into single-user mode fo

Re: tmp on tmpfs

2023-04-19 Thread tomas
On Wed, Apr 19, 2023 at 06:00:53PM +0700, Max Nikulin wrote: > On 19/04/2023 13:34, to...@tuxteam.de wrote: > > On Wed, Apr 19, 2023 at 01:15:01PM +0700, Max Nikulin wrote: > > > Summary: Moving /tmp to tmpfs makes it useless > > > https://lists.debian.org/debian-devel/2012/06/msg00311.html > > >

Re: Am I infected with a rootkit?

2023-04-19 Thread Jesper Dybdal
On 2023-04-18 21:35, David Christensen wrote: On 4/18/23 06:43, Jesper Dybdal wrote: On 2023-04-16 14:19, I wrote: ... And there in the bash history were 4 lines that I had not written :-( To summarize: * Greg has convincingly argued that there is no way for the running shell to get those

Re: AW: EPSON ET M 1120 new printer: If You can read this, you are using the wrong driver

2023-04-19 Thread Jeremy Ardley
On 19/4/23 17:14, Schwibinger Michael wrote: Good morning Thank You. What did I do wrong. On the printer there is written ET M 1120. If this is wrong what is the right name? Its made by EPSON Regards Sophie I think your problem is you have to change the driver your system already ha

Re: /etc/fstab question (problem)?

2023-04-19 Thread Max Nikulin
On 19/04/2023 16:16, David Christensen wrote: On 4/18/23 20:16, Stefan Monnier wrote: You can also do mount --bind / /mnt and then look at /mnt/tmp. No need to reboot into single-user mode for that. +1  I like that better than the reboot/ live drive idea I posted. I think, it is the

Re: tmp on tmpfs

2023-04-19 Thread Max Nikulin
On 19/04/2023 13:34, to...@tuxteam.de wrote: On Wed, Apr 19, 2023 at 01:15:01PM +0700, Max Nikulin wrote: Summary: Moving /tmp to tmpfs makes it useless https://lists.debian.org/debian-devel/2012/06/msg00311.html That is linked from https://wiki.debian.org/SSDOptimization/#Reduction_of_SSD_wri

Re: AW: EPSON ET M 1120 new printer: If You can read this, you are using the wrong driver

2023-04-19 Thread Jeremy Ardley
On 19/4/23 17:14, Schwibinger Michael wrote: Good morning Thank You. What did I do wrong. On the printer there is written ET M 1120. If this is wrong what is the right name? The Epson ET-M1120 printer supports the Epson ESC/P-R printer language, which is a command protocol used by Epson

AW: EPSON ET M 1120 new printer: If You can read this, you are using the wrong driver

2023-04-19 Thread Schwibinger Michael
Good morning Thank You. What did I do wrong. On the printer there is written ET M 1120. If this is wrong what is the right name? Its made by EPSON Regards Sophie Von: The Wanderer Gesendet: Freitag, 14. April 2023 23:28 Bis: debian-user@lists.debian.org Bet

Re: Bookworm: dash shell globs don't recognise [^...] to negate a character class

2023-04-19 Thread Max Nikulin
On 18/04/2023 21:19, Vincent Lefevre wrote: BTW, history expansion can be very useful, but IMHO, this should have been interactive and triggered by control characters or escape sequences, not by "normal" characters. It would be great. Unfortunately disabling histexpand option in bash blocks th

Re: /etc/fstab question (problem)?

2023-04-19 Thread David Christensen
On 4/18/23 20:16, Stefan Monnier wrote: You can also do mount --bind / /mnt and then look at /mnt/tmp. No need to reboot into single-user mode for that. +1 I like that better than the reboot/ live drive idea I posted. David

Re: tmp on tmpfs

2023-04-19 Thread tomas
On Wed, Apr 19, 2023 at 08:55:25AM +0200, Nicolas George wrote: > to...@tuxteam.de (12023-04-19): > > What I didn't like from the post [...] > I am not that surprised to find this level of argumentation in a text > that announces its unbalanced conclusion in the title [...] I wouldn't be so harsh

Re: tmp on tmpfs

2023-04-19 Thread DdB
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Am 19.04.2023 um 08:34 schrieb to...@tuxteam.de: > On Wed, Apr 19, 2023 at 01:15:01PM +0700, Max Nikulin wrote: >> On 19/04/2023 11:30, to...@tuxteam.de wrote: > Of course, I wouldn't propose to set it as a default for a distro. > > Cheers > Neit