Acer Aspire 5738 - blank screen after installation

Hello all,

I recently purchased (after 6 months of savings) Acer aspire 5738 laptop, which comes with a in built Intel graphics card (GM45 or GMA4500MHD). Very enthusiastically, i recently installed opensuse 11.1 x86 DVD, but later was disappointed to see only a blank screen after booting.

I have been reading lots of thread and googling, but unable to find any concrete solution for this issue. There are some suggestion that update drivers are available only in 2.6.28 kernel(not sure about this).

has anyone else faced this issue and resolved this with the same graphics card using opensuse 11.1?

should i compile a new kernel and install ?

kindly provide your valuable guidance.

Thanks in advance.

PS note that i am a layman in this domain, and help would be greatly appriciated.

First try a Failsafe boot, see if that will boot to a GUI

Otherwise this should get you in, so you can investigate further:

Pause the boot by moving the down arrow, then back up to the default boot. But now press backspace, it should delete any text where you can see VGA=.
Remove all text and now type just the number:
3
and hit enter

at the login type your user name and then password
now type:
su
then the root password

now type this:
sax2 -r -m 0=vesa
(N.B. the 0 is a zero not a letter)
now reboot

if you don’t get a gui login
login as user and try this at the cli
startx

**here is some hardware info: **

hwinfo --gfxcard

09: PCI 02.0: 0300 VGA compatible controller (VGA)
[Created at pci.318]
UDI: /org/freedesktop/Hal/devices/pci_8086_2a42
Unique ID: _Znp.S+fdE8GTQy6
SysFS ID: /devices/pci0000:00/0000:00:02.0
SysFS BusID: 0000:00:02.0
Hardware Class: graphics card
Model: “Mobile Intel® GM45 Express Chipset”
Vendor: pci 0x8086 “Intel Corporation”
Device: pci 0x2a42 “Mobile Intel® GM45 Express Chipset”
SubVendor: pci 0x1025 “Acer Incorporated [ALI]”
SubDevice: pci 0x0205
Revision: 0x07
Memory Range: 0xf4000000-0xf43fffff (rw,non-prefetchable)
Memory Range: 0xd0000000-0xdfffffff (rw,prefetchable)
I/O Ports: 0x1800-0x1807 (rw)
IRQ: 16 (no events)
I/O Ports: 0x3c0-0x3df (rw)
Module Alias: “pci:v00008086d00002A42sv00001025sd00000205bc03sc00i00”
Driver Info #0:
XFree86 v4 Server Module: intel
Driver Info #1:
XFree86 v4 Server Module: intel
3D Support: yes
Config Status: cfg=no, avail=yes, need=no, active=unknown

10: PCI 02.1: 0380 Display controller
[Created at pci.318]
UDI: /org/freedesktop/Hal/devices/pci_8086_2a43
Unique ID: ruGf.zR1G8_Y7iZC
SysFS ID: /devices/pci0000:00/0000:00:02.1
SysFS BusID: 0000:00:02.1
Hardware Class: graphics card
Model: “Intel Mobile 4 Series Chipset Integrated Graphics Controller”
Vendor: pci 0x8086 “Intel Corporation”
Device: pci 0x2a43 “Mobile 4 Series Chipset Integrated Graphics Controller”
SubVendor: pci 0x1025 “Acer Incorporated [ALI]”
SubDevice: pci 0x0205
Revision: 0x07
Memory Range: 0xf4400000-0xf44fffff (rw,non-prefetchable)
Module Alias: “pci:v00008086d00002A43sv00001025sd00000205bc03sc80i00”
Config Status: cfg=no, avail=yes, need=no, active=unknown

Primary display adapter: #9

================================
cat /etc/X11/xorg.conf details

/…/

SaX generated X11 config file

Created on: 2009-06-08T08:53:22+0530.

Version: 8.1

Contact: Marcus Schaefer <sax@suse.de>, 2005

Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>

Automatically generated by [ISaX] (8.1)

PLEASE DO NOT EDIT THIS FILE!

Section “Files”
FontPath “/usr/share/fonts/misc:unscaled”
FontPath “/usr/share/fonts/local”
FontPath “/usr/share/fonts/75dpi:unscaled”
FontPath “/usr/share/fonts/100dpi:unscaled”
FontPath “/usr/share/fonts/Type1”
FontPath “/usr/share/fonts/URW”
FontPath “/usr/share/fonts/Speedo”
FontPath “/usr/share/fonts/PEX”
FontPath “/usr/share/fonts/cyrillic”
FontPath “/usr/share/fonts/latin2/misc:unscaled”
FontPath “/usr/share/fonts/latin2/75dpi:unscaled”
FontPath “/usr/share/fonts/latin2/100dpi:unscaled”
FontPath “/usr/share/fonts/latin2/Type1”
FontPath “/usr/share/fonts/latin7/75dpi:unscaled”
FontPath “/usr/share/fonts/baekmuk:unscaled”
FontPath “/usr/share/fonts/japanese:unscaled”
FontPath “/usr/share/fonts/kwintv”
FontPath “/usr/share/fonts/truetype”
FontPath “/usr/share/fonts/uni:unscaled”
FontPath “/usr/share/fonts/CID”
FontPath “/usr/share/fonts/ucs/misc:unscaled”
FontPath “/usr/share/fonts/ucs/75dpi:unscaled”
FontPath “/usr/share/fonts/ucs/100dpi:unscaled”
FontPath “/usr/share/fonts/hellas/misc:unscaled”
FontPath “/usr/share/fonts/hellas/75dpi:unscaled”
FontPath “/usr/share/fonts/hellas/100dpi:unscaled”
FontPath “/usr/share/fonts/hellas/Type1”
FontPath “/usr/share/fonts/misc/sgi:unscaled”
FontPath “/usr/share/fonts/xtest”
FontPath “/opt/kde3/share/fonts”
InputDevices “/dev/gpmdata”
InputDevices “/dev/input/mice”
EndSection

Section “ServerFlags”
Option “AIGLX” “on”
Option “AllowMouseOpenFail” “on”
Option “ZapWarning” “on”
EndSection

Section “Module”
Disable “dri”
Load “dbe”
Load “freetype”
Load “extmod”
Load “glx”
EndSection

Section “InputDevice”
Driver “kbd”
Identifier “Keyboard[0]”
Option “Protocol” “Standard”
Option “XkbLayout” “us”
Option “XkbModel” “microsoftpro”
Option “XkbRules” “xfree86”
EndSection

Section “InputDevice”
Driver “mouse”
Identifier “Mouse[1]”
Option “Buttons” “5”
Option “Device” “/dev/input/mice”
Option “Name” “USB Optical Mouse”
Option “Protocol” “explorerps/2”
Option “Vendor” “Sysp”
Option “ZAxisMapping” “4 5”
EndSection

Section “InputDevice”
Driver “synaptics”
Identifier “Mouse[3]”
Option “Buttons” “5”
Option “Device” “/dev/input/mice”
Option “Emulate3Buttons” “on”
Option “HorizScrollDelta” “0”
Option “InputFashion” “Mouse”
Option “Name” “Synaptics;Touchpad”
Option “Protocol” “explorerps/2”
Option “SHMConfig” “on”
Option “Vendor” “Sysp”
Option “ZAxisMapping” “4 5”
EndSection

Section “Monitor”
DisplaySize 343 193
HorizSync 29-40
Identifier “Monitor[0]”
ModelName “Unknown”
Option “DPMS”
Option “PreferredMode” “1366x768”
VendorName “Unknown”
VertRefresh 48-75
UseModes “Modes[0]”
EndSection

Section “Modes”
Identifier “Modes[0]”
Modeline “1366x768” 69.92 1368 1424 1568 1768 768 769 772 791
Modeline “1360x768” 69.61 1360 1416 1560 1760 768 769 772 791
Modeline “1360x768” 58.50 1360 1408 1440 1520 768 771 776 786 +HSync -Vsync
Modeline “1280x768” 65.18 1280 1336 1464 1648 768 769 772 791
Modeline “1280x768” 55.25 1280 1328 1360 1440 768 771 778 786 +HSync -Vsync
Modeline “1280x720” 64.90 1280 1336 1464 1648 720 721 724 743
Modeline “1280x720” 55.25 1280 1328 1360 1440 720 723 728 738 +HSync -Vsync
Modeline “1024x768” 51.89 1024 1064 1168 1312 768 769 772 791
Modeline “1024x768” 45.50 1024 1072 1104 1184 768 771 775 786 +HSync -Vsync
Modeline “1280x600” 65.71 1280 1336 1464 1648 600 601 604 623
Modeline “1280x600” 56.00 1280 1328 1360 1440 600 603 613 619 +HSync -Vsync
Modeline “1024x600” 52.95 1024 1072 1176 1328 600 601 604 623
Modeline “1024x600” 46.00 1024 1072 1104 1184 600 603 613 619 +HSync -Vsync
Modeline “800x600” 40.83 800 832 912 1024 600 601 604 623
Modeline “800x600” 37.25 800 848 880 960 600 603 607 618 +HSync -Vsync
Modeline “768x576” 39.22 768 800 880 992 576 577 580 599
Modeline “768x576” 35.75 768 816 848 928 576 579 583 594 +HSync -Vsync
Modeline “640x480” 30.72 640 664 728 816 480 481 484 502
Modeline “640x480” 29.25 640 688 720 800 480 483 487 497 +HSync -Vsync
Modeline “640x480” 28.56 640 664 728 816 480 481 484 500
Modeline “640x480” 25.95 640 656 720 800 480 481 484 499
Modeline “640x480” 23.86 640 656 720 800 480 481 484 497
EndSection

Section “Screen”
DefaultDepth 24
SubSection “Display”
Depth 15
Modes “1366x768” “1360x768” “1280x768” “1280x720” “1024x768” “1280x600” “1024x600” “800x600” “768x576” “640x480”
Virtual 3840 1200
EndSubSection
SubSection “Display”
Depth 16
Modes “1366x768” “1360x768” “1280x768” “1280x720” “1024x768” “1280x600” “1024x600” “800x600” “768x576” “640x480”
Virtual 3840 1200
EndSubSection
SubSection “Display”
Depth 24
Modes “1366x768” “1360x768” “1280x768” “1280x720” “1024x768” “1280x600” “1024x600” “800x600” “768x576” “640x480”
Virtual 3840 1200
EndSubSection
SubSection “Display”
Depth 32
Modes “1366x768” “1360x768” “1280x768” “1280x720” “1024x768” “1280x600” “1024x600” “800x600” “768x576” “640x480”
Virtual 3840 1200
EndSubSection
SubSection “Display”
Depth 8
Modes “1366x768” “1360x768” “1280x768” “1280x720” “1024x768” “1280x600” “1024x600” “800x600” “768x576” “640x480”
Virtual 3840 1200
EndSubSection
Device “Device[0]”
Identifier “Screen[0]”
Monitor “Monitor[0]”
EndSection

Section “Device”
BoardName “Mobile Intel GM45 Express Chipset”
Driver “intel”
Identifier “Device[0]”
Option “monitor-LVDS” “Monitor[0]”
VendorName “Intel”
EndSection

Section “ServerLayout”
Identifier “Layout[all]”
InputDevice “Keyboard[0]” “CoreKeyboard”
InputDevice “Mouse[1]” “CorePointer”
InputDevice “Mouse[3]” “SendCoreEvents”
Option “Clone” “off”
Option “Xinerama” “off”
Screen “Screen[0]”
EndSection

Section “DRI”
Group “video”
Mode 0660
EndSection

Section “Extensions”
Option “Composite” “on”
EndSection

x11 and kernel rpms and version:

kernel-docs-2.6.16.13-4
kernel-default-2.6.16.13-4
kernel-syms-2.6.16.13-4
kernel-source-2.6.16.13-4

xorg-x11-Xvnc-6.9.0-48
xorg-x11-6.9.0-48
xorg-x11-libs-6.9.0-48
xorg-x11-devel-6.9.0-48
xorg-x11-server-6.9.0-48
x11-input-gunze-031126-29
x11-input-wacom-0.7.2-16
xorg-x11-fonts-cyrillic-6.9.0-48
dbus-1-x11-0.60-30
xorg-x11-man-6.9.0-48
xorg-x11-server-glx-6.9.0-48
xorg-x11-driver-video-nvidia-6.9.0-46
x11-tools-0.1-36
xorg-x11-driver-video-6.9.0-46
xorg-x11-fonts-100dpi-6.9.0-48
ghostscript-x11-8.15.2rc1-20
xorg-x11-fonts-scalable-6.9.0-48
x11-input-synaptics-0.14.4-15
yast2-x11-2.13.6-38
xorg-x11-fonts-75dpi-6.9.0-48
emacs-x11-21.3-224

Yes, failsafe gets me into the GUI mode, but not with good resolution and 3d and graphics disabled

I tried the above steps mentioned: after reboot again it goes to the blank screen.
but logs me in as i have set the autologin for the user.

Is thr anything that could be done in the failsafe mode ??

Boot in Failsafe and go to Yast Hardware - graphics and Monitor

This what mine looks like:
http://thumbnails3.imagebam.com/3553/2f5c7735525251.gif](http://www.imagebam.com/image/2f5c7735525251)

But Intel Graphics can be fickle. I’m lucky mine works excellently.

Try setting it to LCD–>
find your resolution
then test it

You can save and then logout and back in to see the final result.

FYI: You should disable autologin it’s better that way if you have graphics issues.
Disable Auto-Login - openSUSE Forums

But you may have to use vesa, which is not brill.

Also updated some of the pkgs - Mesa, xorg-x11… and kernel-pae as follows using zypper.

zypper info Mesa xorg-x11-driver-video kernel-pae
Loading repository data…
Reading installed packages…

Information for package Mesa:

Repository: @System
Name: Mesa
Version: 7.2-10.2.1
Arch: i586
Vendor: openSUSE
Installed: Yes
Status: up-to-date
Installed Size: 27.5 M
Summary: Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL
Description:
Mesa is a 3-D graphics library with an API which is very similar to
that of OpenGL.* To the extent that Mesa utilizes the OpenGL command
syntax or state machine, it is being used with authorization from
Silicon Graphics, Inc.(SGI). However, the author does not possess an
OpenGL license from SGI, and makes no claim that Mesa is in any way a
compatible replacement for OpenGL or associated with SGI. Those who
want a licensed implementation of OpenGL should contact a licensed
vendor.

Please do not refer to the library as MesaGL (for legal reasons). It’s
just Mesa or The Mesa 3-D graphics library.

  • OpenGL is a trademark of Silicon Graphics Incorporated.

Information for package xorg-x11-driver-video:

Repository: @System
Name: xorg-x11-driver-video
Version: 7.4-19.5.1
Arch: i586
Vendor: openSUSE
Installed: Yes
Status: up-to-date
Installed Size: 6.1 M
Summary: X.Org video drivers
Description:
This package contains X.Org video drivers.

Information for package kernel-pae:

Repository: @System
Name: kernel-pae
Version: 2.6.27.21-0.1.2
Arch: i586
Vendor: openSUSE
Installed: Yes
Status: up-to-date
Installed Size: 41.5 M
Summary: Kernel with PAE Support
Description:
This kernel supports up to 64GB of main memory. It requires Physical
Addressing Extensions (PAE), which were introduced with the Pentium Pro
processor.

PAE is not only more physical address space but also important for the
“no execute” feature which disables execution of code that is marked as
non-executable. Therefore, the PAE kernel should be used on any systems
that support it, regardless of the amount of main memory.

Source Timestamp: 2009-03-31 14:50:44 +0200
GIT Revision: 23c791d70fe628d2d28a4aac869684089bcd3193
GIT Branch: SLE11_BRANCH

I was able to boot into failsafe mode now. Also set OFF the auto login for the user.

These are the details what i see on SaX2: X11 Configuration:

Card: Intel Mobile GM45 Express Chipset
Monitor: Unknown

Resolution: 1366x768(WXGA) and
Colours: 16.7 mio

Activate 3D acceleration and Dual head mode is “unchecked” in failsafe mode.

But unable to get my default boot in this mode ?

here is the screen shot for the above config

ImageBam - Fast, Free Image Hosting and Photo Sharing

So what happens if you config the monitor
Maybe set to LCD—> Then look to the right column ans select res
http://thumbnails14.imagebam.com/3832/57179f38316506.gif](http://www.imagebam.com/image/57179f38316506/)

In the failsafe mode:

When i select a 1366x768@60hz or 1280x800@75Hz

and click on “ok” -> I get a dialog box which has “Test” or “save” buttons.
When I choose “Test” -> this take me to a blank screen. I get back to the same using CTRL +ALT + BACK SPACE ]

Am I missing out any configuration or any version i need to update it to ?

I am confused completly trying this from a last few days :frowning:

When i select a 1366x768@60hz or 1280x800@75Hz

What are you trying in combo with as the Monitor ‘LCD?’ ‘Vesa?’

LCD just like what you suggested. Should i also be trying vesa ?

Well it’s worth trying anything, different combinations. My intel chip just works without any config.
Vesa is a basic driver but it may get you going, nothing fancy possible with it though.

As well, can you post the su terminal result of:

lspci -v

Here is the output of the cmd: lspci -v

00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
Subsystem: Acer Incorporated [ALI] Device 0205
Flags: bus master, fast devsel, latency 0
Capabilities: [e0] Vendor Specific Information <?>
Kernel driver in use: agpgart-intel

00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) (prog-if 00 [VGA controller])
Subsystem: Acer Incorporated [ALI] Device 0205
Flags: bus master, fast devsel, latency 0, IRQ 11
Memory at f4000000 (64-bit, non-prefetchable) [size=4]
Memory at d0000000 (64-bit, prefetchable) [size=256]
I/O ports at 1800 [size=8]
Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Count=1/1 Enable-
Capabilities: [d0] Power Management version 3

00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
Subsystem: Acer Incorporated [ALI] Device 0205
Flags: bus master, fast devsel, latency 0
Memory at f4400000 (64-bit, non-prefetchable) [size=1]
Capabilities: [d0] Power Management version 3

00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03) (prog-if 00 [UHCI])
Subsystem: Acer Incorporated [ALI] Device 0205
Flags: bus master, medium devsel, latency 0, IRQ 20
I/O ports at 1820 [size=32]
Capabilities: [50] PCIe advanced features <?>
Kernel driver in use: uhci_hcd

00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03) (prog-if 00 [UHCI])
Subsystem: Acer Incorporated [ALI] Device 0205
Flags: bus master, medium devsel, latency 0, IRQ 20
I/O ports at 1840 [size=32]
Capabilities: [50] PCIe advanced features <?>
Kernel driver in use: uhci_hcd

00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) (prog-if 20 [EHCI])
Subsystem: Acer Incorporated [ALI] Device 0205
Flags: bus master, medium devsel, latency 0, IRQ 20
Memory at f4904800 (32-bit, non-prefetchable) [size=1]
Capabilities: [50] Power Management version 2
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCIe advanced features <?>
Kernel driver in use: ehci_hcd

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0205
Flags: fast devsel, IRQ 21
Memory at f4700000 (64-bit, non-prefetchable) [size=16]
Capabilities: [50] Power Management version 2
Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 Enable-
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel <?>
Capabilities: [130] Root Complex Link <?>

00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
Memory behind bridge: f4500000-f45fffff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Count=1/1 Enable+
Capabilities: [90] Subsystem: Acer Incorporated [ALI] Device 0205
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel <?>
Capabilities: [180] Root Complex Link <?>
Kernel driver in use: pcieport-driver

00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Count=1/1 Enable+
Capabilities: [90] Subsystem: Acer Incorporated [ALI] Device 0205
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel <?>
Capabilities: [180] Root Complex Link <?>
Kernel driver in use: pcieport-driver

00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
Memory behind bridge: f4600000-f46fffff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Count=1/1 Enable+
Capabilities: [90] Subsystem: Acer Incorporated [ALI] Device 0205
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel <?>
Capabilities: [180] Root Complex Link <?>
Kernel driver in use: pcieport-driver

00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=05, subordinate=07, sec-latency=0
I/O behind bridge: 00002000-00002fff
Memory behind bridge: f2000000-f3ffffff
Prefetchable memory behind bridge: 00000000f0000000-00000000f1ffffff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Count=1/1 Enable+
Capabilities: [90] Subsystem: Acer Incorporated [ALI] Device 0205
Capabilities: [a0] Power Management version 2
Capabilities: [100] Virtual Channel <?>
Capabilities: [180] Root Complex Link <?>
Kernel driver in use: pcieport-driver

00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) (prog-if 00 [UHCI])
Subsystem: Acer Incorporated [ALI] Device 0205
Flags: bus master, medium devsel, latency 0, IRQ 23
I/O ports at 1860 [size=32]
Capabilities: [50] PCIe advanced features <?>
Kernel driver in use: uhci_hcd

00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) (prog-if 00 [UHCI])
Subsystem: Acer Incorporated [ALI] Device 0205
Flags: bus master, medium devsel, latency 0, IRQ 17
I/O ports at 1880 [size=32]
Capabilities: [50] PCIe advanced features <?>
Kernel driver in use: uhci_hcd

00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) (prog-if 00 [UHCI])
Subsystem: Acer Incorporated [ALI] Device 0205
Flags: bus master, medium devsel, latency 0, IRQ 18
I/O ports at 18a0 [size=32]
Capabilities: [50] PCIe advanced features <?>
Kernel driver in use: uhci_hcd

00:1d.3 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03) (prog-if 00 [UHCI])
Subsystem: Acer Incorporated [ALI] Device 0205
Flags: bus master, medium devsel, latency 0, IRQ 18
I/O ports at 18c0 [size=32]
Capabilities: [50] PCIe advanced features <?>
Kernel driver in use: uhci_hcd

00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) (prog-if 20 [EHCI])
Subsystem: Acer Incorporated [ALI] Device 0205
Flags: bus master, medium devsel, latency 0, IRQ 23
Memory at f4904c00 (32-bit, non-prefetchable) [size=1]
Capabilities: [50] Power Management version 2
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCIe advanced features <?>
Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) (prog-if 01 [Subtractive decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=0d, subordinate=0d, sec-latency=0
Capabilities: [50] Subsystem: Acer Incorporated [ALI] Device 0205

00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0205
Flags: bus master, medium devsel, latency 0
Capabilities: [e0] Vendor Specific Information <?>

00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03) (prog-if 01 [AHCI 1.0])
Subsystem: Acer Incorporated [ALI] Device 0205
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 219
I/O ports at 1818 [size=8]
I/O ports at 180c [size=4]
I/O ports at 1810 [size=8]
I/O ports at 1808 [size=4]
I/O ports at 18e0 [size=32]
Memory at f4904000 (32-bit, non-prefetchable) [size=2]
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Count=1/16 Enable+
Capabilities: [70] Power Management version 3
Capabilities: [a8] SATA HBA <?>
Capabilities: [b0] PCIe advanced features <?>
Kernel driver in use: ahci

00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
Subsystem: Acer Incorporated [ALI] Device 0205
Flags: medium devsel, IRQ 19
Memory at c2000000 (64-bit, non-prefetchable) [size=256]
I/O ports at 1c00 [size=32]
Kernel driver in use: i801_smbus

02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5784M Gigabit Ethernet PCIe (rev 10)
Subsystem: Acer Incorporated [ALI] Device 0207
Flags: bus master, fast devsel, latency 0, IRQ 218
Memory at f4500000 (64-bit, non-prefetchable) [size=64]
Capabilities: [48] Power Management version 3
Capabilities: [40] Vital Product Data <?>
Capabilities: [60] Vendor Specific Information <?>
Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 Enable+
Capabilities: [cc] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSVoil-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSVoil-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSVoil-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
AERCap: First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
Capabilities: [13c] Virtual Channel <?>
Capabilities: [160] Device Serial Number 19-61-9a-fe-ff-16-1f-00
Capabilities: [16c] Power Budgeting <?>
Kernel driver in use: tg3

04:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100
Subsystem: Intel Corporation Device 1201
Flags: bus master, fast devsel, latency 0, IRQ 217
Memory at f4600000 (64-bit, non-prefetchable) [size=8]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 Enable+
Capabilities: [e0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSVoil-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSVoil-
UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSVoil-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
Capabilities: [140] Device Serial Number 26-de-05-ff-ff-fa-22-00
Kernel driver in use: iwlagn

===========================[/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]

Google the module:
agpgart-intel - Google Search

Do some reading

Would need to recompile the agppart kernel module to get this work aswell ?

Not sure if this is related - now i see this on ‘dmesg’ cmd:

[drm:i915_getparam] ERROR Unknown parameter 5

It’s ‘agpgart’
Intel Mobile 4 Series Integrated Graphics Controller - Google Search

here are the details of /var/log/Xorg.0.log

Xorg.0.log - nopaste.com (beta)