Re: automate resumption of session

2023-09-13 Thread Dieter Rohlfing
Am Wed, 13 Sep 2023 00:14:53 + schrieb "Russell L. Harris" : >When I leave the office for the day, I typically shut down the >computer. The next morning, the first order of business is to >recreate the previous working environment or ``session.'' For each >article, this entails: Don't close

socketConnection from rayshader in R

2023-09-13 Thread lina
Error in socketConnection("localhost", port = port, server = TRUE, blocking = TRUE, : all connections are in use when I use multicore=TRUE, I have above problem, when I tried to open $ telnet localhost 11017 Trying ::1... Trying 127.0.0.1... telnet: Unable to connect to remote host: Connecti

Little issue with kernel since version 6.x

2023-09-13 Thread Hans
Hi folks, on my EEEPC with i386 I am running into a little issue since kernels version 6.X. When I am booting, then the kernel starts as soon it is started, I get a blank screen and the boot is hanging forever. I have to reboot then, but the boot is not stable. It can happen, I have to reboo

Re: socketConnection from rayshader in R

2023-09-13 Thread lina
https://www.rayshader.com/ The codes library (ggplot2 ) ## ## Attaching package: 'ggplot2'

Re: Little issue with kernel since version 6.x

2023-09-13 Thread Marco
Am 13.09.2023 11:20 schrieb Hans: > On none of my 64-bit systems this issue appeared, however, none of > them are offering this "BIOS-RAM" the EEEPC does. And yes, it is deactivated > in BIOS. Does your EEEPc only has an i686 CPU? Use lscpu to find out or google the name of the CPU. Maybe you can

Re: Little issue with kernel since version 6.x

2023-09-13 Thread Hans
Am Mittwoch, 13. September 2023, 11:47:11 CEST schrieb Marco: Hi Marco, yes, it is an old netbook. It has an Atom CPU from Intel, single core (with hypertrheading two) and 2GB RAM. But as it is small and has a long running time of about 8 hours, it is perfectly usable for network analysis, fas

Re: Little issue with kernel since version 6.x

2023-09-13 Thread Hans
Yes, only. And no I can not. /> Does your EEEPc only has an i686 CPU?/ /> Use lscpu to find out or google the name of the CPU./ /> Maybe you can install amd64 to verify it only occurs in i386./ No, there is no option to switch it off. It is (was) set by the OS (sincerly Windo

using ddrescue on the root partition - boot with / as read-only

2023-09-13 Thread Vincent Lefevre
Hi, I need to use ddrescue on the root partition of my laptop. So I need to have the root partition mounted in read-only mode. How can I do that? Note that "mount -o remount,ro /" gives an error "mount point is busy" apparently because various log files are open in write mode. Using the recover

Re: using ddrescue on the root partition - boot with / as read-only

2023-09-13 Thread Michael Kjörling
On 13 Sep 2023 13:54 +0200, from vinc...@vinc17.net (Vincent Lefevre): > I need to use ddrescue on the root partition of my laptop. > > So I need to have the root partition mounted in read-only mode. > How can I do that? Boot a separate environment. For example Debian installation media offers a

Re: using ddrescue on the root partition - boot with / as read-only

2023-09-13 Thread tomas
On Wed, Sep 13, 2023 at 01:54:04PM +0200, Vincent Lefevre wrote: > Hi, > > I need to use ddrescue on the root partition of my laptop. > > So I need to have the root partition mounted in read-only mode. > How can I do that? In roughly ascending order of comfort (but also of "external tools needed

Re: using ddrescue on the root partition - boot with / as read-only

2023-09-13 Thread tomas
On Wed, Sep 13, 2023 at 02:15:30PM +0200, to...@tuxteam.de wrote: [...] > - break out in the initramfs [...] More details on how to do that: https://wiki.debian.org/InitramfsDebug Cheers -- t signature.asc Description: PGP signature

Re: Chromium under Xfce/bookworm anyone?

2023-09-13 Thread Celejar
On Wed, 13 Sep 2023 06:35:12 +0200 wrote: > On Tue, Sep 12, 2023 at 08:09:48PM -0400, Celejar wrote: > > [...] > > > The OP was on Stable; with Sid, we're hitting this: > > Yes. > > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051355 > > In the OP's case, Curt's proposal > > https

Re: Chromium under Xfce/bookworm anyone?

2023-09-13 Thread debian-user
Celejar wrote: > I have no choice - there's at least one important site (of a major > financial institution) that I need that simply doesn't work with > Firefox. If I had anything to do with any financial institution, major or not, that was so incompetent that their website wasn't browser agnos

Re: using ddrescue on the root partition - boot with / as read-only

2023-09-13 Thread Vincent Lefevre
On 2023-09-13 14:15:30 +0200, to...@tuxteam.de wrote: > On Wed, Sep 13, 2023 at 01:54:04PM +0200, Vincent Lefevre wrote: > > I need to use ddrescue on the root partition of my laptop. > > > > So I need to have the root partition mounted in read-only mode. BTW, in recovery mode, it is systemd that

memtest86

2023-09-13 Thread Tom Browder
Here I am again seeking help. I have used memtest86 long ago when I burned it on a CDROM disk. I see that it's a Debian package, and I installed it. Now I see memtest86 on my boot choice screen, but selecting memtest86 does nothing. I assume I probably have to add something to the grub2 menu to

Re: Chromium under Xfce/bookworm anyone?

2023-09-13 Thread David Wright
On Wed 13 Sep 2023 at 08:24:27 (-0400), Celejar wrote: > I have no choice - there's at least one important site (of a major > financial institution) that I need that simply doesn't work with > Firefox. Usual question: what does "doesn't work" mean? Cheers, David.

Re: X: how to *really* switch from nouveau to modesetting?

2023-09-13 Thread D. R. Evans
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

Re: memtest86

2023-09-13 Thread Alexander V. Makartsev
On 13.09.2023 19:10, Tom Browder wrote: Here I am again seeking help. I have used memtest86 long ago when I burned it on a CDROM disk. I see that it's a Debian package, and  I installed it. Now I see memtest86 on my boot choice screen, but selecting memtest86 does nothing. That's weird. It

Re: video issue following latest bullseye update

2023-09-13 Thread Felix Miata
D. R. Evans composed on 2023-09-13 08:54 (UTC-0600): > I have removed /etc/X11/xorg.conf, and the problem remains. > So in this case, where should I report the issue? Follow the instructions on https://www.debian.org/Bugs/Reporting and be sure to include when the problem began. I'd probably sele

Re: Chromium under Xfce/bookworm anyone?

2023-09-13 Thread Celejar
On Wed, 13 Sep 2023 09:16:15 -0500 David Wright wrote: > On Wed 13 Sep 2023 at 08:24:27 (-0400), Celejar wrote: > > > I have no choice - there's at least one important site (of a major > > financial institution) that I need that simply doesn't work with > > Firefox. > > Usual question: what doe

Re: Chromium under Xfce/bookworm anyone?

2023-09-13 Thread Charlie Gibbs
On Wed Sep 13 10:22:29 2023 David Wright wrote: > On Wed 13 Sep 2023 at 08:24:27 (-0400), Celejar wrote: > >> I have no choice - there's at least one important site (of a major >> financial institution) that I need that simply doesn't work with >> Firefox. Tell me about it. I normally use Seam

SOLVED [was: Chromium under Xfce/bookworm anyone?]

2023-09-13 Thread tomas
On Wed, Sep 13, 2023 at 06:35:12AM +0200, to...@tuxteam.de wrote: > On Tue, Sep 12, 2023 at 08:09:48PM -0400, Celejar wrote: > > [...] > > > The OP was on Stable; with Sid, we're hitting this: > > Yes. > > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051355 > > In the OP's case, Curt's

FF not working for bank [was: Chromium under Xfce/bookworm anyone?]

2023-09-13 Thread tomas
On Wed, Sep 13, 2023 at 01:14:34PM -0400, Celejar wrote: > On Wed, 13 Sep 2023 09:16:15 -0500 > David Wright wrote: > > > On Wed 13 Sep 2023 at 08:24:27 (-0400), Celejar wrote: > > > > > I have no choice - there's at least one important site (of a major > > > financial institution) that I need t

Re: memtest86

2023-09-13 Thread gene heskett
On 9/13/23 12:40, Alexander V. Makartsev wrote: On 13.09.2023 19:10, Tom Browder wrote: Here I am again seeking help. I have used memtest86 long ago when I burned it on a CDROM disk. I see that it's a Debian package, and  I installed it. Now I see memtest86 on my boot choice screen, but selec

Re: memtest86

2023-09-13 Thread Tom Browder
On Wed, Sep 13, 2023 at 14:43 gene heskett wrote: > On 9/13/23 12:40, Alexander V. Makartsev wrote: > > On 13.09.2023 19:10, Tom Browder wrote: > >> Here I am again seeking help. I have used memtest86 long ago when I > >> burned it on a CDROM disk. > >> > >> I see that it's a Debian package, and

Re: memtest86

2023-09-13 Thread Tom Browder
On Wed, Sep 13, 2023 at 3:32 PM Tom Browder wrote: >> > On 13.09.2023 19:10, Tom Browder wrote: >> >> Here I am again seeking help. I have used memtest86 long ago when I >> >> I see that it's a Debian package, and I installed it. Now I see >> >> memtest86 on my boot choice screen, but selecting m

Re: memtest86

2023-09-13 Thread Tom Browder
On Wed, Sep 13, 2023 at 3:48 PM Tom Browder wrote: > > On Wed, Sep 13, 2023 at 3:32 PM Tom Browder wrote: > >> > On 13.09.2023 19:10, Tom Browder wrote: > >> >> Here I am again seeking help. I have used memtest86 long ago when I > >> >> I see that it's a Debian package, and I installed it. Now I

How to recover from a broken kernel upgrade

2023-09-13 Thread M. Cuffaro
Hello all, I have looked around for an answer but was unable to find one, and was hoping that someone here could help me. *First, some background to my information about my question*. I recently ran apt full-upgrade on my Debian bookworm system. Because of what seems like a bug in dkms, the

Re: using ddrescue on the root partition - boot with / as read-only

2023-09-13 Thread Stefan Monnier
> Or perhaps I could use /bin/sh as init, so that systemd (and its > remount as rw) would be avoided? Indeed booting with `init=/bin/bash` can be a handy option I've used in the past: you get into the normal root (so you don't have to figure out how to find and mount root from the initramfs), moun

Re: using ddrescue on the root partition - boot with / as read-only

2023-09-13 Thread David Christensen
On 9/13/23 04:54, Vincent Lefevre wrote: Hi, I need to use ddrescue on the root partition of my laptop. So I need to have the root partition mounted in read-only mode. How can I do that? Note that "mount -o remount,ro /" gives an error "mount point is busy" apparently because various log files

Re: How to recover from a broken kernel upgrade

2023-09-13 Thread Marco
Am 13.09.2023 19:07 schrieb M. Cuffaro: > Consult /var/lib/dkms/rtl88x2bu/5.13.1/build/make.log for more > information. That drivers is incompatible with the current kernel. How did you install it? Uninstall it, then run the kernel update again. Run dkms status And try sudo dkms remove rtl88x2bu

Re: How to recover from a broken kernel upgrade

2023-09-13 Thread Tom Dial
On 9/13/23 17:07, M. Cuffaro wrote: Hello all, I have looked around for an answer but was unable to find one, and was hoping that someone here could help me. *First, some background to my information about my question*. I recently ran apt full-upgrade on my Debian bookworm system. Because