Re: MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete

2023-07-30 Thread Rodrigo Cunha
Where is the iHD_drv_video.so project? I search for it on Google, but not find it. On Sun, Jul 30, 2023 at 7:39 PM Charles Curley < charlescur...@charlescurley.com> wrote: > On Mon, 24 Jul 2023 11:57:15 -0600 > Charles Curley wrote: > > > I have been able to run vivaldi (a chromium derivative)

Debian USB Wifi

2023-06-04 Thread Rodrigo Cunha
Hi all, I want to buy a usb to wifi network. How do I check if the hardware(usb) has debian support? -- Atenciosamente, Rodrigo da Silva Cunha São Gonçalo, RJ - Brasil

Re: Unable to associate to mobile hotspot

2023-03-07 Thread Rodrigo Cunha
splash intel_iommu=off" Update grup: sudo update-grub Reinstall system. shutdown -r now Then, *journal -b *and post here. If skip task update-grub does not work. On Tue, Mar 7, 2023 at 7:56 AM Lucio Crusca wrote: > Il 04/03/23 05:23, Rodrigo Cunha ha scritto: > > What is your ker

Re: No /

2023-03-07 Thread Rodrigo Cunha
It does not work if you want to use this host like a secure server(server.key). So why do you not install a new server with the same configuration? Commonly is suitable to install two servers, migrate services, and switch at an appropriate time. On Tue, Mar 7, 2023 at 8:05 PM David Wright wrote:

Re: what method do you prefer for data transfer between nodes?

2023-03-05 Thread Rodrigo Cunha
Hi Ken, For short, I use scp and rsync too. Work fine with my scripts. Ftp works fine on old servers. I saw old servers work with this, but with monitoring in the FTP port for recovery. Another is to mount an NFS directory at /etc/fstab. Work fine, too. If you have a critical script at the schedule

Re: besides ping/nslookup, any other tools to resolve a hostname?

2023-03-03 Thread Rodrigo Cunha
> > I have bitnami/mysql container (debian OS) running on kubernetes. > This container seems too restricted for system software, these following > commands are removed: > > sudo (so I can't su to root for apt) > ping > dig > nslookup > net-tools > It is a good practice to build small images for pod

Re: Unable to associate to mobile hotspot

2023-03-03 Thread Rodrigo Cunha
> > I'm using Sid/amd64 on my notebook and I have a Android smartphone. My > notebook has no problems to associate to every WiFI access point I > tested so far, including mobile phones hotspots, except the hotspot of > my own smartphone. > What is your kernel? I saw in a forum from Arch that a pro

Re: SSD Optimization - Crucial CT1000MX500SSD1

2022-10-02 Thread Rodrigo Cunha
Your debian is a test version, check your SSD in a LTS debian. bookworm/sid is a testing version. On Sun, Oct 2, 2022 at 5:34 PM David Christensen wrote: > On 10/2/22 06:19, Marcelo Laia wrote: > >> # cat /etc/debian_version ; uname -a > > > > bookworm/sid > > Linux marcelo 5.19.0-2-amd64 #1 SMP

Re: Setting system/ rtc clock

2022-09-18 Thread Rodrigo Cunha
Set the other timezone, in debian. https://linuxize.com/post/how-to-set-or-change-timezone-on-debian-10/ Or set the timezone in the hp system, to your localtime. On Sun, Sep 18, 2022 at 6:05 PM David Wright wrote: > On Sun 18 Sep 2022 at 15:31:49 (-0500), Richard Schires wrote: > > I've been sea