30 Jan 2025 10:11:48 +0100.
https://lists.debian.org/msgid-search/z5tcvdul9_0dt...@phare.normalesup.org
I believe that user must have choice what display manager they prefer
and it should be independent of desktop environment/window
manager/Wayland composer implementation. I found it unacceptable tha
why I mentioned VNC and RDP.
But there are two window managers, because there are two logins and the
different $DISPLAY are different physical monitors on different physical
hdmi driver hardware (the remote one is an rpi)
I expect troubles from 2 GUI logins for the same user. I am afraid that
many u
4GB RAM. I installed Debian stable, testing and unstable
but the symptoms are everwhere the same. With Debian stable I was able
to boot with a Display Manger (lightdm) but only with standard
resolution (so Nouveau or Vesa driver). When I build the proprietary
with DKMS it fails finding a dis
r are you using?
>
> I see an issues in ver. 12.6.0 started from the live image:
>
> Scaling the desktop by Settings - Display - General - Scale works
> counter-intuitive, setting it to 2x reduces everything on screen to quarter
> size,
> half height and half widt
hello friends,
I tried but found it too confusing to find where to report bugs for debian :-(
.
I see an issues in ver. 12.6.0 started from the live image:
Scaling the desktop by Settings - Display - General - Scale works
counter-intuitive, setting it to 2x reduces everything on
On 02/08/2024 20:30, Jeffrey Walton wrote:
On Fri, Aug 2, 2024 at 7:21 AM Greg Wooledge wrote:
On Fri, Aug 02, 2024 at 11:35:58 +0200, Florent Rougon wrote:
Which I am inclined to believe, although I'm reluctant to try 'su -p'
for fear of creating a mess in my normal user setup:
~ % su -p
Hi,
Le 02/08/2024, Jeffrey Walton a écrit:
> emacs is notorious for that. In fact, if you install a new system, and
> `sudo emacs `, then emacs will create its own config
> directory (.emacs/) in your home directory owned by root. I quickly
FTR, the Emacs user configuration directory is ~/.emac
On Fri, Aug 2, 2024 at 7:21 AM Greg Wooledge wrote:
>
> On Fri, Aug 02, 2024 at 11:35:58 +0200, Florent Rougon wrote:
> > Which I am inclined to believe, although I'm reluctant to try 'su -p'
> > for fear of creating a mess in my normal user setup:
> >
> > ~ % su -p
> > Password:
> > zsh com
Hi,
Le 02/08/2024, Greg Wooledge a écrit:
> I don't use zsh, so I don't quite understand what "compinit" means.
It is a Zsh function that initializes completion for the current
session. From zshall(1):
Use of compinit
(...)
To initialize the system, the function compinit (...) should b
On Fri, Aug 02, 2024 at 11:35:58 +0200, Florent Rougon wrote:
> Which I am inclined to believe, although I'm reluctant to try 'su -p'
> for fear of creating a mess in my normal user setup:
>
> ~ % su -p
> Password:
> zsh compinit: insecure directories and files, run compaudit for list.
> I
fxkl4...@protonmail.com wrote:
> i log in to x session as user1 on host1
> from within a xterm i want to change to user2 on host1 and run x programs
> the current way i do this is ssh user2@host1
> does using ssh on the same host use encryption
> is there another way to do this
> i feel like this h
Hi,
Le 27/07/2024, David Wright a écrit:
> > I never found an official documentation about "su -p", just found it
> > myself,
> > but I read, "su -" shall do the same. It does not.
> When you write something like this, can you accompany it with a
> reference? The essential package util-linux'
urrently active user through ACLs. Adding
another user to a number of groups may give it *permanent* access to
that devices.
The actual question is if applications running by different users should
appear on the same X11 display or switching between user sessions (using
Ctrl+Alt+F*, desktop e
On Sat 27 Jul 2024 at 23:21:06 (+0200), Hans wrote:
> I never found an official documentation about "su -p", just found it myself,
> but I read, "su -" shall do the same. It does not.
When you write something like this, can you accompany it with a
reference? The essential package util-linux's man
Some window managers are offering an option, to change the user (plasma = KDE
does it, for example.). It is also possible, to start a new X-session and
login with another user. Doing so, you have 2 X-session open.
The option is also, to change the user, or, add another user with a new
session.
On 7/27/24 12:43, fxkl4...@protonmail.com wrote:
> does ssh destinguish between "ssh host1" and "ssh localhost"
Probably the interface it uses. host1 -> eth0 and localhost -> lo. Unless
you've done something funny with hostnames or routing.
Anyhow that's my guess, and if not, someone will b
On Sat, Jul 27, 2024 at 16:43:50 +, fxkl4...@protonmail.com wrote:
> simple is better
> thanks
>
> does ssh destinguish between "ssh host1" and "ssh localhost"
Depends on how everything is configured. It can.
If you prefer 'ssh -X user2@host1' and if that works for you, then you
can use tha
simple is better
thanks
does ssh destinguish between "ssh host1" and "ssh localhost"
On Sat, 27 Jul 2024, Greg Wooledge wrote:
> On Sat, Jul 27, 2024 at 15:44:51 +, fxkl4...@protonmail.com wrote:
>> i log in to x session as user1 on host1
>> from within a xterm i want to change to user2 on h
fxkl4...@protonmail.com writes:
> i log in to x session as user1 on host1
> from within a xterm i want to change to user2 on host1 and run x programs
> the current way i do this is ssh user2@host1
> does using ssh on the same host use encryption
> is there another way to do this
> i feel like this
On Sat, Jul 27, 2024 at 15:44:51 +, fxkl4...@protonmail.com wrote:
> i log in to x session as user1 on host1
> from within a xterm i want to change to user2 on host1 and run x programs
> the current way i do this is ssh user2@host1
I'm assuming you mean "ssh -X", or that you've configured the
i log in to x session as user1 on host1
from within a xterm i want to change to user2 on host1 and run x programs
the current way i do this is ssh user2@host1
does using ssh on the same host use encryption
is there another way to do this
i feel like this has been hashed over here previously
i just
On Sat, 2024-06-22 at 18:11 +1000, Keith Bainbridge wrote:
>
> On 18/6/24 00:56, debian-u...@howorth.org.uk wrote:
> > Keith Bainbridge wrote:
> > > On 16/6/24 23:50, Greg Wooledge wrote:
> > > > On Sun, Jun 16, 2024 at 06:13:36PM +1000, Keith Bainbridge
> > > > wrote:
> > >
> > > It was late af
On 18/6/24 00:56, debian-u...@howorth.org.uk wrote:
Keith Bainbridge wrote:
On 16/6/24 23:50, Greg Wooledge wrote:
On Sun, Jun 16, 2024 at 06:13:36PM +1000, Keith Bainbridge wrote:
It was late afternoon on 16Jun2024 that I wrote this. Possibly
18:13:36 when I pressed send. I'd reckon it wo
al time as I press send
>
> I'm confused. Your time displays (Keith) look sensible to me, given
> they are in local time for somewhere like Brisbane.
>
> The only confusing display to me is what Greg's MUA showed when quoting
> your message. The time is correct but is shown i
n
> 08:13:36 UTC What's wrong with my system clock. I've not really
> looked at the time on my originals before. I'll try to remember to
> enter my local time as I press send
I'm confused. Your time displays (Keith) look sensible to me, given
they are in local time for
On 06/06/2024 16:57, Lists wrote:
As I don't do anything remotely graphically taxing I don't need a speedy
GPU.
More powerful GPU may mean better quality of local (offline) AI
assistant. Perhaps it is too early to say that it is must have, but it
seems changes are coming.
On 2024-06-03 23:50, Felix Miata wrote:
Lists composed on 2024-06-03 22:39 (UTC+0200):
I am thinking of replacing my old workstation with a Lenovo Thinkpad P16
Gen 2.
That's a model line, not a model. It's available with multiple CPU/GPU
combinations.
You are correct. That slipped by me wh
Lists composed on 2024-06-03 22:39 (UTC+0200):
> I am thinking of replacing my old workstation with a Lenovo Thinkpad P16
> Gen 2.
That's a model line, not a model. It's available with multiple CPU/GPU
combinations.
To use it as described, I suggest to get one with only one GPU. Most problems
Hi all,
I am thinking of replacing my old workstation with a Lenovo Thinkpad P16
Gen 2. There's one thing that makes me hesitate though: on my current
laptop (Thinkpad P1 Gen 1) the external display is hardwired to a
specific port. Sadly, I have never been able to use any external di
allan wrote on 18/04/2024 13:37:
Bug report submitted. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069236
Hi,
may I ask how you disabled IPv6 on these machines?
Regards,
Jörg.
Hi Allan,
On 18/04/24 at 12:38, allan wrote:
Have four Sid machines here and ssh -X has worked fine on all of them
for years. For the last several days I haven't been able to run
graphical applications over ssh from any of these machines.
Error says "cannot open display" and if
host and guest when testing.
> >
> > > Do the logs on the host ip.add.re.ss provide any further details?
> >
> > journalctl -t sshd gives this -
> >
> > Apr 18 05:29:03 server sshd[2052]: error: Failed to allocate
> > internet-domain X11 display socket.
&g
ons, are those clients or servers?
>
> Both. I've run all four machines as both host and guest when testing.
>
> > Do the logs on the host ip.add.re.ss provide any further details?
>
> journalctl -t sshd gives this -
>
> Apr 18 05:29:03 server sshd[2052]: error: Fa
: Failed to allocate
internet-domain X11 display socket.
On Thu, Apr 18, 2024 at 5:54 AM Michael Kjörling <2695bd53d...@ewoof.net> wrote:
>
> On 18 Apr 2024 05:38 -0500, from wizard10...@gmail.com (allan):
> > Have four Sid machines here
>
> In the context of these SSH ses
On 18 Apr 2024 05:38 -0500, from wizard10...@gmail.com (allan):
> Have four Sid machines here
In the context of these SSH sessions, are those clients or servers?
> ssh -vv -Y u...@ip.add.re.ss just gives "X11 forwarding request failed
> on channel 0"
Do the logs on the host ip.add.re.ss provide
Have four Sid machines here and ssh -X has worked fine on all of them
for years. For the last several days I haven't been able to run
graphical applications over ssh from any of these machines.
Error says "cannot open display" and if I ssh into the machine
$DISPLAY is indeed b
On Sun, Sep 10, 2023 at 11:49 Max Nikulin wrote:
> On 10/09/2023 16:44, Tom Browder wrote:
> > On Sat, Sep 9, 2023 at 21:06 Max Nikulin wrote:
> >
> >> You can create a mock-up and use it instead of real xclip binary.
> >
> > Sounds interesting, Max, can you show the code?
>
> Unless you need to
On 10/09/2023 16:44, Tom Browder wrote:
On Sat, Sep 9, 2023 at 21:06 Max Nikulin wrote:
You can create a mock-up and use it instead of real xclip binary.
Sounds interesting, Max, can you show the code?
Unless you need to test subtle issues like
https://github.com/astrand/xclip/issues/20
On Sat, Sep 9, 2023 at 21:06 Max Nikulin wrote:
> On 10/09/2023 06:36, Tom Browder wrote:
> > We have a Raku module that uses "xclip" during use on a computer with a
> > monitor. We need to test it with Github workflows which does not have a
> > graphics device.
> >
> > Is there any "xclip" opti
On 10/09/2023 06:36, Tom Browder wrote:
We have a Raku module that uses "xclip" during use on a computer with a
monitor. We need to test it with Github workflows which does not have a
graphics device.
Is there any "xclip" option to allow for testing without a graphics
devivce without throwin
On Sat, Sep 9, 2023 at 18:47 Greg Wooledge wrote:
> On Sat, Sep 09, 2023 at 06:36:56PM -0500, Tom Browder wrote:
> > Is there any "xclip" option to allow for testing without a graphics
> devivce
…
Thanks, Greg!
-Tom
ory, not needing a physical graphics chipset to run against. You
can set DISPLAY to point to the xvfb server, and run X client programs
in that environment.
We have a Raku module that uses "xclip" during use on a computer with a
monitor. We need to test it with Github workflows which does not have a
graphics device.
Is there any "xclip" option to allow for testing without a graphics devivce
without throwing an error? Or any suggestion for a work arou
The Mailman3 mailing list forwarding, administration, and archive display all
worked here under Bullseye. The symptom I see now is that when I try to view a
mailing list archive with a web browser, I see a spinning star where I
previously saw data.
In addition to the package upgrades, I
Sorry, forgot to mention that: It did move with the USB-C-Cable. It's
a standard Amazon Basic 0,9m USB-C-to-DP-Cable, bought quite recently.
Am Do., 6. Juli 2023 um 18:18 Uhr schrieb :
>
> Stefan Schumacher wrote:
> > I have exchanged the connections - one NUC from HDMI to USB-C and the
> > othe
Stefan Schumacher wrote:
> I have exchanged the connections - one NUC from HDMI to USB-C and the
> other from USB-C to HDMI. The problem persists.
Yes, but did it stay with the NUC or move with the cable?
.1-to-DP1.4-Connector, but only got a display output of it
intermittently.
I strongly suspect that the problem is my monitor. At the moment I am
unwilling to buy a new one, since it supports 4k at 120hz and has four
display connectors. Buying a new monitor with these features would
cost me most likely
Stefan Schumacher writes:
> Hello Timothy
>
>>Do both NUC's have the same behavior or is just one of them having
> this problem? If just one of >them is having this behavior is it the
> DP or HDMI?
>
> I have just done some tests and it's only the USB-C-to-DP NUC that is
> problematic. The HDMI o
USB-C-to-DP NUC that is
> problematic. The HDMI one goes into suspend and wakes up without any
> problems. Unfortunately my monitor only does 120hz on the Display Port
> Connectors and I am by now very much used to the much smoother motion
> of 120 hz vs 60 hz. I am, according to lsmod,
uspend and wakes up without any
problems. Unfortunately my monitor only does 120hz on the Display Port
Connectors and I am by now very much used to the much smoother motion
of 120 hz vs 60 hz. I am, according to lsmod, using the i915 driver.
At the moment I am considering contacting the maintainer of th
Acer Predator XB273KGP, which has four connectors, two
> Displayport 1.4 and two HDMI 2.0. The Display port can do 120hz when
> connected via DP. One of the NUCs is connected with an
> USB-C-to-DP-Cable and the other one via HDMI 2.0 with only 60 hz. The
> other ports are used by other co
have two NUC 13, one for work and one for private use. Both are
running Debian 12 Bookworm with Gnome 43 and Wayland/Weston. My
monitor is a Acer Predator XB273KGP, which has four connectors, two
Displayport 1.4 and two HDMI 2.0. The Display port can do 120hz when
connected via DP. One of the NUCs
s and can't find it without knowing the display.
So we'll have to dig deeper into what those processes are doing.
Cheers
--
t
signature.asc
Description: PGP signature
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi.
With every back up, being whether its a restic backup hourly to another hard
drive on this machine, or an rsync backup to my synology server, this error
message continues to happen/occur. This has only started to occur since I've
upgraded t
Since upgrading to bookworm I'm having a display power management issue. I am
using XFCE. Setting the display
power management slider to blank after 5 minutes does indeed blank the display.
However, every 30 seconds or
so the monitor comes back on, then simply displays no signal and goes
On Sun, 30 Apr 2023 14:26:12 -0600, D. R. Evans wrote:
> I have TB configured so as to display incoming e-mail as plain text. They
> display correctly, BUT the font used to display the contents in the third
> pane
> is too large on the new monitor. How *exactly* do I control the
ly above
> the other.
> The second pane, the top one of these two, shows the subjects of
> received
> e-mails in whatever folder is selected in the first pane. The third
> pane,
> below the second one, is where the contents of e-mails are displayed.
>
> I have TB confi
third pane,
below the second one, is where the contents of e-mails are displayed.
I have TB configured so as to display incoming e-mail as plain text. They
display correctly, BUT the font used to display the contents in the third pane
is too large on the new monitor. How *exactly* do I control
On 7/4/23 05:29, davidson wrote:
On Wed, 5 Apr 2023 Bret Busby wrote:
On 5/4/23 03:43, davidson wrote:
It is said that if you wash a cat it will never again wash itself.
This may or may not be true: what is certain is that if you teach a
man anything he will never learn it. -- George Bernard Sh
On Wed, 5 Apr 2023 Bret Busby wrote:
On 5/4/23 03:43, davidson wrote:
It is said that if you wash a cat it will never again wash itself.
This may or may not be true: what is certain is that if you teach a
man anything he will never learn it. -- George Bernard Shaw
The "Bernard Shaw" is quite a
Bala personal wrote:
> Hello Team,
>
> Greetings. When i tried to install Debian xfce in my new computer Acer
> Aspire5, NVIDIA hardware pre installed support, i faced an issue after
> reboot the system as "failed to start light display manager. So how to
> fix this
On 5/4/23 03:43, davidson wrote:
It is said that if you wash a cat it will never again wash itself.
This may or may not be true: what is certain is that if you teach a
man anything he will never learn it. -- George Bernard Shaw
The "Bernard Shaw" is quite appropriate - it is BS.
I have been tau
system as "failed to start light display
manager. So how to fix this?
Hopefully someone who knows something about display managers will turn
up and interrogate you.
I tried the button to access termial as Alt + ctrl + f2, but it does
not have any effect on screen. Kindly do help me to fix it. Tha
Hello Team,
Greetings. When i tried to install Debian xfce in my new computer Acer
Aspire5, NVIDIA hardware pre installed support, i faced an issue after
reboot the system as "failed to start light display manager. So how to
fix this? I tried the button to access termial as Alt + ctrl
to...@tuxteam.de writes:
On Sat, Feb 11, 2023 at 07:20:17PM +0100, Linux-Fan wrote:
[...]
> ~~~
> Traceback (most recent call last):
> File "/usr/bin/vinetto", line 418, in
>print(" " + TNid + " " + TNtimestamp + " " + TNname)
> TypeError: can only concatenate str (not "bytes") to str
>
On Sat, Feb 11, 2023 at 07:20:17PM +0100, Linux-Fan wrote:
[...]
> ~~~
> Traceback (most recent call last):
> File "/usr/bin/vinetto", line 418, in
>print(" " + TNid + " " + TNtimestamp + " " + TNname)
> TypeError: can only concatenate str (not "bytes") to str
> ~~~
HAH. Python3 and its OC
section of the printed stuff also contains a Thumbs.db
file.
I'm not familiar with databases enough to know what to do, but being
able to see whats in this file in thumbnail form would sure help me to
build the next part I need. So what do we have that can display whats
in these files,
section of the printed stuff also contains a Thumbs.db
file.
I'm not familiar with databases enough to know what to do, but being
able to see whats in this file in thumbnail form would sure help me to
build the next part I need. So what do we have that can display whats
in these files,
stuff also contains a Thumbs.db file.
I'm not familiar with databases enough to know what to do, but being able to
see whats in this file in thumbnail form would sure help me to build the
next part I need. So what do we have that can display whats in these files,
from a Chinese originator?
e.
I'm not familiar with databases enough to know what to do, but being
able to see whats in this file in thumbnail form would sure help me to
build the next part I need. So what do we have that can display whats in
these files, from a Chinese originator?
File says this about one of
I have two monitors side by side and they work nicely on my KDE Plasma
desktop session. However, in SDDM display manager (login screen) the
monitors are in wrong order.
Below is a picture of the two situations. Arrows in the picture show how
the mouse cursor travels from screen to screen. You
On Thu, May 19, 2022 at 10:31:44PM -0400, Roberto C. Sánchez wrote:
> For those following along, a little while ago the problem "went away".
> That is, context menus, tooltips, and application menus now all show in
> the expected places in Firefox. I really hope that this is not a
> temporary situ
On Wed, May 18, 2022 at 04:17:12PM -0400, Roberto C. Sánchez wrote:
> On Wed, May 18, 2022 at 10:09:10PM +0200, Linux-Fan wrote:
> > Roberto C. Sánchez writes:
> >
> > > I have recently decommissioned my main desktop workstation and switched
> > > to using my laptop for daily work (rather than onl
On Wed, May 18, 2022 at 10:09:10PM +0200, Linux-Fan wrote:
> Roberto C. Sánchez writes:
>
> > I have recently decommissioned my main desktop workstation and switched
> > to using my laptop for daily work (rather than only when travelling). I
> > acquired a USB-C "docking station" and have connect
Roberto C. Sánchez writes:
I have recently decommissioned my main desktop workstation and switched
to using my laptop for daily work (rather than only when travelling). I
acquired a USB-C "docking station" and have connected two external
monitors (which were formerly attached to my desktop mach
I have recently decommissioned my main desktop workstation and switched
to using my laptop for daily work (rather than only when travelling). I
acquired a USB-C "docking station" and have connected two external
monitors (which were formerly attached to my desktop machine).
For some strange reason
Hello there ,
I moved to debian and I cannot change the display picture that also
showing on gdm .
What I do excactly . opening the settings > users > unlock the
permissions > and then I choose my picture .
is there any other way even with commoand line ?
--
Klearchos-Angelos Gkoun
Le mardi 22 mars 2022 à 11:04 +, Ottavio Caruso a écrit :
[...]
> org.gtk.vfs.mount is not there and I don't think it should exists
> ata ll. I tend to think this is a Debian bug with gvfs, but I am
> running oldstable and will be moving to stable soon.
There is a bug affecting Debian (Deb
on gvfsd, because your
previous error message was:
[...]
> I always get "Could not display mtp://X" error no such interface
> 'org.gtk.vfs.mount' on object at path /org/gtk/vfs/mount/1"
[...]
and that seems to link to gvfsd:
https://wiki.gnome.org/Projects/gv
Ottavio Caruso wrote:
> I can see mtp-tools is a meta-package for:
[...]
> Which one do I need to configure/troubleshoot my issue?
I'm afraid I've pretty much exhausted my knowledge in this area. The
only other things I can offer are
1. My phone (Android 11, Samsung One UI 3.1) defaults to an M
Hello,
I would say that your PC does not recognize your smartphone as a MTP
device because your smartphone dose not presents itself as a MTP device
Your smartphone seems to be seen (because it is set up as such in
Android) as a USB mass storage device: then either:
- use programs in Linux that
Ottavio Caruso wrote:
> Why is it always a pain to mount my Android phone on my Laptop?
Do you have mtp-tools installed? I found that mounting my phone got a
lot more reliable after I installed that package.
best regards,
mike
On Fri, Nov 5, 2021 at 4:25 PM The Wanderer wrote:
> On 2021-11-05 at 18:14, Mark Copper wrote:
>
> > Where to start diagnosing a problem like this?
>
> At first blush: look into ways to disable kernel modesetting.
>
> The details tend to vary depending on the GPU involved, but one thing
> they u
bt this statement, it doesn't seem to
> entirely line up with what I've observed in the real world.
>
> I've encountered cases where specifying just 'nomodeset' didn't make the
> system stop attempting to switch to a more-advanced display mode (and go
cases where specifying just 'nomodeset' didn't make the
system stop attempting to switch to a more-advanced display mode (and go
blank, losing the ability to display at all), but specifying both that
and 'i915.whateveritwas' did.
(With exactly the same live-boot image, on d
The Wanderer composed on 2021-11-05 18:25 (UTC-0400):
> There's a specific kernel-command-line parameter (on top of 'nomodeset')
> for disabling KMS with certain types of Intel integrated GPU; I don't
> remember it off the top of my head, but I believe it involves the string
> 'i915'.
On 2021-11-05 at 18:14, Mark Copper wrote:
> Where to start diagnosing a problem like this?
At first blush: look into ways to disable kernel modesetting.
The details tend to vary depending on the GPU involved, but one thing
they usually have in common is adding 'nomodeset' to the kernel command
Where to start diagnosing a problem like this?
Minimal install -- no desktop.
No "oops" in syslog though there are some warnings.
System seems to shut down properly when power button pressed.
Yesterday I could even ssh in, but that facility disappeared.
Asrock H570M-ITX/ac with Intel i3-10100.
On 2021-09-20, The Wanderer wrote:
>
> On 2021-09-20 at 03:21, David Christensen wrote:
>
>> Your message displays strangely on Thunderbird (oversized Courier=20
>> font?).
>
> In my case, it displays with unusually-small characters and what looks
> like a different font, not unusually large ones.
r e.g. English may not have the
glyphs needed for e.g. Chinese. Those different settings can include
different sizes. (Again in my older Thunderbird, these settings are
under Edit -> Preference -> Display -> Formatting -> Advanced.)
Edit -> Preferences -> Language &
On Mon, Sep 20, 2021 at 07:16:27AM -0400, The Wanderer wrote:
> On 2021-09-20 at 03:21, David Christensen wrote:
>
> > Your message displays strangely on Thunderbird (oversized Courier
> > font?).
>
> In my case, it displays with unusually-small characters and what looks
> like a different font,
gs for messages with different character encodings, on the
principle that the font preferred for e.g. English may not have the
glyphs needed for e.g. Chinese. Those different settings can include
different sizes. (Again in my older Thunderbird, these settings are
under Edit -> Preference ->
Anssi Saari writes:
Linux-Fan writes:
> Anssi Saari writes:
>
>> I was wondering, since I didn't really find anything definite via Google
>> but is dual GPU dual display actually a supported configuration in
>> Debian 11?
>
> I would be interested in knowing
Linux-Fan writes:
> Anssi Saari writes:
>
>> I was wondering, since I didn't really find anything definite via Google
>> but is dual GPU dual display actually a supported configuration in
>> Debian 11?
>
> I would be interested in knowing about that, too.
Anssi Saari writes:
I was wondering, since I didn't really find anything definite via Google
but is dual GPU dual display actually a supported configuration in
Debian 11?
I would be interested in knowing about that, too.
So basically for a while I ran this kind of setup:
Disp
Anssi Saari composed on 2021-09-15 10:15 (UTC+0300):
> I was wondering, since I didn't really find anything definite via Google
> but is dual GPU dual display actually a supported configuration in
> Debian 11?
> So basically for a while I ran this kind of setup:
> Di
I was wondering, since I didn't really find anything definite via Google
but is dual GPU dual display actually a supported configuration in
Debian 11?
So basically for a while I ran this kind of setup:
Display 1 connected to CPU's integrated GPU (Core i7-4790K, Intel HD
Gra
deloptes wrote:
>> That link mentions using a D-SUB (you didn't specify what you are using,
>> please do so), in which case take particular care to ensure it is
>> properly inserted, at *both* ends.
>>
>> Even so, you should try using HDMI/DVI/DisplayPort instead (whichever is
>> available).
>
>
Andrei POPESCU wrote:
> That link mentions using a D-SUB (you didn't specify what you are using,
> please do so), in which case take particular care to ensure it is
> properly inserted, at *both* ends.
>
> Even so, you should try using HDMI/DVI/DisplayPort instead (whichever is
> available).
Tha
0GHz.
>
> The issue is that when it starts with its own display the colors are OK, but
> as soon as I activate an additional display the colors get messed and it is
> looking ugly like described
> https://h30434.www3.hp.com/t5/Notebook-Video-Display-and-Touch/820-g1-Ubuntu-Screen-artifa
1 - 100 of 2806 matches
Mail list logo