Bug 100499 - (ACPI) not able to connect to Cable internet with RealTek 8139 and DHCP IP assignment or manual assignment
Summary: (ACPI) not able to connect to Cable internet with RealTek 8139 and DHCP IP as...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Linux Beta
Classification: Retired
Component: kernel
Version: beta1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Garzik
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-07-22 22:40 UTC by Robert W. Davis
Modified: 2013-07-03 02:13 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-03-03 08:39:28 UTC
Embargoed:


Attachments (Terms of Use)
ACPIDMP Output (68.66 KB, text/plain)
2003-07-30 00:14 UTC, Ethan Bonick
no flags Details
dmidecode output (5.19 KB, text/plain)
2003-07-30 00:18 UTC, Ethan Bonick
no flags Details
ACPI patch patch for VT86/Award PCI interrupts (12.21 KB, patch)
2003-08-21 22:12 UTC, Intel Linux ACPI folks
no flags Details | Diff

Description Robert W. Davis 2003-07-22 22:40:10 UTC
Description of problem: RealTek 8139 will not activate using DHCP assignment


Version-Release number of selected component (if applicable):


How reproducible:

Try using a RealTek 8139 and either Cable or DSL internet and connect.  It will
not work.  
Steps to Reproduce:
1.
2.
3.
    
Actual results:


Expected results:


Additional info:  Tried to connect using a different choice for the RealTek
8139, then used the first setting and manually set the IP, only after I was able
to activate the ethernet connection.  However, I was still unable to connect to
the internet until I "downgraded" to RedHat 9.

Comment 1 Nathan G. Grennan 2003-07-23 18:54:53 UTC
Try the kernel boot option acpi=off

Check out https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=100522 for more
details.

Comment 2 Ethan Bonick 2003-07-30 00:14:04 UTC
Upgraded to 9.0.93 beta andd no longer use network. I enabled acpi=off in grub
and it works. I have included outpt from acpidmp and dmidecode

Comment 3 Ethan Bonick 2003-07-30 00:14:51 UTC
Created attachment 93242 [details]
ACPIDMP Output

Comment 4 Ethan Bonick 2003-07-30 00:18:23 UTC
Created attachment 93245 [details]
dmidecode output

Comment 5 Len Brown 2003-08-08 22:18:25 UTC
if you boot with "pci=noacpi" does the network come up?
can you append the dmesg -s40000 and /proc/interrupts output from the failure 
& success cases?


Comment 6 Robert W. Davis 2003-08-16 06:59:37 UTC
I reinstalled Severn and added an avanced boot option(?) using acpi=off.  After
install, my network card is operating and I am able to connect to my cable internet.

Comment 7 Intel Linux ACPI folks 2003-08-21 22:12:15 UTC
Created attachment 93835 [details]
ACPI patch patch for VT86/Award PCI interrupts

This patch has fixed the ACPI interrupt problem for similar systems.
Please try applying it to a copy of your Severn BETA1 kernel to
see if works for you too:

~/src/linux-2.4.21-20.1.2024.2.1.nptl> patch -Np1 < ./pci_link-severn.patch
patching file arch/i386/kernel/io_apic.c
patching file arch/i386/kernel/mpparse.c
patching file drivers/acpi/pci_irq.c
patching file drivers/acpi/pci_link.c
patching file include/acpi/acpi_drivers.h


Note You need to log in before you can comment on or make changes to this bug.