Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#54686 - Dell Latitude 3350's ethernet card need turn on kernel make CONFIG_ACPI_REV_OVERRIDE_POSSIBLE

Attached to Project: Arch Linux
Opened by yorks.yang (yorks) - Tuesday, 04 July 2017, 08:32 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 04 July 2017, 12:49 GMT
Task Type Bug Report
Category Kernel
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The Dell Latitude 3350's ethernet card attempts to use a reserved IRQ (18),
resulting in ACPI being unable to enable the ethernet. The Linux kernel has fixed this issue,
need make the option turn on, CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y, but archlinux not set this option.

I have try to build the kernel with CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y to fixed this issue.

Please considering turn on the option CONFIG_ACPI_REV_OVERRIDE_POSSIBLE with make kernel package.

Thanks,


Additional info:
* linux kernel src related file: drivers/acpi/blacklist.c
* zcat /proc/config.gz | grep CONFIG_ACPI_REV_OVERRIDE_POSSIBLE
# CONFIG_ACPI_REV_OVERRIDE_POSSIBLE is not set
* A discussion about that can be found at: https://bbs.archlinux.org/viewtopic.php?id=218172



Steps to reproduce:
Run Arch Linux with stock kernel on a Dell Latitude 3350.

This task depends upon

Closed by  Jan de Groot (JGC)
Tuesday, 04 July 2017, 12:49 GMT
Reason for closing:  Implemented

Loading...