[gentoo-user] repair of a seg-faulting bin-utils

2022-10-26 Thread Corbin
Help! The last update I did built/installed bin-uitls. It is now producing seg-faults. I forgot to make a quickpkg of the old bin-utils before upgrading. Added problem, dead optical drive. No cdrom/dvd or bluray. How can I fix this without having to reinstall from scratch?

Re: [gentoo-user] Portage unable to write to /usr/portage

2020-01-12 Thread Corbin
ng tho.  > > Dale > > :-)  :-)  > Its working now. Just a 'chmod' on '/usr/portage/' to 755 did the trick. Corbin

Re: [gentoo-user] Portage unable to write to /usr/portage

2020-01-11 Thread Corbin
> ACLs involved.) Normally I do the updates as 'root'. ( su -l ) Root is/was set as the 'owner / group' on all three directories. Corbin

Re: [gentoo-user] Portage unable to write to /usr/portage

2020-01-10 Thread Corbin
> Were you trying this as root or as your normal user?  What are the > permissions on /usr, /usr/portage, and /usr/portage/distfiles? /usr : 40755 , rwx, rwx, r-x /usr/portage : 40700, rwx, ---, --- /usr/portage/distfiles : 40755, rwx, rwx, r-x Corbin

[gentoo-user] Portage unable to write to /usr/portage

2020-01-09 Thread Corbin
ing. > * Fetch failed for 'sys-apps/baselayout-2.6-r1' Permission Problems? How do I fix this? ( Got this error while trying to do the 'emerge --oneshot portage' before updating. ) Corbin

Re: [gentoo-user] Question : Fixing @x11-module-rebuild

2019-09-17 Thread Corbin
l, I'll file a bug report with Gentoo first thing in the morning. Corbin

[gentoo-user] Question : Fixing @x11-module-rebuild

2019-09-17 Thread Corbin
Ever since the /lib64, split-user changes ... emerge @x11-module-rebuild will only find Xorg-server and try to compile it ... and promptly crash. If I recompile the Xorg components by themselves, they build and install no problem. An emerge / Portage problem?

Re: [gentoo-user] Re: AMD microcode updates - where are they?!

2019-07-18 Thread Corbin
s for what Red Hat / Fedora is doing, no idea. The parameters I used came from the kernel documentation. Corbin

Re: [gentoo-user] AMD microcode updates - where are they?!

2019-07-17 Thread Corbin
re" ( 20190712:0 ). Kernel command line parameters on boot : "spectre_v2=on spectre_v2_user=on spec_store_bypass_disable=on" Corbin

Re: [gentoo-user] AMD microcode updates - where are they?!

2019-07-16 Thread Corbin
> Darkstar ~ # cat /sys/devices/system/cpu/vulnerabilities/spectre_v1 > Mitigation: __user pointer sanitization > Darkstar ~ # cat /sys/devices/system/cpu/vulnerabilities/spectre_v2 > Mitigation: Full AMD retpoline, IBPB: always-on, STIBP: disabled, RSB > filling Corbin

Re: [gentoo-user] AMD microcode updates - where are they?!

2019-07-13 Thread Corbin
5h ) Video is a RX480 ( Polaris 10 ) And, yes, both microcode updates ( Fam10h / Fam15h ) need to be builtin. Previous generation CPU updates will be builtin, even if you try to exclude them. Corbin

Re: [gentoo-user] Kernel 4.19.50 constant kernel hard locks / solved

2019-06-16 Thread Corbin Bird
On 6/16/19 5:34 AM, Adam Carter wrote: > On Sat, Jun 15, 2019 at 6:15 AM Corbin Bird <mailto:corbinb...@charter.net>> wrote: > > Disclosure : > 1 : The CPU is a AMD FX-9590 ( Fam15h ) > 2 : Kernel command line parameter "eagerfpu=on" is being

Re: [gentoo-user] Profile 17.1 change errors, who's bug is it?

2019-06-14 Thread Corbin Bird
On 6/14/19 3:36 PM, Rich Freeman wrote: > On Fri, Jun 14, 2019 at 4:14 PM Corbin Bird wrote: >> >> Deleted those libs in /usr/lib32 and recompilied 'binutils-libs'. >> Got new libs in /usr/lib AND --> /usr/lib32. > > Is it actually installing these in lib32, or

[gentoo-user] Profile 17.1 change errors, who's bug is it?

2019-06-14 Thread Corbin Bird
b32. Is this a Portage, binutils, binutils-libs, or binutils-config bug? Corbin

[gentoo-user] Kernel 4.19.50 constant kernel hard locks / solved

2019-06-14 Thread Corbin Bird
bler was used. FFMPEG also locked up if 'hardcoded tables' was used, as well. If you have a working FPU/Math Co-Processor, be very wary of this option. Corbin

Re: [gentoo-user] Help with emerge error msg

2019-03-09 Thread Corbin Bird
Just as a test set the 'icu inspector' USE FLAGS for net-libs/nodejs, Then try this command, it should show how many packages would be pulled in and their USE FLAGS : emerge -pvt net-libs/nodejs On 3/9/19 4:24 PM, allan gottlieb wrote: > In trying to emerge chromium I received an error msg

Re: [gentoo-user] Flags for amd 6180se opteron

2019-03-09 Thread Corbin Bird
According to GCC : CPUs based on AMD Family 10h cores with x86-64 instruction set support. (This supersets MMX, SSE, SSE2, SSE3, SSE4A, 3DNow!, enhanced 3DNow!, ABM and 64-bit instruction set extensions.) Best way to get that info : ( simplest way ) cat /proc/cpuinfo ( long form ) gcc -c -Q

Re: [gentoo-user] layman config file setup?

2019-03-09 Thread Corbin Bird
On 3/8/19 7:15 PM, Walter Dnes wrote: > > So I ran "layman -d ALL" followed by "layman -a palemoon". Now... > > [i660][root][~] cat /var/lib/layman/palemoon/profiles/repo_name > palemoon > > ... but I still get the same warning! Some more info... > Apologies, if this a stupid question

Re: [gentoo-user] layman config file setup?

2019-03-07 Thread Corbin Bird
Have you added an overlay using layman? Gentoo's List : https://overlays.gentoo.org/ Add : layman -a Sync : layman -S I use the Palemoon overlay : /var/lib/layman/palemoon/profiles/repo_name contents of repo_name : palemoon When you add the overlay the directories and files are created in

Re: [gentoo-user] CPU upgrade and LVM questions.

2018-12-06 Thread Corbin Bird
I don't think a straight 'drop-in/replacement' will boot. The CPU scheduler does change from 'fam10h' to 'fam15h'. The '3DNow!' && 'enhanced 3DNow!' ( used in fam10h ) instructions are dropped / removed in fam15h. Doing the 'emerge -e @world' with '-march=generic' is probably the only guaranteed

Re: [gentoo-user] CPU upgrade and LVM questions.

2018-12-06 Thread Corbin Bird
My two cents worth : Update gcc before changing any hardware. With gcc somewhat current, try this on the replacement CPU. This gives a listing of all CPU supported compiler flags. Including -mtune / -march :) gcc -c -Q -march=native --help=target sample of output : -msse4

Re: [gentoo-user] Scanners, sane and driver support question

2018-11-11 Thread Corbin Bird
A family member still uses a old SCSI Mustek flat bed scanner. ( Paragon 1200 SP ?? / last windows driver was for Win2K ). Works just fine. The Linux drivers are old, but nothing wrong with them. On 11/10/18 6:35 PM, Dale wrote: > Howdy, > > I'm on the hunt for a scanner, flatbed type, and have

Re: [gentoo-user] A config file for the magical combo of....

2018-07-03 Thread Corbin Bird
On 07/02/2018 01:36 PM, Mick wrote: > On Monday, 2 July 2018 19:20:29 BST Corbin Bird wrote: >> On 07/01/2018 03:04 PM, Mick wrote: >>> What do you mean "would not load"? From the live ISO? >>> >>> I had no such problem here on a bare metal instal

Re: [gentoo-user] A config file for the magical combo of....

2018-07-02 Thread Corbin Bird
eed with the installation. > > >> So ... Windows setup UEFI just fine. Gentoo is using GPT/GRUB. >> Every time I boot, the "Boot Menu" gets used to choose the OS. >> >> Corbin > I am booting without a boot loader straight from UEFI as this not a multiboot &g

Re: [gentoo-user] A config file for the magical combo of....

2018-07-01 Thread Corbin Bird
t load. So ... Windows setup UEFI just fine. Gentoo is using GPT/GRUB. Every time I boot, the "Boot Menu" gets used to choose the OS. Corbin

[gentoo-user] AMD Ucode Correction, Fam15h

2018-06-15 Thread Corbin Bird
FYI to all with an interest in AMD Ucode. AMD fixed the 'lwp' instruction(s) in a latter ucode update. -- 2018-05-18 linux-firmware: Update AMD cpu microcode * Add AMD cpu microcode for processor family 17h * Update AMD cpu microcode for processor family 15h

Re: [gentoo-user] AMD microcode problem - Fam15h ( FYI )

2018-05-28 Thread Corbin Bird
w /proc/cpuinfo to newcpuinfo.text ( in home directory ) and lwp was missing from /proc/cpuinfo - began experiencing 'kernel hard locks' - next day, updated kernel version released, added '-mno-lwp' to 'make.conf' CFLAGS, built it && installed it - rebooted, stability returned Corbin

Re: [gentoo-user] AMD microcode problem - Fam15h ( FYI )

2018-05-26 Thread Corbin Bird
should have clarified ... the '-mno-lwp' was added as a result of the comparison of the two /proc/cpuinfo files.I was very curious about WHAT exactly the microcode update did. The CPU I am using is a FX-9590. Question : Is there a PSP in your CPU? Corbin

Re: [gentoo-user] AMD microcode problem - Fam15h ( FYI )

2018-05-25 Thread Corbin Bird
ret_ss_attrs null_seg spectre_v1 spectre_v2 . Just noticed the "ssbd" flag ADDED in the new /proc/cpuinfo. . Corbin

[gentoo-user] AMD microcode problem - Fam15h ( FYI )

2018-05-23 Thread Corbin Bird
, system wide. Config Info : Using 'sys-kernel/gentoo-sources' USE flags : experimental modules symlink -march=bdver2 kernel .config settings : # CONFIG_PROFILING is not set CONFIG_HAVE_OPROFILE=y CONFIG_OPROFILE_NMI_TIMER=y CONFIG_KPROBES=y Corbin

Re: [gentoo-user] Where are the AMD microcode updates for spectre?

2018-05-22 Thread Corbin Bird
spectre fixes in 4.16.9 > https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.9 . I cat'd /proc/cpuinfo before and after the firmware upgrade. The new smaller Fam15h firmware adds "ibpb" and removes "lwp". Couldn't / Didn't really find a definition of WHAT the 'lwp' instruction(s) does. Is 'lwp' used for anything? Corbin

Re: [gentoo-user] [Maybe OT]: Instability of system

2018-05-21 Thread Corbin Bird
penRC re-triggers the "init" binary every 4 or 5 minutes, unless I put "efi=old_map" in the kernel boot param. . ( Linux/Gentoo, Kernel 4.9.x is looking for  Win 10 UEFI memory map. ) . Compiling is a PITA with constant re-inits. . Corbin

Re: [gentoo-user] Where are the AMD microcode updates for spectre?

2018-05-21 Thread Corbin Bird
ernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=77101513943ef198e2050667c87abf19e6cbb1d8 . Corbin

Re: [gentoo-user] Where are the AMD microcode updates for spectre?

2018-05-20 Thread Corbin Bird
rg/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=77101513943ef198e2050667c87abf19e6cbb1d8 > > > Bulldozer and Zen updates! Thanks for the info. How often does the linux-firmware package update? On a schedule or as needed? Corbin

Re: [gentoo-user] which microcode gets loaded?

2018-05-14 Thread Corbin Bird
ONLY, boot, note the patch_level. Build a kernel with microcode_amd_fam17h ucode ONLY, boot, note the patch_level. Results : When I did this on a Phenom II 980 x4, the only time the patch level changed was with "microcode_amd.bin" ucode.  When I do this on a FX-9590, the only time the patch level changes is when "microcode_amd_fam15h.bin" ucode is used. Corbin

Re: [gentoo-user] Where are the AMD microcode updates for spectre?

2018-05-12 Thread Corbin Bird
Microcode Loader )? . If the MB makers aren't updating their UEFI builds for CURRENT products, how do we get hold of them? . Corbin

Re: [gentoo-user] Where are the AMD microcode updates for spectre?

2018-05-12 Thread Corbin Bird
at does pull in the blobs for : Fam10h ( microcode_amd.bin ) Fam15h ( microcode_amd_fam15h.bin ) Fam16h ( microcode_amd_fam16h.bin ) Fam17h ( microcode_amd_fam17h.bin ) . If you have an AMDGPU and use the "amdgpu" driver, firmware will be here : /lib/firmware/amdgpu . Corbin

Re: [gentoo-user] Re: Mammoth emerge ...

2018-05-03 Thread Corbin Bird
switches either. ) . Corbin

Re: [gentoo-user] Dell Precision Workstation Overheating

2018-04-20 Thread Corbin Bird
wrote: > On Fri, Apr 20, 2018 at 7:21 AM, Mick <michaelkintz...@gmail.com> wrote: >> On Friday, 20 April 2018 12:55:13 BST Corbin Bird wrote: >>> Oak Ridge National Laboratory uses these processors ( Rhea Cluster ) and >>> has numerous heat failures. >>

Re: [gentoo-user] Dell Precision Workstation Overheating

2018-04-20 Thread Corbin Bird
Oak Ridge National Laboratory uses these processors ( Rhea Cluster ) and has numerous heat failures. Due to poor cooling ... surprised? The cooling is not working right. Something is still wrong. On 04/19/2018 09:33 PM, R0b0t1 wrote: > Dell Precision T7600, two 16 thread Xeons, 192GB of RAM,

Re: [gentoo-user] Dell Precision Workstation Overheating

2018-04-19 Thread Corbin Bird
What are the Dell system specs? ( Heatsink on a CPU? How old is this system ? ) On 04/19/2018 08:22 PM, R0b0t1 wrote: > I was compiling Gentoo, as is custom, but found my old new server to > be thermal cycling wildly. The fans will turn on full blast and > machine check errors will be

Re: [gentoo-user] How to flash an LSI SAS controller from IR to IT mode on linux with sas2flsh

2018-03-21 Thread Corbin Bird
On 03/21/2018 03:20 PM, taii...@gmx.com wrote: > On 03/21/2018 04:44 PM, Corbin Bird wrote: > >> Curious ... you cannot use 'FreeDOS' even as a bootable cdrom? >> Its very easy to open the image, tuck in two files and one new >> directory, then close and burn the image.

Re: [gentoo-user] How to flash an LSI SAS controller from IR to IT mode on linux with sas2flsh

2018-03-21 Thread Corbin Bird
On 03/21/2018 03:20 PM, taii...@gmx.com wrote: > On 03/21/2018 04:44 PM, Corbin Bird wrote: > >> Curious ... you cannot use 'FreeDOS' even as a bootable cdrom? >> Its very easy to open the image, tuck in two files and one new >> directory, then close and burn the image.

Re: [gentoo-user] How to flash an LSI SAS controller from IR to IT mode on linux with sas2flsh

2018-03-21 Thread Corbin Bird
to load the files. . Curious ... you cannot use 'FreeDOS' even as a bootable cdrom? Its very easy to open the image, tuck in two files and one new directory, then close and burn the image. FreeDOS comes with a 'generic' PATA / SATA driver for cdrom drives. Correction : (but you need DOS to go IR>IT) ---> the EFI Shell also can do it. Corbin

Re: [gentoo-user] How to flash an LSI SAS controller from IR to IT mode on linux with sas2flsh

2018-03-19 Thread Corbin Bird
e the EFI shell. HBA successfully updated : LSI 2004 / 9211-4i Downloads from LSI / Avago / Broadcom : Installer_P20_for_UEFI firmware for your HBA Use the EFI Shell Installer ( sas2flash.efi ) and follow its directions. Corbin

Re: [gentoo-user] [OT] audio controller compatible with Linux

2018-02-23 Thread Corbin Bird
Cable TV / ISP providers music channels. No need for them now. Corbin

Re: [gentoo-user] New install .. no high res console during boot.

2018-01-31 Thread Corbin Bird
tps://www.virtualbox.org/manual/ch04.html . If Linux has no access to the actual hardware ... the old "VGA=" hex codes might work : > https://www.linuxquestions.org/questions/debian-26/lilo-vga-modes-152575/ I have never tried the codes on "Userspace VESA VGA". Might want to leave that out for a test run. . Corbin

Re: [gentoo-user] UEFI-fails to boot

2018-01-29 Thread Corbin Bird
eedesktop.org/~airlied/linux/log/?qt=grep=AST2400=1 . This link forced VESA / frame buffer without 'drm'. > Xorg support for Aspeed AST2400 VGA controller [solved] > http://forums.system-rescue-cd.org/viewtopic.php?t=5351 . Corbin

Re: [gentoo-user] UEFI-fails to boot

2018-01-27 Thread Corbin Bird
lay To Be Supported By Linux 4.11's DRM > > https://www.phoronix.com/forums/forum/linux-graphics-x-org-drivers/x-org-drm/935002-aspeed-s-ast2500-display-to-be-supported-by-linux-4-11-s-drm . For Intel video devices, this wiki may help : > https://wiki.gentoo.org/wiki/Intel . Corbin

Re: [gentoo-user] Downloading podcasts via the command line?

2018-01-27 Thread Corbin Bird
> whatever that is - it seems to have download and RSS options. > > Thanks in advance for any recommendations, > > Stroller. > > . Libsyn is basically a podcast download archive service. Its part of SoundCloud. > https://www.libsyn.com/ You will need the correct link to find the podcasts your looking for. . Corbin

Re: [gentoo-user] UEFI-fails to boot

2018-01-26 Thread Corbin Bird
rd frame buffer takes over. . Corbin

Re: [gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-24 Thread Corbin Bird
linker call in between. Change the makefile ordering so that objtool is > called before the linker. Thinking the 'experimental patch' may be needing some attention. . So ... now I am looking at filling a bug report ( if appropriate ) on Gentoo's bug tracker. . Thanks to every one who chipped in with suggestions. . Corbin

Re: [gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-23 Thread Corbin Bird
/linux' > make: *** [Makefile:150: sub-make] Error 2 Something is not right   HOSTCC  arch/x86/tools/relocs_64.o   HOSTCC  arch/x86/tools/relocs_common.o   HOSTLD  arch/x86/tools/relocs Is this the 'Spectre/Meltdown' patches again?!? Corbin

Re: [gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-23 Thread Corbin Bird
n the blink of an eye. ext2 / ext3 are the definition of 'stable' file systems. ext4 unstable, still in development, prone to breakage. Corbin

Re: [gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-23 Thread Corbin Bird
uot; w/experimental for 3+ years now. First time the CPU choice has caused a problem. Suspect that a mismatch of the "Spectre / Meltdown" patches that have somehow gotten into the ext4 fs driver and the code for specific CPUs. Wonderful ... just finished a complete reload of Gentoo. Now have to redo it again ... ... the mistake? I used ext2/ext3 for the fs. Corbin

Re: [gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-23 Thread Corbin Bird
On 01/23/2018 01:42 AM, Alexander Kapshuk wrote: > On Tue, Jan 23, 2018 at 4:34 AM, Corbin Bird <corbinb...@charter.net> wrote: >> On 01/22/2018 11:56 AM, Rich Freeman wrote: >>> On Mon, Jan 22, 2018 at 12:11 PM, Alexander Kapshuk >>> <alexander.kaps...@g

Re: [gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-22 Thread Corbin Bird
On 01/22/2018 11:56 AM, Rich Freeman wrote: > On Mon, Jan 22, 2018 at 12:11 PM, Alexander Kapshuk > <alexander.kaps...@gmail.com> wrote: >> On Mon, Jan 22, 2018 at 5:51 PM, Corbin Bird <corbinb...@charter.net> wrote: >>> Anyone else getting this error? ( kernel 4.

[gentoo-user] kernel 4.9.77 error segfault in compile.

2018-01-22 Thread Corbin Bird
139 > make[1]: *** [scripts/Makefile.build:544: fs/ext4] Error 2 > make: *** [Makefile:995: fs] Error 2 Corbin

Re: [gentoo-user] Re: Kernel 4.14.14 has meltdown / spectre info in /sys

2018-01-21 Thread Corbin Bird
cpu MHz        : 4700.000 > cache size    : 2048 KB > bugs        : fxsave_leak sysret_ss_attrs null_seg Did you compile your kernel with "vendor support" for Intel enabled? Corbin

Re: [gentoo-user] emerge error for dev-lisp/clisp-2.49-r9

2018-01-14 Thread Corbin Bird
't been updated in a while. Profile 17 FORCES the use of PIE/PIC. ( -fPIC, -fPIE are appended to the gcc commands ) I suspect that the Profile 17 forced flags would have to be disabled somehow. Have no idea if that is possible. Corbin

Re: [gentoo-user] Re: glibc emerge error

2018-01-12 Thread Corbin Bird
On 01/12/2018 04:14 PM, Nikos Chantziaras wrote: > echo "$VULKAN_SDK/lib" > /etc/ld.so.conf.d/vulkan-loader.conf Found out what was giving me an extra slash in the output "...x86_64//lib" The $VULKAN_SDK PATH had a slash at the end. Works now. Thank you. Corbin

Re: [gentoo-user] Microcode updates for "old" Intel CPU's

2018-01-12 Thread Corbin Bird
On 01/12/2018 12:42 PM, Mick wrote: > On Friday, 12 January 2018 17:47:46 GMT Rich Freeman wrote: >> On Fri, Jan 12, 2018 at 11:23 AM, Corbin Bird <corbinb...@charter.net> > wrote: >>> On 01/11/2018 05:02 PM, Rich Freeman wrote: >>>> IMO Spectre i

Re: [gentoo-user] Re: glibc emerge error

2018-01-12 Thread Corbin Bird
On 01/11/2018 08:29 AM, Nikos Chantziaras wrote: > On 11/01/18 15:28, Corbin Bird wrote: >>> Why are you setting LD_LIBRARY_PATH system-wide to begin with? Don't >>> do that. >> >> Unfortunately, I had to ( and didn't realize the implications. ) >>

Re: [gentoo-user] Microcode updates for "old" Intel CPU's

2018-01-12 Thread Corbin Bird
On 01/11/2018 05:02 PM, Rich Freeman wrote: > On Thu, Jan 11, 2018 at 5:41 PM, Mick wrote: >> Most vendors only sell Intel in their laptops. I could build a desktop I >> guess, but Ryzen is also affected by Spectre. With Intel's burning platform >> I >> want to

Re: [gentoo-user] Re: glibc emerge error

2018-01-11 Thread Corbin Bird
On 01/10/2018 01:53 PM, Nikos Chantziaras wrote: > On 10/01/18 19:55, Corbin Bird wrote: >> Is anyone else having a sys-libs/glibc emerge compile failure? >> >>> checking for python3... python3 >>> checking LD_LIBRARY_PATH variable... contains curre

Re: [gentoo-user] glibc emerge error

2018-01-11 Thread Corbin Bird
On 01/10/2018 12:22 PM, Matthias Hanft wrote: > Corbin Bird wrote: >> Is anyone else having a sys-libs/glibc emerge compile failure? >>> *** LD_LIBRARY_PATH shouldn't contain the current directory when >>> *** building glibc. Please change the environment variable >

[gentoo-user] glibc emerge error

2018-01-10 Thread Corbin Bird
s-libs/glibc Same error regardless of the version of glibc I attempt to emerge. Corbin

Re: [gentoo-user] Microcode updates for "old" Intel CPU's

2018-01-09 Thread Corbin Bird
On 01/09/2018 01:56 AM, Mick wrote: > On Monday, 8 January 2018 17:47:03 GMT Corbin Bird wrote: >> On 01/07/2018 02:46 PM, taii...@gmx.com wrote: >>> I have several sandy/ivybridge CPU's and I was wondering if anyone >>> knows as to if intel is releasing

Re: [gentoo-user] microcode applied?

2018-01-08 Thread Corbin Bird
On 01/07/2018 09:24 PM, Adam Carter wrote: > Does the absence of a "microcode updated" message in dmesg imply that > the microcode was not updated? > > I believe my fam10/barcelona AMD CPU will use > amd-ucode/microcode_amd.bin but there's no update message. > > I've checked the config against

Re: [gentoo-user] Microcode updates for "old" Intel CPU's

2018-01-08 Thread Corbin Bird
S will be required to "work-around-this". Perhaps the reason "someone" tried to implicate this effects ALL CPU architectures? ( IBM RISC 6000, PowerPC, DEC Alpha, IBM System/390, Sun SPARC64, for example ) Intel did try to make their "patch" mandatory for AMD CPUs ( with NO disable switch ). Why? Think about it. Corbin

Re: [gentoo-user] Fail to configure polari and gnome-documents with portage.

2018-01-04 Thread Corbin Bird
`emerge -pqv '=net- > irc/polari-3.22.2::gentoo'`. >  * The complete build log is located at '/var/tmp/portage/net- > irc/polari-3.22.2/temp/build.log'. >  * The ebuild environment file is located at '/var/tmp/portage/net- > irc/polari-3.22.2/temp/environment'. >  * Working directory: '/var/tmp/portage/net-irc/polari- > 3.22.2/work/polari-3.22.2' >  * S: '/var/tmp/portage/net-irc/polari-3.22.2/work/polari-3.22.2' > > I tested changing the PYTHON_TARGETS and PYTHON_SINGLE_TARGETS vars > with no success. > I think is something with gjs, python or meson but in the end I can't > determinate and solve the problem. > The problem started after the change to 17 profile. > I asked on the web and the IRC channel with no success. > > Thank you in advance. > > --  > Will <will...@disroot.org> > This may be a stupid question If Profile 17 is the cause ... have you tried disabling both PIE / PIC for a test emerge? ( Both PIE / PIC gcc switches are enforced by Profile 17 ) Corbin

Re: [gentoo-user] Expect a ~15% average slowdown if you use an Intel processor

2018-01-04 Thread Corbin Bird
On 01/04/2018 08:17 AM, Rich Freeman wrote: > On Thu, Jan 4, 2018 at 8:44 AM, Corbin Bird <corbinb...@charter.net> wrote: >> According to the Project Zero documentation having BPF JIT enabled >> is the key to the exploit. >> >> The way the docs read ... can

Re: [gentoo-user] Expect a ~15% average slowdown if you use an Intel processor

2018-01-04 Thread Corbin Bird
tion having BPF JIT enabled is the key to the exploit. The way the docs read ... can it be assumed that by having BPF JIT disabled on an AMD, that blocks this exploit? Corbin

Re: [gentoo-user] Re: Is gnome becoming obligatory?

2017-12-11 Thread Corbin
using "systemd" because I was unable to figure out how to fix "systemd" init problems. If the system uses ( SysV, OpenRC, BSD / Slackware ) type init, it is not a major problem to fix. Corbin

Re: [gentoo-user] Again, emerge -e @world related questions...

2017-12-06 Thread Corbin
On 12/05/2017 02:45 PM, Michael Orlitzky wrote: > On 12/05/2017 03:26 PM, Corbin wrote: >> In "packages" that throw out the "CFLAGS / CXXFLAGS" values in the >> end-users "make.conf" and substitute their own ... how will that be handled? >&g

Re: [gentoo-user] Again, emerge -e @world related questions...

2017-12-05 Thread Corbin
On 12/05/2017 12:37 PM, Michael Orlitzky wrote: > On 12/05/2017 11:00 AM, Corbin wrote: >> Does this mean that a "package" with no USE flag of PIE / PIC will be >> built with the gcc switches  " -fpic / -fPIE " applied? >> > Yup. > > >> Or

Re: [gentoo-user] Again, emerge -e @world related questions...

2017-12-05 Thread Corbin
successfully to combine non-PIE and PIE code." Does this mean that a "package" with no USE flag of PIE / PIC will be built with the gcc switches  " -fpic / -fPIE " applied? Or is this the equivalent of putting the " PIE / PIC " USE flags in make.conf? Corbin

Re: [gentoo-user] Profile 17.0 change and app-cdr/cdrdao-1.2.3-r4

2017-12-02 Thread Corbin
5: all] Error 2 > * ERROR: app-cdr/cdrdao-1.2.3-r4::gentoo failed (compile phase): > * emake failed > > Is there a solution for this? Just for the sake of curiosity ... Have you tried to compile with this CPPFLAGS="-D_GLIBCXX_USE_CXX11_ABI=1" added to make.conf ? The reason for this question ... I have noticed that some"packages" try to either use or be compatible with both c++11 specs ( old way / new way ). Corbin

[gentoo-user] profile 17.0 change and net-libs/webkit-gtk

2017-12-02 Thread Corbin
FYI : Since the profile change, 2 versions of net-libs/webkit-gtk began failing to compile. net-libs/webkit-gtk-2.18.3:4 net-libs/webkit-gtk-2.4.11-r200:2 Both had the same failures. JavaScript support related. - net-libs/webkit-gtk-2.4.11-r1:3 did compile. Corbin

Re: [gentoo-user] Skype

2017-11-27 Thread Corbin
tting good information... > personal opinion/ It is the software author / maintainer being stupid. Two Possibilities : # 1 : They can't do it right the first time, so they get to constantly redo it. # 2 : Skype is a MS product. MS still ( on purpose ) breaks their software routinely so it will not work on other OS's. NOTE : Microsoft has a reputation for being a "feckless weasel" when it comes to what is supported and how it is supported. /personal opinion. Corbin

Re: [gentoo-user] No beep.

2017-08-14 Thread Corbin Bird
h :) Newer motherboards and cases don't come with one. Had to spend ... $3 for a new one. (U)EFI won't go BEEP! without one. Corbin

Re: [gentoo-user] managing chromium exceptions

2017-06-04 Thread Corbin Bird
ful things happen. >> >> Jorge Almeida >> > > Bad news... > > I have Chrome installed, and I went to the first linked website and > added a Block exception for criteo.com no problem. > > Dan > Using Chromium and uMatrix / uBlock Origin Plugins, no problem with the page. No ads or Java errors. ( No, not the 'www-plugins/chrome-binary-plugins'. ) Corbin

Re: [gentoo-user] Re: Issues with AMD_IOMMU

2017-05-22 Thread Corbin Bird
RD890S/RD990 I/O > Memory Management Unit (IOMMU) > > > Same. The (SWIOTLB) should not be the default. What kernel parameters for IOMMUs are you using now? The listed result I posted is with nothing related to IOMMUs in the kernel parameters, and NO GART IOMMU support compiled. Corbin

Re: [gentoo-user] Re: Issues with AMD_IOMMU

2017-05-19 Thread Corbin Bird
On 05/19/2017 01:39 AM, Adam Carter wrote: > On Wed, May 17, 2017 at 12:25 AM, Corbin Bird <corbinb...@charter.net > <mailto:corbinb...@charter.net>> wrote: > > On 05/16/2017 01:34 AM, Adam Carter wrote: > > Answer #1 : > > > > >

Re: [gentoo-user] Re: Issues with AMD_IOMMU

2017-05-16 Thread Corbin Bird
YI. > Thank you for that info. Corrections based on fact are appreciated. --- How does one 'port' coreboot? Last time I went to the coreboot site, I didn't see anything really helpful to me. Doesn't the 'CPU voltage table firmware blob' require signing NDA's? Corbin

Re: [gentoo-user] Re: Issues with AMD_IOMMU

2017-05-16 Thread Corbin Bird
On 05/16/2017 01:34 AM, Adam Carter wrote: > Answer #1 : > > > Asrock, Extreme6, 990FX, UEFI, AMD FX-9590 > Gigabyte, GA-MA790FX-UD5P, 790FX, BIOS, AMD PhenomII x4 980 > > > Hi Corbin, > > I noticed i didnt have x2apic enabled on my 990FX / FX-8350 syst

Re: [gentoo-user] Re: Issues with AMD_IOMMU

2017-05-16 Thread Corbin Bird
On 05/15/2017 09:33 PM, Ian Zimmerman wrote: > On 2017-05-15 14:33, Corbin Bird wrote: > >> Gigabyte has long been known to ship 'broken for Linux' e820 firmware. >> 'e820' is basically the APG Aperature setup in the firmware. >> Gigabyte kills OR overrides the IOMMU

Re: [gentoo-user] Re: Issues with AMD_IOMMU

2017-05-15 Thread Corbin Bird
On 05/14/2017 11:58 PM, Ian Zimmerman wrote: > On 2017-05-14 20:07, Corbin Bird wrote: > >> Background / System Info : 2 systems. >> Chipset 990FX, FX-9590 ( -march=bdver2 / Fam15h ) >> Chipset 790FX, PhenomII 980 ( -march=amdfam10 / Fam10h ) >> Gentoo x86_64, m

Re: [gentoo-user] Issues with AMD_IOMMU

2017-05-14 Thread Corbin Bird
gt; /usr/src/linux/Documentation/kernel-parameters.txt This doc has the x86_64 IOMMU options listed ... > /usr/src/linux/Documentation/x86/x86_64/boot-options.txt Question : APU? I was under the impression that those CPU's used a different chipset, not the 990FX. Corbin

Re: [gentoo-user] gcc with graphite flag?

2017-04-28 Thread Corbin Bird
multilib) nls nptl objc objc++ objc-gc openmp sanitize vtv (-altivec) (-awt) -cilk -debug -doc (-fixed-point) -go (-hardened) (-jit) (-libssp) -mpx -nopie -nossp -regression-test -vanilla" 0 KiB "cloog" has been removed, going from GCC 4.9.4 -> GCC 5.4.0 No problems with "graphite" in either version of GCC, on my Gentoo box. Corbin

Re: [gentoo-user] Re: Argh, palemoon again ** 3 [Was: GCC 5.4.0]

2017-04-27 Thread Corbin Bird
ed almost all the erorrs in the revdep-rebuild process. Putting that in as a CFLAGS or CXXFLAGS switch caused lots of errors in revdep-rebuild. Thought you might want to know. Corbin

Re: [gentoo-user] Something is blocking an addition of fonts

2017-03-11 Thread Corbin Bird
quot;terminus" font is in the Gentoo repo. Try emerging "media-fonts/terminus-font" && activating with "eselect fontconfig". USE flags for the font you might be interested in : center-tilde -->Place the '~' character vertically centered on the line instead of to the top. pcf -->Install Portable Compiled Font (PCF) (required for X11) pcf-unicode-only -->Remove non-unicode PCF fonts that could be problematic. See bug #520222. psf -->Install PC Screen Font (PSF) with unicode data (for linux console) Corbin

[gentoo-user] ISP extortion [ Partially Resolved ]

2017-03-11 Thread Corbin Bird
may sound screwy ... with the VPN, the web browser and web sites are working/responding so much better. Corbin

Re: [gentoo-user] ISP extorsion - how to negate / get around?

2017-03-11 Thread Corbin Bird
On 03/10/2017 07:28 PM, Rich Freeman wrote: > On Fri, Mar 10, 2017 at 2:50 PM, Corbin Bird <corbinb...@charter.net> wrote: >> >> My ISP ( Charter ) merged with Time-Warner. New name "Spectrum" >> >> 1 # : Now I have intermittent connectivity. >

[gentoo-user] ISP extorsion - how to negate / get around?

2017-03-10 Thread Corbin Bird
Have a serious problem, might cost me any Internet access. My ISP ( Charter ) merged with Time-Warner. New name "Spectrum" 1 # : Now I have intermittent connectivity. 2 # : And with the death of FCC privacy rules, the new ISP is forcing me to update their records ( for sale-of purposes ). This

Re: [gentoo-user] Helvetica fonts

2017-03-06 Thread Corbin Bird
" > "eix helvet" is not showing anything either. > > The fonts in "flpsed" display are very rugged/pixelated, it is hard to > look at them. > This font package works for Helvetica deps in Mozilla / Firefox && CUPS. "media-fonts/liberation-fonts" Reference Link : https://packages.gentoo.org/packages/media-fonts/liberation-fonts Corbin

Re: [gentoo-user] Re: fonts mostly inaccessable to xterm

2017-03-05 Thread Corbin Bird
On 03/05/2017 06:52 PM, Harry Putnam wrote: > Corbin Bird <corbinb...@charter.net> writes: > >> >> Have you tried : xterm -fa "9x15B-ISO8859-1"? > > I mentioned that the -fa switch was not working at all. > > I've since discovered that the xter

Re: [gentoo-user] Re: fonts mostly inaccessable to xterm

2017-03-05 Thread Corbin Bird
On 03/05/2017 01:58 PM, Harry Putnam wrote: > Corbin Bird <corbinb...@charter.net> writes: > > [...] > >> Please clarify ... ... if this is a console only boot ( in vm ), >> ... if this is a GUI Desktop ( in vm ), and/or specific xterm ( i.e >> "x11-t

Re: [gentoo-user] fonts mostly inaccessable to xterm

2017-03-05 Thread Corbin Bird
ffer some guidance here... > > How to get a few of those fonts to be loadable into an xterm? > > Please clarify ... ... if this is a console only boot ( in vm ), ... if this is a GUI Desktop ( in vm ), and/or specific xterm ( i.e "x11-terms/xterm" ). Corbin

Re: [gentoo-user] webkit-gtk-2.14.2 cant find sqlite3 symbols

2017-02-27 Thread Corbin Bird
On 02/27/2017 03:44 PM, kelly hirai wrote: > corbin, > > i've finally discovered the problem with this. > > it turns out that there were a set of stale .so files in > /usr/iocal/bin/ installed in the year 2015. i discovered this by running: > > ebuild /usr/portage/net-li

  1   2   3   >