Re: [Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
- From: Jiri Kosina <jkosina@xxxxxxx>
- Date: Thu, 25 Sep 2008 22:22:39 +0200 (CEST)
On Thu, 25 Sep 2008, Jesse Barnes wrote:
Yes, I think that xorg/xorg i915 driver/libdrm/GEM/whatever are theWe have confirmation that this isn't GEM related; according to the
biggest suspect currently, according to the data that has been
gathered so far.
Novell bug at https://bugzilla.novell.com/show_bug.cgi?id=425480 people
have hit the problem with kernels w/o GEM.
But the xorg intel driver shipped with xorg 7.4 already has support for
GEM, right? So there could still be some bug in the GEM-aware driver
running on non-GEM kernel, can't it?
That doesn't rule out i915 (though I don't think any changes have gone
in since 2.6.26 that would have caused this) or xf86-video-intel. It's
possible that X is getting confused about BAR mappings somehow,
resulting in a clobbered e1000e NVRAM, but why would the kernel version
matter in that case? The only thing that comes to mind would be PAT...
Yes, booting with 'nopat' is on my list to try immediately after we are
able to recover the corrupted EEPROM.
Recent versions of the X drivers (using recent libpciaccess code) will
try to map the resourceN_wc file in sysfs. It's possible that the map
size we end up using is wrong, leading to the situation Dave described
earlier where we map too much MMIO space.
This we could catch easily even with strace, right?
--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
- From: Jesse Barnes
- Re: [Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
- References:
- Re: [Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
- From: David Miller
- Re: [Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
- From: Frans Pop
- Re: [Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
- From: Jiri Kosina
- Re: [Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
- From: Jesse Barnes
- Re: [Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
- Prev by Date: Re: [Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
- Next by Date: Re: SMACK netfilter smacklabel socket match
- Previous by thread: Re: [Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
- Next by thread: Re: [Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
- Index(es):
Relevant Pages
|