Re: ext4 FS Crash

2024-12-04 Thread Klaus Singvogel
Jeffrey Walton wrote: > On Wed, Dec 4, 2024 at 2:47 PM Klaus Singvogel wrote: > > > > Some more details here: > > https://www.pugetsystems.com/support/guides/critical-samsung-ssd-firmware-update/ > > That's interesting (in a morbid sort of way). > > Do you know if fwupdmgr will detect out-of-date

How to send a message to a user logged in over ssh

2024-12-04 Thread Ben Wong
Howdy! On most (all?) current Unix systems I can use `write` to communicate with users logged in over `ssh`. However, now that Debian is removing `mesg` and `writed` from util-linux [1], I'm wondering what the officially recommended replacement is. I mean, I suppose I could always look up their ph

Re: which command can show info about battery of wireless keyboard

2024-12-04 Thread hlyg
On 12/2/24 19:21, hlyg wrote: Thank Wright! i install inxi and run it: model: Logitech Wireless Keyboard  charge: 55% (should be ignored) status: discharging model: Logitech Wireless Mouse  charge: 5% (should be ignored) status: discharging they r unimportant after all how reliable is "c

Re: Kate editor documentation as downloadable HTML file(s)?

2024-12-04 Thread Dan Ritter
Bitfox wrote: > > after downloading, is it possible to convert all html files into a single > pdf? any tool in linux to do that? Thanks. Yes, pandoc is packaged and can do that easily. -dsr-

Re: From SSD to NVME

2024-12-04 Thread gene heskett
On 12/4/24 19:39, Greg Wooledge wrote: On Wed, Dec 04, 2024 at 19:06:40 -0500, gene heskett wrote: On 12/3/24 14:32, Greg Wooledge wrote: Note that pocket's system has /sbin pointing to usr/bin NOT to usr/sbin. On Tue, Dec 03, 2024 at 09:44:32 -0500, Felix Miata wrote: Bookworm looks to be

Re: From SSD to NVME

2024-12-04 Thread Greg Wooledge
On Wed, Dec 04, 2024 at 19:06:40 -0500, gene heskett wrote: > On 12/3/24 14:32, Greg Wooledge wrote: > > Note that pocket's system has /sbin pointing to usr/bin NOT to usr/sbin. > > On Tue, Dec 03, 2024 at 09:44:32 -0500, Felix Miata wrote: > > > > > Bookworm looks to be one of the last of the Mo

Re: Kate editor documentation as downloadable HTML file(s)?

2024-12-04 Thread Bitfox
On 2024-12-04 20:11, Michel Verdier wrote: On 2024-12-04, Richard Owlett wrote: I find HTML formatted documentation much more usable than PDF. A fine manual at https://docs.kde.org/stable5/en/kate/kate/index.html . Two questions: 1. Has someone packaged it as a downloadable file? 2. Is t

Re: From SSD to NVME

2024-12-04 Thread gene heskett
On 12/3/24 14:32, Greg Wooledge wrote: On Tue, Dec 03, 2024 at 09:44:32 -0500, Felix Miata wrote: Greg Wooledge composed on 2024-12-03 07:15 (UTC-0500): On Tue, Dec 03, 2024 at 12:01:15 +0100, pocket wrote: lrwxrwxrwx 1 root root 7 Nov 25 19:15 sbin -> usr/bin That's not how Debian 1

Re: ext4 FS Crash

2024-12-04 Thread Michael Stone
On Wed, Dec 04, 2024 at 05:11:47PM +, Daniel Harris wrote: Thanks for all your replies. As far as I can tell there are no errors reported using fsck or smartctl or nvme  and the firmware is the correct and newest version so no problems there. The following are the messages that appear but on

Re: From SSD to NVME

2024-12-04 Thread Michael Stone
On Mon, Dec 02, 2024 at 01:41:18PM -0500, Felix Miata wrote: You very likely would need to add drivers to your initrds first, else have to rescue boot to rebuild after: This is probably the result of setting MODULES=dep in /etc/initramfs.conf. When changing hardware I'd recommend changing that

Re: From SSD to NVME

2024-12-04 Thread Michael Stone
On Tue, Dec 03, 2024 at 04:27:37PM +0100, poc...@homemail.com wrote: The system I am running this on right now has only NVME only. Note absence of nvme kernel modules and it boots just fine. grep RETT /etc/os-release PRETTY_NAME="Debian GNU/Linux 12 (bookworm)" It has a stock kernel as I have n

Re: Kate editor documentation as downloadable HTML file(s)?

2024-12-04 Thread David
On Wed, 4 Dec 2024 at 12:22, Richard Owlett wrote: > > I find HTML formatted documentation much more usable than PDF. > A fine manual at https://docs.kde.org/stable5/en/kate/kate/index.html . [...] >2. Is there a script that would download it to a specific local > directory in a manner t

Re: ext4 FS Crash

2024-12-04 Thread Jeffrey Walton
On Wed, Dec 4, 2024 at 2:47 PM Klaus Singvogel wrote: > > Daniel Harris wrote: > > Seeing the similarity especially that we are both using similar drives > > (mine i( Samsung SSD 980 PRO 1TB) makes me think it might be a hardware > > instead of a software issue. > > The referenced Samsung SSD 980

Re: Kate editor documentation as downloadable HTML file(s)?

2024-12-04 Thread David Wright
On Wed 04 Dec 2024 at 13:13:37 (-0600), Richard Owlett wrote: > On 12/4/24 12:17 PM, Xiyue Deng wrote: > > Richard Owlett writes: > > > > > I recently discovered Kate. One might think its design goals were how I > > > work and a specific personal project I have. Get idea that I like it ;} > > >

Re: Kate editor documentation as downloadable HTML file(s)?

2024-12-04 Thread Richard Owlett
On 12/4/24 12:17 PM, Xiyue Deng wrote: Richard Owlett writes: I recently discovered Kate. One might think its design goals were how I work and a specific personal project I have. Get idea that I like it ;} I find HTML formatted documentation much more usable than PDF. A fine manual at https:/

Re: ACPI Error During Boot - Dell Laptop

2024-12-04 Thread Darac Marjal
On 04/12/2024 12:43, Marcelo Laia wrote: Hello Debian Users, I’m encountering an issue with my wife’s Dell laptop running Debian. During boot, the process halts with the following error message displayed: [   96.594541] ACPI Error: No pointer back to namespace node in package 066678

Re: ext4 FS Crash

2024-12-04 Thread Daniel Harris
I dont suppose its related but just recently (5th October) I have been getting thousands of these in my logs Dec 03 18:46:36 sam xdg-desktop-por[1269]: Backend call failed: Cannot invoke method; proxy is for the well-known name “org.freedesktop.ScreenSaver” without an owner, and proxy was construc

Re: Re: ACPI Error During Boot - Dell Laptop

2024-12-04 Thread Marcelo Laia
> Debian testing up to date > Dell Inspiron 5570 Bios up to date (...) Update the BIOS or UEFI. That should be your first step with any ACPI The first step was to update the BIOS and UEFI. -- Marcelo

Re: Kate editor documentation as downloadable HTML file(s)?

2024-12-04 Thread Xiyue Deng
Richard Owlett writes: > I recently discovered Kate. One might think its design goals were how I > work and a specific personal project I have. Get idea that I like it ;} > > I find HTML formatted documentation much more usable than PDF. > A fine manual at https://docs.kde.org/stable5/en/kate/ka

Re: ext4 FS Crash

2024-12-04 Thread Andrew M.A. Cater
On Wed, Dec 04, 2024 at 11:34:41AM -0300, Eike Lantzsch ZP5CGE / KY4PZ wrote: > On Wednesday, 4 December 2024 09:29:17 -03 Daniel Harris wrote: > > Hello > > > > I have been using the stable branch but recently it has not been so > > stable. I have experienced some unexpected behavior Not sure if

Re: From SSD to NVME

2024-12-04 Thread pocket
> Sent: Wednesday, December 04, 2024 at 9:59 AM > From: "Joe" > To: debian-user@lists.debian.org > Subject: Re: From SSD to NVME > > On Wed, 4 Dec 2024 13:00:21 +0100 > poc...@homemail.com wrote: > > > > Sent: Tuesday, December 03, 2024 at 11:18 PM > > > From: "Felix Miata" > > > To: debian-u

Re: Preseed install, Selection of Language/Country/Keyboard and Desktop Environment

2024-12-04 Thread Ralph Aichinger
On Wed, Dec 04, 2024 at 03:00:17PM +0100, poc...@homemail.com wrote: > I do an install to a hard drive and when I get it configured to what I > want i copy to an USB drive. > > Then any time I need to do a install I simply partition a drive, > create the filesystems mount the drive and the USB d

Re: Preseed install, Selection of Language/Country/Keyboard and Desktop Environment

2024-12-04 Thread Ralph Aichinger
Hello Michael, thanks for your reply On Wed, Dec 04, 2024 at 02:38:29PM +, Michael Kjörling wrote: > Compare https://michael.kjorling.se/debian-12-bookworm-preseed/ under > the B.4.1 heading about half way down the page. Actually right after my mail to this list I found your site by googling,

Re: ext4 FS Crash

2024-12-04 Thread Daniel Harris
Thanks for all your replies. As far as I can tell there are no errors reported using fsck or smartctl or nvme and the firmware is the correct and newest version so no problems there. The following are the messages that appear but only taken from my phone and copied from the photo (lots of scrolli

Re: Preseed install, Selection of Language/Country/Keyboard and Desktop Environment

2024-12-04 Thread Ralph Aichinger
On Wed, Dec 04, 2024 at 04:03:38PM +0100, john doe wrote: > > d-i debian-installer/locale string de_AT > > The "local" is less "flexible". > Look at [1], the first few lines > > > Similar with the menu where the desktop environment is selected. > > I want LXDE and "SSH Server". I always drop back

Re: ext4 FS Crash

2024-12-04 Thread Jeffrey Walton
On Wed, Dec 4, 2024 at 11:07 AM Daniel Harris wrote: > > I have been using the stable branch but recently it has not been so stable. > I have experienced some unexpected behavior Not sure if its related to this > ubuntu bug ( https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1805816 ) > > Se

Re: ACPI Error During Boot - Dell Laptop

2024-12-04 Thread Jeffrey Walton
On Wed, Dec 4, 2024 at 11:37 AM Marcelo Laia wrote: > > Hello Debian Users, > > I’m encountering an issue with my wife’s Dell laptop running Debian. During > boot, the process halts with the following error message displayed: > > [ 96.594541] ACPI Error: No pointer back to namespace node in pac

Re: ext4 FS Crash

2024-12-04 Thread Klaus Singvogel
Daniel Harris wrote: > Seeing the similarity especially that we are both using similar drives > (mine i( Samsung SSD 980 PRO 1TB) makes me think it might be a hardware > instead of a software issue. The referenced Samsung SSD 980 PRO has a critical firmware bug. This bug hit me too. I had to rep

Re: Kate editor documentation as downloadable HTML file(s)?

2024-12-04 Thread Max Nikulin
On 04/12/2024 22:46, Richard Owlett wrote: On 12/4/24 9:20 AM, Max Nikulin wrote: On 04/12/2024 18:27, Richard Owlett wrote: A fine manual at https://docs.kde.org/stable5/en/kate/kate/index.html . Is it different from docs available in khelpcenter? To what URL do you refer? I mean local h

Re: ext4 FS Crash

2024-12-04 Thread Alexander V. Makartsev
On 04.12.2024 17:29, Daniel Harris wrote: Hello I have been using the stable branch but recently it has not been so stable.  I have experienced some unexpected behavior Not sure if its related to this ubuntu bug ( https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1805816 ) Seeing the sim

Re: Kate editor documentation as downloadable HTML file(s)?

2024-12-04 Thread David Wright
On Wed 04 Dec 2024 at 09:00:06 (-0600), Richard Owlett wrote: > On 12/4/24 6:11 AM, Michel Verdier wrote: > > On 2024-12-04, Richard Owlett wrote: > > > > > I find HTML formatted documentation much more usable than PDF. > > > A fine manual at https://docs.kde.org/stable5/en/kate/kate/index.html .

Re: Kate editor documentation as downloadable HTML file(s)?

2024-12-04 Thread Richard Owlett
On 12/4/24 9:20 AM, Max Nikulin wrote: On 04/12/2024 18:27, Richard Owlett wrote: I find HTML formatted documentation much more usable than PDF. A fine manual at https://docs.kde.org/stable5/en/kate/kate/index.html . Two questions:    1. Has someone packaged it as a downloadable file? Is it d

Re: Kate editor documentation as downloadable HTML file(s)?

2024-12-04 Thread Max Nikulin
On 04/12/2024 18:27, Richard Owlett wrote: I find HTML formatted documentation much more usable than PDF. A fine manual at https://docs.kde.org/stable5/en/kate/kate/index.html . Two questions:   1. Has someone packaged it as a downloadable file? Is it different from docs available in khelpcen

Re: Preseed install, Selection of Language/Country/Keyboard and Desktop Environment

2024-12-04 Thread john doe
On 12/4/24 13:35, Ralph Aichinger wrote: Hi fellow Debian Users I am currently trying to build an USB stick that does a scripted install of Debian. This works very well, and much much easier with UEFI, where you can just edit the preseed.cfg file instead of rebuilding an ISO every time you make

Re: Kate editor documentation as downloadable HTML file(s)?

2024-12-04 Thread Richard Owlett
On 12/4/24 6:11 AM, Michel Verdier wrote: On 2024-12-04, Richard Owlett wrote: I find HTML formatted documentation much more usable than PDF. A fine manual at https://docs.kde.org/stable5/en/kate/kate/index.html . Two questions: 1. Has someone packaged it as a downloadable file? 2. Is th

Re: From SSD to NVME

2024-12-04 Thread Joe
On Wed, 4 Dec 2024 13:00:21 +0100 poc...@homemail.com wrote: > > Sent: Tuesday, December 03, 2024 at 11:18 PM > > From: "Felix Miata" > > To: debian-user@lists.debian.org, "Timothy M Butterworth" > > Subject: Re: From SSD to NVME > > > > Timothy M Butterworth composed on 2024-12-03 20:36 (UTC-05

Re: Preseed install, Selection of Language/Country/Keyboard and Desktop Environment

2024-12-04 Thread Michael Kjörling
On 4 Dec 2024 13:35 +0100, from r...@h5.or.at (Ralph Aichinger): > But: I am stuck with getting rid of two groups of prompts: > > The first three prompts in any install are language, country and keymap > (German, Austria, German) in my case. I have googled around a bit and > included the followin

Re: ext4 FS Crash

2024-12-04 Thread Eike Lantzsch ZP5CGE / KY4PZ
On Wednesday, 4 December 2024 09:29:17 -03 Daniel Harris wrote: > Hello > > I have been using the stable branch but recently it has not been so > stable. I have experienced some unexpected behavior Not sure if its > related to this ubuntu bug ( > https://bugs.launchpad.net/ubuntu/+source/linux/+bu

Re: ext4 FS Crash

2024-12-04 Thread Jochen Spieker
Daniel Harris: > > Not sure if I can attach a picture of the error messages but some of the > errors are > ext4_find_entry > ext4_journal_check_start > ext4_setattr > mounting filesystem read-only Please do not send any attachments here. I suggest you just copy and paste the log messages from jou

Re: Kate editor documentation as downloadable HTML file(s)?

2024-12-04 Thread Richard Owlett
On 12/4/24 6:06 AM, poc...@homemail.com wrote: Sent: Wednesday, December 04, 2024 at 6:27 AM From: "Richard Owlett" To: "debian-user" Subject: Kate editor documentation as downloadable HTML file(s)? I recently discovered Kate. One might think its design goals were how I work and a specific

Re: Preseed install, Selection of Language/Country/Keyboard and Desktop Environment

2024-12-04 Thread pocket
> Sent: Wednesday, December 04, 2024 at 7:35 AM > From: "Ralph Aichinger" > To: debian-user@lists.debian.org > Subject: Preseed install, Selection of Language/Country/Keyboard and Desktop > Environment > > Hi fellow Debian Users > > I am currently trying to build an USB stick that does a scrip

ACPI Error During Boot - Dell Laptop

2024-12-04 Thread Marcelo Laia
Hello Debian Users, I’m encountering an issue with my wife’s Dell laptop running Debian. During boot, the process halts with the following error message displayed: [ 96.594541] ACPI Error: No pointer back to namespace node in package 066678e2 (20240322/dsargs-301) [ 96.595170] ACPI

Re: Kate editor documentation as downloadable HTML file(s)?

2024-12-04 Thread Michel Verdier
On 2024-12-04, Richard Owlett wrote: > I find HTML formatted documentation much more usable than PDF. > A fine manual at https://docs.kde.org/stable5/en/kate/kate/index.html . > > Two questions: > 1. Has someone packaged it as a downloadable file? > 2. Is there a script that would download it

Preseed install, Selection of Language/Country/Keyboard and Desktop Environment

2024-12-04 Thread Ralph Aichinger
Hi fellow Debian Users I am currently trying to build an USB stick that does a scripted install of Debian. This works very well, and much much easier with UEFI, where you can just edit the preseed.cfg file instead of rebuilding an ISO every time you make a change. But: I am stuck with getting rid

ext4 FS Crash

2024-12-04 Thread Daniel Harris
Hello I have been using the stable branch but recently it has not been so stable. I have experienced some unexpected behavior Not sure if its related to this ubuntu bug ( https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1805816 ) Seeing the similarity especially that we are both using simila

Re: Kate editor documentation as downloadable HTML file(s)?

2024-12-04 Thread pocket
> Sent: Wednesday, December 04, 2024 at 6:27 AM > From: "Richard Owlett" > To: "debian-user" > Subject: Kate editor documentation as downloadable HTML file(s)? > > I recently discovered Kate. One might think its design goals were how I > work and a specific personal project I have. Get idea th

Re: From SSD to NVME

2024-12-04 Thread pocket
> Sent: Tuesday, December 03, 2024 at 11:18 PM > From: "Felix Miata" > To: debian-user@lists.debian.org, "Timothy M Butterworth" > > Subject: Re: From SSD to NVME > > Timothy M Butterworth composed on 2024-12-03 20:36 (UTC-0500): > > >> pocket composed on 2024-12-03 12:01 (UTC+0100): > >> >

Kate editor documentation as downloadable HTML file(s)?

2024-12-04 Thread Richard Owlett
I recently discovered Kate. One might think its design goals were how I work and a specific personal project I have. Get idea that I like it ;} I find HTML formatted documentation much more usable than PDF. A fine manual at https://docs.kde.org/stable5/en/kate/kate/index.html . Two questions:

Debian as iSCSI initiator on boot

2024-12-04 Thread Lucio Crusca
Premise: This is a cross-post from serverfault where this question has non received any answer. https://serverfault.com/questions/1168219/debian-as-iscsi-initiator-on-boot I have a Debian GNU/Linux 12 virtual machine (amd64) that should mount this iSCSI volume on boot. Following this guide [