Xorg only allows access to 1 screen/monitor

I actually have this problem on two separate systems, both running an up to date stable Arch install. Both have the same xorg version (X.Org X Server 1.9.2), both running 2.6.36-ARCH kernel, both on x86_64. One is using an nVidia GeForce GTS 250, the other an ATI Radeon HD 4250. Both are using Fluxbox as the window manager.
I can use the main display and it works perfectly, but the 2nd display doesn't seem to have access. If I load X via startx, the first display loads just as it did before the problem started happening. The 2nd display loads, Fluxbox's menu bar displays at the bottom, and I can even change the desktops from 1-4. However, if I try to run any apps on the 2nd display, nothing can open it. I've tried running urxvt, chrome, anything, and get errors such as this:
(Opening a terminal app) urxvt: can't open display :1, aborting.
(Setting a desktop background) Esetroot:  Unable to open display :1
(Running chrome) (chromium:5872): Gtk-WARNING **: cannot open display: :1
All the same. My systems rarely reboot, so it's hard to pinpoint what package could be the problem, as I never restart X or the system after upgrades, usually unless there is a power outage. I have tried removing all Fluxbox settings and starting with a stock setup, and the problem is the same. Any suggestions?

Unless things have changed, I'm pretty sure mixing ati with nvidia is tricky could be your trouble. I never tried mixing the two, but read a few times it's possible and think it's best to install the ati driver first and configure it before setting up the nvidia deiver. Even so, I think you may have to work out some dependency conflict between the two drivers? If you had it working before, I'm sure you figured all that out. Look at your /var xorg log file for EE errors. It will no doubt point you in the right direction.

Similar Messages

  • Is there a way to set firefox so it only allows access to only one website / (ip address).

    Is there a way to set firefox so it only allows access to only one website / (ip address) and block traffic from everything else (the entire web) other than the one site I want to allow? The site I want to allow is a corporate web application that will only work in firefox. We as a business run a windows server and all client desktops run Internet Explorer with security setting controlled by group policy. We have already locked down the security setting in firefox so users can’t bypass the proxy server settings.

    I have a proxy server set up (Symantec.cloud). Fire fox is “locked” so users would find it difficult to bypass it.
    I have a file: '''local-settings.js '''
    This is located in: C:\Program Files (x86)\Mozilla Firefox\defaults\pref
    The content of this file is:
    ''pref("general.config.obscure_value", 0); // only needed if you do not want to obscure the content with ROT-13
    pref("general.config.filename", "mozilla.cfg");''
    I also have the file: called: '''mozilla.cfg'''
    This is located: C:\Program Files (x86)\Mozilla Firefox
    The contents of this file is:
    lockPref("network.proxy.type", 5);
    All that is working fine, users can’t easily change the connection settings.
    So all that is good and works…
    What I would also like to do is set firefox so access is limited to 1 IP address and nothing else is allowed (the whole internet is blocked, except this one IP address).
    You suggest using a PAC file - I was unsure how I would use a PAC file, (I have never written one) and do not understand how I would implement one? Please help.

  • Create a privilege level that only allows access to show commands

    Hi,
    I would like to create a privilege level that would only give access to the show commands for certain users. What would be the best way to do this?
    Would I have to use the privilege mode level level command for every available show command or is there a more efficient way of doing this?
    In addition, could we manage such a privilege level from a Radius Server.
    Thanks for your help
    Stéphane

    Well, I think the best way to achive this is to use TACACS with command authorization feature.
    Configuration on the tacacs server ( only for show commands, read only access)
    http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_example09186a00808d9138.shtml#scenario2
    These commands are required on an IOS router or switch in order to implement command authorization through an ACS server:
        aaa new-model
        aaa authorization config-commands
        aaa authorization commands 0 default  group tacacs+ local
        aaa authorization commands 1 default  group tacacs+ local
        aaa authorization commands 15 default group tacacs+ local
         tacacs-server host 10.1.1.1
         tacacs-server key cisco123
    These commands are required on ASA/PIX/FWSM in order to implement command authorization through an ACS server:
        aaa-server authserver protocol tacacs+
        aaa-server authserver host 10.1.1.1
        aaa authorization command authserver
    However, if you strictly want to use radius server then please try the below listed attribute for a single user or group.
    Service-Type = NAS Prompt
    http://www.ietf.org/assignments/radius-types/radius-types.xml#radius-types-4
    This might not work for ASDM.
    HTH
    Regards,
    Jatin
    Do rate helpful posts-

  • How do I make an iPad or iPod touch only allow access to one App? I need to create a one application device for a child.

    I need to lock the iPad or Itouch down so only one application is running or available to start.  One, for ease of use by a 3 year old and two, in order to make the use of the iPad as an AAC device allowable in a classroom setting. There is concern that the other games, etc will be a distraction.
    Thank-you!

    You can enable Restrictions, also known as Parental Controls, on an iPhone, iPad, or iPod touch to prevent access to specific features. This article provides an overview of the types of Restrictions that are available, as well as how to enable or disable Restrictions on your device.
    http://support.apple.com/kb/HT4213

  • Is there a way to make a second passcode that only allows access to making calls?

    I would like to be able to have my regular passcode for full access to everything on my phone but have a second passcode I can enter for when someone asks to borrow my phone to make a call, and this would only give them access to making a call but no access to my calendar, emails, photos, apps, etc.
    Does anyone know if this is possible to do through settings or even if there is an app for this?
    Thanks

    No, this isn't possible and there isn't an app that would be able to do this.

  • Wierd Menu bug-only allows access to songs with album name

    So I was noticing this when I was trying to play some music by an artist that I have music for, 2 with the same album name, and several more without an album name. the thing is, when I scroll to that artist in the browse by artist menu, it goes straight to the two songs with the same album name, never allowing me to get to the songs without an album name by selecting the "all" albums option. This is also a problem with songs without an artist. Besides putting in some random album name like "_", what can I do to fix this?

    You have solved it yourself by "" !
    There will probably be a software update from Apple that will fix this as several earlier threads have mentioned.

  • Apex in an iframe - only allow access from specific parent page

    Hi,
    I have a simple, unauthenticated Apex 4 application which lets users enter search terms and return records using a classic report. I wish to publish the application within an iframe, so that my organisation's communications department can maintain control over the rest of the page content. A side effect of this solution is that it will be possible for users to lift the application URL from the page source and reuse it elsewhere. I would prefer to avoid this, since I don't want our main website traffic to be diverted. Is there a way to restrict access to an application based on the parent page of the iframe in which it is embedded?
    Thanks in advance,
    Simon

    Hi,
    I'm sure there might be better way than this and this might have some holes , but anyway
    Create HTML region "After header" without template to page zero
    <script type="text/javascript">
    var u="my_ifarme_url_here";
    if(top.location.href!=u){top.location.href=u;}
    </script>Replace "my_ifarme_url_here" with URL your iFrame is located
    Regards,
    Jari

  • Can i set this thing (wrt54g v6) to only allow access to the listed MAC addresses?

    The subject is pretty self-explanatory...
    I'm just not sure how to set up the restrictions to allow the listed machines and deny all others.

    there is usually an option to "allow" or "deny" ....select the appropriate option.

  • I have an iCloud account that I can access directly (web or iPhone), but my iMac only allows access to MobileMe in System Preferences.

    If I log into MobilMe through System Preferences, I get an error stating that my password or ID is incorrect, but if I select 'Learn More' I am redirected to the MobileMe site where I can log in with my Apple ID and password. From there I can select to be directed to iCloud. How do I get the iCloud link into System Preferences?

    You don't.
    You log onto iCloud.com through Safari/web browser.

  • HT5306 I do not want to give remote access to anyone but myself as privacy is my friend.  Can this remote desktop software still be for me personally unless I allow access and for my MAC lap top only?  What if I do not update? compatibility issues with wh

    Hello:
    Thank you for the update for remote access for desktops.
    Personally, I do not want to give remote access to anyone but myself as privacy is my friend.  Can this remote desktop software still be for me personally unless I allow access and for my MAC lap top only?  What if I do not update? I do use this lap top in other countries.  compatibility issues with what?

    Apple Remote Desktop is off be default. It has to be enabled for some one to be able to remotely connect to the computer. And then, you still have to have a user name and password on the computer to remotely connect with.
    If you want to see if remote access has is enabled for Apple Remote Desktop; you can find the setting in, Apple Menu, System Prefrences, Sharing. If it's enabled, Remote Management or Screen Sharing will be checked.
    Beucase Apple Remote Desktop Agent is part of the Mac Operating System; even if your not using it, Apple Software Updates will from time to time offer updates for ARD Agent. Software Updates can some times be stacked ontop of each other; so chosing not to install an update, can mean other updates you may want may not be offered. At least until you install the updates those updates require. Also software updates can improve the security of your computer.

  • How to allow access only from certain IPs?

    I have Portal Server 6.0 on Sun ONE Web Server and want to allow access to it only from certain IPs, i.e. if my IP differs from predefined, then access is denied (no page is opened).
    How can I implement this with minimal efforts?
    Thanks in advance!

    Where did you set the ACLs?
    When webclients connect direct to the portal/ids this is pretty straight forward using htttpacl files. When SRAP GW's are used for Internet portal access the web or app-server never sees the client IP thus those ACLs don't get applied.
    Am I missing something (won't be the first time... or the last:-)
    Cheers,
    -psr

  • Is it possible to only allow given MAC addresses to access ActiveSync in Exchange 2013?

    We are designing a new Exchange 2013 environment for a client and one of their requests was to only allow known mobile devices to access ActiveSync.
    I can see that you can allow or block remote devices based on IP Address, model, etc. but we'd need to allow devices based on their MAC Addresses.
    Is it possible to use the built-in features of Exchange 2013 or IIS ARR to provide this feature?
    Cheers for now
    Russell

    We are designing a new Exchange 2013 environment for a client and one of their requests was to only allow known mobile devices to access ActiveSync.
    I can see that you can allow or block remote devices based on IP Address, model, etc. but we'd need to allow devices based on their MAC Addresses.
    Is it possible to use the built-in features of Exchange 2013 or IIS ARR to provide this feature?
    Cheers for now
    Russell
    No, but you can use DeviceId.
    The ActiveSyncAllowedDeviceIDs parameter specifies one or more Exchange ActiveSync device IDs that are allowed to synchronize with the mailbox. A device ID is a text string that uniquely identifies the device. Use the
    Get-MobileDevice cmdlet to see the devices that have Exchange ActiveSync partnerships with the mailbox.
    To enter multiple values and overwrite any existing entries, use the following syntax:
    <value1>,<value2>.... If the values contain spaces or otherwise require quotation marks, you need to use the following syntax:
    "<value1>","<value2>"....
    To add or remove one or more values without affecting any existing entries, use the following syntax:
    @{Add="<value1>","<value2>"...; Remove="<value1>","<value2>"...}.
    https://technet.microsoft.com/en-us/library/bb125264(v=exchg.150).aspx
    Twitter!: Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

  • I bought a brand new ipod touch 5th gen, updated the software and now iTunes says "to allow access, please respond on your ipod touch" however the ipod has a black screen and pressing the buttons does nothing. how do i fix this?

    As the title says, this is a brand new iPod touch bought from a store, I plugged it in a commenced the "setting up" process through iTunes on may iMac. It got to the stage where it said allow this computer to access the device (or something along those lines), i clicked yes, and then a message came up "to allow access, please respond on your iPod touch. however the ipod screen is black, and pressing the buttons doesn't work. How can i fix this? or do I need to return it?

    Try:                                               
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable       
    - Try on another computer                            
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
      Apple Retail Store - Genius Bar                              

  • TS2972 I assume my Apple TV should allow me to view all events,albums and slideshows but It only allows four events to display on my TV. I'm using a Optus mini Wi Fi for my home network. Could this be the reason for limited access via my iMac computer? Ch

    I assume my Apple TV should allow me to view all events, albums and slideshows in my iPhotos app but it only allows four events and four albums to display on my television. I'm using a Optus mini Wi Fi for my home network. Could this be the reason for limited access via my iMac computer?
    Chris

    No, I have not chosen photos to share as I assumed that the Apple TV would access all photos and music that are stored on my iMac. 
    Thanks for your advice. I will check it out.
    Chris

  • WGM - Parental Controls allow access to the following websites only...

    Hi...I have been asked to set all the students in our school with a whitelist only Internet list.  I am managing this by group in WGM using parental controls - managed always - checked box "Limit access to websites by" - drop down box "allow access to the following websites only." This is working exactly the way it is supposed to BUT apple.com is being allowed even though it is not in the list.  Is there a way to blacklist apple.com?  Thanks for any ideas or advice!

    Now why am I not surprised....?

Maybe you are looking for

  • Save a version?

    what does it mean to save a version of a pdf?  why am I not able to open them? Essentially, I tried to rename a downloaded file and drag them to my documents file. I can't open the moved files but they are accessible from the download folder. The pro

  • 10g RAC on Solaris 10 containers - Question on Approach

    Hi All To introduce a little, I am trying to set-up 10g RAC (active-active) on Solaris 10 Containers. For the disaster recovery site, I was considering an option for storage replication across datacenters. As I look at the situation where the databas

  • SSF_API_NOSECTK error in SSFTEST program

    I get the error message ssf_api_nosectk in the SSF test program called SSFTEST. I am running ECC 6.0 and think that I have installed the crypto library ok. I can see everything in STRUST and an able to generate PSEs, etc.  The error message says that

  • HTML file previews

    In the Finder, my webpages I have saved show blank documents in the preview column. Not a generic icon, but a blank web page. When I Quick Look them, everything is fine, just not when they are being previewed. Other files (images, documents, etc.) wo

  • Public users can't open W-2's online

    I work in a public library.  We have Reader X installed on the public machines.  Occasionally we are getting reports that patrons are either unable to open W-2's from their employer or they are getting a prompt to install Adobe Reader.  I've checked