I compiled linux-2.6 from git. I think my last pull/merge? is this one (git show)
commit d03ab2d78b6ab62e94f9958da50b4419c27e0f60 Author: Marcin KoĆcielnicki <[email protected]> Date: Mon Mar 1 00:18:39 2010 +0000 drm/nv50: Improve PGRAPH interrupt handling. I also compiled nouveau-drm_2.4.18-1_amd64.deb and nouveau_drv.so that day and installed them to a Debian system. I'm using KDE 4.3. The mouse cursor disappears, but menu items that glow when the mouse is over them will still glow when the mouse is over them. I can click on stuff and menus pop up or actions occur as normal. I can logout, but i am not returned to the KDM menu. I can't switch to a virtual terminal. I must do a hard reboot. I haven't tried that SysReq thing. Next time it happens, i'll check /var/log/ I have compositing turned off according to KDE system-settings / Desktop. In fact all desktop effects are disabled. Here's my xorg.conf Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Monitor" Identifier "Integrated LCD" # 1920x1200 @ 60.00 Hz (GTF) hsync: 74.52 kHz; pclk: 193.16 MHz Modeline "1920x1200_60.00" 193.16 1920 2048 2256 2592 1200 1201 1204 1242 -HSync +Vsync Option "PreferredMode" "1920x1200_60.00" EndSection # disable VGA by default Section "Monitor" Identifier "VGA-0" Option "Ignore" "true" EndSection Section "Device" Identifier "Configured Video Device" Driver "nouveau" Option "Monitor-LVDS-1" "Integrated LCD" EndSection Section "Screen" Identifier "Default Screen" Monitor "Integrated LCD" # Monitor "External DVI" DefaultDepth 24 SubSection "Display" Depth 24 Virtual 3840 2400 EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection The hardware is on a Dell Latitude E6500. 01:00.0 VGA compatible controller: nVidia Corporation G98M [Quadro NVS 160M] (rev a1) (prog-if 00 [VGA controller]) Subsystem: Dell Device 024f Flags: bus master, fast devsel, latency 0, IRQ 16 Memory at f5000000 (32-bit, non-prefetchable) [size=16M] Memory at e0000000 (64-bit, prefetchable) [size=256M] Memory at f2000000 (64-bit, non-prefetchable) [size=32M] I/O ports at df00 [size=128] [virtual] Expansion ROM at f4000000 [disabled] [size=128K] Capabilities: [60] Power Management version 3 Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Endpoint, MSI 00 Capabilities: [100] Virtual Channel Capabilities: [128] Power Budgeting <?> Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?> Kernel driver in use: nouveau I'll be glad to specify more info. Please tell me what you need. thanks, Brian -- http://brian.derocher.org _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
