Problems with ati-fglrx. [solved]

Since i reinstalled Arch yesterday I have been having some problems getting ati-fglrx and ati-fglrx-utils to work properly on my Radeon Mobility 9700. I can only get the Mesa drivers which gives me very low fps.
$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.4.2)
Here is some of the output:
http://www.mypastebin.com/?code=292440769
And /var/log/Xorg.0.log:
http://www.mypastebin.com/?code=1477926438
The strange thing is that before the reinstall it worked just fine... If someone could help me I would be very greatful!

It did!
$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON 9700 Generic
OpenGL version string: 2.0.5879 (8.26.18)
Thanks theneutralnewt!

Similar Messages

  • Xorg7 Problem with ATI driver?

    After upgrade my X sever crash  :cry:
    I see a error message saying something like this:
    (II) Loading sub module "radeon"
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 4.0.3
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 0.8
    (WW) ****INVALID IO ALLOCATION**** b: 0x3000 e: 0x30ff correcting
    (II) window:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
    (II) resSize:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) IX[B]
    (II) window fixed:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
    Requesting insufficient memory window!: start: 0x0 end: 0xffff size 0xd0220100
    (EE) Cannot find a replacement memory range
    (II) resource ranges after probing:
    [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1 0 0xd0210000 - 0xd02100ff (0x100) MX[B]
    This is my xorg.conf file:
    Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
        RgbPath      "/usr/share/X11/rgb"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc"
        FontPath     "/usr/share/fonts/75dpi"
        FontPath     "/usr/share/fonts/100dpi"
        FontPath     "/usr/share/fonts/TTF"
        FontPath     "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
        Load  "record"
        Load  "xtrap"
        Load  "glx"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "freetype"
        Load  "type1"
    EndSection
    Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
    EndSection
    Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option        "Protocol" "IMPS/2"
        Option        "Device" "/dev/input/mice"
        Option        "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
        #DisplaySize      320   240    # mm
        Identifier   "Monitor0"
        VendorName   "STN"
        ModelName    "S/T 77E/76E"
    ### Comment all HorizSync and VertSync values to use DDC:
        HorizSync    30.0 - 70.0
        VertRefresh  50.0 - 160.0
        Option        "DPMS"
    EndSection
    Section "Device"
            ### Available Driver options are:-
            ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
            ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
            ### [arg]: arg optional
            #Option     "NoAccel"                # [<bool>]
            #Option     "SWcursor"               # [<bool>]
            #Option     "Dac6Bit"                # [<bool>]
            #Option     "Dac8Bit"                # [<bool>]
            #Option     "BusType"                # [<str>]
            #Option     "CPPIOMode"              # [<bool>]
            #Option     "CPusecTimeout"          # <i>
            #Option     "AGPMode"                # <i>
            #Option     "AGPFastWrite"           # [<bool>]
            #Option     "AGPSize"                # <i>
            #Option     "GARTSize"               # <i>
            #Option     "RingSize"               # <i>
            #Option     "BufferSize"             # <i>
            #Option     "EnableDepthMoves"       # [<bool>]
            #Option     "EnablePageFlip"         # [<bool>]
            #Option     "NoBackBuffer"           # [<bool>]
            #Option     "DMAForXv"               # [<bool>]
            #Option     "PanelOff"               # [<bool>]
            #Option     "DDCMode"                # [<bool>]
            #Option     "MonitorLayout"          # [<str>]
            #Option     "IgnoreEDID"             # [<bool>]
            #Option     "UseFBDev"               # [<bool>]
            #Option     "MergedFB"               # [<bool>]
            #Option     "CRT2HSync"              # [<str>]
            #Option     "CRT2VRefresh"           # [<str>]
            #Option     "CRT2Position"           # [<str>]
            #Option     "MetaModes"              # [<str>]
            #Option     "MergedDPI"              # [<str>]
            #Option     "MergedXinerama"         # [<bool>]
            #Option     "MergedXineramaCRT2IsScreen0"     # [<bool>]
            #Option     "MergedNonRectangular"     # [<bool>]
            #Option     "MergedMouseRestriction"     # [<bool>]
            #Option     "DisplayPriority"        # [<str>]
            #Option     "PanelSize"              # [<str>]
            #Option     "ForceMinDotClock"       # <freq>
            #Option     "ColorTiling"            # [<bool>]
            #Option     "VideoKey"               # <i>
            #Option     "RageTheatreCrystal"     # <i>
            #Option     "RageTheatreTunerPort"     # <i>
            #Option     "RageTheatreCompositePort"     # <i>
            #Option     "RageTheatreSVideoPort"     # <i>
            #Option     "TunerType"              # <i>
            #Option     "RageTheatreMicrocPath"     # <str>
            #Option     "RageTheatreMicrocType"     # <str>
            #Option     "RenderAccel"            # [<bool>]
            #Option     "SubPixelOrder"          # [<str>]
            #Option     "ShowCache"              # [<bool>]
            #Option     "DynamicClocks"          # [<bool>]
            #Option     "BIOSHotkeys"            # [<bool>]
            #Option     "VGAAccess"              # [<bool>]
            #Option     "ReverseDDC"             # [<bool>]
            #Option     "LVDSProbePLL"           # [<bool>]
            #Option     "AccelMethod"            # <str>
        Identifier  "Card0"
        Driver      "ati"
        VendorName  "ATI Technologies Inc"
        BoardName   "Radeon RV100 QY [Radeon 7000/VE]"
        BusID       "PCI:4:2:0"
    EndSection
    Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
            Viewport   0 0
            Depth     1
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     4
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     8
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     15
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     16
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     24
        EndSubSection
    EndSection

    I hada problem with ATI in my xorg 7 and my solution was to change the xorg.conf driver to ...vesa.
    I don't know if your card supports fglrx but I suspect it may not and the ati-drivers are for that function.
    Just a thought...

  • Problems with ATI Radeon HD 2600, electrical interference or flickering pix

    Problems with ATI Radeon HD 2600, electrical interference or flickering pixels
    I have a Macro 8 core purchased just 4 months ago with the ATI Radeon HD 2600. Just started getting what looks like electrical interference or flickering pixels all over the screen. It gets worse and worse to the point where i see and cant work then clears up for an hour and then comes back.
    If I change the resolution from 1680x1050 to 1600x1200 everything looks fine and the problem goes away.
    Monitor works fine on two other computers, driver is up to date.
    Would like to upgrade at some point just disappointed that I’m already having problems.
    Any suggestions would be very helpful, in the mean time I’ll searching the forums.
    Thanks,

    When you called Applecare or went to a Genius bar were they of no help?

  • Problem with ati radeon in 4530s

    hi ....i have problem with ati radeon graphic in hp 4530s ....
    when i install graphic driver apear black screen and i dont see anything ....
    i change windows and load that properly but when install graphic driver black screen apear again.. 
    driver download is corectly i download driver from hp this problom is not from driver..but i dont what's problem
    Please Help Me....Thnx
    Sorry my english language  is weak...:manvery

    Nimestä päätellen oletan että oot varmaan suomesta  
    Eli suomeksi sanottuna osnavi sanoo että ongelma voi johtua liian heikkotehoisesta virtalähteestä, sitä ei voi säätää tehokkaammaksi mistään biosista vaan jos se on alitehoinen pitää hommata uusi tehokkaampi virtalähde. Eli nuo arvot löytyy todennäköisesti sen virtalähteen kupeessa olevasta tarrasta. Se 12 volttia pitäisi olla vähintään 12 amppeeria että se riittäisi kunnolla radeonin näytönohjaimelle. Yleensä 300 wattinen poweri on riittävä, eli siinä tarrassa pitäisi olla maininta ainakin siitä kokonaistehosta, esim total output 300w tai jotain vastaavaa. Vika voi aivan hyvin olla jossain muuallakin, mutta yleensä täällä aina ensimmäiseksi syylliseksi arvellaan virtalähdettä, itselläni kyllä toisessa koneessa radeon 9200se näytönohjain toimii vaikka virtalähde on vain 200 wattinen. Niin ja muuten... eikö olisi helpompaa kysyä neuvoa ensin joltain suomenkieliseltä sivustolta  

  • Problems with ATI drivers and gnome3?

    I've tried to install gnome3 off of the gnome-unstable repo (sudo pacman -S gnome-unstable/gnome gnome-unstable/gdm I'm assuming that's the proper command). However, when GDM starts, my screen just flashes a cursor, goes blank, turns off, and repeats. Is there a problem with ATI drivers or is the package just not working at all right now?

    I'm also having troubles with Catalyst and gnome3 (I'm ussually in i3 btw) just playing with it tho. Seems to detect my graphics as 'VESA: JUNIPER" which probably means it's using some sort of fallback, eitherway it's not very functional and messes with my X server a bit
    EDIT: I can get into gnome, but there's a lot of flickering doing anything, should proabaly check for bugs on their tracker
    EDIT2: https://bbs.archlinux.org/viewtopic.php … 89#p913189 <--- looks like that might be gaining some traction, something to watch
    EDIT3: This bug and This Bug might be relevent, not too recent tho
    And another one
    so yeah..... ATI
    Last edited by jmad980 (2011-04-07 07:37:21)

  • Firefox 6.0.1 causes extreme problems with ATI Catalyst 10.x drivers on a Win7 x64 system. When I roll back to Firefox 6.0, no problems. Can this be resolved?

    Firefox 6.0.1 causes extreme problems with ATI Catalyst 10.x drivers on a Win7 x64 system. Took me quite awhile to identify, but when I roll back to Firefox 6.0, no problems. Once Firefox recognizes this and reinstalls the 6.0.1 update then severe display driver problems occur causing very erratic display behavior and ultimately rendering the system inoperative. The problem appears to occur within a minute or two after Firefox has been opened and it occurs even if Firefox has been subsequently closed prior to the actual event taking place. I have attempted this 6 times just to ensure that the problem was associated with the 6.0.1 update.

    On Mac OS, plugins are installed to a common location, usually ''' /Library/Internet Plugins''' for system-wide availability or to '''~/Library/Internet Plugins''' for a specific user. Ref: http://kb.mozillazine.org/Issues_related_to_plugins#Background
    Does Java 1.6.0_31 work on Safari or another browser?
    I also found the following, in case it helps:
    *http://reviews.cnet.com/8301-13727_7-57414869-263/how-to-use-java-applets-in-os-x-after-java-2012-003-update/
    *http://stackoverflow.com/questions/6411909/how-to-downgrade-jre-jdk-on-mac-osx

  • Problem with ati open gl not beeing supported.

    Hello guys, I'm new here and this is probably not the right place to put this topic so sorry, but it's just that I have been trying to solve this problem for 3 months and nothing still and I'm kind off little frustrated. It's the ati 2400 hd agp pro video card that I've bought 3 months ago. It has problem with the open gl, I cannot play counter strike or any other game. It says open gl is not supported. I've tried everything, reinstalling my system, reinstalling drivers, tried all catalyst from 8.7 to 9.4.. So please if you know a fix for this I would be gratefull to heaven! :(
    P.S. Nothing but a fix made specially for this problem is not going to help so don't write reinstall this etc etc..I'm sure many ati users have the same problem :(. I think I saw someone on this forum posting a link to the fix for this problem but that link doesn't work. :S

    Quote
    ati hd 2400 agp graphics
    Are you talking about MSI VGA?
    What OS you are running?

  • Satellite P200D - Problem with ATI Driver (atikmdag)

    Hello,
    My System:
    P200D-111 HD 2600, AMD Turion 64X2, Vista Home Premium 32bit
    The Problem:
    Blank screen, computer is shutting down from it self, or the Comment from Vista: Driver atikmdag caused a Problem and would restore.
    Every time the Computer shuts down from it self, Vista gives me the answer that atikmdag caused the Problem.
    Yesterday I've tried to Benchmark the System but at the End of the Program the Display flares and Computer is shutting down.
    My Question:
    Is a newer Driver for the HD 2600 in work or has anybody the straight tip for me?

    Hello,
    Display Driver is newest version: 8.383.1.1 this version was on the computer as i bought it
    I'm running the Display Driver only in Factory Settings
    No, I've tried to Test the System with the new version of 3D Mark 06 but at the End of the Test procedure the display flared and computer has crashed.
    Problem is also with Medal of Honor or Battlefield 1942. Computer crashed and Vista gives me the comment that atikmdag had caused the Problem
    Recovery was succesful but the same Problem with the ATI Driver
    null

  • Problem with ATI Graphic in U330

    dear all 
    i have a problem about my u330 with Solidwork program
    when i use solidwork program with ATI graphic it become like this every time i move my mouse
    http://upload.mwake.com/v3.php?id=s5/MeSir3gOqW.jpg
    http://upload.mwake.com/v3.php?id=s5/xAFDJZfwHO.jpg
    http://upload.mwake.com/v3.php?id=s5/MeSir3gOqW.jpg
    http://upload.mwake.com/v3.php?id=s5/xAFDJZfwHO.jpg
    but
    when i switch back to intel 
    nothing happen in solidwork program
    i can use it normaly
    did anyone can tell me any solution???
    thank
    tonn
    ps. now i use window 7 and already flash new bios 

    due to an application error, re-install it.
    still you may need to install updated graphic cards driver and directx.
    http://www.microsoft.com/games/en-us/aboutgfw/pages/directx10.aspx
    ati windows 7 : http://consumersupport.lenovo.com/en/DriversDownloads/drivers_show_2029.html
    ati vista 32 bit : http://consumersupport.lenovo.com/en/DriversDownloads/drivers_show_276.html

  • Problems WIth ATI TV TUNER AND CREATIVE X-FI PLati

    I have serious problems with my tv tuner since i installed my new soundblaster card!! I reinstalled both softwared and drivers...but there always comes an error message when i want to start my ATI-Tv Programm!!!(Immediately the "windows error message report send" appears!!! what should i do i payed for tv-...but i also payed for my new sound blaster card!!!! help me plz!!! what coukd be the problem?
    Greetz
    DAule

    I had the same problem with Xtrememusic + ATI 800XT.
    When you uninstall and reinstall the ATI software make sure you unplug your remote wonder first and install it last.
    Leave ATI a message....they were surprisingly great fixing at the problem. They recommended a different version of MMC and it's now working better then before I installed the soundcard.

  • Embarrassing problem with ATI HD 5850 (Noise + Drivers)

    Hi all. First of all let me warn you that I'm French so sometimes my english will probably be inaccurate.
    I experience some problems with my graphic card, a MSI ATI Radeon HD 5850, my screen is a Samsung Syncmaster 2233rz.
    The drivers I got with my box was the 9.12 version (something like that).
    Here are the games I installed :
    Quake 2
    Quake 4
    Quake Live
    Killing Floor
    Painkiller
    Bioshock
    Fear
    Fear 2
    Starcraft
    I did some tests with some of them.
    With the basic drivers for the CD of the box :
    Quake 2 : Doesn't appear in fullscreen mode, or with awful colors, but if I put the opengl option in the video settings then it's ok.
    Quake 4 : Seems alright, but I had to choose a particular resolution or the game would just appear in a small windows in the center of the screen.
    Starcraft : The game is horrible, appears in a small window in the upright corner of the screen and with terrible colors.
    Quake Live : Seems ok but difficult to find a good resolution so that the image takes the whole screen.
    Fear 2 : Seems alright...
    Now here comes what disturbs me :
    Fear : Horrible sound when I enter the menu that comes from the graphic card. Like a whistling sound, like a teapot getting hot.
    Painkiller : Same horrible sound, even louder.
    This sound was terrible and I wanted to get the window streched out so that Starcraft and other games would appear in fullscreen mode automatically (I couldn't enable it in ATI Catalyst).
    So I installed drivers 10.6 :
    Quake Live : Problem with some colors, I heard 10.5 and 10.6 wasn't compatible with Quake Live...
    Okay...
    So I installed 10.4 :
    Possibility to make the screen strech in the Catalyst menu so Starcraft was ok.
    Fear : Terrible sound in the menu and game + the game crashes (frozen screen) after 30 seconds of gaming.
    Painkiller : Terrible sound in the menu, didn't even play.
    Quake 4 : Was pretty much okay, only little annoying sound, but crashes after 30 seconds of gaming (same as Fear).
    Quake Live : Ok.
    Quake 2 : Was pretty much okay, I could play in fullscreen with the opengl thing.
    Fear 2 : All seems ok ( !!!!????).
    So...I was pissed off because of Fear and Quake 4 crashes.
    Then I went back to the 9.12 version :
    Quake 4 : Unlaunchable (LOL, it was ok before I installed 10.6 and 10.4...?????????????????????)
    Quake 2 : Impossible to go in OpenGl mode (Was possible previously...?????????????????????)
    Fear : Horrible sound but the game doesn't crash it seems.
    Fear 2 : Seems ok (good game ^^)
    Starcraft : The game is horrible, appears in a small window in the upright corner of the screen and with terrible colors. -> Impossibility to activate the automatic stretching again it seems.
    Painkiller : Horrible sound, didn't try to play.
    Quake Live : Ok.
    What can I do ? I'm currently downloading the 10.1 patch. I want to play all the games, not 3 out of 10 with each patch,
    and what is this horrible noise my graphic card seems to do when I play some games (not even all...) ? I try to put the fans at maximum with ATI Overdrive (smthing like that) and that sound wasn't here, so where does it comes from...that's a mistery.
    If somebody can be of any help I'll be really happy. I have no problem with the sound if that doesn't mean that the card has a problem and will probably explode one day, but the crashing sound and OpenGl problems and all...
    What would you advise to that I get a perfect intallation of the 10.1 version ?
    P.S : Thanks, of course !

    Quote from: Infuscomus on 07-July-10, 22:44:37
    I just stopped the test because it was 52 minutes already...
    I did the test with render open GL 3, now I'm going to do it with open Gl 2
    I chose full screen 1680 x 1050 and MSAA 8x
    Maximum temp : 64°, mini 44°, it stayed between 60 and 63 in general.
    Average fps 3xx, maximum 41x, mini 12x.
    Well your VGA is fine then
    Quote
    Now here is what I experience when I play those games :
    Quake 4 : Crash after 30 seconds - 1 minute of playing, grey screen with green bars or just frozen screen. I have to alt + tab and use ctrl + alt + del to close it.
    FEAR : Huge noise from the graphic card in the menus, like a teapot whistling, and screen freezes after 30 seconds of playing : alt + tab -> The display driver AMD driver has stopped responding but have been recovered blablabla".
    Bioshock : After the intro movie, I hear the sound but the screen is black permanently, I have no other solution than reseting my PC.
    Painkiller :  Huge noise from the graphic card in the menus, like a teapot whistling, and screen freezes after 30 seconds of playing : alt + tab -> The display driver AMD driver has stopped responding but have been recovered blablabla".
    Fear 2 : All seems alright.
    Starcraft : Dito.
    Quake Live : Dito.
    Quake 2 : Dito.
    Killing Floor : Dito.
    Look for latest game patches, try different VGA drivers if needs too.
    It's not hardware issue.

  • Problems with ati radeon 9700

    hi there,
    since i recently upgraded my board to this helluva rocket... and reinstalled window i was unable to get my ati running stable with the board. it works perfectly with my other computers (p3 1ghz asus board, duron 900 with abit board, p4 2,4 with intel board)
    and it has been working for 1 year in that intel board p4 machine.
    but with the upgrade to the 875p neo i constantly get vpu recovery with standard catalyst drivers,  and texture errors in games with modded omega drivers,
    ive been reading about disabling agp 8x and stuff. but the bios doesnt have the option... and no other agp options.... (pretty crappy bios i think anyway...)
    did anyone experience similar problems?
    cheers
    my config is
    p4 2,53
    875p neo
    ati radeon 9700 tx
    dual channel 1gb ddr 333

    thanks for all the replys... gotta check that all out...
    i have not intentionally overclocked my system...  gotta take a look at that too...
    as far as it goes for problems with the PSU,  i got a zalman ZM400B-APS 400 Watt  PSU some silent mofu (my machine never was more silent this should be enuff for a 9700 (though i have 3 120gb and one 160gb dvd burner and 9 fans installed (including cpu fan)  ) maybe ill turn off some of em... (who needs less than 30degree celsius anyway in a rig...)
    regarding reinstall of XP, yes i formatted HD and reinstalled XP then.....
    the fresh install is right now waiting for me to return home after work..  lets see how it will work...  with the tips you all gave me....
    btw i read in another posting that adding your rigs specs is the way to go in here...
    by searching the forums for problems with radeon cards cards it delivered all those topics where people have a radeon or 9700 in their specs...  
    maybe search should have a tick box to exclude or include specs in searches... would make things more convenient for searching and not bothering people with already extensivley discussed stuff...
    cheers

  • [Athlon64] Problem with ATI X200 graphics onboard

    Having problems with the ATI X200 graphics heating up on my system - am relatively a novice, would appreciate any help.
    I have a hp dx5150 system (Athlon 3000+, MSI oem board (MS-7050) with ATI X200 onboard)
    While running games (NFSU, Jedi Academy) - graphics hangs. Sometimes it comes back with a VPU recover message - other times, I have to switch off at mains to reset the system.
    Googled a little, found a number of different forum posts about ATI VPU recover - based on some of these saying that heating could be a possible cause, downloaded speedfan and used it to track the temperatures.
    I get 3 different temperature readings - Temp 1 and 3 are around 40 degrees Celsius. Temp. 2 starts at about 50 degrees, with normal web browsing stays around 55 - 58 even if the system is on for an hour plus. If I run the games, this temperature goes up to 60+ immediately, increases to above 70 (71 / 72) - the VPU recover messages coincide with the temperature going to 70+.
    Questions :
    1) Is this temperature (70+) the cause for the VPU recover? or rather - what should be the allowable temperature range for normal working?
    2) Can the temperature be reduced by using lower settings for the display? I started with 1024x768, 32 bit - tried both 800x600 and 640x480 with lower color bit settings - doesn't seem to be different, but haven't tried these long enough to be sure?
    3) Any other things I can try? Would like to avoid opening the case / adding any hardware (fans etc.) since that would void the warranty - but if there's no other options, will have to then check those out.
    thanks for any help in advance
    Regards

    Ok - some updates - and I'm confused!
    Had a problem using the fan I had since the power adaptor cable didn't work - if I removed the case fan connector and connected there, the fan ran but system shutdown since the case fan reported not running!.
    Next - left the case open, pulled a pedestal fan and directed it to blow on the motherboard.
    Temperature readings dropped - startup temperature in the 45 degree range, max temperature recorded was 58 degrees.
    However, the hanging still occurred, though less frequent - previously would hang every 15 mins or so, this time, ran about 45 mins + before hanging.
    Also experimented with running the aircon in the room with the fan / open case - max temp was at 55 degrees, but hanged once during this trial (about 1.5 hrs total running).
    If heating caused the problem, I shouldn't have had the hanging - all previous occasions, the hanging occurred when temp touched 70 degrees.
    If some other cause - then the drop in the frequency / number of occurrences is puzzling - system performed better with the additional cooling, but not totally trouble free.
    Also saw this post on the forum -
    https://forum-en.msi.com/index.php?topic=82279.0
    problem described looks similar, except that I haven't had a BSOD - most often what happens is that the display freezes, sound persists - this happens for about 30 - 45 secs, then screen blanks out and comes back after 10 secs or so. Once in a while the display doesn't come back after blanking out - then I have to hard boot the system (switch off at mains and back on again - the reset / Ctrl Alt Del options dont work.
    Right now, wondering whether to try a PCI - E card - and like the other posting, wondering whether ATI / Nvidia.
    Thanks

  • Problems with folder.getList(); (Solved)

    EDITED, solution in the end
    Hello, I'm getting my Imap account folder list and I'm haveing problems with that. I have read the Javamail API demo example (folderlist.java), but I'm having problems when I use differents servers.
    The problem is that with my server I don't know why in my console I'm printing the folder list two times, one with "" "*" and another with INBOX.*:
    I only want the first one.
    ++
    +A2 LIST "" "*"+
    +* LIST (\Unmarked \HasChildren) "." "INBOX"+
    +* LIST (\HasNoChildren) "." "INBOX.Carpeta1.Carpeta11"+
    +* LIST (\HasNoChildren) "." "INBOX.Be&APE-at.A"+
    +* LIST (\HasChildren) "." "INBOX.Carpeta1"+
    +* LIST (\HasChildren) "." "INBOX.Be&APE-at"+
    +* LIST (\HasNoChildren) "." "INBOX.Trash"+
    +A2 OK LIST completed+
    +A3 LIST "" "INBOX.*"+
    +* LIST (\HasNoChildren) "." "INBOX.Carpeta1.Carpeta11"+
    +* LIST (\HasNoChildren) "." "INBOX.Be&APE-at.A"+
    +* LIST (\HasChildren) "." "INBOX.Carpeta1"+
    +* LIST (\HasChildren) "." "INBOX.Be&APE-at"+
    +* LIST (\HasNoChildren) "." "INBOX.Trash"+
    +A3 OK LIST completed+
    ++
    The only thing that I want is, get the folder list and add to my ArrayList, nothing more. I think that should be very easy, but I don't know what are I doing wrong.
    I'm doing
    ++
    +folder = store.getFolder("*");//to take the folder+
    +Folder[] listaCarpetas = folder.list("*"); //to take the list+
    ++
    I can do all in one sentence? Or which is the solution to do that to all type of servers (my own server, gmail, ....). Some days ago I did something that works(not totaly right but..) but now I have "lost" that code. I hope that someone can help me to get the list.
    Thanks!
    I edited because I have the solution. The solution is:
    folder = store.getDefaultFolder();
    Folder[] listaCarpetas = folder.list("*");Edited by: baltuna on 16-oct-2009 9:42
    Edited by: baltuna on 16-oct-2009 9:55

    hi Leann!
    QuickTime failed to initialize (error -2093). QuickTime is required to run iTunes. Please reinstall iTunes.
    let's use an augmented version of the following procedure:
    http://docs.info.apple.com/article.html?artnum=31115
    the augmentation is that keep all antivirus and antispyware applications switched off during installs and uninstalls.
    if you're still running into trouble, try switching off
    b all
    applications running in the background. there's instructions given here:
    http://consumer.installshield.com/kb.asp?id=Q108377
    keep us posted.
    love, b

  • Problems with 6.0 Solved!!

    I was having problems with downloading itunes 6.0, apparently you need the newest version of quicktime to download 6.0. Use the link to download to quicktime first, then update to 6.0 and it should work just fine!!
    http://www.apple.com/quicktime/download/standalone.html

    hi Leann!
    QuickTime failed to initialize (error -2093). QuickTime is required to run iTunes. Please reinstall iTunes.
    let's use an augmented version of the following procedure:
    http://docs.info.apple.com/article.html?artnum=31115
    the augmentation is that keep all antivirus and antispyware applications switched off during installs and uninstalls.
    if you're still running into trouble, try switching off
    b all
    applications running in the background. there's instructions given here:
    http://consumer.installshield.com/kb.asp?id=Q108377
    keep us posted.
    love, b

Maybe you are looking for

  • ITunes 9.2.1 doesn't see my iPhone 3G 4.0 on Windows 7 x64

    Hi everyone. I'm running Windows 7 x64 and have been having this problem since I updated my iTunes to 9.2. The problem is I plug my phone in, and iTunes doesn't see it. After plugging it in, iTunes seems to struggle a bit, lags, before finally runnin

  • How do I get to see the procedures that are running?

    Good afternoon. How do I get to see the procedures that are running? Thanks. Daniel Sousa

  • How to extract Member Names in MDX script?

    I have a MDX script that by default gives me member aliases. How can I change it so it'd give me member names? I know I can use something like that: NON EMPTY [Employee].Levels(0).Members DIMENSION PROPERTIES [Employee].[Member_Name]ON AXIS(4) but th

  • Unable to Start/Stop SBO Mailer and SBO Backup services

    Hi All, With reference to the thread of the following Link : SBO Backup and Messenging Service - Starting , We have a customer on SAP B1 8.8 PL 16 and we faced the same issue wherein after restarting the server, SBO Mailer and SBO Backup services sho

  • Need  NetWeaver XI Documents  (Step by step Procedure)

    Hi ALL, I  Got the chance to work in XI but i do not have any documents  on XI  , and please guide me how to handle  the XI application ... Any one has step by step procedures mail me <b>[email protected]</b> Please help me ... Regards Puru