Fedora Linux Support Community & Resources Center
  #1  
Old 9th October 2009, 08:57 PM
docdrow Offline
Registered User
 
Join Date: Apr 2007
Location: Cincinnati
Age: 41
Posts: 59
linuxfedorafirefox
F11 fails to start X11 on AspireOne AOA150 w/ ugpraded 1.5GB

All,

I have an AspireOne AOA-150 which I've upgraded to 1.5 GB of system memory. (Normally, it's 1.0GB). My system was working happily with F11 / X11 prior to the upgrade, but now I can't get X to boot. I also changed my hard drive, so I've re-installed F11 from scratch, but, my configurations are the same, and I had the current kernel (2.6.30.8-64) working fine.

System boots fine, kernel mode setting seems to be fine, text console is fine.. but when I attempt to start X, upstart tries like 5 times then gives up.

In /var/log/Xorg.log, the last line is:

(II) intel(0): Attempting memory allocation with tiled buffers.

Then it goes into a Backtrace.

Which appears to die in libdrm_intel.so.1 inside function drm_intel_bo_alloc

Server dies with signal 11.

Help a brother out?
-G
Reply With Quote
  #2  
Old 10th October 2009, 04:35 AM
docdrow Offline
Registered User
 
Join Date: Apr 2007
Location: Cincinnati
Age: 41
Posts: 59
linuxfedorafirefox
Question More info...

System is an Acer Aspire One AOA-150. I've replaced the factory installed 512mb DIMM with a 1gb DIMM. Dual booting Windows/F11, everything in Windows works as expected.

Code:
[root@docsatom] ~ # cat /etc/fedora-release;uname -a
Fedora release 11 (Leonidas)
Linux docsatom 2.6.30.8-64.fc11.i686.PAE #1 SMP Fri Sep 25 04:56:58 EDT 2009 i686 i686 i386 GNU/Linux
Running latest updates for F11.

Code:
[root@docsatom] ~ # rpm -qav |grep xorg-x11-drv-intel
xorg-x11-drv-intel-2.7.0-7.fc11.i586

X11 server log:
*** NOTE: This is with NO xorg.conf, which works fine on a friend's identical AOA-150

See the attachment for the full log:

Code:
(WW) intel(0): [DRI2] Version 1 API (broken front buffer rendering)
(II) intel(0): [DRI2] Setup complete
(**) intel(0): Kernel mode setting active, disabling FBC.
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 4194303 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(EE) intel(0): max_gtt_map_size: 61880kb.
(II) intel(0): Tiled allocation successful.
(II) UXA(0): Driver registered support for the following operations:
(II)         solid
(II)         copy
(II)         composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(EE) intel(0): max_gtt_map_size: 61880kb.
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0xffff4fff: DRI memory manager (4194260 kB)
(II) intel(0): 0x00000000:            end of aperture
(II) intel(0): BO memory allocation layout:
(II) intel(0): 0x00000000:            start of memory manager
(II) intel(0): 0x01000000-0x013fffff: front buffer (4096 kB) X tiled
(II) intel(0): 0x00b00000-0x00b09fff: HW cursors (40 kB)
(II) intel(0): 0xffff5000:            end of memory manager
(EE) intel(0): max_gtt_map_size: 61880kb.
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up textured video
(II) intel(0): direct rendering: DRI2 Enabled
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
(II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
(II) GLX: Initialized DRI2 GL provider for screen 0
(II) intel(0): Setting screen physical size to 270 x 158
(EE) config/hal: couldn't initialise context: unknown error (null)
(II) No APM support in BIOS or kernel
(WW) intel(0): [DRI2] Version 1 API (broken front buffer rendering)
(II) intel(0): [DRI2] Setup complete
(**) intel(0): Kernel mode setting active, disabling FBC.
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 4194303 KB
(II) intel(0): Attempting memory allocation with tiled buffers.

Backtrace:
0: /usr/bin/X(xorg_backtrace+0x3b) [0x812d8eb]
1: /usr/bin/X(xf86SigHandler+0x9e) [0x80c0e0e]
2: [0xe26400]
3: /usr/lib/libdrm_intel.so.1(drm_intel_bo_alloc+0x21) [0x9d4231]
4: /usr/lib/xorg/modules/drivers//intel_drv.so(i830_allocate_memory+0x1f6) [0xa39f36]
5: /usr/lib/xorg/modules/drivers//intel_drv.so(i830_allocate_2d_memory+0xbf) [0xa3aeef]
6: /usr/lib/xorg/modules/drivers//intel_drv.so [0xa2ea0d]
7: /usr/lib/xorg/modules/drivers//intel_drv.so [0xa32652]
8: /usr/bin/X(AddScreen+0x198) [0x806b318]
9: /usr/bin/X(InitOutput+0x72e) [0x80a970e]
10: /usr/bin/X(main+0x1cb) [0x806ba2b]
11: /lib/libc.so.6(__libc_start_main+0xe6) [0x4f6a66]
12: /usr/bin/X [0x806b0a1]

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
Something broke in drm_intel_bo_alloc() ?

Or.. what's up with all the weird and wrong VideoRam messages ?

VideoRam 4194303 KB ?!

-G
Attached Files
File Type: txt dmesg.txt (35.5 KB, 22 views)
File Type: txt xorglog.txt (16.9 KB, 20 views)
Reply With Quote
  #3  
Old 10th October 2009, 01:22 PM
ryptyde Online
Registered User
 
Join Date: May 2005
Location: Tragic City, Michigan USA
Posts: 1,605
linuxfedorafirefox
Have a AOA-150 here that has 1.5GB mem also but currently have F12 rawhide on the hdd and running. I also have several F11 live-usb sticks that boot and work well on the AAO-150.

It may be that the update killed x and can you boot to a previous kernel? My Xorg.log lists "VideoRam: 4194303 KB" also.
Reply With Quote
  #4  
Old 10th October 2009, 02:48 PM
docdrow Offline
Registered User
 
Join Date: Apr 2007
Location: Cincinnati
Age: 41
Posts: 59
linuxfedorafirefox
Happens on 2.6.29 as well. Do you have the same xorg-x11-drv-intel version as I?
Reply With Quote
  #5  
Old 10th October 2009, 09:50 PM
ryptyde Online
Registered User
 
Join Date: May 2005
Location: Tragic City, Michigan USA
Posts: 1,605
linuxfedorafirefox
Quote:
Originally Posted by docdrow View Post
Happens on 2.6.29 as well. Do you have the same xorg-x11-drv-intel version as I?
Here's mine while running F11 from liveusb on the AAO.
Quote:
[liveuser@localhost ~]$ rpm -qav | grep xorg-x11-drv-intel
xorg-x11-drv-intel-2.7.0-7.fc11.i586
Reply With Quote
Reply

Tags
15gb, aoa150, aspireone, f11, fails, start, ugpraded, w or, x11

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Acer AspireOne intstall help jhaas88 Installation and Live Media 3 9th August 2009 03:44 AM
#/etc/init.d/mysqld start FAILS won't start mysql cwynn Servers & Networking 17 19th September 2006 02:59 AM


Current GMT-time: 21:03 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat