[gentoo-user] viewer for "ps" postscript files

2021-12-23 Thread thelma
(Temurin) OpenJDK Runtime Environment 1.8.0_312-b07 OpenJDK 64-Bit Server VM Linux 5.10.61-gentoo (amd64) -- Thelma

Re: [gentoo-user] ERROR: dev-python/dbus-python-1.2.18::gentoo failed (configure phase)

2021-12-20 Thread thelma
On 12/19/21 3:10 PM, the...@sys-concept.com wrote: > I got stuck on dbus-python, any suggestions? > > configure: error: > Could not link test program to Python. Maybe the main Python library has > been > installed in some non-standard library path. If so, pass it to configure, > via the

Re: [gentoo-user] updating to udev

2021-12-19 Thread thelma
On 12/19/21 8:11 PM, Dale wrote: [snip] > I used the old naming method with eudev.  When I switched, the names of > the networks changed.  When I rebooted, no network because they were not > named correctly for the files I had.  It had been so long, I forgot how > to get the names or what to do

[gentoo-user] ERROR: dev-python/dbus-python-1.2.18::gentoo failed (configure phase)

2021-12-19 Thread thelma
I got stuck on dbus-python, any suggestions? configure: error: Could not link test program to Python. Maybe the main Python library has been installed in some non-standard library path. If so, pass it to configure, via the LIBS environment variable. Example: ./configure

Re: [SOLVED] [gentoo-user] NVIDIA Corporation GF116 [GeForce GTS 450 Rev. 2]

2021-12-19 Thread thelma
On 12/19/21 11:02 AM, the...@sys-concept.com wrote: > On 12/19/21 10:34 AM, the...@sys-concept.com wrote: >> I got stuck with driver selection. >> My old system is using: NVIDIA Corporation GF116 [GeForce GTS 450 Rev. 2] >> So the driver I use is: x11-drivers/nvidia-drivers-390.144-r1 >> >> I

Re: [gentoo-user] NVIDIA Corporation GF116 [GeForce GTS 450 Rev. 2]

2021-12-19 Thread thelma
On 12/19/21 10:34 AM, the...@sys-concept.com wrote: > I got stuck with driver selection. > My old system is using: NVIDIA Corporation GF116 [GeForce GTS 450 Rev. 2] > So the driver I use is: x11-drivers/nvidia-drivers-390.144-r1 > > I have masked anything newer: package.mask: >>

Re: [gentoo-user] updating to udev

2021-12-19 Thread thelma
g" of newer versions >> of udev and instead prefer the old style (e.g. "eth0"), there are several >> options available." >> >> my interface is: enp4s0 >> so I assume it will become: eth0 after upgrade, changing the name via >> "rc-update&qu

[gentoo-user] NVIDIA Corporation GF116 [GeForce GTS 450 Rev. 2]

2021-12-19 Thread thelma
o I need to mask package: xorg-server-1.20.14:0/1.20.14 -- Thelma

[gentoo-user] updating to udev

2021-12-19 Thread thelma
l options available." my interface is: enp4s0 so I assume it will become: eth0 after upgrade, changing the name via "rc-update" will be necessary. Is there any official guide to it? -- Thelma

[gentoo-user] VirtualBox - open strange window message:

2021-11-25 Thread thelma
When I start the Gentoo box and login, I get strange VirtualBox windows pop up on start, with message: ---copy You must specify a machine to start, using the command line. Usage: VirtualBoxVM --startvm name|UUID Starts the VirtualBox virtual machine with the

Re: [gentoo-user] virtualbox-6.1.24 - not responding

2021-11-09 Thread thelma
On 11/9/21 2:44 AM, Peter Humphrey wrote: > On Monday, 8 November 2021 17:46:03 GMT the...@sys-concept.com wrote: >> I've upgraded to virtualbox-6.1.24 but it is not responding. I have to >> reboot the computer for it to work Is 6.1.24 stable? > > app-emulation/virtualbox-6.1.24-r1 is shown as

[gentoo-user] virtualbox-6.1.24 - not responding

2021-11-08 Thread thelma
I've upgraded to virtualbox-6.1.24 but it is not responding. I have to reboot the computer for it to work Is 6.1.24 stable?

Re:[SOLVED] [gentoo-user] Re: kernel compile error: arch/x86/entry/thunk_64.o: warning

2021-11-02 Thread thelma
On 11/2/21 11:28 AM, the...@sys-concept.com wrote: > On 11/2/21 11:13 AM, Grant Edwards wrote: >> On 2021-11-02, the...@sys-concept.com wrote: >>> On 11/2/21 10:52 AM, the...@sys-concept.com wrote: I'm trying to enable (NFTS) file support in my kernel: 5.4.80 Disabled: - [ ]

Re: [gentoo-user] Re: kernel compile error: arch/x86/entry/thunk_64.o: warning

2021-11-02 Thread thelma
y/thunk_64.o: warning: objtool: missing symbol table make[2]: *** [scripts/Makefile.build:348: arch/x86/entry/thunk_64.o] Error 1 make[2]: *** Deleting file 'arch/x86/entry/thunk_64.o' make[1]: *** [scripts/Makefile.build:500: arch/x86/entry] Error 2 make: *** [Makefile:1729: arch/x86] Error 2 -- Thelma

Re: [gentoo-user] kernel compile error: arch/x86/entry/thunk_64.o: warning

2021-11-02 Thread thelma
On 11/2/21 10:52 AM, the...@sys-concept.com wrote: > I'm trying to enable (NFTS) file support in my kernel: 5.4.80 > Disabled: > - [ ] NTFS write support > > Enabled: > <*> FUSE (Filesystem in Userspace) support > > When I try to compile the kernel I get an error message: > ... > AS

[gentoo-user] kernel compile error: arch/x86/entry/thunk_64.o: warning

2021-11-02 Thread thelma
I'm trying to enable (NFTS) file support in my kernel: 5.4.80 Disabled: - [ ] NTFS write support Enabled: <*> FUSE (Filesystem in Userspace) support When I try to compile the kernel I get an error message: ... AS arch/x86/entry/entry_64.o AS arch/x86/entry/thunk_64.o

Re: [gentoo-user] Re: external (NFTS) USB 2TB stick error mount.

2021-11-01 Thread thelma
On 11/1/21 4:47 PM, Grant Edwards wrote: > On 2021-11-01, the...@sys-concept.com wrote: > >> I format external nvme SSD (M.2) drive as NTFS on Windows (to store >> some pictures etc.) But when I insert the drive on Linux box (it >> has support for NTFS enabled) I get an error: > > Please

Re: [gentoo-user] external (NFTS) USB 2TB stick error mount.

2021-11-01 Thread thelma
On 11/1/21 3:50 PM, Michael wrote: > On Monday, 1 November 2021 21:41:24 GMT the...@sys-concept.com wrote: >> I format external nvme SSD (M.2) drive as NTFS on Windows (to store some >> pictures etc.) But when I insert the drive on Linux box (it has support for >> NTFS enabled) I get an error: >>

[gentoo-user] external (NFTS) USB 2TB stick error mount.

2021-11-01 Thread thelma
I format external nvme SSD (M.2) drive as NTFS on Windows (to store some pictures etc.) But when I insert the drive on Linux box (it has support for NTFS enabled) I get an error: sda: sda1 sda2 sd 4:0:0:0: [sda] Attached SCSI disk ntfs: (device sda2): parse_options(): Unrecognized mount

Re: [gentoo-user] Re: acrobat reader

2021-10-09 Thread thelma
On 10/8/21 3:28 AM, Nikos Chantziaras wrote: > On 22/09/2021 22:29, the...@sys-concept.com wrote: >> I have evince, it will not open it. >> >> This is the form I'm trying to open: >> >> https://cfr.forms.gov.ab.ca/Form/AHC0102.pdf > > I just opened this URL in firefox-bin-93.0, which claims

Re: [gentoo-user] apache 2.4.50 or php

2021-10-07 Thread thelma
On 10/7/21 1:44 PM, the...@sys-concept.com wrote: > I just ungraded to apache 2.4.50 but I'm getting an error with my php. 8 > Or it could be related to newer PHP Version 8.0.11 > > When I try to login apache is giving me error code 500 > It seems to me dev-lang/php-8.0.11 and

[gentoo-user] apache 2.4.50 or php

2021-10-07 Thread thelma
I just ungraded to apache 2.4.50 but I'm getting an error with my php. 8 Or it could be related to newer PHP Version 8.0.11 When I try to login apache is giving me error code 500

[gentoo-user] 2021-08-24-eudev-retirement

2021-10-05 Thread thelma
I have "eudev" installed but I think it will be obsolete as of Jan.1/22 according to news: 2021-08-24-eudev-retirement Does converting from: sys-fs/eudev to: sys-fs/udev is as simple as: emerge -C sys-fs/eudev emerge sys-fs/udev

Re: [gentoo-user][SOLVED] Master PDF Editor - version 4, without watermark

2021-09-25 Thread thelma
On 9/25/21 2:59 AM, Charlotte Delenk wrote: > On 9/25/21 09:45, Marco Rebhan wrote: >> On Saturday, 25 September 2021 09:06:20 CEST the...@sys-concept.com >> wrote: >>> Any idea where I can find "Master PDF Editor - version 4" ebuild? >>> Ver. 4 is without watermark. >> You can find it in the git

Re: [gentoo-user] Master PDF Editor - version 4, without watermark

2021-09-25 Thread thelma
On 9/25/21 11:40 AM, Neil Bothwick wrote: > On Sat, 25 Sep 2021 11:33:05 -0600, the...@sys-concept.com wrote: > >> I'm trying to test. I add to: >> package.accept_keywords >> =master-pdf-editor-4.3.89 ~amd64 >> >> emerge -avq =master-pdf-editor-4.3.89 >> --- Invalid atom in

Re: [gentoo-user] Master PDF Editor - version 4, without watermark

2021-09-25 Thread thelma
On 9/25/21 2:59 AM, Charlotte Delenk wrote: > On 9/25/21 09:45, Marco Rebhan wrote: >> On Saturday, 25 September 2021 09:06:20 CEST the...@sys-concept.com >> wrote: >>> Any idea where I can find "Master PDF Editor - version 4" ebuild? >>> Ver. 4 is without watermark. >> You can find it in the git

[gentoo-user] Master PDF Editor - version 4, without watermark

2021-09-25 Thread thelma
Any idea where I can find "Master PDF Editor - version 4" ebuild? Ver. 4 is without watermark.

Re: [gentoo-user] [SOLVED] acrobat reader

2021-09-22 Thread thelma
On 9/22/21 1:41 PM, Charlotte Delenk wrote: > > On 9/22/21 21:29, the...@sys-concept.com wrote: >> On 9/22/21 1:19 PM, Jack wrote: >>> On 2021.09.22 15:06, the...@sys-concept.com wrote: I have a pdf fillable form which I can only open in acrobat reader on Windows. Which

Re: [gentoo-user] acrobat reader

2021-09-22 Thread thelma
On 9/22/21 1:29 PM, the...@sys-concept.com wrote: > On 9/22/21 1:19 PM, Jack wrote: >> On 2021.09.22 15:06, the...@sys-concept.com wrote: >>> I have a pdf fillable form which I can only open in acrobat reader on >>> Windows. >>> >>> Which package do I use to read these form on Gentoo? >> You

Re: [gentoo-user] acrobat reader

2021-09-22 Thread thelma
On 9/22/21 1:19 PM, Jack wrote: > On 2021.09.22 15:06, the...@sys-concept.com wrote: >> I have a pdf fillable form which I can only open in acrobat reader on >> Windows. >> >> Which package do I use to read these form on Gentoo? > You should be able to read them with any PDF reader.  Not all

[gentoo-user] acrobat reader

2021-09-22 Thread thelma
I have a pdf fillable form which I can only open in acrobat reader on Windows. Which package do I use to read these form on Gentoo?

[gentoo-user] mouse and keyboard don't respond

2021-09-09 Thread thelma
This is a new installation: mouse and keyboard don't respond at all dmesg sees them and in the Xorg.0.log libinput sees them both but it keeps saying libinput: Logitech G703 (my mouse) Failed to create a device for /dev/input/event23 and before that it says xf85OpenSerial: Cannot open device

Re: [gentoo-user] how to generate a kernel that is like -x86_64

2021-09-09 Thread thelma
On 9/9/21 1:18 PM, the...@sys-concept.com wrote: > how to generate a kernel that is like: vmlinuz-5.4.97-gentoo-x86_64 > My kernel looks like vmlinuz-5.4.97-gentoo and it I think it should be: vmlinuz-5.4.97-gentoo-x86_64 im pretty sure this is the problem because after i select the option on

[gentoo-user] how to generate a kernel that is like -x86_64

2021-09-09 Thread thelma
how to generate a kernel that is like: vmlinuz-5.4.97-gentoo-x86_64

Re: [gentoo-user] dev-lang/perl:0

2021-07-31 Thread thelma
On 7/31/21 12:32 AM, William Kenworthy wrote: > > On 31/7/21 4:50 am, Michael Orlitzky wrote: >> On Fri, 2021-07-30 at 07:08 -0400, Michael Orlitzky wrote: >>> On Thu, 2021-07-29 at 20:42 -0600, the...@sys-concept.com wrote: I'm trying to run an upgrade but I got stuck on perl: !!!

Re: [gentoo-user] dev-lang/perl:0

2021-07-29 Thread thelma
On 7/29/21 9:10 PM, the...@sys-concept.com wrote: [snip] > It seems to me "dev-lang/perl-5.34" was made stable and it is causing a > problem. > I've tried to block perl-5.34 but I'm getting another conflict: !!! Multiple package instances within a single package slot have been pulled !!!

Re: [gentoo-user] dev-lang/perl:0

2021-07-29 Thread thelma
On 7/29/21 8:42 PM, the...@sys-concept.com wrote: > I'm trying to run an upgrade but I got stuck on perl: > > !!! Multiple package instances within a single package slot have been pulled > !!! into the dependency graph, resulting in a slot conflict: > > dev-lang/perl:0 > >

Re: [gentoo-user] dev-lang/perl:0

2021-07-29 Thread thelma
On 7/29/21 8:42 PM, the...@sys-concept.com wrote: > I'm trying to run an upgrade but I got stuck on perl: > > !!! Multiple package instances within a single package slot have been pulled > !!! into the dependency graph, resulting in a slot conflict: > > dev-lang/perl:0 > >

[gentoo-user] dev-lang/perl:0

2021-07-29 Thread thelma
I'm trying to run an upgrade but I got stuck on perl: !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: dev-lang/perl:0 (dev-lang/perl-5.34.0:0/5.34::gentoo, ebuild scheduled for merge) USE="gdbm -berkdb

Re: [gentoo-user] "app-text/pdfjam" is blocking app-text/texlive-core-2021

2021-07-18 Thread thelma
On 7/17/21 5:00 PM, Miles Malone wrote: > pdfjam is now included in texlive as of 2021, hence it being a blocker > Thanks for the input. That will be very handy.

Re: [SOLVED][gentoo-user] dev-lang/php-7.4.21-r1::gentoo failed (compile phase)

2021-07-17 Thread thelma
On 7/17/21 3:30 PM, tastytea wrote: > On 2021-07-17 15:13-0600 the...@sys-concept.com wrote: > >> On of my system is giving me an error when compiling php >> >> In file included from /usr/include/libxml2/libxml/parser.h:812, >> from >>

[gentoo-user] dev-lang/php-7.4.21-r1::gentoo failed (compile phase)

2021-07-17 Thread thelma
On of my system is giving me an error when compiling php In file included from /usr/include/libxml2/libxml/parser.h:812, from /var/tmp/portage/dev-lang/php-7.4.21-r1/work/sapis-build/cli/ext/libxml/libxml.c:34: /usr/include/libxml2/libxml/encoding.h:31:10: fatal error:

Re: [gentoo-user] "app-text/pdfjam" is blocking app-text/texlive-core-2021

2021-07-17 Thread thelma
On 7/17/21 11:40 AM, the...@sys-concept.com wrote: > I'm trying to reinstall app-text/pdfjam" but it is blocked by > app-text/texlive-core-2021 > > > emerge -1avq app-text/pdfjam > [ebuild N] app-text/pdfjam-2.08-r1 > [blocks B ] app-text/pdfjam ("app-text/pdfjam" is blocking >

[gentoo-user] "app-text/pdfjam" is blocking app-text/texlive-core-2021

2021-07-17 Thread thelma
I'm trying to reinstall app-text/pdfjam" but it is blocked by app-text/texlive-core-2021 emerge -1avq app-text/pdfjam [ebuild N] app-text/pdfjam-2.08-r1 [blocks B ] app-text/pdfjam ("app-text/pdfjam" is blocking app-text/texlive-core-2021) * Error: The above package list contains

Re: [gentoo-user] MIT-MAGIC-COOKIE-1 keyxwininfo: error: unable to open display ":0"

2021-06-11 Thread thelma
On 6/11/21 7:12 PM, the...@sys-concept.com wrote: > After installing and logging via LightDM > When I try to login over X2GO I get: > > Connection failed. Invalid MIT-MAGIC-COOKIE-1 keyxwininfo: error: unable to > open display ":0" Invalid MIT-MAGIC-COOKIE-1 keyxwininfo: error: unable to >

[gentoo-user] MIT-MAGIC-COOKIE-1 keyxwininfo: error: unable to open display ":0"

2021-06-11 Thread thelma
After installing and logging via LightDM When I try to login over X2GO I get: Connection failed. Invalid MIT-MAGIC-COOKIE-1 keyxwininfo: error: unable to open display ":0" Invalid MIT-MAGIC-COOKIE-1 keyxwininfo: error: unable to open display ":0"

Re: [gentoo-user] lightdm - can not login

2021-06-11 Thread thelma
On 6/11/21 2:17 AM, Michael wrote: > On Thursday, 10 June 2021 22:42:10 BST the...@sys-concept.com wrote: >> On 6/10/21 2:38 PM, Michael wrote: >>> On Thursday, 10 June 2021 21:22:12 BST the...@sys-concept.com wrote: On 6/10/21 1:19 PM, the...@sys-concept.com wrote: > I'm trying to use

[gentoo-user] lightdm - turn "numlock" ON

2021-06-10 Thread thelma
How to turn "numlock" ON in LightDM? In rc-update the numlock is in default run-level but when LightDM starts it truns it Off.

Re: [gentoo-user] lightdm - can not login

2021-06-10 Thread thelma
On 6/10/21 1:19 PM, the...@sys-concept.com wrote: > I'm trying to use the default "lightdm" for login but whenever I type-in the > password it it puts me back to login screen (asking for password) > I changed/updated the password and the system accept it but I still can not > log-in. It seems

Re: [gentoo-user] lightdm - can not login

2021-06-10 Thread thelma
On 6/10/21 2:38 PM, Michael wrote: > On Thursday, 10 June 2021 21:22:12 BST the...@sys-concept.com wrote: >> On 6/10/21 1:19 PM, the...@sys-concept.com wrote: >>> I'm trying to use the default "lightdm" for login but whenever I type-in >>> the password it it puts me back to login screen (asking

Re: [gentoo-user] lightdm - can not login

2021-06-10 Thread thelma
On 6/10/21 1:19 PM, the...@sys-concept.com wrote: > I'm trying to use the default "lightdm" for login but whenever I type-in the > password it it puts me back to login screen (asking for password) > I changed/updated the password and the system accept it but I still can not > log-in. I switched

[gentoo-user] lightdm - can not login

2021-06-10 Thread thelma
I'm trying to use the default "lightdm" for login but whenever I type-in the password it it puts me back to login screen (asking for password) I changed/updated the password and the system accept it but I still can not log-in.

Re: [gentoo-user] X.Org Fatal server error: AIGLX: Suspending AIGLX clients for VT switch

2021-06-10 Thread thelma
On 6/10/21 10:24 AM, the...@sys-concept.com wrote: > The X server is crashing with an error: AIGLX: Suspending AIGLX clients for > VT switch > /home/fd/.local/share/xorg/Xorg.0.log > > ... > [95.599] (II) modeset(0): Printing DDC gathered Modelines: > [95.599] (II) modeset(0): Modeline

[gentoo-user] X.Org Fatal server error: AIGLX: Suspending AIGLX clients for VT switch

2021-06-10 Thread thelma
The X server is crashing with an error: AIGLX: Suspending AIGLX clients for VT switch /home/fd/.local/share/xorg/Xorg.0.log ... [95.599] (II) modeset(0): Printing DDC gathered Modelines: [95.599] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089

Re: [gentoo-user] Less available memory than installed

2021-06-03 Thread thelma
On 6/3/21 11:16 AM, Toldi Balázs wrote: > Hello! > > In my current PC I have 16 GB of RAM installed. It worked fine until today, > when I upgraded my CPU from a Ryzen 5 1500X to a Ryzen 7 2700. The system > boots up just fine, but when I use the free command the total memory is only > 8 GB.

Re: [gentoo-user] Re: is "scp" reliable?

2021-06-01 Thread thelma
On 6/1/21 9:57 AM, Grant Edwards wrote: > On 2021-05-29, Mark Knecht wrote: > >> Different revisions of md5sum possibly? > > No, not unless md5sum is seriosly and fatally broken. > > MD5 is MD5. > > The entire point of a hash algorithm is that it's precisely and > completely defined and the

Re: [SOLVED] [gentoo-user] is "scp" reliable?

2021-05-29 Thread thelma
On 5/29/21 7:09 PM, cal wrote: > On 5/29/21 5:42 PM, the...@sys-concept.com wrote: Another mystery. I copied the file to USB 1TB sandisk. md5sum check OK same as my computer md5sum /run/media/joseph/SSD-1TB/business/backup/VDI/windows-7_pro_May-23-21.ova

Re: [gentoo-user] is "scp" reliable?

2021-05-29 Thread thelma
>> Another mystery. >> I copied the file to USB 1TB sandisk. >> md5sum check OK same as my computer >> >> >> md5sum >> /run/media/joseph/SSD-1TB/business/backup/VDI/windows-7_pro_May-23-21.ova >> 6f3348f1fb915af9c45806d947558a37 >>

Re: [gentoo-user] is "scp" reliable?

2021-05-29 Thread thelma
On 5/29/21 3:32 PM, Mark Knecht wrote: > > > On Sat, May 29, 2021 at 2:04 PM Mark Knecht > wrote: >> >> >> >> On Sat, May 29, 2021 at 1:33 PM > > wrote: >> >> > Another mystery. >> > I copied the file to USB 1TB sandisk. >> > md5sum

Re: [gentoo-user] is "scp" reliable?

2021-05-29 Thread thelma
On 5/29/21 2:00 PM, Mark Knecht wrote: > > > On Sat, May 29, 2021 at 12:54 PM > wrote: >> >> I use "scp" to copy large file over local network, windows-7_pro.ova (about >> 28GB) but I it failed to import the appliance with VirtualBox. >> Checking the md5sum of

Re: [gentoo-user] is "scp" reliable?

2021-05-29 Thread thelma
On 5/29/21 1:53 PM, the...@sys-concept.com wrote: > I use "scp" to copy large file over local network, windows-7_pro.ova (about > 28GB) but I it failed to import the appliance with VirtualBox. > Checking the md5sum of the source and destination it turn out they are > different. > > Is "scp"

[gentoo-user] is "scp" reliable?

2021-05-29 Thread thelma
I use "scp" to copy large file over local network, windows-7_pro.ova (about 28GB) but I it failed to import the appliance with VirtualBox. Checking the md5sum of the source and destination it turn out they are different. Is "scp" reliable for large files?

Re: [gentoo-user] Qustions re Dell M.2 PCIe NVMe Solid State Drives under Gentoo

2021-05-28 Thread thelma
On 5/28/21 8:16 AM, the...@sys-concept.com wrote: > On 5/28/21 7:13 AM, Walter Dnes wrote: >> On Thu, May 27, 2021 at 06:11:51PM -0600, the...@sys-concept.com wrote >>> On 5/27/21 3:05 PM, Walter Dnes wrote: It was nice to have a newer "hot backup" (XPS8940) to switch over to quickly

Re: [gentoo-user] Qustions re Dell M.2 PCIe NVMe Solid State Drives under Gentoo

2021-05-28 Thread thelma
On 5/28/21 7:13 AM, Walter Dnes wrote: > On Thu, May 27, 2021 at 06:11:51PM -0600, the...@sys-concept.com wrote >> On 5/27/21 3:05 PM, Walter Dnes wrote: >>> It was nice to have a newer "hot backup" (XPS8940) to switch over to >>> quickly when an older machine started locking up occasionally.

Re: [gentoo-user] Qustions re Dell M.2 PCIe NVMe Solid State Drives under Gentoo

2021-05-27 Thread thelma
On 5/27/21 3:05 PM, Walter Dnes wrote: > It was nice to have a newer "hot backup" (XPS8940) to switch over to > quickly when an older machine started locking up occasionally. Now I > need a "hot backup" for the newer machine that I ordered last October. > Dell Inspirons seem to top out at 12

Re: [gentoo-user] Qustions re Dell M.2 PCIe NVMe Solid State Drives under Gentoo

2021-05-27 Thread thelma
On 5/27/21 3:05 PM, Walter Dnes wrote: > It was nice to have a newer "hot backup" (XPS8940) to switch over to > quickly when an older machine started locking up occasionally. Now I > need a "hot backup" for the newer machine that I ordered last October. > Dell Inspirons seem to top out at 12

Re: [gentoo-user] Windows 10 Pro 64bit in Virtualbox

2021-05-23 Thread thelma
On 5/23/21 4:04 AM, Michael wrote: >> On Sat, May 22, 2021, 17:02 wrote: >>> Is anybody running Windows 10 Pro 64bit in Virtualbox? >>> Is it stable? >>> Is it easy to resize? > > I forgot to mention stability and resizing ... > > In one case after a major update the Win10 desktop became

[gentoo-user] Windows 10 Pro 64bit in Virtualbox

2021-05-22 Thread thelma
Is anybody running Windows 10 Pro 64bit in Virtualbox? Is it stable? Is it easy to resize? Currently I'm still using Windows 7 Pro and it starts much faster then Windows 10 pro 32bit But Windows 7 is no longer supported and eventually I'll have to select Windows 10 Pro 32bit or 64bit to run

Re: [gentoo-user] IPv4 broken beyond repair

2021-05-20 Thread thelma
On 5/20/21 1:29 PM, tastytea wrote: > On 2021-05-20 11:20-0600 the...@sys-concept.com wrote: > >> It seems to me IPv4 is broken beyond repair. >> I'm trying to block spammers but they rewrite the source IP (that is not >> checked) so it is impossible to block them. Example below is from a >>

[gentoo-user] IPv4 broken beyond repair

2021-05-20 Thread thelma
It seems to me IPv4 is broken beyond repair. I'm trying to block spammers but buy rewrite source IP (that is not checked) so it is impossible to block them. Example below is from a single source: 189.142.216.209 - - [20/May/2021:09:49:29 -0600] "GET /contact_us.php HTTP/1.0" 200 25552

Re: [gentoo-user] sysrescue+new asus mobo+secure boot=0

2021-05-11 Thread thelma
On 5/11/21 4:08 PM, John Blinka wrote: > Hello, Gentooers, > > I just acquired a new Asus board (b560m tuf gaming+wifi) to replace a failed > gigabyte board on my main Gentoo machine.  Assembly went well, it powered up > flawlessly first time, it recognized all the hardware... and then nothing.

[gentoo-user] emerge --depclean

2021-05-07 Thread thelma
I'm trying to clean up packages on a remote computer and running emerge --depclean list some packages that I am not sure about: acct-group/video selected: 0-r1 protected: none omitted: none dev-libs/jansson selected: 2.13.1-r1 protected: none omitted: none

Re: [gentoo-user] new x2goserver - very, very slow

2021-05-05 Thread thelma
On 5/4/21 10:54 PM, the...@sys-concept.com wrote: > In a remote location I've two boxes that run different x2goserver. An older > version of x2goserver-4.0.1.22 is relatively fast and "xfce"-session works OK > stand alone. > > The newer box run: x2goserver-4.1.0.2 > It is painfully slow,

Re: [gentoo-user] downgrade to x2goserver-4.0.1.22

2021-05-05 Thread thelma
On 5/5/21 3:37 PM, Neil Bothwick wrote: > On Wed, 5 May 2021 14:17:58 -0600, the...@sys-concept.com wrote: > >> It seems to me entire directory content is missing after downgrade : >> /usr/lib/x2go/ > > Run qlist x2goserver and you'll see it is now /usr/lib64/x2go. Thanks Neil, Creating

Re: [gentoo-user] downgrade to x2goserver-4.0.1.22

2021-05-05 Thread thelma
On 5/5/21 2:01 PM, the...@sys-concept.com wrote: > I downgrade x2goserver to 4.0.1.22 (to test the speed) > > but when I try to run: "x2godbadmin --createdb" I get an error: > > x2godbadmin --createdb > Can't locate x2gologlevel.pm in @INC (you may need to install the > x2gologlevel module)

[gentoo-user] downgrade to x2goserver-4.0.1.22

2021-05-05 Thread thelma
I downgrade x2goserver to 4.0.1.22 (to test the speed) but when I try to run: "x2godbadmin --createdb" I get an error: x2godbadmin --createdb Can't locate x2gologlevel.pm in @INC (you may need to install the x2gologlevel module) (@INC contains: /usr/lib/x2go /etc/perl

[gentoo-user] new x2goserver - very, very slow

2021-05-04 Thread thelma
In a remote location I've two boxes that run different x2goserver. An older version of x2goserver-4.0.1.22 is relatively fast and "xfce"-session works OK stand alone. The newer box run: x2goserver-4.1.0.2 It is painfully slow, almost unusable in addition "xfce"-session the keyboard/mouse

[gentoo-user] X2Go - keyboard not responding

2021-05-02 Thread thelma
I use X2Go with: XFCE but the remote session doesn't recognize keyboard. Doesn't matter what I select under: Input/Output - Auto-detect keyboard setting - Configure keyboard setting: pc105 - us

Re: [gentoo-user] /proc/meminfo

2021-04-26 Thread thelma
On 4/26/21 11:17 PM, cal wrote: > On 4/26/21 10:14 PM, the...@sys-concept.com wrote: >> On 4/26/21 10:09 PM, cal wrote: >>> On 4/26/21 8:56 PM, the...@sys-concept.com wrote: My new PC has two 8GB sticks so total 16GB RAM but cat /proc/meminfo MemTotal:   14230648 kB  

Re: [gentoo-user] /proc/meminfo

2021-04-26 Thread thelma
On 4/26/21 10:09 PM, cal wrote: > On 4/26/21 8:56 PM, the...@sys-concept.com wrote: >> My new PC has two 8GB sticks so total 16GB RAM >> but cat /proc/meminfo >> MemTotal:   14230648 kB >>   Shouldn't it show 15GB+ ? >> > The kernel takes up some RAM, although I wouldn't expect 2GB worth.  You

Re: [gentoo-user] /proc/meminfo

2021-04-26 Thread thelma
On 4/26/21 10:21 PM, Dale wrote: > the...@sys-concept.com wrote: >> My new PC has two 8GB sticks so total 16GB RAM >> but cat /proc/meminfo >> MemTotal: 14230648 kB >> >> Shouldn't it show 15GB+ ? >> >> >> > > > I have 32Gbs here.  This is what it shows: > > > root@fireball / # cat

[gentoo-user] /proc/meminfo

2021-04-26 Thread thelma
My new PC has two 8GB sticks so total 16GB RAM but cat /proc/meminfo MemTotal: 14230648 kB Shouldn't it show 15GB+ ?

Re: [gentoo-user] Network switch - LED will not turn ON

2021-04-26 Thread thelma
On 4/26/21 11:12 AM, Matt Connell (Gmail) wrote: > On Mon, 2021-04-26 at 10:47 -0600, the...@sys-concept.com wrote: >> 70ft (about 21m) > > 70 feet is nowhere near the limit for ethernet over CAT5e cable. > Combine the link behavior with poor performance and I suspect your > cable is just

[gentoo-user] Network switch - LED will not turn ON

2021-04-26 Thread thelma
I have a computer that is about 70ft (about 21m) from the router I constantly get a very low speed over cat 5e (about 11Mbps). Yesterday I've tried to connect that PC via Gigabit switch (Trendnet TEG-S80G) but when I disconnect the CAT5e cable from main router, the light on the switch did not

Re: [gentoo-user] mouse very sluggish in Virtualbox

2021-04-10 Thread thelma
On 4/10/21 8:45 PM, Grant Taylor wrote: > On 4/10/21 6:41 PM, the...@sys-concept.com wrote: >> I have: AMD Ryzen 5 3400G with Radeon Vega Graphics and I don't know if this >> is the problem with Graphic integrated CPU or Virtualbox-6.1.16-r1 >> >> I run Windows 7 in Virtualbox and browsing file

[gentoo-user] mouse very sluggish in Virtualbox

2021-04-10 Thread thelma
I have: AMD Ryzen 5 3400G with Radeon Vega Graphics and I don't know if this is the problem with Graphic integrated CPU or Virtualbox-6.1.16-r1 I run Windows 7 in Virtualbox and browsing file manager files in Windows is very slow. Sometime I click on a file and have to wait second or two

Re: [gentoo-user] setting system time

2021-04-08 Thread thelma
On 4/8/21 6:24 PM, Dan Egli wrote: > On 4/8/2021 6:07 PM, the...@sys-concept.com wrote: >> Try to set system clock via script: >> >> /usr/sbin/htpdate 1.ro.pool.ntp.org >> /sbin/hwclock -w >> >> But when I run it always prints: >> Offset 38.000 seconds >> >> The system clock does not adjust. > >

[gentoo-user] setting system time

2021-04-08 Thread thelma
Try to set system clock via script: /usr/sbin/htpdate 1.ro.pool.ntp.org /sbin/hwclock -w But when I run it always prints: Offset 38.000 seconds The system clock does not adjust.

[gentoo-user] xfce4-panel - segfault at 0 ip

2021-04-08 Thread thelma
I'm getting in "dmesg" xfce4-panel - segfault at 0 ip xfce4-panel[23477]: segfault at 0 ip sp 7ffcec729428 error 14 in xfce4-panel[561557b8+12000] Code: Unable to access opcode bytes at RIP 0xffd6. Anybody has an idea what is it? (this is new installation)

Re: [SOLVED] [gentoo-user] Cannot open virtual console 7 (Permission denied)

2021-04-08 Thread thelma
On 4/8/21 11:01 AM, the...@sys-concept.com wrote: > > On 4/7/21 6:24 PM, the...@sys-concept.com wrote: >> This is a new installation and I'm getting an error on starting X >> >> Fatal server error: >> (EE) xf86OpenConsole: Cannot open virtual console 7 (Permission denied) >> >> (EE) Server

Re: [SOLVED] [gentoo-user] Cannot open virtual console 7 (Permission denied)

2021-04-08 Thread thelma
On 4/7/21 6:24 PM, the...@sys-concept.com wrote: > This is a new installation and I'm getting an error on starting X > > Fatal server error: > (EE) xf86OpenConsole: Cannot open virtual console 7 (Permission denied) > > (EE) Server terminated with error (1). Closing log file. > xinit: giving up

Re: [gentoo-user] Cannot open virtual console 7 (Permission denied)

2021-04-07 Thread thelma
On 4/7/21 8:18 PM, tastytea wrote: > On 2021-04-07 18:24-0600 the...@sys-concept.com wrote: > >> This is a new installation and I'm getting an error on starting X >> >> Fatal server error: >> (EE) xf86OpenConsole: Cannot open virtual console 7 (Permission >> denied) > […] >> [ 1876.135] (EE)

Re: [gentoo-user] Cannot open virtual console 7 (Permission denied)

2021-04-07 Thread thelma
When in loaded IN kernel, under: -*- Firmware loading facility all the drivers listed by: echo amdgpu/picasso_{ce,k_smc,mc,me,mec2,mec,pfp,rlc,sdma1,sdma,smc,uvd,vce}.bin (amdgpu/picasso_ce.bin amdgpu/picasso_k_smc.bin amdgpu/picasso_mc.bin amdgpu/picasso_me.bin amdgpu/picasso_mec2.bin

Re: [gentoo-user] Cannot open virtual console 7 (Permission denied)

2021-04-07 Thread thelma
On 4/7/21 6:24 PM, the...@sys-concept.com wrote: > This is a new installation and I'm getting an error on starting X > > Fatal server error: > (EE) xf86OpenConsole: Cannot open virtual console 7 (Permission denied) > > (EE) Server terminated with error (1). Closing log file. > xinit: giving up >

[gentoo-user] Cannot open virtual console 7 (Permission denied)

2021-04-07 Thread thelma
This is a new installation and I'm getting an error on starting X Fatal server error: (EE) xf86OpenConsole: Cannot open virtual console 7 (Permission denied) (EE) Server terminated with error (1). Closing log file. xinit: giving up xinit: unable to connect to X server: Connection refused cat

Re:[SOLVED] [gentoo-user] ERROR: app-office/gnucash-4.4::gentoo failed (compile phase)

2021-04-02 Thread thelma
On 4/2/21 5:53 PM, konsolebox wrote: > This might be related to this: https://bugs.gentoo.org/762661 Yes, that was it. Someone suggested uninstalling gnucash-4.2 and installing 4.4 and it worked!

[gentoo-user] ERROR: app-office/gnucash-4.4::gentoo failed (compile phase)

2021-04-02 Thread thelma
I just got this error: ERROR: compile ERROR: app-office/gnucash-4.4::gentoo failed (compile phase): ninja -v -j8 -l8 failed Call stack: ebuild.sh, line 125: Called src_compile environment, line 3290: Called cmake_src_compile environment, line 1181: Called cmake_build environment,

[gentoo-user] How to run Clojure program/script

2021-02-11 Thread thelma
How to run Clojure script? I have this code in "clojure" that compare given IP to a list of CIDR's in a file and look for a match. I have installed "dev-lang/clojure" but don't have any experience with it. code (ns htaccess.core) (defn parse-ip [s] (let [v

Re: [gentoo-user] xf86OpenConsole: Cannot open virtual console 1 (Permission denied)

2021-02-09 Thread thelma
On 2/8/21 9:59 PM, the...@sys-concept.com wrote: > On 2/8/21 9:44 PM, cal wrote: > [snip] >>> >>> When I'm directly in front of the PC and I have a log-in screen and type >>> user ID + passwords >>> I was under impression that "startxfce4" would run automatically when from >>> .xinitrc >>>

[gentoo-user] apache 2.4 - .htaccess IP's limit

2021-02-09 Thread thelma
Does apache 2.4 have a limit of how many individual entries like: " Require not ip xxx.xxx.xxx.xx" I can have in Apache .htaccess file? I have over 500-subnets and I've notices some IP's are being blocked even though they are not on the list.

<    1   2   3   4   5   6   7   8   9   10   >