Re: IRQ disabled (i915?) when switchig between gnome themes (gnome-theme-manager)

2006-02-16 Thread Dominik Brodowski
Hi,

On Tue, Feb 14, 2006 at 05:55:16PM +1100, Dave Airlie wrote:
 Can you try the patch at
 http://www.skynet.ie/~airlied/patches/dri/i915_irq_stop.diff
 
 I think it might fix it, it cleans up any pending interrupts on disable..

Thanks, this patch solves the issue.

Dominik


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: IRQ disabled (i915?) when switchig between gnome themes (gnome-theme-manager)

2006-02-16 Thread Diego Calleja
El Thu, 16 Feb 2006 12:52:08 +0100,
Dominik Brodowski [EMAIL PROTECTED] escribió:

 On Tue, Feb 14, 2006 at 05:55:16PM +1100, Dave Airlie wrote:
  Can you try the patch at
  http://www.skynet.ie/~airlied/patches/dri/i915_irq_stop.diff


Could this fix this http://bugzilla.kernel.org/show_bug.cgi?id=6082 ?
(reported today)


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: IRQ disabled (i915?) when switchig between gnome themes (gnome-theme-manager)

2006-02-14 Thread Dave Airlie
On 1/31/06, Dominik Brodowski [EMAIL PROTECTED] wrote:
 Hi,

 Something strange goes on when I try to switch more than two times between
 gnome themes using gnome-theme-manager: the X server is killed -- that also
 happens with 2.6.15, and that is surely an userspace bug, and the login
 manager restarts. With current git and also with 2.6.16-rc1-mm3 and -mm4
 sometimes the screen, and _only_ the screen is frozen, and all the time
 IRQ 10 is disabled:

  10:  34430  XT-PIC  Intel 82801DB-ICH4, Intel 82801DB-ICH4
 Modem, yenta, yenta, ehci_hcd:usb1, uhci_hcd:usb2, [EMAIL 
 PROTECTED]::00:02.0

 What's a bit strange about this is that the IRQ handler for i915 seems to be
 gone right at the moment the nobody cared check triggers -- maybe the IRQ
 handler is unregistered (a bit) too early?

 CONFIG_AGP_INTEL=y
 CONFIG_DRM_I915=y

 00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to 
 I/O Controller (rev 02)
 00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV 
 Processor to I/O Controller (rev 02)
 00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV 
 Processor to I/O Controller (rev 02)
 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated 
 Graphics Device (rev 02)
 00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics 
 Device (rev 02)


Can you try the patch at
http://www.skynet.ie/~airlied/patches/dri/i915_irq_stop.diff

I think it might fix it, it cleans up any pending interrupts on disable..

Dave.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


IRQ disabled (i915?) when switchig between gnome themes (gnome-theme-manager)

2006-01-30 Thread Dominik Brodowski
Hi,

Something strange goes on when I try to switch more than two times between
gnome themes using gnome-theme-manager: the X server is killed -- that also
happens with 2.6.15, and that is surely an userspace bug, and the login
manager restarts. With current git and also with 2.6.16-rc1-mm3 and -mm4
sometimes the screen, and _only_ the screen is frozen, and all the time
IRQ 10 is disabled:

 10:  34430  XT-PIC  Intel 82801DB-ICH4, Intel 82801DB-ICH4
Modem, yenta, yenta, ehci_hcd:usb1, uhci_hcd:usb2, [EMAIL 
PROTECTED]::00:02.0

What's a bit strange about this is that the IRQ handler for i915 seems to be
gone right at the moment the nobody cared check triggers -- maybe the IRQ
handler is unregistered (a bit) too early?

CONFIG_AGP_INTEL=y
CONFIG_DRM_I915=y

00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to 
I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV 
Processor to I/O Controller (rev 02)
00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV 
Processor to I/O Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated 
Graphics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics 
Device (rev 02)

Thanks,
Dominik

 Linux version 2.6.16-rc1 ([EMAIL PROTECTED]) (gcc-Version 3.4.4 (Gentoo 
Hardened 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)) #2 PREEMPT Fri Jan 27 22:31:53 
CET 2006
 BIOS-provided physical RAM map:
  BIOS-e820:  - 0009f800 (usable)
  BIOS-e820: 0009f800 - 000a (reserved)
  BIOS-e820: 000ce000 - 000d (reserved)
  BIOS-e820: 000d8000 - 000e (reserved)
  BIOS-e820: 000e4000 - 0010 (reserved)
  BIOS-e820: 0010 - 2f6e (usable)
  BIOS-e820: 2f6e - 2f6ec000 (ACPI data)
  BIOS-e820: 2f6ec000 - 2f70 (ACPI NVS)
  BIOS-e820: 2f70 - 3000 (reserved)
  BIOS-e820: fec1 - fec2 (reserved)
  BIOS-e820: ff80 - ffc0 (reserved)
  BIOS-e820: fc00 - 0001 (reserved)
 758MB LOWMEM available.
 On node 0 totalpages: 194272
   DMA zone: 4096 pages, LIFO batch:0
   DMA32 zone: 0 pages, LIFO batch:0
   Normal zone: 190176 pages, LIFO batch:31
   HighMem zone: 0 pages, LIFO batch:0
 DMI present.
 ACPI: RSDP (v000 PTLTD ) @ 0x000f7e80
 ACPI: RSDT (v001 PTLTD  Montara  0x0604  LTP 0x) @ 0x2f6e7bc3
 ACPI: FADT (v001 INTEL  MONTARA  0x0604 PTL  0x0050) @ 0x2f6ebed2
 ACPI: BOOT (v001 PTLTD  $SBFTBL$ 0x0604  LTP 0x0001) @ 0x2f6ebfd8
 ACPI: SSDT (v001 INTEL  CPU0CST  0x0001 INTL 0x20020725) @ 0x2f6e800c
 ACPI: SSDT (v001  INTEL  EISTRef 0x2000 INTL 0x02012044) @ 0x2f6e7bf7
 ACPI: DSDT (v001 INTEL  MONTARAG 0x0604 MSFT 0x010e) @ 0x
 ACPI: PM-Timer IO Port: 0x1008
 Allocating PCI resources starting at 4000 (gap: 3000:cec1)
 Built 1 zonelists
 Kernel command line: root=/dev/hda5 acpi_sleep=s3_mode psmouse.proto=imps 
resume=/dev/hda8
 Enabling fast FPU save and restore... done.
 Enabling unmasked SIMD FPU exception support... done.
 Initializing CPU#0
 CPU 0 irqstacks, hard=c0444000 soft=c0443000
 PID hash table entries: 4096 (order: 12, 65536 bytes)
 Detected 1396.066 MHz processor.
 Using pmtmr for high-res timesource
 Console: colour VGA+ 80x25
 Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
 Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
 Memory: 766088k/777088k available (2297k kernel code, 10512k reserved, 870k 
data, 144k init, 0k highmem)
 Checking if this processor honours the WP bit even in supervisor mode... Ok.
 Calibrating delay using timer specific routine.. 2793.78 BogoMIPS (lpj=1396892)
 Mount-cache hash table entries: 512
 CPU: After generic identify, caps: a7e9f9bf    
0180  
 CPU: After vendor identify, caps: a7e9f9bf    0180 
 
 CPU: L1 I cache: 32K, L1 D cache: 32K
 CPU: L2 cache: 1024K
 CPU: After all inits, caps: a7e9f9bf   0040 0180 
 
 Intel machine check architecture supported.
 Intel machine check reporting enabled on CPU#0.
 mtrr: v2.0 (20020519)
 CPU: Intel(R) Pentium(R) M processor 1400MHz stepping 05
 Checking 'hlt' instruction... OK.
tbget-0284: *** Info: Table [DSDT] replaced by host OS
  tbxface-0109 [02] load_tables   : ACPI Tables successfully acquired
 Parsing all Control 
Methods:..
 Table [DSDT](id 0007) - 520 Objects with 56 Devices 154 Methods 20 Regions
 Parsing all Control Methods:.
 Table [SSDT](id 0004) - 1 Objects with 0 Devices 1