Re: Quickemu

2025-02-27 Thread Patrick O'Callaghan
On Thu, 2025-02-27 at 14:05 -0500, Robert McBroom via users wrote: > The more recent releases have a check to ensure that they are running on > apple hardware. Ventura which I think was the last Intel version runs > with few problems. Upgrades to Sequoia have not worked. Ventura didn't work eith

Re: New, used, Lenovo - WiFi not detected

2025-02-27 Thread Tim via users
On Thu, 2025-02-27 at 18:12 -0500, Jeffrey Walton wrote: > The BIOS/UEFI is just another buggy program that needs updating on > occasion. And sometimes a factory-reset. A second-hand computer is a prime candidate for having badly-chosen settings. -- uname -rsvp Linux 3.10.0-1160.119.1.el7.x8

Re: F41 Firefox migration

2025-02-27 Thread Tim via users
Robert Moskowitz wrote: >> But how to update the cert file? Which one is it or will the next >> firefox update replace it? Barry: > I would have assumed that the cert is shipped with firefox itself. > Though I would have presumed it came with the browser, they're quite self-contained these days

Re: New, used, Lenovo - WiFi not detected

2025-02-27 Thread Robert Moskowitz
**NORMALLY** I go to Lenovo's support pages for bios updates, download the ISO image boot and update. I have done this on x120e and x140e that I have. But the one I downloaded for the x131e is NOT working! I may have the bios update function currently locked.  Will have to check. Oh, and year

Solved - Re: New, used, Lenovo - WiFi not detected

2025-02-27 Thread Robert Moskowitz
On 2/27/25 6:40 PM, Michal Schorm wrote: 1) Run `dmesg --level err,warn` Check for wireless related stuff 2) Some wi-fi drivers are in extra packages I usually install this combo: iwlwifi-mvm-firmware iwlwifi-dvm-firmware broadcom-wl the drive I popped in is F35 and those firmware packages a

Re: New, used, Lenovo - WiFi not detected

2025-02-27 Thread bruce
"spying" on the thread! Would you mind detailing your process of updating the bios? (I know, I could look it up, but I'm curious, as I've never done a bios/update. Would be cool to have this data! thanks On Thu, Feb 27, 2025 at 6:35 PM Robert Moskowitz wrote: > On 2/27/25 6:12 PM, Jeffrey Wa

Re: New, used, Lenovo - WiFi not detected

2025-02-27 Thread Patrick O'Callaghan
On Thu, 2025-02-27 at 16:27 -0500, Robert Moskowitz wrote: > I check Bios and WiFi enabled.  I put in a different WiFi card from > another system. > > No Wifi. What does "no WiFi" mean? The card is not detected (look at dmesg or the journal) or it won't connect? poc --

Re: New, used, Lenovo - WiFi not detected

2025-02-27 Thread Michal Schorm
1) Run `dmesg --level err,warn` Check for wireless related stuff 2) Some wi-fi drivers are in extra packages I usually install this combo: iwlwifi-mvm-firmware iwlwifi-dvm-firmware broadcom-wl -- Michal Schorm Software Engineer Databases Team Red Hat -- On Fri, Feb 28, 2025 at 12:28 AM Rober

Re: New, used, Lenovo - WiFi not detected

2025-02-27 Thread Robert Moskowitz
On 2/27/25 6:12 PM, Jeffrey Walton wrote: On Thu, Feb 27, 2025 at 4:27 PM Robert Moskowitz wrote: I just got a used Lenovo x131e supposedly just missing its HDD. Well I got plenty of HDD with old installs, not a problem. Boot up (an old F35 disk) and no WiFi. I check Bios and WiFi enabled.

Re: New, used, Lenovo - WiFi not detected

2025-02-27 Thread Jeffrey Walton
On Thu, Feb 27, 2025 at 4:27 PM Robert Moskowitz wrote: > > I just got a used Lenovo x131e supposedly just missing its HDD. > > Well I got plenty of HDD with old installs, not a problem. > > Boot up (an old F35 disk) and no WiFi. > > I check Bios and WiFi enabled. I put in a different WiFi card f

Re: New, used, Lenovo - WiFi not detected

2025-02-27 Thread Robert Moskowitz
On 2/27/25 4:45 PM, Ted Roche wrote: On Thu, Feb 27, 2025 at 4:27 PM Robert Moskowitz wrote: I just got a used Lenovo x131e supposedly just missing its HDD. I boot off the F41 Xfce Live CD, no WiFi and NMCLI does not list WiFi. I don't have an x131e handy, but would check to see if there is

Re: New, used, Lenovo - WiFi not detected

2025-02-27 Thread Ted Roche
On Thu, Feb 27, 2025 at 4:27 PM Robert Moskowitz wrote: > > I just got a used Lenovo x131e supposedly just missing its HDD. > > I boot off the F41 Xfce Live CD, no WiFi and NMCLI does not list WiFi. > I don't have an x131e handy, but would check to see if there is an "airplane" mode that toggles

Re: Ungoogled Chromium & Youtube - anybody?

2025-02-27 Thread Ranjan Maitra via users
Hi, Have you considered using freetube? Works well for me, most of the time, but you have to download the rpm and install. Ranjan On Wed Feb26'25 10:27:17PM, Community Support for Fedora Users wrote: > From: lejeczek via users > Date: Wed, 26 Feb 2025 22:27:17 +0100 > To: users@lists.fedorapro

New, used, Lenovo - WiFi not detected

2025-02-27 Thread Robert Moskowitz
I just got a used Lenovo x131e supposedly just missing its HDD. Well I got plenty of HDD with old installs, not a problem. Boot up (an old F35 disk) and no WiFi. I check Bios and WiFi enabled.  I put in a different WiFi card from another system. No Wifi. I boot off the F41 Xfce Live CD, no

Re: Quickemu

2025-02-27 Thread Robert McBroom via users
On 2/26/25 3:57 PM, Slade Watkins wrote: On 2/26/2025 7:07 AM, Patrick O'Callaghan wrote: This is neat. Have you tried it out yet? I'm adding it to my to-do list as we speak. Yes, I've tried a few VMs and it seems to work, though the MacOS ones have trouble starting (blank screen and no kb

Re: Solved - Re: F41 Xfce Mousepad launcher problems

2025-02-27 Thread Doug Herr
On Thu, Feb 27, 2025, at 8:16 AM, Robert Moskowitz wrote: > Right there starring at me: > > Mousepad Preferences -> Window -> Open files: In new windows. > > ARGH > > :) Ah yes. I missed the most simple solution. I had the menu bar turned off and don't actually use Mousepad much. Yup, I chang

Solved - Re: F41 Xfce Mousepad launcher problems

2025-02-27 Thread Robert Moskowitz
Right there starring at me: Mousepad Preferences -> Window -> Open files: In new windows. ARGH :) On 2/27/25 10:43 AM, Doug Herr wrote: On Thu, Feb 27, 2025, at 7:00 AM, Robert Moskowitz wrote: When I go to launch a new Mousepad, it gets stuffed in a currently running Mousepad window ra

Re: F41 Xfce Mousepad launcher problems

2025-02-27 Thread Doug Herr
On Thu, Feb 27, 2025, at 7:56 AM, Robert Moskowitz wrote: > On 2/27/25 10:43 AM, Doug Herr wrote: >> 7:40-doug@wombat-~>mousepad -o window >> >> >> So you will now you have to edit the laucher or command line used. > > So now just to find the admin app that controls launching apps. > > Grumble.  Ju

Solved - Re: F41 Xfce panel tab labels

2025-02-27 Thread Robert Moskowitz
When I found that I did not apply turning off windows grouping under Settings -> Panel -> Items -> Window Buttons -> edit -> Windows Grouping - Never The panel tabs where are no longer grouped and have "proper" labels. Well that is one item I actually knew about, but missed changing the defa

Re: F41 Xfce Mousepad launcher problems

2025-02-27 Thread Robert Moskowitz
On 2/27/25 10:43 AM, Doug Herr wrote: On Thu, Feb 27, 2025, at 7:00 AM, Robert Moskowitz wrote: When I go to launch a new Mousepad, it gets stuffed in a currently running Mousepad window rather than a new image. Moving said window into the current workspace from where I had it. grumble. Where

Re: F41 Xfce Mousepad launcher problems

2025-02-27 Thread Doug Herr
On Thu, Feb 27, 2025, at 7:00 AM, Robert Moskowitz wrote: > When I go to launch a new Mousepad, it gets stuffed in a currently > running Mousepad window rather than a new image. > > Moving said window into the current workspace from where I had it. grumble. > > Where is the behavior controlled?  I

F41 Xfce Mousepad launcher problems

2025-02-27 Thread Robert Moskowitz
When I go to launch a new Mousepad, it gets stuffed in a currently running Mousepad window rather than a new image. Moving said window into the current workspace from where I had it. grumble. Where is the behavior controlled?  I tend to have a dozen Mousepads open with some work I am doing not

Re: F41 Firefox migration

2025-02-27 Thread Jeffrey Walton
On Thu, Feb 27, 2025 at 9:31 AM Robert Moskowitz wrote: > > On 2/27/25 8:17 AM, Barry wrote: > > > >> On 27 Feb 2025, at 10:39, Robert Moskowitz wrote: > >> > >> But how to update the cert file? Which one is it or will the next firefox > >> update replace it? > > I would have assumed that the ce

Re: F41 Firefox migration

2025-02-27 Thread Robert Moskowitz
On 2/27/25 8:17 AM, Barry wrote: On 27 Feb 2025, at 10:39, Robert Moskowitz wrote: But how to update the cert file? Which one is it or will the next firefox update replace it? I would have assumed that the cert is shipped with firefox itself. There is a signed trust list that every browse

Re: F41 - I forgot to make a swap partition

2025-02-27 Thread Patrick O'Callaghan
On Thu, 2025-02-27 at 08:16 -0500, Robert Moskowitz wrote: > > IMO there's really no point. A swapfile is much more flexible and for > > most workloads probably just as fast. The only caveat is that if you > > want to use hibernation you may have to jump through some additional > > hoops as it used

Re: F41 Firefox migration

2025-02-27 Thread Barry
> On 27 Feb 2025, at 10:39, Robert Moskowitz wrote: > > But how to update the cert file? Which one is it or will the next firefox > update replace it? I would have assumed that the cert is shipped with firefox itself. Barry -- ___ users mailing li

Re: F41 - I forgot to make a swap partition

2025-02-27 Thread Robert Moskowitz
On 2/27/25 7:02 AM, Patrick O'Callaghan wrote: On Wed, 2025-02-26 at 21:00 -0500, Robert Moskowitz wrote: I am making a note in my install steps file to remember NEXT time (Fedora 43?) to create a swap partition, but I will just make do with a swap file this time. IMO there's really no poin

Re: F41 - I forgot to make a swap partition

2025-02-27 Thread Patrick O'Callaghan
On Wed, 2025-02-26 at 21:00 -0500, Robert Moskowitz wrote: > I am making a note in my install steps file to remember NEXT time > (Fedora 43?) to create a swap partition, but I will just make do with a > swap file this time. > IMO there's really no point. A swapfile is much more flexible and for

Re: F41 Firefox migration

2025-02-27 Thread Robert Moskowitz
On 2/27/25 4:19 AM, Tim via users wrote: On Wed, 2025-02-26 at 11:36 -0500, Robert Moskowitz wrote: On starting Firefox after installing the new .mozilla folder, I got a page opened: https://www.mozilla.org/en-US/firefox/welcome/25/ Warning me that Firefox will BREAK on Mar 14, 2025 due to

Re: F41 Firefox migration

2025-02-27 Thread Robert Moskowitz
On 2/27/25 3:19 AM, Barry wrote: On 26 Feb 2025, at 16:37, Robert Moskowitz wrote: On starting Firefox after installing the new .mozilla folder, I got a page opened: https://www.mozilla.org/en-US/firefox/welcome/25/ Warning me that Firefox will BREAK on Mar 14, 2025 due to expiring cert

Re: F41 Firefox migration

2025-02-27 Thread Tim via users
On Wed, 2025-02-26 at 11:36 -0500, Robert Moskowitz wrote: > On starting Firefox after installing the new .mozilla folder, I got a > page opened: > > https://www.mozilla.org/en-US/firefox/welcome/25/ > > Warning me that Firefox will BREAK on Mar 14, 2025 due to expiring certs. Did the web brows

Re: F41 Firefox migration

2025-02-27 Thread Barry
> On 26 Feb 2025, at 16:37, Robert Moskowitz wrote: > > On starting Firefox after installing the new .mozilla folder, I got a page > opened: > > https://www.mozilla.org/en-US/firefox/welcome/25/ > > Warning me that Firefox will BREAK on Mar 14, 2025 due to expiring certs. > > > Will this b