Issues with Shockwave 11.5.2.602 / 11.5.6.606 MSI installer

<UPDATE 8/3/09> Nearly all of the issues mentioned below are still present in the MSI installer for 11.5.6.606 - the only one that Adobe have fixed is the one where the MozillaPlugins 'Version' value is left blank by the MSI by default - this is now created correctly, but all of the other issues remain.
Personally I have given up trying to use this MSI package to deploy Shockwave until Adobe get their act together - instead I am using a wrapper to wrap the Shockwave executable inside an MSI file and deploying it that way, although this is not ideal.
I have created an MST file which will fix the MSI installer for version 11.5.6.606, which I will post to another forum shortly, but I am not planning to keep it updated for future versions as I don't really have the time.
Hi,
I've tried submitting the following via the Adobe Customer Support portal and via the Feature Request/Bug Report form, but the first told me that I needed to 'get in touch with Adobe Enterprise Solutions team for getting help' and that 'to get in touch with them you have to purchase a contract', and the second resulted in a bounced email address saying that '[email protected]' 'does not exist at the organization this message was sent to'.
In short, attempting to contact Adobe to report issues with their installers sucks, and I am posting this here in the vain hope that someone at Adobe might read this message and possibly forward it to the relevant people. Some of the issues have already been reported here on this forum, but some of them are new, and I guess others might be interested in them too.
Hi,
I would like to report some issues with most recent version of the Shockwave installer, available in MSI format from the following location:
http://www.adobe.com/cfusion/entitlement/index.cfm?k=4E6102EB-DA7C-2795-C744826EFDE2A098&l oc=en_us
This is the installer for version 11.5.2.602, with a digital signature dated 06 November 2009 10:52:21
When downloading this version of the installer in Windows Installer (MSI) format, the following issues manifest themselves, most of which are not a problem when using the Full EXE installer available from the same page.
First of all, when installing the MSI file using Group Policy Software Deployment, if you log on to the computer after the MSI file has been deployed and view a web page that contains Shockwave content, you receive the following errors in the Windows event log:
Event Type: Warning
Event Source: MsiInstaller
Event Category: None
Event ID: 1004
Date:  16/12/2009
Time:  16:51:23
User:  CRGS\DefaultUser
Computer: ITO01
Description:
Detection of product '{7D0F2155-D7D3-42CE-903F-684ADD77FF89}', feature 'Adobe_Shockwave_Player_', component '{E89F323D-7BDB-46E1-A0FD-6227821F94EA}' failed.  The resource 'C:\WINDOWS\system32\config\systemprofile\Application Data\Adobe\' does not exist.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event Type: Warning
Event Source: MsiInstaller
Event Category: None
Event ID: 1001
Date:  16/12/2009
Time:  16:51:23
User:  CRGS\DefaultUser
Computer: ITO01
Description:
Detection of product '{7D0F2155-D7D3-42CE-903F-684ADD77FF89}', feature 'Adobe_Shockwave_Player_' failed during request for component '{3D3697FC-DB90-46D8-9ED4-5D54B4901F62}'
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
If you are logged on as an Administrator, then the computer will immediately attempt to 'repair' the Adobe Shockwave Player installation in order to create the missing folder 'C:\WINDOWS\system32\config\systemprofile\Application Data\Adobe\', which leads to a significant delay in the initialization of the Shockwave content on the web page. If you are logged on as a non-Administrator, the errors will still appear, but the 'repair' operation will fail due to insufficient permissions to create the above folder.
I have done some testing and it seems as if this problem can be easily resolved by removing the code from the installer which tells it to create an empty folder in the 'Application Data' folder called 'Adobe\Shockwave Player 11'. This code seems to be entirely unnecessary, as no files are created inside this folder as part of the installation, and I have removed it successfully from my own copy of the MSI without it causing any issues. I have found some other people who are also experiencing this problem in the following forum post:
http://forums.adobe.com/message/2379350 (post number 8)
and since this 'repair' operation causes all customised registry settings to be reset back to defaults as part of the repair, it would be very helpful if this 'feature' could be removed from future versions.
Secondly, there are a number of registry keys which are created incorrectly by the MSI installer when the above 'repair' operation takes place, which need to be corrected to prevent further issues from occurring:
Under '[HKEY_CLASSES_ROOT\CLSID\{1F3CB77D-D339-49e0-B8E4-FECD6D6F8CB8}\LocalServer32]', the 'default' value is set to the following by the MSI:
C:\WINDOWS\system32\Adobe\SHOCKW~1\SWHELP~1.EXE"
(Please note that there is a double quotation mark at the end of the value, but not at the beginning)
Whereas the executable installer creates the value as follows:
"C:\WINDOWS\system32\Adobe\Shockwave 11\SwHelper_1152602.exe"
According to a forum post (http://forums.adobe.com/message/2379350, post 15), this causes DCOM errors when Shockwave is launched, if the MSI 'repair' has taken place as described above.
The above registry value should be set to the following in the installer's Registry table:
"[INSTALLDIR]Shockwave 11\SwHelper_1152602.exe"
so that the MSI installer works the same as the executable one.
Under '[HKEY_CLASSES_ROOT\TypeLib\{6EF568F4-D437-4466-AA63-A3645136D93E}\1.0\0\win32]', the 'default' value is set to the following by the MSI:
Adobe\SHOCKW~1\SWHELP~1.EXE
Whereas the executable installer creates the value as follows:
C:\WINDOWS\system32\Adobe\Shockwave 11\SwHelper_1152602.exe
Also, under '[HKEY_CLASSES_ROOT\TypeLib\{6EF568F4-D437-4466-AA63-A3645136D93E}\1.0\HELPDIR]', the 'default' value is set to the following by the MSI:
Adobe\SHOCKW~1\
Whereas the executable installer creates the value as follows:
C:\WINDOWS\system32\Adobe\Shockwave 11\
Once again, the above registry values should be set to the following in the installer's Registry table to fix the issue:
[SystemFolder]Adobe\Shockwave 11\SwHelper_1152602.exe
[SystemFolder]Adobe\Shockwave 11\
Under '[HKEY_CLASSES_ROOT\CLSID\{166B1BCA-3F9C-11CF-8075-444553540000}]', the 'default' value is NOT SET by the MSI by default:
Whereas the executable installer creates the value as follows:
Shockwave ActiveX Control
This value should be set in the installer's Registry table to fix the issue.
Under '[HKEY_LOCAL_MACHINE\SOFTWARE\Macromedia\Shockwave 10\location\common]', the 'default' value is set to the following by the MSI:
Macromed\common\
Whereas the executable installer creates the value as follows:
C:\WINDOWS\system32\Macromed\common\
Also, under '[HKEY_LOCAL_MACHINE\SOFTWARE\Macromedia\Shockwave 10\location\coreplayer]', the 'default' value is set to the following by the MSI:
Macromed\Shockwave 10\
Whereas the executable installer creates the value as follows:
C:\WINDOWS\system32\Macromed\Shockwave 10\
Also, under '[HKEY_LOCAL_MACHINE\SOFTWARE\Macromedia\Shockwave 10\location\coreplayerxtras]', the 'default' value is set to the following by the MSI:
Macromed\Shockwave 10\xtras\
Whereas the executable installer creates the value as follows:
C:\WINDOWS\system32\Macromed\Shockwave 10\xtras\
The above registry values should be set to the following in the installer's Registry table to fix the issue:
[SystemFolder]Macromed\common\
[SystemFolder]Macromed\Shockwave 10\
[SystemFolder]Macromed\Shockwave 10\xtras\
The MSI installer does not create '[HKEY_CLASSES_ROOT\.dcr]', '[HKEY_CLASSES_ROOT\.dir]', or '[HKEY_CLASSES_ROOT\.dxr]'
Wherease the executable installer creates all three of these keys and populates them all with the following 'default' value:
"Content Type"="application/x-director"
These keys and values should be set in the installer's Registry table to fix the issue.
The MSI installer creates a value under the following registry key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponets\SwDi r]
However this registry key is obviously misspelt (missing an 'n' in 'OptionalComponets') and should read as follows:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\SwD ir]
This key name needs to be changed in the installer's Registry table to fix the issue (also pointed out in the following forum post: http://forums.adobe.com/message/2379350 (post number 10)).
Under [HKEY_LOCAL_MACHINE\SOFTWARE\MozillaPlugins\@adobe.com/ShockwavePlayer], the 'Version' value is left blank by the MSI by default:
Whereas the executable installer creates the value as follows:
1152602
This registry value should be set to the correct version in the installer's Registry table to fix the issue.
Finally, the MSI installer creates a number of registry values under the following path:
[HKEY_LOCAL_MACHINE\SOFTWARE\MozillaPlugins\@adobe.com/ShockwavePlayer\Mime Types]
These values are *in addition* to the values created under the following path:
[HKEY_LOCAL_MACHINE\SOFTWARE\MozillaPlugins\@adobe.com/ShockwavePlayer\MimeTypes]
(Note there is no space between 'Mime' and 'Types' in the second key path)
The executable installer *only* creates registry keys under the 'MimeTypes' key, and it seems as if this is the correct formatting for the key (also pointed out in the following forum post: http://forums.adobe.com/message/2379350 (post number 11)).
The unnecessary 'Mime Types' registry keys and values should be removed from the installer's Registry table to avoid any potential issues.
I am sorry that this is such a long list, but it seems as if a number of things have been changed in the transition from 11.5.1.601 to 11.5.2.602, and it would be very helpful if these changes could be put back to how they were before, so that the MSI and the executable installers function in the same way as much as possible.
Message was edited by Borgquite - added 11.5.6.606 update

Have posted an updated version of the MST to my webspace here:
http://homepage.ntlworld.com/minkus/shockwave/shockwave115606mst2.zip
This new version fixes the following issues (changes to this version in bold):
MsiInstaller repair & errors on first run as non-admin (removes 'AppData' directory entries)
DCOM errors once Shockwave is installed (adds double quotes to the beginnning of LocalServer32 value)
Incorrect TypeLib paths in the registry (fixed to use built-in [SystemFolder] property)
Default CLSID description value missing (set to 'Shockwave ActiveX Control', as per the executable installer)
Incorrect Shockwave 10 paths in the registry (fixed to use built-in [SystemFolder] property)
Misspelt 'OptionalComponets' registry key (renamed to 'OptionalComponents')
Missing .dcr, .dir, .dxr Content Type registry values (included in the executable installer)
Fixed incorrect AppID registry key (set to use installer's [VERSION] variable)
Removed 'Launch SWDNLD.exe' shortcut created in Programs subfolder (people don't want this - see here)
I have tested this on my network and it all seems to work fine. Unfortunately my original plan to use the executable installer didn't work out as it does not include the Shockwave 10 compatibility components described here and here, so it looks like I'll have to keep this MST file up to date with the latest versions until Adobe fix the problems themselves...
If you want to see the changes that I have made, load up Adobe's 11.5.6.606 MSI file in Orca, then use Transform / Apply Transform to apply the MST, and look for the entries in green.
Please post any feedback to this thread, and I will try to respond if I can help!
Chris Hill

Similar Messages

  • Issues with shockwave flash player object

    Why at some sites it has shockwave flash object it doesn't open it at all and it bring me window to download some files(See picture bellow).
    I have already installed adobe flash player & shockwave flash player with not solve this issue.
    Here is an example of these windows.
    http://postimg.org/image/6sw590trp

    You can try these steps in case of issues with web pages:
    Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Who do i speak to about an issue with shockwave. it is running my cpu at 100%. when i play Zynga games on FB. don't remember giving permission for storage or cloud.

    a couple of weeks ago i noticed a real slowdown when playing Zynga games on FB. opened task manager (XP) and saw plugin-container.exe running at 400,000+ k. ran search thru windows and found plugin-container for mozzila. checked and updated all plugins but issue persists. disabled each plugin seperately while playing, with task manager open and disabling shockwave was the only one that had effect on plugin running. unfortunately this also crashed the game. know its not your plugin but any advice or directions would be appreciated. ( my husband's solution is the simplest of course but i really enjoy my games!) Thanks for your time.

    a couple of weeks ago i noticed a real slowdown when playing Zynga games on FB. opened task manager (XP) and saw plugin-container.exe running at 400,000+ k. ran search thru windows and found plugin-container for mozzila. checked and updated all plugins but issue persists. disabled each plugin seperately while playing, with task manager open and disabling shockwave was the only one that had effect on plugin running. unfortunately this also crashed the game. know its not your plugin but any advice or directions would be appreciated. ( my husband's solution is the simplest of course but i really enjoy my games!) Thanks for your time.

  • Cartoon Network issue with Flash Player 11.6.602.180

    My son cant log into the http://www.cartoonnetwork.com.br/#/toonix using the new version of Flash Player 11.6.602.180. I cant uninstall it even with the uninstaller from the site.

    Try a different forum section ~ this is Digital Editions.

  • Adobe, please sort the recent issues with Shockwave player updating

    Windows 7 x64, fully patched.  Go to adobe.com to update Shockwave Player, hangs after accepting run of .exe file. Even when I go to the direct download link, I get:
    "c:\Windows\system32\Adobe\Director\SWDNLD.EXE
    Error opening file for writing"
    When I look for that path, "c:\Windows\system32\Adobe..." does not even exist (either not there pre install attempt, or removed by install attempt.
    Adobe, can you please get your act together and sort this with an updated download?
    Thank you

    Hi - me again.
    Thank you Adobe techies - the update now works on the various Windows 7 x64 PCs it previously failed on.

  • Weird issue with 10.0.1.0 on Linux - 5 mins delay in server start-up!!

    Hi ...
    I am having some weird (and unique??) issue with WLS 10.0.1.0 on RHEL servers.
    WLS installation on our DEV env works perfectly fine and the server starts up in 15-20 secs. for each of the two domains created on it.
    But the QA server is another story all together ! ... It has the same OS and version, WSL installation and version, hardware configs, processes running at the time of start-up etc. But the problem is that when I try to start the server on the only domain on that server, it always gets delayed by 5-6 mins in between the startup at this point -
    +&lt;Feb 17, 2009 *7:04:50 *PM UTC&gt; &lt;Info&gt; &lt;Management&gt; &lt;BEA-141107&gt; &lt;Version: WebLogic Server 10.0 MP1 Thu Oct 18 20:17:44 EDT 2007 1005184 &gt;+
    +&lt;Feb 17, 2009 *7:10:56 *PM UTC&gt; &lt;Info&gt; &lt;WebLogicServer&gt; &lt;BEA-000215&gt; &lt;Loaded License : /opt/bea/license.bea&gt;+
    (Notice the 6 mins delay in the timestamps)
    There are no logs getting generated within this time and it seems like the WLS 10.0.1.0 just spaces out
    After the delay it starts up pretty fast .. within 10-15 secs!!
    Anybody here seen such behavior with WLS
    thanks,
    --Shailesh Welankar                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    I recommend taking some thread dumps during this delay and contacting support to get some advice.
    You can take the thread dumps by kill -3, JRockit Mission Control, etc.

  • MSI installer closes with error 1327, Invalid drive on Win 7 Ultimate when My Documents is moved to a network drive

    I have several computers with Windows 7 Ultimate installed here at the Pioneer Library System. We have ~20 workstations running XP Pro on a Active Directory domain and are planning on rolling out Windows 7 this fall. I am running Windows 7 to test our programs
    (have since RC1) but I am running into an issue when installing software.
    The problem I am running into is that when I try to install any program that uses the MSI installer on Windows 7 , it fails with a 1327 error at the point where it is preparing to install and says "Invalid Drive H:\".
    All the users in our domain have the "Home Folder" on their active directory profile set to
    H:\ (which is mapped to \\PrimaryDC\user$ in the same place). We have also moved the
    C:\Users\user\Documents folder to H:\ so as to keep all documents on the server where they get backed up regularly.
    If I move "Documents" back to C:\Users\user\Documents the MSI installer works fine. When I look into the registry as suggested in
    this thread I found that in "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders " and in "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
    Folders " the key "Personal" points to "H:\".
    But, H:\ is a valid connected network drive. Installing from the same account on an XP computer with
    C:\Documents and Settings\user\My Documents moved to the H:\ drive works fine.
    I have tried setting up another 7 machine and get exactly the same results on it.
    Is there a workaround for this besides creating a admin account that does not have Documents mapped to the network drive
    H:\ to use for installing programs?
    Thanks
    Aaron Z
    PLS

    I do not have the option with some of these files to pass parameters to the MSI installer. For example, if I download the Acrobat Reader installer from http://ardownload.adobe.com/pub/adobe/reader/win/9.x/9.3/enu/AdbeRdr930_en_US.exe and run AdbeRdr930_en_US.exe
    it extracts the MSI file to C:\Users\USER\AppData\Local\Adobe\Reader 9.3\Setup Files and then runs it.
    To reproduce this an a Windows 7 computer (does not have to be on a domain):
    Prep Work:
    Create a user (test1)
    Create a folder on the root of C (C:\Test)
    Set permissions on C:\Test to allow the test1 user to have full access to it
    Share the C:\Test folder as test1 (again, set the permissions to allow the test1 user full access)
    Set the "Home Folder" for the test1 user connect to Z: and point that to \\127.0.0.1\test1
    Login as test1
    Check that you have Z:\ mapped and that it works
    Check that it works:
    Install Acrobat Reader 9.3 from the link above
    Note that it works
    Uninstall Acrobat Reader 9.3 using "Programs and Features"
    Break it:
    Login as test1
    Check that you have Z:\ mapped and that it works
    Go to C:\Users\test1
    Right  click on the Documents folder and click on properties
    Click on the Location tab
    Click on "Browse" and select the Z drive
    Allow Windows to move the files to the new location
    Check that it is broken:
    Check that you have access to the new Documents folder at Z:\
    Install Acrobat Reader 9.3 from the link above
    Note that it extracts itself to C:\Users\test1\AppData\Local\Adobe\Reader 9.3\Setup Files
    and runs the MSI installer from there
    Note that after the MSI installer is started it pops up an error saying Error: 1327, Invalid drive Z:\.
    I also see this with various other install programs (VMWare vSphere Client, VMWare Player and Kaspersky Antivirus for example)
    Is there any reason why this should not work? Is there something that I should be doing differently?
    Thanks
    Aaron Z

  • Issue with cursor(200) in an IE Shockwave movie?

    Has anyone else encountered or fixed this issue before?
    I have my cursor hidden with cursor(200) and am using a
    custom piece of art to follow the mouseLoc in its place. This workd
    fine in Firefox and the executable version of the movie, however in
    IE the -1 cursor will blink in over the piece of art on mouseDown.
    When the cursor's position is updated or on mouseUp the cursor
    resets to 200 and all is good again.
    I've tested placing:
    on mouseEnter me
    sprite(me.spriteNum).cursor = 200
    end mouseEnter
    in the behaviors of my sprites to no avail.
    I've gone back to some older movies created at my company
    using the same code I am using and now they have this issue too,
    when they did not before. Is this a known issue with the Shockwave
    player? or IE? (I happened in IE6 and IE7)

    Mr. Phipps wrote:
    > Unfortunately putting sprite(me.spriteNum).cursor = 200
    doesn't seem
    > to be working on beginSprite either.
    >
    > I am not entirely sure this is a Director/Lingo problem
    and not a
    > Shockwave/IE problem as movies that once used custom art
    for cursors
    > we have previously developed are now exhibiting this bug
    when they
    > did not before. I suppose the only way to test this
    theory is to have
    > an older copy of the SW plugin to install.
    URL of a sample for others to test?
    Andrew

  • After several repairs, still having heating issue with MacBook Pro (mid '09)

    EDIT: this post got removed the first time for not being constructive enough. I've now edited the post.
    This is going to be a lengthy post, so bear with me.
    2 months ago, I suddenly noticed my MacBook Pro (medio 2009, 15", 4GB RAM, GeForce 9400M) heating up a lot harder than usual. I'm familiar with the heating issues these laptops have, but this wasn't normal. Looking at iStat Pro, I saw my fans almost taking off like an airplane at 5700 rpm, while watching only a livestream on my browser. I know Shockwave Flash takes up quite a chunk of your CPU, but I had never encountered this problem beforehand.
    The biggest problem wasn't just the heat or the fans, but the fact that my computer also started reacting rather slowly. Sometimes I'd even get beachballed, or the whole browser stopped responding for half a minute...
    So I tried to see if gaming was still an option. Of course not. I had been playing League of Legends for several months without any issues. Whilst playing, I'd kick up my fans manually to about 4000 rpm, and they'd stay there throughout the whole game. Now, when I start up the game, it plays smoothly for the first 2 minutes. After the temperatures rise to a critical level, the fans start spinning up to 5700 rpm, and the whole game plays like a powerpoint presentation.
    On a sidenote: it sort of 'lags' every 1-2 seconds, and sometimes, after a long period, the game acts somewhat normal again (20 mins). This game uses wine to run, which isn't the most optimal way. So I tried playing Team Fortress 2, too. Probably even worse results! (but again noticeable 1-2 second interval lags)
    Before anyone starts screaming: "Don't use your Mac for gaming!" etc., I wish to point out that these two games had been running perfectly for the past few months/years. Something's definitely wrong.
    After looking for some solutions myself, I decided to go to an authorized Apple Service in my city. A few days later, they told me my logic board was broken, and I had to pay almost 700 euros ($ 900-1000) to replace it. So I did. I got it back, but it wasn't fixed. Brought it back in. Got it back a week later: "Your new logic board we got from Apple was already broken, but we hadn't noticed. We put a new one in it. It's fixed." Again, same problem.
    We're almost 2 months later and 700 euros poorer, still no result. I've brought it in about 6-7 times now, here's a list of what they've tried so far:
    - In total 3 new logic boards
    - New MagSafe (because they discovered it was giving too much power too my laptop)
    - Fresh re-install
    - Replaced RAM
    - Checked fans etc. (they do this by default)
    - A few tests which proved that it was repaired (but I have my doubts with these tests...)
    They told me now that it's fixed, and they basically won't look into it anymore. I must contact Apple myself, if I wasn't satisfied. The tests they performed showed no signs of heating issues. (One of the tests was playing 4 1080p movies at the same time. When I watch a 1080p movie on Youtube, my laptop is taking off like a plane) They ran a stress test all night long, showing no temperatures above 98°C. I got it up to 105°C in a few minutes according to iStat Pro.
    They advised me to install Mountain Lion, which would make the issues with "high-performance sites" go away. I haven't seen much improvement, though.
    This whole experience has been quite frustrating, especially now that I'm gonna need my laptop for University again. Isn't there anything I can do? I've paid almost 700 euros and missed my laptop for 2 months, without any results.
    I've got more information regarding the issues if needed, ask away. I'm getting desperate.
    I've been browsing around the support communites, and found that a lot of people are having issues since they upgraded to OS X Lion. Could this be the case? Should I try downgrading to Snow Leopard?
    I've also found a few topics on refreshing the cooling pasta on the heatsink. Would they have noticed any problems with this after replacing the Logic Board several times? Or should I check it myself? I'm not too keen on opening up my laptop myself...
    Nick.

    Thought of buying Parallels? Fusion?
    Might want to see if this gets moved to the MacBook Pro forum.
    I'd think Windows 8.1 is smart enough (what I use 90% time since the Dev Preview came out couple yrs ago it seems like) to find the driver.

  • GDM and Gnome graphical issues with Nvidia card

    Hi !
    I want to install archlinux with cinnamon as desktop environment on the computer of a friend, but I have some issue with it, and especially with (I think) the graphic card, it's a Nvidia GeForce FX 5200LE.
    I tried installing nvidia-173xx from the aur first. I installed gdm, but it's extremly slow, as a result that I can't log in (nevertheless the mouse is fluid..)  the cpu is not so much used yet, and it's the same thing in the cinnamon session or the gnome session (I tried installing lightdm to log in which works fine). Moreover, in the session I've got some strange graphical things, such as some missing white pixels, or a blue window when I launch nautilus, ... (here are some screenshots : http://i49.tinypic.com/2efhm6s.png and a with a window : http://i46.tinypic.com/116m05k.png)
    I tried to install the nouveau driver instead, and now gdm don't freeze, I can log in, but there is always these strange graphical issues.
    Is the graphic card too old for gnome ? Or did I forget something ?
    Thank you in advance for your help !! And sorry for my english ..
    Here are some log with the nouveau driver :
    - Xorg.log :
    [ 9.026]
    X.Org X Server 1.12.4
    Release Date: 2012-08-27
    [ 9.026] X Protocol Version 11, Revision 0
    [ 9.026] Build Operating System: Linux 3.4.8-1-ARCH i686
    [ 9.026] Current Operating System: Linux famille-workstation 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 08:15:06 UTC 2012 i686
    [ 9.026] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=83840f06-da6c-4558-a8ef-8ed779442ff3 ro quiet pci=nomsi
    [ 9.026] Build Date: 27 August 2012 08:08:29AM
    [ 9.026]
    [ 9.026] Current version of pixman: 0.26.2
    [ 9.026] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 9.026] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 9.027] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 5 13:26:01 2012
    [ 9.053] (==) Using config file: "/etc/X11/xorg.conf"
    [ 9.053] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 9.072] (==) No Layout section. Using the first Screen section.
    [ 9.072] (==) No screen section available. Using defaults.
    [ 9.072] (**) |-->Screen "Default Screen Section" (0)
    [ 9.072] (**) | |-->Monitor "<default monitor>"
    [ 9.074] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 9.074] (**) Option "AIGLX" "off"
    [ 9.074] (==) Automatically adding devices
    [ 9.074] (==) Automatically enabling devices
    [ 9.127] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 9.127] Entry deleted from font path.
    [ 9.128] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 9.128] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/Type1/".
    [ 9.128] Entry deleted from font path.
    [ 9.128] (Run 'mkfontdir' on "/usr/share/fonts/Type1/").
    [ 9.128] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 9.128] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 9.128] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 9.128] (II) Loader magic: 0x82225a0
    [ 9.128] (II) Module ABI versions:
    [ 9.128] X.Org ANSI C Emulation: 0.4
    [ 9.128] X.Org Video Driver: 12.1
    [ 9.128] X.Org XInput driver : 16.0
    [ 9.128] X.Org Server Extension : 6.0
    [ 9.129] (--) PCI:*(0:1:0:0) 10de:0323:107d:1334 rev 161, Mem @ 0xe0000000/16777216, 0xd8000000/134217728, BIOS @ 0x????????/131072
    [ 9.129] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 9.129] (II) LoadModule: "extmod"
    [ 9.145] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 9.156] (II) Module extmod: vendor="X.Org Foundation"
    [ 9.156] compiled for 1.12.4, module version = 1.0.0
    [ 9.156] Module class: X.Org Server Extension
    [ 9.156] ABI class: X.Org Server Extension, version 6.0
    [ 9.156] (II) Loading extension MIT-SCREEN-SAVER
    [ 9.156] (II) Loading extension XFree86-VidModeExtension
    [ 9.156] (II) Loading extension XFree86-DGA
    [ 9.156] (II) Loading extension DPMS
    [ 9.156] (II) Loading extension XVideo
    [ 9.156] (II) Loading extension XVideo-MotionCompensation
    [ 9.156] (II) Loading extension X-Resource
    [ 9.156] (II) LoadModule: "dbe"
    [ 9.157] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 9.157] (II) Module dbe: vendor="X.Org Foundation"
    [ 9.157] compiled for 1.12.4, module version = 1.0.0
    [ 9.157] Module class: X.Org Server Extension
    [ 9.157] ABI class: X.Org Server Extension, version 6.0
    [ 9.157] (II) Loading extension DOUBLE-BUFFER
    [ 9.157] (II) LoadModule: "glx"
    [ 9.157] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 9.164] (II) Module glx: vendor="X.Org Foundation"
    [ 9.164] compiled for 1.12.4, module version = 1.0.0
    [ 9.164] ABI class: X.Org Server Extension, version 6.0
    [ 9.164] (**) AIGLX disabled
    [ 9.165] (II) Loading extension GLX
    [ 9.165] (II) LoadModule: "record"
    [ 9.165] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 9.166] (II) Module record: vendor="X.Org Foundation"
    [ 9.166] compiled for 1.12.4, module version = 1.13.0
    [ 9.166] Module class: X.Org Server Extension
    [ 9.166] ABI class: X.Org Server Extension, version 6.0
    [ 9.166] (II) Loading extension RECORD
    [ 9.166] (II) LoadModule: "dri"
    [ 9.166] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 9.172] (II) Module dri: vendor="X.Org Foundation"
    [ 9.172] compiled for 1.12.4, module version = 1.0.0
    [ 9.172] ABI class: X.Org Server Extension, version 6.0
    [ 9.172] (II) Loading extension XFree86-DRI
    [ 9.172] (II) LoadModule: "dri2"
    [ 9.172] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 9.173] (II) Module dri2: vendor="X.Org Foundation"
    [ 9.173] compiled for 1.12.4, module version = 1.2.0
    [ 9.173] ABI class: X.Org Server Extension, version 6.0
    [ 9.173] (II) Loading extension DRI2
    [ 9.173] (==) Matched nouveau as autoconfigured driver 0
    [ 9.173] (==) Matched nvidia as autoconfigured driver 1
    [ 9.173] (==) Matched nv as autoconfigured driver 2
    [ 9.173] (==) Matched vesa as autoconfigured driver 3
    [ 9.173] (==) Matched fbdev as autoconfigured driver 4
    [ 9.173] (==) Assigned the driver to the xf86ConfigLayout
    [ 9.173] (II) LoadModule: "nouveau"
    [ 9.180] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 9.191] (II) Module nouveau: vendor="X.Org Foundation"
    [ 9.191] compiled for 1.12.2, module version = 1.0.1
    [ 9.191] Module class: X.Org Video Driver
    [ 9.191] ABI class: X.Org Video Driver, version 12.0
    [ 9.191] (II) LoadModule: "nvidia"
    [ 9.191] (WW) Warning, couldn't open module nvidia
    [ 9.191] (II) UnloadModule: "nvidia"
    [ 9.191] (II) Unloading nvidia
    [ 9.192] (EE) Failed to load module "nvidia" (module does not exist, 0)
    [ 9.192] (II) LoadModule: "nv"
    [ 9.192] (WW) Warning, couldn't open module nv
    [ 9.192] (II) UnloadModule: "nv"
    [ 9.192] (II) Unloading nv
    [ 9.192] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 9.192] (II) LoadModule: "vesa"
    [ 9.192] (WW) Warning, couldn't open module vesa
    [ 9.192] (II) UnloadModule: "vesa"
    [ 9.192] (II) Unloading vesa
    [ 9.192] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 9.192] (II) LoadModule: "fbdev"
    [ 9.193] (WW) Warning, couldn't open module fbdev
    [ 9.193] (II) UnloadModule: "fbdev"
    [ 9.193] (II) Unloading fbdev
    [ 9.193] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 9.193] (II) NOUVEAU driver
    [ 9.193] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 9.193] RIVA TNT (NV04)
    [ 9.193] RIVA TNT2 (NV05)
    [ 9.193] GeForce 256 (NV10)
    [ 9.193] GeForce 2 (NV11, NV15)
    [ 9.193] GeForce 4MX (NV17, NV18)
    [ 9.193] GeForce 3 (NV20)
    [ 9.193] GeForce 4Ti (NV25, NV28)
    [ 9.193] GeForce FX (NV3x)
    [ 9.193] GeForce 6 (NV4x)
    [ 9.193] GeForce 7 (G7x)
    [ 9.193] GeForce 8 (G8x)
    [ 9.193] GeForce GTX 200 (NVA0)
    [ 9.193] GeForce GTX 400 (NVC0)
    [ 9.193] (++) using VT number 7
    [ 9.196] drmOpenDevice: node name is /dev/dri/card0
    [ 9.196] drmOpenDevice: open result is 7, (OK)
    [ 9.196] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 9.196] drmOpenDevice: node name is /dev/dri/card0
    [ 9.196] drmOpenDevice: open result is 7, (OK)
    [ 9.196] drmOpenByBusid: drmOpenMinor returns 7
    [ 9.196] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 9.196] (II) [drm] nouveau interface version: 1.0.0
    [ 9.196] (II) Loading sub module "dri"
    [ 9.196] (II) LoadModule: "dri"
    [ 9.197] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 9.197] (II) Module dri: vendor="X.Org Foundation"
    [ 9.197] compiled for 1.12.4, module version = 1.0.0
    [ 9.197] ABI class: X.Org Server Extension, version 6.0
    [ 9.197] (II) NOUVEAU(0): Loaded DRI module
    [ 9.197] drmOpenDevice: node name is /dev/dri/card0
    [ 9.197] drmOpenDevice: open result is 8, (OK)
    [ 9.197] drmOpenDevice: node name is /dev/dri/card0
    [ 9.197] drmOpenDevice: open result is 8, (OK)
    [ 9.197] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 9.197] drmOpenDevice: node name is /dev/dri/card0
    [ 9.197] drmOpenDevice: open result is 8, (OK)
    [ 9.197] drmOpenByBusid: drmOpenMinor returns 8
    [ 9.197] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 9.197] (II) [drm] DRM interface version 1.4
    [ 9.197] (II) [drm] DRM open master succeeded.
    [ 9.197] (--) NOUVEAU(0): Chipset: "NVIDIA NV34"
    [ 9.197] (II) NOUVEAU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 9.197] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [ 9.197] (==) NOUVEAU(0): RGB weight 888
    [ 9.197] (==) NOUVEAU(0): Default visual is TrueColor
    [ 9.197] (==) NOUVEAU(0): Using HW cursor
    [ 9.197] (==) NOUVEAU(0): GLX sync to VBlank disabled.
    [ 9.197] (==) NOUVEAU(0): Page flipping enabled
    [ 9.197] (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2]
    [ 9.227] (II) NOUVEAU(0): Output VGA-1 has no monitor section
    [ 9.280] (II) NOUVEAU(0): Output TV-1 has no monitor section
    [ 9.309] (II) NOUVEAU(0): EDID for output VGA-1
    [ 9.309] (II) NOUVEAU(0): Manufacturer: SAM Model: 1b Serial#: 1195913527
    [ 9.309] (II) NOUVEAU(0): Year: 2003 Week: 16
    [ 9.309] (II) NOUVEAU(0): EDID Version: 1.3
    [ 9.309] (II) NOUVEAU(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 9.309] (II) NOUVEAU(0): Sync: Separate Composite SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
    [ 9.309] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 34 vert.: 27
    [ 9.309] (II) NOUVEAU(0): Gamma: 2.40
    [ 9.309] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 9.309] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 9.309] (II) NOUVEAU(0): redX: 0.634 redY: 0.354 greenX: 0.304 greenY: 0.581
    [ 9.309] (II) NOUVEAU(0): blueX: 0.143 blueY: 0.102 whiteX: 0.318 whiteY: 0.339
    [ 9.309] (II) NOUVEAU(0): Supported established timings:
    [ 9.309] (II) NOUVEAU(0): 720x400@70Hz
    [ 9.309] (II) NOUVEAU(0): 640x480@60Hz
    [ 9.309] (II) NOUVEAU(0): 640x480@67Hz
    [ 9.309] (II) NOUVEAU(0): 640x480@72Hz
    [ 9.310] (II) NOUVEAU(0): 640x480@75Hz
    [ 9.310] (II) NOUVEAU(0): 800x600@56Hz
    [ 9.310] (II) NOUVEAU(0): 800x600@60Hz
    [ 9.310] (II) NOUVEAU(0): 800x600@72Hz
    [ 9.310] (II) NOUVEAU(0): 800x600@75Hz
    [ 9.310] (II) NOUVEAU(0): 832x624@75Hz
    [ 9.310] (II) NOUVEAU(0): 1024x768@60Hz
    [ 9.310] (II) NOUVEAU(0): 1024x768@70Hz
    [ 9.310] (II) NOUVEAU(0): 1024x768@75Hz
    [ 9.310] (II) NOUVEAU(0): 1280x1024@75Hz
    [ 9.310] (II) NOUVEAU(0): 1152x864@75Hz
    [ 9.310] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 9.310] (II) NOUVEAU(0): Supported standard timings:
    [ 9.310] (II) NOUVEAU(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 9.310] (II) NOUVEAU(0): #1: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    [ 9.310] (II) NOUVEAU(0): #2: hsize: 800 vsize 600 refresh: 60 vid: 16453
    [ 9.310] (II) NOUVEAU(0): #3: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [ 9.310] (II) NOUVEAU(0): Supported detailed timing:
    [ 9.310] (II) NOUVEAU(0): clock: 108.0 MHz Image Size: 338 x 270 mm
    [ 9.310] (II) NOUVEAU(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 9.310] (II) NOUVEAU(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 9.310] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 9.310] (II) NOUVEAU(0): Monitor name: SyncMaster
    [ 9.310] (II) NOUVEAU(0): Serial No: HJGW403719
    [ 9.310] (II) NOUVEAU(0): EDID (in hex):
    [ 9.310] (II) NOUVEAU(0): 00ffffffffffff004c2d1b0037314847
    [ 9.310] (II) NOUVEAU(0): 100d01030f221b8cea6f8ba25a4d9424
    [ 9.310] (II) NOUVEAU(0): 1a5156bfef8081806140454031400101
    [ 9.310] (II) NOUVEAU(0): 010101010101302a009851002a403070
    [ 9.310] (II) NOUVEAU(0): 1300520e1100001e000000fd00384c1e
    [ 9.310] (II) NOUVEAU(0): 510e000a202020202020000000fc0053
    [ 9.310] (II) NOUVEAU(0): 796e634d61737465720a2020000000ff
    [ 9.310] (II) NOUVEAU(0): 00484a47573430333731390a20200057
    [ 9.310] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 9.310] (II) NOUVEAU(0): Using EDID range info for horizontal sync
    [ 9.310] (II) NOUVEAU(0): Using EDID range info for vertical refresh
    [ 9.310] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 9.310] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 9.310] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 9.310] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 9.310] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 9.310] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 9.310] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 9.310] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Printing probed modes for output VGA-1
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x800"x74.9 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x768"x74.9 102.25 1280 1360 1488 1696 768 771 778 805 +hsync -vsync (60.3 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1280x768"x59.9 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "1024x576"x60.0 46.97 1024 1064 1168 1312 576 577 580 597 -hsync +vsync (35.8 kHz)
    [ 9.311] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
    [ 9.311] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 9.363] (II) NOUVEAU(0): EDID for output TV-1
    [ 9.363] (II) NOUVEAU(0): Output VGA-1 connected
    [ 9.363] (II) NOUVEAU(0): Output TV-1 disconnected
    [ 9.363] (II) NOUVEAU(0): Using exact sizes for initial modes
    [ 9.363] (II) NOUVEAU(0): Output VGA-1 using initial mode 1280x1024
    [ 9.363] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 9.363] (--) NOUVEAU(0): Virtual size is 1280x1024 (pitch 0)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x800": 106.5 MHz (scaled from 0.0 MHz), 62.8 kHz, 74.9 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x800"x74.9 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x800": 83.5 MHz (scaled from 0.0 MHz), 49.7 kHz, 59.8 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x768": 102.2 MHz (scaled from 0.0 MHz), 60.3 kHz, 74.9 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x768"x74.9 102.25 1280 1360 1488 1696 768 771 778 805 +hsync -vsync (60.3 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1280x768": 79.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 59.9 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1280x768"x59.9 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
    [ 9.363] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 9.363] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 9.364] (**) NOUVEAU(0): Mode "1024x576": 47.0 MHz (scaled from 0.0 MHz), 35.8 kHz, 60.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "1024x576"x60.0 46.97 1024 1064 1168 1312 576 577 580 597 -hsync +vsync (35.8 kHz)
    [ 9.364] (**) NOUVEAU(0): Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "848x480": 33.8 MHz (scaled from 0.0 MHz), 31.0 kHz, 60.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
    [ 9.364] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
    [ 9.364] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 9.364] (**) NOUVEAU(0): Display dimensions: (340, 270) mm
    [ 9.364] (**) NOUVEAU(0): DPI set to (95, 96)
    [ 9.364] (II) Loading sub module "fb"
    [ 9.364] (II) LoadModule: "fb"
    [ 9.364] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 9.375] (II) Module fb: vendor="X.Org Foundation"
    [ 9.375] compiled for 1.12.4, module version = 1.0.0
    [ 9.375] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 9.375] (II) Loading sub module "exa"
    [ 9.375] (II) LoadModule: "exa"
    [ 9.376] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 9.380] (II) Module exa: vendor="X.Org Foundation"
    [ 9.380] compiled for 1.12.4, module version = 2.5.0
    [ 9.380] ABI class: X.Org Video Driver, version 12.1
    [ 9.380] (II) Loading sub module "shadowfb"
    [ 9.380] (II) LoadModule: "shadowfb"
    [ 9.380] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 9.382] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 9.382] compiled for 1.12.4, module version = 1.0.0
    [ 9.382] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 9.382] (--) Depth 24 pixmap format is 32 bpp
    [ 9.382] (II) NOUVEAU(0): Opened GPU channel 1
    [ 9.384] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 9.384] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 9.384] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
    [ 9.399] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 9.399] (II) EXA(0): Driver registered support for the following operations:
    [ 9.399] (II) Solid
    [ 9.399] (II) Copy
    [ 9.399] (II) Composite (RENDER acceleration)
    [ 9.399] (II) UploadToScreen
    [ 9.399] (II) DownloadFromScreen
    [ 9.399] (==) NOUVEAU(0): Backing store disabled
    [ 9.399] (==) NOUVEAU(0): Silken mouse enabled
    [ 9.399] (II) NOUVEAU(0): [XvMC] Associated with NV30 texture adapter.
    [ 9.399] (II) NOUVEAU(0): [XvMC] Extension initialized.
    [ 9.399] (==) NOUVEAU(0): DPMS enabled
    [ 9.399] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 9.399] (--) RandR disabled
    [ 9.399] (II) Initializing built-in extension Generic Event Extension
    [ 9.399] (II) Initializing built-in extension SHAPE
    [ 9.399] (II) Initializing built-in extension MIT-SHM
    [ 9.400] (II) Initializing built-in extension XInputExtension
    [ 9.400] (II) Initializing built-in extension XTEST
    [ 9.400] (II) Initializing built-in extension BIG-REQUESTS
    [ 9.400] (II) Initializing built-in extension SYNC
    [ 9.400] (II) Initializing built-in extension XKEYBOARD
    [ 9.400] (II) Initializing built-in extension XC-MISC
    [ 9.400] (II) Initializing built-in extension SECURITY
    [ 9.400] (II) Initializing built-in extension XINERAMA
    [ 9.400] (II) Initializing built-in extension XFIXES
    [ 9.400] (II) Initializing built-in extension RENDER
    [ 9.400] (II) Initializing built-in extension RANDR
    [ 9.400] (II) Initializing built-in extension COMPOSITE
    [ 9.400] (II) Initializing built-in extension DAMAGE
    [ 9.800] (II) AIGLX: Loaded and initialized swrast
    [ 9.800] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 9.807] (II) NOUVEAU(0): NVEnterVT is called.
    [ 9.807] (II) NOUVEAU(0): Setting screen physical size to 338 x 270
    [ 9.807] resize called 1280 1024
    [ 10.066] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 10.066] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 10.066] (II) LoadModule: "evdev"
    [ 10.066] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 10.075] (II) Module evdev: vendor="X.Org Foundation"
    [ 10.075] compiled for 1.12.3.901, module version = 2.7.3
    [ 10.075] Module class: X.Org XInput Driver
    [ 10.075] ABI class: X.Org XInput driver, version 16.0
    [ 10.075] (II) Using input driver 'evdev' for 'Power Button'
    [ 10.076] (**) Power Button: always reports core events
    [ 10.076] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 10.076] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 10.076] (--) evdev: Power Button: Found keys
    [ 10.076] (II) evdev: Power Button: Configuring as keyboard
    [ 10.076] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
    [ 10.076] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 10.076] (**) Option "xkb_rules" "evdev"
    [ 10.076] (**) Option "xkb_model" "evdev"
    [ 10.076] (**) Option "xkb_layout" "us"
    [ 10.117] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 10.117] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 10.117] (II) Using input driver 'evdev' for 'Power Button'
    [ 10.117] (**) Power Button: always reports core events
    [ 10.117] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 10.118] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 10.118] (--) evdev: Power Button: Found keys
    [ 10.118] (II) evdev: Power Button: Configuring as keyboard
    [ 10.118] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 10.118] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 10.118] (**) Option "xkb_rules" "evdev"
    [ 10.118] (**) Option "xkb_model" "evdev"
    [ 10.118] (**) Option "xkb_layout" "us"
    [ 10.118] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 10.118] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 10.118] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 10.119] (**) AT Translated Set 2 keyboard: always reports core events
    [ 10.119] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 10.119] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 10.119] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 10.119] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 10.119] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 10.119] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
    [ 10.119] (**) Option "xkb_rules" "evdev"
    [ 10.119] (**) Option "xkb_model" "evdev"
    [ 10.119] (**) Option "xkb_layout" "us"
    [ 10.120] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event4)
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
    [ 10.120] (II) Using input driver 'evdev' for 'ImPS/2 Logitech Wheel Mouse'
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
    [ 10.120] (**) evdev: ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event4"
    [ 10.120] (--) evdev: ImPS/2 Logitech Wheel Mouse: Vendor 0x2 Product 0x5
    [ 10.120] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
    [ 10.120] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
    [ 10.120] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found relative axes
    [ 10.120] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
    [ 10.120] (II) evdev: ImPS/2 Logitech Wheel Mouse: Configuring as mouse
    [ 10.120] (II) evdev: ImPS/2 Logitech Wheel Mouse: Adding scrollwheel support
    [ 10.120] (**) evdev: ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
    [ 10.120] (**) evdev: ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 10.120] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
    [ 10.120] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE, id 9)
    [ 10.120] (II) evdev: ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
    [ 10.120] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
    [ 10.121] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
    [ 10.121] (II) No input driver specified, ignoring this device.
    [ 10.121] (II) This device may have been added with another device file.
    [ 10.121] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
    [ 10.121] (II) No input driver specified, ignoring this device.
    [ 10.121] (II) This device may have been added with another device file.
    [ 10.174] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 10.174] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 10.174] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 10.174] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 10.174] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 10.174] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 10.174] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 14.960] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 14.960] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 14.960] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 14.960] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 14.960] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 14.961] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 14.961] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 84.256] (II) NOUVEAU(0): NVLeaveVT is called.
    [ 111.559] (II) NOUVEAU(0): NVEnterVT is called.
    [ 111.601] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 111.601] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 111.601] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 111.601] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 111.601] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 111.601] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 111.601] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 111.601] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 111.601] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 111.601] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 111.601] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 111.602] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 119.891] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 119.891] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 119.891] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 119.891] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 119.891] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 119.891] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 119.891] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 119.892] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 119.892] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 121.162] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 121.162] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 121.162] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 121.162] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 121.162] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 121.162] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 121.162] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 121.163] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 121.163] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 122.743] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 122.743] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 122.743] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 122.743] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 122.743] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 122.743] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 122.743] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 122.744] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 122.744] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 138.896] (II) NOUVEAU(0): NVLeaveVT is called.
    [ 167.669] (II) NOUVEAU(0): NVEnterVT is called.
    [ 167.720] (II) NOUVEAU(0): EDID vendor "SAM", prod id 27
    [ 167.720] (II) NOUVEAU(0): Using hsync ranges from config file
    [ 167.720] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [ 167.720] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [ 167.720] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 167.720] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 167.720] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 186.390] (II) NOUVEAU(0): NVLeaveVT is called.
    - .xsession-errors in gnome session :
    GNOME_KEYRING_CONTROL=/home/olivier/.cache/keyring-D3uSoF
    GNOME_KEYRING_CONTROL=/home/olivier/.cache/keyring-D3uSoF
    GPG_AGENT_INFO=/home/olivier/.cache/keyring-D3uSoF/gpg:0:1
    GNOME_KEYRING_CONTROL=/home/olivier/.cache/keyring-D3uSoF
    GPG_AGENT_INFO=/home/olivier/.cache/keyring-D3uSoF/gpg:0:1
    SSH_AUTH_SOCK=/home/olivier/.cache/keyring-D3uSoF/ssh
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 55
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 56
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 59
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 58
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 55
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 56
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 59
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 58
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    Failed to play sound: File or data not found
    ** Message: applet now removed from the notification area
    ** Message: applet now embedded in the notification area
    Avertissement du gestionnaire de fenêtres : CurrentTime used to choose focus window; focus window may not be correct.
    Avertissement du gestionnaire de fenêtres : Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
    (gnome-shell:700): folks-WARNING **: Failed to find primary PersonaStore with type ID 'eds' and ID 'system'.
    Individuals will not be linked properly and creating new links between Personas will not work.
    The configured primary PersonaStore's backend may not be installed. If you are unsure, check with your distribution.
    (gnome-shell:700): GLib-GIO-WARNING **: Dropping signal ActiveSessionChanged of type (s) since the type from the expected interface is (o)
    (gnome-settings-daemon:657): color-plugin-WARNING **: Done switch to new account, reload devices
    (gnome-shell:700): GLib-GIO-WARNING **: Dropping signal ActiveSessionChanged of type (s) since the type from the expected interface is (o)
    (gnome-shell:700): GLib-GIO-WARNING **: Dropping signal ActiveSessionChanged of type (s) since the type from the expected interface is (o)
    Last edited by Jejel59 (2012-09-06 11:34:53)

    I'm no expert on reading the xsession errors, but I had all sorts of problems running gnome3 with my machine of the same vintage.   Cinamon is based on gnome3.  I switched to Mate which is a re-packaging of the old gnome2 along with Compiz for the window manager and all works well.
    I strongly suspect that they are using the newer OpenGL 4 API.  The Nvidia FX5200 is stuck at OpenGL 2.1.

  • Firefox constantly freezing due to issues with Flash. Please help.

    I was running the firefox 20 beta (and have been for a while) when in the last few days, suddenly any time I tried to open any site that used even the slightest amount of flash, the browser would freeze for minutes on end before finally releasing a "plugin error" type message about Shockwave Flash. If i clicked 'continue' it would stay frozen. If i clicked 'stop script' then sometimes it would fix it, but most of the time it would keep freezing and showing that same message over and over until I stopped the process in task manager.
    First I tried to update flash and shockwave- both are up to date. So i decided to delete the files themselves and the programs via add/remove and reinstalled them. Still did not fix the problem.
    Next I tried to do a reset firefox to default state. This didn't work. I tried doing it again with the flash files deleted/uninstalled AND I rebooted the computer and the problem still persisted.
    Finally, I tried to downgrade to a more stable version of firefox, so I downloaded 19 and it still didnt work. Tried the uninstall/re install for flash one more time and nothing.
    At this point, I cannot access about half of the pages I usually go to on the web and I need help here, please anything will do.
    One thing that I noticed that might be helpful is that no matter how many times i uninstalled or reinstalled flash, every time it would try to run, task manager would show two instances of it, each using different amount of memory.
    again, please please help. If there is any solution short of a total wipe it would be greatly appreciated

    hello, maybe it's an issue with the protected mode in the flash plugin - you could try if [https://support.mozilla.org/en-US/kb/flash-113-crashes#w_solution-2-downgrade-to-flash-10-3 downgrading to flash 10.3] (which is still supported) or [http://forums.adobe.com/thread/1018071#TemporaryWorkaround disabling protected mode] makes a difference.

  • Installation failed with Windows Vista and JDK1.602

    Hi All,
    Appreciate any help to resolve the following installation error on my Windows Vista system with JDK1.602
    Pop-up Error Message:
    The installer is unable to run graphical mode. Please check the value of the DISPLAY environment varibale.
    Thanks,
    CP

    JSE8.1 (based on NetBeans 5.0) is not supported on Vista. You may want to consider using the latest NetBeans 5.5.1. (NetBeans is where all future development is planned for).
    http://forum.java.sun.com/thread.jspa?threadID=5192837
    From the release notes of NB551:
    # Issue #85361: NetBeans 5.5 installer does not start on Windows Vista.
        Description: On systems running Windows Vista, the NetBeans 5.5 installer fails to start
    and a message suggesting running with the "silent" or "console" flag appears.
        Workaround: To correct this, run the installer on JDK 6.0 build 96 or newer.
        If you encounter further difficulties, disable Compatibility Mode manually. You can do
    this by right-clicking the .exe installer file and choosing Properties from the pop-up menu,
    then deselecting Compatibility Mode in the Compatibility tab of the File Properties dialog.
    Note that if Compatibility Mode was turned on automatically, it is necessary to disable it
    for both the current user AND all users. To do so, click the "Show Settings for All Users"
    button, then deselect the Compatibility Mode checkbox in the "Compatibility for All Users"
    dialog.You can try the same workaround for installing jse8.1, to see if that works. But, it is an older version that is not supported on vista and hence my suggestion to consider a later version of NB.

  • Using latest version of fireFox to access Think Central, pages will not load and they say that this is a security issue with FireFox?

    Teachers in our district are supposed to use www.thinkcentral.com with FireFox.
    Some have no problem accessing the lesson plans.
    Most when they login click on a lesson plan and an icon shows up that says loading but never does.
    If you reboot the computer and login you can open a page once but not a second time and no other lessons will open.
    Think Central support says this is a security issue with Firefox.
    I have updated FireFox, all the Adobe, Reader, Flash, Air and Shockwave. As well as Java.
    I have allowed the pop ups to the think Central web site.
    Any help would be appreciated

    Are there any notification icons on the left end of the address bar? If so, please click them to see whether they related to security issues (such as blocked content - shield icon: [[How does content that isn't secure affect my safety?]]) or a plugin requiring permission (Lego-like icon).
    Does Think Central have any help pages about this issue? Without an account, it is difficult to explore the issue first-hand.

  • Issue with fullscreen gl and screen corruption...

    Hi.
    I am running dual monitors on a radeon x1300 with the ati catalyst drivers (version 8.7-2).
    Whenever i attempt to run a gl program fullscreen my displays corrupt.  in windowed mode they work fine.  I think this might be an issue with fullscreen trying to stretch across both displays.  is there a workaround for this so i can run fullscreen on one of the monitors?
    edit:  here is my xorg.conf.  maybe something in there might be helpfull...
    # Auto-generated by Archie mkxcfg
    # Auto-generated by Archie mkxcfg
    Section "ServerLayout"
    # Serial Mouse not detected
    # USB Mouse not detected
        Identifier     "Xorg Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "PS/2 Mouse" "CorePointer"
    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"
    EndSection
    Section "Module"
        Load  "ddc"  # ddc probing of monitor
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
        Load  "bitmap" # bitmap-fonts
        Load  "type1"
        Load  "freetype"
        Load  "record"
        #   Load  "synaptics"
    EndSection
    Section "ServerFlags"
        Option        "AllowMouseOpenFail" "true"
    EndSection
    Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option        "CoreKeyboard"
        Option        "XkbRules" "xorg"
        Option        "XkbModel" "pc105"
        Option        "XkbLayout" "us"
        Option        "XkbVariant" ""
    EndSection
    Section "InputDevice"
        Identifier  "Serial Mouse"
        Driver      "mouse"
        Option        "Protocol" "Microsoft"
        Option        "Device" "/dev/ttyS0"
        Option        "Emulate3Buttons" "true"
        Option        "Emulate3Timeout" "70"
        Option        "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
        Identifier  "PS/2 Mouse"
        Driver      "mouse"
        Option        "Protocol" "auto"
        Option        "ZAxisMapping" "4 5"
        Option        "Device" "/dev/psaux"
        Option        "Emulate3Buttons" "true"
        Option        "Emulate3Timeout" "70"
        Option        "SendCoreEvents" "true"
    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"
        VendorName  "All"
        BoardName   "All"
        Option        "DesktopSetup" "horizontal,reverse"
        Option        "EnableMonitor" "crt1,crt2"
        Option        "OverlayOnCRTC2" "1"
    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    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
            Depth     32
            Modes    "1024x768" "800x600" "640x480"
        EndSubSection
    EndSection
    Section "DRI"
        Mode         0666
    EndSection
    Last edited by ametamorphosis (2008-08-13 16:21:43)

    I did end up finding a workaround for this. 
    Section "ServerFlags"
    Option "Xinerama" "1"
    EndSection
    It seems to turn both monitors into a single screen. 
    The gl app runs in one of the screens while in fullscreen mode and corruption is limited to the "inactive" monitor. 
    Its clunky to use with any other application though because of how windows maximize across both monitors instead of just one.
    Is there a good way to switch this option other than changing my xorg.conf everytime i want to switch?

  • HR - Daily Snapshot Issues with Future Dated Changes

    The w_employee_daily_snp_f_1 table has timing issues. The effective end date on all per_all_assignments_f, per_all_people_f, etc always shows the time at midnight. For example: 08/14/2009 12:00:00 AM. When this person has a new assignment, for one day only, the extract does not pick up this person. See example below:
    Employee 123 has a supervisor change and the new supervisor is effective on 6/15/2009
    Emp Eff Start Date Eff End Date Supervisor
    123 01/01/2009 12:00:00 AM 06/14/2009 12:00:00 AM 888
    123 06/15/2009 12:00:00 AM 12/31/4712 12:00:00 AM 555
    When the ETL runs on the night of 6/14/09 at 7:35:42 PM, this record does not get picked up because according to the apps.per_all_assignments_f table on the day of 6/14/09 this person does not have an active assignment. There is one day when the person (according to the system) does not have a supervisor. The next night, on 6/15/09 10:34:18 PM the record reappears and does so every night until the assignment record is again end dated. This only occurs for future dated HR changes.
    This is a big problem because if the future dated change is for a supervisor, not only does the supervisor not appear in the daily snapshot, but either does any of his/her subordinates. Has anyone else run into this problem? How did you solve it? Did you customize all the HR mappings?

    Have posted an updated version of the MST to my webspace here:
    http://homepage.ntlworld.com/minkus/shockwave/shockwave115606mst2.zip
    This new version fixes the following issues (changes to this version in bold):
    MsiInstaller repair & errors on first run as non-admin (removes 'AppData' directory entries)
    DCOM errors once Shockwave is installed (adds double quotes to the beginnning of LocalServer32 value)
    Incorrect TypeLib paths in the registry (fixed to use built-in [SystemFolder] property)
    Default CLSID description value missing (set to 'Shockwave ActiveX Control', as per the executable installer)
    Incorrect Shockwave 10 paths in the registry (fixed to use built-in [SystemFolder] property)
    Misspelt 'OptionalComponets' registry key (renamed to 'OptionalComponents')
    Missing .dcr, .dir, .dxr Content Type registry values (included in the executable installer)
    Fixed incorrect AppID registry key (set to use installer's [VERSION] variable)
    Removed 'Launch SWDNLD.exe' shortcut created in Programs subfolder (people don't want this - see here)
    I have tested this on my network and it all seems to work fine. Unfortunately my original plan to use the executable installer didn't work out as it does not include the Shockwave 10 compatibility components described here and here, so it looks like I'll have to keep this MST file up to date with the latest versions until Adobe fix the problems themselves...
    If you want to see the changes that I have made, load up Adobe's 11.5.6.606 MSI file in Orca, then use Transform / Apply Transform to apply the MST, and look for the entries in green.
    Please post any feedback to this thread, and I will try to respond if I can help!
    Chris Hill

Maybe you are looking for