Re: startx xauth fails after upgrade to Bullseye 11.3

2022-03-27 Thread Larry Doolittle
Esteemed Debian experts and maintainers - On Sun, Mar 27, 2022 at 10:45:03PM -0700, Larry Doolittle wrote: > I just upgraded my first machine from 11.2 to 11.3. > xauth fails in the context of startx. > Message is > xauth: timeout in locking authority file /home/[redacted]/.Xauthority > both in

startx xauth fails after upgrade to Bullseye 11.3

2022-03-27 Thread Larry Doolittle
Esteemed Debian experts and maintainers - I just upgraded my first machine from 11.2 to 11.3. xauth fails in the context of startx. Message is xauth: timeout in locking authority file /home/[redacted]/.Xauthority both in the startx console, and if I run "xauth list" in the resulting X session.

Re: ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.

2022-03-27 Thread Reiner Buehl
On 27.03.2022 18:12, Nicholas Geovanis wrote: On Sun, Mar 27, 2022, 7:31 AM Reiner Buehl wrote: Hi all! I am trying to build an amd64 Debian package from sources but the command dpkg-buildpackage -us -uc fails with a number of the following error messages: ERROR: ld.

Re: Why is debian Live (11.2.0) advancing the time on my windows laptop +5 hours? ...

2022-03-27 Thread Albretch Mueller
On 3/27/22, Greg Wooledge wrote: > Well, you are. Just not in the normal way. On 3/27/22, to...@tuxteam.de wrote: > Debian Live /is/ a dual boot -- unless the computer in question > has no operating system to begin with :-) > > I think there is some misunderstanding on how songbird and you > th

Re: Why is debian Live (11.2.0) advancing the time on my windows laptop +5 hours? ...

2022-03-27 Thread David Wright
On Sun 27 Mar 2022 at 18:29:35 (+), Albretch Mueller wrote: > On 3/27/22, songbird wrote: > > set the bios time to be universal and then set up windows > > to use universal time. > > again, assumptions ... > > On 3/27/22, David Wright wrote: > > It looks as if you're dual-booting. > >

Re: Why is debian Live (11.2.0) advancing the time on my windows laptop +5 hours? ...

2022-03-27 Thread Greg Wooledge
On Sun, Mar 27, 2022 at 06:29:35PM +, Albretch Mueller wrote: > On 3/27/22, David Wright wrote: > > It looks as if you're dual-booting. > > No, I am not. Well, you are. Just not in the normal way. You've got one OS permanently installed on the disk, and one on a removable device. That's

Re: Why is debian Live (11.2.0) advancing the time on my windows laptop +5 hours? ...

2022-03-27 Thread tomas
On Sun, Mar 27, 2022 at 06:29:35PM +, Albretch Mueller wrote: > On 3/27/22, songbird wrote: > > set the bios time to be universal and then set up windows > > to use universal time. > > again, assumptions ... > > On 3/27/22, David Wright wrote: > > It looks as if you're dual-booting. > >

Re: Why is debian Live (11.2.0) advancing the time on my windows laptop +5 hours? ...

2022-03-27 Thread Albretch Mueller
On 3/27/22, songbird wrote: > set the bios time to be universal and then set up windows > to use universal time. again, assumptions ... On 3/27/22, David Wright wrote: > It looks as if you're dual-booting. No, I am not. Use case: I keep a DL DVD with me as some sort of cross between defe

Re: Why is debian Live (11.2.0) advancing the time on my windows laptop +5 hours? ...

2022-03-27 Thread David Wright
On Sun 27 Mar 2022 at 06:31:16 (+), Albretch Mueller wrote: > $ uname -a > Linux debian 5.10.0-10-amd64 #1 SMP Debian 5.10.84-1 (2021-12-08) > x86_64 GNU/Linux > $ > and how can I avoid that from happening? It looks as if you're dual-booting. Whenever I've had a period of doing that, I start

Re: ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.

2022-03-27 Thread Nicholas Geovanis
On Sun, Mar 27, 2022, 7:31 AM Reiner Buehl wrote: > Hi all! > > I am trying to build an amd64 Debian package from sources but the > command dpkg-buildpackage -us -uc fails with a number of the following > error messages: > > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > p

Re: Why is debian Live (11.2.0) advancing the time on my windows laptop +5 hours? ...

2022-03-27 Thread songbird
Albretch Mueller wrote: > $ uname -a > Linux debian 5.10.0-10-amd64 #1 SMP Debian 5.10.84-1 (2021-12-08) > x86_64 GNU/Linux > $ > and how can I avoid that from happening? > lbrtchx set the bios time to be universal and then set up windows to use universal time. and no, i don't know how to s

Re: Running Steam Proton Games with primusrun

2022-03-27 Thread Jonathan Marquardt
Hi Georgi, On Sun, Mar 27, 2022 at 03:08:41PM +0300, Georgi Naplatanov wrote: > Which Debian version are you using? How did you install Nvidia video > driver - from Debian repository or manually with Nvidia's installer? I'm running Bullseye. I installed nvidia-driver from the Debian repos. > Ke

Re: Why is debian Live (11.2.0) advancing the time on my windows laptop +5 hours? ...

2022-03-27 Thread Albretch Mueller
On 3/27/22, to...@tuxteam.de wrote: > On Sun, Mar 27, 2022 at 12:08:38PM +, Albretch Mueller wrote: >> On 3/27/22, to...@tuxteam.de wrote: >> > (3) Hardware clock gets adjusted accordingly. >> > [which] would be >> > wrong for a live distro: don't touch persistent state! >> >> exactly! will

Re: Running Steam Proton Games with primusrun

2022-03-27 Thread Curt
On 2022-03-27, Jonathan Marquardt wrote: > > I don't really know why Steam is complaining about these missing shared > object files since two of them clearly exist on my system: > > $ ls -al /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1 > /usr/lib/i386-linux-gnu/nvidia/libGL.so.1 > /usr/lib/x86_64

ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.

2022-03-27 Thread Reiner Buehl
Hi all! I am trying to build an amd64 Debian package from sources but the command dpkg-buildpackage -us -uc fails with a number of the following error messages: ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. I have ins

Re: Why is debian Live (11.2.0) advancing the time on my windows laptop +5 hours? ...

2022-03-27 Thread tomas
On Sun, Mar 27, 2022 at 12:08:38PM +, Albretch Mueller wrote: > On 3/27/22, to...@tuxteam.de wrote: > > (3) Hardware clock gets adjusted accordingly. > > [which] would be > > wrong for a live distro: don't touch persistent state! > > exactly! will this set up "logic" be fixed for the next li

Re: Running Steam Proton Games with primusrun

2022-03-27 Thread Georgi Naplatanov
On 3/27/22 14:03, Jonathan Marquardt wrote: > Hi! > > I have a Dell XPS 15 with a dedicated NVIDIA GPU and I have a working > bumblebee setup. It works with all kinds of games, except for steam ones. > I'm trying to run Proton games with primusrun but it somehow doesn't work. > Here's an example w

Re: Why is debian Live (11.2.0) advancing the time on my windows laptop +5 hours? ...

2022-03-27 Thread Albretch Mueller
On 3/27/22, to...@tuxteam.de wrote: > (3) Hardware clock gets adjusted accordingly. > [which] would be > wrong for a live distro: don't touch persistent state! exactly! will this set up "logic" be fixed for the next live systems? lbrtchx

Re: Why is debian Live (11.2.0) advancing the time on my windows laptop +5 hours? ...

2022-03-27 Thread Thomas Schmitt
Hi, to...@tuxteam.de wrote: > Perhaps, but perhaps it shouldn't /set/ the hardware clock. [...] > If my analysis is correct (big if, I know :), step (3) would be > wrong for a live distro: don't touch persistent state! Ideally, yes. But man timedatectl already warns of set-local-rtc 1 and offers

Running Steam Proton Games with primusrun

2022-03-27 Thread Jonathan Marquardt
Hi! I have a Dell XPS 15 with a dedicated NVIDIA GPU and I have a working bumblebee setup. It works with all kinds of games, except for steam ones. I'm trying to run Proton games with primusrun but it somehow doesn't work. Here's an example with Battlefield V: Game process added : AppID 1238810 "

Re: Why is debian Live (11.2.0) advancing the time on my windows laptop +5 hours? ...

2022-03-27 Thread tomas
On Sun, Mar 27, 2022 at 11:22:07AM +0200, Thomas Schmitt wrote: > Hi, > > Albretch Mueller wrote: > > The use of a live DVD at times is > > necessary, but part of very idea of going live is not altering, having > > to alter the hard- or firmware, right? > > That's a valid point. It should be disc

Re: Why is debian Live (11.2.0) advancing the time on my windows laptop +5 hours? ...

2022-03-27 Thread Thomas Schmitt
Hi, Albretch Mueller wrote: > The use of a live DVD at times is > necessary, but part of very idea of going live is not altering, having > to alter the hard- or firmware, right? That's a valid point. It should be discussed on debian-live, i guess. Google shows me that the problem can be avoided

Re: Why is debian Live (11.2.0) advancing the time on my windows laptop +5 hours? ...

2022-03-27 Thread Albretch Mueller
On 3/27/22, David Christensen wrote: > I have a desktop machine (Intel DQ67SW motherboard) with a 2.5" SATA > trayless drive rack that I boot with various OS's on 2.5" SATA SSD's. I > have to remember to enter Setup and adjust the CMOS clock every time I > switch between a FOSS OS and Windows.