Re: Installing Debian Bullseye on Cubox-i4 with eSATA drive... No ethernet detected

2021-02-06 Thread Vagrant Cascadian
On 2021-02-06, Rick Thomas wrote: > On Fri, Jan 29, 2021, at 7:18 PM, Rick Thomas wrote: >> Hi! >> >> On Fri, Jan 29, 2021, at 1:03 AM, Holger Wansing wrote: >> > On https://www.debian.org/devel/debian-installer/ >> > you should look under the daily snapshots. >> > For armhf that would be >> > htt

Re: Installing Debian Bullseye on Cubox-i4 with eSATA drive... No ethernet detected

2021-02-06 Thread Rick Thomas
On Fri, Jan 29, 2021, at 7:18 PM, Rick Thomas wrote: > Hi! > > On Fri, Jan 29, 2021, at 1:03 AM, Holger Wansing wrote: > > On https://www.debian.org/devel/debian-installer/ > > you should look under the daily snapshots. > > For armhf that would be > > https://d-i.debian.org/daily-images/armhf/dail

Sound Issue

2021-02-06 Thread Rainer Dorsch
Hi, sound was working for years on my Debian System w/o any issue with pulseaudio. Since a few weeks I have problems with the on-board Intel sound, listed as Device-1: Intel Cannon Lake PCH cAVS driver: snd_hda_intel whereas the Logitech USB headset always works Device-2: Logitech Headset H39

Re: Sound Issue

2021-02-06 Thread Andrea Borgia
Il 06/02/21 20:53, Rainer Dorsch ha scritto: sound was working for years on my Debian System w/o any issue with pulseaudio. Since a few weeks I have problems with the on-board Intel sound, listed as I'm having a similar issue and it might be because of this bug: https://bugs.debian.org/cgi-b

Re: timedatectl DHCP NTP Server

2021-02-06 Thread Charles Curley
On Fri, 5 Feb 2021 12:13:43 -0700 Charles Curley wrote: > > For lack of time, I resorted to use systemd-timesyncd but apparently > > you need to configure NM to handle NTP server by way of a hook or > > tweaking the profile for the desired connection. > > So I conjecture. I am working on a scr

Re: FVWM title bar information......

2021-02-06 Thread Charlie
On Fri, 5 Feb 2021 08:00:03 -0500 Greg Wooledge wrote: > On Fri, Feb 05, 2021 at 09:46:15AM +0100, to...@tuxteam.de wrote: > > > > I think this is called "shading" [...] > > > > Glad it helped. Actually, I was unsure myself, because, although > > I do use fvwm, I somehow managed to make shadin

Re: Linux router AP with reserved IPs on wlan0?

2021-02-06 Thread John Conover
Stefan Monnier writes: > > A wireless router made with hostapd/dnsmasq/dhcpcd is fairly easy, and > > works well with iptables, with one shortcoming. > > > > After antagonizing the Google for hours, I can not find any way to add > > reserved IPs based on the the MAC address of devices connected on

Re: AMD GPU + HDMI + vlc = lockup

2021-02-06 Thread Charles Curley
On Sat, 06 Feb 2021 12:38:30 +0100 Kamil Jońca wrote: > > > > Is your HD 5450 passively cooled? If yes, you might try placing a > > case fan > > Yes. I try to avoid fans, but I think I have no choice. If noise is your objection to fans, have some reviews of quiet equipment: https://silentpcre

Re: Linux router AP with reserved IPs on wlan0?

2021-02-06 Thread Stefan Monnier
> A wireless router made with hostapd/dnsmasq/dhcpcd is fairly easy, and > works well with iptables, with one shortcoming. > > After antagonizing the Google for hours, I can not find any way to add > reserved IPs based on the the MAC address of devices connected on > wlan0, (presumably in dhcpcd.co

Re: Problems installing from flash drive.

2021-02-06 Thread Richard Owlett
On 02/05/2021 01:05 PM, songbird wrote: Richard Owlett wrote: ... One can purchase a flash drive containing ISO images of all installation DVDs of the desired architecture. It is straight forward to do a default install after copying dvd1.iso to a flash drive. ... Are the instructions to creat

Re: Problems installing from flash drive.

2021-02-06 Thread Richard Owlett
That works. Your choice of directory names in the path to the files extracted from each ISO broke my current mental logjam. Thanks On 02/05/2021 10:21 AM, Jeremy Andrews wrote: Hi Richard, Here's what I would probably do: - create directories on your USB or partition for each of the DVDs -

Re: Linux router AP with reserved IPs on wlan0?

2021-02-06 Thread Dan Ritter
John Conover wrote: > > A wireless router made with hostapd/dnsmasq/dhcpcd is fairly easy, and > works well with iptables, with one shortcoming. > > After antagonizing the Google for hours, I can not find any way to add > reserved IPs based on the the MAC address of devices connected on > wlan0,

Re: AMD GPU + HDMI + vlc = lockup

2021-02-06 Thread Kamil Jońca
Felix Miata writes: > Kamil Jońca composed on 2021-02-06 09:41 (UTC+0100): > >> Yesterday this lockup happens with monitor connected by DVI. So my >> theory that these lockups are related to DVI/HDMI connection became untrue. >> I will try to investigate further. Again thanks to Felix for his >>

Re: AMD GPU + HDMI + vlc = lockup

2021-02-06 Thread Kamil Jońca
Kamil Jońca writes: > Felix Miata writes: > >> Kamil Jońca composed on 2021-02-06 09:41 (UTC+0100): >> >>> Yesterday this lockup happens with monitor connected by DVI. So my >>> theory that these lockups are related to DVI/HDMI connection became untrue. >>> I will try to investigate further. Aga

Re: AMD GPU + HDMI + vlc = lockup

2021-02-06 Thread Felix Miata
Kamil Jońca composed on 2021-02-06 09:41 (UTC+0100): > Yesterday this lockup happens with monitor connected by DVI. So my > theory that these lockups are related to DVI/HDMI connection became untrue. > I will try to investigate further. Again thanks to Felix for his > efforts so far. You never an

Re: Linux router AP with reserved IPs on wlan0?

2021-02-06 Thread tomas
On Sat, Feb 06, 2021 at 02:29:08AM -0800, John Conover wrote: > > A wireless router made with hostapd/dnsmasq/dhcpcd is fairly easy, and > works well with iptables, with one shortcoming. > > After antagonizing the Google for hours, I can not find any way to add > reserved IPs based on the the MAC

Linux router AP with reserved IPs on wlan0?

2021-02-06 Thread John Conover
A wireless router made with hostapd/dnsmasq/dhcpcd is fairly easy, and works well with iptables, with one shortcoming. After antagonizing the Google for hours, I can not find any way to add reserved IPs based on the the MAC address of devices connected on wlan0, (presumably in dhcpcd.conf.) Seem

Re: AMD GPU + HDMI + vlc = lockup

2021-02-06 Thread Kamil Jońca
Kamil Jońca writes: > There is desktop box with sid. > > sudo lspci|grep -i vga > 08:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] > Cedar [Radeon HD 5000/6000/7350/8350 Series] > > So far I have monitor connected via DVI > > Recently I connected monitor via hdmi output