Problem starting Rox as "root" in Fluxbox menu

i am try to run a bash script to start Rox in "root" from the menu in Fluxbox. here is the script,
#! /bin/bash
su -c  "rox"
it runs fine from the console, but from the menu after i enter my password xterm shuts down.
please help

why start two threads on this exact topic?
Please be patient, you got your answer in both threads and its the exact same answer.
http://bbs.archlinux.org/viewtopic.php?id=41863
Last edited by jacko (2008-01-05 23:45:36)

Similar Messages

  • Can't start OpenOffice with Gtk widgets from fluxbox menu

    Hi!
    I have changed my .bashrc file according to this: http://bbs.archlinux.org/viewtopic.php? … office+gtk and this http://bbs.archlinux.org/viewtopic.php? … office+gtk , but I have a little problem. If I start it from console it works, but if I start it from fluxbox menu, by the same commands ("soffice", or "soffice -writer", etc.), it has it's default look back. I'm using fluxbox 0.9.14 and OpenOffice.org 2.0.
    Thanks for any advice.

    tomk wrote:
    I've always been a bit puzzled by this, I have to admit. I have  stuff in my .bashrc which works as expected in a terminal, but is not accessible through xfce - in other words, I can't use it in xfce's menu. My OOo export statement, on the other hand, is in /etc/profile, and it works fine. Try it there, and see if it makes any difference - remember to logout and login again.
    Putting it in /usr/bin/soffice will work, of course, but the change will get overwritten every time there's an upgrade.
    I'm no expert but I believe .bashrc gets read every time you open a new terminal, whereas profile gets read on startup . . . so profile is basically global, whereas .bashrc is mainly for virtual terminals.  At least I have noticed the same thing, that .bashrc doesn't apply to window manager stuff.

  • WLS 7.0 Active Directory authenticator - problems starting managed server (Solaris 8)

    Has anyone managed to setup a WLS 7.0 Active Directory authenticator and booted
    a managed server using the node manager? I can boot the server without the AD
    authenticator and I can also boot the server using a script and successfully authenticate
    through AD. My AD control flag is set to OPTIONAL and I have also setup a default
    authenticator to boot weblogic - the control flag here is set to SUFFICIENT. This
    configuration works fine with weblogic running on W2K, but not on Solaris (it
    looks like the control flag is being ignored). Errors as follows
    ####<Oct 1, 2002 1:59:08 PM BST> <Info> <Logging> <mymachine> <server01> <main>
    <kernel identity> <> <000000> <FileLo
    gger Opened at /opt/app/live/appserver/domains/test/NodeManager/server01/server01.log>
    ####<Oct 1, 2002 1:59:09 PM BST> <Info> <socket> <mymachine> <server01> <main>
    <kernel identity> <> <000415> <System
    has file descriptor limits of - soft: 1,024, hard: 1,024>
    ####<Oct 1, 2002 1:59:09 PM BST> <Info> <socket> <mymachine> <server01> <main>
    <kernel identity> <> <000416> <Using e
    ffective file descriptor limit of: 1,024 open sockets/files.>
    ####<Oct 1, 2002 1:59:09 PM BST> <Info> <socket> <mymachine> <server01> <main>
    <kernel identity> <> <000418> <Allocat
    ing: 3 POSIX reader threads>
    ####<Oct 1, 2002 1:59:19 PM BST> <Critical> <WebLogicServer> <mymachine> <server01>
    <main> <kernel identity> <> <0003
    64> <Server failed during initialization. Exception:weblogic.security.service.SecurityServiceRuntimeException:
    Problem instantiating
    Authentication Providerjavax.management.RuntimeOperationsException: RuntimeException
    thrown by the getAttribute method of the Dynam
    icMBean for the attribute Credential>
    weblogic.security.service.SecurityServiceRuntimeException: Problem instantiating
    Authentication Providerjavax.management.RuntimeOper
    ationsException: RuntimeException thrown by the getAttribute method of the DynamicMBean
    for the attribute Credential
    at weblogic.security.service.PrincipalAuthenticator.initialize(PrincipalAuthenticator.java:186)
    at weblogic.security.service.PrincipalAuthenticator.<init>(PrincipalAuthenticator.java:236)
    at weblogic.security.service.SecurityServiceManager.doATN(SecurityServiceManager.java:1506)
    at weblogic.security.service.SecurityServiceManager.initializeRealm(SecurityServiceManager.java:1308)
    at weblogic.security.service.SecurityServiceManager.loadRealm(SecurityServiceManager.java:1247)
    at weblogic.security.service.SecurityServiceManager.initializeRealms(SecurityServiceManager.java:1364)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:1107)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    ####<Oct 1, 2002 1:59:19 PM BST> <Emergency> <WebLogicServer> <mymachine> <server01>
    <main> <kernel identity> <> <000
    342> <Unable to initialize the server: Fatal initialization exception
    Throwable: weblogic.security.service.SecurityServiceRuntimeException: Problem
    instantiating Authentication Providerjavax.management.
    RuntimeOperationsException: RuntimeException thrown by the getAttribute method
    of the DynamicMBean for the attribute Credential
    weblogic.security.service.SecurityServiceRuntimeException: Problem instantiating
    Authentication Providerjavax.management.RuntimeOper
    ationsException: RuntimeException thrown by the getAttribute method of the DynamicMBean
    for the attribute Credential
    at weblogic.security.service.PrincipalAuthenticator.initialize(PrincipalAuthenticator.java:186)
    at weblogic.security.service.PrincipalAuthenticator.<init>(PrincipalAuthenticator.java:236)
    at weblogic.security.service.SecurityServiceManager.doATN(SecurityServiceManager.java:1506)
    at weblogic.security.service.SecurityServiceManager.initializeRealm(SecurityServiceManager.java:1308)
    at weblogic.security.service.SecurityServiceManager.loadRealm(SecurityServiceManager.java:1247)
    at weblogic.security.service.SecurityServiceManager.initializeRealms(SecurityServiceManager.java:1364)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:1107)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)

    Solved the problem. The 'domain root' directory specified in the remote start configuration,
    must contain a copy of the file 'SerializedSystemIni.dat' that was created along
    with the domain, in order to boot when an AD authenticator is configured. If an
    AD authenticator is not configured, no file is required. This was not a platform
    specific issue; on Win2K I had configured the 'domain root' remote start parameter
    to point to an existing domain root and not a new directory.
    "Andrew Walker" <[email protected]> wrote:
    >
    Has anyone managed to setup a WLS 7.0 Active Directory authenticator
    and booted
    a managed server using the node manager? I can boot the server without
    the AD
    authenticator and I can also boot the server using a script and successfully
    authenticate
    through AD. My AD control flag is set to OPTIONAL and I have also setup
    a default
    authenticator to boot weblogic - the control flag here is set to SUFFICIENT.
    This
    configuration works fine with weblogic running on W2K, but not on Solaris
    (it
    looks like the control flag is being ignored). Errors as follows
    ####<Oct 1, 2002 1:59:08 PM BST> <Info> <Logging> <mymachine> <server01>
    <main>
    <kernel identity> <> <000000> <FileLo
    gger Opened at /opt/app/live/appserver/domains/test/NodeManager/server01/server01.log>
    ####<Oct 1, 2002 1:59:09 PM BST> <Info> <socket> <mymachine> <server01>
    <main>
    <kernel identity> <> <000415> <System
    has file descriptor limits of - soft: 1,024, hard: 1,024>
    ####<Oct 1, 2002 1:59:09 PM BST> <Info> <socket> <mymachine> <server01>
    <main>
    <kernel identity> <> <000416> <Using e
    ffective file descriptor limit of: 1,024 open sockets/files.>
    ####<Oct 1, 2002 1:59:09 PM BST> <Info> <socket> <mymachine> <server01>
    <main>
    <kernel identity> <> <000418> <Allocat
    ing: 3 POSIX reader threads>
    ####<Oct 1, 2002 1:59:19 PM BST> <Critical> <WebLogicServer> <mymachine>
    <server01>
    <main> <kernel identity> <> <0003
    64> <Server failed during initialization. Exception:weblogic.security.service.SecurityServiceRuntimeException:
    Problem instantiating
    Authentication Providerjavax.management.RuntimeOperationsException:
    RuntimeException
    thrown by the getAttribute method of the Dynam
    icMBean for the attribute Credential>
    weblogic.security.service.SecurityServiceRuntimeException: Problem instantiating
    Authentication Providerjavax.management.RuntimeOper
    ationsException: RuntimeException thrown by the getAttribute method of
    the DynamicMBean
    for the attribute Credential
    at weblogic.security.service.PrincipalAuthenticator.initialize(PrincipalAuthenticator.java:186)
    at weblogic.security.service.PrincipalAuthenticator.<init>(PrincipalAuthenticator.java:236)
    at weblogic.security.service.SecurityServiceManager.doATN(SecurityServiceManager.java:1506)
    at weblogic.security.service.SecurityServiceManager.initializeRealm(SecurityServiceManager.java:1308)
    at weblogic.security.service.SecurityServiceManager.loadRealm(SecurityServiceManager.java:1247)
    at weblogic.security.service.SecurityServiceManager.initializeRealms(SecurityServiceManager.java:1364)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:1107)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    ####<Oct 1, 2002 1:59:19 PM BST> <Emergency> <WebLogicServer> <mymachine>
    <server01>
    <main> <kernel identity> <> <000
    342> <Unable to initialize the server: Fatal initialization exception
    Throwable: weblogic.security.service.SecurityServiceRuntimeException:
    Problem
    instantiating Authentication Providerjavax.management.
    RuntimeOperationsException: RuntimeException thrown by the getAttribute
    method
    of the DynamicMBean for the attribute Credential
    weblogic.security.service.SecurityServiceRuntimeException: Problem instantiating
    Authentication Providerjavax.management.RuntimeOper
    ationsException: RuntimeException thrown by the getAttribute method of
    the DynamicMBean
    for the attribute Credential
    at weblogic.security.service.PrincipalAuthenticator.initialize(PrincipalAuthenticator.java:186)
    at weblogic.security.service.PrincipalAuthenticator.<init>(PrincipalAuthenticator.java:236)
    at weblogic.security.service.SecurityServiceManager.doATN(SecurityServiceManager.java:1506)
    at weblogic.security.service.SecurityServiceManager.initializeRealm(SecurityServiceManager.java:1308)
    at weblogic.security.service.SecurityServiceManager.loadRealm(SecurityServiceManager.java:1247)
    at weblogic.security.service.SecurityServiceManager.initializeRealms(SecurityServiceManager.java:1364)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:1107)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)

  • Only half of the body just below the camera and steel side of camera side is getting heated up just after 10 , 15 mins of usage i my iphone  4 is it normal...as earlier the body was not heating up even after 2 hours....the problem started after updating t

    only half of the body just below the camera and steel side of camera side is getting heated up just after 10 , 15 mins of usage i my iphone  4 is it normal...as earlier the body was not heating up even after 2 hours....the problem started after updating to 6.1.2
    iPhone 4, iOS 6.1.2

    Hi, did you ever solve this problem?
    My 1 year old -- ha! one month out of warranty -- iPhone 4 has been having a nearly identical problem over the past few days.
    It started by dying completely so I had the battery replaced, thinking it was simply battery issue.
    It then worked again for a moment but started doing exactly what you describe, going through a reset cycle (longer than 30 seconds but who's counting). And it felt quite warm.
    Did hard reset, plugged into wall charger and MBP USB but the new battery wouldn't even get a full charge (a whopping 92% after nearly two days). It would even lose battery when plugged in if I opened an app. And all the while plugged in, if I left the phone on, it would cycle through these resets. So I turned it off to try to charge it.
    Now suddenly, it's dead again. Totally black, and hard reset does nothing. Up until two days ago there was nothing wrong whatsoever with this phone! And I hadn't even installed a new app that could be the root of the issue. No idea whatsoever what caused this.
    Any help would be much appreciated!!

  • Problems starting WLS 6.1 on solaris...

    I have installed WLS in the sun solaris machine and have problems starting up a mydomain
    test server. I am getting:
    weblogic.management.configuration.ConfigurationException: - with nested exception:
    [weblogic.security.internal.FileUtilsException: couldn't create temporary file for
    SerializedSystemIni.dat, .new, /config/mydomain - with nested exception:
    [java.io.IOException: No such file or directory]]
    I am suspecting the problem might be that we have installed it as root and then change
    the rights to weblogic. Any pointers are greatly appreciated.
    Thanks.

    I'm guess you changed owner of config/mydomain to weblogic? To
    confirm - try touching/create a test file in config/mydomain,
    i.e. touch mytest.perm;ls -l mytest.perm;rm mytest.perm
    You could start weblogic with truss:
    truss -t open -o /tmp/truss.out -f "your start command"
    Then examine /tmp/truss.out
    "Dariusz" <[email protected]> wrote in message news:<3d08b130$[email protected]>...
    I have installed WLS in the sun solaris machine and have problems starting up a mydomain
    test server. I am getting:
    weblogic.management.configuration.ConfigurationException: - with nested exception:
    [weblogic.security.internal.FileUtilsException: couldn't create temporary file for
    SerializedSystemIni.dat, .new, /config/mydomain - with nested exception:
    [java.io.IOException: No such file or directory]]
    I am suspecting the problem might be that we have installed it as root and then change
    the rights to weblogic. Any pointers are greatly appreciated.
    Thanks.

  • Problems starting the http server

    I have problems starting 9ias http server. I issue:
    /u09/ora9ias/infra/opmn/bin> opmnctl startall
    opmnctl: starting opmn and all managed processes...
    Request partial success -- 1 of 4 processes started.
    and the HTTP server does not start.
    If I go to the enterprise manager, the only service started is Single Sign On.
    If I try to enter to the HTTP server it gives me the following error:
    An error was encountered while loading page. Failed to initialize configuration management user session.. Repository access failed Root Cause: Password could not be retrieved. Password could not be retrieved
    The iasdb is already started and working.
    Any clues what can be going wrong??
    help is greatly appreciated.

    Jorge, I suspect you've already fixed this problem. But if not, I have a standard operating procedure for this. Here's the gist of it, let me know if you need more detail.
    1. shutdown the opmn layer (opmnctl stopall)
    2. determine if the httpd.pid file exists (it's in the Apache/logs directory on linux)
    3. delete the .pid file if it's there
    4. if not, or if there's still a problem, tail the error_log for info
    5. try to start the httpd (dcmctl start -ct ohs)
    6. still a problem? ps -auxw | grep httpd
    7. kill off the process(es)
    8. try again to start up with dcmctl command in step 5
    I can usually get it going at this point. If not, I have to do a reboot, which has always worked. Don't forget to shutdown the emctl and webcachectl if you're rebooting.
    Hopefully this helps. It took a lot of learn-as-you-go for us to get this procedure. I'm sure the pros will role their eyes! :-)

  • Problems starting WLS 7 server ... checkLicense NullPointerException

    Hi there,
    We have a clustered environment running WebLogic Server 7.0 Service Pack 4. In our cluster we're running two WLS instances essentially as webservers, to serve up static content.
    Starting and stopping the WLS instances is done using scripts written by a group of now-departed developers (we are not using NodeManager).
    The problem that we're having is that the "webserver" instances are very difficult to start up, and may require seven or eight attempts to start properly. Most of the time, we see the following NullPointerException in the server log:
    ====================================================
    <9-Nov-04 12:36:30 EST PM> <Notice> <WebLogicServer> <000360> <Server started in RUNNING mode>
    <9-Nov-04 12:36:30 EST PM> <Emergency> <WebLogicServer> <000209> <ListenThread.run() failed: java.lang.NullPointerException
    java.lang.NullPointerException
         at weblogic.t3.srvr.ListenThread.checkLicense(ListenThread.java:595)
         at weblogic.t3.srvr.ListenThread.run(ListenThread.java:333)
    >
    <9-Nov-04 12:36:30 EST PM> <Emergency> <WebLogicServer> <000210> <The WebLogic Server is no longer listening for connections. You should probably restart it.>
    ====================================================
    If WebLogic was having a hard time finding the license.bea file, I would expect that something more user-friendly than a NullPointerException would occur. Also, a simple problem with locating the license file doesn't really explain why the server eventually does come up properly, despite the fact that it can sometimes take many attempts.
    Unfortunately, since these servers are running in production we don't have the luxury to start and stop them at will to perform testing.
    Does anyone have any hints as to what might be causing this issue? Any advice would be much appreciated.
    Regards,
    jodym

    I'm guess you changed owner of config/mydomain to weblogic? To
    confirm - try touching/create a test file in config/mydomain,
    i.e. touch mytest.perm;ls -l mytest.perm;rm mytest.perm
    You could start weblogic with truss:
    truss -t open -o /tmp/truss.out -f "your start command"
    Then examine /tmp/truss.out
    "Dariusz" <[email protected]> wrote in message news:<3d08b130$[email protected]>...
    I have installed WLS in the sun solaris machine and have problems starting up a mydomain
    test server. I am getting:
    weblogic.management.configuration.ConfigurationException: - with nested exception:
    [weblogic.security.internal.FileUtilsException: couldn't create temporary file for
    SerializedSystemIni.dat, .new, /config/mydomain - with nested exception:
    [java.io.IOException: No such file or directory]]
    I am suspecting the problem might be that we have installed it as root and then change
    the rights to weblogic. Any pointers are greatly appreciated.
    Thanks.

  • Problem starting Encore CS6

    I have Adobe Production CS6.  I am having problems starting Encore.  It takes too long to start.  On a quad core PC it starts almost immediately, on a second hex core i7 PC it takes ages to initialize transcoding.  I tried installed elements for Encore CS6 that appears to have been only partially installed.  The Dynamic link also has the same problem.  Also, the sound is not transferring regularly.  Sometimes it transfers other times it does not for the same Premier Pro CS6 project.  Editing and creating a menu in Photoshop does not transfer to Encore.  I have a problem that perhaps needs to be solved by reinstalling Encore.
    What are my options to fix the problem?

    Thank you for pointing me to where I can find the full library content.  I did download what I believed was the correct download following Adobe instructions but it did not provide a full library.
    The word "assist" was not part of the description in the Adobe article on buttons but my way of expressing the utility of the button menu template.  I started with machine language programming then progressed all the way up to Microsoft's Visual Studio where functions are listed to insert into templates for programming.  This saves time by eliminating line by line programming for the most part.  In the same Adobe, "Using Photoshop to create menus" article that starts with the heading, "About creating menus in Photoshop" is a table of button commands that includes the shortcuts for creating various functional buttons starting with + then =  etc. within brackets.  Included is the wording:
    "Instead of creating menus from scratch in Photoshop and adding all the prefixes manually, you may want to open a menu template that’s similar to the one you want to create, save it as a Photoshop file, and then edit the exported file in Photoshop."
    I do not know how this menu template works but I am hoping that it does provide a shortcut to create buttons in the layer process in Photoshop.
    I find that Adobe support for answers to my questions is often like looking for a needle in the haystack.  There is no url to lead me to where I can find such a menu template with layer prefixes, nor in the same artilicle does a url "Video about creating menus in Photoshop" shortcut point me directly to where the video is found.  Instead, I find myself in the "Learn and Support" section expecting me to find it myself.
    Is there such a menu template for buttons and where can I find it?

  • Getting error message: "Run DLL" There was a problem starting. C:\users/John\AppData\Local\Conduit\BackgroundContainer\BackgroundContainer.dll

    Keep getting the error message below every time I start my computer:
    Run DLL
    There was a problem starting
    C:\users\John\AppData\Local\Conduit\BackgroundContainer\BackgroundContainer.dll
    The specified module could not be found.

    RunDLL is a legitimate Windows file that executes/loads .dll (Dynamic Link Library) modules which too can be legitimate or sometimes malware related. A RunDLL "Error loading... message usually occurs when the .dll file that was set to run at startup in the registry or as a scheduled task has been deleted. Windows is trying to load this file(s) but cannot locate it since the file was mostly likely removed during an anti-virus or anti-malware scan. However, an associated orphaned registry entry still remains and is telling Windows to load the file when you boot up. Since the file no longer exists, Windows will display an error message. You need to remove this registry entry so Windows stops searching for the file when it loads.
    To resolve this, download AutoRuns and save it to your Desktop from this site:
    http://technet.microsoft.com/en-us/sysinternals/bb963902
    and follow these Steps
    * Create a new folder on your hard drive called AutoRuns (C:\AutoRuns) and extract (unzip) the file there.
    * Open the folder and double-click on autoruns.exe to launch it.
    * Vista/Windows 7/8 users right-click and select Run As Administrator.
    * Please be patient as it scans and populates the entries.
    * When finished scanning, it will say Ready at the at the bottom and list all entries under the Everything tab.
    * In the top menu, click File > Find... and type the file name (backgroundcontainer.dll) related to the error message, then click Find Next.
    * Alternatively, you can scroll through the list and look for any entry related to backgroundcontainer.dll and conduit.
    * If found, right-click on the entry and choose delete.
    * Exit Autoruns and reboot your computer when done.
    '''An alternate method to resolve this issue is as follows:'''
    1. Go to Start > Control Panel > Administrative Tools.
    2. Open Task Scheduler and click on Task Scheduler Library.
    3. Look through the list for an entry related to BackgroundContainer.
    4. If found, right-click on it and select Delete.
    5. Exit all programs and reboot the computer when done.
    Also Scan your system with the tools listed in this Article:
    [[Troubleshoot Firefox issues caused by malware]]

  • My computer randomly shutsdown. I'm using lion and the problem started a month ago and now it's starts to **** me off. Here is the error message. Interval Since Last Panic Report:  215928 sec Panics Since Last Report:          4 Anonymous UUID:

    The problem started a  month ago and it starts to **** me off.
    I personaly think it's some graphic problem. But Lion have been working nice until just a month ago.
    Can someone understand this error message.
    Interval Since Last Panic Report:  215928 sec
    Panics Since Last Report:          4
    Anonymous UUID:             
    Wed Apr 11 16:45:05 2012
    panic(cpu 0 caller 0xffffff7f80955907): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff8114feb000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8129342e70 : 0xffffff8000220702
    0xffffff8129342ef0 : 0xffffff7f80955907
    0xffffff8129342f80 : 0xffffff7f80a45a64
    0xffffff8129342fd0 : 0xffffff7f80a45b24
    0xffffff8129343030 : 0xffffff7f80cf2749
    0xffffff8129343170 : 0xffffff7f80a64bad
    0xffffff81293431a0 : 0xffffff7f8095f282
    0xffffff8129343250 : 0xffffff7f8095ab84
    0xffffff8129343440 : 0xffffff7f8095be57
    0xffffff8129343500 : 0xffffff7f817c6336
    0xffffff8129343610 : 0xffffff7f817c6863
    0xffffff8129343630 : 0xffffff7f8178c498
    0xffffff8129343640 : 0xffffff7f817c5e67
    0xffffff8129343650 : 0xffffff7f8178baca
    0xffffff8129343660 : 0xffffff7f817c6842
    0xffffff8129343680 : 0xffffff7f81790220
    0xffffff81293436c0 : 0xffffff7f8178d02f
    0xffffff81293436f0 : 0xffffff7f817f5c3e
    0xffffff8129343770 : 0xffffff7f817e044b
    0xffffff81293437d0 : 0xffffff7f817e0846
    0xffffff8129343820 : 0xffffff7f817e0abb
    0xffffff81293438b0 : 0xffffff7f817e180f
    0xffffff81293438e0 : 0xffffff7f817990b0
    0xffffff8129343aa0 : 0xffffff7f817e1f68
    0xffffff8129343b60 : 0xffffff7f81796119
    0xffffff8129343bc0 : 0xffffff800065239e
    0xffffff8129343be0 : 0xffffff8000652c7a
    0xffffff8129343c40 : 0xffffff800065341b
    0xffffff8129343d80 : 0xffffff80002a3b78
    0xffffff8129343e80 : 0xffffff8000223006
    0xffffff8129343eb0 : 0xffffff8000214829
    0xffffff8129343f10 : 0xffffff800021bb58
    0xffffff8129343f70 : 0xffffff80002aeb80
    0xffffff8129343fb0 : 0xffffff80002d8383
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(7.1.8)[94BA87BA-B128-3310-9860-98EC67AB7FAF]@0xffffff7f808 f5000->0xffffff7f80bcefff
                dependency: com.apple.iokit.IOPCIFamily(2.6.8)[F63D4ABE-42DA-33EF-BADD-3415B0CB0179]@0xffff ff7f80880000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[4B3F84DC-18B3-3897-BC56-4E3940878047]@0xff ffff7f808e3000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[FE536983-1897-3D6B-965E-24B5A67080DA]@0 xffffff7f808ab000
             com.apple.nvidia.nv50hal(7.1.8)[7596DB8C-AE9D-3C87-B11A-0ED8F940CAF8]@0xffffff7 f80bcf000->0xffffff7f80ef0fff
                dependency: com.apple.NVDAResman(7.1.8)[94BA87BA-B128-3310-9860-98EC67AB7FAF]@0xffffff7f808 f5000
             com.apple.GeForce(7.1.8)[61FD1644-DA39-3645-9380-7F490FB000DB]@0xffffff7f8178b0 00->0xffffff7f8184afff
                dependency: com.apple.NVDAResman(7.1.8)[94BA87BA-B128-3310-9860-98EC67AB7FAF]@0xffffff7f808 f5000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[4B3F84DC-18B3-3897-BC56-4E3940878047]@0xff ffff7f808e3000
                dependency: com.apple.iokit.IOPCIFamily(2.6.8)[F63D4ABE-42DA-33EF-BADD-3415B0CB0179]@0xffff ff7f80880000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[FE536983-1897-3D6B-965E-24B5A67080DA]@0 xffffff7f808ab000
    BSD process name corresponding to current thread: Finder
    Mac OS version:
    11D50d
    Kernel version:
    Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
    Kernel UUID:
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 1771998749154
    last loaded kext at 223938993177: com.apple.iokit.IOAVBFamily          1.0.0d22 (addr 0xffffff7f8078e000, size 36864)
    last unloaded kext at 384424327760: com.apple.iokit.IOAVBFamily          1.0.0d22 (addr 0xffffff7f8078e000, size 36864)
    loaded kexts:
    com.apple.driver.AppleIntelProfile          85.2
    com.apple.filesystems.smbfs          1.7.0
    com.apple.driver.AppleHWSensor          1.9.4d0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.26
    com.apple.driver.AppleHDA          2.1.7f9
    com.apple.driver.AppleMikeyDriver          2.1.7f9
    com.apple.driver.AGPM          100.12.42
    com.apple.driver.AppleIntelHDGraphics          7.1.8
    com.apple.driver.AppleIntelHDGraphicsFB          7.1.8
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.driver.AudioIPCDriver          1.2.2
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.5d4
    com.apple.GeForce          7.1.8
    com.apple.driver.AppleLPC          1.5.3
    com.apple.driver.AppleMuxControl          3.0.16
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleUSBTCButtons          225.2
    com.apple.driver.AppleIRController          312
    com.apple.driver.AppleUSBTCKeyboard          225.2
    com.apple.driver.AppleUSBCardReader          3.0.1
    com.apple.iokit.SCSITaskUserClient          3.0.3
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.iokit.IOAHCIBlockStorage          2.0.1
    com.apple.driver.AppleFWOHCI          4.8.9
    com.apple.driver.AppleUSBHub          4.5.0
    com.apple.driver.AppleAHCIPort          2.2.0
    com.apple.driver.AirPort.Brcm4331          513.20.19
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.iokit.AppleBCM5701Ethernet          3.0.8b2
    com.apple.driver.AppleUSBEHCI          4.5.8
    com.apple.driver.AppleACPIButtons          1.4
    com.apple.driver.AppleRTC          1.4
    com.apple.driver.AppleHPET          1.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.4
    com.apple.driver.AppleAPIC          1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient          167.3.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1.1
    com.apple.driver.AppleIntelCPUPowerManagement          167.3.0
    com.apple.driver.AppleProfileTimestampAction          85.2
    com.apple.driver.AppleProfileThreadInfoAction          85.2
    com.apple.driver.AppleProfileRegisterStateAction          85.2
    com.apple.driver.AppleProfileReadCounterAction          85.2
    com.apple.driver.AppleProfileKEventAction          85.2
    com.apple.driver.AppleProfileCallstackAction          85.2
    com.apple.iokit.AppleProfileFamily          85.2
    com.apple.driver.DspFuncLib          2.1.7f9
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOSurface          80.0
    com.apple.iokit.IOBluetoothSerialManager          4.0.3f12
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOFireWireIP          2.2.4
    com.apple.iokit.IOAudioFamily          1.8.6fc6
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.ApplePolicyControl          3.0.16
    com.apple.driver.AppleHDAController          2.1.7f9
    com.apple.iokit.IOHDAFamily          2.1.7f9
    com.apple.driver.AppleSMC          3.1.1d8
    com.apple.driver.IOPlatformPluginFamily          4.7.5d4
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleGraphicsControl          3.0.16
    com.apple.driver.AppleBacklightExpert          1.0.3
    com.apple.nvidia.nv50hal          7.1.8
    com.apple.NVDAResman          7.1.8
    com.apple.iokit.IONDRVSupport          2.3.2
    com.apple.iokit.IOGraphicsFamily          2.3.2
    com.apple.kext.triggers          1.0
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.3f12
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.3f12
    com.apple.iokit.IOBluetoothFamily          4.0.3f12
    com.apple.driver.AppleUSBMultitouch          227.1
    com.apple.iokit.IOUSBHIDDriver          4.4.5
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.0.3
    com.apple.iokit.IOUSBMassStorageClass          3.0.1
    com.apple.driver.AppleUSBMergeNub          4.5.3
    com.apple.driver.AppleUSBComposite          4.5.8
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.0.3
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.7
    com.apple.iokit.IOCDStorageFamily          1.7
    com.apple.driver.XsanFilter          403
    com.apple.iokit.IOAHCISerialATAPI          2.0.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.0.3
    com.apple.iokit.IOFireWireFamily          4.4.5
    com.apple.iokit.IOUSBUserClient          4.5.8
    com.apple.iokit.IOAHCIFamily          2.0.7
    com.apple.iokit.IO80211Family          412.2
    com.apple.iokit.IOEthernetAVBController          1.0.0d5
    com.apple.iokit.IONetworkingFamily          2.0
    com.apple.iokit.IOUSBFamily          4.5.8
    com.apple.driver.AppleEFIRuntime          1.5.0
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          177.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          331.3
    com.apple.iokit.IOStorageFamily          1.7
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.4
    com.apple.iokit.IOPCIFamily          2.6.8
    com.apple.iokit.IOACPIFamily          1.4
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.19)
    Bluetooth: Version 4.0.3f12, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9SA02, 320,07 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
    <Edited by Host>

    The problem started a  month ago and it starts to **** me off.
    I personaly think it's some graphic problem. But Lion have been working nice until just a month ago.
    Can someone understand this error message.
    Interval Since Last Panic Report:  215928 sec
    Panics Since Last Report:          4
    Anonymous UUID:             
    Wed Apr 11 16:45:05 2012
    panic(cpu 0 caller 0xffffff7f80955907): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff8114feb000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8129342e70 : 0xffffff8000220702
    0xffffff8129342ef0 : 0xffffff7f80955907
    0xffffff8129342f80 : 0xffffff7f80a45a64
    0xffffff8129342fd0 : 0xffffff7f80a45b24
    0xffffff8129343030 : 0xffffff7f80cf2749
    0xffffff8129343170 : 0xffffff7f80a64bad
    0xffffff81293431a0 : 0xffffff7f8095f282
    0xffffff8129343250 : 0xffffff7f8095ab84
    0xffffff8129343440 : 0xffffff7f8095be57
    0xffffff8129343500 : 0xffffff7f817c6336
    0xffffff8129343610 : 0xffffff7f817c6863
    0xffffff8129343630 : 0xffffff7f8178c498
    0xffffff8129343640 : 0xffffff7f817c5e67
    0xffffff8129343650 : 0xffffff7f8178baca
    0xffffff8129343660 : 0xffffff7f817c6842
    0xffffff8129343680 : 0xffffff7f81790220
    0xffffff81293436c0 : 0xffffff7f8178d02f
    0xffffff81293436f0 : 0xffffff7f817f5c3e
    0xffffff8129343770 : 0xffffff7f817e044b
    0xffffff81293437d0 : 0xffffff7f817e0846
    0xffffff8129343820 : 0xffffff7f817e0abb
    0xffffff81293438b0 : 0xffffff7f817e180f
    0xffffff81293438e0 : 0xffffff7f817990b0
    0xffffff8129343aa0 : 0xffffff7f817e1f68
    0xffffff8129343b60 : 0xffffff7f81796119
    0xffffff8129343bc0 : 0xffffff800065239e
    0xffffff8129343be0 : 0xffffff8000652c7a
    0xffffff8129343c40 : 0xffffff800065341b
    0xffffff8129343d80 : 0xffffff80002a3b78
    0xffffff8129343e80 : 0xffffff8000223006
    0xffffff8129343eb0 : 0xffffff8000214829
    0xffffff8129343f10 : 0xffffff800021bb58
    0xffffff8129343f70 : 0xffffff80002aeb80
    0xffffff8129343fb0 : 0xffffff80002d8383
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(7.1.8)[94BA87BA-B128-3310-9860-98EC67AB7FAF]@0xffffff7f808 f5000->0xffffff7f80bcefff
                dependency: com.apple.iokit.IOPCIFamily(2.6.8)[F63D4ABE-42DA-33EF-BADD-3415B0CB0179]@0xffff ff7f80880000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[4B3F84DC-18B3-3897-BC56-4E3940878047]@0xff ffff7f808e3000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[FE536983-1897-3D6B-965E-24B5A67080DA]@0 xffffff7f808ab000
             com.apple.nvidia.nv50hal(7.1.8)[7596DB8C-AE9D-3C87-B11A-0ED8F940CAF8]@0xffffff7 f80bcf000->0xffffff7f80ef0fff
                dependency: com.apple.NVDAResman(7.1.8)[94BA87BA-B128-3310-9860-98EC67AB7FAF]@0xffffff7f808 f5000
             com.apple.GeForce(7.1.8)[61FD1644-DA39-3645-9380-7F490FB000DB]@0xffffff7f8178b0 00->0xffffff7f8184afff
                dependency: com.apple.NVDAResman(7.1.8)[94BA87BA-B128-3310-9860-98EC67AB7FAF]@0xffffff7f808 f5000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[4B3F84DC-18B3-3897-BC56-4E3940878047]@0xff ffff7f808e3000
                dependency: com.apple.iokit.IOPCIFamily(2.6.8)[F63D4ABE-42DA-33EF-BADD-3415B0CB0179]@0xffff ff7f80880000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[FE536983-1897-3D6B-965E-24B5A67080DA]@0 xffffff7f808ab000
    BSD process name corresponding to current thread: Finder
    Mac OS version:
    11D50d
    Kernel version:
    Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
    Kernel UUID:
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 1771998749154
    last loaded kext at 223938993177: com.apple.iokit.IOAVBFamily          1.0.0d22 (addr 0xffffff7f8078e000, size 36864)
    last unloaded kext at 384424327760: com.apple.iokit.IOAVBFamily          1.0.0d22 (addr 0xffffff7f8078e000, size 36864)
    loaded kexts:
    com.apple.driver.AppleIntelProfile          85.2
    com.apple.filesystems.smbfs          1.7.0
    com.apple.driver.AppleHWSensor          1.9.4d0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.26
    com.apple.driver.AppleHDA          2.1.7f9
    com.apple.driver.AppleMikeyDriver          2.1.7f9
    com.apple.driver.AGPM          100.12.42
    com.apple.driver.AppleIntelHDGraphics          7.1.8
    com.apple.driver.AppleIntelHDGraphicsFB          7.1.8
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.driver.AudioIPCDriver          1.2.2
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.5d4
    com.apple.GeForce          7.1.8
    com.apple.driver.AppleLPC          1.5.3
    com.apple.driver.AppleMuxControl          3.0.16
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleUSBTCButtons          225.2
    com.apple.driver.AppleIRController          312
    com.apple.driver.AppleUSBTCKeyboard          225.2
    com.apple.driver.AppleUSBCardReader          3.0.1
    com.apple.iokit.SCSITaskUserClient          3.0.3
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.iokit.IOAHCIBlockStorage          2.0.1
    com.apple.driver.AppleFWOHCI          4.8.9
    com.apple.driver.AppleUSBHub          4.5.0
    com.apple.driver.AppleAHCIPort          2.2.0
    com.apple.driver.AirPort.Brcm4331          513.20.19
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.iokit.AppleBCM5701Ethernet          3.0.8b2
    com.apple.driver.AppleUSBEHCI          4.5.8
    com.apple.driver.AppleACPIButtons          1.4
    com.apple.driver.AppleRTC          1.4
    com.apple.driver.AppleHPET          1.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.4
    com.apple.driver.AppleAPIC          1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient          167.3.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1.1
    com.apple.driver.AppleIntelCPUPowerManagement          167.3.0
    com.apple.driver.AppleProfileTimestampAction          85.2
    com.apple.driver.AppleProfileThreadInfoAction          85.2
    com.apple.driver.AppleProfileRegisterStateAction          85.2
    com.apple.driver.AppleProfileReadCounterAction          85.2
    com.apple.driver.AppleProfileKEventAction          85.2
    com.apple.driver.AppleProfileCallstackAction          85.2
    com.apple.iokit.AppleProfileFamily          85.2
    com.apple.driver.DspFuncLib          2.1.7f9
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOSurface          80.0
    com.apple.iokit.IOBluetoothSerialManager          4.0.3f12
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOFireWireIP          2.2.4
    com.apple.iokit.IOAudioFamily          1.8.6fc6
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.ApplePolicyControl          3.0.16
    com.apple.driver.AppleHDAController          2.1.7f9
    com.apple.iokit.IOHDAFamily          2.1.7f9
    com.apple.driver.AppleSMC          3.1.1d8
    com.apple.driver.IOPlatformPluginFamily          4.7.5d4
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleGraphicsControl          3.0.16
    com.apple.driver.AppleBacklightExpert          1.0.3
    com.apple.nvidia.nv50hal          7.1.8
    com.apple.NVDAResman          7.1.8
    com.apple.iokit.IONDRVSupport          2.3.2
    com.apple.iokit.IOGraphicsFamily          2.3.2
    com.apple.kext.triggers          1.0
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.3f12
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.3f12
    com.apple.iokit.IOBluetoothFamily          4.0.3f12
    com.apple.driver.AppleUSBMultitouch          227.1
    com.apple.iokit.IOUSBHIDDriver          4.4.5
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.0.3
    com.apple.iokit.IOUSBMassStorageClass          3.0.1
    com.apple.driver.AppleUSBMergeNub          4.5.3
    com.apple.driver.AppleUSBComposite          4.5.8
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.0.3
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.7
    com.apple.iokit.IOCDStorageFamily          1.7
    com.apple.driver.XsanFilter          403
    com.apple.iokit.IOAHCISerialATAPI          2.0.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.0.3
    com.apple.iokit.IOFireWireFamily          4.4.5
    com.apple.iokit.IOUSBUserClient          4.5.8
    com.apple.iokit.IOAHCIFamily          2.0.7
    com.apple.iokit.IO80211Family          412.2
    com.apple.iokit.IOEthernetAVBController          1.0.0d5
    com.apple.iokit.IONetworkingFamily          2.0
    com.apple.iokit.IOUSBFamily          4.5.8
    com.apple.driver.AppleEFIRuntime          1.5.0
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          177.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          331.3
    com.apple.iokit.IOStorageFamily          1.7
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.4
    com.apple.iokit.IOPCIFamily          2.6.8
    com.apple.iokit.IOACPIFamily          1.4
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.19)
    Bluetooth: Version 4.0.3f12, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9SA02, 320,07 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
    <Edited by Host>

  • Zen Touch: problems starting, touchpad, new firmw

    This is a description, in chronological order, of the issues I have had with the Creative Zen Touch player.
    . Bought player, charged exactly as described and player would not get past Zen Touch screen. Tried everything without success, had player swapped by **bleep** Smith.
    2. WMA and data files added to new player without any problems. Players seems to work well.
    3. More files added, but I started receiving an error when trying to copy files to the player from the computer. It seems that the player requires significant power to talk to the computer, this problem was more prevalent on a computer with USB .. A full battery charge will work but this will be drained quickly, so the best bet is to plug the player into the mains while it is docked with the computer. This should be added to the manual.
    4. Player seems to work well from that time till the past week.
    5. Installed newest firmware a week or more ago.
    6. During the past week there was one day when the touchpad would not work properly. This problem was that moving between items becamse very cumbersome. I would move to a selection, but when I lifted my finger, the selection would jump two places lower. If I just touched the touchpad, the selection would jump two places lower. This problem rectified itself a day later.
    7. Tried to start player as per normal but it would not start. Used reset buton, player started and had at least two thirds of battery (ie I guess that the problem starting was not battery related).
    8. The next day, the same problem occurs, but reset would not work. Tried many means of starting player, until plugging into mains. Player starts and shuts down as per normal within a short period of time. Waiting significantly longer and the problem starting the player will arise.
    9. Went to special menu on player and cleaned up player then rebooted. Player seems to work.
    0. Next day player will not start. Tried pressing and holding down the start button for a long time, pressing many times in a short period, using reset button, using reset with play/pause button. Eventually tried mains, which brought the Creative logo onto the screen with no backlight, player did not even try to charge itself (ie flashing led on start/shutdown switch). I left player plugged into the mains and came back to find it charging. After this, the player started.
    . Later in the day, I tried unsuccesfully to start player without success, using all possible tricks as mentioned. Went to inspect player a while later and it had was playing.
    2. Now I have found that if I do not actually perform a shutdown and the player switches itself off using the idle settings, it will start up more easily, but not the first time. It seems that the touchpad problem (read above) has returned, but not as bad as before, in conjunction with the player being slightly easier to start (up to 5 attempts at pressing start).
    Theories:
    - When player is shut down it stays in a quick start mode for a period of time. During this time, if player is started, it will quickly start up and begin playing. After this time, a procedure automatically changes so that a more full startup is required during the next start-up, eg parking hard dri've or something else.
    - When a player is shutdown from idle, a different shutdown happens, allowing easier startup later.
    - The player in question is having difficulty starting from this second mode.
    - Start/Stop button not jammed or working. Unlikely because I can shut down using the button
    - Player not receiving startup message. Possible, but unlikely because reset does not work and theory .
    - Battery not strong enough to perform initial startup? Feasible option given that the only time the player could start was when plugged into mains. However, player does have 2/3 of life left, which does not make any sense, unless the battery indicator is faulty. Fully charging the battery did not make a difference. Thus, max output of battery may have diminished.
    - Hard dri've faulty. I am not hearing any hard dri've sounds when attempting a startup, so this is unlikely, since once player is started, everything works.
    - New firmware is problematic. Explains sudden change in player's working. However, when I went to downgrade the firmware it said that the files may be corrupted by going back a version, yet to test.
    - New firmware requires a hard disk format to work properly. Was this fully tested by Creative before release? Ie, did they put 0 gig of music on a Touch, then upgrade the firmware and see if the player continues to work correctly for a reasonable period?
    - Player is a first time release with unironed bugs trying to capture the overflow from iPod, and we are the testers.
    To Creative,
    I am reasonably upset by this turn of events. I chose the Creative player over the iPod because of the battery life, reported music quality, ability to play more formats and the added storage. However, I would prefer a more durable player to what I appear to have in my possession. I believe I have given a reasonable description of the player and its problems, which should assist, unless the problem is already known. Please advise me of my options Creative.

    Slats325 wrote:
    Number 6 has turned out to be my electronic albatross. I have attempted every concept that I have read on this board: wiped down the keypad with a towel, damp cloth, bought a plastic case in an attempt to ward off static electricity, reset the unit, cleaned up the hard dri've, etc.. The fact remains that the unit jumps when it wants to. Very disconcerting. I have decided that since Creative is well aware of the issue and is maintaining corporate silence, that I should just cut my losses and buy an iPod. Tested one at an Apple store last night and was impressed with the control and functionality of their click wheel. It is a real shame as I truly think this Zen Touch was a cool idea but has consistently lacked support and follow up by Creative.
    Haha remember that poem...rhyme of the ancient mariner...good to see other cultured fellows...
    anyways I too have been haveing the jump problem. I've gotten somewhat accustomed to it, but I simply can't wish I had an iPod....its control is so much better. My friend said that this was how the iPod was at first, but then it got better. Now whether this was a software problem (I hope so) or an actual hardware issue (I'm going to be ticked if they don't replace it), I don't know. They better rectify it.
    I wrote them a huge, uber persuasi've, rhetorically packed essay about why they must fix this problem if they wish to ever be on the same playing field as apple.
    and I never got a reply.
    so we'll see what happens. they better fix it.

  • Starting Facetime (MacBook Air) from Dock menu causes program error.

    When opening Facetime from the Dock menu, I get an error message. Something like: "there was a problem, please close the program". The only option is to close it, btw, and it does not help. But when I start the program from the launchpad menu, it works just fine. How can I make the Facetime icon in the Dock menu work?

    Exactly the same problem ! just cant launch Facetime from the dock. From Finder or launchpad works fine.

  • Starting NetBeans via gmrun or openbox menu hangs X11

    Hi!
    The same problem takes place when I start NetBeans with gmrun or openbox menu (at all cases the same bash script is used). NetBeans itself starts without problems. But then I start NB project application (it is Scala project at my case), and X11 hangs. I still am able to switch to console via Ctrl-Alt-F1 and terminate X11 with Ctrl-C.
    If I start NetBeans from terminal or bashrun, all works fine. ~/.xinitrc contains just 'exec ck-launch-session openbox-session'.
    Where to dig in?

    At my case the problem isn't related to gnome-keyring. And I don't use GNOME.
    I was forced to reject openbox at all (starting from openbox menu results in the same problem) and have returned to KDE. All is fine now.

  • Problems starting up

    Hello all. ive recently begun to have problems with my macbook and i dont know whats up.
    My problem started when I had to reset my macbook one day and found that it would not boot up again. After trying everything i could, such as starting in safe mode and using single user mode,resetting the PRAM and SMC and such. I found i could now start up my macbook after it resets itself several times in about 5-10 mins.
    Once im able to do things within the OS I tried repairing my disk permissions and the disk but apparently nothing was wrong, even after doing an archive and install.
    There are no programs in my users startup options or in the start up folder.
    I am also the only user of this macbook as i use it for Logic/Pro-tools/Reason and such.
    I got new RAM and hard drive for the machine about a month ago (2x 2GB) and its been working smoothly since then. But just in case i put the old RAM back in and old hard drive. but alas the results are the same.
    I also used the tool that comes with the apple care pack and apparently everything is working fine, much to my confusion. I am now running the AHT by holding the "D" key on startup and so far it has froze once on a long test (after being stuck on 45mins for about half an hour. Im doing another one right now but its being very slow. Im currently on 1h 15min... and the progress bar does not seem to be budging from about 60%. It also says pass number 2, if that helps)
    Im fed up now because i start uni again soon and I NEED this to be working. Will they replace it for me? I live in Coventry and the nearest apple store on the website is in Solihul. Although there is a premium apple reseller or something called KRCS)
    To let you know the macbook is a 2.1GHz intel core 2 duo with 4GB RAM (Originally 1) 7200.4 RPM 250GB SATA hard drive (previously 120GB, unsure of the speed...probably 5200 or something) 13.3 inch screen with a Intel GMA X3100 graphics processor

    HI,
    If you have AppleCare then take the Mac in for service at an Apple store or Apple certified repair provider.
    We can't say if Apple will replace the MacBook. This is a user to user forum. We are volunteers. All we can do is make suggestions.
    If you haven't tried booting from the install disk and verifying the startup disk for errors, then try that. This is not the same as repairing disk permissions or the AHT.
    Insert Installer disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu (Panther and earlier) or Utilities menu (Tiger and later) and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    *(Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)*
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    When you are finished with DU, from the Menu Bar, select Utilities/Startup Manager.
    Select your start up disk and click Restart
    *Check available disk space.*
    Control or right click the MacintoshHD icon on your Desktop. Click "Get Info". Under the General tab you will see Capacity and Available. *Make sure there is at least 10% available disk space, 15% is better.*
    Carolyn

  • How do i shutdown completely from fluxbox menu?

    ive been searching all over but i cant find anything about how to do this
    i figured someone here must know
    also is there a way to do it without root password?

    Yes, i found a method for this (with menu dialog and all xD):
    1° Add your user to sudoers with full permissions for shutdown, reboot, and halt commands. In terminal, type:
    su
    visudo
    and add these lines:
    your_user ALL=(ALL) NOPASSWD:/sbin/shutdown
    your_user ALL=(ALL) NOPASSWD:/sbin/halt
    your_user ALL=(ALL) NOPASSWD:/sbin/reboot
    write and save.
    2° I use a menu dialog, make with zenity, look like this:
    http://img4.imageshack.us/img4/6530/screenshotgcr.png
    The scripr, called "logout.sh":
    # Filename: logout.sh
    # Purpose: Simple logout script using zenity
    # Authors: OU812 and anticapitalista for antiX
    # Latest change: Sun April 13, 2008.
    #!/bin/sh
    ans=$(zenity --width=40 --height=200 --title="Salir" --list --text "¿Qué deseas hacer?" --radiolist --column "Elige" --column "Acción" TRUE Logout FALSE Reiniciar FALSE Apagar); #echo $ans
    if [ "$ans" = "Logout" ] ; then
    kill -TERM $(xprop -root _BLACKBOX_PID | awk '{print $3}')
    fi
    if [ "$ans" = "Reiniciar" ]; then
    sudo reboot
    fi
    if [ "$ans" = "Apagar" ]; then
    sudo halt
    fi
    change permission and copy to /usr/bin, and  add a fluxbox menu entry for this script You need install zenitiy libraries and thar's all.
    Edit: I copy and translate this script from AntiX distro
    Last edited by superchango (2009-04-14 04:17:42)

Maybe you are looking for

  • Ipod nano 6G. Where is Nike + iPod tab appears in the iTunes window?

    I read manual at page 39. Upload your steps or workout information to Nike+: 1 Connect iPod nano to your computer and open iTunes. 2 Click Send in the dialog that appears, and then follow the onscreen instructions to set up your Nike+ account. Once y

  • "There is a problem with this installer package - script is required to complete install," - please can someone clarify script supplied.

    I have downloaded EMET 4.1 but it will not install - "There is a problem with this Windows installer package. A script required for this install to complete. Contact your support personnel or package vendor." I have seen the same problem answered in

  • Mail merge issue

    Mail merge document has 4 decimal places when I click on the text box.  The value was moved from a spreadsheet.  Both documents have the format set to 2 decimal places.  Why is it showing 4 when I click on the textbox?

  • Nokia N8 Screen Saver & Power-Saving Mode

    Few issues after 24hrs of N8 usage... 1) My Screen Saver stopped working... screen stays lit indefinitely, even when locked... after multiple restarts and lots of frustration it came back, but this issue has already happened twice - surely a bug 2) P

  • Can't open .M3u or other internet streams

    I'm having a problem in which iTunes will not open any m3u files or streamable mp3s from the internet. iTunes simply ignores them, they won't even appear in my library. Older stream files will still play but I can't add any new ones. help?