Login issue in R12 after Java Upgrade

Hello All,
After upgarding Java on Application server to JDK7, I am not able to go past the logon screen of oracle application in R12 using the IE-8 web browser, got with below error,  whereas i am able to work as usual in Firefox web browser, also found that some others are able to access applications including forms who are having smillar system configuration as that of mine, like OS, IE version.
<PRE>Oracle error 1403: java.sql.SQLException: ORA-01403: no data found ORA-06512: at line 1 has been detected in FND_SESSION_MANAGEMENT.CHECK_SESSION. Your session is no longer valid. </PRE>
Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
The problem here i mentioned seems to be system specific, if that is so do i have to do any changes at my system level to rectify this issue? Please suggest.
Thanks,
Moore

Please see the following docs.
Some Users Get: Oracle error 1403 ORA-01403 ORA-06512 FND_SESSION_MANAGEMENT.CHECK_SESSION (Doc ID 1438938.1)
Login: ORA-01403: No Data Found ORA-06512: at line 1 has been detected in FND_SESSION_MANAGEMENT.CHECK_SESSION (Doc ID 1397575.1)
Login Page Throws Error 1403: Java.Sql.Sqlexception: Ora-01403: No Data Found Ora-06512: At Line 1 H (Doc ID 1336030.1)
Clicking Login Button Two Times On Home Page Gives Error (Doc ID 1530185.1)
Thanks,
Hussein

Similar Messages

  • Dates one day behind after java upgrade to 1.6.0_27

    I have upgraded from Java 1.5.0_06 to 1.6.0_27
    After the upgrade ,I saw that dates are a day behind.All dates that lie between November 6th to March 10th are correct but dates
    lying between March 10th to November 5th for any year are wrong.(one day behind)
    Is it something to do with DayLight saying.
    I am using GMT-5 Eastern Time(US & Canada) and Server is set to automatically adjust time coressponding to day light saving.
    I checked,I get the date correct from database and in the factory class also it is correct,in the servlet it is correct but my Viewclass which calls this servlet shows date one day behind.
    I am doing no conversion ,the date fetched from database is stored like
    java.sql.Date beginDate= resultSet.getDAte("BeginDate")
    Schedule.setBegindate(beginDate)
    In the Schedule Object ,the beginDAte is of type Date.
    I am adding all dates to a treeset.I do a printout just after setting,it is correct
    But in my view class ,its one day behind,no manipulation is done.Dont know why is the day incorrect.
    IS it because of Java version.
    Please help

    As I mentioned That
    My view class TestView code is some what like this
    public class TestView extends JFrame
    public TestView(URL url, AppletContext appletContext)
    this.appletContext = appletContext;
    SwingUtilities.invokeLater(new Runnable() {
    public void run()
    testCommand test= new GetDatesCommand();//call factory class which fetches result from database
    Object returnValue = TestUtils.callServlet(test);//calls the servlet .
    if( returnValue instanceof TreeSet )
    TreeSet testSet= (TreeSet)returnValue;
    TestView.setDate(testSet));
    I am calling this constructor of viewtest class from my LoginTestApplet
    public class LoginTEstApplet extends JApplet
    public LoginApplet()
    TimeZone.setDefault(TimeZone.getTimeZone("EST"));
    LoginTestActionperformed()
    new testView(getDocumentBase(), this.getAppletContext());
    As I mentioned the values of dates as fetched from database ,factory class and getDatesCommand class prints fine.Its just inside this class after the call to servlet ,it displays wrong date.
    I have an applet ,LoginTestApplet which is the entry point for my application.Inside the default constructor ,I am doing
    TimeZone.setDefault(TimeZone.getTimeZone("EST"));
    I have mentioned in my second post what results it shows for getDefaults.
    I know its very strange ,the dates gets one day behind immedately only in the view class not in the servlet or the factory class.
    Please let me know if I need to post some more data .

  • ı  cant  still  play   at  yahoo  games   after  java   upgrade,  why    someone    doesn't  hall  me

    ı  have  mac  book  air   ,  mac  os  mountain  lion   x   8    2    and  java   7   9  is  loaded...ı  cant  play    at  yahoo  games   after  java  upgradede  to   7 9  ,  ı  have  been   writing  here   to  expect  someone  hear me   and  help  me?   is  this   just  for   trade   or    help  customers    to  solve   problems  they  meet...ı   want  apple  professionals    hear   and  help  me  !!!  what  can  ı  do?    all  were   done  properly  but   when  ı   enter  yahoo  lounge   and  attemp  to    join  a  table   ,   it  quits   and    ı  cant  join  then  it  says  error  lodging....can  someone  help  me  ,  pls  urgent  !!!!

    ı  have  mac  book  air   ,  mac  os  mountain  lion   x   8    2    and  java   7   9  is  loaded...ı  cant  play    at  yahoo  games   after  java  upgradede  to   7 9  ,  ı  have  been   writing  here   to  expect  someone  hear me   and  help  me?   is  this   just  for   trade   or    help  customers    to  solve   problems  they  meet...ı   want  apple  professionals    hear   and  help  me  !!!  what  can  ı  do?    all  were   done  properly  but   when  ı   enter  yahoo  lounge   and  attemp  to    join  a  table   ,   it  quits   and    ı  cant  join  then  it  says  error  lodging....can  someone  help  me  ,  pls  urgent  !!!!

  • Can't start UCSM after java upgrade

    Hi
    After I have been recommended to upgrade to newest java, I can't start UCS Manager anymore.
    I try from a Windows 7 64 Bits computer and a Windows 8 64 Bits computer.
    Same error.
    As you see, I have java 1.7.0_07. It is higher than the reguirement.
    UCSM version is 2.0(2q)
    Because there is some security issues with earlier java versions, I don't want to downgrade.
    Do anyone have any solution on this problem?
    I have uninstalled every version of Java, and just installed the newest, but it didn't help
    Thanks for any help.

    Hi Sting,
    For you to use 1.7 you need to have UCSM version 2.0.3a and above.
    http://www.cisco.com/en/US/docs/unified_computing/ucs/release/notes/OL_25363.html
    (check the system requirement section).
    At this point, the only option for you is to downgrade back to a 1.6 version.
    ./Abhinav

  • "MD2withRSA is disabled" error after Java upgrade

    Hi everyone,
    I have been using JRE 6 (with various updates) with Reflection for Web 4.5 for several months.
    However, when I try to run this from a URL now, I get the following error dialog appear:
    The publisher cannot be verified by a trusted source.
    Code will be treated as unsigned.
    sun.security.validator.ValidatorException: PKIX path validation failed:
    java.security.cert.CertPathValidatorException: algorithm check failed: MD2withRSA disabled
    This could be a problem with Update 17, I have tried Update 2 and Update 16 (after uninstalling Update 17) on the same machine and I do not get the error.
    Once I install update 17, I get the error again.
    With a newer version of (Reflection for Web 9.0), I do not get this error with Update 17.
    Has some low security mode been disabled with this latest version?
    Can I enable "MD2withRSA" somehow?
    Does anyone know how I can allow this to run, or flag it as a trusted source?
    Thank you,
    Chris

    I'm having the same issue trying to access the Lexmark printer web page. I don't want to install an older version of Java. Can anyone from Sun assist? Below is the error message I get:
    sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: algorithm check failed: MD2withRSA is disabled
         at sun.security.validator.PKIXValidator.doValidate(Unknown Source)
         at sun.security.validator.PKIXValidator.doValidate(Unknown Source)
         at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
         at sun.security.validator.Validator.validate(Unknown Source)
         at sun.security.validator.Validator.validate(Unknown Source)
         at com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.getPermissions(Unknown Source)
         at java.security.SecureClassLoader.getProtectionDomain(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.defineClassHelper(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.access$400(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.security.cert.CertPathValidatorException: algorithm check failed: MD2withRSA is disabled
         at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(Unknown Source)
         at sun.security.provider.certpath.PKIXCertPathValidator.doValidate(Unknown Source)
         at sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(Unknown Source)
         at java.security.cert.CertPathValidator.validate(Unknown Source)
         ... 26 more

  • Login issues with r12

    Hi hussein
    My database was restarted accidentally without stopping and starting the application services. after this incident, even then I bounce the service properly. I am not able to login in to the application.
    adstpall.sh is giving the following
    "Please enter a valid responsibility. The responsibility System Administrator does not exist or is not active. Check that the correct application short name is specified for your responsibility."
    And services are stopping.
    Please advice the procedure to troubleshoot.
    Thanks
    Reddy

    Hi Hussein,
    Its only to the sysadmin login has this issue. All the users doesn't have any issue.
    The second issue is adstpall.sh is giving that error.
    "Please enter a valid responsibility. The responsibility System Administrator does not exist or is not active. Check that the correct application short name is specified for your responsibility."
    Yes I did run those concurrent request with some other login. As i was not able to login through sysadmin
    Thanks
    Reddy

  • IMAP Mail issues turning up after Leopard upgrade.

    So I made the upgrade installation of leopard about a month ago, and after some initial path-renaming-issues (fixing a problem where none of my folders showed any content) I ended up with the following issues:
    I have synch problems where mail is in but shows no content for quite some time. (An issue seen in another thread here, asked by professorB).
    The boxes don't synch the right amount (can say 3 new message in a folder, when there're only 2 in). This issue often disappears if I restart Mail.
    When I send mail, sometimes the draft folder gets a copy which just won't go away, even though I sent it already (can still be manually deleted - and the message did reach the receiver).
    But above all, messages received in HTML format, sometimes just won't display correctly. They display as if they were plain text 1 out of 3 times. There is a workaround though. If I move the buggy messages to another folder and then back again, they always turn into valid HTML format mails.
    Anyone else experiencing similar problems with IMAP accounts?
    I run Mail 3.5 and Leopard 10.5.6 and I think my IMAP server is some kind of linux setup (which has worked out nicely before). It's not a windows software compability thing at least.

    Download and use Carbon Copy Cloner. Have it clone the drive and then restart from the clone ... before you do anything to lose your stuff. Then, you can proceed to either archive and install or erase and install.
    Some folks prefer CCC to SuperDuper, some prefer SuperDuper. I have used both. CCC is Leopard compatible.
    SuperDuper and CCC would have given you clones as backups before you 'upgraded' to Leopard. Backups are doubly important these days regardless of time machine.
    Message was edited by: Rhyd

  • Issue with SUIM after EHP5 Upgrade

    Dear All,
    We have recently upgraded our SAP System to EHP5, everything seems to be normal though.
    1. When we do a search in SUIM under "Roles by Complex Selection Criteria" --> Transaction Code --> KSB9 and hit Execute we are popped up with about 1000+ Roles, however none of the roles list are assigned with this transaction.
    2. When we do a similar search in SUIM under "Roles by Complex Selection Criteria" --> Authorization Object S_TCODE and set the value to KSB9 this work and provides with with a list of roles which has access to the Transaction code KSB9.
    We tested the same in other system which is not yet upgraded to EHP5, we see that the system gives the correct list of roles by doing in the above mentioned two ways.
    I have search in the market place to find a bug fix however no solution found.
    Please advice for a fix.
    Regards

    Hi Sumanth,
    Refer and implement the applicable SAP Notes, which are published to resolve issues with SUIM report inconsistencies:
    Note 1575598 - SUIM RSUSR070 incorr. results when searching for transaction
    Note 1527861 - SUIM: Incorrect results when searching for auth. objects
    Note 1393940 - SUIM| Incorrect results when searching for profile and roles
    Regards,
    Raghu

  • Issue with fglrx after kernel upgrade

    Hello, I lost my 2D acceleration on both my monitors after the most recent kernel upgrade(2.6.26.2). I'm using the fglrx driver.
    [roberth@Magda ~]$ cat /var/log/Xorg.0.log | grep EE
    Current Operating System: Linux Magda 2.6.26-ARCH #1 SMP PREEMPT Sun Aug 10 12:29:20 UTC 2008 i686
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (II) Loading extension MIT-SCREEN-SAVER
    (EE) Failed to load module "type1" (module does not exist, 0)
    (EE) fglrx(0): Failed to allocate primary surface (frame buffer)!
    (EE) fglrx(0): XMM failed to open CMMQS connection.
    (EE) fglrx(1): DRI initialization for 2nd screen failed - aborting!
    (EE) fglrx(1): XMM failed to open CMMQS connection.
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Screen "aticonfig-Screen[0]-1" LeftOf "aticonfig-Screen[0]-0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "USB Mouse" "CorePointer"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "type1"
    Load "freetype"
    Load "record"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "no"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-1"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    Option "Capabilities" "0x00000800"
    BusID "PCI:5:0:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-1"
    Driver "fglrx"
    BusID "PCI:5:0:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-1"
    Device "aticonfig-Device[0]-1"
    Monitor "aticonfig-Monitor[0]-1"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection

    X.Org X Server 1.4.2
    Release Date: 11 June 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.25-ARCH i686
    Current Operating System: Linux lappy486 2.6.26-ARCH #1 SMP PREEMPT Sun Aug 10 12:29:20 UTC 2008 i686
    Build Date: 21 June 2008 05:47:59PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 10 21:14:43 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Synaptics Touchpad"
    (**) |-->Input Device "USB Mouse"
    (**) Option "AllowMouseOpenFail" "true"
    (**) Option "AIGLX" "on"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
    Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
    Entry deleted from font path.
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/Type1,
    /usr/share/fonts/artwiz-fonts/,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "XVideo" is enabled
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Loader magic: 0x81e0a60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 1002,5a31 card 1179,ff10 rev 01 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 1002,5a3f card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:04:0: chip 1002,5a36 card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:12:0: chip 1002,4379 card 1179,ff10 rev 80 class 01,01,8f hdr 00
    (II) PCI: 00:13:0: chip 1002,4374 card 1179,ff10 rev 80 class 0c,03,10 hdr 80
    (II) PCI: 00:13:1: chip 1002,4375 card 1179,ff10 rev 80 class 0c,03,10 hdr 00
    (II) PCI: 00:13:2: chip 1002,4373 card 1179,ff10 rev 80 class 0c,03,20 hdr 00
    (II) PCI: 00:14:0: chip 1002,4372 card 1179,ff10 rev 82 class 0c,05,00 hdr 80
    (II) PCI: 00:14:1: chip 1002,4376 card 1179,ff10 rev 80 class 01,01,8a hdr 00
    (II) PCI: 00:14:2: chip 1002,437b card 1179,ff10 rev 01 class 04,03,00 hdr 00
    (II) PCI: 00:14:3: chip 1002,4377 card 1002,4377 rev 80 class 06,01,00 hdr 80
    (II) PCI: 00:14:4: chip 1002,4371 card 0000,0000 rev 80 class 06,04,01 hdr 81
    (II) PCI: 01:05:0: chip 1002,5a62 card 1179,ff10 rev 00 class 03,00,00 hdr 00
    (II) PCI: 02:00:0: chip 168c,001c card 144f,7106 rev 01 class 02,00,00 hdr 00
    (II) PCI: 05:06:0: chip 1524,1410 card a800,0000 rev 01 class 06,07,00 hdr 02
    (II) PCI: 05:07:0: chip 10ec,8139 card 1179,ff10 rev 10 class 02,00,00 hdr 00
    (II) PCI: 05:0a:0: chip 1106,3044 card 1179,ff10 rev c0 class 0c,00,10 hdr 00
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
    (II) Bus 1 I/O range:
    [0] -1 0 0x00009000 - 0x000090ff (0x100) IX[b]
    [1] -1 0 0x00009400 - 0x000094ff (0x100) IX[b]
    [2] -1 0 0x00009800 - 0x000098ff (0x100) IX[b]
    [3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xc0000000 - 0xc00fffff (0x100000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:4:0), (0,2,4), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0xc0100000 - 0xc01fffff (0x100000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 5: bridge is at (0:20:4), (0,5,7), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 5 I/O range:
    [0] -1 0 0x0000a000 - 0x0000afff (0x1000) IX[b]
    (II) Bus 5 non-prefetchable memory range:
    [0] -1 0 0xc0200000 - 0xc02fffff (0x100000) MX[b]
    (II) PCI-to-CardBus bridge:
    (II) Bus 6: bridge is at (5:6:0), (5,6,6), BCTRL: 0x05c0 (VGA_EN is cleared)
    (II) Bus 6 I/O range:
    [0] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [1] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[b]
    (--) PCI:*(1:5:0) ATI Technologies Inc RC410 [Radeon Xpress 200M] rev 0, Mem @ 0xd0000000/28, 0xc0000000/16, I/O @ 0x9000/8
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) Active PCI resource ranges:
    [0] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [1] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [2] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [3] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [4] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [5] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [6] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [7] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [8] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [9] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [10] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [11] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [12] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [13] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [14] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [15] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [16] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [18] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [19] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [20] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [21] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [22] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [23] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [24] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [1] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [2] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [3] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [4] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [5] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [6] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [7] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [8] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [9] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [10] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [11] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [12] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [13] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [14] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [15] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [16] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [18] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [19] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [20] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [21] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [22] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [23] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [24] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [5] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [6] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [7] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [8] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [9] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [10] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [11] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [12] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [13] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [18] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [19] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [20] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [21] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [22] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [25] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [26] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [27] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [28] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [29] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [30] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (**) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.2, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 4.3.99.902, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.51.3
    Module class: X.Org Video Driver
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "synaptics"
    (II) Reloading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) Primary Device is: PCI 01:05:0
    (II) ATI Proprietary Linux Driver Version Identifier:8.51.3
    (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.512
    (II) ATI Proprietary Linux Driver Build Date: Jul 3 2008 22:50:40
    (--) Chipset Supported AMD Graphics Processor (0x5A62) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [5] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [6] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [7] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [8] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [9] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [10] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [11] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [12] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [13] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [18] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [19] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [20] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [21] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [22] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [25] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [26] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [27] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [28] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [29] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [30] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) fglrx(0): pEnt->device->identifier=0x831d708
    (II) resource ranges after probing:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [5] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [6] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [7] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [8] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [9] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [10] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [11] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [12] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [13] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [20] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [21] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [22] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [23] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [24] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [25] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [26] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [27] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [28] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [29] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [30] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [31] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [32] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [33] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    [34] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [35] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) fglrx(0): === [atiddxPreInit] === begin
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): PCI bus 1 card 5 func 0
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (**) fglrx(0): Option "OpenGLOverlay" "off"
    (**) fglrx(0): Option "VideoOverlay" "on"
    (**) fglrx(0): Option "UseFastTLS" "2"
    (**) fglrx(0): Option "DPMS" "true"
    (II) fglrx(0): Loading PCS database from /etc/ati/amdpcsdb
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (==) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (--) fglrx(0): Chipset: "ATI Radeon Xpress Series" (Chipset = 0x5a62)
    (--) fglrx(0): (PciSubVendor = 0x1179, PciSubDevice = 0xff10)
    (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    (--) fglrx(0): MMIO registers at 0xc0000000
    (--) fglrx(0): I/O port at 0x00009000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): VESA BIOS detected
    (II) fglrx(0): VESA VBE Version 2.0
    (II) fglrx(0): VESA VBE Total Mem: 131072 kB
    (II) fglrx(0): VESA VBE OEM: ATI RADEON XPRESS 200M Series
    (II) fglrx(0): VESA VBE OEM Software Rev: 1.0
    (II) fglrx(0): VESA VBE OEM Vendor: ATI Technologies Inc.
    (II) fglrx(0): VESA VBE OEM Product: MS4
    (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:5:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports PCI:1:5:0
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.51.3
    ABI class: X.Org Server Extension, version 0.3
    (II) fglrx(0): Using adapter: 1:5.0.
    (II) fglrx(0): [FB] Find the MC FB aperturs range(MCFBBase = 0x38000000, MCFBSize = 0x8000000)
    (--) fglrx(0): VideoRAM: 131072 kByte, Type: DDR SGRAM / SDRAM
    (II) fglrx(0): PCIE card detected
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) fglrx(0): Connected Display1: LCD on internal LVDS [lvds]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: LPL Model: c800 Serial#: 0
    (II) fglrx(0): Year: 2006 Week: 0
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Digital Display Input
    (II) fglrx(0): Max H-Image Size [cm]: horiz.: 33 vert.: 21
    (II) fglrx(0): Gamma: 2.20
    (II) fglrx(0): No DPMS capabilities specified; RGB/Color Display
    (II) fglrx(0): First detailed timing is preferred mode
    (II) fglrx(0): redX: 0.600 redY: 0.351 greenX: 0.324 greenY: 0.554
    (II) fglrx(0): blueX: 0.153 blueY: 0.140 whiteX: 0.312 whiteY: 0.328
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 73.5 MHz Image Size: 331 x 207 mm
    (II) fglrx(0): h_active: 1280 h_sync: 1312 h_sync_end 1352 h_blank_end 1464 h_border: 0
    (II) fglrx(0): v_active: 800 v_sync: 804 v_sync_end 808 v_blanking: 837 v_border: 0
    (II) fglrx(0): LGPhilipsLCD
    (II) fglrx(0): LP154W01-TLE4
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff00320c00c800000000
    (II) fglrx(0): 00100103802115780ab3709959538d27
    (II) fglrx(0): 23505400000001010101010101010101
    (II) fglrx(0): 010101010101b61c00b8502025302028
    (II) fglrx(0): 44004bcf100000190000000000000000
    (II) fglrx(0): 00000000000000000000000000fe004c
    (II) fglrx(0): 475068696c6970734c43440a000000fe
    (II) fglrx(0): 004c503135345730312d544c4534002a
    (II) fglrx(0): End of Display1 EDID data --------------------
    (II) fglrx(0): Primary Controller - LCD on internal LVDS
    (II) fglrx(0): Internal Desktop Setting: 0x00000004
    (II) fglrx(0): POWERplay version 3. 1 power state available:
    (II) fglrx(0): 1. 301/266MHz @ 60Hz [enable load balancing]
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (==) fglrx(0): Qbs is not supported in this release. Disabled.
    (==) fglrx(0): FAST_SWAP disabled
    (==) fglrx(0): PseudoColor visuals disabled
    (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) fglrx(0): Center Mode is disabled
    (==) fglrx(0): TMDS coherent mode is enabled
    (II) fglrx(0): Total of 13 modes found for primary display.
    (--) fglrx(0): Virtual size is 1280x800 (pitch 0)
    (**) fglrx(0): *Mode "1280x800": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x800"x60.0 73.50 1280 1312 1352 1464 800 804 808 837 (50.2 kHz)
    (**) fglrx(0): *Mode "1024x768": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 73.50 1024 1184 1224 1464 768 788 792 837 (50.2 kHz)
    (**) fglrx(0): *Mode "800x600": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 73.50 800 1072 1112 1464 600 704 708 837 (50.2 kHz)
    (**) fglrx(0): *Mode "640x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 73.50 640 992 1032 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "848x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "848x480"x60.0 73.50 848 1096 1136 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "720x576": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x576"x60.0 73.50 720 1032 1072 1464 576 692 696 837 (50.2 kHz)
    (**) fglrx(0): Default mode "720x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 73.50 720 1032 1072 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "640x400": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 73.50 640 992 1032 1464 400 604 608 837 (50.2 kHz)
    (**) fglrx(0): Default mode "640x350": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x350"x60.0 73.50 640 992 1032 1464 350 579 583 837 (50.2 kHz)
    (**) fglrx(0): Default mode "512x384": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 73.50 512 928 968 1464 384 596 600 837 (50.2 kHz)
    (**) fglrx(0): Default mode "400x300": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 73.50 400 872 912 1464 300 704 708 837 doublescan (50.2 kHz)
    (**) fglrx(0): Default mode "320x240": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 73.50 320 832 872 1464 240 644 648 837 doublescan (50.2 kHz)
    (**) fglrx(0): Default mode "320x200": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 73.50 320 832 872 1464 200 604 608 837 doublescan (50.2 kHz)
    (--) fglrx(0): Display dimensions: (330, 210) mm
    (--) fglrx(0): DPI set to (98, 96)
    (--) fglrx(0): Virtual size is 1280x800 (pitch 1280)
    (**) fglrx(0): *Mode "1280x800": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x800"x60.0 73.50 1280 1312 1352 1464 800 804 808 837 (50.2 kHz)
    (**) fglrx(0): *Mode "1024x768": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 73.50 1024 1184 1224 1464 768 788 792 837 (50.2 kHz)
    (**) fglrx(0): *Mode "800x600": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 73.50 800 1072 1112 1464 600 704 708 837 (50.2 kHz)
    (**) fglrx(0): *Mode "640x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 73.50 640 992 1032 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "848x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "848x480"x60.0 73.50 848 1096 1136 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "720x576": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x576"x60.0 73.50 720 1032 1072 1464 576 692 696 837 (50.2 kHz)
    (**) fglrx(0): Default mode "720x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 73.50 720 1032 1072 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "640x400": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 73.50 640 992 1032 1464 400 604 608 837 (50.2 kHz)
    (**) fglrx(0): Default mode "640x350": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x350"x60.0 73.50 640 992 1032 1464 350 579 583 837 (50.2 kHz)
    (**) fglrx(0): Default mode "512x384": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 73.50 512 928 968 1464 384 596 600 837 (50.2 kHz)
    (**) fglrx(0): Default mode "400x300": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 73.50 400 872 912 1464 300 704 708 837 doublescan (50.2 kHz)
    (**) fglrx(0): Default mode "320x240": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 73.50 320 832 872 1464 240 644 648 837 doublescan (50.2 kHz)
    (**) fglrx(0): Default mode "320x200": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 73.50 320 832 872 1464 200 604 608 837 doublescan (50.2 kHz)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
    (==) fglrx(0): NoAccel = NO
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.2.0
    ABI class: X.Org Video Driver, version 2.0
    (==) fglrx(0): NoDRI = NO
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (==) fglrx(0): Capabilities: 0x00000000
    (==) fglrx(0): CapabilitiesEx: 0x00000000
    (==) fglrx(0): cpuFlags: 0x8000001d
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (**) fglrx(0): ATI GART size: 255 MB
    (II) fglrx(0): [pcie] 261120 kB allocated
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (**) fglrx(0): UseFastTLS=2
    (==) fglrx(0): BlockSignalsOnLock=1
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xc0000000 - 0xc000ffff (0x10000) MX[b]
    [1] 0 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [6] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [7] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [8] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [9] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [10] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [11] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [12] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [13] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [14] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [15] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [16] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [17] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [20] 0 0 0x00009000 - 0x000090ff (0x100) IX[b]
    [21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [22] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [23] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [24] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [25] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [26] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [27] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [28] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [29] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [30] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [31] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [32] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [33] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [34] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [35] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [36] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    [37] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [38] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
    (II) fglrx(0): detected X.org 7.1.2.0
    (II) Loading extension ATIFGLRXDRI
    (II) fglrx(0): doing DRIScreenInit
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:5:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports PCI:1:5:0
    (II) [drm] DRM interface version 1.0
    (II) [drm] DRM open master succeeded.
    (II) fglrx(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) fglrx(0): [drm] framebuffer handle = 0x7000
    (II) fglrx(0): [drm] added 1 reserved context for kernel
    (II) fglrx(0): X context handle = 0x1
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.51.3
    (II) fglrx(0): Date: Jul 3 2008
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (II) fglrx(0): Kernel Module version matches driver.
    (II) fglrx(0): Kernel Module Build Time Information:
    (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.26-ARCH
    (II) fglrx(0): Build-Kernel MODVERSIONS: no
    (II) fglrx(0): Build-Kernel __SMP__: no
    (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    (II) fglrx(0): [drm] register handle = 0x00009000
    (II) fglrx(0): Interrupt handler installed at IRQ 17.
    (II) fglrx(0): Exposed events to the /proc interface
    (EE) fglrx(0): Failed to allocate primary surface (frame buffer)!
    (II) fglrx(0): Shutdown CMMQS
    (II) fglrx(0): [drm] removed 1 reserved context for kernel
    (II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0x6000 at 0xb8027000
    (II) fglrx(0): [drm] Closed DRM master.
    (WW) fglrx(0): ***********************************************
    (WW) fglrx(0): * DRI initialization failed! *
    (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
    (WW) fglrx(0): * 2D acceleraton available (MMIO) *
    (WW) fglrx(0): * no 3D acceleration available *
    (WW) fglrx(0): ********************************************* *
    (II) fglrx(0): FBADPhys: 0x38000000 FBMappedSize: 0x08000000
    (==) fglrx(0): Write-combining range (0xd0000000,0x8000000)
    (II) fglrx(0): FBMM initialized for area (0,0)-(1280,8191)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,800) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 1280 x 7391
    (==) fglrx(0): Backing store disabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (**) fglrx(0): DPMS enabled
    (**) fglrx(0): Option "XaaNoOffscreenPixmaps" "true"
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Setting up tile and stipple cache:
    32 128x128 slots
    32 256x256 slots
    16 512x512 slots
    (II) fglrx(0): Acceleration enabled
    (II) LoadModule: "amdxmm"
    (II) Loading /usr/lib/xorg/modules//amdxmm.so
    (II) Module amdxmm: vendor="X.Org Foundation"
    compiled for 7.1.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (EE) fglrx(0): XMM failed to open CMMQS connection.
    (II) fglrx(0): XMM failed to initialize!
    (II) fglrx(0): Direct rendering disabled
    (==) fglrx(0): Silken mouse enabled
    (==) fglrx(0): Using hardware cursor
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    (II) AIGLX: Screen 0 is not DRI capable
    (II) Loading sub module "GLcore"
    (II) LoadModule: "GLcore"
    (II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
    (II) Module GLcore: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) GLX: Initialized MESA-PROXY GL provider for screen 0
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "us"
    (**) Keyboard0: XkbLayout: "us"
    (WW) Option "XkbVariant" requires an string value
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) Synaptics touchpad driver version 0.14.6 (1406)
    (--) Synaptics Touchpad auto-dev sets device to /dev/input/event7
    (**) Option "Device" "/dev/input/event7"
    (**) Option "SHMConfig" "on"
    (**) Option "MaxTapTime" "0"
    (--) Synaptics Touchpad touchpad found
    (**) Option "CorePointer"
    (**) Synaptics Touchpad: always reports core events
    (**) Option "Protocol" "IMPS/2"
    (**) USB Mouse: Device: "/dev/input/mice"
    (**) USB Mouse: Protocol: "IMPS/2"
    (**) Option "SendCoreEvents"
    (**) USB Mouse: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (**) Option "Buttons" "5"
    (==) USB Mouse: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5"
    (**) USB Mouse: ZAxisMapping: buttons 4 and 5
    (**) USB Mouse: Buttons: 9
    (**) USB Mouse: Sensitivity: 1
    (II) evaluating device (USB Mouse)
    (II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE)
    (II) evaluating device (Synaptics Touchpad)
    (II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
    (II) evaluating device (Keyboard0)
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (II) USB Mouse: ps2EnableDataReporting: succeeded
    (--) Synaptics Touchpad auto-dev sets device to /dev/input/event7
    (**) Option "Device" "/dev/input/event7"
    (--) Synaptics Touchpad touchpad found
    (II) 3rd Button detected: disabling emulate3Button
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Synaptics Touchpad" "CorePointer"
    InputDevice "USB Mouse" "SendCoreEvents"
    Option "AIGLX" "on"
    EndSection
    Section "Files"
    # Additional fonts: Locale, Gimp, TTF...
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    FontPath "/usr/share/fonts/artwiz-fonts/"
    EndSection
    Section "Module"
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "freetype"
    Load "record"
    Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    EndSection
    Section "InputDevice"
    Identifier "Synaptics Touchpad"
    Driver "synaptics"
    Option "CorePointer"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "SHMConfig" "on"
    Option "MaxTapTime" "0"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    # Warning: This may fry old Monitors
    # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    Identifier "Monitor0"
    HorizSync 28.0 - 96.0
    VertRefresh 50.0 - 75.0
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
    ModeLine "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
    ModeLine "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
    ModeLine "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
    ModeLine "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
    ModeLine "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
    ModeLine "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
    ModeLine "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
    ModeLine "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
    ModeLine "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
    ModeLine "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
    ModeLine "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
    ModeLine "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
    ModeLine "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
    ModeLine "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
    ModeLine "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
    ModeLine "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
    ModeLine "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
    ModeLine "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "fglrx"
    Option "XAANoOffscreenPixmaps" "true"
    # Option "TexturedVideo" "on"
    # Option "Textured2D" "on"
    # Option "TexturedXRender" "on"
    Option "UseFastTLS" "2"
    # Option "BackingStore" "on"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "off"
    BusID "PCI:1:5:0"
    EndSection
    Section "Extensions"
    Option "XVideo" "Enable"
    # Option "RENDER" "Enable"
    # Option "DAMAGE" "Enable"
    # Option "Composite" "Enable"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection

  • Issue with bootadm after mobo upgrade

    Hi,
    the motherboard of one of our servers died and I decided to take this opportunity to upgrade the server. With the new mobo though, the order of the disks is different. I managed to get the system to boot by recreating the device tree, but I am still having some issues with bootadm.
    When I run bootadm list-menu, I get error messages saying that it can't find the menu.lst, which is normal as it looks like it is still searching for the menu.lst at the old location, i.e. /dev/dsk/c0d0s0, when the new location is /dev/dsk/c2d0s0. The weird thing though is that if I run bootadm list-archive, I get no error messages. Any idea what I can do to fix this? I have tried to run bootadm update-archive -f -R, as well as installgrub -m /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c2d0s0, but nothing seems to fix it.
    I am running Solaris 5.11 snv_60.
    Thanks a lot in advance,
    Bertrand.

    Hi,
    the motherboard of one of our servers died and I decided to take this opportunity to upgrade the server. With the new mobo though, the order of the disks is different. I managed to get the system to boot by recreating the device tree, but I am still having some issues with bootadm.
    When I run bootadm list-menu, I get error messages saying that it can't find the menu.lst, which is normal as it looks like it is still searching for the menu.lst at the old location, i.e. /dev/dsk/c0d0s0, when the new location is /dev/dsk/c2d0s0. The weird thing though is that if I run bootadm list-archive, I get no error messages. Any idea what I can do to fix this? I have tried to run bootadm update-archive -f -R, as well as installgrub -m /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c2d0s0, but nothing seems to fix it.
    I am running Solaris 5.11 snv_60.
    Thanks a lot in advance,
    Bertrand.

  • Anyone else having issues w/ iMail after Mavericks upgrade?

    I upgraded to Mavericks yesterday and now my iMail will not load my gmail right away (takes about 30 min for my inbox to show up) and isn't syncing. Plus even my exchange takes longer to load. What is going on? Didn't they say this upgrade would be painless???

    I think the problem is the Airport Uitlity version 5.21. I installed 5.21 on my Windows XP computer. After installing, I got a nice WiFi connection, but I could not obtain a DHCP lease. If I plugged in with a CAT5 connection, I did get a DHCP lease.
    I un-installed 5.21, re-installed 5.0 from the CD that came with the Aiport Extreme Base Station, then upgraded to 5.1 from the Apple web site. After that, getting a DHCP lease over WiFi worked again.
    I have not tried installing the Airport Utility on my Macbook, since ther are already so many WiFi headaches with the Macbook, I didn't want to add another thing to the mix.
    Bill

  • Performance issue with form after 10g upgrade

    Hi Team,
    Last week we have upgraded our systems to 10g database.
    Ever since we did an upgrade there is a huge performance issues with the custom forms and this is causing a major setback to our business. Before the upgrade the forms were running with our any performance issues.
    Can anyone please help me in finding out the reason behind the performance issue(May be a tar or performance tuning).
    Many Thanks in Advance.
    Regards
    Kumar

    Like Jan said,
    You must supply more information so we can help you, like where the degradation happens?, in processing? in navigation? in forms loading?? where?
    You may also do a little test. Create a one button form, just a canvas and a button, you can include a message in when-button-pressed trigger.
    run it and see what happens.
    Tony

  • Bookmarks issue with Preview after Mavericks upgrade.

    Hi,
      after upgrading to Mavericks my bookmarks in Preview are not named as before. Now they appear as a sequence of non-sense letters and numbers.
    Is there anyway to see all my hundreds of bookmarks as I named in the last couple of years?
    I am a scientist and I bookmarked something like 500 scientific papers. Please do not tell me that I have to re-do all the work.
    Pretty upset...
    GT

    Over a year later and Apple's still left us bookmarkers out in the cold.

  • Display issue with Macbook after SL upgrade

    Hi,
    I have a 2007 13" MacBook which I use to drive an external video projector via a mini-DVI to HDMI adapter (external video monitor set to 1080p@24Hz). It manages 1080p, just barely, with some hiccups on complex material. But the signal itself is a nice, clean (and pretty) 1080p.
    I thought that upgrading from Leopard to Snow Leopard, with a clean (formatted) install, would somehow get rid of some junk background processes and make the machine run a bit smoother.
    However, since installing SL, performance in 1080p is even worse than it was — the video has a deal-breaking "strobe" effect (i.e. the video updates only every 2nd or 3rd frame).
    Mirroring the display instead of using a secondary monitor plays smoothly, but then of course I don't get 1080p.
    What could possibly be the cause of this? Is SL a downgrade in terms of performance with 2007 machines? Can anything be done with the graphics subsystem to make it run better?
    Thanks for your help.

    I would take this to an Apple store for a definitive diagnosis.  This will be free.  Bring the screen shot with you.
    Then you will know exactly what you are dealing with and be able to determine what will be involved in rectifying the problem and the associated costs.
    Ciao.

  • Issue with WIFI after LOLLIPOP upgrade Z3C

    Z3C, upgraded to Lollipop and WiFi became slow, speed went down from 80 mbps to 3 mbps !!! 
    Phone seems sluggish in general, KitKat was fantastic, now I have a slow phone.
    Bluetooth transfer also went from 160 kb to 90 kb....
    Does anyone know how it can be fixed? what about the 5ghz band for the WiFi on the phone?

    Yes, same WiFi problem with safe mode. Everything was perfect until the upgrade to Lollipop. Now WiFi speed is 1/10 of before, and phone is slow in general. realy sad, sometimes even whatsapp messages takes minutes to be delivered.
    Does anyone know how to select only 5ghz channel for the WiFi on the phone?

Maybe you are looking for

  • No (suitable) item found for purchase order

    Dear All, The order is stock transfer order (STO) item category U. i saw GR is already create. GI  and also DCGR. i want to do DCIR which is invoice receipt in tcode mr01, the error "No (suitable) item found for purchase order" is coming out. What wo

  • How to upgrade windows 7 32 to 64

    How do I upgrade From Windows 7-32 To Windows 64 in Boot camp?

  • Accessing peripheral devices using NetWeaver Mobile 7.1 application

    Hi, I'm developing an occasionally connected application for handheld devices using NetWeaver Mobile 7.1. From my application how can I access other peripheral devices (for example: WebCam) to capture the pictures. Suggest me the ways to access the p

  • Mac Mail 3.6 - Repair function?

    Team - Hope someone can help.  I am using Mac Mail 3.6 (936) - attempting to download messages from a POP server - it begins and will download 2 maybe 3 messages but wont go any further - the spinner icon next to the mail server keeps spinning, there

  • How to edit signature fields in Adobe EchoSign

    In this tutorial, learn how to use digital signatures, including how to edit electronic signature fields and other input fields in Adobe EchoSign.