Re: how to install debian to external USB ssd harddisk

2025-06-04 Thread Max Nikulin
On 05/06/2025 01:09, Mgr. Janusz Chmiel wrote: Unfortunately, Debian text Installer and even Camalares installer do not cooperate with my UEFI firmware. I think, installer assumes default use case with loaders for all OSes installed to the same EFI System Partition. Create another EFI System

Re: how to install debian to external USB ssd harddisk

2025-06-04 Thread David Christensen
systems booting and that there are so many UEFI firmwares awaylable, which can behave abnormally. Does somebody knows how to install Debian to The external USB device? Using Debian on old magnetical harddisk is really slow work. I Am using The following .iso image for installation. I do not see at

how to install debian to external USB ssd harddisk

2025-06-04 Thread Mgr. Janusz Chmiel
UEFI firmwares awaylable, which can behave abnormally. Does somebody knows how to install Debian to The external USB device? Using Debian on old magnetical harddisk is really slow work. I Am using The following .iso image for installation. I do not see at all so I Am using speech support and build

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-13 Thread Chris Green
Greg wrote: > On 2025-02-13, Chris Green wrote: > > Max Nikulin wrote: > >> On 13/02/2025 01:26, Greg Wooledge wrote: > >> > Now Debian has*two* completely separate > >> > ways to specify a default application for a role. > >> > >> I believed there are at least 4 ways (besides settings specific

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-13 Thread Greg
On 2025-02-13, Chris Green wrote: > Max Nikulin wrote: >> On 13/02/2025 01:26, Greg Wooledge wrote: >> > Now Debian has*two* completely separate >> > ways to specify a default application for a role. >> >> I believed there are at least 4 ways (besides settings specific to >> particular applicat

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-13 Thread Max Nikulin
On 13/02/2025 09:19, Greg Wooledge wrote: On Thu, Feb 13, 2025 at 08:56:47 +0700, Max Nikulin wrote: - *browser alternatives - BROWSER environment - mailcap for text/html I have realized that I do not have an example of an application that determines https: scheme handler from mailcap (it is

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Chris Green
Max Nikulin wrote: > On 13/02/2025 01:26, Greg Wooledge wrote: > > Now Debian has*two* completely separate > > ways to specify a default application for a role. > > I believed there are at least 4 ways (besides settings specific to > particular applications) > - *browser alternatives > - BROWSER

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Greg Wooledge
On Thu, Feb 13, 2025 at 08:56:47 +0700, Max Nikulin wrote: > On 13/02/2025 01:26, Greg Wooledge wrote: > > Now Debian has*two* completely separate > > ways to specify a default application for a role. > > I believed there are at least 4 ways (besides settings specific to > particular applications)

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Max Nikulin
On 13/02/2025 01:26, Greg Wooledge wrote: Now Debian has*two* completely separate ways to specify a default application for a role. I believed there are at least 4 ways (besides settings specific to particular applications) - *browser alternatives - BROWSER environment - mailcap for text/html

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Greg Wooledge
On Wed, Feb 12, 2025 at 10:34:32 -0600, David Wright wrote: > urlCommand "sensible-browser '%s'" hobbit:~$ type -a sensible-browser sensible-browser is /usr/bin/sensible-browser sensible-browser is /bin/sensible-browser hobbit:~$ ls -l /usr/bin/sensible-browser -rwxr-xr-x 1 root root 1290

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Greg
On 2025-02-12, Nicolas George wrote: > Greg (HE12025-02-12): >> What is going on? You suggested examining the source code. > > No, I suggested reading the documentation. Others have suggested other > avenues that lead to understanding. These are good answers. The > suggestions to uninstall and ran

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Nicolas George
Greg (HE12025-02-12): > What is going on? You suggested examining the source code. No, I suggested reading the documentation. Others have suggested other avenues that lead to understanding. These are good answers. The suggestions to uninstall and randomly fiddle with the order are polluting the go

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Greg
On 2025-02-12, Nicolas George wrote: > > The only way to achieve a reliable result is to understand what is going > on. I am flabbergasted that so many people on this list do not start What is going on? You suggested examining the source code. For the end user, this might be arduous task at best.

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Greg
On 2025-02-12, David Wright wrote: >> > > >> > Unfortunately, as Greg Wooledge has already pointed out, there is no >> > universal standard. If there was, this thread would've stopped ages >> > ago. >> >> I am really surprised that this thread is so long. However I am still >> curious whether xf

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Nicolas George
Greg (HE12025-02-12): > Simply reversing the installation order of the two browsers seems the > most direct and easiest solution. It might achieve the result. A solution… What will the OP do if they install another browser to try something and it becomes the default one? Uninstall them all and r

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread David Wright
On Wed 12 Feb 2025 at 22:54:15 (+0700), Max Nikulin wrote: > On 12/02/2025 22:09, Greg wrote: > > On 2025-02-12, Max Nikulin wrote: > > > Certainly, but before delving into source code I would try the standard > > > (XDG) way to configure media types and applications associations. > > > > > Unfort

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Greg
On 2025-02-12, Brad Rogers wrote: > > On Wed, 12 Feb 2025 15:36:46 - (UTC) > Greg wrote: > > Hello Greg, > >>What exactly is he after? I was under the impression it was setting the >>default browser to Vivaldi. > > Yes, but as has been explained, there are multiple ways in which a > browser c

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Dan Ritter
Chris Green wrote: > Anssi Saari wrote: > > Chris Green writes: > > > > > Installing epiphany just added it as a choice but left vivaldi as the > > > configured browser, but still epiphany grabbed everything. > > > > Have you considered you may get better information if you actually > > define

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Brad Rogers
On Wed, 12 Feb 2025 15:36:46 - (UTC) Greg wrote: Hello Greg, >What exactly is he after? I was under the impression it was setting the >default browser to Vivaldi. Yes, but as has been explained, there are multiple ways in which a browser can be chosen. Some, most notably, circumventing sys

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Max Nikulin
On 12/02/2025 22:09, Greg wrote: On 2025-02-12, Max Nikulin wrote: Certainly, but before delving into source code I would try the standard (XDG) way to configure media types and applications associations. Unfortunately, as Greg Wooledge has already pointed out, there is no universal standard.

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Chris Green
Greg wrote: > On 2025-02-12, Nicolas George wrote: > > Max Nikulin (HE12025-02-12): > >> I would not be surprised if it is not explicitly documented. > > > > At worst, the source code is the documentation. > > I think Chris had the right idea. Install Epiphany first, and then > Vivaldi, instead

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Greg
On 2025-02-12, Brad Rogers wrote: > > On Wed, 12 Feb 2025 15:09:38 - (UTC) > Greg wrote: > > Hello Greg, > >>Simply reversing the installation order of the two browsers seems the >>most direct and easiest solution.=20 > > Still with, of course, no guarantee of successfully achieving exactly >

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Brad Rogers
On Wed, 12 Feb 2025 15:09:38 - (UTC) Greg wrote: Hello Greg, >Simply reversing the installation order of the two browsers seems the >most direct and easiest solution. Still with, of course, no guarantee of successfully achieving exactly what Chris is after. -- Regards _ "Valid si

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Greg
On 2025-02-12, Max Nikulin wrote: > On 12/02/2025 20:55, Nicolas George wrote: >> Max Nikulin (HE12025-02-12): >>> I would not be surprised if it is not explicitly documented. >> >> At worst, the source code is the documentation. > > Certainly, but before delving into source code I would try the

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Max Nikulin
On 12/02/2025 20:55, Nicolas George wrote: Max Nikulin (HE12025-02-12): I would not be surprised if it is not explicitly documented. At worst, the source code is the documentation. Certainly, but before delving into source code I would try the standard (XDG) way to configure media types and

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Greg
On 2025-02-12, Nicolas George wrote: > Max Nikulin (HE12025-02-12): >> I would not be surprised if it is not explicitly documented. > > At worst, the source code is the documentation. I think Chris had the right idea. Install Epiphany first, and then Vivaldi, instead of the other way around. Pro

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Greg
On 2025-02-12, Chris Green wrote: >> >> If you want a Linux way to solve the issue: first, read the >> documentation of xfce-terminal to see how it decides which web browser >> to run; then read the documentation of that mechanism to see how to >> configure it. >> > I have looked in the xfce4-te

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Nicolas George
Max Nikulin (HE12025-02-12): > I would not be surprised if it is not explicitly documented. At worst, the source code is the documentation. Regards, -- Nicolas George

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Chris Green
Nicolas George wrote: > Chris Green (12025-02-12): > > I'm just wondering if a way round the issue may be to unistall > > vivaldi, then install epiphany, then re-install vivaldi. It might be > > that just doing 'apt reinstall vivaldi' will get me back to where I > > want to be. > > That might be

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Chris Green
Greg Wooledge wrote: > On Wed, Feb 12, 2025 at 10:02:13 +, Chris Green wrote: > > debian-u...@howorth.org.uk wrote: > > > The other user does NOT have the same settings as me. They have > > > their own set of plugins and settings as Tomas has pointed out. You > > > very much can install someth

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread tomas
On Wed, Feb 12, 2025 at 07:18:23AM -0500, Greg Wooledge wrote: > On Wed, Feb 12, 2025 at 10:06:53 +, Chris Green wrote: > > The specific thing that bit me when I installed epiphany was clicking > > on a web link in a terminal (xfce4-terminal) window. Instead of > > opening the link in the alrea

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Greg Wooledge
On Wed, Feb 12, 2025 at 10:06:53 +, Chris Green wrote: > The specific thing that bit me when I installed epiphany was clicking > on a web link in a terminal (xfce4-terminal) window. Instead of > opening the link in the already running vivaldi, in another workspace > (which is the way I like it)

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Max Nikulin
On 12/02/2025 17:23, Nicolas George wrote: If you want a Linux way to solve the issue: first, read the documentation of xfce-terminal to see how it decides which web browser to run; I would not be surprised if it is not explicitly documented. Perhaps XFCE has a configuration menu. Most GUI app

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Greg Wooledge
On Wed, Feb 12, 2025 at 10:02:13 +, Chris Green wrote: > debian-u...@howorth.org.uk wrote: > > The other user does NOT have the same settings as me. They have > > their own set of plugins and settings as Tomas has pointed out. You > > very much can install something for one user and not for ano

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Chris Green
debian-u...@howorth.org.uk wrote: > Chris Green wrote: > > debian-u...@howorth.org.uk wrote: > > > Chris Green wrote: > > > > songbird wrote: > > > > > Chris Green wrote: > > > > > ... > > > > > > It would be much easier if I could simply tell epiphany (or > > > > > > another browser) **

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Nicolas George
Chris Green (12025-02-12): > I'm just wondering if a way round the issue may be to unistall > vivaldi, then install epiphany, then re-install vivaldi. It might be > that just doing 'apt reinstall vivaldi' will get me back to where I > want to be. That might be a way, but it would be less efficien

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Chris Green
Anssi Saari wrote: > Chris Green writes: > > > Installing epiphany just added it as a choice but left vivaldi as the > > configured browser, but still epiphany grabbed everything. > > Have you considered you may get better information if you actually > define this "everything"? For me it's the

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread Anssi Saari
Chris Green writes: > Installing epiphany just added it as a choice but left vivaldi as the > configured browser, but still epiphany grabbed everything. Have you considered you may get better information if you actually define this "everything"? For me it's the small handful of apps I mentioned

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread tomas
On Wed, Feb 12, 2025 at 07:24:28AM +, Chris Green wrote: [...] > Er, but that's the whole problem!!! I installed epiphany (using apt) > and it **did** force all 'the other users' (including me) to use it. > You have described the problem in a nutshell! :-) Then, it seems that it is alternat

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-12 Thread debian-user
Chris Green wrote: > debian-u...@howorth.org.uk wrote: > > Chris Green wrote: > > > songbird wrote: > > > > Chris Green wrote: > > > > ... > > > > > It would be much easier if I could simply tell epiphany (or > > > > > another browser) **not** to try and become the default for > > > > >

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-11 Thread Chris Green
to...@tuxteam.de wrote: > [-- text/plain, encoding quoted-printable, charset: utf-8, 39 lines --] > > On Tue, Feb 11, 2025 at 08:21:02PM +, Chris Green wrote: > > debian-u...@howorth.org.uk wrote: > > > Chris Green wrote: > > > > songbird wrote: > > > > > Chris Green wrote: > > > > > ... >

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-11 Thread tomas
On Tue, Feb 11, 2025 at 08:21:02PM +, Chris Green wrote: > debian-u...@howorth.org.uk wrote: > > Chris Green wrote: > > > songbird wrote: > > > > Chris Green wrote: > > > > ... > > > > > It would be much easier if I could simply tell epiphany (or > > > > > another browser) **not** to try an

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-11 Thread Chris Green
debian-u...@howorth.org.uk wrote: > Chris Green wrote: > > songbird wrote: > > > Chris Green wrote: > > > ... > > > > It would be much easier if I could simply tell epiphany (or > > > > another browser) **not** to try and become the default for > > > > everything, rather than having to try and

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-11 Thread debian-user
Chris Green wrote: > songbird wrote: > > Chris Green wrote: > > ... > > > It would be much easier if I could simply tell epiphany (or > > > another browser) **not** to try and become the default for > > > everything, rather than having to try and unset all the changes > > > it has made. > >

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-11 Thread songbird
Chris Green wrote: > songbird wrote: >> Chris Green wrote: >> ... >> > It would be much easier if I could simply tell epiphany (or another >> > browser) **not** to try and become the default for everything, rather >> > than having to try and unset all the changes it has made. >> >> Chris, for s

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-10 Thread Chris Green
songbird wrote: > Chris Green wrote: > ... > > It would be much easier if I could simply tell epiphany (or another > > browser) **not** to try and become the default for everything, rather > > than having to try and unset all the changes it has made. > > Chris, for something like testing i woul

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-10 Thread songbird
Chris Green wrote: ... > It would be much easier if I could simply tell epiphany (or another > browser) **not** to try and become the default for everything, rather > than having to try and unset all the changes it has made. Chris, for something like testing i would just set up another user.

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-10 Thread Max Nikulin
On 10/02/2025 22:25, Chris Green wrote: It would be much easier if I could simply tell epiphany (or another browser) **not** to try and become the default for everything, rather than having to try and unset all the changes it has made. Installing an application may change order of candidates in

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-10 Thread Chris Green
Greg Wooledge wrote: > On Mon, Feb 10, 2025 at 12:45:06 +, Chris Green wrote: > > I had x-www-browser set to vivaldi but web links still got opened in > > epiphany, I tried changing just about every setting I could find for a > > browser to vivaldi but I still got epiphany. > > There isn't a

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-10 Thread Greg Wooledge
On Mon, Feb 10, 2025 at 12:45:06 +, Chris Green wrote: > I had x-www-browser set to vivaldi but web links still got opened in > epiphany, I tried changing just about every setting I could find for a > browser to vivaldi but I still got epiphany. There isn't a single interface for defining what

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-10 Thread Chris Green
Anssi Saari wrote: > Chris Green writes: > > > However, when I install epiphany it takes over every single thing that > > web browsers can do which is very frustrating, I only want to run it > > explicitly for testing. Is there any way to prevent the install > > changing all the mailcap and mim

Re: How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-10 Thread Anssi Saari
Chris Green writes: > However, when I install epiphany it takes over every single thing that > web browsers can do which is very frustrating, I only want to run it > explicitly for testing. Is there any way to prevent the install > changing all the mailcap and mime settings etc.? What I've done

How to install a browser (epiphany) without affecting mailcap etc.?

2025-02-10 Thread Chris Green
I use vivaldi as my my web browser and I have it set as the default application for everything web related. In particular it get's used to open web links when you use the context menu to open a web link in a text file. I want to install another browser (epiphany) as a backup/testing browser when

Re: How to install Sid with non-free firmware for wifi?

2023-11-01 Thread Martin
On Wed, Nov 01, 2023 at 09:11:45AM -0500, David Wright wrote: > On Wed 01 Nov 2023 at 14:42:17 (+0100), Martin wrote: > > >From above outut i figure out my adapter is: > > Bus 003 Device 002: ID 0cf3:9271 Qualcomm Atheros Communications AR9271 > > 802.11n > > I would have thought you'd have firmw

Re: How to install Sid with non-free firmware for wifi?

2023-11-01 Thread David Wright
On Wed 01 Nov 2023 at 14:42:17 (+0100), Martin wrote: > On Wed, Nov 01, 2023 at 02:09:57PM +0100, Marco M. wrote: > > Am 01.11.2023 um 13:59:51 Uhr schrieb Martin: > > > > Do you have USB NICs? > > Does your computer has an Ethernet NIC (wired)? > > > > Then use them for installing the packages.

Re: How to install Sid with non-free firmware for wifi?

2023-11-01 Thread Martin
On Wed, Nov 01, 2023 at 02:09:57PM +0100, Marco M. wrote: > Am 01.11.2023 um 13:59:51 Uhr schrieb Martin: > > Do you have USB NICs? > Does your computer has an Ethernet NIC (wired)? > > Then use them for installing the packages. I have one computer with wifi connection to internet. The problem i

Re: How to install Sid with non-free firmware for wifi?

2023-11-01 Thread Marco M.
Am 01.11.2023 um 13:59:51 Uhr schrieb Martin: > The problem is that my wifi receiver is not recognized by installer. Do you have USB NICs? Does your computer has an Ethernet NIC (wired)? Then use them for installing the packages. > My wifi adapter is TP-LINK TL-WN722N Relevant is the USB-ID/PC

How to install Sid with non-free firmware for wifi?

2023-11-01 Thread Martin
Hello, I am currently using Sid version of Debian - in /etc/apt/sources.list i have: deb http://httpredir.debian.org/debian/ sid main contrib non-free non-free-firmware non-free and non-free-firmware I have because of drivers I need for my machine (most acute is wifi receiver, but i guess for sou

Re: How to install the kernel 5.4.14 (source and headers) packages on Debian buster.

2023-09-05 Thread Dominique Dumont
On Friday, 1 September 2023 13:16:31 CEST Mario Marietto wrote: > Hello to everyone. > > I've just installed Debian Buster on my ARM Chromebook,using this image : > > https://github.com/hexdump0815/imagebuilder/releases?page=12 > > He says that the image is based on the kernel 5.4 and it is. Inf

Re: How to install the kernel 5.4.14 (source and headers) packages on Debian buster.

2023-09-02 Thread Mario Marietto
Hello to everyone. I'm trying to configure qemu 5.1 on Debian Buster on top of my ARM chromebook,like this : /configure --disable-werror --target-list=arm-softmmu --enable-opengl --enable-gtk --enable-kvm --enable-guest-agent --enable-spice --audio-drv-list="oss pa" --enable-libusb --enable-trace

Re: How to install the kernel 5.4.14 (source and headers) packages on Debian buster.

2023-09-01 Thread Max Nikulin
On 02/09/2023 04:15, Mario Marietto wrote: I've got a crazy idea : I see that Ubuntu has a 5.4 kernel source and header package. Is there a method or tool to convert these packages to debian packages so that I can use them on Debian ? Kernel image from one project and headers+sources from anot

Re: How to install the kernel 5.4.14 (source and headers) packages on Debian buster.

2023-09-01 Thread Andrew M.A. Cater
On Fri, Sep 01, 2023 at 11:15:38PM +0200, Mario Marietto wrote: > Hello. > > I've got a crazy idea : I see that Ubuntu has a 5.4 kernel source and > header package. Is there a method or tool to convert these packages to > debian packages so that I can use them on Debian ? That's because I prefer >

Re: How to install the kernel 5.4.14 (source and headers) packages on Debian buster.

2023-09-01 Thread Greg Wooledge
On Fri, Sep 01, 2023 at 11:15:38PM +0200, Mario Marietto wrote: > I've got a crazy idea : I see that Ubuntu has a 5.4 kernel source and > header package. Is there a method or tool to convert these packages to > debian packages so that I can use them on Debian ? That's because I prefer > Debian over

Re: How to install the kernel 5.4.14 (source and headers) packages on Debian buster.

2023-09-01 Thread Mario Marietto
Hello. I've got a crazy idea : I see that Ubuntu has a 5.4 kernel source and header package. Is there a method or tool to convert these packages to debian packages so that I can use them on Debian ? That's because I prefer Debian over Ubuntu. Thanks. On Fri, Sep 1, 2023 at 10:25 PM Andrew M.A. C

Re: How to install the kernel 5.4.14 (source and headers) packages on Debian buster.

2023-09-01 Thread Andrew M.A. Cater
On Fri, Sep 01, 2023 at 01:16:31PM +0200, Mario Marietto wrote: > Hello to everyone. > > I've just installed Debian Buster on my ARM Chromebook,using this image : > > https://github.com/hexdump0815/imagebuilder/releases?page=12 > > He says that the image is based on the kernel 5.4 and it is. Inf

How to install the kernel 5.4.14 (source and headers) packages on Debian buster.

2023-09-01 Thread Mario Marietto
Hello to everyone. I've just installed Debian Buster on my ARM Chromebook,using this image : https://github.com/hexdump0815/imagebuilder/releases?page=12 He says that the image is based on the kernel 5.4 and it is. Infact the default running kernel is 5.4.14. But for the project that I'm working

Re: How to install virtual keyboard for KDE

2023-03-28 Thread Yvan Masson
For those interested in KDE's own virtual keyboard status, Nate Graham gave an explanation here: https://discuss.kde.org/t/how-to-enable-virtual-keyboard-included-in-kde/264/2 Regards, Yvan OpenPGP_signature Description: OpenPGP digital signature

Re: How to install virtual keyboard for KDE

2023-03-20 Thread Yvan Masson
Le 21/03/2023 à 01:06, Timothy M Butterworth a écrit : On Mon, Mar 20, 2023 at 3:42 PM Yvan Masson > wrote: Le 19/03/2023 à 19:10, Yvan Masson a écrit : > Hi, > > Using Debian testing with KDE, can someone tell me which package > pro

Re: How to install virtual keyboard for KDE

2023-03-20 Thread Jeffrey Walton
On Sun, Mar 19, 2023 at 2:10 PM Yvan Masson wrote: > > Using Debian testing with KDE, can someone tell me which package > provides a virtual keyboard for KDE ? I installed > qtvirtualkeyboard-plugin but it does not appear in KDE preferences > (although it works on SDDM). > > I already tried Onboar

Re: How to install virtual keyboard for KDE

2023-03-20 Thread Timothy M Butterworth
On Mon, Mar 20, 2023 at 3:42 PM Yvan Masson wrote: > Le 19/03/2023 à 19:10, Yvan Masson a écrit : > > Hi, > > > > Using Debian testing with KDE, can someone tell me which package > > provides a virtual keyboard for KDE ? I installed > > qtvirtualkeyboard-plugin but it does not appear in KDE prefe

Re: How to install virtual keyboard for KDE

2023-03-20 Thread Yvan Masson
Le 19/03/2023 à 19:10, Yvan Masson a écrit : Hi, Using Debian testing with KDE, can someone tell me which package provides a virtual keyboard for KDE ? I installed qtvirtualkeyboard-plugin but it does not appear in KDE preferences (although it works on SDDM). I already tried Onboard, but it

How to install virtual keyboard for KDE

2023-03-19 Thread Yvan Masson
Hi, Using Debian testing with KDE, can someone tell me which package provides a virtual keyboard for KDE ? I installed qtvirtualkeyboard-plugin but it does not appear in KDE preferences (although it works on SDDM). I already tried Onboard, but it has blocking issues for me. Regards, Yvan

Re: Debian 11 - How to install Gtkmm

2022-11-10 Thread Alex Mestiashvili
On 11/10/22 01:09, Amn wrote: Trying to install Gtkmm 4 in a Debian 11 box I do this : sudo apt install libgtkmm-4.0-dev But then I get this error : Unable to locate package libgtkmm-4.0-dev What am I doing wrong? rmadison libgtkmm-4.0-dev libgtkmm-4.0-dev | 4.8.0-2 | unstable | amd

Re: Debian 11 - How to install Gtkmm

2022-11-09 Thread David Abbott
On Wed, Nov 9, 2022 at 7:27 PM Amn wrote: > > Trying to install Gtkmm 4 in a Debian 11 box I do this : > sudo apt install libgtkmm-4.0-dev > > But then I get this error : > > Unable to locate package libgtkmm-4.0-dev > > What am I doing wrong? > # apt-cache search libgtkmm libgtkmm-2.4-1v5 - C++

Re: Debian 11 - How to install Gtkmm

2022-11-09 Thread Keith Bainbridge
On 10/11/22 11:09, Amn wrote: Trying to install Gtkmm 4 in a Debian 11 box I do this : sudo apt install libgtkmm-4.0-dev But then I get this error : Unable to locate package libgtkmm-4.0-dev What am I doing wrong? Amn I run testing, and latest version here is 3.0-1v5. Alternative versio

Re: Debian 11 - How to install Gtkmm

2022-11-09 Thread Bob McGowan
On 11/9/22 04:09 PM, Amn wrote: Trying to install Gtkmm 4 in a Debian 11 box I do this : sudo apt install libgtkmm-4.0-dev But then I get this error : Unable to locate package libgtkmm-4.0-dev What am

Debian 11 - How to install Gtkmm

2022-11-09 Thread Amn
Trying to install Gtkmm 4 in a Debian 11 box I do this : sudo apt install libgtkmm-4.0-dev But then I get this error : Unable to locate package libgtkmm-4.0-dev What am I doing wrong?

Re: How to install debian-goodies in CLI environment?

2022-08-17 Thread Yvan Masson
Le 16/08/2022 à 18:37, Tim Woodall a écrit : On Tue, 16 Aug 2022, G?khan Bag wrote: I found that the installation of the package debian-goodies always prompts the popularity contest configuration, and that way, I can't install debian-goodies in a script. I also tried: echo "" | apt install d

Re: How to install debian-goodies in CLI environment?

2022-08-16 Thread Tim Woodall
On Tue, 16 Aug 2022, G?khan Bag wrote: I found that the installation of the package debian-goodies always prompts the popularity contest configuration, and that way, I can't install debian-goodies in a script. I also tried: echo "" | apt install debian-goodies -y And: yes | apt install debian-g

How to install debian-goodies in CLI environment?

2022-08-16 Thread Gökhan Bag
I found that the installation of the package debian-goodies always prompts the popularity contest configuration, and that way, I can't install debian-goodies in a script. I also tried: echo "" | apt install debian-goodies -y And: yes | apt install debian-goodies -y I tried both apt and apt-get. H

Re: how to install gcc-6 in debian bullseye

2022-05-02 Thread tomas
On Mon, May 02, 2022 at 11:51:02PM +0300, Georgi Naplatanov wrote: > On 5/2/22 23:25, michaelmorgan...@gmail.com wrote: > > Can anyone kindly instruct me how to install gcc-6 in Debian 11? I need > > compile a software and was hinted gcc version (10) is too high. I have > > o

Re: how to install gcc-6 in debian bullseye

2022-05-02 Thread Georgi Naplatanov
On 5/2/22 23:25, michaelmorgan...@gmail.com wrote: > Can anyone kindly instruct me how to install gcc-6 in Debian 11? I need > compile a software and was hinted gcc version (10) is too high. I have > old machine with gcc 6 and was able to compile it there. > It seems that Debian 9

Re: how to install gcc-6 in debian bullseye

2022-05-02 Thread Greg Wooledge
On Mon, May 02, 2022 at 03:25:20PM -0500, michaelmorgan...@gmail.com wrote: > Can anyone kindly instruct me how to install gcc-6 in Debian 11? I need > compile a software and was hinted gcc version (10) is too high. I have > old machine with gcc 6 and was able to compile it there. Sto

how to install gcc-6 in debian bullseye

2022-05-02 Thread michaelmorgan937
Can anyone kindly instruct me how to install gcc-6 in Debian 11? I need compile a software and was hinted gcc version (10) is too high. I have old machine with gcc 6 and was able to compile it there. Thank you very much. Michael

Re: how to install zoom for bullseye for i386

2022-04-30 Thread Greg Wooledge
On Sat, Apr 30, 2022 at 10:07:23PM -0400, lou wrote: > > it seems i have solved it with 'apt --fix-broken install' That's one way, yes. The other way would be to use "apt install ./zoom*.deb" instead of "dpkg -i zoom*.deb".

Re: how to install zoom for bullseye for i386

2022-04-30 Thread lou
it seems i have solved it with 'apt --fix-broken install' Thanks anyway!

how to install zoom for bullseye for i386

2022-04-30 Thread lou
i download  zoom_i386.deb from zoom.us and run dpkg -i: dpkg: dependency problems prevent configuration of zoom:  zoom depends on libgl1-mesa-glx; however:   Package libgl1-mesa-glx is not installed.  zoom depends on libegl1-mesa; however:   Package libegl1-mesa is not installed.  zoom depends on

Re: How to install official AMDGPU linux driver on Debian 11?

2021-10-22 Thread Markos
Em 21-10-2021 21:19, Linux-Fan escreveu: Markos writes: Em 17-10-2021 19:47, piorunz escreveu: On 17/10/2021 22:27, Markos wrote: Hi, Please, could someone suggest a tutorial (for a basic user) on how to install the driver for the graphics card for a laptop Lenovo IdeaPad S145 with AMD

Re: How to install official AMDGPU linux driver on Debian 11?

2021-10-21 Thread piorunz
On 22/10/2021 01:19, Linux-Fan wrote: Before your initial post, there was already some discussion about a very similar case in the following thread: https://lists.debian.org/debian-user/2021/10/msg00700.html Summary: Just following AMDs instructions may lead to compile errors (see https://lists

Re: How to install official AMDGPU linux driver on Debian 11?

2021-10-21 Thread Linux-Fan
Markos writes: Em 17-10-2021 19:47, piorunz escreveu: On 17/10/2021 22:27, Markos wrote: Hi, Please, could someone suggest a tutorial (for a basic user) on how to install the driver for the graphics card for a laptop Lenovo IdeaPad S145 with AMD Ryzen™ 5 3500U and AMD Radeon RX Vega 8

Re: How to install official AMDGPU linux driver on Debian 11?

2021-10-21 Thread piorunz
On 21/10/2021 06:33, Felix Miata wrote: Markos composed on 2021-10-21 00:29 (UTC-0300): So, it seems that no one is interested in this question. :-( Or none managed to do this installation, yet. Could it be that readers here are content with the FOSS driver? More likely readers here don'

Re: How to install official AMDGPU linux driver on Debian 11?

2021-10-20 Thread Felix Miata
Markos composed on 2021-10-21 00:29 (UTC-0300): > So, it seems that no one is interested in this question. :-( > Or none managed to do this installation, yet. > Coul

Re: How to install official AMDGPU linux driver on Debian 11?

2021-10-20 Thread Markos
Em 17-10-2021 19:47, piorunz escreveu: On 17/10/2021 22:27, Markos wrote: Hi, Please, could someone suggest a tutorial (for a basic user) on how to install the driver for the graphics card for a laptop Lenovo IdeaPad S145 with AMD Ryzen™ 5 3500U and AMD Radeon RX Vega 8 running Debian 11

Re: How to install official AMDGPU linux driver on Debian 11?

2021-10-17 Thread piorunz
On 17/10/2021 22:27, Markos wrote: Hi, Please, could someone suggest a tutorial (for a basic user) on how to install the driver for the graphics card for a laptop Lenovo IdeaPad S145 with AMD Ryzen™ 5 3500U and AMD Radeon RX Vega 8 running Debian 11 (Bullseye). I found a more complete tutorial

How to install official AMDGPU linux driver on Debian 11?

2021-10-17 Thread Markos
Hi, Please, could someone suggest a tutorial (for a basic user) on how to install the driver for the graphics card for a laptop Lenovo IdeaPad S145 with AMD Ryzen™ 5 3500U and AMD Radeon RX Vega 8 running Debian 11 (Bullseye). I found a more complete tutorial just for Stretch and Buster

Re: how to install node.js on debian (Docker) with 'apt-get' - having issues

2021-10-09 Thread Andrew M.A. Cater
here. Or you can take any one of those and use it as the basis to build your own combined image. > Reference: > > https://stackoverflow.com/questions/69446940/how-to-install-node-js-version-16-x-x-in-a-debian-based-image-dockerfile-why > > --- > Date: Tuesday October 5th,

Re: how to install node.js on debian (Docker) with 'apt-get' - having issues

2021-10-06 Thread Dan Ritter
/dev /local/ca wrote: > How would I get the latest version of node.js (16.x.x) installed on Debian > (in a Docker container) You decide who you trust and trust them by pulling from their repository. > What's up with the package repo that 'apt-get' pulls from, that it will not > install later ver

how to install node.js on debian (Docker) with 'apt-get' - having issues

2021-10-06 Thread /dev /local/ca
How would I get the latest version of node.js (16.x.x) installed on Debian (in a Docker container) Reference: https://stackoverflow.com/questions/69446940/how-to-install-node-js-version-16-x-x-in-a-debian-based-image-dockerfile-why --- Date: Tuesday October 5th, 2021 Node 10.x was released on

Re: How to install Graphite !!!!

2021-02-12 Thread pioruns2020
On 12/02/2021 12:04, Ibrahim Salah wrote: It's now almost 2 weeks since I've tried to install Graphite with the use of Docker on My debian machine and I didn't make it is there anything I can do to install it ! Okay Please I need your help What do you need exactly? At which step of the doc

Re: How to install Graphite !!!!

2021-02-12 Thread pioruns2019
On 12/02/2021 12:04, Ibrahim Salah wrote: It's now almost 2 weeks since I've tried to install Graphite with the use of Docker on My debian machine and I didn't make it is there anything I can do to install it ! Okay Please I need your help What do you need exactly? At which step of the doc

  1   2   3   4   5   6   7   8   9   10   >