Re: Installing an archive version of Debian

2022-09-30 Thread David Wright
On Fri 30 Sep 2022 at 15:47:21 (-0700), David Hoff Jr wrote: > I am attempting to install 32 bit Debian 7 to a old netbook which is the > last version of Debian where the text to speech voice Voxin IBM voice > works correctly in the console.. > In the text installer, when given the choice to choose

Re: linux-image-4.19.0-22-amd64

2022-09-30 Thread David
On Sat, 1 Oct 2022 at 08:39, John Boxall wrote: > On 2022-09-30 13:31, Dan Ritter wrote: > > Marc Auslander wrote: > >> linux-image-amd64 wants linux-image-4.19.0-22-amd64 but only > >> linux-image-4.19.0-22-amd64-unsigned show up in a search. > > linux-image-amd64 is a virtual package that pull

Re: Allocate tty1 for kernel messages

2022-09-30 Thread Greg Wooledge
On Sat, Oct 01, 2022 at 12:43:37AM +0200, Dmitry Katsubo wrote: > I have disabled and stopped this service: > > # systemctl status getty@tty1.service > ● getty@tty1.service - Getty on tty1 > Loaded: loaded (/lib/systemd/system/getty@.service; disabled; vendor > preset: enabled) > Drop-In

Installing an archive version of Debian

2022-09-30 Thread David Hoff Jr
I am attempting to install 32 bit Debian 7 to a old netbook which is the last version of Debian where the text to speech voice Voxin IBM voice works correctly in the console.. In the text installer, when given the choice to choose a mirror I choose choice number 1 which is to do it manually. I am t

Re: Allocate tty1 for kernel messages

2022-09-30 Thread Dmitry Katsubo
On 2022-09-25 17:52, basti wrote: > Am 25.09.22 um 17:25 schrieb David Wright: >> On Sun 25 Sep 2022 at 17:01:23 (+0200), Dmitry Katsubo wrote: >>> I am trying to make a following setup on Debian bullseye: >>> >>> * tty1 is used to display kernel messages only >>> * tty[2-5] are allocated for login

Re: linux-image-4.19.0-22-amd64

2022-09-30 Thread John Boxall
On 2022-09-30 13:31, Dan Ritter wrote: Marc Auslander wrote: linux-image-amd64 wants linux-image-4.19.0-22-amd64 but only linux-image-4.19.0-22-amd64-unsigned show up in a search. You are on an old version of Debian. Upgrade to the current stable version or go digging through the archives to

Re: Re: SSD Optimization - Crucial CT1000MX500SSD1

2022-09-30 Thread Andy Smith
Hello, On Fri, Sep 30, 2022 at 12:56:22PM -0300, Marcelo Laia wrote: > === START OF READ SMART DATA SECTION === > SMART Self-test log structure revision number 1 > Num Test_DescriptionStatus Remaining LifeTime(hours) > LBA_of_first_error > # 1 Short offline Complete

Re: SSD Optimization - Crucial CT1000MX500SSD1

2022-09-30 Thread David Christensen
On 9/29/22 06:54, Marcelo Laia wrote: Recently, I bought a SSD SATA Crucial CT1000MX500SSD1. :~$ sudo smartctl -a /dev/sda https://pastebin.com/Jyrhn1A2 :~$ sudo journalctl --since "2022-09-25 00:00:00" | grep sda https://pastebin.com/QtCqpJPm :~$ sudo journalctl --since "2022-09-25 00:0

Re: linux-image-4.19.0-22-amd64

2022-09-30 Thread Dan Ritter
Marc Auslander wrote: > linux-image-amd64 wants linux-image-4.19.0-22-amd64 but only > linux-image-4.19.0-22-amd64-unsigned show up in a search. You are on an old version of Debian. Upgrade to the current stable version or go digging through the archives to get what you want. linux-image-amd64

Unable to unmask pipewire-pulse.socket

2022-09-30 Thread Marcelo Laia
I followed the instructions here [1] and [2] to install pipewire audio support. However, it's unable to unmask pipewire-pulse.socket. I tried: :~$ systemctl --user --now enable pipewire{,-pulse}.{socket,service} filter-chain.service Failed to enable unit: Unit file /etc/xdg/systemd/user/pipew

linux-image-4.19.0-22-amd64

2022-09-30 Thread Marc Auslander
linux-image-amd64 wants linux-image-4.19.0-22-amd64 but only linux-image-4.19.0-22-amd64-unsigned show up in a search.

Re: Re: SSD Optimization - Crucial CT1000MX500SSD1

2022-09-30 Thread Marcelo Laia
Can you show us more info about your PC/Laptop? A report from "inxi" would be great. You can get all possible info and filter out private data, with these parameters: $ sudo inxi -a -v 8 -za https://pastebin.com/iAvJrXdB -- Marcelo

Re: Re: SSD Optimization - Crucial CT1000MX500SSD1

2022-09-30 Thread Marcelo Laia
I'd try to make the drive do a "long" SMART self-test and if it failed it I'd immediately RMA it. # smartctl -t long /dev/sda4 Then to view progress/result: # smartctl -l selftest /dev/sda smartctl 7.3 2022-02-28 r5338 [x86_64-linux-5.19.0-2-amd64] (local build) Copyright (C) 2002-22, Bruce A

Re: Thank you for downloading Debian!

2022-09-30 Thread Thomas Schmitt
Hi, Loren wrote: > I attempted to download the current version and in the middle of > downloading Bit Torrent reset my browser. [...] > Now what do I do? I'd try plain https download. E.g if you wanted to get by Bit Torrent: https://cdimage.debian.org/debian-cd/current/amd64/bt-dvd/debian-11.

Thank you for downloading Debian!

2022-09-30 Thread Loren
I attempted to download the current version and in the middle of downloading Bit Torrent reset my browser. When I opened my browser again, the download did not restart and when I go to the website again to attempt to download it again it takes me to the page stating "Thank you for downloading Debia

VNC on debian 11 can't get it working on fress install

2022-09-30 Thread Mark Tyfish
Hello all, I am struggling getting VNC to behave on a fresh install. I followed these instructions: https://computingforgeeks.com/install-and-configure-tigervnc-vnc-server-on-debian/ ~ This command works and brings up a vnc server I can log into: vncserver -xstartup startxfce4 & ~ Here

Re: OT : Debian VPS for backup through SFTP protocol for a win10 client

2022-09-30 Thread rudu
Le 29/09/2022 à 09:00, Bottenberg, Michael a écrit : Am 29.09.2022 03:43, schrieb Gareth Evans: On Thu 29 Sep 2022, at 00:29, Gareth Evans wrote: [...] Alternatively, BackupPC supports Windows: https://backuppc.github.io/backuppc Actually rsync (as opposed to tar or SMB over the internet)