Re: kernels > 6.5.12-300.fc39.x86_64 do not boot

2024-02-16 Thread Felix Miata
Samuel Sieb composed on 2024-02-16 16:34 (UTC-0800):

> On 2/16/24 09:23, olivares33561 via users wrote:
...
>> Feb 16 11:09:28 fedora kernel:  ? 
>> __intel_display_power_get_domain.part.0+0x52/0x70 [i915]
>> Feb 16 11:09:28 fedora kernel:  ? ktime_get+0x3c/0xa0
>> Feb 16 11:09:28 fedora kernel:  ? exc_page_fault+0x7f/0x180
>> Feb 16 11:09:28 fedora kernel:  ? asm_exc_page_fault+0x26/0x30
>> Feb 16 11:09:28 fedora kernel:  ? icl_aux_pw_to_phy.isra.0+0x35/0x40 [i915]
>> Feb 16 11:09:28 fedora kernel:  icl_aux_power_well_disable+0x39/0x1d0 [i915]
>> Feb 16 11:09:28 fedora kernel:  intel_power_domains_sanitize_state+0x91/0xb0 
>> [i915]
>> Feb 16 11:09:28 fedora kernel:  intel_display_driver_probe_nogem+0x163/0x210 
>> [i915]
>> Feb 16 11:09:28 fedora kernel:  i915_driver_probe+0x707/0xbe0 [i915]

> An oops with a page fault in the i915 display driver relating to power 
> management.  Somehow triggered by udev.

> No idea what would cause that, but it explains why nomodeset works.

So perhaps intel_pstate= kernel cmdline appendages are worth trying?:

https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt 31%
down from top of file. I'd go first for hwp_only, next no_hwp, then ???

https://www.kernel.org/doc/html/v4.19/admin-guide/pm/intel_pstate.html

Has a BIOS upgrade already been checked for?
-- 
Evolution as taught in public schools is, like religion,
based on faith, not based on science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: How to discover latex fonts

2024-02-16 Thread Michael Hennebry

On Thu, 15 Feb 2024, Andras Simon wrote:


This is about making \fontsize work, not the warnings, which some
other google hits suggest you can ignore. And you don't need  to
\usepackage{fontspec} for \fontsize to work. (But maybe you're using
it for something else.)


I was trying to change the font because the default
font did not let me have a 14 pt. font size.
I inferred that it was a bitmap font or something
else that did not allow arbitrary font sizes.

Though I still do not know how to discover what I have,
I have something that works.

--
Michael   henne...@mail.cs.ndsu.nodak.edu
"SCSI is NOT magic. There are *fundamental technical
reasons* why it is necessary to sacrifice a young
goat to your SCSI chain now and then."   --   John Woods
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: kernels > 6.5.12-300.fc39.x86_64 do not boot

2024-02-16 Thread Samuel Sieb

On 2/16/24 09:23, olivares33561 via users wrote:

Feb 16 11:09:28 fedora kernel: Oops:  [#1] PREEMPT SMP NOPTI
Feb 16 11:09:28 fedora kernel: CPU: 4 PID: 498 Comm: (udev-worker) Not tainted 
6.7.4-200.fc39.x86_64 #1
Feb 16 11:09:28 fedora kernel: Hardware name: Dell Inc. XPS 8940/0K3CM7, BIOS 
2.16.0 11/02/2023
Feb 16 11:09:28 fedora kernel: RIP: 0010:icl_aux_pw_to_phy.isra.0+0x35/0x40 
[i915]
Feb 16 11:09:28 fedora kernel: Code: 76 08 0f b6 d2 48 8d 04 52 f6 41 11 01 48 89 fb 
48 8b 16 48 8d 04 c2 0f b6 70 14 8d 46 fa 0f 45 f0 e8 7f ed ff ff 48 89 df 5b 
<8b> 70 7c e9 d3 93 fe ff 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90
Feb 16 11:09:28 fedora kernel: RSP: 0018:adc50198fa30 EFLAGS: 00010246
Feb 16 11:09:28 fedora kernel: RAX:  RBX: 9133cdf6c000 RCX: 
c080de98
Feb 16 11:09:28 fedora kernel: RDX:  RSI: 0003 RDI: 
9133cdf6c000
Feb 16 11:09:28 fedora kernel: RBP: 9133c1deb560 R08: c087cfb1 R09: 

Feb 16 11:09:28 fedora kernel: R10: 0001 R11: 0100 R12: 
9133cdf6cb08
Feb 16 11:09:28 fedora kernel: R13: 0001 R14: 9133c26080c0 R15: 
9133c2608000
Feb 16 11:09:28 fedora kernel: FS:  7f8a9a813980() 
GS:91351990() knlGS:
Feb 16 11:09:28 fedora kernel: CS:  0010 DS:  ES:  CR0: 80050033
Feb 16 11:09:28 fedora kernel: CR2: 007c CR3: 00010df38004 CR4: 
00770ef0
Feb 16 11:09:28 fedora kernel: PKRU: 5554
Feb 16 11:09:28 fedora kernel: Call Trace:
Feb 16 11:09:28 fedora kernel:  
Feb 16 11:09:28 fedora kernel:  ? __die+0x23/0x70
Feb 16 11:09:28 fedora kernel:  ? page_fault_oops+0x171/0x4e0
Feb 16 11:09:28 fedora kernel:  ? 
__intel_display_power_get_domain.part.0+0x52/0x70 [i915]
Feb 16 11:09:28 fedora kernel:  ? ktime_get+0x3c/0xa0
Feb 16 11:09:28 fedora kernel:  ? exc_page_fault+0x7f/0x180
Feb 16 11:09:28 fedora kernel:  ? asm_exc_page_fault+0x26/0x30
Feb 16 11:09:28 fedora kernel:  ? icl_aux_pw_to_phy.isra.0+0x35/0x40 [i915]
Feb 16 11:09:28 fedora kernel:  icl_aux_power_well_disable+0x39/0x1d0 [i915]
Feb 16 11:09:28 fedora kernel:  intel_power_domains_sanitize_state+0x91/0xb0 
[i915]
Feb 16 11:09:28 fedora kernel:  intel_display_driver_probe_nogem+0x163/0x210 
[i915]
Feb 16 11:09:28 fedora kernel:  i915_driver_probe+0x707/0xbe0 [i915]


An oops with a page fault in the i915 display driver relating to power 
management.  Somehow triggered by udev.


No idea what would cause that, but it explains why nomodeset works.
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: kernels > 6.5.12-300.fc39.x86_64 do not boot

2024-02-16 Thread Samuel Sieb

On 2/16/24 12:00, old sixpack13 wrote:

same CPU and GPU here.
secure boot is off

no bugs


have you loaded the setup defaults after bios update ?

I wonder if a selinux relabeling would help ?
if so:
in an terminal:
sudo touch /.autorelabel;
and
a reboot (with a running kernel)
and
then with the faulty kernel again


There's no indication of an selinux problem.  How would that be relevant 
when a different kernel boots fine?

--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: kernels > 6.5.12-300.fc39.x86_64 do not boot

2024-02-16 Thread olivares33561 via users




Sent from ProtonMail, encrypted email based in Switzerland.

Sent with Proton Mail secure email.

On Friday, February 16th, 2024 at 2:00 PM, old sixpack13  
wrote:

> same CPU and GPU here.
> secure boot is off
Secure Boot on
> 
> no bugs
> 
> 
> have you loaded the setup defaults after bios update ?
No 
> 
> I wonder if a selinux relabeling would help ?
> if so:
> in an terminal:
> sudo touch /.autorelabel;
> and
> a reboot (with a running kernel)
Can give it a try next Monday and report back.  
> and
> then with the faulty kernel again
> --
Thank you for sharing your advice.  On Monday I shall try it and report back.  

Best Regards,



Antonio
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: kernels > 6.5.12-300.fc39.x86_64 do not boot

2024-02-16 Thread old sixpack13
same CPU and GPU here. 
secure boot is off

no bugs


have you loaded the setup defaults after bios update ?

I wonder if a selinux relabeling would help ?
if so:
in an terminal: 
sudo touch /.autorelabel;
and
a reboot (with a running kernel)
and
then with the faulty kernel again
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: kernels > 6.5.12-300.fc39.x86_64 do not boot

2024-02-16 Thread olivares33561 via users




Sent from ProtonMail, encrypted email based in Switzerland.

Sent with Proton Mail secure email.

On Friday, February 16th, 2024 at 11:07 AM, olivares33561 via users 
 wrote:

> 
> 
> Sent from ProtonMail, encrypted email based in Switzerland.
> 
> Sent with Proton Mail secure email.
> 
> 
> On Friday, February 16th, 2024 at 8:33 AM, George N. White III 
> gnw...@gmail.com wrote:
> 
> > On Wed, Feb 14, 2024 at 12:42 PM olivares33561 via users 
> > users@lists.fedoraproject.org wrote:
> > 
> > > [...]
> > > 
> > > Bug Submitted:
> > > https://bugzilla.redhat.com/show_bug.cgi?id=2264223
> > > 
> > > Output of inxi command
> > > olivares@fedora:~/Downloads/kerTeX/Documents/Documents/mptmp$ inxi -C 
> > > --vs --zl --hostname
> > > inxi 3.3.32-00 (2024-01-30)
> > > CPU:
> > > Info: 6-core model: 11th Gen Intel Core i5-11400 bits: 64 type: MT MCP
> > > cache: L2: 3 MiB
> > > Speed (MHz): avg: 799 min/max: 800/4400 cores: 1: 800 2: 800 3: 800 4: 800
> > > 5: 800 6: 800 7: 800 8: 800 9: 800 10: 799 11: 800 12: 800
> > > 
> > > Hope bug is not trashed or marked not a bug. I would not have tried 
> > > nomodeset if it was not suggested.
> > 
> > > Upon successful booting without using nomodeset maybe sound comes back.
> > 
> > From the journalctl output, you have
> > 
> > Feb 15 10:12:18 fedora kernel: Hardware name: Dell Inc. XPS 8940/0K3CM7, 
> > BIOS 2.4.0 12/08/2021
> > 
> > You appear to be missing multiple "critical" updates:
> > 
> > https://www.dell.com/support/home/en-us/product-support/product/xps-8940-desktop/drive
> > 
> > You should be able to install the updates by booting with nomodeset and 
> > using fwupdtool (see fwupdtool --help).
> 
> 
> Updated BIOS, still same situation.
> 
> System still hangs.
> 
> Best Regards,
> 
> Antonio
> --

After updating BIOS to version 2.16 latest, the system still hangs.  


Feb 16 11:09:28 fedora kernel: Oops:  [#1] PREEMPT SMP NOPTI
Feb 16 11:09:28 fedora kernel: CPU: 4 PID: 498 Comm: (udev-worker) Not tainted 
6.7.4-200.fc39.x86_64 #1
Feb 16 11:09:28 fedora kernel: Hardware name: Dell Inc. XPS 8940/0K3CM7, BIOS 
2.16.0 11/02/2023
Feb 16 11:09:28 fedora kernel: RIP: 0010:icl_aux_pw_to_phy.isra.0+0x35/0x40 
[i915]
Feb 16 11:09:28 fedora kernel: Code: 76 08 0f b6 d2 48 8d 04 52 f6 41 11 01 48 
89 fb 48 8b 16 48 8d 04 c2 0f b6 70 14 8d 46 fa 0f 45 f0 e8 7f ed ff ff 48 89 
df 5b <8b> 70 7c e9 d3 93 fe ff 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90
Feb 16 11:09:28 fedora kernel: RSP: 0018:adc50198fa30 EFLAGS: 00010246
Feb 16 11:09:28 fedora kernel: RAX:  RBX: 9133cdf6c000 RCX: 
c080de98
Feb 16 11:09:28 fedora kernel: RDX:  RSI: 0003 RDI: 
9133cdf6c000
Feb 16 11:09:28 fedora kernel: RBP: 9133c1deb560 R08: c087cfb1 R09: 

Feb 16 11:09:28 fedora kernel: R10: 0001 R11: 0100 R12: 
9133cdf6cb08
Feb 16 11:09:28 fedora kernel: R13: 0001 R14: 9133c26080c0 R15: 
9133c2608000
Feb 16 11:09:28 fedora kernel: FS:  7f8a9a813980() 
GS:91351990() knlGS:
Feb 16 11:09:28 fedora kernel: CS:  0010 DS:  ES:  CR0: 80050033
Feb 16 11:09:28 fedora kernel: CR2: 007c CR3: 00010df38004 CR4: 
00770ef0
Feb 16 11:09:28 fedora kernel: PKRU: 5554
Feb 16 11:09:28 fedora kernel: Call Trace:
Feb 16 11:09:28 fedora kernel:  
Feb 16 11:09:28 fedora kernel:  ? __die+0x23/0x70
Feb 16 11:09:28 fedora kernel:  ? page_fault_oops+0x171/0x4e0
Feb 16 11:09:28 fedora kernel:  ? 
__intel_display_power_get_domain.part.0+0x52/0x70 [i915]
Feb 16 11:09:28 fedora kernel:  ? ktime_get+0x3c/0xa0
Feb 16 11:09:28 fedora kernel:  ? exc_page_fault+0x7f/0x180
Feb 16 11:09:28 fedora kernel:  ? asm_exc_page_fault+0x26/0x30
Feb 16 11:09:28 fedora kernel:  ? icl_aux_pw_to_phy.isra.0+0x35/0x40 [i915]
Feb 16 11:09:28 fedora kernel:  icl_aux_power_well_disable+0x39/0x1d0 [i915]
Feb 16 11:09:28 fedora kernel:  intel_power_domains_sanitize_state+0x91/0xb0 
[i915]
Feb 16 11:09:28 fedora kernel:  intel_display_driver_probe_nogem+0x163/0x210 
[i915]
Feb 16 11:09:28 fedora kernel:  i915_driver_probe+0x707/0xbe0 [i915]
Feb 16 11:09:28 fedora kernel:  local_pci_probe+0x42/0xa0
Feb 16 11:09:28 fedora kernel:  pci_device_probe+0xc7/0x240
Feb 16 11:09:28 fedora kernel:  really_probe+0x19b/0x3e0
Feb 16 11:09:28 fedora kernel:  ? __pfx___driver_attach+0x10/0x10
Feb 16 11:09:28 fedora kernel:  __driver_probe_device+0x78/0x160
Feb 16 11:09:28 fedora kernel:  driver_probe_device+0x1f/0x90
Feb 16 11:09:28 fedora kernel:  __driver_attach+0xd2/0x1c0
Feb 16 11:09:28 fedora kernel:  bus_for_each_dev+0x85/0xd0
Feb 16 11:09:28 fedora kernel:  bus_add_driver+0x116/0x220
Feb 16 11:09:28 fedora kernel:  driver_register+0x59/0x100
Feb 16 11:09:28 fedora kernel:  i915_init+0x22/0xc0 [i915]
Feb 16 11:09:28 fedora kernel:  ? __pfx_i915_init+0x10/0x10 [i915]
Feb 16 11:09:28 fedora kernel:  do_one_initcall+0x58/0x320
Feb 16 11:09:28 

Re: kernels > 6.5.12-300.fc39.x86_64 do not boot

2024-02-16 Thread olivares33561 via users


Sent from ProtonMail, encrypted email based in Switzerland.

Sent with Proton Mail secure email.

On Friday, February 16th, 2024 at 8:33 AM, George N. White III 
 wrote:

> On Wed, Feb 14, 2024 at 12:42 PM olivares33561 via users 
>  wrote:
> 
> > 
> > [...]
> > 
> > Bug Submitted:
> > https://bugzilla.redhat.com/show_bug.cgi?id=2264223
> > 
> > Output of inxi command
> > olivares@fedora:~/Downloads/kerTeX/Documents/Documents/mptmp$ inxi -C --vs 
> > --zl --hostname
> > inxi 3.3.32-00 (2024-01-30)
> > CPU:
> > Info: 6-core model: 11th Gen Intel Core i5-11400 bits: 64 type: MT MCP
> > cache: L2: 3 MiB
> > Speed (MHz): avg: 799 min/max: 800/4400 cores: 1: 800 2: 800 3: 800 4: 800
> > 5: 800 6: 800 7: 800 8: 800 9: 800 10: 799 11: 800 12: 800
> > 
> > Hope bug is not trashed or marked not a bug. I would not have tried 
> > nomodeset if it was not suggested.
> 
> > Upon successful booting without using nomodeset maybe sound comes back.
> 
> 
> From the journalctl output, you have
> 
> Feb 15 10:12:18 fedora kernel: Hardware name: Dell Inc. XPS 8940/0K3CM7, BIOS 
> 2.4.0 12/08/2021
> 
> You appear to be missing multiple "critical" updates:
> 
> https://www.dell.com/support/home/en-us/product-support/product/xps-8940-desktop/drive
> 
> 
> You should be able to install the updates by booting with nomodeset and using 
> fwupdtool (see fwupdtool --help).

Updated BIOS, still same situation.  

System still hangs.

Best Regards,

Antonio 
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Print Errors with HP-1300 LaserJet

2024-02-16 Thread Tim Evans
Recently connected a very old HP-1300 LaserJet printer to my Fedora 39 
workstation, via USB cable.  CUPS found and configured the printer as 
"HP LaserJet 1300 Series Postscript (recommended)."


Print jobs are okay, but with every job I get an extra page, with the 
following error message printed on it:


ERROR:
typecheck
OFFENDING COMMAND:
idiv
STACK:
5
--nostringval--
--nostringval--
-mark-
-mark-
-mark-
-mark-

Even appears after printing test page from the CUPS admin interface.

Waste of paper...

Suggestions? Thanks.
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: kernels > 6.5.12-300.fc39.x86_64 do not boot

2024-02-16 Thread George N. White III
On Wed, Feb 14, 2024 at 12:42 PM olivares33561 via users <
users@lists.fedoraproject.org> wrote:

>
> [...]
>
> Bug Submitted:
> https://bugzilla.redhat.com/show_bug.cgi?id=2264223
>
> Output of inxi command
> olivares@fedora:~/Downloads/kerTeX/Documents/Documents/mptmp$ inxi -C
> --vs --zl --hostname
> inxi 3.3.32-00 (2024-01-30)
> CPU:
>   Info: 6-core model: 11th Gen Intel Core i5-11400 bits: 64 type: MT MCP
> cache: L2: 3 MiB
>   Speed (MHz): avg: 799 min/max: 800/4400 cores: 1: 800 2: 800 3: 800 4:
> 800
> 5: 800 6: 800 7: 800 8: 800 9: 800 10: 799 11: 800 12: 800
>
> Hope bug is not trashed or marked not a bug.  I would not have tried
> nomodeset if it was not suggested.
>
Upon successful booting without using nomodeset maybe sound comes back.


>From the journalctl output, you have

Feb 15 10:12:18 fedora kernel: Hardware name: Dell Inc. XPS
8940/0K3CM7, BIOS 2.4.0 12/08/2021

You appear to be missing multiple "critical" updates:

https://www.dell.com/support/home/en-us/product-support/product/xps-8940-desktop/drive

You should be able to install the updates by booting with nomodeset
and using fwupdtool (see fwupdtool --help).
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue