| Summary: | After loading a Xserver with the glx module the network stops working | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Diego <diego> |
| Component: | Drivers/DRI/r300 | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | high | CC: | alexdeucher |
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
X server log
X server config file Cpuinfo file Interrupts (this is with the network working and glx extension not loaded) |
||
|
Description
Diego
2005-12-05 06:50:57 UTC
If this is with SMP, it's probably a duplicate of bug 5111. Otherwise, please attach the X server config and log files. No, it is an uniprocessor system. Created attachment 4001 [details]
X server log
Created attachment 4002 [details]
X server config file
Please also attach /proc/cpuinfo and /proc/interrupts. Does it also happen if you comment out options "AGPMode" and "DynamicClocks" in xorg.conf? What if you disable CONFIG_PREEMPT in the kernel configuration? Created attachment 4004 [details]
Cpuinfo file
Created attachment 4005 [details]
Interrupts (this is with the network working and glx extension not loaded)
I'll post the result of the other things you suggested in some hours, right now i'm working and can't reboot with a new kernel or be without network. > Does it also happen if you comment out options "AGPMode" and "DynamicClocks" in
> xorg.conf?
This doesn't change anything, i still loose network connection with those disabled
I recompiled everything today, DRM, kernel, Mesa and X.Org server. This time i took the time to try a standard desktop configuration and the one you suggested: CONFIG_PREEMPT_NONE=y # CONFIG_PREEMPT_VOLUNTARY is not set # CONFIG_PREEMPT is not set The result is the same, no network when the glx, dri and drm modules are loaded into the Xserver. The trace that i get in kern.log is this: Jan 30 01:17:59 calisto kernel: irq 169: nobody cared (try booting with the "irqpoll" option) Jan 30 01:17:59 calisto kernel: [__report_bad_irq+43/105] __report_bad_irq+0x2b/0x69 Jan 30 01:17:59 calisto kernel: [note_interrupt+107/143] note_interrupt+0x6b/0x8f Jan 30 01:17:59 calisto kernel: [__do_IRQ+104/143] __do_IRQ+0x68/0x8f Jan 30 01:17:59 calisto kernel: [do_IRQ+29/40] do_IRQ+0x1d/0x28 Jan 30 01:17:59 calisto kernel: [common_interrupt+26/32] common_interrupt+0x1a/0x20 Jan 30 01:17:59 calisto kernel: [pg0+949345105/1069827072] acpi_processor_idle+0x153/0x2bd [processor] Jan 30 01:17:59 calisto kernel: [cpu_idle+63/87] cpu_idle+0x3f/0x57 Jan 30 01:17:59 calisto kernel: [start_kernel+315/317] start_kernel+0x13b/0x13d Jan 30 01:17:59 calisto kernel: handlers: Jan 30 01:17:59 calisto kernel: [usb_hcd_irq+0/79] (usb_hcd_irq+0x0/0x4f) Jan 30 01:17:59 calisto kernel: [usb_hcd_irq+0/79] (usb_hcd_irq+0x0/0x4f) Jan 30 01:17:59 calisto kernel: [pg0+947762531/1069827072] (snd_intel8x0_interrupt+0x0/0x1b7 [snd_intel8x0]) Jan 30 01:17:59 calisto kernel: [pg0+944433224/1069827072] (tg3_interrupt_tagged+0x0/0xba [tg3]) Jan 30 01:17:59 calisto kernel: Disabling IRQ #169 I'm using linux 2.6.15.1 This time it seems that the wireless is working, but not the wired network, i have a tg3 network card. Bugzilla Upgrade Mass Bug Change
NEEDSINFO state was removed in Bugzilla 3.x, reopening any bugs previously listed as NEEDSINFO.
- benjsc
fd.o Wrangler
If you are still having the same problem with a more recent xserver, ati driver, and drm, please re-open. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.