Re: Disks renamed after update to 'testing'...?

2020-08-18 Thread Urs Thuermann
Urs Thuermann writes: > IMO the best solution is to use LVM. I use it since 2001 on most > drives and I don't have partitions. And I prefer to use device names > over using the *UUID or *LABEL prefixes. With LVM, device names are > predictable /dev/mapper/- with symlinks > /dev//. Following u

Re: Is there permissve GPL3 compatible license ?

2020-08-18 Thread tomas
On Tue, Aug 18, 2020 at 09:17:36PM +0200, Marek Mosiewicz wrote: > Hello, hello > I'm just curious. According to general perception BSD, MIT or Apache2 > licenses are GPL3 compatible. There are many fine resources out there for you to read. I'd recommend [1], [2] and [3] for starters. Yes, [1] i

Re: Disks renamed after update to 'testing'...?

2020-08-18 Thread Urs Thuermann
David Christensen writes: > AIUI the OP was mounting an (external?) drive partition for use as a > destination for backups. Prior to upgrading to Testing, the root > partition was /dev/sda1 (no LVM?) and the backup partition was > /dev/sdb1 (no LVM?). After upgrading to Testing, the root partit

Is there permissve GPL3 compatible license ?

2020-08-18 Thread Marek Mosiewicz
Hello, I'm just curious. According to general perception BSD, MIT or Apache2 licenses are GPL3 compatible. Is it true ? I'm not lawyer, but with GPL requirement to cover whole combined work with GPL it seems to be not so obvious. That especially true for GPL3 where combined work must to be cover

Correct syntax of sound devices, rules.d and/or modprobe.d

2020-08-18 Thread John Conover
In /etc/udev/rules.d/*, and, /lib/modprobe.d/aliases.conf, is the correct name for sound devices "snd-usb-audio" or "snd_usb_audio"? Thanks, John -- John Conover, cono...@rahul.net, http://www.johncon.com/

Re: Disks renamed after update to 'testing'...?

2020-08-18 Thread David Christensen
On 2020-08-18 11:27, Urs Thuermann wrote: "Rick Thomas" writes: The /dev/sdx names for devices have been unpredictable for quite a while. Which one is sda and which sdb will depend on things like timing -- which one gets recognized by the kernel first. The best solution is to either use UUID

Re: Problems with Asus tuf gaming A15

2020-08-18 Thread Andrew Cater
Thanks for that. Maybe someone else can debug further. Have you tried running any other desktop environments? Uninstall KDE and install Gnome to check, maybe? Last and final easy thing to try: if you can get to a text prompt: kill off the X server and lightdm and then run the startx command. I see

Re: Problems with Asus tuf gaming A15

2020-08-18 Thread Bob McGowan
On 8/18/20 1:27 AM, Andrew Cater wrote: To the point where you got to the end of the text mode only install - was it working in text mode when you rebooted? Reboot was fine. When you went to add the non-free firmware - was it working when you rebooted? Again, no issues with reboot. When you ra

Re: Disks renamed after update to 'testing'...?

2020-08-18 Thread Urs Thuermann
"Rick Thomas" writes: > The /dev/sdx names for devices have been unpredictable for quite a > while. Which one is sda and which sdb will depend on things like > timing -- which one gets recognized by the kernel first. > > The best solution is to either use UUID or LABEL when you fsck > and/or mo

Re: Qualcomm Snapdragon X12 LTE Modem

2020-08-18 Thread Celejar
On Tue, 18 Aug 2020 10:18:51 +0200 Grzesiek Sójka wrote: > Hi there, > > To be more specific: I already installed Debian Sid and the tablet is HP > Elite X2 1013 G3. I'm trying to learn how to use the modem mentioned to > connect to the internet. Disclaimer: I have no experience with this sor

Re: Disks renamed after update to 'testing'...?

2020-08-18 Thread Thomas Schmitt
Hi, i wrote: > > I only deem *UUID as safe, Nicolas George wrote: > UUID can get duplicated too. Just have somebody copy the whole block > device with "good ol' dd". Yes, sure. A HDD of mine got by the Debian installation 128 GPT slots of 128 bytes. So the primary GPT including "protective MBR"

Re: Disks renamed after update to 'testing'...?

2020-08-18 Thread David Christensen
On 8/17/20 9:01 PM, hobie of RMN wrote: On 2020-08-17 16:42, hobie of RMN wrote: Hi, All - My brother has been issuing "mount /dev/sdb1" prior to backing up some files to a second hard disk. He lately upgraded to 'testing', and it appears (from result of running df) that what the system now ca

Re: Disks renamed after update to 'testing'...?

2020-08-18 Thread Nicolas George
Thomas Schmitt (12020-08-18): > I only deem *UUID as safe, unless the same names on different devices > are intented and always only one of those devices will be connected. UUID can get duplicated too. Just have somebody copy the whole block device with "good ol' dd". Regards, -- Nicolas Geor

Re: Disks renamed after update to 'testing'...?

2020-08-18 Thread Thomas Schmitt
Hi, didier gaumet wrote: > give a name to the underlyning [GPT] partition Let me add the hint that a GPT partition "name" is a user defined string (in fstab and lsblk: PARTLABEL=) whereas the partition UUIDs in GPT get handed out by partition editors automatically as random data (human readable a

Re: Cannot post with Pan

2020-08-18 Thread Jonathan Dowland
On Mon, Aug 17, 2020 at 11:04:48PM -, Juan R. de Silva wrote: > test Well, it came through; and TIL gmane was operating a NNTP gateway again that you can post to. -- 👱🏻 Jonathan Dowland ✎j...@debian.org 🔗 https://jmtd.net

Re: Disks renamed after update to 'testing'...?

2020-08-18 Thread Rick Thomas
On Mon, Aug 17, 2020, at 4:42 PM, hobie of RMN wrote: > Hi, All - > > My brother has been issuing "mount /dev/sdb1" prior to backing up some > files to a second hard disk. He lately upgraded to 'testing', and it > appears (from result of running df) that what the system now calls > /dev/sdb1 is w

Re: Disks renamed after update to 'testing'...?

2020-08-18 Thread didier gaumet
Hello, Apparently, it is also possible to either: - give a name to the filesystem (use e2label to do so, the filesystem being ext4) and mount the filesystem by using this name as a parameter of the mount command instead of /dev/sd* or an UUID - give a name to the underlyning partition (use par

Re: Qualcomm Snapdragon X12 LTE Modem

2020-08-18 Thread Grzesiek Sójka
Hi there, To be more specific: I already installed Debian Sid and the tablet is HP Elite X2 1013 G3. I'm trying to learn how to use the modem mentioned to connect to the internet.

Re: Cannot post with Pan

2020-08-18 Thread Joe
On Mon, 17 Aug 2020 23:04:48 - (UTC) "Juan R. de Silva" wrote: > test > If you're a new poster here, your posts may be lost or delayed for a while. -- Joe

Re: question on different hardware

2020-08-18 Thread Joe
On Mon, 17 Aug 2020 22:03:43 + Semih Ozlem wrote: > Can debian be installed or run from a machine with an intel atom > processor specificall z7320 I don't know about the current ones, but I have an old Acer netbook with a 32-bit N270 Atom which had no problems with Debian. My more recent A