Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 178234 - gentoo-sources-2.6.21 atl1 module APIC error when MSI enabled in kernel
Summary: gentoo-sources-2.6.21 atl1 module APIC error when MSI enabled in kernel
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard: linux-bugzilla-pending
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-12 17:54 UTC by Grzegorz {NineX} Krzystek
Modified: 2007-05-15 22:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
.config (kernel-config,31.60 KB, text/plain)
2007-05-12 17:58 UTC, Grzegorz {NineX} Krzystek
Details
lspci-output.txt (lspci-bvv,25.81 KB, text/plain)
2007-05-12 18:00 UTC, Grzegorz {NineX} Krzystek
Details
dmesg (dmesg,14.91 KB, text/plain)
2007-05-12 18:30 UTC, Grzegorz {NineX} Krzystek
Details
lsmod (lsmod,141 bytes, text/plain)
2007-05-12 18:31 UTC, Grzegorz {NineX} Krzystek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz {NineX} Krzystek 2007-05-12 17:54:29 UTC
after /etc/init.d/net.eth0 start
i can't establish any connection
in /var/log/messages i see:
May 13 19:16:49 localhost APIC error on CPU0: 04(08)
May 13 19:16:49 localhost atl1: eth0 link is up 100 Mbps full duplex
May 13 19:16:49 localhost APIC error on CPU0: 08(08)
May 13 19:16:49 localhost APIC error on CPU0: 08(08)
...
sometimes system rebooting without any error in logs
there is workaround:
add pci=nomsi into kernel boot comand line.

emerge --info
Portage 2.1.2.7 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.5-r2, 2.6.21-gentoo x86_64)
=================================================================
System uname: 2.6.21-gentoo x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System release 1.12.10
Timestamp of tree: Thu, 10 May 2007 12:30:10 +0000
dev-java/java-config: 1.3.7, 2.0.32
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -pipe -O2 -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="* /etc /etc/conf.d /etc/env.d /etc/env.d/java/ /etc/gconf /etc/init.d /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -pipe -O2 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl           http://gentoo.po.opole.pl               http://distfiles.gentoo.org             http://www.ibiblio.org/pub/Linux/distributions/gentoo         http://dev.gentoo.org"
LINGUAS="pl en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 7zip X a52 aac acpi alsa amd64 arts audacious bash-completion bzip2 cdparanoia chardet cups dbus deprecated devil dga discouraged divx dri dts dv dvd dvdr dvdread encode exif fbcon ffmpeg gif gnutls gpm hal iconv idea ieee1394 ipv6 java jpeg jpeg2k kde kdeenablefinal logitech-mouse logrotate lzo mad midi mmx mmxext mng mp3 mpeg ncurses network-cron nls no-old-linux nptl nptlonly nsplugin ogg opengl pam pcre pdf perl plugins png ppds python qt3 rar slang spell sse sse2 ssl svg symlink test theora threads tiff truetype unicode voice vorbis wma wmf wmp x264 xanim xorg xscreensaver xv xvid zip zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="pl en" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


Reproducible: Always
Comment 1 Grzegorz {NineX} Krzystek 2007-05-12 17:58:57 UTC
Created attachment 119027 [details]
.config

there is my kernel .config file
Comment 2 Grzegorz {NineX} Krzystek 2007-05-12 18:00:12 UTC
Created attachment 119028 [details]
lspci-output.txt

there is lspci -bvv output from my system
Comment 3 Jeremy K. Truax 2007-05-12 18:02:11 UTC
Have you been able to try this on 2.6.20 or another version and does it work?

Could you also post your lsmod and dmesg outputs? 

Thanks
Comment 4 Grzegorz {NineX} Krzystek 2007-05-12 18:30:50 UTC
Created attachment 119030 [details]
dmesg
Comment 5 Grzegorz {NineX} Krzystek 2007-05-12 18:31:54 UTC
Created attachment 119031 [details]
lsmod
Comment 6 Grzegorz {NineX} Krzystek 2007-05-12 18:34:02 UTC
(In reply to comment #3)
> Have you been able to try this on 2.6.20 or another version and does it work?
> 
> Could you also post your lsmod and dmesg outputs? 
> 
> Thanks
> 
gentoo-sources-2.6.20-* don't have atl1 driver , i compiled driver from sourceforge... same errors :( 
Comment 7 Maarten Bressers (RETIRED) gentoo-dev 2007-05-14 17:38:46 UTC
Hi, could you please report this bug upstream to http://bugzilla.kernel.org/ ?

Please include the attachments you've posted here, and also mention what kind of motherboard you have. Thank you.
Comment 8 Daniel Drake (RETIRED) gentoo-dev 2007-05-15 22:09:05 UTC
Please post the new bug URL here when done, and we'll keep an eye on it.