यह अभी भी बहुत खराब है। अति उत्प्रेरक काम नहीं करता है। यहां तक कि सबसे नया डाउनलोड किया गया संस्करण। कर्नेल 3.0-आरसी 5 ने अभी भी मदद नहीं की। एक पैकेज था जिसे acpi_call कहा जाता था, वह भी काम नहीं करता था। "Acpi_osi = linux pci = noacpi" सेट करने के बाद, यह सामान्य रूप से बूट होता है। मुझे नहीं पता कि मैं जिस फोंकंट्रोल को सेवा के रूप में स्थापित करता हूं, वह काम कर रहा है या नहीं, लेकिन यह अपनी डिफ़ॉल्ट सेटिंग की तुलना में बहुत ठंडा है। हालाँकि विंडो 7 इससे कहीं ज्यादा ठंडी है।
$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: ATI Technologies Inc NI Seymour [AMD Radeon HD 6470M]
$ lspci -v -s 00:02.0; lspci -v -s 01:00.0
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Dell Device 04c1
Flags: bus master, fast devsel, latency 0, IRQ 25
Memory at e0000000 (64-bit, non-prefetchable) [size=4M]
Memory at d0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 5000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
01:00.0 VGA compatible controller: ATI Technologies Inc NI Seymour [AMD Radeon HD 6470M] (prog-if 00 [VGA controller])
Subsystem: Dell Device 04c1
Flags: fast devsel, IRQ 11
Memory at c0000000 (64-bit, prefetchable) [disabled] [size=256M]
Memory at e1700000 (64-bit, non-prefetchable) [disabled] [size=128K]
I/O ports at 4000 [disabled] [size=256]
Expansion ROM at e1720000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel modules: radeon
यहां डिफ़ॉल्ट इंटेल केवल 256M अधिकतम का उपयोग कर सकता है। यही कारण है कि गति के लिए मेरी जरूरत सबसे ज्यादा नहीं चल पाएगी। यहां तक कि ubuntu पर ट्रैकबॉल भी नहीं चल सकता। मैंने भी edgers ppa से xserver * स्थापित करने की कोशिश की, लेकिन यह काम नहीं किया। मेरा डेल डेल 4141 रेतीला पुल है। अब मुझे एक बहुत ही अनोखी समस्या है।
$ glxgears
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
300 frames in 5.0 seconds = 59.821 FPS
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
after 1188 requests (1188 known processed) with 0 events remaining.