Re: nvme SSD and poor performance

2021-08-17 Thread Christian Britz
On 17.08.21 at 15:30 Linux-Fan wrote: Pierre Willaime writes: P-S: If triming it is needed for ssd, why debian do not trim by default? Detecting reliably if the current system has SSDs that would benefit from trimming AND that the user has not taken their own measures is difficult. I gue

Re: Can't do apt-update because code name is changed from bullseye to bookworm

2021-08-17 Thread Christian Britz
On 18.08.21 at 06:51 Richard Forst wrote: $ sudo cat /etc/apt/sources.list # security deb http://security.debian.org testing-security main contrib non-free deb-src http://security.debian.org testing-security main contrib non-free See the new pattern: deb http://security.debian.org/debian-se

Re: nvme SSD and poor performance

2021-08-20 Thread Christian Britz
Am 20.08.21 um 10:50 schrieb Pierre Willaime: I activated `# systemctl enable fstrim.timer` (thanks Linux-Fan). Interesting. I am almost 100% certain that it was enabled for me by default on bullseye. Maybe that behaviour changed during the release process. Best Regards, Christian

Building a package for ScummVM 2.5.0

2021-10-12 Thread Christian Britz
Hello, I am trying to build a Debian package for the latest ScummVM release for personal use and need help. I have no deep knowledge of Debian packaging, but in the past I had some success with applying dh_make to source trees. This is what I have done in the source folder: dh_make -n -s -e

Re: general broad question for help in setting up linux server and suggestions

2021-10-15 Thread Christian Britz
Semih Ozlem wrote: How much does it cost to run a server full time, is it cheaper to run one yourself or to rent one online? Do you have an estimate? or range? (cost could be electricity and internet connection used?) Assuming that you want to use your private Internet connection at the

Re: Where is a list of kernel messages ?

2021-10-18 Thread Christian Britz
C.T.F. Jansen wrote: Two messages that I'm interested in are :    kernel: [ 6997.564065] sd 3:0:0:0: [sdc] tag#3 data cmplt err -71 uas-tag 4 inflight: CMD    kernel: [ 6997.564108] usb 2-1.4: stat urb: status -71 I did some Google research for you and must confirm that it is really

Re: Choqok 1.7

2021-10-25 Thread Christian Britz
On 25.10.21 Richmond wrote: > consequences. I don't have a way to do a backup currently. I have done > some naughty things like installing zoom. At least all official Zoom deb pacakages released since one year are compatible with Debian 11. Regards, Christian

Re: choice of web browsers

2021-10-29 Thread Christian Britz
At 29.10.21 Dan Ritter wrote: > and then the heavies: > > chromium > firefox I was a long time user of Mozilla based browsers (Netscape -> Mozilla Suite -> SeaMonkey -> Firefox) but lately I found Chromium based browsers faster and more appealing. Beat me, but I even prefer Chrome above Chromi

Re: LXQT desktop environment hangs?

2021-10-29 Thread Christian Britz
Andrew M.A. Cater wrote: >> Maybe you're right about Firefox. Any "light" browsers you can recommend? > > If all else fails, you could try netsurf: maintained by Debian developers who > really care about the quality of their code. Interesting, I will have a look at it too, out of curiousity. I

Netsurf

2021-10-29 Thread Christian Britz
Christian Britz wrote: > Andrew M.A. Cater wrote: > >>> Maybe you're right about Firefox. Any "light" browsers you can recommend? >> >> If all else fails, you could try netsurf: maintained by Debian developers who >> really care about the qualit

Re: Graphic rendering problem

2021-11-03 Thread Christian Britz
On 03.11.21 at 10:36 lina wrote: > # lspci | grep VGA > 01:00.0 VGA compatible controller: NVIDIA Corporation GK208B [GeForce GT > 730] (rev a1) > > I don't know which package I should install to match this graphic card. You probably use at this moment the free nouveau driver, which unfortuna

Re: how to update the DirectX/OpenGL driver

2021-11-05 Thread Christian Britz
(Sorry, this should have gone to the list in the first place.) Please search the log for module nvidia. grep -i -C 3 nvidia /var/log/Xorg.0.log If you have installed package nvidia-driver in stable or testing, I can't imagine that it is too old for any software. Nouveau should be blacklisted by i

Re: why i can't play video at some web site?

2021-11-06 Thread Christian Britz
Am 06.11.21 um 08:10 schrieb Long Wind: > http://live.kankanews.com/huikan/ > > > click play button at web site above, you shall be able to play video > but my firefox 68.10.0esr (32-bit) for buster can't play video > Does not work with Google Chrome eithe

Re: Recs for new Linux laptop? (to replace Zareason)

2021-11-09 Thread Christian Britz
My cheap Lenovo Ideapad S145 was not supported by the stable kernel in Debian Buster (especially SSD and WiFi) when I bought it in April 2020, but very soon got supported better and better by the testing distribution. When Bullseye got released, it was fully supported. I would assume that Lenovo m

Re: Recs for new Linux laptop? (to replace Zareason)

2021-11-10 Thread Christian Britz
On 09.11.21 at 18:47 Andrew M.A. Cater wrote: > Results may vary: cheap Lenovo may be a very different experience to > Thinkpad. There is a quality difference which depends on original price, > I think. Sure, I know, I wanted to express that if even a cheap low end IdeaPad with no stated support

Re: downgrade qt version from 5 to 4

2021-11-10 Thread Christian Britz
On 10.11.21 at 09:37 lina wrote: > I intend to downgrade qt5 to qt4.  Don't do it. You will probably ruin your system. Many packages depend on qt5. As others suggested, you migh try running an older version of Debian inside a virtual machine.

Re: Package: nvidia-legacy-390xx-driver

2021-11-10 Thread Christian Britz
On 10.11.21 at 13:25 Greg Wooledge wrote: > I've never used an nvidia card myself, so I don't have first-hand > experience with them. From what I understand, the process of getting > graphics to work properly with nvidia goes something like this: > > 1) Install Debian. > > 2) Install firmware

Re: release date on website with notes

2021-11-10 Thread Christian Britz
> On Wed, Nov 10, 2021 at 07:08:07AM -0500, Jeremy Brown wrote: >> >> My computer has had a number of malware incidents, so I am taking extra >> precautions. This morning I got an update notification about my os. Is >> there somewhere I can get notices directly from the debian website with an >> of

Re: Mouse locator

2021-11-15 Thread Christian Britz
On 15.11.21 at 13:33 Nicolas George wrote: > Richard Forst (12021-11-12): >> In Debian I want to locate my mouse pointer. And after searching there >> are some suggestion using > > Just install and run oneko. > > Regards, > Killer app! Works even over my Citrix Windows session! :-D

Re: where to find wifi card info in linux-doc

2021-11-26 Thread Christian Britz
On 26.11.21 at 09:56 deloptes wrote: > lou wrote: > >> sorry, i use wrong word >> >> i mean wifi adapter, not wifi card >> >> in Chinese, it's called wireless card, though it's really USB wifi adapter > > I think you are looking for usb/WUSB-Design-overview.txt which I found with > > grep -r -i

Re: where to find wifi card info in linux-doc

2021-11-26 Thread Christian Britz
(Sorry for replying to the personal adress first...) Stefan Monnier wrote: > AFAICT most of the files in `linux-doc/Documentation` are compressed, > so you'd need to use `zgrep`. This actually works recursively with the zgrep command from the zutils package, thank you! The installation of it t

Re: where to find wifi card info in linux-doc

2021-11-26 Thread Christian Britz
Christian Britz wrote: > This actually works recursively with the zgrep command from the zutils > package, thank you! And still it doesn't find the file mentioned by deloptes, amazing! :-D

Re: stability level of testing

2021-12-01 Thread Christian Britz
daggs wrote: > I'm thinking of migrating my main server to Debian, I need stability and > recent version of small number of pkgs. > in addition I need to recompile with a out of tree patch. > I had Debian stable before but replaced it because upgrade broke the system > and the versions used for t

Re: Double boot (Windows & Debian) with UEFI mode

2021-12-01 Thread Christian Britz
Whats the exact problem? GRUB does not show up and Windows boots directly? You could try the rescue mode of the installer to reinstall GRUB, reFind is normally not needed on a PC system to dual boot with Windows. Once you get GRUB up and running, you should consider installing the package os-probe

Re: stability level of testing

2021-12-01 Thread Christian Britz
Hello daggs, daggs wrote: > there will be 2 main facing the Internet connection, server's upgrade and the > router vm. > the rest is internal Routing other computers to the internet, firewalling and so on? I personally would not do this with the testing distribution, remember, it has no timely s

Re: Double boot (Windows & Debian) with UEFI mode

2021-12-01 Thread Christian Britz
Joe wrote: > measure. If grub is installed correctly, both OSes should appear on its > menu. IIRC, you have to install package os-prober to achieve that.

Re: why Debian?

2021-12-02 Thread Christian Britz
Piper H wrote: > For debian and ubuntu, which one should I choose as my personal > development  system? The question is almost blasphemic; The original (Debian) of course! ;-)

Re: Double boot (Windows & Debian) with UEFI mode

2021-12-02 Thread Christian Britz
Am 02.12.21 um 09:26 schrieb Joe: > On Wed, 1 Dec 2021 23:44:47 +0100 > Christian Britz wrote: > >> Joe wrote: >>> measure. If grub is installed correctly, both OSes should appear on >>> its menu. >> >> IIRC, you have to install package os-pr

Re: How to force compilerversion

2021-12-03 Thread Christian Britz
Hello Hans, Hans wrote: > Hi folks, > > for kali-linux I need to build a kernel-module (it is the nvidia kernel > module). > > Make module does not work, as it says, kernel is build with gcc-10 and > installed is gcc-11. > > Setting IGNORE_CC_MISMATCH is set to 1 (which is default). > > How

Re: Pulseaudio regularly crashing; how to evaluate?

2021-12-03 Thread Christian Britz
Hello Jennifer, while I can't help you fix the particular pulseaudio problem, I might have an alternative for you, since you are already using the bookworm distribution. Try installing the package pipewire-pulse. It contains a pulseaudio daemon replacement, which works without any problems for me

Re: Firefox ESR EOL

2021-12-09 Thread Christian Britz
Security is the reason why I download and install browser and mail client directly from the vendor, not Debian repositories. For Chromium the situation is (was) even worse IIRC. Am 09.12.21 um 11:12 schrieb piorunz: > Hello, > > I noticed that Debian Stable uses Firefox ESR 78.15.0, which is fin

Re: Firefox ESR EOL

2021-12-09 Thread Christian Britz
On 2021-12-09 19:09 UTC+0100, Nicholas Geovanis wrote: > On Thu, Dec 9, 2021, 7:01 AM Christian Britz <mailto:cbr...@t-online.de>> wrote: > > Security is the reason why I download and install browser and mail > client directly from the vendor, not Debian reposito

Re: Firefox ESR EOL

2021-12-09 Thread Christian Britz
On 2021-12-09 19:27 UTC+0100, Dan Ritter wrote: > It is absolutely okay to create a FrankenDebian with repos from > testing, unstable, Ubuntu Jovial Jackrabbit and a cronjob that > looks for changes to a webpage somewhere in oracle.com and > automatically downloads and installs a new Java Runtime

Re: Firefox ESR EOL

2021-12-10 Thread Christian Britz
On 2021-12-10 10:25 UTC+0100, Eric S Fraga wrote: > Indeed, and with absolutely no appreciation for the effort put in by all > of you Debian folk. Especially in having "stable" *mean* stable! I love Debian and I appreciate the work of the developers, but I don't like stability in the sense of

Re: How to get linux headers or source code for debian 8.0 kernel 3.16.0-4-amd64 ?

2021-12-14 Thread Christian Britz
On 2021-12-14 17:00 UTC+0100, Kiyanovski, Arthur wrote: > Hi, > > TL;DR - How do I get the Linux headers or source code for kernel > 3.16.0-4-amd64 Debian 8.0? Hi Arthur, I don't find this kernel version on snapshots.debian.org. I assume that AWS uses it's own kernel build which never was distr

Re: Need Support on Debian10 Kernel Upgrade

2021-12-16 Thread Christian Britz
On 2021-12-16 13:28 UTC+0100, Balasubramanian Ravuthan wrote: > Hi Team, > >   We are looking support from you on the Linux Kernel upgrade on  Debian > 10. Please help on this. There is no "Team" who will support you, we are all users who support each other. Paid support is available elsewhere

Re: Need Support on Debian10 Linux Kernel Upgrade

2021-12-16 Thread Christian Britz
On 2021-12-16 16:04 UTC+0100, Balasubramanian Ravuthan wrote: >  We are looking support from you on the Linux Kernel upgrade on  Debian 10.  > > We are currently using Debian10 Buster Linux Kernel 4.19 version and > trying to upgrade to Debian10 Buster Linux Kernel 5.10 version. Is there > any

Re: realtek bluetooth puzzle

2021-12-16 Thread Christian Britz
On 2021-12-16 20:01 UTC+0100, Dan Ritter wrote: > Jude DaShiell wrote: >> bnep 20480 0 >> bluetooth 483328 1 bnep >> ecdh_generic 16384 1 bluetooth >> ecc40960 1 ecdh_generic >> >> That's relevant output from lsmod. >> If I run inx

Re: realtek bluetooth puzzle

2021-12-16 Thread Christian Britz
On 2021-12-16 21:45 UTC+0100, Jude DaShiell wrote: > No Linux firmware came on the disk only windows files. To that extent I > checked. On debian does a way exist to check devices for missing > firmware? > > > On Thu, 16 Dec 2021, deloptes wrote: > >> Jude DaShiell wrote: >> >>> So in reali

Re: Authentication required message window after nvidia drivers installation.

2022-01-21 Thread Christian Britz
Hi, this is certainly very strange behaviour which I never experienced at the time when I was using the NVDIA closed-source drivers. It actually sounds a little bit alarming to me. Regards, Christian On 2022-01-21 14:24 UTC+0100, Thanos Katsiolis wrote: > Hello, > > the title of the post says p

Re: Special installation issue

2022-01-21 Thread Christian Britz
Hello Hans, didn't you ask this question already three years ago? ;-) According to https://openrt.gitbook.io/open-surfacert/ it should be possible to run ARM based Linux distributions on Surface RT, but there might be inconsistencies, for example regarding power management. Regards, Christian O

Re: Chromium security updates

2022-01-24 Thread Christian Britz
On 2022-01-24 12:44 UTC+0100, Richmond wrote: >> I've built Version 100.0.4845.0 (Developer Build) (64-bit) and it seems >> to be working fine here on debian 10. > > Not OK actually, it is very slow. The reason are probably enabled debug options. Personally I am not satisfied with the securi

Re: where can i find a list of wireless adapter that debian support

2021-07-20 Thread Christian Britz
At 20.07.21 11:01 loushanguan2...@sina.com wrote: Thank Andrew, Stefan and nick! i prefer old wifi adapter if new one often requires non-free firmware it seems that Windows is better supported than linux in this aspect On Windows, everything regarding the driver is non-free, not only the fi

Re: Uninstalling Chromium

2021-07-20 Thread Christian Britz
On 20.07.21 19:58 Greg Wooledge wrote: On Tue, Jul 20, 2021 at 01:15:32PM -0400, andre...@gmail.com wrote: Good afternoon, I am uninstalling chromium from Debian 10 and the procedure automatically installs firefox and the same happens when uninstalling firefox. How to solve this? Thanks. You

Re: Uninstalling Chromium

2021-07-20 Thread Christian Britz
On 20.07.21 23:00 Greg Wooledge wrote: unicorn:~$ apt-cache show gnome-core | grep firefox Depends: [...] firefox-esr (>= 78) | firefox (>= 78) | chromium | chromium-browser | epiphany-browser, [...] In other words, it only accepts the browsers specifically stated in that list, and will not p

Re: Problems with an X220 potentially related to linux-4.9.0-16-amd64 update

2021-07-23 Thread Christian Britz
Ivan Krylov wrote: Does anyone have any hints on how to diagnose this further? Switching to the old kernel version for some days?

Re: Framework PC

2021-07-23 Thread Christian Britz
Dan Ritter wrote: Dr. Gideon Fell wrote: Colleagues, Has anyone bought a Frameworks PC https://frame.work/ and installed Debian?? Pretty sure that they are in pre-order only at this point, so the answer is "not yet". There is nothing obvious there that should be difficult for Debian.

Re: Framework PC

2021-07-23 Thread Christian Britz
Dan Ritter wrote: Dr. Gideon Fell wrote: Colleagues, Has anyone bought a Frameworks PC https://frame.work/ and installed Debian?? Pretty sure that they are in pre-order only at this point, so the answer is "not yet". There is nothing obvious there that should be difficult for Debia

Bluetooth: Disabling ertm via sysfsutils

2021-07-28 Thread Christian Britz
To be able to connect a xbox wireless controller via bluetooth, I have to disable a bt feature called ertm via sysfs. I installed sysfsutils and added the following line to /etc/sysfs.conf: module/bluetooth/parameters/disable_ertm = 1 It seems that enabling of this parameter at boot time fails:

Re: Bluetooth: Disabling ertm via sysfsutils

2021-07-28 Thread Christian Britz
Reco wrote: 1) First, if all you need is modify a kernel module option - you do not need to tinker with /sys. Just create a file like this: cat /etc/modprobe.d/bluetooth-ertm.conf << EOF options bluetooth disable_ertm=1 EOF update-initramfs -k all -u Great, straight forward and works, thanks!

Re: Gnome desktop removal messed up machine

2021-08-04 Thread Christian Britz
On 04.08.21 12:24 Polyna-Maude Racicot-Summerside wrote: I think you may have a personal crisis. But something for sure, you already wrote a message on this subject. Or it is sophisticated trolling.

Re: "mount -t ntfs" vs "mount.ntfs" ?

2022-01-31 Thread Christian Britz
On 2022-01-31 11:43 UTC+0100, Yvan Masson wrote: > Thanks for the links, I missed that NTF3 was already included in the > kernel I use (from Debian testing). So in my case ntfs3g is able to > mount a rescued partition, while NTFS3 is not (thanks Andrei for > confirming what I supposed): this

Re: chrome mailto:?

2022-01-31 Thread Christian Britz
On 2022-01-31 23:19 UTC+0100, cono...@rahul.net (John Conover) wrote: > > I used to use claws-mail, and installed it. I now want to use > thunderbird, (NOT thunderbird-esr, I installed thunderbird and update > it manually.) > > Under Xfce, the default mail handler can be set to thunderbird, wh

Mounting NFS share from Synology NAS

2022-02-01 Thread Christian Britz
Hello, I am playing with NFS on my home network for the first time and I have some difficulties/questions. The server is a Synology NAS, it is based on Linux, supports NFS4 and gets configured by a web interface. The NAS offers a Kerberos authentification for NFS but I did not configure this. Ins

Re: Mounting NFS share from Synology NAS

2022-02-01 Thread Christian Britz
On 2022-02-01 17:36 UTC+0100, Bob Weber wrote: > On 2/1/22 10:32, Christian Britz wrote: >> This is my entry in /etc/fstab: >> diskstation:/volume1/Medien /Daten nfs >> nfsvers=4,rw,x-systemd.automount,noauto 0 0 >> > Have you tried the user option in fstab? 

Re: Mounting NFS share from Synology NAS

2022-02-01 Thread Christian Britz
On 2022-02-01 17:28 UTC+0100, Henning Follmann wrote: > On Tue, Feb 01, 2022 at 04:32:57PM +0100, Christian Britz wrote: >> 2. Accessing the mounted share with my personal user: The access rights >> for /Daten look right, the user on the NAS has the same name as the user >&g

Re: Mounting NFS share from Synology NAS

2022-02-02 Thread Christian Britz
On 2022-02-02 02:01 UTC+0100, Christian Britz wrote: > Thank you, that was the right hint, the solution to get it work (with > NFS4 support) with IP based "security" was: [...] > Is my assumption right, that I would have to setup a Kerberos server to > achieve real se

Mini server hardware for home use NAS purposes

2022-02-02 Thread Christian Britz
Inspired by my previous attempts to implent NFS on my Synology NAS, I am thinking about buying a mini server where I install Debian to serve as file share (SMB and NFS) and DLNA server. It should fully support Debian Stable, have a low price but be capable of performing the tasks well, ideally hav

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread Christian Britz
On 2022-02-02 15:30 UTC+0100, Grzesiek wrote: > I used Zyxel NSA310 some time ago, Debian howto: > https://forum.doozan.com/read.php?2,29970,30036 > More devices are supported The successor Zyxel NAS326 sounds interesting, but I am looking more for something which I do not have to hack before

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread Christian Britz
On 2022-02-02 15:25 UTC+0100, Dan Ritter wrote: > How small is small for you? A small box which fits under my desk. > And do you need RAID, or just storage, and if so, how much? RAID is overkill and I need approximately 500G of storage. > For example, an ASRock 4X4 BOX-R1000V will run Debia

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread Christian Britz
On 2022-02-02 17:55 UTC+0100, Jonathan Dowland wrote: > On Wed, Feb 02, 2022 at 03:11:57PM +0100, Christian Britz wrote: >> Do you have any recommendations for me? > > I have much the requirements and my current solution is documented here: > <https://jmtd.net/hardware/phobos/> ...bookmarked! :-)

Re: Mounting NFS share from Synology NAS

2022-02-02 Thread Christian Britz
On 02.02.22 23:06, Bob Weber wrote: > On 2/2/22 07:36, gene heskett wrote: >> >> Sounds like how my network grew, with more cnc'd machines added. But I >> was never able the make MFSv4 Just Work for anything for more than the >> next reboot of one of the machines. Then I discovered sshfs whic

Re: Mounting NFS share from Synology NAS

2022-02-03 Thread Christian Britz
On 2022-02-03 08:52 UTC+0100, Tixy wrote: > On Wed, 2022-02-02 at 17:06 -0500, Bob Weber wrote: > [...] >> I second the sshfs approach.   I use it between several Debian servers and >> have >> been happy with the results.  Once setup in the fstab a click in a GUI or >> mount >> command on th

Re: Mini server hardware for home use NAS purposes

2022-02-05 Thread Christian Britz
The list doesn't seem to like attachments, so please see a picture of my new server here :-) http://amiga5000.ddns.net/raspi.jpeg On 2022-02-05 19:35 UTC+0100, Christian Britz wrote: > > > On 2022-02-02 20:24 UTC+0100, Christian Britz wrote: >> >> >> On 202

Autostart command after network is available (usbip)

2022-02-08 Thread Christian Britz
I want to know how I can execute a command as root once after the network is available. I activated usbipd on my home server and want to attach the client automatically at boot. Manually attaching it works already. The command to be executed as root on the client is: usbip attach -r hostname -b n

Re: Autostart command after network is available (usbip)

2022-02-08 Thread Christian Britz
On 2022-02-08 16:46 UTC+0100, Greg Wooledge wrote: > On Tue, Feb 08, 2022 at 03:46:09PM +0100, Christian Britz wrote: >> I want to know how I can execute a command as root once after the >> network is available. > >> Is this to be done via systemd? > > Yes, that&#x

Re: Autostart command after network is available (usbip)

2022-02-08 Thread Christian Britz
On 2022-02-08 17:44 UTC+0100, Christian Britz wrote: > [Install] > WantedBy=multiuser.target Changed that to [Install] WantedBy=network-online.target Now it works! :-) -- http://www.cb-fraggle.de

OT: Network-Manager

2022-02-08 Thread Christian Britz
On 2022-02-08 17:48 UTC+0100, Greg Wooledge wrote: > On Tue, Feb 08, 2022 at 05:44:25PM +0100, Christian Britz wrote: >> Yes, I need some more help in the context of using Network-Manager. > > "Don't." > > Unless this is a laptop or something, in which case,

Re: Plop in Debian install HDD into entirely new system

2022-02-11 Thread Christian Britz
On 2022-02-11 21:34 UTC+0100, Thomas Anderson wrote: > I was curious what would happen if I threw my server HDD, into an > entirely new system: I would guess it would work, with some minor adjustmenst being necessary. Typically, all needed kernel modules for hardware support are available and D

Re: Sid : reboot looses boot partition and goes directly to bios

2022-02-15 Thread Christian Britz
Is this by any chance an UEFI system? I think I remember from dual boot times, that Windows 10 played from time to time with the EFI bootloaders and I experienced the same symptoms like you. I think running grub-install inside Debian fixed it for me. The final solution for me was to get rid of th

ssh -X and size of GUI elements (KDE/Qt)

2022-02-15 Thread Christian Britz
Hi, when I logon to my headless server via ssh -X, I can start graphical applications and they are displayed on my local X server. The font size is excactly the same as on my dektop, but GUI elements like buttons are somehow smaller in vertical size. It seems to depend on the used toolkit, I noti

Re: ssh -X and size of GUI elements (KDE/Qt)

2022-02-15 Thread Christian Britz
On 2022-02-15 17:26 UTC+0100, Dan Ritter wrote: > It's probably a disagreement on screen dpi settings. Check your > native setting and then replicate it on your headless server's > KDE config? Wouldn't this mainly/exclusively affect the fonts? I set dpi in both systemsettings5 tool explicitly to 9

Re: Any plan to upgrade bash to 5.1.16 on bullseye?

2022-02-16 Thread Christian Britz
On 2022-02-16 10:16 UTC+0100, Daniel Qian wrote: > Hi, > > There is a severe bug on GNU Bash which is fixed in 5.1.16. > > Bug info: https://lists.gnu.org/archive/html/bug-bash/2022-01/msg00020.html > > While currently debian bullseye GNU Bash is 5.1.4. Without reading the details: If you th

Re: Cannot login to my user?

2022-02-18 Thread Christian Britz
Mr. Anderson, can you login to the command line? If so, you could check the file .xsession-errors in your home directory. You can also switch with "Bob" to Xfce for testing purposes. If you can't resolve it, backup your data from /home/bob and empty the directory (start with a clean profile). R

Error when updating user Python packages

2022-02-19 Thread Christian Britz
Hello Debian users, I would like to update the Python3 packages which I installed for my local user via pip. The command "pip list --user --outdated" gives the following error messages. This is on Debian stable. Any ideas? ERROR: Exception: Traceback (most recent call last): File "/usr/lib/

Re: Error when updating user Python packages

2022-02-19 Thread Christian Britz
It happens also when I run sudo pip list --outdated, so I think it is not related to my user profile. On 2022-02-19 21:59 UTC+0100, Christian Britz wrote: > Hello Debian users, > > I would like to update the Python3 packages which I installed for my > local user via pip. > >

Re: Error when updating user Python packages

2022-02-20 Thread Christian Britz
On 2022-02-20 03:35 UTC+0100, Nicholas Geovanis wrote: > Probably you should be using the pip3 command instead. It may not be > installed, > so I think this will install it: >  sudo apt-get install python3-pip python3-pip is installed. I think it came with the Debian installer. It makes no di

Re: Definitive instructions for Buster LTS security updates

2022-02-21 Thread Christian Britz
On 2022-02-21 15:45 UTC+0100, David Wright wrote: > AFAICT, running buster, nothing has yet changed. My sources.list > is attached (ignore the first line), and as of this morning it > yields: And I think nothing will change in the future. Take the Stretch example at https://wiki.debian.org/LTS/

Re: Trying to deug initramfs boot delay

2022-02-21 Thread Christian Britz
On 2022-02-22 00:50 UTC+0100, Michael Lange wrote: > First, when I run lsinitramfs on the initrd in use, the first items of > the command's output are: > > kernel > kernel/x86 > kernel/x86/microcode > kernel/x86/microcode/.enuineIntel.align.0123456789abc > kernel/x86/microcode/GenuineIntel.bin

Re: packages kept back on Debian stable

2022-02-24 Thread Christian Britz
On 2022-02-24 18:50 UTC+0100, L Dimov wrote: > I do indeed use apt-get update and apt-get upgrade, and I am aware that > there are ways I can force them to upgrade, but should I? At least it will help you to analyze the situation, you still can cancel the operation. IMO this is not a normal si

Re: packages kept back on Debian stable

2022-02-24 Thread Christian Britz
On 2022-02-24 19:32 UTC+0100, L Dimov wrote: > The following NEW packages will be installed: >   libabsl20200923 libopengl0 linux-image-5.10.0-11-amd64 These are legitimate Debian packages which are also installed on my Bullseye system. Apparently, some dependencies have changed. -- http://www.

Re: After Feb 24 update my X11/KDE stopped working (can't log in). (using debian testing)

2022-02-25 Thread Christian Britz
Hello Karel, please try it with a temporary clean profile. Regards, Christian On 2022-02-25 13:12 UTC+0100, Karel Gardas wrote: > > Hello, > > I'm using debian testing so not sure if this is the right ML, but after > Feb 24 update I'm no longer capable of logging into the X11/KDE-plasma. > I

Re: After Feb 24 update my X11/KDE stopped working (can't log in). (using debian testing)

2022-02-25 Thread Christian Britz
ince Feb 24 update on monitor rotation on R5 > 230 GPU. > > Question: is there any forum where should I report this conclusion to > get attention of the X11 packagers/developers? > > Thanks! > Karel > > > > On 2/25/22 16:56, Cindy Sue Causey wrote: >

Re: Crash on starting cheese

2022-03-02 Thread Christian Britz
Hello Armin, did it work before? Might not be related, but I had the following experience with Cheese: I somehow managed to select an invalid resolution for my cam, which also made Cheese crash IIRC. The solution was to reset it's resolution settings with the dconf-editor. You can always report

Re: Debian 11 hangs on boot

2022-03-02 Thread Christian Britz
Maybe a problem with the video configuration? Checking /var/log/Xorg.0.log could be a good first step. Cheers, Christian On 2022-03-02 11:11 UTC+0100, Thanos Katsiolis wrote: > Hello, > > boot gets stuck on > > "[OK] Started GNOME Display Manager" > > Apart from solving the problem, I would al

Re: Wine fails because of missing libgcc_s_dw2-1.dll

2022-03-03 Thread Christian Britz
> I'm looking for the exact package that contains zlib1.dll but I can't > find it. Libwine depends on libz-mingw-w64 but the zlib1.dll there is > not the same as the one wine puts in the drive_c directory. The one in > drive_c directory is a PE32 DLL and the one provided with > libz-mingw-w64 is

Cutefish desktop environment

2022-03-03 Thread Christian Britz
Hi, I just installed the very promising new desktop environment from CutefishOS on my bullseye system. I learned that they offer an APT repository with pre-built binaries: deb [arch=amd64] http://packages.cutefishos.com bullseye main First impression: It looks really cute ;-). Very clean and poli

Re: Which flavour for a 2GB RAM laptop?

2022-03-04 Thread Christian Britz
On 2022-03-04 11:47 UTC+0100, Ottavio Caruso wrote: > One of my memory slot has died, so I am running a Thinkpad with 2GB ram > only. I have been told that, even if I put a 4GB ram module in, it won't > be as fast as 2x2GB ram (true? Stop me here if I am wrong). Never mind > put an 8GB stick;

Re: Which flavour for a 2GB RAM laptop?

2022-03-04 Thread Christian Britz
On 2022-03-04 16:10 UTC+0100, Hans wrote: > There are also other WM available, which may be faster, like fvwm95, openbox, > twm. amiwm ;-) -- http://www.cb-fraggle.de

Re: Google smtp and pop

2022-03-04 Thread Christian Britz
I userd getmail instead of fetchmail in the past, and a quick web search reveals that it seems to support OAUTH2: https://www.bytereef.org/howto/oauth2/getmail.html. Regards, Christian On 2022-03-04 16:59 UTC+0100, Marc Auslander wrote: > Google has now said they are pulling the plug on userid/p

Re: Google smtp and pop

2022-03-04 Thread Christian Britz
On 2022-03-04 18:30 UTC+0100, Charlie Gibbs wrote: > Find another mail host. And you could find a mail client which correctly replies to messages. ;-) -- http://www.cb-fraggle.de

Re: Launch a minimal MATE DE

2022-03-06 Thread Christian Britz
On 2022-03-06 09:30 UTC+0100, Richard Owlett wrote: >> apt-get --no-install-recommends install mate-desktop-environment > When I attempted to run startx I received the message >> startx: command not found Hi Richard, I can't tell you anything about the dependencies but you could try to instal

Re: Launch a minimal MATE DE

2022-03-06 Thread Christian Britz
On 2022-03-06 09:49 UTC+0100, Richard Owlett wrote: > Thanks. I'll try that. At the moment I'm having some hardware problems > connecting the test machine to the internet. I use a Alcatel Linkzone > 4GLTE Hotspot from T-Mobile. Intermittently Debian doesn't recognize it. > Yesterday it was fi

Re: linux kernel and nvidia - never ending story

2022-03-07 Thread Christian Britz
Hello Hans, I understand your frustration, I was also frustrated sometimes back when I used nVidia, but IMO Debian is not to blame here, the situation is completely the responsibility of nVidia. 0. After reading your post again, I realize that sections 1 to 4 of my reply do not really apply to yo

Re: Legacy Dell 760 apt-get updates?

2022-03-08 Thread Christian Britz
On 2022-03-08 09:20 UTC+0100, cono...@panix.com (John Conover) wrote: > Possible missing firmware /lib/firmware/i915/icl_dmc_ver1_09.bin > for module i915 > > The machine seems to run fine, but do I need to add something? Yes, you want to install package firmware-misc-nonfree. And I have

Re: Problems with custom install of MATE

2022-03-08 Thread Christian Britz
On 2022-03-08 14:11 UTC+0100, Richard Owlett wrote: > 4. I'll be installing SeaMonkey but have forgotten how to have it appear > on appropriate Applications sub-menu. As there is no Debian package for SeaMonkey, you will probably extract the binaries from seamonkey-project.org somewhere. To

Re: Problems with custom install of MATE

2022-03-08 Thread Christian Britz
On 2022-03-08 15:50 UTC+0100, Richard Owlett wrote: > I have SeaMonkey launched from "Internet" sub-menu of "Applications" > menu. IIRC it was only a couple of mouse clicks to get it there. If you don't have some Debian/Snap/Flatpak package from some source available, I know no other way to i

Re: Wayland vs X

2022-03-09 Thread Christian Britz
Hi Kevin, On 2022-03-08 23:01 UTC+0100, Kevin Exton wrote: > I tried Wayland some years ago now (might have been when they first > trialled it in Ubuntu) but decided not to stick with it. > > Since more desktop environments are beginning to choose Wayland as the > default display protocol, I was

Installing/Preparing Debian on a headless system

2022-03-09 Thread Christian Britz
Hello, after learning that the Debian-based RaspberryPi OS does not get security fixes always in time (see dirty-pipe), I am considering installing pure Debian on my system. It seems not all proprietary components are supported, but I don't need video acceleration anyway, for example. My Pi acts a

Re: Installing/Preparing Debian on a headless system

2022-03-09 Thread Christian Britz
On 2022-03-09 16:50 UTC+0100, Brian wrote: > The short answer is that you use the network-console udeb. To do that, > I preseed wirh > > d-i anna/choose_modules string network-console > > I boot with a netinst using hd-media and pressed from a file. That sounds very interesting, can you ple

  1   2   >