The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.
← Previous pageNext page →

    ASUS U24E Review and Owners Lounge

    Discussion in 'ASUS Reviews and Owners' Lounges' started by ALLurGroceries, Nov 11, 2011.

  1. davidricardo86

    davidricardo86 Notebook Deity

    Reputations:
    2,376
    Messages:
    1,774
    Likes Received:
    109
    Trophy Points:
    81
    I have successfully tried Linux Ubuntu 11.10 x64 via a 2gb usb stick. cpu and memory tested ok! I ran it without installing it. I was unable to use my bluetooth mouse :( . I liked how the deskop was set up (easy freindly simple) :) . Many functions worked like the browser and email client but I want to get hibernation and other things tweaked and working correctly. I am going to try using vmware and virtualbox, thanks!


    I will look into getting a 6230 card soon as i also have issues with my bt.

    Whats the difference?
    62230ANHMW
    62230AN.HMWWB
     
  2. dasaki

    dasaki Notebook Enthusiast

    Reputations:
    8
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    5
  3. soleblaze

    soleblaze Notebook Consultant

    Reputations:
    41
    Messages:
    147
    Likes Received:
    6
    Trophy Points:
    31
    One thing about buying really cheap wireless cards on ebay is that they tend to be counterfeit. They'll be badly made and all of them will have the same MAC address. I ordered one once when I had an m11x and it caused it to blue screen on boot.
     
  4. davidricardo86

    davidricardo86 Notebook Deity

    Reputations:
    2,376
    Messages:
    1,774
    Likes Received:
    109
    Trophy Points:
    81
    Do you think the Dell card would work (its still a 6230)? I'd rather it come from Dell, or a Dell contractor than some unknown Chinese counterfeiter. I guess I won't know till I try it out.

    I really wouldn't mind paying extra at from Amazon because their return policy is really good. That and I also get 2-day shipping free. $30 vs $20?


    Regarding Ubuntu, I tried getting the Linux version of Minecraft but it won't run. It crashes. My graphics are not being recognized by ubuntu, could that be my problem?
     
  5. soleblaze

    soleblaze Notebook Consultant

    Reputations:
    41
    Messages:
    147
    Likes Received:
    6
    Trophy Points:
    31
    I could see not using accelerated drivers crashing Minecraft. The driver should be the regular intel graphic driver. I'm not sure why Ubuntu wouldn't load this up properly. If it was using the wrong one you'd probably experience other issues, like incorrect resolution.

    I haven't done this in awhile, but the way you used to test to see if opengl was being used was to run 'glxinfo | grep -i render' and seeing if direct rendering: yes was there. (If it's no, there's no opengl being used.)
     
  6. davidricardo86

    davidricardo86 Notebook Deity

    Reputations:
    2,376
    Messages:
    1,774
    Likes Received:
    109
    Trophy Points:
    81
    Never mind I got it working! :eek: Even my Bluetooth works now!

    I think my problem was somehow coming from the fact that I was virtual machining Ubuntu with VMware Workstation, instead of having it installed directly on another partition (it also didn't work when running Ubuntu from a USB stick).

    So I ended up making a 20GB partition for Ubuntu. After setting up dual-boot, and installing the OS directly to the SSD, Minecraft now works. After getting the OS setup and Minecraft installed, the graphics were still not working correctly even though Minecraft was playable. There were a lot of artifacts, odd colors, and abnormalities in the game. After running an update in Ubuntu and downloading the latest updates, the game is finally working the way it does on Windows. Ubuntu plays it very smooth on graphics set to "FANCY", but I think it's still smoother in Windows (due to driver/software optimization, correct me if im wrong). Sometimes the game crashed, but for the most part it was enjoyable (average 20-40fps), very smooth without lag, and consistent. As a side note, I did install the Optifine (multi-threaded) Mod, in order to get better performance. I run Optifine/Gamebooster on Windows 7 to help free up resources too.

    I would like to enter some more fixes but I do not know how. For example here:

    Asus u24e Linux Debian Sid by allurgroceris

    Asus u24e Linux Ubuntu fixes by frychiko



    What do you mean "to test to see if opengl was being used was to run 'glxinfo | grep -i render' and seeing..."? How do i do this?
     
  7. ALLurGroceries

    ALLurGroceries  Vegan Vermin Super Moderator

    Reputations:
    15,730
    Messages:
    7,146
    Likes Received:
    2,343
    Trophy Points:
    331
    For the grub2 fixes I mentioned, run this to edit the file:
    Code:
    sudo gedit /etc/default/grub
    Open a terminal window and paste in the command:
    Code:
    glxinfo | grep -i render
    You should get output like this:
    Code:
    direct rendering: Yes
    OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile
        GL_EXT_vertex_array_bgra, GL_NV_conditional_render, 
    If you just run glxinfo without a filter it will show you a bunch of info that can be useful.

    An easy way to see if glx is working is to just run an opengl application, like glxgears.
     
  8. yyz999

    yyz999 Newbie

    Reputations:
    0
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    5
    What you are discussing about U24E helps me a lot. Thanks all of you.
    I bought it Feb 1st.The most terrible problem for me is it's the bug on bios about the support of STAT3.
    I have called for Asus's serves.but I got any useful help.The only good news is asus don't block the stat3. but they might deal with this issue passively.
    Is there anyone have interest in modifying the rom v202 to rebuild the support of sata3. I have confirmed that the hardwares have perfect support of sata3.The only problem is the bios.
     
  9. zentrad

    zentrad Notebook Enthusiast

    Reputations:
    1
    Messages:
    25
    Likes Received:
    0
    Trophy Points:
    5
    Errr...might be a good news,i confirm SATA 3 device now MIGHT WORKS IF you set the bios into ide mode(WHICH MEANS LIMITED to 100MBps read/write)
    mug-Shot:
    [​IMG]

    PS: Re-installing OS now, no news from "yours truly" means good news :p

    OK BAD NEWS :(
    OS cannot be installed
    In ide mode: Bios can detect your SSD Drive but os can't detect your SSD Drive
    In ahci mode: Bios can't detect your SSD Drive but os can detect your SSD Drive but won't let your installing os
     
  10. jamesman32

    jamesman32 Notebook Consultant

    Reputations:
    62
    Messages:
    162
    Likes Received:
    0
    Trophy Points:
    30
    Please read through some of the pages in this thread. This issue has been discovered and confirmed by multiple people, and discussed pretty thoroughly a few pages ago.

    Some people have actually already gone as far as to try editing the BIOS themselves.

    Trust me, the issues and symptoms you're reporting are the exact same that a lot of us have experienced trying to get SATA III drives to work. :(
     
  11. Trunkz11

    Trunkz11 Notebook Enthusiast

    Reputations:
    0
    Messages:
    13
    Likes Received:
    0
    Trophy Points:
    5
  12. ALLurGroceries

    ALLurGroceries  Vegan Vermin Super Moderator

    Reputations:
    15,730
    Messages:
    7,146
    Likes Received:
    2,343
    Trophy Points:
    331
  13. davidricardo86

    davidricardo86 Notebook Deity

    Reputations:
    2,376
    Messages:
    1,774
    Likes Received:
    109
    Trophy Points:
    81
    Why wouldn't we want to use Easy Flash from within the BIOS? I was under the impression that was the most successful method when it comes to flashing a BIOS (flash without OS)? What would be the problem if we did?

    There is an updated version of WinFlash that is available too. I downloaded that as well.

    I'm using AMIBCP to look through bits and pieces of the new BIOS. Unfortunately i don't think i will have any luck.

    Can someone test a SATAIII storage device (install os, benchmark) like SSD/HDD?
     
  14. ALLurGroceries

    ALLurGroceries  Vegan Vermin Super Moderator

    Reputations:
    15,730
    Messages:
    7,146
    Likes Received:
    2,343
    Trophy Points:
    331
    Don't use easy flash using a BIOS image stored on an NTFS partition, that is all. For one reason or another it is buggy and known to be prone to bricking. I can't explain it because I don't know the internals of the flashing process, I just read lots of posts here and it's a trend. :-/

    For the easy flash method, use a freshly formatted FAT USB stick or anything FAT formatted to store the BIOS image that you are going to flash. Since the internal HD is formatted NTFS (out of the box at least), don't flash from the internal hard disk.
     
  15. zentrad

    zentrad Notebook Enthusiast

    Reputations:
    1
    Messages:
    25
    Likes Received:
    0
    Trophy Points:
    5
    I can confirm new bios (205) haven't solved sata 3 problem in achi mode :(
     
  16. Addamus

    Addamus Notebook Enthusiast

    Reputations:
    0
    Messages:
    18
    Likes Received:
    0
    Trophy Points:
    5
    Hello zentrad,

    This is not a good news :( I was waiting since November for this BIOS update and there is still SATA 3 detection problem not solved.

    ASUS this is very disappointed... It looks like, we can upgrade peripherals which ASUS think is good for us not the one we are sure that should perfectly work.

    I just order a WiFi card Intel Centrino Advanced N WiMAX 6250 6250agn 622ANXHMW:

    New Intel Centrino Advanced N WiMAX 6250 6250agn 622ANXHMW | eBay

    After I received it, I will all let you know how it works.
     
  17. davidricardo86

    davidricardo86 Notebook Deity

    Reputations:
    2,376
    Messages:
    1,774
    Likes Received:
    109
    Trophy Points:
    81
    It really sucks to hear that SATA3 devices still won't work on the U24E. They may never work. So I'm already thinking about my next laptop. Ivy Bridge is nearing soon too and AMD's Trinity platform intrigues me as well. Ideally I would like a stronger GPU (I plan to do some heavy Minecrafting) but with lower energy consumption if possible. I'd prefer integrated but would consider a discreet GPU too.

    Another NBR member mentioned the Asus U36SG and I like it a lot (except for the price).


    And apparently SATA3 SSDs work on this HM65 chipset, specifically Samsung's 830 Series which I am after. See here (CANNOT confirm SATA Mode is AHCI or IDE):

    ASUS U36SD RX175V boot with Samsung 830 128 GB - YouTube
     
  18. davidricardo86

    davidricardo86 Notebook Deity

    Reputations:
    2,376
    Messages:
    1,774
    Likes Received:
    109
    Trophy Points:
    81
    FYI, on the Asus support page for the U24E, there are now drivers and utilities for Windows XP!

    If I wanted to game, would it be better to game on XP or 7? Which uses less resources?
     
  19. GlabrousPC

    GlabrousPC Notebook Enthusiast

    Reputations:
    30
    Messages:
    15
    Likes Received:
    0
    Trophy Points:
    5
    TBH if ASUS don't sort out this issue with the BIOS I don't think I'll be buying their products again. Poor customer service is no incentive to keep supporting them.

    Cheers, GPC
     
  20. zentrad

    zentrad Notebook Enthusiast

    Reputations:
    1
    Messages:
    25
    Likes Received:
    0
    Trophy Points:
    5
    Like it or not, we all sucker to buy U24e :eek: because asus never state that this model support SATA3 :D ...Fortunately i still keep my SATA 2 SSD :tongue: which became rare this days

    Win 7 definitely, no reason using "ancient" OS unless have major compabilities problem with application

    PS: Ram upgrade are cheap nowdays, and You can always turn off some win 7 featurette & service to save resources
     
  21. davidricardo86

    davidricardo86 Notebook Deity

    Reputations:
    2,376
    Messages:
    1,774
    Likes Received:
    109
    Trophy Points:
    81
    So far I am happy with my u24e. It's not perfect or the best thing out there but it works, and it works great. I actually want to buy another Asus computer in the future. I've had ok luck with their customer service but I could tell its lacking.

    This is true. We were suckers for the u24e and Asus never advertised sata3, i still like it a lot and think it was a good choice. No regrets, but i still wish somethings were better.

    Fortunately I also kept my sata2 ssd from my previous laptop. :D

    Also, thanks for the advice regarding XP & 7. I will continue using 7 for games.

    --------------------------------------------------------------------------

    I also have some good information regarding memory for the u24e:

    I changed over to the Corsair Vengeance and sure enough out of the box the RAM was clocked at 800MHz (1600), even with my i7-2620M. I didn't think it would work because according to the Intel's ARK page, this CPU only supports up to 1333 memory.

    I ran into this over at Newegg:

    Newegg.com - G.SKILL 8GB (2 x 4GB) 204-Pin DDR3 SO-DIMM DDR3 1600 (PC3 12800) Laptop Memory Model F3-12800CL9D-8GBSQ


    "Keith
    12/16/2011 3:21:42 PM
    Tech Level:
    Ownership:
    Verified Owner
    Works Great - Lenovo T420 Sandy Bridge
    Pros: Works out of the box. Runs at DDR 1600 on the Lenovo T420 i7. Yes, it does run at DDR 1600 on the i7-2640M, despite what the intel webpage says about that processor.

    Core i7-2640M Sandy Bridge. CPU-Z reports all JEDEC Values as advertised. 800MHz 9-9-9-27-39.

    There's a JDEC for 977MHz at 11-11-11-33-48 for anyone that adventurous.

    Type: DDR3 - Channels # Dual - Size 8192 MBytes - DRAM Frequency 797.6MHz - etc, etc, etc.

    Cons: Didn't come with nano-bots to install itself for me.

    Other Thoughts: Confirmed speed with MaxxMEM2"



    I then went ahead and bought Thaiphoon Burner Super Blaster - Professional Edition (7.4.0.3 Build 0212), downloaded it and managed to write the missing XMP profiles onto the Corsair Vengeance timings chart. I successfully added an Enthusiast (DDR3-1866) and Extreme (DDR3-2133) profile. But for some reason only the 1866 profile can be utilized. This could be due to my CPU, my motherboard, or maybe my BIOS. Im not sure.

    Using several applications like MemTest+ 4.20 and HWiNFO64 I was able to confirm that the timings and overall clocks did change. I am now successfully using "1866 ram". I will post some benchmarks and my general findings a little later.

    [​IMG]

    See here for my thread on upgrading to 1600 ram:
    http://forum.notebookreview.com/har...es/645340-ram-timing-voltage-cas-latency.html

    See here for more info on Corsair Vengeance 1600 ram:
    http://forum.notebookreview.com/hardware-components-aftermarket-upgrades/636479-give-corsair-vengeance-cpu-z-jedec-screenshots.html
     
  22. Trunkz11

    Trunkz11 Notebook Enthusiast

    Reputations:
    0
    Messages:
    13
    Likes Received:
    0
    Trophy Points:
    5
    I was wondering if anyone can post what type of battery improvement I might be able to see with the installation of a SSD drive? Possibly with light web browsing and screen brightness set to 40% I am getting 5hrs with the standard hard drive on power save mode. Does anyone think the SSD will make that much of a difference in improving the battery life? Such as maybe another 30mins or possibly an extra 1 hr with the same brightness and web browsing. Thanks
     
  23. davidricardo86

    davidricardo86 Notebook Deity

    Reputations:
    2,376
    Messages:
    1,774
    Likes Received:
    109
    Trophy Points:
    81
  24. keeepc

    keeepc Notebook Enthusiast

    Reputations:
    0
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    5
    Hi guys,

    I think I have bad news for the PC, it can not operate in SATA III, but you can customize it via Genetech Pc on this page:

    GenTech PC - Customize System


    I got a Asus B23E to install a crucial M4 128go, 8gb of ram, and a quad core I7-2630qm ....
     
  25. luckylee

    luckylee Newbie

    Reputations:
    0
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    5
    Hey guys, just wondering if Asus U24E is capable of connecting to an external monitor with resolution 2560x1440 (through HDMI, v1.3) (e.g: Dell U2711) ... ? I want to know before I buy it.
     
  26. aage

    aage Newbie

    Reputations:
    0
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    5
    Hi all , Yesterday I bought a Asus E24E XH71 with the I7, 500gb , 8 gb ram.

    I have been reading through this forum with great interest. What bought my attention is the fact that the E24 seem to be unable to use SATA 3 disks utilizing its full performance,,,,.

    After all this reading I decided to buy a 120 GB SATA II SSD and right now I´m installing the recovery partition onto it from a backup DVD´s.

    I removed the original hard disk, and took a look at it and its the WD 500 Blue Scorpy. Looking it up on the western digital side reveals that its a SATA III hd.

    So does it mean my computer has a native support for SATA III then ???.
     
  27. Ichika Sachou

    Ichika Sachou Newbie

    Reputations:
    0
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    5
    ^ What is model number of your HDD?
     
  28. radeon4ever

    radeon4ever Newbie

    Reputations:
    0
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    5
    Hi all,

    Im in France and I have bought this U24E which contains only Pentium B960. I've also tried to install a Sata III SSD inside, a Corsaire Force 3 240Go and it works with UEFI but sometime, When the computer start or restart, it enters in the bios with User credential only :(. I've also tried a CrystalDiskMark on it but the transfer rate is fixed to 263MBps only :( So I can deduce that if device in Sata III are plugged inside, the transfert rate is like Sata II

    Sorry guys for my poor English
     
  29. davidricardo86

    davidricardo86 Notebook Deity

    Reputations:
    2,376
    Messages:
    1,774
    Likes Received:
    109
    Trophy Points:
    81
  30. dasaki

    dasaki Notebook Enthusiast

    Reputations:
    8
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    5
    Any clue how to get rid of the bios screen at startup with a Sata II ssd in AHCI mode? (I already updated the bios)

    Ubuntu is starting to report errors at boot when checking the partitions / mountpoints ... not that it caused real problems, but makes me feel uneasy
     
  31. radeon4ever

    radeon4ever Newbie

    Reputations:
    0
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    5
    Hi all,

    For your information, Asus has released a new version of the bios, 206. Maybe a solution for SATA III SSD ...

    Anybody to test ?
     
  32. AndrewChou

    AndrewChou Newbie

    Reputations:
    0
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    5
    Yes, I installed today new BIOS 206 - it does not work with SATA III. Checked on Seagate Momentus. :(
     
  33. radeon4ever

    radeon4ever Newbie

    Reputations:
    0
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    5
    :(

    I have tried to install a Core i7 2620M ES inside the laptop and after a reboot, I had a black screen. I always need to shutdown completely the laptop and start it again :(

    Turbo technology didn't worked.

    I will try to buy a standard version because I tried with a simple Core i3 2310M and everything worked fine.
     
  34. superpj101

    superpj101 Newbie

    Reputations:
    0
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    5
    I just bought this unit with i5-2430. I've been having hard time to find a keyboard protector. is there any asus notebook with same keyboard as this?
     
  35. radeon4ever

    radeon4ever Newbie

    Reputations:
    0
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    5
    SSD 300Go Intel in the notebook !

    just in SATA-II If works fine ;)
     
  36. aps2012

    aps2012 Newbie

    Reputations:
    0
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    5
    Hi,

    I am seeking assistance from anybody who has managed to successfully get Ubuntu 11.x or 10.x working on the U24E, but particularly to Users AllurGroceries or frychiko if they are listening.

    I have managed to install Ubuntu 10.10 on my new U24 and it is running almost perfectly except that the desktop is really sluggish. I have traced this down to the fact that Xorg is using the fallback "Software Rasterizer" instead of the actual i915 module that is present on my system.

    There are no errors in any logs; it simply appears that Xorg is not loading the Intel driver because the Intel driver indicates that it cannot perform direct rendering for the internal LCD panel (even though it allocates all the frame buffers, tiling buffers, etc., etc.).

    If you think you know the cause of the problem, please read my full description of the problem on my post on Ubuntu forums before replying. However, in the first instance what would be really helpful is if one or more people who have managed to get 11.10 installed (or even better, 10.10) could post the output of the following commands:

    glxinfo Check

    The glxinfo tool is part of the mesa-utils package, a set of diagnostic tools for testing and benchmarking the OpenGL library installation. It can be installed as follows:

    Code:
    sudo apt-get install mesa-utils
    
    Please execute the following test and post your output. I have included the output from my environment as a guide.

    Code:
    ~$ glxinfo | grep render
    direct rendering: Yes
    OpenGL renderer string: Software Rasterizer
        GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fragment_program, 
    
    Xorg.log Check

    There is a section in the log that indicates that the Intel driver has loaded and that direct rendering is enabled. From here, Xorg will load the appropriate rasterisation driver. Please scan your Xorg log at /var/log/Xorg.0.log for a section that looks similar to below, and post the equivalent section from your log so we can compare.

    Code:
    ...
    [  4259.580] (II) intel(0): Using exact sizes for initial modes
    [  4259.580] (II) intel(0): Output LVDS1 using initial mode 1366x768
    [  4259.580] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [  4259.580] (II) intel(0): Kernel page flipping support detected, but forcibly disabled.
    [  4259.580] (**) intel(0): Display dimensions: (260, 140) mm
    [  4259.580] (**) intel(0): DPI set to (133, 139)
    [  4259.580] (II) Loading sub module "fb"
    [  4259.580] (II) LoadModule: "fb"
    [  4259.580] (II) Loading /usr/lib/xorg/modules/libfb.so
    [  4259.581] (II) Module fb: vendor="X.Org Foundation"
    [  4259.581]     compiled for 1.9.0, module version = 1.0.0
    [  4259.581]     ABI class: X.Org ANSI C Emulation, version 0.4
    [  4259.581] (==) Depth 24 pixmap format is 32 bpp
    [  4259.581] (**) intel(0): Tiling enabled
    [  4259.581] (**) intel(0): SwapBuffers wait enabled
    [  4259.581] (==) intel(0): VideoRam: 262144 KB
    [  4259.581] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
    [  4259.590] (II) UXA(0): Driver registered support for the following operations:
    [  4259.590] (II)         solid
    [  4259.590] (II)         copy
    [  4259.590] (II)         composite (RENDER acceleration)
    [  4259.590] (II)         put_image
    [  4259.590] (II)         get_image
    [  4259.590] (==) intel(0): Backing store disabled
    [  4259.590] (==) intel(0): Silken mouse enabled
    [  4259.590] (II) intel(0): Initializing HW Cursor
    [  4259.648] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [  4259.650] (==) intel(0): DPMS enabled
    [  4259.650] (==) intel(0): Intel XvMC decoder enabled
    [  4259.651] (II) intel(0): Set up textured video
    [  4259.651] (II) intel(0): [XvMC] i965_xvmc driver initialized.
    [  4259.651] (II) intel(0): direct rendering: Disabled
    [  4259.651] (--) RandR disabled
    [  4259.651] (II) Initializing built-in extension Generic Event Extension
    [  4259.651] (II) Initializing built-in extension SHAPE
    [  4259.651] (II) Initializing built-in extension MIT-SHM
    [  4259.651] (II) Initializing built-in extension XInputExtension
    [  4259.651] (II) Initializing built-in extension XTEST
    [  4259.651] (II) Initializing built-in extension BIG-REQUESTS
    [  4259.651] (II) Initializing built-in extension SYNC
    [  4259.651] (II) Initializing built-in extension XKEYBOARD
    [  4259.651] (II) Initializing built-in extension XC-MISC
    [  4259.651] (II) Initializing built-in extension SECURITY
    [  4259.651] (II) Initializing built-in extension XINERAMA
    [  4259.651] (II) Initializing built-in extension XFIXES
    [  4259.651] (II) Initializing built-in extension RENDER
    [  4259.651] (II) Initializing built-in extension RANDR
    [  4259.651] (II) Initializing built-in extension COMPOSITE
    [  4259.651] (II) Initializing built-in extension DAMAGE
    [  4259.651] (II) Initializing built-in extension GESTURE
    [  4259.661] (II) AIGLX: Screen 0 is not DRI2 capable
    [  4259.661] (II) AIGLX: Screen 0 is not DRI capable
    [  4259.663] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
    
    This is the last problem I have but it's really ruining the Ubuntu experience. I infinitely prefer the 10.x UI over the 11.x UI so getting this working would be a huge help.

    Once it's all going I can post the entire details of how I got 10.10 working on this machine in case anybody else prefers the more vintage Ubuntu versions over the newer ones.

    Many thanks in advance,
     
  37. ALLurGroceries

    ALLurGroceries  Vegan Vermin Super Moderator

    Reputations:
    15,730
    Messages:
    7,146
    Likes Received:
    2,343
    Trophy Points:
    331
    @aps2012 The answer is very simple, 10.10 has a kernel that is too old. There is no sandy bridge support in that kernel or in the graphics stack in the distro.

    You want to be running at the very least 11.04, which has 2.6.38, but will really suck.

    11.10 stock might be good enough for you, I don't know how picky you are.

    I recommend at least a 3.1 kernel, so you can do 11.10 with a PPA package for 3.1 (or better yet, build your own kernel - I attached a .config on the first page).
     
  38. aps2012

    aps2012 Newbie

    Reputations:
    0
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    5
    @ALLurGrocercies,

    Thanks for your reply. Actually, the kernel has been fast forwarded. Maybe I should have explained the environment a little more beforehand.

    The environment as it currently stands was prepared as follows:

    1.) Ubuntu 10.10 (amd64, alternate installation) was installed from ISO CD image.
    2.) Kernel was fast-forwarded from 2.6.35 to 3.2.12-030212, the current kernel for Oneiric. This was done to get kernel support for all the peripherals and Intel Sandy Bridge HD3000 graphics chipset (as recommended in this thread).
    3.) Package mesa-utils was installed using apt-get so I could run the glxinfo and glxgears tools.

    And that's all. Apart from steps (2) and (3) above, it is a completely vanilla system. There are no externally-connected displays.

    No post-installation software updates have been performed. This is the second time I've built this system. The first time I did run all the post-installation updates. After the second clean install I noticed the logs and symptoms were identical in every way without the updates, so the system currently doesn't have them.

    That said, the environment works very well and is completely stable. Confirmed as working completely are:


    • OpenGL (glxgears, Adobe Flash, OpenGL screensavers, etc.)
    • Wired LAN
    • Wireless LAN
    • Touchpad (shows as the Elan Multitouch)
    • Hotkeys
    • Suspend/Resume/Hibernate
    • WebCAM

    Not yet confirmed but appear to be operational:


    • Bluetooth

    The only thing not working is the hardware acceleration for the desktop support. I don't think it's the kernel, it might the Xorg server, its configuration, or LibGL, or a combination of all three.

    If you could just post the output of glxinfo and /var/log/Xorg.0.log from your working system so I can make a comparison I would be grateful.

    Thanks in advance,
     
  39. ALLurGroceries

    ALLurGroceries  Vegan Vermin Super Moderator

    Reputations:
    15,730
    Messages:
    7,146
    Likes Received:
    2,343
    Trophy Points:
    331
  40. dasaki

    dasaki Notebook Enthusiast

    Reputations:
    8
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    5

    I've just installed the 206 update, but it didn't solve the BIOS-screen-on-cold-boot problem I have with my Phoenyx EVO SSD 115Gb SATA II

    :(
     
  41. AndrewChou

    AndrewChou Newbie

    Reputations:
    0
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    5
    I installed Intel 300GB (320 Series Product Code SSDSA2CW300G3K5) - works excellently. I think, it's the best variant for ASUS U24E today. BIOS 206
     
  42. dasaki

    dasaki Notebook Enthusiast

    Reputations:
    8
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    5
    Wow, that costs as half of the whole laptop. Good to know. Its a pitty I can't afford that yet.
     
  43. glen.ng

    glen.ng Newbie

    Reputations:
    0
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    5
    Hi everyone.

    I bought a U24E half a month ago only to discover that SATA 3 is not supported. (I swear I will read users' review from this forum the next time I buy a new notebook!) My crucial M4 128GB SSD therefore became a part of my girlfriend's netbook.

    Two day's ago I bought a Sandisk Ultra 128GB SSD (SATA 2, with a SF-12XX controller) primarily because of a bargain price (HKD 899, about USD 115). Installation of Windows 7 and everything else was successful but every time I power on the notebook it goes to BIOS showing that no boot device is present, sort of like what dasaki described in a previous post.

    I would like to know if it is a problem persistent on all SATA 2 SSD or it is specific to some models. Can you guys tell me what model of SATA 2 SSD you are using and whether you have the same problem?

    Thanks a lot in advance.
     
  44. soleblaze

    soleblaze Notebook Consultant

    Reputations:
    41
    Messages:
    147
    Likes Received:
    6
    Trophy Points:
    31
    Samsung 470, no issues. Shows up in BIOS fine.
     
  45. glen.ng

    glen.ng Newbie

    Reputations:
    0
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    5
    Sandisk Ultra and G.Skill Phoenix Evo both use SF-1222 controller. So it seems the controller might be the problem?
     
  46. aps2012

    aps2012 Newbie

    Reputations:
    0
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    5
    Hi ALLurGroceries,

    Thanks for your reply(ies) and apologies for not acknowledging them sooner.

    Thanks in part to some of the links you posted which gave me an indication of the package upgrades required, I have successfully diagnosed the source of the problems and now my system is fully operational and completely stable.

    I successfully fast-forwarded the entire xserver-xorg through two distributions from 10.10 to 11.10 (final) and here is how my system behaves now:

    First, uname -a:
    Code:
    Linux ubuntu-pegasus 3.2.12-030212-generic #201203191306 SMP Mon Mar 19 17:07:26 UTC 2012 x86_64 GNU/Linux
    
    Next, glxinfo:
    Code:
    $ glxinfo | grep render
    direct rendering: Yes
    OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile
        GL_EXT_vertex_array_bgra, GL_NV_conditional_render,
    
    And glxgears now produces the following:

    Code:
    $ glxgears
    Running synchronized to the vertical refresh.  The framerate should be
    approximately the same as the monitor refresh rate.
    302 frames in 5.0 seconds = 60.230 FPS
    301 frames in 5.0 seconds = 60.061 FPS
    301 frames in 5.0 seconds = 60.060 FPS
    301 frames in 5.0 seconds = 60.059 FPS
    XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
          after 2599 requests (2598 known processed) with 0 events remaining.
    Desktop updates are now much, much quicker and no matter how much I drag windows around, redrawing doesn't seem to slow performance at all. To summarise, here are the important details of my working system:
    • Ubuntu 10.10 (alternate CD installation)
    • Kernel 3.2.12-030212
    • xserver-xorg 1:7.6+7ubuntu7 (from Oneiric)
    • xserver-xorg-video-intel 2:2.15.901-1ubuntu2.1 (from Oneiric)
    • libdrm-intel1 2.46-1ubuntu1 (from Oneiric, includes Sandy Bridge)
    I now have a script that performs the necessary installs, removals, and dependency fixups automatically, and Update Manager and Synaptic Package Manager are both happy and are downloading new updates.

    I realise that the easiest way to get Sandy Bridge working correctly was to upgrade my distribution. However, as I mentioned in my Ubuntu Forums post, at this stage I do not want the Unity UI or the less-than-satisfactory Gnome- x emulations within those distributions; I just prefer Gnome 2, hence my request for assistance with getting the X Server going. Maybe 12.x will be what I'm looking for; at least now I have the luxury of being able to wait and see.

    Anyway, thanks for your assistance.
     
  47. davidricardo86

    davidricardo86 Notebook Deity

    Reputations:
    2,376
    Messages:
    1,774
    Likes Received:
    109
    Trophy Points:
    81
    Personally, I used a Samsung 470 128GB SSD in my U24E, also no problems whatsoever, no BIOS showing up during booting either, it just boots very quickly into the Windows 7 desktop, shows up in BIOS and operates under AHCI modes.

    Samsung all the way! Even the SSD Magician software works and is actually useful. I'm glad I bought the Samsung when I did, their SSDs are generally very reliable and of excellent quality.

    This could very well be the case, but without having more test samples its hard to say. If you browse through this thread, you might find similar cases.

    We should have a list at the beginning of the thread (im looking at you AllUrgroceries) listing all the "User Tested/Verified working SSDs" and a seperate list stating the SSDs that have not worked correctly so far. I think it would save a lot of potential and new U24E owners a big headache.

    For example:

    Works with no issues
    Works but with some issues
    Does NOT work
     
  48. ALLurGroceries

    ALLurGroceries  Vegan Vermin Super Moderator

    Reputations:
    15,730
    Messages:
    7,146
    Likes Received:
    2,343
    Trophy Points:
    331
    You're looking at me to do your idea? :p

    I'll post it on the first page if someone compiles a list. :D
     
  49. davidricardo86

    davidricardo86 Notebook Deity

    Reputations:
    2,376
    Messages:
    1,774
    Likes Received:
    109
    Trophy Points:
    81
    I'll PM you that list soon... :eek:
     
  50. glen.ng

    glen.ng Newbie

    Reputations:
    0
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    5
    I give it up and ordered a Samsung 470 (128GB) from ebay. It feels really bad to buy something with previous generation technology.


    From what I recall seeing in this thread:

    Works with no issues
    Samsung 470 (Controller: Samsung S3C29MAX01)
    Intel 320 (Controller: Intel PC29AS21BA0)
    Kingston SSDNow V+ 100 (Controller: JMicron JMF618)

    Works but with some issues
    Sandisk Ultra (Controller: SandForce SF-1222)
    G.Skill Phoenix Evo (Controller: SandForce SF-1222)

    Does NOT work
    Crucial M4 (Controller: Marvel 9174 BLD2)
    Corsair Force 3 (Controller: SandForce SF-2281)
    Seagate Momentus XT 750GB



    Speculation 1: All SATA 3 hard drives doesn't work
    Speculation 2: SATA 2 SSD with SF-1222 works with a BIOS issue


    By the way, I notice that GenTech is providing an option for OCZ Vertex 2 (which also use SF-1222):
    GenTech PC - Customize System
    Can someone from GenTech confirm whether you encounter the BIOS issue with Vertex 2?
    It would also be great if it can be confirmed whether the 1st generation Seagate Momentus XT 500GB works without any issue.
     
← Previous pageNext page →