Re: [CentOS] Where can I find more information on the recent update to the 4.18.0-373 kernel

2022-04-27 Thread Kay Schenk

inline...

On 4/21/22 09:29, Johnny Hughes wrote:

On 4/20/22 16:16, Kay Schenk wrote:

Hi Joshua, and list...

I got the non-workng sound driver for Intel HDA fixed with my kernel 
4.18.0-373.


After removing the extra kernel flag i915_alpha from my command line

(see instructions when this module really was alpha --

https://access.redhat.com/discussions/3410491#understanding-kernel-command-line-parameters_configuring-kernel-command-line-parameters), 



I used the instructions given by

Syaifur Rizal <https://ask.fedoraproject.org/u/oprizal>

in this post...

https://ask.fedoraproject.org/t/audio-devices-not-listed/19344

I had a feeling I needed a modprobe.d entry but I didn't know what 
the syntax would be.


In any case, posting more info in case anyone needs it.

On 4/20/22 10:54, Kay Schenk wrote:


Thank you Joshua. If I can't get this resolved by the end of this 
week, I'll use your suggestion.


On 4/19/22 15:32, Joshua Kramer wrote:

I'm not sure how much freedom you have with your setup, but you could
always try to use the elrepo-ml or elrepo-lt kernels.  The 
elrepo-ml kernel
follows the published version pretty closely, so for example right 
now I'm
running 5.17.3 on my el8 boxes.  The newer kernels solve a lot of 
hardware

issues.

On Tue, Apr 19, 2022 at 5:54 PM Kay Schenk  
wrote:



Hello folks --

Is there any write up for the most recent update to kernel 4.18.0-373
specifically with respect to sound setup or anything really? I had 
been
using an "alpha" driver for my Intel sound that was appended to my 
boot

line up until this latest. This not only did not work but caused
continual hangs. Edited the 4.18.0-373 kernel line and things got
somewhat better...butthis version is loading A LOT of modules 
and do

I really need them, etc.

I am going through a lot of grief with this recent upgrade.

Thanks for any help...

-- Kay


I am getting ready to push a -383 kernel in a few minutes (if you 
still need an update)


Right now...kernel 4.18.0-373 is absolutely useless. Boots then goes out 
to lunch. Period.


Given your reply about a new kernel -- and I see other updates as well.

Centos 8 was SUPPOSED to be out of service in Dec, 2021. I was not 
paying attention to this. UGH!


So...what can we expect in terms of ANY updates to the CentOS 8 line at 
this point?





___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


--
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Where can I find more information on the recent update to the 4.18.0-373 kernel

2022-04-23 Thread Kay Schenk

Thanks Johnny...

I did in fact use grub2-editenv 2 days ago thinking my elimination of 
the i915_alpha module on the 4.18.0-373 command line would permanently 
get rid of it. I was shocked when it seemed to come back.


and I note on --


https://www.golinuxcloud.com/update-grub2-grubby-grub2-editenv-rhel-8/

that grub2-mkconfig which I find easier has some issues ... 

I'll try again.

Thanks.


On 4/23/22 08:02, Johnny Hughes wrote:

On 4/22/22 16:57, Kay Schenk wrote:
more info...and GADS! my kernel line change to kernel 4.18.0-373 is 
NOT THERE today!


I did NOT use my former way of making this change permanent and well, 
the offending i915_alpha was back in play today mucking things up.


So, a question...is this page for making universal changes to ALL 
kernels still valid?


https://linuxtut.com/en/1f14678e24748d4683c9/


I do it with grub2-editenv:

https://www.golinuxcloud.com/update-grub2-grubby-grub2-editenv-rhel-8/



On 4/20/22 14:16, Kay Schenk wrote:


Hi Joshua, and list...

I got the non-workng sound driver for Intel HDA fixed with my kernel 
4.18.0-373.


After removing the extra kernel flag i915_alpha from my command line

(see instructions when this module really was alpha --

https://access.redhat.com/discussions/3410491#understanding-kernel-command-line-parameters_configuring-kernel-command-line-parameters), 



I used the instructions given by

Syaifur Rizal <https://ask.fedoraproject.org/u/oprizal>

in this post...

https://ask.fedoraproject.org/t/audio-devices-not-listed/19344

I had a feeling I needed a modprobe.d entry but I didn't know what 
the syntax would be.


In any case, posting more info in case anyone needs it.

On 4/20/22 10:54, Kay Schenk wrote:


Thank you Joshua. If I can't get this resolved by the end of this 
week, I'll use your suggestion.


On 4/19/22 15:32, Joshua Kramer wrote:

I'm not sure how much freedom you have with your setup, but you could
always try to use the elrepo-ml or elrepo-lt kernels.  The 
elrepo-ml kernel
follows the published version pretty closely, so for example right 
now I'm
running 5.17.3 on my el8 boxes.  The newer kernels solve a lot of 
hardware

issues.

On Tue, Apr 19, 2022 at 5:54 PM Kay Schenk  
wrote:



Hello folks --

Is there any write up for the most recent update to kernel 
4.18.0-373
specifically with respect to sound setup or anything really? I 
had been
using an "alpha" driver for my Intel sound that was appended to 
my boot

line up until this latest. This not only did not work but caused
continual hangs. Edited the 4.18.0-373 kernel line and things got
somewhat better...butthis version is loading A LOT of modules 
and do

I really need them, etc.

I am going through a lot of grief with this recent upgrade.



___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


--
---
"Do what you can, with what you've got,
 where you are."
  -- Theodore Roosevelt
MzK
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Where can I find more information on the recent update to the 4.18.0-373 kernel

2022-04-22 Thread Kay Schenk
more info...and GADS! my kernel line change to kernel 4.18.0-373 is NOT 
THERE today!


I did NOT use my former way of making this change permanent and well, 
the offending i915_alpha was back in play today mucking things up.


So, a question...is this page for making universal changes to ALL 
kernels still valid?


https://linuxtut.com/en/1f14678e24748d4683c9/

On 4/20/22 14:16, Kay Schenk wrote:


Hi Joshua, and list...

I got the non-workng sound driver for Intel HDA fixed with my kernel 
4.18.0-373.


After removing the extra kernel flag i915_alpha from my command line

(see instructions when this module really was alpha --

https://access.redhat.com/discussions/3410491#understanding-kernel-command-line-parameters_configuring-kernel-command-line-parameters), 



I used the instructions given by

Syaifur Rizal <https://ask.fedoraproject.org/u/oprizal>

in this post...

https://ask.fedoraproject.org/t/audio-devices-not-listed/19344

I had a feeling I needed a modprobe.d entry but I didn't know what the 
syntax would be.


In any case, posting more info in case anyone needs it.

On 4/20/22 10:54, Kay Schenk wrote:


Thank you Joshua. If I can't get this resolved by the end of this 
week, I'll use your suggestion.


On 4/19/22 15:32, Joshua Kramer wrote:

I'm not sure how much freedom you have with your setup, but you could
always try to use the elrepo-ml or elrepo-lt kernels.  The elrepo-ml kernel
follows the published version pretty closely, so for example right now I'm
running 5.17.3 on my el8 boxes.  The newer kernels solve a lot of hardware
issues.

On Tue, Apr 19, 2022 at 5:54 PM Kay Schenk  wrote:


Hello folks --

Is there any write up for the most recent update to kernel 4.18.0-373
specifically with respect to sound setup or anything really? I had been
using an "alpha" driver for my Intel sound that was appended to my boot
line up until this latest. This not only did not work but caused
continual hangs. Edited the 4.18.0-373 kernel line and things got
somewhat better...butthis version is loading A LOT of modules and do
I really need them, etc.

I am going through a lot of grief with this recent upgrade.

Thanks for any help...

-- Kay








___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

--
-

--
---
"Do what you can, with what you've got,
  where you are."
   -- Theodore Roosevelt
MzK


--
---
"Do what you can, with what you've got,
 where you are."
  -- Theodore Roosevelt
MzK
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Where can I find more information on the recent update to the 4.18.0-373 kernel

2022-04-21 Thread Kay Schenk

Thanks Johnny.

And to Joshua -- my hardware is NOT REAL recent. This said, I WAS HAVING 
a lot of thermal issues in the past few months. After tweaking  things 
in my BIOS, updating my BIOS and uninstalling a fair amount of services 
I wasn't using that were doing nothing but using up cycles, etc., I 
think I'm good now.


On 4/21/22 09:29, Johnny Hughes wrote:

On 4/20/22 16:16, Kay Schenk wrote:

Hi Joshua, and list...

I got the non-workng sound driver for Intel HDA fixed with my kernel 
4.18.0-373.


After removing the extra kernel flag i915_alpha from my command line

(see instructions when this module really was alpha --

https://access.redhat.com/discussions/3410491#understanding-kernel-command-line-parameters_configuring-kernel-command-line-parameters), 



I used the instructions given by

Syaifur Rizal <https://ask.fedoraproject.org/u/oprizal>

in this post...

https://ask.fedoraproject.org/t/audio-devices-not-listed/19344

I had a feeling I needed a modprobe.d entry but I didn't know what 
the syntax would be.


In any case, posting more info in case anyone needs it.

On 4/20/22 10:54, Kay Schenk wrote:


Thank you Joshua. If I can't get this resolved by the end of this 
week, I'll use your suggestion.


On 4/19/22 15:32, Joshua Kramer wrote:

I'm not sure how much freedom you have with your setup, but you could
always try to use the elrepo-ml or elrepo-lt kernels.  The 
elrepo-ml kernel
follows the published version pretty closely, so for example right 
now I'm
running 5.17.3 on my el8 boxes.  The newer kernels solve a lot of 
hardware

issues.

On Tue, Apr 19, 2022 at 5:54 PM Kay Schenk  
wrote:



Hello folks --

Is there any write up for the most recent update to kernel 4.18.0-373
specifically with respect to sound setup or anything really? I had 
been
using an "alpha" driver for my Intel sound that was appended to my 
boot

line up until this latest. This not only did not work but caused
continual hangs. Edited the 4.18.0-373 kernel line and things got
somewhat better...butthis version is loading A LOT of modules 
and do

I really need them, etc.

I am going through a lot of grief with this recent upgrade.

Thanks for any help...

-- Kay


I am getting ready to push a -383 kernel in a few minutes (if you 
still need an update)



___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


--
---
"Do what you can, with what you've got,
 where you are."
  -- Theodore Roosevelt
MzK
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Where can I find more information on the recent update to the 4.18.0-373 kernel

2022-04-20 Thread Kay Schenk

Hi Joshua, and list...

I got the non-workng sound driver for Intel HDA fixed with my kernel 
4.18.0-373.


After removing the extra kernel flag i915_alpha from my command line

(see instructions when this module really was alpha --

https://access.redhat.com/discussions/3410491#understanding-kernel-command-line-parameters_configuring-kernel-command-line-parameters), 



I used the instructions given by

Syaifur Rizal <https://ask.fedoraproject.org/u/oprizal>

in this post...

https://ask.fedoraproject.org/t/audio-devices-not-listed/19344

I had a feeling I needed a modprobe.d entry but I didn't know what the 
syntax would be.


In any case, posting more info in case anyone needs it.

On 4/20/22 10:54, Kay Schenk wrote:


Thank you Joshua. If I can't get this resolved by the end of this 
week, I'll use your suggestion.


On 4/19/22 15:32, Joshua Kramer wrote:

I'm not sure how much freedom you have with your setup, but you could
always try to use the elrepo-ml or elrepo-lt kernels.  The elrepo-ml kernel
follows the published version pretty closely, so for example right now I'm
running 5.17.3 on my el8 boxes.  The newer kernels solve a lot of hardware
issues.

On Tue, Apr 19, 2022 at 5:54 PM Kay Schenk  wrote:


Hello folks --

Is there any write up for the most recent update to kernel 4.18.0-373
specifically with respect to sound setup or anything really? I had been
using an "alpha" driver for my Intel sound that was appended to my boot
line up until this latest. This not only did not work but caused
continual hangs. Edited the 4.18.0-373 kernel line and things got
somewhat better...butthis version is loading A LOT of modules and do
I really need them, etc.

I am going through a lot of grief with this recent upgrade.

Thanks for any help...

-- Kay








___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

--
-


--
---
"Do what you can, with what you've got,
 where you are."
  -- Theodore Roosevelt
MzK
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Where can I find more information on the recent update to the 4.18.0-373 kernel

2022-04-20 Thread Kay Schenk
Thank you Joshua. If I can't get this resolved by the end of this week, 
I'll use your suggestion.


On 4/19/22 15:32, Joshua Kramer wrote:

I'm not sure how much freedom you have with your setup, but you could
always try to use the elrepo-ml or elrepo-lt kernels.  The elrepo-ml kernel
follows the published version pretty closely, so for example right now I'm
running 5.17.3 on my el8 boxes.  The newer kernels solve a lot of hardware
issues.

On Tue, Apr 19, 2022 at 5:54 PM Kay Schenk  wrote:


Hello folks --

Is there any write up for the most recent update to kernel 4.18.0-373
specifically with respect to sound setup or anything really? I had been
using an "alpha" driver for my Intel sound that was appended to my boot
line up until this latest. This not only did not work but caused
continual hangs. Edited the 4.18.0-373 kernel line and things got
somewhat better...butthis version is loading A LOT of modules and do
I really need them, etc.

I am going through a lot of grief with this recent upgrade.

Thanks for any help...

-- Kay








___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


--
-
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Where can I find more information on the recent update to the 4.18.0-373 kernel

2022-04-19 Thread Kay Schenk

Hello folks --

Is there any write up for the most recent update to kernel 4.18.0-373 
specifically with respect to sound setup or anything really? I had been 
using an "alpha" driver for my Intel sound that was appended to my boot 
line up until this latest. This not only did not work but caused 
continual hangs. Edited the 4.18.0-373 kernel line and things got 
somewhat better...butthis version is loading A LOT of modules and do 
I really need them, etc.


I am going through a lot of grief with this recent upgrade.

Thanks for any help...

-- Kay








___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Ping as regular user not allowed (CentOS Stream 8)

2022-01-24 Thread Kay Schenk


On 1/21/22 06:23, Johnny Hughes wrote:

On 1/21/22 07:53, Johnny Hughes wrote:

On 1/21/22 07:17, Johnny Hughes wrote:

On 1/21/22 05:01, Leon Fauster via CentOS wrote:

Am 20.01.22 um 23:14 schrieb Johnny Hughes:

On 1/20/22 15:07, Johnny Hughes wrote:

On 1/20/22 12:46, Johnny Hughes wrote:

On 1/19/22 08:44, Brian Stinson wrote:
On Wed, Jan 19, 2022 at 8:33 AM Toralf Lund 
 wrote:


Following some update or the other (I think) on my CentOS 
Stream 8

system, I'm no longer able to use ping as a regular user; I get

$ ping www.centos.org
ping: socket: Operation not permitted

Does anyone else see this? It it a bug, or were the 
system/default
permissions deliberately changed? Can anyone suggest a 
fix/workaround?
Actually, I can find several different ones via a simple web 
search, but
they are generally related to other distributions, I'm not 
quite sure

which would be the most appropriate for CentOS...

Thanks.

- Toralf

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos



Folks interested in this issue can watch this bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=2037807

We're waiting for systemd-239-55.el8 sources to show up after 
which we
will build this and publish to CentOS Stream. Right now this 
appears
to be an infrastructure issue and the appropriate folks are 
working on
that, but we also want this package to pass the proper checks 
before

we build.


I am doing a compose with this version of systemd in it right 
now. Should be released later today.

___


OK .. I am currently releasing an 8-stream compose with 
systemd-239-55.el8 .. but it does not fix this unpriv ping issue.


I checked internally and it is also a problem on the rhel build 
for this systemd version, so not an issue introduced by the 
CentOS Stream build.


This  version of systemd should be available in a couple hours on 
mirror.centos.org.




OK .. to fix this issue until we get a build that fixes it:

Edit /usr/lib/sysctl.d/50-default.conf

take out the minus sign (-) in this line:

-net.ipv4.ping_group_range = 0 2147483647




Is this "minus" a typo? I guess ...

While yum update i get:

Couldn't write '0 2147483647' to '-net/ipv4/ping_group_range', 
ignoring: No such file or directory


I do not know if it is a typo or not (maybe a functionality I don't 
know about) .. but if I remove the dash and save the file, 
everything works as expected.


It is the only option in that file with a dash.




OK .. the minus sign is intentional .. but the functionality to mkae 
it work is not yet in the packages.  See this bug for details:


https://bugzilla.redhat.com/show_bug.cgi?id=2037807


So the two fixes are to not upgrade iputils and exclude it in your dnf 
config .. OR .. to take out he minus sign until the issue is fixed.


Thanks for this info. I had a perplexing experience just now. 



Or live with suod/root only for ping

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


--
---
"Do what you can, with what you've got,
 where you are."
  -- Theodore Roosevelt
MzK

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] RHEL changes

2021-01-20 Thread Kay Schenk

Thanks for the info! I will pass it along!

On 1/20/21 7:02 AM, J Martin Rushton via CentOS wrote:
See: 
https://arstechnica.com/gadgets/2021/01/centos-is-gone-but-rhel-is-now-free-for-up-to-16-production-servers/ 


and
https://www.redhat.com/en/blog/new-year-new-red-hat-enterprise-linux-programs-easier-ways-access-rhel 



--
-
"Don't let anyone dull your sparkle."

MzK

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Graphic setup issues...help wanted

2021-01-16 Thread Kay Schenk


On 1/14/21 3:02 PM, Kay Schenk wrote:

On 1/10/21 9:40 PM, Anthony K wrote:

On 11/1/21 8:33 am, Kay Schenk wrote:


. . .

From messages I've seen on this problem, the lack of

/dev/dri/card0

is the crux of the issue but I have NO idea of how it gets created.

So, right now I'm stuck  at a default resolution of 1024 x 768

Thanks for any help.

Sure sounds like an Optimus [0] issue.  This plagued me for a long 
time on Ubuntu (back in the 12-16 releases) but seems to be all 
sorted now. Try disabling the NVIDIA card in the BIOS and see if you 
are at least able to use higher resolutions via the built-in GPU.


[0]: https://forums.centos.org/viewtopic.php?t=72534



Back again...I've taken a look at the CentOS forum thread but it 
doesn't directly address my problem


OK, the problem is absolutely positively that the intel i915 module is 
not able to load at boot time...re DMESG (I did finally get the sound 
to work with appropriate firmware)


[   78.597678] sof-audio-pci :00:1f.3: init of i915 and HDMI codec 
failed


other exploration showed me my system set up Intel as default VGA (or 
not?)


lspci | grep VGA

00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 
(Mobile)
01:00.0 VGA compatible controller: NVIDIA Corporation TU117GLM [Quadro 
T1000 Mob


grep . /sys/bus/pci/devices/{:00:02.0,:01:00.0}/boot_vga

/sys/bus/pci/devices/:00:02.0/boot_vga:1
/sys/bus/pci/devices/:01:00.0/boot_vga:0

my kernel line is:

GRUB_CMDLINE_LINUX="resume=UUID=a8b2287c-2f04-4447-a88f-52a8fa3439b5 
nomodeset"



Command : lshw -c video

shows both cards unclaimed but NVIDIA first  ...

Should I manually load this module at boot time? Does anyone know WHY 
the i915 won't load at boot?


With 8.2 on this same machine, the Intel graphics was loaded.


Finally resolved -- YAY!

Using info from a reply by Christian Labisch 
<https://access.redhat.com/user/13851731> on a Red Hat discussion 
thread. Using the


|i915.alpha_support=1|

|parameter on my kernel line. And, I removed the "nomodeset". I have not 
done anything about "nouveau" or my NVIDIA card yet.

|

|ref: https://access.redhat.com/discussions/3410491
|







___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos



--
-
"Don't let anyone dull your sparkle."

MzK

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Graphic setup issues...help wanted

2021-01-14 Thread Kay Schenk

On 1/10/21 9:40 PM, Anthony K wrote:

On 11/1/21 8:33 am, Kay Schenk wrote:


. . .

From messages I've seen on this problem, the lack of

/dev/dri/card0

is the crux of the issue but I have NO idea of how it gets created.

So, right now I'm stuck  at a default resolution of 1024 x 768

Thanks for any help.

Sure sounds like an Optimus [0] issue.  This plagued me for a long 
time on Ubuntu (back in the 12-16 releases) but seems to be all sorted 
now. Try disabling the NVIDIA card in the BIOS and see if you are at 
least able to use higher resolutions via the built-in GPU.


[0]: https://forums.centos.org/viewtopic.php?t=72534



Back again...I've taken a look at the CentOS forum thread but it doesn't 
directly address my problem


OK, the problem is absolutely positively that the intel i915 module is 
not able to load at boot time...re DMESG (I did finally get the sound to 
work with appropriate firmware)


[   78.597678] sof-audio-pci :00:1f.3: init of i915 and HDMI codec 
failed


other exploration showed me my system set up Intel as default VGA (or not?)

lspci | grep VGA

00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 
(Mobile)
01:00.0 VGA compatible controller: NVIDIA Corporation TU117GLM [Quadro 
T1000 Mob


grep . /sys/bus/pci/devices/{:00:02.0,:01:00.0}/boot_vga

/sys/bus/pci/devices/:00:02.0/boot_vga:1
/sys/bus/pci/devices/:01:00.0/boot_vga:0

my kernel line is:

GRUB_CMDLINE_LINUX="resume=UUID=a8b2287c-2f04-4447-a88f-52a8fa3439b5 
nomodeset"



Command : lshw -c video

shows both cards unclaimed but NVIDIA first  ...

Should I manually load this module at boot time? Does anyone know WHY 
the i915 won't load at boot?


With 8.2 on this same machine, the Intel graphics was loaded.





___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


--
-
"Don't let anyone dull your sparkle."

MzK

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Graphic setup issues...help wanted

2021-01-10 Thread Kay Schenk
The problem. I can NOT change my screen resolution from GUI. I boot to 
multi-user, then get "into" graphical.


First, some background.

My original install of CentOS 8 -- maybe 8.2? -- about 3 months ago -- 
went pretty well but I kept having lockup issues. No issues with 
graphics using intel graphics  or sound using either aplay at command 
line or GDM. (I also have NVIDIA which I have not configured.)


I upgraded to 8.3 at some point. Still all OK with graphics but still 
lock up issues.


At some point, I decided to start completely over and did a clean 
install of 8.4. I am now using CentOS8 Stream as my primary repo.


Some questions?

When I first boot, where is the probe of my video card done? Looking at 
DMESG, I couldn't determine this.


When I "start" graphical, I get the following messages which are 
apparently related, from Xorg.1.log module loading section...


[   985.857] (II) LoadModule: "glx"
[   985.857] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[   985.859] (II) Module glx: vendor="X.Org Foundation"
[   985.859]     compiled for 1.20.10, module version = 1.0.0
[   985.859]     ABI class: X.Org Server Extension, version 10.0
[   985.859] (==) Matched modesetting as autoconfigured driver 0
[   985.859] (==) Matched fbdev as autoconfigured driver 1
[   985.859] (==) Matched vesa as autoconfigured driver 2
[   985.859] (==) Assigned the driver to the xf86ConfigLayout
[   985.859] (II) LoadModule: "modesetting"
[   985.859] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[   985.859] (II) Module modesetting: vendor="X.Org Foundation"
[   985.859]     compiled for 1.20.10, module version = 1.20.10
[   985.859]     Module class: X.Org Video Driver
[   985.859]     ABI class: X.Org Video Driver, version 24.1
[   985.859] (II) LoadModule: "fbdev"
[   985.859] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[   985.859] (II) Module fbdev: vendor="X.Org Foundation"
[   985.859]     compiled for 1.20.3, module version = 0.5.0
[   985.859]     Module class: X.Org Video Driver
[   985.859]     ABI class: X.Org Video Driver, version 24.0
[   985.859] (II) LoadModule: "vesa"
[   985.859] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[   985.859] (II) Module vesa: vendor="X.Org Foundation"
[   985.859]     compiled for 1.20.3, module version = 2.4.0
[   985.859]     Module class: X.Org Video Driver
[   985.859]     ABI class: X.Org Video Driver, version 24.0
[   985.859] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   985.859] (II) FBDEV: driver for framebuffer: fbdev
[   985.859] (II) VESA: driver for VESA chipsets: vesa
[   985.859] (EE) open /dev/dri/card0: No such file or directory
[   985.859] (WW) Falling back to old probe method for modesetting
[   985.859] (EE) open /dev/dri/card0: No such file or directory

From messages I've seen on this problem, the lack of

/dev/dri/card0

is the crux of the issue but I have NO idea of how it gets created.

So, right now I'm stuck  at a default resolution of 1024 x 768

Thanks for any help.

--
-
"Don't let anyone dull your sparkle."

MzK

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Is EPEL compatible with Stream?

2021-01-03 Thread Kay Schenk

Hello all--

All good in the Stream for me. :)

Because Stream will tend to be more "forward moving" than previous 
CentOS releases, is it still OK to set up EPEL as a repo? So far, I've 
only installed terminus fonts from CentOS 8 EPEL, but I'm just wondering 
about this. Generally, are there any cautions against enabling specific 
repos to use with Stream?


--
-
"Don't let anyone dull your sparkle."

MzK

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Sound/missing sof firmware in CentOS since 8.4

2020-12-22 Thread Kay Schenk

Hell again --

I finally fixed my no sound with no firmware issue for my built-in Intel 
controlled speakers. I'm running on Stream 8 now. DNF was NOT picking up 
the two alsa packs I needed from -- 
http://mirror.datto.com/CentOS/8-stream/BaseOS/x86_64/os/Packages/ (just 
a random mirror)


But there they were...

alsa-sof-firmware-1.6-1.el8.noarch.rpm 
<http://mirror.datto.com/CentOS/8-stream/BaseOS/x86_64/os/Packages/alsa-sof-firmware-1.6-1.el8.noarch.rpm>


and

alsa-sof-firmware-debug-1.6-1.el8.noarch.rpm 
<http://mirror.datto.com/CentOS/8-stream/BaseOS/x86_64/os/Packages/alsa-sof-firmware-debug-1.6-1.el8.noarch.rpm>


So I downloaded the rpms and installed with dnf using

dnf --allowerasing install (path to 
rpm)/alsa-sof-firmware-1.6-1.el8.noarch.rpm 
<http://mirror.datto.com/CentOS/8-stream/BaseOS/x86_64/os/Packages/alsa-sof-firmware-1.6-1.el8.noarch.rpm>


etc...

This kept my existing alsa main in tact and just added the firmware files.

Now on to other issues -- playing .wav files without benefit of GUI.


On 12/21/20 10:08 AM, Kay Schenk wrote:


Hello all --

I switched to Stream yesterday hoping it would fix some issues I'd 
been having with CentOS 8.4 but alas it did not.


I started out installing 8.2, maybe kernel 4.18.0 -147?, on my laptop 
about 2 months or so ago and the sound worked fine. Now, it does not. 
I seem to be running into this problem...


https://bugzilla.redhat.com/show_bug.cgi?id=1772498

I have located the rpm for this SOF package but as it states in this 
link, it can NOT be installed with my current alsa version. Thoughts? 
Guidance?




--
-
"Don't let anyone dull your sparkle."

MzK

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Sound/missing sof firmware in CentOS since 8.4

2020-12-21 Thread Kay Schenk

Hello all --

I switched to Stream yesterday hoping it would fix some issues I'd been 
having with CentOS 8.4 but alas it did not.


I started out installing 8.2, maybe kernel 4.18.0 -147?, on my laptop 
about 2 months or so ago and the sound worked fine. Now, it does not. I 
seem to be running into this problem...


https://bugzilla.redhat.com/show_bug.cgi?id=1772498

I have located the rpm for this SOF package but as it states in this 
link, it can NOT be installed with my current alsa version. Thoughts? 
Guidance?



--
-
"Don't let anyone dull your sparkle."

MzK

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] I'm looking forward to the future of CentOS Stream

2020-12-11 Thread Kay Schenk


On 12/11/20 12:23 AM, Gordon Messmer wrote:

On 12/10/20 6:28 PM, Konstantin Boyandin via CentOS wrote:

Allow me to disagree. We both trust Chris Wright's words, don't we? CTO
won't lie. Citing him:

"To be exact, CentOS Stream is an upstream development platform for
ecosystem developers. It will be updated several times a day.


So, like Fedora?  People run servers on Fedora now, and I think that's 
fine.



This is not a production operating system."



Does he say that CentOS is a production operating system?

As far as I know, Red Hat has never endorsed running CentOS in 
production, so I don't understand why it's significant that they also 
don't endorse running CentOS Stream in production.


I'm happy you made this point. Yes, CentOS is asssumed to be as 
"stable"  as the release it's based on, but there are changes.


I think it's good to keep this in mind and consider an actual RH license 
if 100% stability and compatibility are the goals.







And even if I reduce the number of CentOS Stream upgrades to
minimal one, the base advantage of CentOS is lost: predictability.



It's really difficult for me to look at a distribution that just stops 
getting updates for 4-6 weeks, twice a year, and use the word 
"predictable" to describe it.


My first reaction to the announcement was pretty negative, too. But 
when I stepped back and looked at the current situation *real* 
honestly, I had to admit that CentOS just doesn't offer any of the 
things that people are complaining about losing.


And I hope that the CentOS maintainers don't interpret that as 
criticism, because it isn't intended to be.  They've always maintained 
that if you need updates/patches in a timely manner, then you should 
be paying Red Hat for RHEL.  I agreed with them then, and I still do.



___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


--
"DO or DO NOT; there is no try."
 -- Yoda

  Kay


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing intel/sof/sof-cml.ri for CentOS 8.3

2020-12-09 Thread Kay Schenk
How disappointing. 
but thanks for the response...

On Wed, Dec 9, 2020 at 2:44 PM Ljubomir Ljubojevic  wrote:

> Report from ElRepo guys is that every single driver they maintain is
> broken between 8.2 and 8.3, there was change i kABI.
>
> Contact ElRepo for help/explanation or report a bug in CentOS bugzila.
>
> On 12/9/20 11:06 PM, Kay Schenk wrote:
> > Hello all--
> > I recently did a bulk update from 8.2 to 8.3. I am having some odd issues
> > with it not recognizing my NVIDIA Quadro P1X00 graphics card properly. In
> > graphical mode, it only shows ONE display resolution and also my system
> can
> > not find firmware --
> > intel/sof/sof-cml.ri
> > Any idea about what to do flor either of these issues?
> >
> > Thanks.
> >
>
>
> --
> Ljubomir Ljubojevic
> (Love is in the Air)
> PL Computers
> Serbia, Europe
>
> StarOS, Mikrotik and CentOS/RHEL/Linux consultant
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>


-- 
"Don't let anyone dull your sparkle."

MzK
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Missing intel/sof/sof-cml.ri for CentOS 8.3

2020-12-09 Thread Kay Schenk
Hello all--
I recently did a bulk update from 8.2 to 8.3. I am having some odd issues
with it not recognizing my NVIDIA Quadro P1X00 graphics card properly. In
graphical mode, it only shows ONE display resolution and also my system can
not find firmware --
intel/sof/sof-cml.ri
Any idea about what to do flor either of these issues?

Thanks.

-- 
"Don't let anyone dull your sparkle."

MzK
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] why does virtual console start affect graphical start up?

2020-11-17 Thread Kay Schenk
Please disregard this message. My additional muckings seem to have more 
or less fixed this including NOT saving journal files and using X to 
start gdm instead of Wayland.


On 11/14/20 1:39 PM, Kay Schenk wrote:


Hello all--

I have 3 CentOs 8 kernels insalled on my new machine --

1. 4.18.0-193.14.2.el8_2.x86_6

2. 4.18.0-193.19.1.el8_2.x86_64 << using this one for this graphical boot

3. 4.18.0-193.28.1.el8_2.x86_64

Only #3 will boot without a *Virtual console can not start *error 
message but it hangs up trying to get into graphical mode, although it 
will boot to multi-user.


The first 2 seem to work reaosnably well in either graphical or 
multi-user but I get a *Virtual console can not start *in boot 
messages with both of these.


Does anyone know anything about this?

Having a heck of a time trying to prevent lock ups.

Thanks.



___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] why does virtual console start affect graphical start up?

2020-11-14 Thread Kay Schenk

Hello all--

I have 3 CentOs 8 kernels insalled on my new machine --

1. 4.18.0-193.14.2.el8_2.x86_6

2. 4.18.0-193.19.1.el8_2.x86_64 << using this one for this graphical boot

3. 4.18.0-193.28.1.el8_2.x86_64

Only #3 will boot without a *Virtual console can not start *error 
message but it hangs up trying to get into graphical mode, although it 
will boot to multi-user.


The first 2 seem to work reaosnably well in either graphical or 
multi-user but I get a *Virtual console can not start *in boot messages 
with both of these.


Does anyone know anything about this?

Having a heck of a time trying to prevent lock ups.

Thanks.


**

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing the old sytle gnome-software in CentOS 8 -- help!

2020-10-23 Thread Kay Schenk

Hello again...

After more searching today, I think gnome-packagekit will do what I 
need/want.


Bye for now...

On 10/23/20 9:49 AM, Kay Schenk wrote:


Hello folks --

I recently got a new laptop and installed CentOS8 on it. Yes, it's a 
learning curve. What I am really upset/disappointed with is the "new" 
gnome-software application. It doesn't provide nearly the 
functionaility of the older gnome 3.28 app. Yes, I do know how to list 
EVERYTHING via the command line but the ease of listing files etc 
associated with a packages is now gone.


Any ideas on a different app, plugins, extensions greatly appreciated.

Thanks for any help.

--
"DO or DO NOT; there is no try."
  -- Yoda

   Kay



--
"DO or DO NOT; there is no try."
 -- Yoda

  Kay


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Missing the old sytle gnome-software in CentOS 8 -- help!

2020-10-23 Thread Kay Schenk

Hello folks --

I recently got a new laptop and installed CentOS8 on it. Yes, it's a 
learning curve. What I am really upset/disappointed with is the "new" 
gnome-software application. It doesn't provide nearly the functionaility 
of the older gnome 3.28 app. Yes, I do know how to list EVERYTHING via 
the command line but the ease of listing files etc associated with a 
packages is now gone.


Any ideas on a different app, plugins, extensions greatly appreciated.

Thanks for any help.

--
"DO or DO NOT; there is no try."
 -- Yoda

  Kay


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Fwd: 8.2.2004 Quick recovery and fix for unbootable machines with rescue disk

2020-08-02 Thread Kay Schenk
Thanks Greg! Very clear!

___
Sent from MzK's phone.

On Sun, Aug 2, 2020, 14:07 Gregory P. Ennis  wrote:

> Hello all--
> These instructions are somewhat OK but my messed up box is the only one
> I've got basically to help with this problem.
>
> Where can we find "correction" instructions using a "rescue" CD or flash
> drive? I understand RedHat provided detailed instructions to supported
> customers.
>
> Thanks.
>
> ___
> Sent from MzK's phone.
>
> -- Forwarded message -
> From: Alan McRae via CentOS 
> Date: Sat, Aug 1, 2020, 19:22
> Subject: [CentOS] 8.2.2004 Quick recovery and fix for unbootable machines
> To: CentOS mailing list 
>
>
> This is a quick recovery and fix for the machines rendered unbootable
> after the grub2/shim yum update.
>
> It is written for CentOS 8.2.2004 but similar should work for any CentOS
> 8 or 7 as long as you get the correct shim file,
> that is, the one from the latest installation media.
>
> I am running on an x86_64 architecture (see uname -i). Please use the
> correct shim file for your architecture (shim--15-11.el8..rpm)
>
> I have tested this by breaking a machine and then recovering it. It
> works for me.
>
> I hope someone finds it useful. Let me know.
>
> Regards
> Alan
>
> HOW TO BOOT AN UNBOOTABLE MACHINE
> =
>
> 1) Download a copy of rEFind. This is a UEFI boot manager. Burn it to a
> USB key.
>
> # wget -O refind.zip
>
> http://sourceforge.net/projects/refind/files/0.12.0/refind-flashdrive-0.12.0.zip/download
> # unzip refind.zip
> # cd refind-flashdrive-0.12.0
> # dd if=refind-flashdrive-0.12.0.img bs=4096 of=/dev/sdX (sdX is the
> device for your USB key, this will be erased, use the whole device use
> sdX not sdX1)
> 1800+0 records in
> 1800+0 records out
> 7372800 bytes (7.4 MB, 7.0 MiB) copied, 0.980893 s, 7.5 MB/s
>
> 2) Turn off secureboot in your UEFI hardware.
>
> 3) Boot the USB key. You should get a colourful screen with icons and a
> filename below.
>
> Use the left/right arrow keys to select the correct grubx64.efi.
> Hit space to boot.
>
> Your usual grub menu should appear and the system should boot normally.
>
> HOW TO FIX THE PROBLEM
> =
>
> 1) We need to downgrade the shim package. Now your system is running get
> an older copy of the correct shim package for your architecture
> from the CentOS installation media (e.g.
> CentOS-8.2.2004-x86_64-dvd1.iso) and install it.
>
> # mount CentOS-8.2.2004-x86_64-dvd1.iso /mnt
> # cd /mnt/BaseOS/Packages
> # cp shim-x64-15-11.el8.x86_64.rpm /root
> # cd /root
> # umount /mnt
>
> OR
>
> Get the package from a CentOS mirror:
>
> # cd /root
> # wget
>
> http://ucmirror.canterbury.ac.nz/linux/CentOS/8.2.2004/BaseOS/x86_64/os/Packages/shim-x64-15-11.el8.x86_64.rpm
>
> 2) We can now reinstall the older shim package using yum. This will
> downgrade the package to the working version.
>
> # yum install shim-x64-15-11.el8.x86_64.rpm
>
> Last metadata expiration check: 2:11:11 ago on Sun 02 Aug 2020 11:31:06
> NZST.
> Dependencies resolved.
>
>
> ===
>
> =
>   Package Architecture Version
> Repository Size
>
> ===
>
> =
> Downgrading:
>   shim-x64 x86_64 15-11.el8
> @commandline  647 k
>
> Transaction Summary
>
> ===
>
> =
> Downgrade  1 Package
>
> Total size: 647 k
> Is this ok [y/N]: y
> Downloading Packages:
> Running transaction check
> Transaction check succeeded.
> Running transaction test
> Transaction test succeeded.
> Running transaction
>Preparing : 1/1
>Downgrading  : shim-x64-15-11.el8.x86_64 1/2
>Cleanup  : shim-x64-15-13.el8.x86_64 2/2
>Verifying: shim-x64-15-11.el8.x86_64 1/2
>Verifying: shim-x64-15-13.el8.x86_64 2/2
> Installed products updated.
>
> Downgraded:
> shim-x64-15-11.el8.x86_64
>
> Complete!
>
> 3) Your system should now boot normally.
>
> 4) add "exclude=shim*" to /etc/yum.conf to prevent the broken one being
> reinstalled.  You should now be able to run 'yum update'. Remove the
> exclude= when a proper fix becomes available.
>
> ___
>
> Dear List,
>
> I have had 6 of these problems and am on my way to the office to fix two
> more.
>
> Here is what I did with an installation disc along with the advise from
> the posts of Johny
> Hughes.  So far this has been easy to do and has worked every time.  Make

[CentOS] Fwd: 8.2.2004 Quick recovery and fix for unbootable machines

2020-08-02 Thread Kay Schenk
Hello all--
These instructions are somewhat OK but my messed up box is the only one
I've got basically to help with this problem.

Where can we find "correction" instructions using a "rescue" CD or flash
drive? I understand RedHat provided detailed instructions to supported
customers.

Thanks.

___
Sent from MzK's phone.

-- Forwarded message -
From: Alan McRae via CentOS 
Date: Sat, Aug 1, 2020, 19:22
Subject: [CentOS] 8.2.2004 Quick recovery and fix for unbootable machines
To: CentOS mailing list 


This is a quick recovery and fix for the machines rendered unbootable
after the grub2/shim yum update.

It is written for CentOS 8.2.2004 but similar should work for any CentOS
8 or 7 as long as you get the correct shim file,
that is, the one from the latest installation media.

I am running on an x86_64 architecture (see uname -i). Please use the
correct shim file for your architecture (shim--15-11.el8..rpm)

I have tested this by breaking a machine and then recovering it. It
works for me.

I hope someone finds it useful. Let me know.

Regards
Alan

HOW TO BOOT AN UNBOOTABLE MACHINE
=

1) Download a copy of rEFind. This is a UEFI boot manager. Burn it to a
USB key.

# wget -O refind.zip
http://sourceforge.net/projects/refind/files/0.12.0/refind-flashdrive-0.12.0.zip/download
# unzip refind.zip
# cd refind-flashdrive-0.12.0
# dd if=refind-flashdrive-0.12.0.img bs=4096 of=/dev/sdX (sdX is the
device for your USB key, this will be erased, use the whole device use
sdX not sdX1)
1800+0 records in
1800+0 records out
7372800 bytes (7.4 MB, 7.0 MiB) copied, 0.980893 s, 7.5 MB/s

2) Turn off secureboot in your UEFI hardware.

3) Boot the USB key. You should get a colourful screen with icons and a
filename below.

Use the left/right arrow keys to select the correct grubx64.efi.
Hit space to boot.

Your usual grub menu should appear and the system should boot normally.

HOW TO FIX THE PROBLEM
=

1) We need to downgrade the shim package. Now your system is running get
an older copy of the correct shim package for your architecture
from the CentOS installation media (e.g.
CentOS-8.2.2004-x86_64-dvd1.iso) and install it.

# mount CentOS-8.2.2004-x86_64-dvd1.iso /mnt
# cd /mnt/BaseOS/Packages
# cp shim-x64-15-11.el8.x86_64.rpm /root
# cd /root
# umount /mnt

OR

Get the package from a CentOS mirror:

# cd /root
# wget
http://ucmirror.canterbury.ac.nz/linux/CentOS/8.2.2004/BaseOS/x86_64/os/Packages/shim-x64-15-11.el8.x86_64.rpm

2) We can now reinstall the older shim package using yum. This will
downgrade the package to the working version.

# yum install shim-x64-15-11.el8.x86_64.rpm

Last metadata expiration check: 2:11:11 ago on Sun 02 Aug 2020 11:31:06
NZST.
Dependencies resolved.


  Package Architecture Version
Repository Size

Downgrading:
  shim-x64 x86_64 15-11.el8
@commandline  647 k

Transaction Summary

Downgrade  1 Package

Total size: 647 k
Is this ok [y/N]: y
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
   Preparing : 1/1
   Downgrading  : shim-x64-15-11.el8.x86_64 1/2
   Cleanup  : shim-x64-15-13.el8.x86_64 2/2
   Verifying: shim-x64-15-11.el8.x86_64 1/2
   Verifying: shim-x64-15-13.el8.x86_64 2/2
Installed products updated.

Downgraded:
shim-x64-15-11.el8.x86_64

Complete!

3) Your system should now boot normally.

4) add "exclude=shim*" to /etc/yum.conf to prevent the broken one being
reinstalled.  You should now be able to run 'yum update'. Remove the
exclude= when a proper fix becomes available.

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Boot failed on latest CentOS 7 update

2020-08-01 Thread Kay Schenk
Questions re this statement in the ZDNET article --

"In all cases, users reported that downgrading systems to a previous
release to reverse the BootHole patches usually fixed their problems."

 A previous release of what? GRUB2

So that's my first question.

Second. I'm assuming the the muti-screen UEFI settings I see are standard
for more recent BIOS -- not sure of version. Do we have any guidance for
that?

If it is the case that a downgrade to previous grub2 can fix the problem --
and not latest kernel? Does this matter? -- maybe booting from your chosen
"rescue" option AND reinstalling older grub (somehow) can get us further
along.

___
Sent from MzK's phone.

On Sat, Aug 1, 2020, 15:42 Mike McCarthy, W1NR  wrote:

> It appears that it is affecting multiple distributions including Debian
> and Ubuntu so it looks like the grub2 team messed up. See
>
>
> https://www.zdnet.com/article/boothole-fixes-causing-boot-problems-across-multiple-linux-distros/
>
> Mike
>
> On 8/1/2020 6:11 PM, Marc Balmer via CentOS wrote:
> >
> >
> >> Am 01.08.2020 um 23:52 schrieb Leon Fauster via CentOS <
> centos@centos.org>:
> >>
> >> Am 01.08.20 um 23:41 schrieb Kay Schenk:
> >>> Well misery loves company but still...just truly unfathomable!
> >>> Time for a change.
> >>
> >>
> >> I can only express my incomprehension for such statements!
> >>
> >> Stay and help. Instead running away or should I say out of the
> >> frying pan and into the fire? :-)
> >
> > The thing, RHEL and CentOS not properly testing updates, cost me at
> minimum 3-4 full working days, plus losses at customer sites.
> >
> > This is really a huge failure of RHEL and CentOS.
> >
> > A lot of trust has been destroyed.
> >>
> >> --
> >> Leon
> >> ___
> >> CentOS mailing list
> >> CentOS@centos.org
> >> https://lists.centos.org/mailman/listinfo/centos
> >
> > ___
> > CentOS mailing list
> > CentOS@centos.org
> > https://lists.centos.org/mailman/listinfo/centos
> >
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Boot failed on latest CentOS 7 update

2020-08-01 Thread Kay Schenk
My system was happy UNTIL I rebooted. ThenBZZT!!!



On Sat, Aug 1, 2020, 17:02 Schatzi Olsen  wrote:

> And for whatever reason, both my centos 7 and 8 survived this apparently
> with flying colors.  Actually, this is out of character for how fate has
> been dealing the cards recently.
>
> I'm very leary about rebooting either, now, though.
>
>
>
> On Sat, Aug 1, 2020 at 12:50 PM Kay Schenk  wrote:
>
> > Totally and completely on my HP microfiber. Wouldn't get past anything to
> > even get me into the grub menu. NOT AMUSED!
> >
> > ___
> > Kay Schenk
> > ___
> > CentOS mailing list
> > CentOS@centos.org
> > https://lists.centos.org/mailman/listinfo/centos
> >
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Boot failed on latest CentOS 7 update

2020-08-01 Thread Kay Schenk
Mike --

Thanks for the clarification and more information.

___
Sent from MzK's phone.

On Sat, Aug 1, 2020, 15:42 Mike McCarthy, W1NR  wrote:

> It appears that it is affecting multiple distributions including Debian
> and Ubuntu so it looks like the grub2 team messed up. See
>
>
> https://www.zdnet.com/article/boothole-fixes-causing-boot-problems-across-multiple-linux-distros/
>
> Mike
>
> On 8/1/2020 6:11 PM, Marc Balmer via CentOS wrote:
> >
> >
> >> Am 01.08.2020 um 23:52 schrieb Leon Fauster via CentOS <
> centos@centos.org>:
> >>
> >> Am 01.08.20 um 23:41 schrieb Kay Schenk:
> >>> Well misery loves company but still...just truly unfathomable!
> >>> Time for a change.
> >>
> >>
> >> I can only express my incomprehension for such statements!
> >>
> >> Stay and help. Instead running away or should I say out of the
> >> frying pan and into the fire? :-)
> >
> > The thing, RHEL and CentOS not properly testing updates, cost me at
> minimum 3-4 full working days, plus losses at customer sites.
> >
> > This is really a huge failure of RHEL and CentOS.
> >
> > A lot of trust has been destroyed.
> >>
> >> --
> >> Leon
> >> ___
> >> CentOS mailing list
> >> CentOS@centos.org
> >> https://lists.centos.org/mailman/listinfo/centos
> >
> > ___
> > CentOS mailing list
> > CentOS@centos.org
> > https://lists.centos.org/mailman/listinfo/centos
> >
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Boot failed on latest CentOS 7 update

2020-08-01 Thread Kay Schenk
Well misery loves company but still...just truly unfathomable!
Time for a change.

___
Sent from MzK's phone.

On Sat, Aug 1, 2020, 13:04 david  wrote:

> At 12:50 PM 8/1/2020, Kay Schenk wrote:
> >Totally and completely on my HP microfiber. Wouldn't get past anything to
> >even get me into the grub menu. NOT AMUSED!
> >
> >_______
> >Kay Schenk
>
>
> I was going to confirm the same, but the system that became
> unbootable was my mail system :-(
>
> Apparently, the SHIM/GRUB bug has hit both Centos 7 and 8.
>
> Too bad Ubuntu is enough different that makes it hard to switch.
>
> David
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Boot failed on latest CentOS 7 update

2020-08-01 Thread Kay Schenk
Totally and completely on my HP microfiber. Wouldn't get past anything to
even get me into the grub menu. NOT AMUSED!

___
Kay Schenk
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Need HELP with old DSL modem setup on CentOS 7

2020-07-14 Thread Kay Schenk
On Mon, Jul 13, 2020, 02:35 José María Terry Jiménez 
wrote:

> El 13/7/20 a las 0:50, Kay Schenk escribió:
> >>   With your current setup in mind, do you know the modem internal
> >> IP? With that, set your computer's IP to be in the same network,
> >> verify the default route, and see if you can reach out to the modem.
> >>
> > I did this with a new network profile and activated it, but no good. I
> need
> > some info/tools on examining my "network" I think.
> >
> >
> >> Personally I would have the router between the two, but that is
> >> changing the problem instead of helping you fix yours.
> >>
> > Actually the router WAS between the modem and my desktop until I took
> > things apart and the router Was not part of the equation. I wanted to
> > verify the setup I had with JUST the modem, but I am at a loss on how to
> > get CentOS7 to access a "local" url on the same local network without
> > getting the "no network" business.
> >
> > Thank you for your suggestions.
> >
> > Regards,
> > Kay
> >
> As Mauricio said you must be in the same network that the DSL modem:
>
> Some considerations:
>
> I assume this is an Ethernet one and not USB one, right?
>
> Which IP are you trying to access?
>
> What is the computer IP and netmask?
>
> Did you tried to connect the MODEM directly to computer and set the IP
> to DHCP? Then look the IP you got and the gateway ( ip address show |
> grep -i "inet\ " **OR** ifconfig |grep -i "inet\ " ) and the default
> gateway ( ip route show | grep -i default )
>
> The "usual" would be you try to access the MODEM in your gateway
> address, but may be other.
>
> The maker and model of MODEM would be great
>
> Good luck
>
> Best!
>

Well I thought I had made some progress yesterday and was actually able to
ping my computer AND the old DSL modem. Unfortunately, I think my network
card has actually died now. 

Switched back to an old Ethernet cable and same result.

Thanks for all the help. My research led me to all sorts of useful
information on network naming schemes.

Regards,

Kay


>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Need HELP with old DSL modem setup on CentOS 7

2020-07-12 Thread Kay Schenk
See inline...

On Sun, Jul 12, 2020, 12:47 Mauricio Tavares  wrote:

> On Sun, Jul 12, 2020 at 3:39 PM Kay Schenk  wrote:
> >
> > On Sun, Jul 12, 2020, 12:31 Mauricio Tavares 
> wrote:
> >
> > > On Sun, Jul 12, 2020 at 3:15 PM Kay Schenk 
> wrote:
> > > >
> > > > Hello all--
> > > > I'm in a bind trying to reset an older Nether DSL modem. I did a
> manual
> > > > reset on it. It was set up as "pass thru" by me and I want to "undo"
> > > that.
> > > > When I boot now, the joys of Network Manager!, I can not just enter
> the
> > > > modem manager IP address because I keep getting "network not
> accessible"
> > > .
> > > > HELP!
> > > >
> > >   Dumb question: is the modem directly connected to computer or
> > > attached to a router?
> > >
> >
> > Currently the modem is only attached to my computer. The modem WAS
> attached
> > to a router in pass thru mode. I did a reset on the modem which should
> have
> > gotten it back to "normal" modem mode. Now it's directly connected to my
> > desktop -- no router. Once upon a time I could directly access the modem
> > interface through my browser, now I can not.
> >
>   With your current setup in mind, do you know the modem internal
> IP? With that, set your computer's IP to be in the same network,
> verify the default route, and see if you can reach out to the modem.
>

I did this with a new network profile and activated it, but no good. I need
some info/tools on examining my "network" I think.


> Personally I would have the router between the two, but that is
> changing the problem instead of helping you fix yours.
>

Actually the router WAS between the modem and my desktop until I took
things apart and the router Was not part of the equation. I wanted to
verify the setup I had with JUST the modem, but I am at a loss on how to
get CentOS7 to access a "local" url on the same local network without
getting the "no network" business.

Thank you for your suggestions.

Regards,
Kay


> > > ___
> > > > Sent from MzK's phone.
> > > > ___
> > > > CentOS mailing list
> > > > CentOS@centos.org
> > > > https://lists.centos.org/mailman/listinfo/centos
> > > ___
> > > CentOS mailing list
> > > CentOS@centos.org
> > > https://lists.centos.org/mailman/listinfo/centos
> > >
> > ___
> > CentOS mailing list
> > CentOS@centos.org
> > https://lists.centos.org/mailman/listinfo/centos
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
Sent from MzK's phone.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Need HELP with old DSL modem setup on CentOS 7

2020-07-12 Thread Kay Schenk
On Sun, Jul 12, 2020, 12:31 Mauricio Tavares  wrote:

> On Sun, Jul 12, 2020 at 3:15 PM Kay Schenk  wrote:
> >
> > Hello all--
> > I'm in a bind trying to reset an older Nether DSL modem. I did a manual
> > reset on it. It was set up as "pass thru" by me and I want to "undo"
> that.
> > When I boot now, the joys of Network Manager!, I can not just enter the
> > modem manager IP address because I keep getting "network not accessible"
> .
> > HELP!
> >
>   Dumb question: is the modem directly connected to computer or
> attached to a router?
>

Currently the modem is only attached to my computer. The modem WAS attached
to a router in pass thru mode. I did a reset on the modem which should have
gotten it back to "normal" modem mode. Now it's directly connected to my
desktop -- no router. Once upon a time I could directly access the modem
interface through my browser, now I can not.

> ___
> > Sent from MzK's phone.
> > ___
> > CentOS mailing list
> > CentOS@centos.org
> > https://lists.centos.org/mailman/listinfo/centos
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Need HELP with old DSL modem setup on CentOS 7

2020-07-12 Thread Kay Schenk
Hello all--
I'm in a bind trying to reset an older Nether DSL modem. I did a manual
reset on it. It was set up as "pass thru" by me and I want to "undo" that.
When I boot now, the joys of Network Manager!, I can not just enter the
modem manager IP address because I keep getting "network not accessible" .
HELP!

___
Sent from MzK's phone.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] rpm command option

2020-05-06 Thread Kay Schenk


On 5/6/20 12:49 AM, Peter Kjellström wrote:

On Wed, 6 May 2020 00:00:48 + (UTC)
Chris Olson via CentOS  wrote:


We located an application recommended by one of customers
for sharing certain data.  It was available for installation
using a few different methods.  Using yum was also recommended
for the installation.  The install instructions began with
what appeared to be a fairly typical command as indicated
below (with the URL slightly altered).

sudo rpm --import https://rpm.x.com/rpmrepo.key

To our junior employee assigned to perform the install
on a test system, it seemed like a good idea to do some
checking on the rpm option --import indicated in those
instructions.  They did not find the --import in any of
the 14 pages of the CentOS 7 man page for rpm.

Well I wouldn't called obvious, but the rpm man page has a "see also"
for rpmkeys(8) and this man page documents the rpm key related options.


Thanks for this info. Definitely NOT something anyone would know about! :/

Regards,

Kay



I don't know how it came to be that rpm --import just quietly
does rpmkeys --import without documenting it though...

/Peter
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [External] Re: Installing a single rpm package from desktop/browser on CentOS 7

2020-03-02 Thread Kay Schenk

On 2/24/20 5:50 AM, Toralf Lund wrote:

On 22/02/2020 03:55, Seth Goldin wrote:
Unfortunately, the GUI isn't quite set up to tell you what the error 
would

be.


Seriously? I'd say that if it's not set up that way it has no business 
being included in a stable release of anything, let alone an 
"enterprise operating system"...


  When you use `$ sudo yum install whatever.rpm`, the output in the 
shell
will often give you a clue as to what's going wrong--a missing 
dependency,

etc.


Actually, I'm talking about cases where there isn't or shouldn't be 
anything going wrong at all. The rpms install just fine from the 
command line.


- Toralf


There's a nice bit of info on creating "local" repos for rpm packs you 
might want to install that are not availble in standard CentOS repos.


https://wiki.centos.org/HowTos/CreateLocalRepos

This section, esp --

* Create /etc/yum.repos.d/local.repo

shows you syntax etc.

I set up a local repo for my install DVD some time ago, then set it to 
"enabled=0" it when I was basically finished with it. There were packs 
on it that didn't seem to exist in any other CentOS repo.


You really could use ANY gpg key and just disable the gpgchek I think. 
In any case, this is a good approach and will provide you with a "gui" 
interface for installing the local rpms stored in one area of your system.


Hope this helps,

Kay






-- Seth.

On Fri, Feb 21, 2020 at 9:51 AM Yves Bellefeuille  wrote:


Toralf Lund  wrote:

And, yeah, I know about rpm command line and yum and all, but 
shouldn't

there be a "more user-friendly" way?

The command line is your friend.

Have a look at yumex. I think you'll prefer the command line, though.

--
Yves Bellefeuille



___
CentOS mailing list
CentOS@centos.org
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.centos.org_mailman_listinfo_centos=DwICAg=KV_I7O14pmwRcmAVyJ1eg4Jwb8Y2JAxuL5YgMGHpjcQ=Q0oqxzgUp3xCCIiJDwS-RbNDndQ-KZDhj8wwveNoqU4=y0kNS-9PIKCKkOWvHpFeuPGfVHwKd-s1ejehH9aAZvw=V2zqZUG8dvjWL38DfNvx6vb2HGsmjzQtPrwDlLL50lU= 




___
CentOS mailing list
CentOS@centos.org
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.centos.org_mailman_listinfo_centos=DwICAg=KV_I7O14pmwRcmAVyJ1eg4Jwb8Y2JAxuL5YgMGHpjcQ=Q0oqxzgUp3xCCIiJDwS-RbNDndQ-KZDhj8wwveNoqU4=y0kNS-9PIKCKkOWvHpFeuPGfVHwKd-s1ejehH9aAZvw=V2zqZUG8dvjWL38DfNvx6vb2HGsmjzQtPrwDlLL50lU= 




___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Need info on adobe flash player plugin 32 for CentOS7

2020-02-19 Thread Kay Schenk


On 2/11/20 5:18 AM, Simon Matter via CentOS wrote:

James Pearson wrote:

J Martin Rushton via CentOS wrote:

On 16/01/2020 20:37, Steve Clark wrote:

On 01/16/2020 03:30 PM, Chris Adams wrote:

Once upon a time, Kay Schenk  said:

I kept getting messages that my old Flash Player 31 was obsolete so
I went in search of an update.

Adobe stopped releasing Flash for Linux a while back.  IIRC the only
"supported" Flash on Linux is distributed as a part of Google Chrome
(and that's going away sometime soon too, Chrome on all platforms
will
no longer support Flash).


Don't know about C7 but I just yum updated my C6 system.
adobe-linux-x86_64 | 2.9 kB 00:00

Resolving Dependencies
--> Running transaction check
---> Package flash-plugin.x86_64 0:32.0.0.255-release will be updated
---> Package flash-plugin.x86_64 0:32.0.0.314-release will be an
update
--> Finished Dependency Resolution


It's still supported on C7:

$ yum list | grep flash
flash-plugin.x86_64    32.0.0.314-release @adobe-linux-x86_64
...

I think you'll find the latest releases won't run on CentOS 7:

% ldd libflashplayer.so
./libflashplayer.so: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not
found (required by ./libflashplayer.so)

and hence Firefox won't load this version ...

The last version that runs on CentOS 7 is 32.0.0.270

See: https://tracker.adobe.com/#/view/FP-4199058

Adobe have recently released Flash 32.0.0.330 - which works OK on CentOS
6/7

Thanks for lettings us know, I already gave up checking as they didn't
manage to fix it for so many weeks.

Seems they finally found out that upgrading their build hosts to the
latest greatest distribution was not the smartest idea :-)

Regards,
Simon


Hi all --

Yes, I too just got an update on Flash 32.0.0.330

pushed to my system. Firefox seems to recognize it as a plugin and it works 
fine.

Trying to install the plugin provided by Adobe site wasn't successful for me.:-(



___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Need info on adobe flash player plugin 32 for CentOS7

2020-01-16 Thread Kay Schenk

Hello again. All good now. I followed the instructions in

https://www.if-not-true-then-false.com/2010/install-adobe-flash-player-10-on-fedora-centos-red-hat-rhel/

to the letter using yum from root, and all good now. I was missing the 
PGP key and thus no TOTAL install.


"And in the end, only kindness matters."
   -- Jewel, "Hands"
__
 MzK


On 1/16/20 2:40 PM, Kay Schenk wrote:

A GREAT MYSTERY! See inline...


On 1/16/20 1:00 PM, m...@tdiehl.org wrote:

On Thu, 16 Jan 2020, Steve Clark wrote:


On 01/16/2020 03:30 PM, Chris Adams wrote:

Once upon a time, Kay Schenk  said:

I kept getting messages that my old Flash Player 31 was obsolete so
I went in search of an update.

Adobe stopped releasing Flash for Linux a while back.  IIRC the only
"supported" Flash on Linux is distributed as a part of Google Chrome
(and that's going away sometime soon too, Chrome on all platforms will
no longer support Flash).


Don't know about C7 but I just yum updated my C6 system.
adobe-linux-x86_64 | 2.9 kB 00:00

Resolving Dependencies
--> Running transaction check
---> Package flash-plugin.x86_64 0:32.0.0.255-release will be updated
---> Package flash-plugin.x86_64 0:32.0.0.314-release will be an update
--> Finished Dependency Resolution


And on Centos 7:

(tigger pts2) $ rpm -qi flash-plugin
Name    : flash-plugin
Version : 32.0.0.314
Release : release
Architecture: x86_64
Install Date: Tue 14 Jan 2020 05:27:19 AM EST
Group   : Applications/Internet
Size    : 21472196
License : Commercial
Signature   : DSA/SHA1, Mon 16 Dec 2019 06:38:35 PM EST, Key ID 
3a69bd24f6777c67

Source RPM  : flash-plugin-32.0.0.314-release.src.rpm
Build Date  : Mon 16 Dec 2019 06:38:30 PM EST
Build Host  : sj1010005204073.corp.adobe.com
Relocations : (not relocatable)
Packager    : Adobe Systems Inc.
Vendor  : Adobe Systems Inc.
URL : http://www.adobe.com/downloads/
Summary : Adobe Flash Player NPAPI
Description :
Adobe Flash Plugin 32.0.0.314

See if the following helps:

(tigger pts2) $ cat /etc/yum.repos.d/adobe-linux-x86_64.repo 
[adobe-linux-x86_64]

name=Adobe Systems Incorporated
baseurl=http://linuxdownload.adobe.com/linux/x86_64/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux


This did indeed help. The Adobe repo appears in my update list. I 
install NPAPI version. All LOOKS good at that point from the gnome 
software app gpk-application. I look at what's been installed etc.


Then, as soon as I leave this environment, and get back into the 
Software app, flash is no longer installed! I wish I was joking about 
this but I've done this 3 times and I'm not going to do it again. :(


I see that some Adobe entries in Firefox's current blocklist.xml. 
But...what is going on here? Are we absoluting FORBIDDEN in any way 
from using Flash? Any insights?




Regards,


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Need info on adobe flash player plugin 32 for CentOS7

2020-01-16 Thread Kay Schenk

A GREAT MYSTERY! See inline...


On 1/16/20 1:00 PM, m...@tdiehl.org wrote:

On Thu, 16 Jan 2020, Steve Clark wrote:


On 01/16/2020 03:30 PM, Chris Adams wrote:

Once upon a time, Kay Schenk  said:

I kept getting messages that my old Flash Player 31 was obsolete so
I went in search of an update.

Adobe stopped releasing Flash for Linux a while back.  IIRC the only
"supported" Flash on Linux is distributed as a part of Google Chrome
(and that's going away sometime soon too, Chrome on all platforms will
no longer support Flash).


Don't know about C7 but I just yum updated my C6 system.
adobe-linux-x86_64 | 2.9 kB 00:00

Resolving Dependencies
--> Running transaction check
---> Package flash-plugin.x86_64 0:32.0.0.255-release will be updated
---> Package flash-plugin.x86_64 0:32.0.0.314-release will be an update
--> Finished Dependency Resolution


And on Centos 7:

(tigger pts2) $ rpm -qi flash-plugin
Name    : flash-plugin
Version : 32.0.0.314
Release : release
Architecture: x86_64
Install Date: Tue 14 Jan 2020 05:27:19 AM EST
Group   : Applications/Internet
Size    : 21472196
License : Commercial
Signature   : DSA/SHA1, Mon 16 Dec 2019 06:38:35 PM EST, Key ID 
3a69bd24f6777c67

Source RPM  : flash-plugin-32.0.0.314-release.src.rpm
Build Date  : Mon 16 Dec 2019 06:38:30 PM EST
Build Host  : sj1010005204073.corp.adobe.com
Relocations : (not relocatable)
Packager    : Adobe Systems Inc.
Vendor  : Adobe Systems Inc.
URL : http://www.adobe.com/downloads/
Summary : Adobe Flash Player NPAPI
Description :
Adobe Flash Plugin 32.0.0.314

See if the following helps:

(tigger pts2) $ cat /etc/yum.repos.d/adobe-linux-x86_64.repo 
[adobe-linux-x86_64]

name=Adobe Systems Incorporated
baseurl=http://linuxdownload.adobe.com/linux/x86_64/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux


This did indeed help. The Adobe repo appears in my update list. I 
install NPAPI version. All LOOKS good at that point from the gnome 
software app gpk-application. I look at what's been installed etc.


Then, as soon as I leave this environment, and get back into the 
Software app, flash is no longer installed! I wish I was joking about 
this but I've done this 3 times and I'm not going to do it again. :(


I see that some Adobe entries in Firefox's current blocklist.xml. 
But...what is going on here? Are we absoluting FORBIDDEN in any way from 
using Flash? Any insights?




Regards,


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Need info on adobe flash player plugin 32 for CentOS7

2020-01-16 Thread Kay Schenk

Hello all--

I kept getting messages that my old Flash Player 31 was obsolete so I 
went in search of an update.


I came across several references for getting flash plugin 32 that 
basically were the same as this page --


https://www.if-not-true-then-false.com/2010/install-adobe-flash-player-10-on-fedora-centos-red-hat-rhel/

However, it seems the site --

|http://linuxdownload.adobe.com/ does NOT resolve. Does anyone have any 
insight into how to install Flash Player Plugin v 32 on CentOS 7? |



--

"And in the end, only kindness matters."
   -- Jewel, "Hands"
__
 MzK


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Wonky Firefox 68.0.1esr upgrade

2019-12-15 Thread Kay Schenk
A short update on this problem. I just applied patches to bring FF to
68.3.0esr. The flickering is still there, a bit, but at least I can input
COMPLETE passwords when prompted. Oddly the flickering now seems to be more
site dependent than previously.

On Thu, Oct 24, 2019 at 10:19 AM Kay Schenk  wrote:

> I just applied a bunch of updates to my CentOS 7 system yesterday, one
> of which was a Firefox update to 68.0.1esr.
>
> Now when I bring up sites I would log in to -- my bank, credit cards,
> etc., the Password box is wonky and shakes and doesn't display
> successive dots  for characters I type, nor does it accept what I type.
> My work around currently is to type the password first, then my userid
> but ???! Using either a  to get to the Password box or just a
> click in the Password box causes the same results.
>
> Previous Firefox version which worked fine
> --firefox-60.8.0-1.el7.centos.x86_64
>
> HELP!
>
> --
>
> "And in the end, only kindness matters."
> -- Jewel, "Hands"
> __
>   MzK
>
>
>

-- 
"And in the end, only kindness matters."
   -- Jewel, "Hands"

MzK
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] need info for X11 keybindings for CentOS7

2019-12-11 Thread Kay Schenk

YAY! How to close X on Centos7 with a keyboard sequence solved!

Chapter 13  RedHat Desktop Migration and Administration gives 
instructions for setting up Ctrl+Alt+Backspace as the escape from X! 
Just followed the instructions and worked great!


https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/desktop_migration_and_administration_guide/index


"And in the end, only kindness matters."
   -- Jewel, "Hands"
__
 MzK


On 12/11/19 6:29 AM, Kay Schenk wrote:


On 12/9/19 5:06 PM, Jonathan Billings wrote:

On Dec 9, 2019, at 17:54, Kay Schenk  wrote:
Yes, those consoles are available but they are NOT my original text 
mode login console which used to be vt1 and is now taken over by 
Gnome. What they do is bring me to a login prompt -- this is NOT 
what I want. This change to vt1 for my GUI, in this case, Gnome is a 
change with version 7 of CentOS due to some sort of validation with 
a REAL console. I am still NOT clear on what the problem is. I could 
easily go in and modify startx to NOT start with vt1 for GUI (this 
is NOT in the "standard" version of startx) but well, I am still 
trying to sort this out.
The “startx” command will run Xorg with -keeptty if you launch it 
from a VT console. I believe this is related to non-setuid Xorg and 
systemd-logind, but it’s been a long time since I’ve cared about 
startx. I prefer graphical login prompts. I think you can run startx 
with a vt7 parameter if you want the old behavior.


What happened to cause this concern to me. My GUI totally and 
completely locked up on me last week. I could NOT log out, I could 
not do ANYTHING! I finally had to just power down completely! The 
old ctrl-alt-F1 used to put me back at console without fail. I don't 
like having this option "taken away".
You couldn’t log in on another VT and kill the other session? Or just 
run reboot?  I’m pretty sure that the xorg-x11-xinit package hasn’t 
changed in several years so you must not have needed it that much.


--
Jonathan Billings



Thanks for your response. I will investigate the RH bug that lead to 
this decision and see what other alternatives acceptable to me might 
exist.


-- Kay Schenk




___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] need info for X11 keybindings for CentOS7

2019-12-11 Thread Kay Schenk


On 12/9/19 5:06 PM, Jonathan Billings wrote:

On Dec 9, 2019, at 17:54, Kay Schenk  wrote:

Yes, those consoles are available but they are NOT my original text mode login console 
which used to be vt1 and is now taken over by Gnome. What they do is bring me to a login 
prompt -- this is NOT what I want. This change to vt1 for my GUI, in this case, Gnome is 
a change with version 7 of CentOS due to some sort of validation with a REAL console. I 
am still NOT clear on what the problem is. I could easily go in and modify startx to NOT 
start with vt1 for GUI (this is NOT in the "standard" version of startx) but 
well, I am still trying to sort this out.

The “startx” command will run Xorg with -keeptty if you launch it from a VT 
console. I believe this is related to non-setuid Xorg and systemd-logind, but 
it’s been a long time since I’ve cared about startx. I prefer graphical login 
prompts. I think you can run startx with a vt7 parameter if you want the old 
behavior.


What happened to cause this concern to me. My GUI totally and completely locked up on me 
last week. I could NOT log out, I could not do ANYTHING! I finally had to just power down 
completely! The old ctrl-alt-F1 used to put me back at console without fail. I don't like 
having this option "taken away".

You couldn’t log in on another VT and kill the other session?  Or just run 
reboot?  I’m pretty sure that the xorg-x11-xinit package hasn’t changed in 
several years so you must not have needed it that much.

--
Jonathan Billings



Thanks for your response. I will investigate the RH bug that lead to 
this decision and see what other alternatives acceptable to me might exist.


-- Kay Schenk




___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] need info for X11 keybindings for CentOS7

2019-12-09 Thread Kay Schenk



On 12/9/19 11:26 AM, Jyrki Tikka wrote:

Am 07.12.19 um 19:23 schrieb Kay Schenk:

Hello all--

It seems using ctrl-alt-F1 to exit from GUI back to MY OWN
SESSION'S
command line does not work for me. It does nothing.

Is this something that needs to be explicitly enabled? I start GUI
using
"startx".

Also, any info on what to use to get BACK to my X11 session.
Discussions
seem confusing on this point.

Thanks for any help.


If you started your X11 session on virtual terminal 1 in text mode
using startx, it took over that particular console and ctrl-alt-F1
naturally does nothing.

Your other virtual consoles (2..8) are still there in text mode and you
cat move to them using the normal key combinations. When you exit your
X11 session, console 1 will return to text mode.


Yes, those consoles are available but they are NOT my original text mode 
login console which used to be vt1 and is now taken over by Gnome. What 
they do is bring me to a login prompt -- this is NOT what I want. This 
change to vt1 for my GUI, in this case, Gnome is a change with version 7 
of CentOS due to some sort of validation with a REAL console. I am still 
NOT clear on what the problem is. I could easily go in and modify startx 
to NOT start with vt1 for GUI (this is NOT in the "standard" version of 
startx) but well, I am still trying to sort this out.


What happened to cause this concern to me. My GUI totally and completely 
locked up on me last week. I could NOT log out, I could not do ANYTHING! 
I finally had to just power down completely! The old ctrl-alt-F1 used to 
put me back at console without fail. I don't like having this option 
"taken away".


So, thanks for all the responses. Still investigating.




___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] need info for X11 keybindings for CentOS7

2019-12-07 Thread Kay Schenk

Hello all--

It seems using ctrl-alt-F1 to exit from GUI back to MY OWN SESSION'S 
command line does not work for me. It does nothing.


Is this something that needs to be explicitly enabled? I start GUI using 
"startx".


Also, any info on what to use to get BACK to my X11 session. Discussions 
seem confusing on this point.


Thanks for any help.

--

"And in the end, only kindness matters."
   -- Jewel, "Hands"
__
Kay Schenk


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Wonky Firefox 68.0.1esr upgrade

2019-10-29 Thread Kay Schenk

Problem solved from kuna236 on Reddit discussion...(see comments)

https://www.reddit.com/r/firefox/comments/cbnesc/firefox_68_password_field_blinks/

FYI. For just testing, I copied my new firefox.desktop from 
/usr/local/share/applications to my local Desktop folder, and gave it a 
new name. Did not do the update-desktop-database yet. (Original 
firefox.desktop file in /usr/share/applications.) All good!


--- details from kuna236---

For anyone else out there trying to modify their |.desktop| file, I 
copied my |/usr/share/applications/firefox.desktop| to 
|/usr/local/share/applications/| and prepended |env GTK_IM_MODULE=xim| 
to the |Exec=| lines.


|Exec=env GTK_IM_MODULE=xim firefox %u |

Then ran |sudo update-desktop-database|.

I struggled for a little while because I forgot to include |env| in my 
|Exec|, and Firefox stopped showing up in my applications menu. Figured 
I'd post it here in case anyone else was making the same mistake.


-- end details --


"And in the end, only kindness matters."
   -- Jewel, "Hands"
__
 MzK


On 10/26/19 3:09 PM, Kay Schenk wrote:


Apparently, this is a "known" FF issue...

https://support.mozilla.org/en-US/questions/1264837

"And in the end, only kindness matters."
-- Jewel, "Hands"
__
  MzK


On 10/24/19 10:19 AM, Kay Schenk wrote:
I just applied a bunch of updates to my CentOS 7 system yesterday, 
one of which was a Firefox update to 68.0.1esr.


Now when I bring up sites I would log in to -- my bank, credit cards, 
etc., the Password box is wonky and shakes and doesn't display 
successive dots  for characters I type, nor does it accept what I 
type. My work around currently is to type the password first, then my 
userid but ???! Using either a  to get to the Password box 
or just a click in the Password box causes the same results.


Previous Firefox version which worked fine 
--firefox-60.8.0-1.el7.centos.x86_64


HELP!


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Wonky Firefox 68.0.1esr upgrade

2019-10-26 Thread Kay Schenk

Apparently, this is a "known" FF issue...

https://support.mozilla.org/en-US/questions/1264837

"And in the end, only kindness matters."
   -- Jewel, "Hands"
__
 MzK


On 10/24/19 10:19 AM, Kay Schenk wrote:
I just applied a bunch of updates to my CentOS 7 system yesterday, one 
of which was a Firefox update to 68.0.1esr.


Now when I bring up sites I would log in to -- my bank, credit cards, 
etc., the Password box is wonky and shakes and doesn't display 
successive dots  for characters I type, nor does it accept what I 
type. My work around currently is to type the password first, then my 
userid but ???! Using either a  to get to the Password box or 
just a click in the Password box causes the same results.


Previous Firefox version which worked fine 
--firefox-60.8.0-1.el7.centos.x86_64


HELP!


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Wonky Firefox 68.0.1esr upgrade

2019-10-24 Thread Kay Schenk
I just applied a bunch of updates to my CentOS 7 system yesterday, one 
of which was a Firefox update to 68.0.1esr.


Now when I bring up sites I would log in to -- my bank, credit cards, 
etc., the Password box is wonky and shakes and doesn't display 
successive dots  for characters I type, nor does it accept what I type. 
My work around currently is to type the password first, then my userid 
but ???! Using either a  to get to the Password box or just a 
click in the Password box causes the same results.


Previous Firefox version which worked fine 
--firefox-60.8.0-1.el7.centos.x86_64


HELP!

--

"And in the end, only kindness matters."
   -- Jewel, "Hands"
__
 MzK


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Centos 8 Mate?

2019-10-17 Thread Kay Schenk



On 10/17/19 7:08 AM, Johnny Hughes wrote:

On 9/24/19 2:41 PM, Frank Cox wrote:

Without wanting to sound too pushy, I'm wondering if there is any update on the 
status of Mate now that Centos 8 has been released?

I would love to jump on C8 and start playing with it, but the lack of Mate is 
kind of  a showstopper for me at the moment.


Is gnome3 really that bad :D


:)

As much as I was tempted to try Mate, I decided using Gnome might be 
better in the long run. Using Gnome 3 "classic" with a "startx" start 
which has issues in terms of everything working right as opposed to gdm, 
but, well, this is what I wanted to do. I just wish Gnome 3.28 was more 
configurable without a lot of work.





I decided to just bite the bullet and shift to real gnome3 (and not the
classic) about 4 years ago.  It waas different and took some time to
learn .. BUT .. I can do everything I need to do now.

I like both mate and cinnamon .. so I am not knocking either one. I just
think people might be well server switching to a 'supported' desktop in
the longer run.

Again .. don't get me wrong .. it's open source, so do what makes you
happy :D


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] How to add an application icon?

2019-10-05 Thread Kay Schenk


On 10/5/19 7:15 AM, Александр Кириллов wrote:

How to add an application icon to gnome 3 classic desktop on centos 8?
TIA

Using firefox as an example,

cp /usr/share/applications/firefox.desktop $(xdg-user-dir DESKTOP)/

or

ln -s /usr/share/applications/firefox.desktop $(xdg-user-dir DESKTOP)/


I've already tried something like this but the icon is that of a text
document and it just opens as text when clicked. Do I have to install a
shell extension for this to work?
I got the first approach to work for me, the cp command. That being 
said, I'm on CentOS 7.7 with gnome 3.28. Supposedly you CAN INSTALL an 
extension to get you back to a right mouse click to add an application 
to your icon to your desktop, but this requires gnome 3.30. The lack of 
something easier to do this is truly annoying. I feel your pain!

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Differences between CentOS 7.x and CentOS 8.x OS

2019-10-03 Thread Kay Schenk



On 10/3/19 12:37 PM, Ljubomir Ljubojevic wrote:

On 10/3/19 5:49 PM, Kaushal Shriyan wrote:

Hi,

I will appreciate it if someone can help me understand the differences
between CentOS 7.x and CentOS 8.x OS. I look forward to hearing from you
and thanks in advance.


In short, CentOS 7.x is based on Fedora 19 while CentOS 8 is based on
Fedora 28. Most of what is in those Fedora's is also in coresponding
CentOS version. Fedora's might be much easier to compare.


Thank you for this simple analogy. Not even close to being ready for 
CentOS 8 but a good reference for when I am.







Best Regards,

Kaushal
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos




___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [OT] odd network question

2019-08-03 Thread Kay Schenk
Can't help with the mystery port 48825. But I find your approach truly 
creative!


-- Kay


On 8/1/19 8:53 PM, Fred Smith wrote:

I know this is OT, but I'm not sure where else to ask. I can hope for 
fogiveness! :)

My home router sends its logs to the rsyslog on my desktop system, and
from there I can learn all kinds of interesting (or disturbing) things.
I've written a really horrid shellscript (about 20 things piped together
with a temp file in the middle) to give me the count of DROP events for
specific incoming ports. (The "Description" field is lifted verbatim from
/etc/services.)

Count   PortDescription
-   ---
140750  48825
12251   23  telnet  23/tcp
10043   445 microsoft-ds445/tcp
28691   tcpmux  1/tcp   # TCP port 
service multiplexer
24789   discard 9/tcp   sink null
21548080webcache8080/tcphttp-alt# WWW caching 
service
19905060sip 5060/tcp# SIP
15928089
14528545
13583389ms-wbt-server   3389/tcp# MS WBT Server
1275443 https   443/tcp # http protocol 
over TLS/SSL
127581
12585000commplex-main   5000/tcp#
124480  http80/tcp  www www-http# WorldWideWeb 
HTTP
10228291
840 60001
834 7547cwmp7547/tcp# DSL Forum CWMP
821 1433ms-sql-s1433/tcp# 
Microsoft-SQL-Server
809 23233d-nfsd 2323/tcp# 3d-nfsd
764 personal-agent  /tcp# Personal Agent

This is just the first screen of it, there are many more. The data
compiled here is for the last month (rsyslog is keeping the current
log plus four older logs). I find it disturbing that there were 12251
attempts at telnet during that time, 2154 on 8080, and so forth. either
I'm some kind of special/hot target, or else everybody gets this kind
of crap and may not even know it.

But the one thing I mean to ask about here is the very first item,
140,750 attempts at port 48825. What the heck is port 48825? I can't
find any reference to anything that uses it online, but for some reason
it is extremely popular, at least amongst the turkeys trying to break
into my network!

A little more grepping:

grep 'DPT=48825' Firewall-Log* | grep -o "SRC=[09123456789.]*" | sort -u -t '.' -k 
"1.5g,1g" | less

reveals that of all the source addresses trying to poke at 48825,
there are 193 unique addresses. Either this indicates a heck of a lot
of sites having at my firewall, or that some few sites are all spoofing
their addresses. I can sort of understand people whaling away at ports
that may conceal gold, from their warped point of view, but I haven't a
clue why so many people would be beating on some apparently unassigned
and unused port.

Anyone got any clues?

Thanks in advance!

Fred

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] FYA (for your amusement)

2019-07-30 Thread Kay Schenk

Hee hee hee... :-)

"And in the end, only kindness matters."
   -- Jewel, "Hands"
__
 MzK


On 7/30/19 10:14 AM, mark wrote:

Well, we knew the 'Net was invented solely for cute cat pictures. Now I
have proof that selinux is part of that conspiracy. From dmesg, on one of
my servers:
[ 3366.091561] SELinux:  8 users, 14 roles, 5031 types, 316 bools, 1 sens,
1024 cats

  mark

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] How to disable wifi access to CentOS 7

2019-03-21 Thread Kay Schenk
Hello all --
I run a hard wired network connection from my box and I don't want/need any
wifi connections trying to get to/from it. I came across this article from
the RedHat Bugzilla site --

https://bugzilla.redhat.com/show_bug.cgi?id=1530391

I would love to  just uninstall NetworkManager-wifi as suggested in the
last comment on this issue. The problem is when I try to do that, there's
about 25 dependencies on this package! Any thoughts on how to get around
this?

Thanks.

-- 
--
MzK

"Less is MORE."
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] somewhat OT -- are .appimage files safe?

2019-03-04 Thread Kay Schenk

Hello all.

I'm in the midst of trying to transfer a G+ community to something else. 
I came across this site--


https://blog.friendsplus.me/export-google-plus-feeds-45926c925891

that actually has an advanced "exporter" app but it is an ".appimage" 
app. I am not familiar with this at all and was wondering if someone on 
this list is.


Thanks for any help.

--
"Less is more."

MzK


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 7 + GNOME : all icon themes broken after update from CR

2018-11-22 Thread Kay Schenk


On 11/21/18 9:14 AM, Kay Schenk wrote:


On 11/20/2018 05:35 AM, Johnny Hughes wrote:

On 11/19/2018 01:38 AM, Nicolas Kovacs wrote:

Le 18/11/2018 à 15:14, Yan Li a écrit :

The recommended method for undo an update is
https://access.redhat.com/solutions/64069, but it's not supported if 
glibc,

kernel, or selinux are changed. I'd give it a try if the system is not
critical. Make backups first.

Some other people's experience on downgrading a point release:
https://access.redhat.com/discussions/2933711

If you couldn't read that article, just search "yum history undo".


That didn't work unfortunately. The lesson learned here is :

   * CR repository works great for servers

   * never use it to upgrade a desktop


Issues for me as well doing this CR upgrade yesterday.

Two particularly upsetting though I have not investigated yet:

* the normal boot menu doesn't appear. The back up kernels and setup may 
have actually been removed. I need to look into this.


Good news on the above. With new updates pushed today, my boot menu is 
back. \o/ This saved me digging into grub2 setup. So thank you.




* My console font is now HUGE!


This is still the case, but I'm sure I can deal with this.



Likely due to a bad X server init which set display at like 640 x 360 or 
something.


Gnome desktop.

Maybe more to come as I look into this a bit more today.



I used it on all my desktops .. they work great for me .. is your
desktop Gnome/KDE for something from EPEL or Nux?





___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 7 + GNOME : all icon themes broken after update from CR

2018-11-21 Thread Kay Schenk


On 11/20/2018 05:35 AM, Johnny Hughes wrote:

On 11/19/2018 01:38 AM, Nicolas Kovacs wrote:

Le 18/11/2018 à 15:14, Yan Li a écrit :

The recommended method for undo an update is
https://access.redhat.com/solutions/64069, but it's not supported if glibc,
kernel, or selinux are changed. I'd give it a try if the system is not
critical. Make backups first.

Some other people's experience on downgrading a point release:
https://access.redhat.com/discussions/2933711

If you couldn't read that article, just search "yum history undo".


That didn't work unfortunately. The lesson learned here is :

   * CR repository works great for servers

   * never use it to upgrade a desktop


Issues for me as well doing this CR upgrade yesterday.

Two particularly upsetting though I have not investigated yet:

* the normal boot menu doesn't appear. The back up kernels and setup may 
have actually been removed. I need to look into this.


* My console font is now HUGE!

Likely due to a bad X server init which set display at like 640 x 360 or 
something.


Gnome desktop.

Maybe more to come as I look into this a bit more today.



I used it on all my desktops .. they work great for me .. is your
desktop Gnome/KDE for something from EPEL or Nux?





___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] "Details" on Software Updates app not working

2018-11-20 Thread Kay Schenk

Yes I do (???) -- and I guess I missed this post. Sorry for the noise.
Back to trying to figure out why I can't get details.

Thanks for pointing this out to me.

--
MzK

"Less is MORE."

On 11/20/2018 10:23 AM, Jonathan Billings wrote:

On Tue, Nov 20, 2018 at 10:08:15AM -0800, Kay Schenk wrote:

... and causing me great concern at the moment.

I've got a notification of 673 Software updates at the moment. I didn't see
anything on this list that indicated that kind of update. Unfortunately, the
"Details" option which would normally show me what repo is providing the
updates, does not seem to provide any information. Anyone else having this
problem? Not happy... :(


Do you hve the Continuous Release (CR) repository enabled (it isn't by
default)?  Did you see the post earlier about this?

https://lists.centos.org/pipermail/centos/2018-November/170679.html



___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] "Details" on Software Updates app not working

2018-11-20 Thread Kay Schenk

... and causing me great concern at the moment.

I've got a notification of 673 Software updates at the moment. I didn't 
see anything on this list that indicated that kind of update. 
Unfortunately, the "Details" option which would normally show me what 
repo is providing the updates, does not seem to provide any information. 
Anyone else having this problem? Not happy... :(


--
--
MzK

"Less is MORE."
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] polkit-gnome-0.106 with CentOS 7.5 ???

2018-11-04 Thread Kay Schenk
What can anyone tell me about the polkit-gnome package that came with 
CentOS 7.5? Looking at the Fedora pack for the same, it seems like I'm 
missing pieces of this package.


Re: 
https://rpmfind.net/linux/RPM/epel/7/x86_64/Packages/p/polkit-gnome-0.106-0.1.20170423gita0763a2.el7.x86_64.html


I start my gui session with startx instead of GDM. I am having a lot of 
authentication issues at the moment. I am somewhat familiar with dealing 
with polkit but mostly things are not working well at all.


On an older version of openSUSE I once used with systemd, I started up a 
kde-polkit-integration app as part of my X session init, in a local 
.xinit file.

Should I do the same with the supplied polkit-gnome provided?

Any insights much appreciated. Thanks.

--
MzK

"Less is MORE."
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Red Hat is Planning To Deprecate KDE on RHEL By 2024

2018-11-03 Thread Kay Schenk


On 11/03/2018 06:41 AM, Alice Wonder wrote:

On 11/03/2018 01:22 AM, Nicolas Kovacs wrote:

Le 02/11/2018 à 21:19, mark a écrit :

Odd, I've never had that problem. On the other hand, I *really* dislike
gnome. I think their target is 16 yr olds.


My reaction to GNOME 3 has been roughly the same as with systemd. At
first, I hated it with a passion. Then I saw everyone else seemed to use
it. So I started to read the docs and experiment a little bit. And now
I'm using it on a daily basis, and to my bewilderment, I've grown to
like it.


What really did me in when I was trying to like it, the scroll bars were 
gone and I was told they could be put back in place with configuration. 
So I tried to find the configuration option and couldn't find it. Then I 
was told that I had to hand-code CSS to get them back.


Oy! Yes I am still NOT loving gnome3 since my CentOS7 install in 
mid-Sept. I would install Mate but...always wary of branches like that 
that might not have continued development support.




I installed MATE the very next day.

I did briefly try it again a few month ago and I just can't figure it 
out. It's like it is trying to be a tablet OS or something, but I'm not 
using a touchscreen, I'm using a mouse and keyboard


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] IBM buying RedHat

2018-10-28 Thread Kay Schenk

On 10/28/2018 02:10 PM, Albert McCann wrote:

-Original Message-
From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Larry
Martell
Sent: Sunday, October 28, 2018 4:11 PM
To: CentOS mailing list 
Subject: [CentOS] IBM buying RedHat

https://www.cnbc.com/2018/10/28/ibm-is-reportedly-nearing-deal-to-
acquire-red-hat.html


Damn, this is bad enough to make one weep.


The fact that IBM is buying RH isn't make me weep as much as this 
statement --


"The open source, enterprise software maker will become a unit of IBM’s 
Hybrid Cloud division, with Red Hat CEO Jim Whitehurst joining IBM’s 
senior management team and reporting to CEO Ginni Rometty."


Will the end-user market in all facets (desktop Linux?) continue to be 
supported?




--
--
MzK

"Less is MORE."
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] No searchable archives for this mailing list?

2018-10-19 Thread Kay Schenk

Hello all--

I can't seem to find a way to search the archives of this list right now 
though I DO remember doing that in the past. Any ideas? Thanks.


-- Kay
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Font related problems with recent FF 60.1

2018-07-16 Thread Kay Schenk
On Mon, Jul 16, 2018 at 5:36 AM, James Pearson 
wrote:

> Kay Schenk wrote:
> >
> > When I start FF from command line, I'm getting a lot of errors similar to
> > these --
> >
> > Gtk-Message: Failed to load module "canberra-gtk-module"
> > Gtk-Message: Failed to load module "pk-gtk-module"
> > Gtk-Message: Failed to load module "canberra-gtk-module"
> > Gtk-Message: Failed to load module "pk-gtk-module"
> > Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 84:
> > Having multiple  in  isn't supported and may not work as
> > expected
> > Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 84:
> > Having multiple  in  isn't supported and may not work as
> > expected
> > Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 93:
> > Having multiple  in  isn't supported and may not work as
> > expected
> > Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 93:
> > Having multiple  in  isn't supported and may not work as
> > expected
> > Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line
> 102:
> > Having multiple  in  isn't supported and may not work as
> > expected
> > Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line
> 102:
> > Having multiple  in  isn't supported and may not work as
> > expected
> > Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 33:
> Having
> > multiple  in  isn't supported and may not work as expected
> > Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 33:
> Having
> > multiple  in  isn't supported and may not work as expected
> >
> > This version of FF doesn't seem to be happy  with my current font setup
> in
> > CentOS 6.10. 
>
> This is probably because Firefox 60.x uses its own build of gtk3 on el6
> - and I guess there is an incompatibility between gtk3 fontconfig and
> the native el6 fontconfig ?
>
> Try editing /usr/bin/firefox and adding the line:
>
>export
> FONTCONFIG_FILE="$MOZ_LIB_DIR/firefox/bundled/etc/fonts/fonts.conf"
>
> just before the 'exec' line at the end of the script
>
> James Pearson


​James,
Hi and I think you are right on with this analysis. I suspect my
fontconfig  utilty isn't working correctly to add new fonts or maybe
Mozilla doesn't install in the right config area. When I start up FF 52.8,
no error messages about fonts. The de-install seemed to correct this, among
other things.

In answer to Liam's question re gedit -- then answer is NO -- no bad
output.​

I am on 32-bit CentOS 6.10 at the moment. I HAD to switch back to FF 52.8
because 60.1 just really wasn't working. So, I won't be doing any more
testing with 60.1 *for a while*.


-- 
--
MzK

"Less is MORE."
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] FF 60.1 can't print pages to files...

2018-07-15 Thread Kay Schenk
Yet another issue with this new browser.

If I look at a web page and try to print it to a file, FF crashes.
CentOS 6.10

Going back to FF 52.8.  This new version is just unworkable for me.

-- 
--
MzK

"Less is MORE."
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Font related problems with recent FF 60.1

2018-07-15 Thread Kay Schenk
When I start FF from command line, I'm getting a lot of errors similar to
these --

Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "pk-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "pk-gtk-module"
Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 84:
Having multiple  in  isn't supported and may not work as
expected
Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 84:
Having multiple  in  isn't supported and may not work as
expected
Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 93:
Having multiple  in  isn't supported and may not work as
expected
Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 93:
Having multiple  in  isn't supported and may not work as
expected
Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 102:
Having multiple  in  isn't supported and may not work as
expected
Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 102:
Having multiple  in  isn't supported and may not work as
expected
Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 33: Having
multiple  in  isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 33: Having
multiple  in  isn't supported and may not work as expected

This version of FF doesn't seem to be happy  with my current font setup in
CentOS 6.10. 

-- 
--
MzK

"Less is MORE."
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Firefox 60 crashes when trying to save an image [OT]

2018-07-15 Thread Kay Schenk
On Sun, Jul 15, 2018 at 12:13 PM, Leon Fauster via CentOS  wrote:

> Am 15.07.2018 um 20:03 schrieb Nicolas Kovacs :
> >
> > Le 15/07/2018 à 19:49, Matthew Phelps a écrit :
> >> This is a known issue. See
> >> https://bugzilla.redhat.com/show_bug.cgi?id=1596852 for a patch to the
> >> /usr/bin/firefox wrapper script.
> >
> > On a side note, I've been using Firefox since version 0.99 around 2003,
> > when it wasn't even called Firefox but something like Firebird or
> Phoenix.
>
>
> Netscape? :-)
>
>
> > I've tested this new version, and I'm seriously considering moving to a
> > different browser. Over the years, I have developed a zero tolerance
> > policy for applications that have to be potty-trained again at every
> > major release.
>
> Why not directing this to somewhere under https://lists.mozilla.org/
> listinfo ?
>
>
> > Now I'm hesitating between Seamonkey browser + mail or the
> > Chromium/Thunderbird pair. My only issue is getting Seamonkey mail
> > synchronized with my OwnCloud contacts.
>
> This (tampering) is symptomatic for the current state of linux as a
> work-/desktopstation.
>
>
> --
> LF
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>

​I'm having the same problem as stated in the original thread -- re saving
images. BAH!

Also, I can't seem to "undo" the fonts FF 60.1 wants to use and I'll
invietigate that further at some point.​

So far, I am not happy with this new version.


-- 
--
MzK

"Less is MORE."
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] HPLIP vs. CentOS

2018-05-03 Thread Kay Schenk
On Tue, May 1, 2018 at 8:18 AM, Nicolas Kovacs  wrote:

> Le 01/05/2018 à 13:58, Nicolas Kovacs a écrit :
> > The printer and the scanner worked perfectly for some time.
> >
> > Now all of a sudden scanning won't work anymore, and I have an alert
> > that the HP plugin must be installed.
>
> After a couple of unnerving hours I finally found the cause of the
> malfunction.
>
> Our printer has been set as the default printer. Now I recently added a
> second printer for the teachers room, accessible via wifi only.
>
> As soon as this printer has been setup, Simple Scan was looking for this
> printer's plugin.
>
> So my mistake was assuming that defining a printer as a default printer
> also meant defining it as the default scanner. Apparently there is no
> default scanner, this has to be selected individually in the scanning
> applications.
>
> Anyway, problem solved. Phew.
>
> Niki
>

​Thanks for the update. hplip can indeed be a tricky at times.


> --
> Microlinux - Solutions informatiques durables
> 7, place de l'église - 30730 Montpezat
> Site : https://www.microlinux.fr
> Blog : https://blog.microlinux.fr
> Mail : i...@microlinux.fr
> Tél. : 04 66 63 10 32
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>



-- 
--
MzK

"Less is MORE."
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] GnuPG 2.0.16?

2018-04-06 Thread Kay Schenk
On Mon, Apr 2, 2018 at 8:31 PM, Karl Vogel <voge...@pobox.com> wrote:

> >> On Thu, 29 Mar 2018 10:53:05 -0700,
> >> Kay Schenk <kay.sch...@gmail.com> said:
>
> K> Does anyone know where I can find GnuPG 2.0.16 for CentOS 6.9 32-bit?
>
>Do you want something that old?  2.0.17 came out in 2011.  I run
>Oracle Linux 6.9 (basically RHEL without the trademarks) -- if you're
>comfortable building from source, GnuPG-2.2.5 wasn't hard.  This is
>what I did:
>
>Download files:
>
>  site='https://gnupg.org/ftp/gcrypt'
>
>  curl $site/libassuan/libassuan-2.5.1.tar.bz2
>  curl $site/libassuan/libassuan-2.5.1.tar.bz2.sig
>  curl $site/libgcrypt/libgcrypt-1.8.2.tar.bz2
>  curl $site/libgcrypt/libgcrypt-1.8.2.tar.bz2.sig
>  curl $site/libgpg-error/libgpg-error-1.28.tar.bz2
>  curl $site/libgpg-error/libgpg-error-1.28.tar.bz2.sig
>  curl $site/libksba/libksba-1.3.5.tar.bz2
>  curl $site/libksba/libksba-1.3.5.tar.bz2.sig
>  curl $site/npth/npth-1.5.tar.bz2
>  curl $site/npth/npth-1.5.tar.bz2.sig
>  curl $site/gnupg/gnupg-2.2.5.tar.bz2
>  curl $site/gnupg/gnupg-2.2.5.tar.bz2.sig
>
>Check the tarballs against GPG signatures and unpack.
>
>Build libraries first:
>
>  export CC=gcc
>  export CXX=g++
>  export CFLAGS=-O2
>  export LDFLAGS="-L/usr/local/lib"
>  export CPPFLAGS="-I/usr/local/include"
>  dest=/usr/local
>
>  cd /path/to/libassuan-source
>  ./configure --prefix=$dest --mandir=$dest/man
>  make && make check && make install && make clean
>
>  cd /path/to/libgcrypt-source
>  ./configure --prefix=$dest --mandir=$dest/man
>  make && make check && make install && make clean
>
>  cd /path/to/libgpg-error-source
>  ./configure --prefix=$dest --mandir=$dest/man
>  make && make check && make install && make clean
>
>  cd /path/to/libksba-source
>  ./configure --prefix=$dest --mandir=$dest/man
>  make && make check && make install && make clean
>
>  cd /path/to/npth-source
>  ./configure --prefix=$dest --mandir=$dest/man
>  make && make check && make install && make clean
>
>Build gnupg -- this was more interesting because I needed the realtime
>library (librt) as well as a local ncurses library (libncursesw)
>to make readline stuff work.  You may not need this, depending on
>how your libraries are set up:
>
>  export CC=gcc
>  export CXX=g++
>  export CFLAGS=-O2
>  export LDFLAGS="-L/usr/local/lib -L/usr/lib64"
>  export LIBS="-lreadline -lncursesw -lrt"
>  export CPPFLAGS="-I/usr/local/include"
>  dest=/usr/local
>
>  cd /path/to/gnupg-source
>  ./configure --prefix=$dest --mandir=$dest/man
>
>[change config.h to hold "#undef HAVE_INOTIFY_INIT" unless
>you have a very recent release of inotify sources]
>
>  make && make check && make install && make clean
>
>It's a little tedious but it works.
>
> --
> Karl Vogel / vogelke+u...@pobox.com / I don't speak for the USAF or my
> company
>

​Thanks Karl --
I am OK with building. I will definitely try this!
​


>
> About as useful as telling Indiana Jones to look both ways
> before crossing the street.  --comment about Amazon IT
> documentation
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>



-- 
--
MzK

"Less is MORE."
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] GnuPG 2.0.16?

2018-03-29 Thread Kay Schenk

Hello all --

Does anyone know where I can find GnuPG 2.0.16 for CentOS 6.9 32-bit? 
I've already looked in the normal repos.


I have 2.0.14 now and my Enigmail addon has stopped working.

Thanks.
--
--
MzK

"Ring out the false, ring in the true."
 -- poem "In Memoriam", Alfred Lord Tennyson
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Install CentOS 7 over serial port on router board ?

2018-03-23 Thread Kay Schenk



On 03/16/2018 10:09 AM, Nicolas Kovacs wrote:

Le 16/03/2018 à 14:29, Leon Fauster a écrit :

We use a DIGITUS USB2Serial Converter (Prolific based USBID: VID:067B PID:2303) 
and then

screen /dev/DEVICE 115200


Thanks everybody for your numerous suggestions. As soon as I have the
hardware, I'll fiddle with it and then report back my findings.

Cheers,

Niki


Great! Would love to hear more about your experience!





--
--
MzK

"Ring out the false, ring in the true."
 -- poem "In Memoriam", Alfred Lord Tennyson
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] audio flaky

2017-09-12 Thread Kay Schenk

We could use some additional details.
* what version of CentOS 6
* what is your desktop GUI -- gnome or ?
* what apps are you attempting to use with audio?

I have CentOS 6.9 installed with pulse-audio and my gnome 2 desktop, and 
everything works well with this environment. I pretty much always test 
with Firefox and youtube. Sites with embedded with video also work fine 
for me.



On 09/12/2017 10:02 AM, Michael Hennebry wrote:

I'm running CentOS 6.
The audio goes in and out a lot.
With vlc, I can sometimes get the audio back
by turning the audio track off and on again.
I have similar issues with a/v embedded in html.

Any suggestions on how to diagnose this?



--
--
MzK

"Only the truth will save you now."
  -- Ensei Tankado, "Digital Fortress"
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] can't access remote urls from Nautilus...

2017-05-28 Thread Kay Schenk

ooops! Forgot some details...

Gnome/Nautlus 2.28 on CentOS 6.9--32 bit

On 05/28/2017 10:39 AM, Kay Schenk wrote:

...and this includes the "Help". What am I missing?

Thanks.


--
--
MzK

"Every new beginning comes from some other
 beginning's end."
 -- "Closing Time"
 Semisonic
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] can't access remote urls from Nautilus...

2017-05-28 Thread Kay Schenk

...and this includes the "Help". What am I missing?

Thanks.
--
--
MzK

"Every new beginning comes from some other
 beginning's end."
 -- "Closing Time"
 Semisonic
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] package internet-browser?

2017-05-03 Thread Kay Schenk



On 05/03/2017 08:15 AM, John Hodrien wrote:

On Wed, 3 May 2017, Kay Schenk wrote:


On 05/02/2017 09:59 AM, m.r...@5-cent.us wrote:

 Kay Schenk wrote:
>  On 05/01/2017 06:10 PM, Jonathan Billings wrote:
> >  On May 1, 2017, at 1:33 PM, Kay Schenk <kay.sch...@gmail.com> 
wrote:

> > >  What can anyone tell me about package internet-browser?
> > > > > >  Through the gnome package app, there seems to be NO 
meta info
> > > >  I can’t find any packages called 'internet-browser’ for 
CentOS6 or 7, > >  in
> >  either the base repos or EPEL. pkgs.org doesn’t know about it 
either.

> > > >  Do you have any extra repositories added?
> >  Yes, but...this ONLY shows up through the gnome package kit app --
>  gpk-application. It does NPT show up either through the yum repos or
>  rpm. Is it some kind of system alias? It's 128.9 MB.
> >  Yesterday, when I was having so much trouble with the latest FF 
52, I
>  uninstalled internet-browser thing which also uninstalled FF 52. 
OK, all
>  good. I cleared my yum cache, then re-installed FF 45. This item 
came

>  back through gpk-application. Rather confused at this point.
> >  I'm on CentOS 6.9, 32 bit.
>
 Silly thought: if you *have* that package installed, and want to 
upgrade

 it... what repo does rpm -qi internet-browser tell you it's from.


See my previous reply -- it DOES not show up in an rpm query. I am 
not using konqueror. I will try to track this down further. It MUST 
be an alias that's set up in gnome.


 I don't suppose there's any chance that it could be the konqueror
 browswer?


Surely this isn't anything complicated?

# yum groupinfo internet-browser
Loaded plugins: fastestmirror, security, versionlock
Setting up Group Process
Loading mirror speeds from cached hostfile

Group: Internet Browser
 Description: Firefox web browser
 Default Packages:
   firefox
   nspluginwrapper
   totem-mozplugin

jh


HA! I did do "yum info internet-browser" but did not use the groupinfo 
option.

So thanks. Mystery solved!


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


--
--
MzK

"Since each of us is blessed with only one life,
 why not live it with a cat?"
-- Robert Stearns

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] package internet-browser?

2017-05-03 Thread Kay Schenk



On 05/02/2017 09:59 AM, m.r...@5-cent.us wrote:

Kay Schenk wrote:

On 05/01/2017 06:10 PM, Jonathan Billings wrote:

On May 1, 2017, at 1:33 PM, Kay Schenk <kay.sch...@gmail.com> wrote:

What can anyone tell me about package internet-browser?

Through the gnome package app, there seems to be NO meta info


I can’t find any packages called 'internet-browser’ for CentOS6 or 7, in
either the base repos or EPEL. pkgs.org doesn’t know about it either.

Do you have any extra repositories added?


Yes, but...this ONLY shows up through the gnome package kit app --
gpk-application. It does NPT show up either through the yum repos or
rpm. Is it some kind of system alias? It's 128.9 MB.

Yesterday, when I was having so much trouble with the latest FF 52, I
uninstalled internet-browser thing which also uninstalled FF 52. OK, all
good. I cleared my yum cache, then re-installed FF 45. This item came
back through gpk-application. Rather confused at this point.

I'm on CentOS 6.9, 32 bit.


Silly thought: if you *have* that package installed, and want to upgrade
it... what repo does rpm -qi internet-browser tell you it's from.


See my previous reply -- it DOES not show up in an rpm query. I am not 
using konqueror. I will try to track this down further. It MUST be an 
alias that's set up in gnome.





I don't suppose there's any chance that it could be the konqueror browswer?

mark

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos



--
--
MzK

"Since each of us is blessed with only one life,
 why not live it with a cat?"
-- Robert Stearns
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] package internet-browser?

2017-05-02 Thread Kay Schenk



On 05/01/2017 06:10 PM, Jonathan Billings wrote:

On May 1, 2017, at 1:33 PM, Kay Schenk <kay.sch...@gmail.com> wrote:

What can anyone tell me about package internet-browser?

Through the gnome package app, there seems to be NO meta info


I can’t find any packages called 'internet-browser’ for CentOS6 or 7, in either 
the base repos or EPEL. pkgs.org doesn’t know about it either.

Do you have any extra repositories added?


Yes, but...this ONLY shows up through the gnome package kit app -- 
gpk-application. It does NPT show up either through the yum repos or 
rpm. Is it some kind of system alias? It's 128.9 MB.


Yesterday, when I was having so much trouble with the latest FF 52, I 
uninstalled internet-browser thing which also uninstalled FF 52. OK, all 
good. I cleared my yum cache, then re-installed FF 45. This item came 
back through gpk-application. Rather confused at this point.


I'm on CentOS 6.9, 32 bit.




--
Jonathan Billings <billi...@negate.org>


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos



--
--
MzK

"Since each of us is blessed with only one life,
 why not live it with a cat?"
-- Robert Stearns
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] package internet-browser?

2017-05-01 Thread Kay Schenk

What can anyone tell me about package internet-browser?

Through the gnome package app, there seems to be NO meta info
--
--
MzK

"Since each of us is blessed with only one life,
 why not live it with a cat?"
-- Robert Stearns
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: systemd Poll

2017-04-09 Thread Kay Schenk
On Sun, Apr 9, 2017 at 2:20 AM, John R Pierce  wrote:

> On 4/8/2017 9:39 PM, Anthony K wrote:
>
>>
>> So, at which stage are you in w/ regards to adopting systemd?  Are you
>> still ridiculing it, violently opposed to it, or have you mellowed to it?
>>
>
> I wish the documentation was a bit better.   systemd and networkmanager
> definitely change the rules...  I had a minimal C7 VM where I had a heck of
> a time getting it to use the right DNS servers, only way I got it set up
> was to use nmtui, my attempts at using nmcli were an exercise in
> frustration.maybe this is more of a networkmanager problem more than
> systemd, but they are both tied together in my mind.
>

​Yes, lack of documentation is a big bug-a-boo in my mind also. However, I
do think working with systemd is a bit like working with udev​

​ hooks. My first experience with systemd was probably back in late 2011.
In any case, the RH documentation on it may be beneficial at this point:

​
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/chap-Managing_Services_with_systemd.html

or maybe take a look at the Fedora projects info:

https://www.freedesktop.org/wiki/Software/systemd/


>
> --
> john r pierce, recycling bits in santa cruz
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>



-- 
--
MzK

"Every time you hear a bell ring,
 it means that some angel's just got his wings."
  -- Clarence, "It's a Wonderful Life"
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] centos-release srpm for 6.9

2017-04-07 Thread Kay Schenk
On Apr 7, 2017 7:25 AM, "Johnny Hughes"  wrote:
>
> On 04/07/2017 08:54 AM, Johnny Hughes wrote:
> > On 04/06/2017 11:32 AM, m...@tdiehl.org wrote:
> >> Hi,
> >>
> >> Is the centos-release srpm available anywhere? I do not see any srpms
in
> >> vault.
> >>
> >> Regards,
> >>
> >
> > Sorry .. all the SRPMs except centos-release and anaconda are in 6.8/cr/
> > in vault.
> >
> > Let me do anaconda and centos-release now and then I'll hardlink the
> > others into 6.9/os along with those.
> >
> > Should be out in about an hour or so to world.
>
> I am starting to see these now here:
>
> http://vault.centos.org/6.9/os/Source/SPackages/

I did my update yesterday. All good! :)

Thanks again to the CentOS team!

>
>
>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] sound problems... alsa & systemd? Partially FIXED

2017-04-03 Thread Kay Schenk
---see below --

On Mon, Apr 3, 2017 at 9:53 AM, ken <geb...@mousecar.com> wrote:

> On 04/02/2017 01:31 PM, Kay Schenk wrote:
>
>>
>>
>> On 03/29/2017 06:43 AM, ken wrote:
>>
>>> On 03/28/2017 08:53 PM, ken wrote:
>>>
>>>> The www has failed me with this, so I'm trying you guys.  Sound worked
>>>> great out of the box when I installed 7.2... Yay!  I could watch all
>>>> kinds of videos, like on facebook and youtube.  And I could listen to
>>>> most podcasts too.  But then something happened. It was either a
>>>> kernel upgrade or that I installed vlc (for watching videos on DVD)
>>>> and the whole stack of codecs for it... I don't know exactly when, but
>>>> at some point I no longer had sound with youtube  and other web
>>>> videos.  The videos played fine, just no sound.  Note that using vlc,
>>>> both video and the audio with it play just fine.  I need to select the
>>>> audio driver (from a list in a vlc menu), however, else the sound
>>>> won't work in vlc either.
>>>>
>>>> If I go into the Applications menu, then System Tools -> Settings ->
>>>> Sound, under "Choose a device for sound output:" there are no devices
>>>> listed.  There used to be.
>>>>
>>>> If I run "aplayer file.wav", nothing plays (no sound at all) and I get
>>>> the error "main:786: audio open error: No such file or directory".
>>>> If, on the other hand, I run "aplay file.wav -D plughw:0" (i.e.,
>>>> specify the/a device), I do get sound, the file does play.
>>>>
>>>> I ran alsa-info.sh and it posted tons of info from it on my setup at
>>>> http://www.alsa-project.org/db/?f=1dba91886be054df4816000768
>>>> a0f5b109947a48.
>>>> Yet it still doesn't tell me what's missing.
>>>>
>>>> Anyone here have an idea...? or thoughts about where to look next?
>>>>
>>>> tia,
>>>> ken
>>>>
>>>
>>> Still poking around my system for a solution, I found this comment at
>>> the top of /usr/lib/systemd/system/alsa-state.service and two other
>>> files in the same directory:
>>>
>>> # Note that two different ALSA card state management schemes exist and
>>>> they
>>>> # can be switched using a file exist check -
>>>> /etc/alsa/state-daemon.conf .
>>>>
>>>
>>> The /etc/alsa/state-daemon.conf file consists of one line:
>>>
>>> # Remove this file to disable the alsactl daemon mode
>>>>
>>>
>>> I understand that a daemon continually runs, waiting for an event and
>>> then acts in some way in response, but it has to mean something more in
>>> this context.  Anyone familiar with the internals of this?
>>>
>>>
>>> I am not on systemd right now. I'm on CentOS 6.8. However, on an
>> openSUSE version I was. Sound problems were the bane of my existence
>> forever it seemed. So it maye take you a while to troubleshoot this. Using
>> JUST alsa you should be able to play sound files at the command line. See:
>> http://www.alsa-project.org/main/index.php/Main_Page
>>
>>
>> I think I may have installed pulse-audio to get things working under
>> systemd with my GUI. What is your GUI? This may be a factor.
>>
>> Thanks for the thought.  This is quite plausible.  I did a little reading
> at the site you suggested and then at another which was linked off of
> that.  I didn't find anything helpful at either place yet... well, except
> that in the audio stack alsa is just one layer; jack and pulseaudio ride on
> top of it.  Apparently sound on linux can use all of them-- and others on
> both of the same layers-- all at the same time.  This is probably what
> makes the configuration of them all so challenging.
>
> In the middle of reading those sites I decided to see if audacity (a quite
> sophisticated and solid program) could somehow handle sound. I installed it
> and fired it up.  Out of the box it didn't work.  But I simply had to
> choose the correct device from audacity's drop-down menu and, viola, it
> would produce sound from a loaded file.  Cool.
>
> Right after that, I tried running "aplay 
> /usr/share/sounds/alsa/Front_Right.wav"
> and that worked.  Previously it didn't, although (as noted above)  that
> same command when specifying the device did (i.e., "aplay
> /usr/share/sounds/alsa/Front_Right.wav -D plughw:0").  So apparently
> installi

Re: [CentOS] sound problems... alsa & systemd?

2017-04-02 Thread Kay Schenk
HI. OK. I had a bit more time to check things out. I have full pulseaudio
installed on my setup under CentOS 6.8, including the hooks from alsa to
pulseaudio and hooks to pulseaudio from X server. Additionally, I have
PulseAudio Sound System in my startup applications from Centos 6.8, Gnome
2. That is what I had to manually cobble up on openSuSE.

Best of luck.

On Sun, Apr 2, 2017 at 10:31 AM, Kay Schenk <kay.sch...@gmail.com> wrote:

>
>
> On 03/29/2017 06:43 AM, ken wrote:
>
>> On 03/28/2017 08:53 PM, ken wrote:
>>
>>> The www has failed me with this, so I'm trying you guys.  Sound worked
>>> great out of the box when I installed 7.2... Yay!  I could watch all
>>> kinds of videos, like on facebook and youtube.  And I could listen to
>>> most podcasts too.  But then something happened. It was either a
>>> kernel upgrade or that I installed vlc (for watching videos on DVD)
>>> and the whole stack of codecs for it... I don't know exactly when, but
>>> at some point I no longer had sound with youtube  and other web
>>> videos.  The videos played fine, just no sound.  Note that using vlc,
>>> both video and the audio with it play just fine.  I need to select the
>>> audio driver (from a list in a vlc menu), however, else the sound
>>> won't work in vlc either.
>>>
>>> If I go into the Applications menu, then System Tools -> Settings ->
>>> Sound, under "Choose a device for sound output:" there are no devices
>>> listed.  There used to be.
>>>
>>> If I run "aplayer file.wav", nothing plays (no sound at all) and I get
>>> the error "main:786: audio open error: No such file or directory".
>>> If, on the other hand, I run "aplay file.wav -D plughw:0" (i.e.,
>>> specify the/a device), I do get sound, the file does play.
>>>
>>> I ran alsa-info.sh and it posted tons of info from it on my setup at
>>> http://www.alsa-project.org/db/?f=1dba91886be054df4816000768
>>> a0f5b109947a48.
>>> Yet it still doesn't tell me what's missing.
>>>
>>> Anyone here have an idea...? or thoughts about where to look next?
>>>
>>> tia,
>>> ken
>>>
>>
>> Still poking around my system for a solution, I found this comment at
>> the top of /usr/lib/systemd/system/alsa-state.service and two other
>> files in the same directory:
>>
>> # Note that two different ALSA card state management schemes exist and
>>> they
>>> # can be switched using a file exist check -
>>> /etc/alsa/state-daemon.conf .
>>>
>>
>> The /etc/alsa/state-daemon.conf file consists of one line:
>>
>> # Remove this file to disable the alsactl daemon mode
>>>
>>
>> I understand that a daemon continually runs, waiting for an event and
>> then acts in some way in response, but it has to mean something more in
>> this context.  Anyone familiar with the internals of this?
>>
>>
>> I am not on systemd right now. I'm on CentOS 6.8. However, on an openSUSE
> version I was. Sound problems were the bane of my existence forever it
> seemed. So it maye take you a while to troubleshoot this. Using JUST alsa
> you should be able to play sound files at the command line. See:
> http://www.alsa-project.org/main/index.php/Main_Page
>
>
> I think I may have installed pulse-audio to get things working under
> systemd with my GUI. What is your GUI? This may be a factor.
>
> --
> --
> MzK
>
> "If evolution is outlawed,
>  only outlaws will evolve."
>
> -- Jello Biafra
>
>
>


-- 
--
MzK

"If evolution is outlawed, only outlaws will evolve."
  -- Jello Biafra
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] sound problems... alsa & systemd?

2017-04-02 Thread Kay Schenk



On 03/29/2017 06:43 AM, ken wrote:

On 03/28/2017 08:53 PM, ken wrote:

The www has failed me with this, so I'm trying you guys.  Sound worked
great out of the box when I installed 7.2... Yay!  I could watch all
kinds of videos, like on facebook and youtube.  And I could listen to
most podcasts too.  But then something happened. It was either a
kernel upgrade or that I installed vlc (for watching videos on DVD)
and the whole stack of codecs for it... I don't know exactly when, but
at some point I no longer had sound with youtube  and other web
videos.  The videos played fine, just no sound.  Note that using vlc,
both video and the audio with it play just fine.  I need to select the
audio driver (from a list in a vlc menu), however, else the sound
won't work in vlc either.

If I go into the Applications menu, then System Tools -> Settings ->
Sound, under "Choose a device for sound output:" there are no devices
listed.  There used to be.

If I run "aplayer file.wav", nothing plays (no sound at all) and I get
the error "main:786: audio open error: No such file or directory".
If, on the other hand, I run "aplay file.wav -D plughw:0" (i.e.,
specify the/a device), I do get sound, the file does play.

I ran alsa-info.sh and it posted tons of info from it on my setup at
http://www.alsa-project.org/db/?f=1dba91886be054df4816000768a0f5b109947a48.
Yet it still doesn't tell me what's missing.

Anyone here have an idea...? or thoughts about where to look next?

tia,
ken


Still poking around my system for a solution, I found this comment at
the top of /usr/lib/systemd/system/alsa-state.service and two other
files in the same directory:


# Note that two different ALSA card state management schemes exist and
they
# can be switched using a file exist check -
/etc/alsa/state-daemon.conf .


The /etc/alsa/state-daemon.conf file consists of one line:


# Remove this file to disable the alsactl daemon mode


I understand that a daemon continually runs, waiting for an event and
then acts in some way in response, but it has to mean something more in
this context.  Anyone familiar with the internals of this?


I am not on systemd right now. I'm on CentOS 6.8. However, on an 
openSUSE version I was. Sound problems were the bane of my existence 
forever it seemed. So it maye take you a while to troubleshoot this. 
Using JUST alsa you should be able to play sound files at the command 
line. See:

http://www.alsa-project.org/main/index.php/Main_Page


I think I may have installed pulse-audio to get things working under 
systemd with my GUI. What is your GUI? This may be a factor.


--
--
MzK

"If evolution is outlawed,
 only outlaws will evolve."

-- Jello Biafra


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] RHEL 6.9 is out

2017-03-29 Thread Kay Schenk


On 03/29/2017 05:32 AM, Phelps, Matthew wrote:

On Wed, Mar 29, 2017 at 7:24 AM, Johnny Hughes <joh...@centos.org> wrote:


On 03/28/2017 06:54 PM, Richard wrote:




On Fri, Mar 24, 2017 at 1:11 PM, Johnny Hughes <joh...@centos.org>



wrote:

OK guys, the CR release has happened.


Date: Tuesday, March 28, 2017 16:23:32 -0700
From: Kay Schenk <kay.sch...@gmail.com>

Still only 6.8 on the mirror link you gave near as I can see.
And, since I'm still on 32-bit ( no time to move on right now),
will a 32-bit be included in 6.9?



Yes, there are i386 and x86_64 rpms in 6.9.



My read, and poking, is that what was released is the CR repo, and
that these will be released to production (as 6.9) "shortly". If you
enable the CR repo on your 6.x machine I believe you'll see these
updates, and can install them if you want to check things out. My
experience is that there will likely be a few updates from the CR
when the production set is released.

If you go to:

   http://mirror.centos.org/centos/6.8/cr/<i386|x86_64>/Packages/

you'll see that there are packages for both 32- and 64-bit, so you
should be getting 32-bit updates that will take you up to 6.9.


Right.  As Richard explained, CR goes in the current release (in this
case, 6.8) and it is an 'optional way' to get the majority of the
packages in the next release (in this case 6.9) early.  It usually takes
between 1 and 3 weeks to go from all the SRPMs are built to a fully
installable tree and fully tested ISOs.  In that interim period, if you
want to get the RPMs early .. just for updating 6.8 current systems, not
new installs, we created CR.  More about what CR is and how to use it:

https://wiki.centos.org/AdditionalResources/Repositories/CR

In this case, anaconda and centos-release are the only two SRPMs that
are not released to 6.8/CR that are actually in 6.9.

anaconda because it usually requires tweaking and multiple rebuilds to
get it working correctly every point release cycle and its main purpose
is to build the new install tree, which is not needed in CR.

centos-release because that actually changes the redhat-release file in
/etc/ to say 6.9 instead of 6.8 .. something we don't want until 6.9 is
officially released.

It is looking more and more likely that we will do the official release
on Monday. April 3rd, 2017.  The QA team has been testing and we have
what I think is the final install tree and the final install ISOs.

The only piece left is the Live Media (LiveCD, LiveDVD), which I am
working on now actually.  The release could be seeded and ready on
Friday .. but we'll wait and do it on Monday to save some SysAdmins
their time at home over the weekend and they can do upgrades next week :)

Thanks,
Johnny Hughes



Thanks (again) Johnny. You, et. al., rock.



Yep! Johnny and co. DO rock! :)
OK, thanks for this update. I'll just wait until Apr. 3, no worries!

--
--
MzK

"If evolution is outlawed,
 only outlaws will evolve."

-- Jello Biafra


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] RHEL 6.9 is out

2017-03-28 Thread Kay Schenk
Still only 6.8 on the mirror link you gave near as I can see.
And, since I'm still on 32-bit ( no time to move on right now), will a
32-bit be included in 6.9?

On Fri, Mar 24, 2017 at 1:11 PM, Johnny Hughes  wrote:

> On 03/23/2017 06:57 PM, Johnny Hughes wrote:
> > On 03/22/2017 05:11 PM, Digimer wrote:
> >> On 22/03/17 05:31 PM, Johnny Hughes wrote:
> >>> On 03/22/2017 08:27 AM, Phelps, Matthew wrote:
>  On Wed, Mar 22, 2017 at 9:16 AM, Valeri Galtsev <
> galt...@kicp.uchicago.edu>
>  wrote:
> 
> >
> > On Wed, March 22, 2017 7:46 am, Phelps, Matthew wrote:
> >> Red Hat released RHEL 6.9 yesterday.
> >>
> >> Why isn't CentOS 6.9 out yet? :)
> >>
> > Somebody has to do a hard work, I'm sure. Thanks, guys for the great
> work
> > you are doing!
> >
> > Or you as sysadmin know that and just being ironic?
> >
> > Valeri
> >
> 
>  To be clear, I was being ironic. Hence the smiley face.
> 
>  I just wanted to start a thread for future updates to appear in.
> 
> >>>
> >>> There are 270 SRPMs that need to be built .. of those 18 require
> >>> modification for branding.  All the mods have been applied and a build
> >>> consisting of those 270 SRPMs has been queued.
> >>>
> >>> As of right now (time of writing this mail), we are still building in
> >>> pass 1 .. so far 236 of the 270 SRPMs have tried to build, 15 have had
> >>> some sort of failure and the rest have built fine.
> >>>
> >>> Working right now to figure out the failures and will resubmit those
> >>> once the first pass of all 270 completes.
> >>>
> >>
> >> Sending a digital $drink... :)
> >>
> >
> >
> > OK .. current status on CentOS-6.9 testing:
> >
> > We have a CR tree (see this link if you don't know what CR is
> > http://bit.ly/2mWkdq7 )
> >
> > We have been testing this tree for several hours in QA and have made
> > some corrections.
> >
> > If we don't find any deal breaking errors, the plan is to push the CR
> > repo to 6.8 tree tomorrow at 1600 UTC .. it will take a couple hours to
> > get to all of mirror.centos.org.
> >
> > So expect some announcements on the CR-Annoucne list tomorrow:
> >
> > https://lists.centos.org/mailman/listinfo/centos-cr-announce
> >
>
> OK guys, the CR release has happened.
>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
>


-- 
--
MzK

"If evolution is outlawed, only outlaws will evolve."
  -- Jello Biafra
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Problems with latest Firefox update -- can't install new extensions

2017-02-15 Thread Kay Schenk
On Wed, Feb 15, 2017 at 2:25 AM, Johnny Hughes <joh...@centos.org> wrote:

> On 02/12/2017 03:15 PM, Kay Schenk wrote:
> > Since the latest Firefox update to 45.7.0 on my CentOS 6.8 system, I can
> > no longer install add-ons/extensions. Things LOOK like they're working
> > but the extensions don't get stored in my normal area and they don't
> > appear in my Add-Ons menu. Is anyone else having this issue?
> >
> > It has been a while since I added any new extensions so I can't say WHEN
> > exactly this problem happened but  :(
>
> I don't have any CentOS-6 desktops anymore, but I did a desktop install
> into a VM and installed firefox and the flash plugin from adobe.. seemed
> to work OK.
>
> I also installed firessh extension as a test.  That also worked fine.
> This extension was installed in my home directory under:
>
> /.mozilla/extensions/
>

​Thanks for the reply. The "normal" plug-ins are fine. It's the "Add-Ons"
that are my problem. I've got some "odd" ones, and am still trying to
determine if some of my privacy setting  might have any bearing. So far, no
joy with the ones I've tried, even checking Mozilla's black list, etc. ​


​If I discover anything more worthwhile in this regard, I'll re-post here.​



>
>
>
>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
>


-- 
--
MzK

"Trust, but verify."
  -- Ronald Reagan
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Problems with latest Firefox update -- can't install new extensions

2017-02-12 Thread Kay Schenk
Since the latest Firefox update to 45.7.0 on my CentOS 6.8 system, I can 
no longer install add-ons/extensions. Things LOOK like they're working 
but the extensions don't get stored in my normal area and they don't 
appear in my Add-Ons menu. Is anyone else having this issue?


It has been a while since I added any new extensions so I can't say WHEN 
exactly this problem happened but  :(

--

MzK

"Trust, but verify."
  -- Ronald Reagan
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] how to troubleshoot GUI issue?

2017-01-14 Thread Kay Schenk
On Mon, Jan 9, 2017 at 12:23 PM,  wrote:

> Dave Burns wrote:
> > Hello,
> > I'm using a recent install of centos 7, no GUI customizations that I
> > recall. When I log in using the GUI it accepts my password and the mouse
> > appears on a black screen, like it is preparing the desktop, but the
> > desktop never appears. If I hit control-alt-f4 and log in using the
> > command
> > line, and then execute startx, Everything seems to work perfectly.
> >
> > What sort of troubleshooting should I do to figure out what is stalling?
> > I'm not at all familiar with this aspect of things.
> >
> grep EE /var/log/Xorg.0.log
> view ~/.xsession-errors.
>
> Is where I'd start.
>
>mark
>

​Definitely! I've also generated a skeleton xorg.conf manually for testing
at init level 3 using the following instructions (log in as root):

​
 https://fedoraproject.org/wiki/How_to_create_xorg.conf

​This should detect the "basics" for you. ​


-- 
--
MzK

"During times of Universal Deceit, telling
 the truth becomes a revolutionary act."
-- George Orwell
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] HP CP2025

2016-09-26 Thread Kay Schenk



On 09/25/2016 06:09 PM, Mark LaPierre wrote:


[mlapier@peach ~]$ rpm -qa | grep hplip
hplip-common-3.14.6-3.el6.x86_64
hplip-libs-3.14.6-3.el6.x86_64
[mlapier@peach ~]$ rpm -qa | grep cups
cups-1.4.2-74.el6.x86_64
cups-pk-helper-0.0.4-13.el6.x86_64
gutenprint-cups-5.2.5-2.el6.x86_64
cups-libs-1.4.2-74.el6.x86_64
cups-libs-1.4.2-74.el6.i686
[mlapier@peach ~]$

CentOS release 6.8 (Final)

I've been able to print to this printer with no issues, until this
evening.  When I tried to send a print job the job just sat in the print
queue.  I killed the job and deleted the printer, then re-installed the
printer using the Printer configuration tool found under
System/Administration/Printing.


"until this evening"...so that's interesting.

I'm also on CentOS 6.8 but 32-bit using the same hplip version. Normally 
I do printer setup with hp-setup, then use the web interface to cups to 
add it in to that environment.


Also, add hp-systray to your startup apps if you haven't already.




I've tried all manner of settings, both on the Libre Office document and
in the Printer configuration tool.  Now I can print to the printer but I
cannot get the printer to print in Landscape orientation.  Only portrait
orientation comes out no matter what settings I choose.


Does portrait work with ANY other type of document -- pdf, for example?



I've done a bit of Google work but I find nothing that appears
applicable to my specific issue of not getting landscape prints no
matter what setting I choose.




The HPLIP web site says the latest version of hplip for my machine, RHEL
6 because they apparently have not heard of CentOS, is
hplip-3.16.9_rhel-6.0.x86_64.  CentOS does not have this version
available in the repo.

What's a guy to do?  Windows should be this hard to work with, but not
Linux.



--

MzK

"God helps those who help themselves."
   -- popular adage
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] I need glibc 2.19+ for 32 bit CentOS 6.8 or CentOS7

2016-08-26 Thread Kay Schenk


On 08/25/2016 06:26 PM, Peter wrote:
> On 26/08/16 06:18, Kay Schenk wrote:
>>> On 08/25/2016 09:49 AM, Kay Schenk wrote:
>>>> I do realize the sane thing to do is to have the builbots --
>>>> smoketest environments -- match the production environment
>>>
>>>
>>> I think the sane thing to do would be to use buildbots that support LSB:
>>>
>>> http://www.ludism.org/~rwhe/LSB/tutorial/tut.html
>>
>> Great resource! Thanks...
> 
> mock is available for ubuntu:
> 
> https://launchpad.net/ubuntu/+source/mock
> 
> Using that you can target various different rpm plaforms properly
> without requiring a different build host for each.
> 
> This is what many (if not most) projects use to build for CentOS.
> 
> 
> Peter

Thanks again. These build systems are not under my project's direct
control, so ???


-- 

MzK

"God helps those who help themselves."
   -- popular adage
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] I need glibc 2.19+ for 32 bit CentOS 6.8 or CentOS7

2016-08-25 Thread Kay Schenk


On 08/25/2016 10:44 AM, Gordon Messmer wrote:
> On 08/25/2016 09:49 AM, Kay Schenk wrote:
>> I do realize the sane thing to do is to have the builbots --
>> smoketest environments -- match the production environment
> 
> 
> I think the sane thing to do would be to use buildbots that support LSB:
> 
> http://www.ludism.org/~rwhe/LSB/tutorial/tut.html

Great resource! Thanks...


-- 

MzK

"God helps those who help themselves."
   -- popular adage
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] how to find recently installed font packages

2016-08-25 Thread Kay Schenk

On 08/22/2016 08:47 PM, geo.inbox.ignored wrote:
> 
> greetings.
> 
> in an attempt to display correct fonts in firefox instead of squares
> with binary values, i installed wrong fonts and made things worse.
> 
> how do i find out what fonts are, as i did not think to make note
> of what i was adding?
> 
> 
> tia.
> 
> 

I use rpm -qa --last

which gives me a reverse chronological order of what I installed via yum
OR rpm.

Once you get this you can query the individual package files, etc.

-- 

MzK

"God helps those who help themselves."
   -- popular adage
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] I need glibc 2.19+ for 32 bit CentOS 6.8 or CentOS7

2016-08-25 Thread Kay Schenk


On 08/24/2016 07:53 PM, Peter wrote:
> On 25/08/16 13:21, Kay Schenk wrote:
>> To all...yes I meant glibc, not glib. Target environment -- could be any
>> version of Linux. This is for Apache OpenOffice. The buildbots we've been
>> using are being decommisioned due to EOL. As a developer on that project, I
>> need to be able to test and use the builds. We'll be moving to a Ubuntu 14
>> environment, which is spec'd at glibc 2.19 near as I can determine. So a
>> long story.  We will not be building for targeted environments.
> 
> Well, at the end of the day, if you're trying to build for multiple
> environments then you really need to build to the lowest common
> denominator.  What you seem to want is just the opposite, so short story
> is that it's bad planning to build to such a new version of glibc.
> You're not going to get around this, it just won't work.
> 
> 
> Peter

Copy that. I do realize the sane thing to do is to have the builbots --
smoketest environments -- match the production environment, which
currently is spec'd at CentOS 5.x. Unfortunately, I don't have direct
control over some of this. 


-- 

MzK

"God helps those who help themselves."
   -- popular adage
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] I need glibc 2.19+ for 32 bit CentOS 6.8 or CentOS7

2016-08-24 Thread Kay Schenk
On Aug 24, 2016 5:05 PM, "Gordon Messmer" <gordon.mess...@gmail.com> wrote:
>
> On 08/24/2016 04:22 PM, Kay Schenk wrote:
>>
>> Due to a proposed changeover to build machines for a project I'm
>> involved with, I need at least glib 2.19.
>
>
> Do you know why?  As in, what features or fixes are required?  If not, I
think John's question is pertinent.  If you're building a binaries to
distribute, your best bet might actually be to produce multiple builds
targeting specific Linux distributions. Alternately, some specific LSB
release (none of which, as far as I can tell, require glibc 2.19+).

To all...yes I meant glibc, not glib. Target environment -- could be any
version of Linux. This is for Apache OpenOffice. The buildbots we've been
using are being decommisioned due to EOL. As a developer on that project, I
need to be able to test and use the builds. We'll be moving to a Ubuntu 14
environment, which is spec'd at glibc 2.19 near as I can determine. So a
long story.  We will not be building for targeted environments.

Write after I wrote this, I thought maybe I could get a zip of what I
needed and just install it without overwriting my setup. Then set an env
variable to run the generated build.

Thanks for the responses.

>
>
>> Right now I have glib 2.12,
>> and even on CentOS7-32 bit, what I see is glib 2.14.
>
>
> CentOS 7 is built on glibc 2.17.
>
> Also, minor correction: "glib" is the name of a different library than
glibc.
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] I need glibc 2.19+ for 32 bit CentOS 6.8 or CentOS7

2016-08-24 Thread Kay Schenk
Hello all--

Due to a proposed changeover to build machines for a project I'm
involved with, I need at least glib 2.19. Right now I have glib 2.12,
and even on CentOS7-32 bit, what I see is glib 2.14. Is a higher glib
available anywhere that might work with my current 6.8. I see I can
download it from SourceForge but I am wondering what the results might me.

I really like CentOS and would hate to change distros at this point,
but, well, it might come to that. :(

Any advice truly appreciated.

-- 

MzK

"God helps those who help themselves."
   -- popular adage
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Is "xman" available in any CentOS 6.x repo?

2016-08-11 Thread Kay Schenk
I know it's old but I miss "xman" in CentOS 6. :(

-- 

MzK

"Time spent with cats is never wasted."
   -- Sigmund Freud
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Thunderbird .desktop file is renamed in version 45.2

2016-07-27 Thread Kay Schenk

On 07/11/2016 09:45 PM, Johnny Hughes wrote:
> I was starting my Thunderbird via a script and I thought I would post
> that the name of the desktop file has changed to help anyone else who
> was running the desktop file from a script.
> 
> Old path was:
> 
> /usr/share/applications/mozilla-thunderbird.desktop
> 
> 
> New Path is:
> 
> /usr/share/applications/thunderbird.desktop
> 
> Thanks,
> 
> Johnny Hughes

Gee! I have been tearing my hair out with Thunderbird since the latest
update.
It seems no matter what I do from my gnome2 Application Preferences to
tell TB to use my default browser, firefox, pretty much NOTHING happens
to links in email unless FF is already open.

This new desktop file you referenced here actually works -- well mostly.
It at least asks me to choose an app for links and says I can change it
through prefences -- well now I can once it's entered SOMETHING.
There seems to be NO way to add default app. GRRR!

OK, at least this is a start. I have NO idea why the 45.2 TB has caused
so much grief!



-- 

MzK

"Time spent with cats is never wasted."
   -- Sigmund Freud



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Any further developments on CentOS7 for i386?

2016-06-21 Thread Kay Schenk


On 10/07/2015 01:05 PM, Johnny Hughes wrote:

On 10/07/2015 11:12 AM, Kay Schenk wrote:

On Wed, Oct 7, 2015 at 6:21 AM, Johnny Hughes <joh...@centos.org> wrote:


On 10/06/2015 05:30 PM, Kay Schenk wrote:

Well I haven't tested out the CentOS 7 for i386 yet as sent in the
message of 06/02--

https://lists.centos.org/pipermail/centos-devel/2015-June/013426.html

Nor have I seen any additional information. So how is this going?
I'm almost ready to jump in as I would really prefer to be on  Gnome 3.



We have moved it into place here, which is where it is going to live
permanently:

http://mirror.centos.org/altarch/7/os/i386/



​Ok, thanks. I may install this soonish...


Well I have not gotten to this. Since this is a "community" distro, are 
patches and updates provided in the same timeframe as they would be for 
CentOS 7 64-bit?


I don't readily see anything like a SIG mailing list or I'd ask there.

Thanks.


​




I am working on a wiki page now and we are still doing some testing, but
the 32 bit arch should be completely usable right now and installable
(in its final form) from these isos:

http://mirror.centos.org/altarch/7/isos/i386/

The 2 bugs listed in the link above are still there:

1.  If installing on a QEMU (kvm) i386 VM, you must modify the VM cpu to
use "copy host cpu"

http://bugs.centos.org/view.php?id=8748

2.  The gnome desktop will not exit or log out from the menu.

  http://bugs.centos.org/view.php?id=8834

Both have workarounds listed.



​um...hmmm...the non-logout from Gnome would certainly be a hassle for me,
but not the shutdown as I don't shutdown from GUI. OK, I will look further
into this before changing over.



The GUI logout works fine once you:

gsettings set org.gnome.SessionManager logout-prompt false







___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos



--

MzK

"Time spent with cats is never wasted."
   -- Sigmund Freud



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Need advice with a "hot running" graphics card

2016-06-07 Thread Kay Schenk
Please ignore this. After further research, it is likely a fan problem 
with my old card. :(

Time for an upgrade!

The proprietary radeon driver is not available for the current version 
of X.org distributed with 6.8.



On 06/06/2016 01:42 PM, Kay Schenk wrote:

Hello all--

I have a old Radeon HD 2400 graphics card in my desktop connected by DVI
to my monitor.

It may be my imagination but it seems that since upgrading to 6.8
recently, after about 4 hours of use, my system seems to run "hot". I
don't think its the man power until but maybe the graphics card? I found
references to odd/high power consumption with radeons an particular
kernel/radeon versions.

And, now I find this old post:
http://crunchbang.org/forums/viewtopic.php?id=17948

So 6.8 is 2.6.32-642.1.1.el6.i686

Has anyone else experienced this? Suggestions?




--

MzK

"Time spent with cats is never wasted."
   -- Sigmund Freud
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Need advice with a "hot running" graphics card

2016-06-07 Thread Kay Schenk

Hello all--

I have a old Radeon HD 2400 graphics card in my desktop connected by DVI 
to my monitor.


It may be my imagination but it seems that since upgrading to 6.8 
recently, after about 4 hours of use, my system seems to run "hot". I 
don't think its the man power until but maybe the graphics card? I found 
references to odd/high power consumption with radeons an particular 
kernel/radeon versions.


And, now I find this old post:
http://crunchbang.org/forums/viewtopic.php?id=17948

So 6.8 is 2.6.32-642.1.1.el6.i686

Has anyone else experienced this? Suggestions?


--

MzK

"Time spent with cats is never wasted."
   -- Sigmund Freud
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Continuous Release repository RPMs now released

2016-05-27 Thread Kay Schenk



On 05/17/2016 03:07 AM, Johnny Hughes wrote:

On 05/16/2016 04:02 PM, Wes James wrote:

On Mon, May 16, 2016 at 12:47 PM, Johnny Hughes  wrote:


The Continuous Release repository RPMs for CentOS-6.8 are now released.
It includes the following releases:



This is the first time I've installed updates from CR.  I did this on 6.7
in virtualbox.  When I reboot, it still says 6.7.   When I run lsb_release
-a, it is still 6.7. Are they supposed to say 6.7?  Does this change when
it is official in 10-21 days?



Yes, and yes.

When we released the official 6.8 tree and isos, they will have a new
centos-release rpm.

If you continue to run updates against the CR repo, that will be the
only update you get when you switch.






I just did this update yesterday and everything is great! Thank you all 
for a wonderfully simple update process.


My lsb_release -a output says 6.8 but this was 10 days after the former 
post.




--

MzK

"Time spent with cats is never wasted."
   -- Sigmund Freud



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


  1   2   >