[BUGGED] xmonad tri-screen non-xinerama problems

Hello All!
New Archer here.  I'm really enjoying playing with Arch.  Ran it about a week on a VM, and then promptly backed up/tore up/re-created my 3 TB RAID array as a shrine in deciation to its glory.  I haven't posted much along the process, because I've generally been able to put things together to my liking other than a few minor setbacks that I mostly managed to handle myself.  I have even gave Arch the coveted position of my "Laptop Linux."  I have a slightly odd setup and it seems to be tied in with an issue that I am having, so I thought I might post here, especially since some of you seem to be xmonad users.
The Paragraph
Most wm's seem to handle non-Xinerama multi-display fine (I've been trying out as many as I could find since switching over to Arch.  I figured new Linux/new Look).  It seems that xmonad handles Xinerama better but has a less friendly non-Xinerama out of the box experience, and it is terribly hard to find the information I am after since when I go looking for multi-monitor resources, I find alot about Xinerama and praise for its Xinerama way of doing things.  Apparently, you still can't enable Composite and Xinerama at the same time, and in general, I prefer funny fade effects and what not to being able to move windows from screen to screen so have opted for a standard non-Xinerama multi-card, multi-display setup of xorg.
Bullet Points
1 - Minor Problem:  xmonad only runs on one screen if I don't enable Xinerama
2 - Entertwined Problem:  Composite extension becomes disabled if I enable Xinerama
3 - Other Entertwined Problem:  Most wm's I try if they don't support dual screen natively, I can simply put calls in my .xinitrc to load on the various display (ie. 'DISPLAY=:0.2 wmii &; DISPLAY=:0.1 wmii&; exec wmii'), and it's no big.  If I try that with xmonad, the session on DISPLAY :0.0 won't give up control of the keyboard to the displays on the other monitors.  That's pretty weird, since it gives up control to my unmanaged windows just fine, or gives up control to another WM (as I type this, I have openbox managing my second monitor so I have an easy way to resize windows and such, but that is a somewhat imperfect solution in my opinion).  If I leave the screens unmanaged , I can launch apps on them easily enough by 'DISPLAY=:0.1 thunderbird' (like I do with openbox managing them if I don't want to use the menu) through command-line or scripts, but there is no way to move the apps or resize them or anything without some WM (like openbox) attached to the DISPLAY.
4 - Minor Entertwined Problem That Makes This Whole Mess Harder To Ignore:
When you go off the screen to an unmanaged window or a window managed by another window manager, apparently xmonad continues to think you are focused on the app that you hovered over last on your way to the other screen (ie. if I go over to Thunderbird now, xmonad will leave the active border around Firefox since I have it on the left side of my primary monitor and the other screen is to the left).  This is no big, although I would prefer it to gray out or whatever.  At the same time, xmobar displays that I am still over my Firefox window.  I am fine with it not knowing that I am over messing around in another WM or on an unmanaged screen.  The big problem is that when I bring the mouse back, it seems to get confused about whether I left or not, and doesn't pass focus back to the app in question.  It still thinks the app has focus (according to its border and xmobar), but keystrokes still go to the other screen and the window on the first screen will no longer even directly respond to mouse clicks.  It is easy to fix, I can simply move to any other window on the same screen, and then back to my firefox and things work fine.  I know that's a weird wall of text, so a quick explanation:
If I take my mouse off the screen to the left, passing over Firefox, I end up on my Screen 1 that is currently displaying Thunderbird and managed by Openbox.  I can then click message, type things, all no problem.  If I move my mouse back to the Firefox screen, it looks like it is active, but I cannot click on anything (no links work, the buttons that control formatting of this message darken when I hover over them but do nothing on click, the check boxes at the bottom of this compose message window darken but do not respond to clicks, etc).  If I do nothing else other than but my mouse over one of my terminal windows (which will receive the focus border and receive input fine), and then move it back to Firefox - everything in Firefox will at that point work great.
That last note is the primary reason I can't just let another WM loose on my secondary display and go about my day (I mean, I tend to just leave e-mail up on the thing, and I suppose a valid argument can be made for having a floating manager on your second screen anyway).  It's most annoying when I just barely go off the edge of the main monitor by mistake, say on my way to a tab or something, and can't click my tabs anymore without dragging the mouse back to a terminal and back over to Firefox.  Of course, I would be fine with messing with xmonad on all my screens really if I didn't have to turn off my Composite extension to do it.
One easy solution is to just use Awesome.  It looks nice and seems to offer some of the same features, but I kind of like xmonad's way of configuring things and the idea that my configs seemingly shouldn't break on minor version numbers.  Awesome has already bit me in my playing around by making widget obselete two days after I put the widgets in my config file, and it seems they have a history of this type of action. 
I can happily provide any configuration files on request.  My xorg.conf is probably of the most interest, I would think, but if I knew how to fix this, I wouldn't be on here asking for help.  It doesn't appear to be related to xmonad.hs, since I can use the default or a heavily customized one and get the same behavior.  There might be a way to fix the problem somehow in xmonad.hs; I don't know.
Oh well, sorry my first post was such a wall of text, but I wanted to provide a solid idea of what was going on here.  Any help would be greatly appreciated.
Lewis
Last edited by llcawthorne (2009-11-18 02:26:08)

vogt wrote:
I have had composite enabled with xinerama.
Some graphics drivers restrict the size of all screens to fit within 2048x2048 pixels if you still want compositing, but if you have 3 monitors, it is unlikely that that you can find an arrangement that satisfies that driver/hardware limitation.
Yeah, 2048x2048 woudln't work for me.  My main monitor runs 1920x1200, secondary is 1680x1050, and the tv is at 1920x1080.
Apparently since the xorg upgrade the other day, I can't even turn on Xinerama anymore.  I know it worked when I tested just to see if things worked in Xinerama mode the other day (but it automatically disabled Composite).  Now I can turn on Xinerama but I get a strange cursor flicker and segfault when trying to go to the other screen.  Apparently some other people have that problem with the latest x-server and xinerama with Nvidia, but I haven't looked into fixing it, since I don't tend to use Xinerama anyway.  It makes testing some solutions a bit harder though not being able to temporarily turn it on.
I have done some more testing though.  With my current multi-screen Xinerama off X-layout, things definitely work as expected in other Window managers.  I have played around in GNOME, compiz, fluxbox, openbox, awesome and ratpoison with this separate screen X-layout without problems. 
The problem seems to be more with xmonad accepting the cursor than letting it go.  When I run :0.1 unmanaged or with another window manager, I can switch over to the other display with 100% reliability, but only have the problem when coming back to my xmonad display.  However, if I spawn xmonad to :0.1 in addition to having xmonad on :0.0, I almost always have problems switching over to :0.1, but once I get switched over to :0.1, I have trouble coming back to :0.0.
Also, strangely enough, I can reliably switch to any other display with two windows on it.  I have taken to running a clock on display :0.1, since 90% of the time when I switch over to my e-mail client I will not get proper focus.  I can fix this 100% of the time by mousing over the clock, then back over the e-mail client.  To come back to my main screen, I will not get focus on my browser 90% of the time, but can reliably get focus to it 100% of the time there is a problem by mousing over one of the terminals to the right of my browser and then coming back to the browser.  Since the problem is predictable, I can work around it, but either way it is annoying.
The problem is easy to duplicate with both a default xmonad.hs, another xmonad.hs pulled off the site (tried it with andrea's and arossato's, and with my personal customized and overly large xmonad.hs that I have been trying out various features with.
Curiously enough, since it was a focus problem, I though "maybe if it updated focus more often?" and I tried 'import XMonad.Actions.UpdateFocus" with the proper startupHook's and handleEventHooks to make it attempt to update focus whenever you move the mouse within a window.  This did nothing to alleviate the problem, although it obviously took ince I noticed the change in focus handling when I didn't leave a monitor.
Oh, and as another test to see if it might relate back to my drivers somehow, I removed nvidia's proprietary drivers and installed Nouveau.  While the Nouveau drivers are pretty neat (the fast frame buffer switching is fun!), I found them annoying since I don't know how to make my console come up on the right monitor with them, but that is unrelated.  I changed around my config and brought up X and was able to duplicate the problem exactly with the alternate drivers (but same configuration otherwise). 
And lastly, I booted to my Gentoo install (that does use the same hardware are xorg.conf).  I can't get the 0.9 xmonad from the overlay to compile on it for whatever reason, so it conveniently has 0.8 installed.  I see the same behavior with a default config and a sample config swiped from the website (I cannot test with my custom config, since it has multiple 0.9 imports in it, but I have no reason to believe it would react differently).
I welcome any ideas.
Lewis Cawthorne

Similar Messages

  • Iphone 4 (White MC604FB) Update iOs 6.0 - Wifi Problem and iphone bug when trying to unlock on call receive. Is this a known bug ?

    Dear Members (and Apple Team)
    I have two iphones 4 and two bugs on the white one
    1/ Is the first gen (Black)
    2/ Is the second gen (White MC604FB)
    I both uptdated the into Update iOs 6.0 -
    Bug 1 : With the white iPhone 4 i have a real Wifi Problem, as close as 5 to 7 meters from any WiFi spot, i lose the signal, where my "black" iphone at the same time and same distance shows full signal (and tested with safari.... works).
    Bug 2 : Once the white iphone is in "stand by" when trying to unlock on incoming call, the touch screen works and receive the touch information, but it bugs on trying to unlock to receive the call. (very very anoying :o) have to call back almost every time.
    Are those already known bugs ? Is there a fix ?
    Reagrds
    Alexandre

    Dear Diesel
    Thanks for your prompt reply.
    I did restore before posting, in evry possible way. no improvment.
    I have 24H ago updated to iOS 6.01. So far no more "screen jam" on incoming calls, but the wifi is still inconsistent with very poor signal strenght (compare to my black iphone 4)
    PS : For information, did beleive  there was two versions of iphone 4 (In Europe ) :
    1/ Is firts generation "gen" with With board MC603FB
    2/ The white one for me with board MC604FB

  • The Green Screen and Video Problems

    Hello,
    I've read through the issues and answers on this topic but some of the things are working and some not.  For isntance, I was able to resolve one of my issues with some other fixes I had found through general online forums for the "green" screen which plays with only audio.  It seems to be working for me on you tube but not on Facebook anymore alhtough Facebook videos worked the first time around when I rebooted.
    What I did was go into my internet options and under accelerated graphics I ticked use software rendering instead of...
    and under the security tab I ticked enable 64 bit processes in enhanced protected...  Should the Enhanced protected mode be enabled as well then?  Should I tick that option.
    I also treid to do what the answers recommended...such as right clicking on the video in Facebook when it is playing and while I do get a pop up I get settings options or global settings and adobe flash player info...clicking on settings gives me options but none for the "display", only for my microphone, camera and storage.  If I click on global settings, it takes me to flash player help.  And last option I get my version of Adobe info, which is version 13.00.214.  So no option to untick disable accelerated graphics cause I think I've done this in control panel already.
    But now why it is working with youtube and not with Facebook videos  I also tried to play some home videos like wmv files and other video files in my windows media flash player and there I get a black screen but still audio plays.
    My computer is an HP Pavillion Notebook PC and it came with Windows 8.1 already installed.  My Graphics Display adapter is an AMD Radeon R5 Graphics Card.
    So what the heck do I do now.  Should I install newer Adode Player?  Even when unticking the accelerated graphis option, this is really not a solution to the deeper problem and issue, because then it slows down your graphics?  
    My computer is not even a week old and I hate having to always download fixes and constant updates and spend hours researching and trying to fix a problem that really should not occur to begin with.  Why are there so many glitches with Windows?  Is this a problem related with windows updates as well.  Active X controls?  Compatibility isuses with 64 bit processes.  Should I use Firefox.  I did that with my old HP which finally kicked the bucket and that is why I had to buy a new one.  I had to replace my battery before even a year and my warranty battery did not last that long either and then the thing finally overheated and died.  But I had lots of similar things happen before with last HP laptop so is it Windows or is it HP or is it browsers, players? 
    I am sorry if I am unloading on you...I don't mean too but it is just soooo frustrating as a consumer to have to always go through these kinds of things.  I use my laptop for self employment so please help!!!!!
    Thanks for letting me vent..  I would appreciate your help, thank you.
    A frustrated customer
    This question was solved.
    View Solution.

    Thank you for visiting the HP Support Forums and Welcome. I am sorry you have experience any issues.  I have looked into your issue with the Video issues.
    Have you uninstalled Internet Explorer?
    Have you tried Google Chrome?
    It already includes Adobe® Flash® Player built-in. Google Chrome will automatically update when new versions of Flash Player are available. Adobe are on version 15. Here is a spot to update. This does have a link to Google Chrome as well.
    Here is a link to common Flashplayer issues.
    I would try a system restore as this would undo any changes that might have happened with a Microsoft update. Sometimes they have not finished or been installed on the Notebook.
    Hope this helps you.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Persistent blue screen of death problems on Toshiba laptop pc; need help

    hey, guys,
     I was hoping you could help me out here.  I have been experiencing persistent blue screen of death problems on my Toshiba laptop since December 21 of 2014.  The first two times I started having theses persistent issues, I downloaded a bunch of redundant programs and games onto my computer, some of which were virus infected.  I had these programs on my computer for a while before my laptop was taken in for repairs.  I eventually uninstalled some unnecesssary programs from my pc, hoping it would have fixed these issues, even tried windows update.  I didn't have a clue that my problems were due to virus infections/malware until the two most recent times my computer was taken in for repairs; I had always been thinking it was a defective driver.  My laptop has already been in for repairs at least twice due to these perpetual BSOD problems; I had Norton Internet Security installed on my pc before the Geek Squad team (who repaired my computer and found 312 traces of malware in my system during the virus test; I was told by them that I had mistakenly downloaded infected web browsers onto my pc) switched me to Webroot SecureAnywhere (they said it was better at detecting viruses/malware than my NIS), but even after my pc has been through repairs twice in a row, I am still experiencing blue screens (this only seems to have happened once each week, and on one occasion, I went through almost two weeks without it occurring).  I am pretty sure, that I haven't downloaded anything onto my computer infected with viruses/malware (each of the scans done by my Webroot antivirus have found nothing), I have only a few games/apps installed on my pc, and what I downloaded all came from Microsoft's official website.  I can't afford to be wasting any more money on repairs, and I am desperately searching for any possible way to fix this myself.  Any help would be appreciated.  I have a copy of two of the memory dumps from my most recent crashes (I also have the dump reports from my most recent crashes dating back to March 6; I got these from an app from NirSort called Blue Screen View, if you need those)  I also have my system specs:
    http://1drv.ms/1I6AsaE
    http://1drv.ms/1Qdsb7T
     Note that many of these earler dump reports (the ones from March) came from viruses.  The ones from most recently as last month, I am not sure about.
    Attachments:
    POPCHOCK-PC.txt ‏149 KB

    Satellite C75D-B7300 (PSCLEU-009004)
    Thrashing about this way gets us nowhere.
    Best to restore the hard disk to its original out-of-the-box contents.
       Settings > Change PC settings > Update and recovery tab > Recovery tab > Remove everything and reinstall Windows
    Use the freshly restored machine for a day or so before any installations of hardware, software, or updates of any kind. If you get no crashes, the problem is not likely due to hardware.
    Then add updates and other things slowly, keeping track of them. If you get crashes after that, give us the corresponding dmp files.
    -Jerry

  • Firmware bug: CPU1 tried to use APIC500

    Every time I want to use the computer (HP Compaq  6005 Pro small form factor) I have to switch it on and then push the reset button after booting up to a black screen.
    I once got :
    Firmware bug: CPU1 tried to use APIC500 (LVT offset0) for vector 0x400 but the register is already in use for vector 0xf9 on another CPU.
    Any ideas?
    Is Linux reporting a real firmware fault or is it wrong?

    Hello anonio-mouse,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand you are getting the [Firmware Bug]: cpu 1, try to use APIC500 (LVT offset 0) for vector 0x400, but the register is already in use for vector 0xf9 on another cpu. I have looked on the Ubuntu site and under the Bugs section I found the bug [Firmware Bug]: cpu 1, try to use APIC500 (LVT offset 0) for vector 0x400, but the register is alrea... so it looks to be a geniune error and is being addressed on the Ubuntu site.
    I hope I have answered your question to your satisfaction. Thank you for posting on the HP Forums. Enjoy your weekend!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • We tried to isolate our problem but with no results

    When we compress an iMovie and we play it back in Quick Time it is fine and then at some random point the screen is reduced and a pixulated distortion appears on the right of the screen. The picture is squeezed horizontally. The iMovie is fine. We are using JVC GZ-HD3U Camera, Mac OS X (10.5.4), Quick time player 7.5 We are tried to isolate the problem. We uploading the iMovie to another computer. We compressed the movie in QT and got a partial piece of another clip in the screen throughout the movie. We uploaded movies previously on each computer and had no problems. Our settings have not changed between the movies, we had made previously and movies which we encountered problems with. Surely we are not the only ones to encounter this problem. Is there an alternative to QT?

    Hello Pennie1111,
    Thanks for using Apple Support Communities.
    It's not clear to me what the issue is in which you'd like a solution to, but if you need to restart your Apple TV, then please follow the directions below.
    Restart your Apple TV by selecting Settings > General > Restart.
    If you can't restart your Apple TV because it's unresponsive, try the following:
    Hold down Menu and Down on the Apple Remote for six seconds, and then release when you see the indicator light on the Apple TV blink rapidly.
    Unplug the Apple TV power cord for three seconds, and then plug it back in.
    How to restart your Apple TV - Apple Support
    Take care,
    Alex H.

  • Whenever a prompt window opens, the first option is highlighted in blue. Tried restarting, but the problem persisted.

    Whenever a prompt window opens, the first option is highlighted in blue. Tried restarting, but the problem persisted. I don't recall doing anything unusual when the problem started.

    The fact that the cancel button (first option) is outlined in blue is what's bugging me. I've never seen this happen before. This happens with every single dialog/prompt window.

  • I purchased an in-app component but it has not downloaded and I cannot seem to contact the seller. I've tried to report a problem but no window opens in which to report the problem. Any ideas?

    I purchased in in-app component for an email program but it has not shown up in the app on my ipad. I tried to report a problem, but no window opens in which to explain my situation. How do I get a message to the seller or to itunes? I am reluctant to re-purchase the component.

    Can you download large files from other places apart from the App store, wondering if it is the App store or your internet connection.
    If it just the app store check this url http://www.apple.com/support/mac/app-store/contact/

  • ICloud changes my calendar colors.  I am no longer able to pick my own calendar colors.  This is due to some bug on iCloud.  FIX THIS PROBLEM IMMEDIATELY APPLE!!!  THIS IS RIDICULOUS.  iCloud should not force us to pick calendar colors.

    iCloud changes my calendar colors.  I am no longer able to pick my own calendar colors.  This is due to some bug on iCloud.  FIX THIS PROBLEM IMMEDIATELY APPLE!!!  THIS IS RIDICULOUS.  iCloud should not force us to pick calendar colors.  We should be able to pick our own!!!!!

    Same here, Calender keeps reverting to Purple a color I never ever even picked, screw you iCloud, you continue to annoy me and baffle me with your inadequecies

  • My Ipod touch screen will not come  up unless I conect it to the computer. It never gets past the apple logo and never fully retores? My screen is crackd a little at the bottom. Is this a screen or software problem?

    My ipod touch 4will not respond unless  I hook it up to the computer. It never goes pasthe logo apple screen.It never restores fully. Cant tell if this is a screen or software problem.

    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 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       
    Apple will exchange your iPod for a refurbished one for $199 if a 64 GB one and $99 for the other 4G iPods. They do not fix yours.
      Apple - iPod Repair price

  • I have a 17" Macbook pro with flickering red and cyan(blue) lines across the screen. The issue disappears temporarily when I tap on the computer, and the problem does not occur when I use external display or try to screen capture the problem.

    I purchased my Macbook (17") through a certified apple tecnition in August 2012, it was refurbished and the motherboard was completely replaced. I do a lot of photo editing, but I have been unable to do so because of the red vibrating lines that interrupt my screen. The issue disappears temporarily when I tap on the computer, and the problem does not occur when I use external display or try to screen capture the problem. I brought the computer back to the technition I purchased it from and he said that it was a problem with my fan, so I have two new fans but the issue is still occuring. He says he doesnt know whats wrong. Does anyone have any information on this issue?
    Here is an image of the issue
    http://www.flickr.com/photos/67839707@N08/8884847081/

    I recommend having your Mac serviced by someone competent. A force sufficient to "blow apart" the fans was clearly excessive and may have damaged the display cable, as well as any number of other problems.
    Dust is properly cleaned with a vacuum, preferably one designed for computer service, and they are not cheap.
    Compressed air should never be used. It just blows dust everywhere, often into places where it can no longer be removed.

  • I have a Macbook Pro. I updated to 10.9.4 an downloaded the trial for Creative Cloud. It downloaded and installed but will not open. I shut down and tried reinstalling. Same problem.

    I have a Macbook Pro. I updated to 10.9.4 an downloaded the trial for Creative Cloud. It downloaded and installed but will not open. I shut down and tried reinstalling. Same problem.
    Thanks.

    I stumbled upon the solution. In addition to downloading Creative Cloud, I needed to go back to the website and  download trials for the programs I want to use--Photoshop and Lightroom. Once I did that, I was in business. Would save trouble if that was made clear on the download site.
    Thanks

  • When I start up the computer, the dialogue box opens and saying that the procedure entry point splite3_wal_checkpoint could not be located in the dynamic link library SQLite3.dll.  I tried to fix this problem by redownloading itunes, but the problem still

    When I start up the computer, the dialogue box opens and saying that the procedure entry point splite3_wal_checkpoint could not be located in the dynamic link library SQLite3.dll.  I tried to fix this problem by redownloading itunes, but the problem still persists.  How can I fix it?  thank you.

    With Windows Explorer, navigate to your C:\Program Files\Common Files\Apple\Apple Application Support folder.
    Copy the SQLite3.dll that you should find there, navigate to the nearby Mobile Device Support folder, and Paste it in there also.
    Reboot and see if all is well
    In case that your OS is Windows 7 (64 bit)
    1. Open windows explorer, go to location C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    2. Copy file "SQLite3.dll"
    3. Open new windows explorer, to to location C:\Program Files (x86)\Common Files\Apple\Mobile Device Support
    4. Paste file "SQLite3.dll" to the location.
    5. Reboot your computer, it should not display that message, it should be clear.
    Good Luck

  • My music seems to be frozen - it's trying to play something but just keeps scrolling my library. I've tried resetting but the problem persists. Help !!

    My music seems to be frozen - it's trying to play something but just keeps scrolling my library. I've tried resetting but the problem persists. Help !!

    Make sure that all of your music is in iTunes. Once you have made sure that all of the music that is on your phone is on the computer that you sync with, go to Settings>General>Usage, slide your finger from left to right across the music portion, delete the library, restart the phone, then sync the library back to your phone via iTunes.

  • Need urgent help. I have been trying to resolve this problem to no avail. I am able to preview my sp

    Need urgent help. I have been trying to resolve this problem to no avail. I am able to preview my sprymenu on my local browsers opera, google crome, and IE but when it is uploaded, the sprymenu squashes to the left hand side.

    Please get your checkbook ready. (Only kidding.)
    Have you ever done a hard factory reset of your Airport Express base? If not, then try it. Push down the reset button with a pen, then keep it depressed as you plug AX into the wall and keep holding it down until the green light blinks 4 times and then turns amber. Then let go. Unplug your broadband modem for a couple of minutes and shut down your Mac. First restart the modem, then the Mac. Use Airport Setup Assistant to set up a new network from scratch.
    In System Prefs > Network > Show > Network Port Configurations drop n drag Airport to the top of the list and deselect all port configurations that you do not use.
    That's a start.

Maybe you are looking for

  • Vendor Consignment in SAP

    HI In case of VMI, let's say we create Consignment PO and do a GR against the same. Since this is VMI, there is no accounting document posted. Later we have to do a 411K movement to transfer stock to own inventory, which is when we post to Inventory

  • Getting videos to appear in the Video Centre. What...

    I've put a video on my phone in My Videos, then My Videos/Downloads and it's not appearing in the Video Centre. I can open it from the File Manager fine. What directory does the Video Centre look in for files? I mainly ask because in the past when a

  • Mail app won't show photos

    This problem exists in all three new iPhone 4s's in my family:  The Mail app won't display some photos attached to emails.  Some photos show up, others don't.  All are jpeg's with the proper .jpg appendage, all are relatively small files (approx 200k

  • 'DO VARYING' operator

    Hello, I have a problem with 'DO' operator. I am using expression in my program: DATA old_pernr LIKE p9090-OLD_PERNR01.     DATA datp LIKE p9090-DATP01.     DO 50 TIMES VARYING old_pernr FROM it9090_old-OLD_PERNR01 NEXT it9090_old-OLD_PERNR02        

  • Jdbc 9.2 work with RAC database

    Dear Sirs, I notice that jdbc 9.2 support the use of service name in the connection string, i.e : host:port_no:service_name, prior to 9.2, sid must be used to make the connection. Question 1. After using jdbc 9.2 with service name, can it be benefit