Screen rotation using newest fglrx?

I'm running an ATI X600 with fglrx 8.32.5-1 in Gnome and I'm trying to get counter-clockwise rotation in my monitors. Does anyone know if the fglrx driver supports screen rotation?
I've had no luck trying to use RandRRotate and also just Rotate and setting that to CCW or CW, but they get ignored when I look through Xorg.0.log. Am I trying to make something work that just isn't supported yet?
I'm looking at buying a new card anyways (nvidia) so maybe I'll just wait on it, unless anyone has good news.

I've not experienced this issue as we've discussed in your other thread mentioning this issue.
Has this occurred to you across various OS releases?
Does it occur across different e-mail sources and providers?
1. If any post helps you please click the below the post(s) that helped you.
2. Please resolve your thread by marking the post "Solution?" which solved it for you!
3. Install free BlackBerry Protect today for backups of contacts and data.
4. Guide to Unlocking your BlackBerry & Unlock Codes
Join our BBM Channels (Beta)
BlackBerry Support Forums Channel
PIN: C0001B7B4   Display/Scan Bar Code
Knowledge Base Updates
PIN: C0005A9AA   Display/Scan Bar Code

Similar Messages

  • Will the iPad screen rotate using gmail

    Will iPad screen rotate using gmail

    Yes.
    http://i1224.photobucket.com/albums/ee374/Diavonex/2b59e367854f275ee4cf444918ccc 9cd_zpsd90cea72.jpg

  • Unlock screen rotation iPad using ISO 7

    Unlock screen rotation iPad ISO 7

    Swipe up from the bottom of the screen to reveal the Control Centre and it's the last icon in the group in the middle - it has a padlock with a circular arrow on it.
    Regards,
    Steve

  • How to blank laptop screen when using external monitor/

    Hi there
    I need some help with figuring out how to configure my xorg.conf for my Arch Linux 64 bit installation on a HP Pavilion dv 5000 laptop so that I can automatically blank my laptop screen when using an external monitor.  I have Arch Linux installed along with Ubuntu Feisty.  In Ubuntu my external monitor (Viewsonic 1912WB) was not detected at the time of installation but with the native 1280X800 resolution that is good for the laptop takes effect for the external monitor automatically when the external monitor is plugged in.  The laptop monitor goes blank when the external monitor is plugged in.
    In my Arch Linux installation I have not been able to configure a dual head configuration using the ATI Radeon drivers (fglrx).  I have the native 1280X800 resolution set up for the laptop monitor and this resolution takes effect for the external monitor also.  However the laptop monitor also continues to function when the external monitor is plugged in.  I would like to blank the laptop monitor when using the external monitor.
    I am attaching my Arch Linux xorg.conf and the Ubuntu xorg.conf below.  Thanks for anyone who can help, I am having a lot of difficulty in figuring out how to set up xorg.conf among all the things that I have had to learn so far in Linux and I am a relative newcomer to the whole thing. I have tried to compare the two xorg.conf files and edit my Arch xorg.conf in accordance with the Ubuntu one but it did not work and I keep getting errors!
    I am using XFCE as my Desktop environment.
    Arch Linux xorg.conf
    # File generated by xorgconfig.
    # Copyright 2004 The X.Org Foundation
    # Permission is hereby granted, free of charge, to any person obtaining a
    # copy of this software and associated documentation files (the "Software"),
    # to deal in the Software without restriction, including without limitation
    # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    # and/or sell copies of the Software, and to permit persons to whom the
    # Software is furnished to do so, subject to the following conditions:
    # The above copyright notice and this permission notice shall be included in
    # all copies or substantial portions of the Software.
    # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
    # The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
    # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
    # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    # SOFTWARE.
    # Except as contained in this notice, the name of The X.Org Foundation shall
    # not be used in advertising or otherwise to promote the sale, use or other
    # dealings in this Software without prior written authorization from
    # The X.Org Foundation.
    # Refer to the xorg.conf(5) man page for details about the format of
    # this file.
    # Module section -- this  section  is used to specify
    # which dynamically loadable modules to load.
    # Files section.  This allows default font and rgb paths to be set
    # Server flags section.
    # Input devices
    # Core keyboard's InputDevice section
    # Core Pointer's InputDevice section
    # Other input device sections
    # this is optional and is required only if you
    # are using extended input devices.  This is for example only.  Refer
    # to the xorg.conf man page for a description of the options.
    # Section "InputDevice"
    #    Identifier  "Mouse2"
    #    Driver      "mouse"
    #    Option      "Protocol"      "MouseMan"
    #    Option      "Device"        "/dev/mouse2"
    # EndSection
    # Section "InputDevice"
    #    Identifier "spaceball"
    #    Driver     "magellan"
    #    Option     "Device"        "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    #    Identifier "spaceball2"
    #    Driver     "spaceorb"
    #    Option     "Device"        "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    #    Identifier "touchscreen0"
    #    Driver     "microtouch"
    #    Option     "Device"        "/dev/ttyS0"
    #    Option     "MinX"          "1412"
    #    Option     "MaxX"          "15184"
    #    Option     "MinY"          "15372"
    #    Option     "MaxY"          "1230"
    #    Option     "ScreenNumber"  "0"
    #    Option     "ReportingMode" "Scaled"
    #    Option     "ButtonNumber"  "1"
    #    Option     "SendCoreEvents"
    # EndSection
    # Section "InputDevice"
    #    Identifier "touchscreen1"
    #    Driver     "elo2300"
    #    Option     "Device"        "/dev/ttyS0"
    #    Option     "MinX"          "231"
    #    Option     "MaxX"          "3868"
    #    Option     "MinY"          "3858"
    #    Option     "MaxY"          "272"
    #    Option     "ScreenNumber"  "0"
    #    Option     "ReportingMode" "Scaled"
    #    Option     "ButtonThreshold"       "17"
    #    Option     "ButtonNumber"  "1"
    #    Option     "SendCoreEvents"
    # EndSection
    # Monitor section
    # Any number of monitor sections may be present
    # Graphics device section
    # Any number of graphics device sections may be present
    # Standard VGA Device:
    # Device configured by xorgconfig:
    # Screen sections
    # Any number of screen sections may be present.  Each describes
    # the configuration of a single screen.  A single specific screen section
    # may be specified from the X server command line with the "-screen"
    # option.
    # ServerLayout sections.
    # Any number of ServerLayout sections may be present.  Each describes
    # the way multiple screens are organised.  A specific ServerLayout
    # section may be specified from the X server command line with the
    # "-layout" option.  In the absence of this, the first section is used.
    # When now ServerLayout section is present, the first Screen section
    # is used alone.
    # Section "DRI"
    #    Mode 0666
    # EndSection
    Section "ServerLayout"
    # The Identifier line must be present
    # Each Screen line specifies a Screen section name, and optionally
    # the relative position of other screens.  The four names after
    # primary screen name are the screens to the top, bottom, left and right
    # of the primary screen.  In this example, screen 2 is located to the
    # right of screen 1.
    # Each InputDevice line specifies an InputDevice section name and
    # optionally some options to specify the way the device is to be
    # used.  Those options include "CorePointer", "CoreKeyboard" and
    # "SendCoreEvents".
        Identifier     "Simple Layout"
        Screen      0  "aticonfig-Screen[0]" 0 0
        InputDevice    "Mouse1" "CorePointer"
        InputDevice    "Keyboard1" "CoreKeyboard"
    EndSection
    Section "Files"
    # The location of the RGB database.  Note, this is the name of the
    # file minus the extension (like ".txt" or ".db").  There is normally
    # no need to change the default.
    #    RgbPath    "/usr/share/X11/rgb"
    # Multiple FontPath entries are allowed (which are concatenated together),
    # as well as specifying multiple comma-separated entries in one FontPath
    # command (or a combination of both methods)
    #    FontPath   "/usr/share/fonts/TTF"
    #    FontPath   "/usr/share/fonts/Type1"
    #    FontPath   "/usr/lib/X11/fonts/local/"
    #    FontPath   "/usr/lib/X11/fonts/misc/"
    #    FontPath   "/usr/lib/X11/fonts/75dpi/:unscaled"
    #    FontPath   "/usr/lib/X11/fonts/100dpi/:unscaled"
    #    FontPath   "/usr/lib/X11/fonts/Speedo/"
    #    FontPath   "/usr/lib/X11/fonts/Type1/"
    #    FontPath   "/usr/lib/X11/fonts/TrueType/"
    #    FontPath   "/usr/lib/X11/fonts/freefont/"
    #    FontPath   "/usr/lib/X11/fonts/75dpi/"
    #    FontPath   "/usr/lib/X11/fonts/100dpi/"
    # The module search path.  The default path is shown here.
    #    ModulePath "/usr/lib/modules"
        FontPath     "/usr/share/fonts/misc"
        FontPath     "/usr/share/fonts/100dpi:unscaled"
        FontPath     "/usr/share/fonts/75dpi:unscaled"
    EndSection
    Section "Module"
    # This loads the DBE extension module.
    # This loads the miscellaneous extensions module, and disables
    # initialisation of the XFree86-DGA extension within that module.
    # This loads the font modules
    #    Load        "type1"
    # This loads the GLX module
    #    Load       "glx"
    # This loads the DRI module
    #    Load       "dri"
        Load  "dbe"      # Double buffer extension
        SubSection "extmod"
            Option        "omit xfree86-dga"   # don't initialise the DGA extension
        EndSubSection
        Load  "freetype"
    #    Load        "xtt"
    EndSection
    Section "InputDevice"
    # For most OSs the protocol can be omitted (it defaults to "Standard").
    # When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
    # uncomment the following line.
    #    Option     "Protocol"      "Xqueue"
    #    Option    "Xleds"      "1 2 3"
    #    Option "LeftAlt"     "Meta"
    #    Option "RightAlt"    "ModeShift"
    # To customise the XKB settings to suit your keyboard, modify the
    # lines below (which are the defaults).  For example, for a non-U.S.
    # keyboard, you will probably want to use:
    #    Option "XkbModel"    "pc105"
    # If you have a US Microsoft Natural keyboard, you can use:
    #    Option "XkbModel"    "microsoft"
    # Then to change the language, change the Layout setting.
    # For example, a german layout can be obtained with:
    #    Option "XkbLayout"   "de"
    # or:
    #    Option "XkbLayout"   "de"
    #    Option "XkbVariant"  "nodeadkeys"
    # If you'd like to switch the positions of your capslock and
    # control keys, use:
    #    Option "XkbOptions"  "ctrl:swapcaps"
    # These are the default XKB settings for Xorg
    #    Option "XkbRules"    "xorg"
    #    Option "XkbModel"    "pc105"
    #    Option "XkbLayout"   "us"
    #    Option "XkbVariant"  ""
    #    Option "XkbOptions"  ""
    #    Option "XkbDisable"
        Identifier  "Keyboard1"
        Driver      "kbd"
        Option        "AutoRepeat" "500 30"
    # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
        Option        "XkbRules" "xorg"
        Option        "XkbModel" "pc104"
        Option        "XkbLayout" "us"
    EndSection
    Section "InputDevice"
    # Identifier and driver
    # the following line.
    #    Option "Protocol"    "Xqueue"
    # Mouse-speed setting for PS/2 mouse.
    #    Option "Resolution"    "256"
    # Baudrate and SampleRate are only for some Logitech mice. In
    # almost every case these lines should be omitted.
    #    Option "BaudRate"    "9600"
    #    Option "SampleRate"    "150"
    # Mouse wheel mapping.  Default is to map vertical wheel to buttons 4 & 5,
    # horizontal wheel to buttons 6 & 7.   Change if your mouse has more than
    # 3 buttons and you need to map the wheel to different button ids to avoid
    # conflicts.
    # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
    #    Option "Emulate3Buttons"
    #    Option "Emulate3Timeout"    "50"
    # ChordMiddle is an option for some 3-button Logitech mice
    #    Option "ChordMiddle"
        Identifier  "Mouse1"
        Driver      "mouse"
        Option        "Protocol" "Auto"    # Auto detect
        Option        "Device" "/dev/input/mice"
    # When using XQUEUE, comment out the above two lines, and uncomment
        Option        "ZAxisMapping" "4 5 6 7"
    # Emulate3Buttons is an option for 2-button mice
    EndSection
    Section "Monitor"
    # HorizSync is in kHz unless units are specified.
    # HorizSync may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    #    HorizSync    30-64         # multisync
    #    HorizSync    31.5, 35.2    # multiple fixed sync frequencies
    #    HorizSync    15-25, 30-50  # multiple ranges of sync frequencies
    # VertRefresh is in Hz unless units are specified.
    # VertRefresh may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
        Identifier   "My Monitor"
        HorizSync    30.0 - 62.0
        VertRefresh  50.0 - 70.0
    EndSection
    Section "Monitor"
        Identifier   "aticonfig-Monitor[0]"
        Option        "VendorName" "ATI Proprietary Driver"
        Option        "ModelName" "Generic Autodetecting Monitor"
        Option        "DPMS" "true"
    EndSection
    Section "Device"
    # The chipset line is optional in most cases.  It can be used to override
    # the driver's chipset detection, and should not normally be specified.
    #    Chipset    "generic"
    # The Driver line must be present.  When using run-time loadable driver
    # modules, this line instructs the server to load the specified driver
    # module.  Even when not using loadable driver modules, this line
    # indicates which driver should interpret the information in this section.
    # The BusID line is used to specify which of possibly multiple devices
    # this section is intended for.  When this line isn't present, a device
    # section can only match up with the primary video device.  For PCI
    # devices a line like the following could be used.  This line should not
    # normally be included unless there is more than one video device
    # intalled.
    #    BusID      "PCI:0:10:0"
    #    VideoRam    256
    #    Clocks    25.2 28.3
        Identifier  "Standard VGA"
        Driver      "vga"
        VendorName  "Unknown"
        BoardName   "Unknown"
    EndSection
    Section "Device"
        #VideoRam    131072
        # Insert Clocks lines here if appropriate
        Identifier  "* Generic VESA compatible"
        Driver      "vesa"
    EndSection
    Section "Device"
        Identifier  "aticonfig-Device[0]"
        Driver      "fglrx"
    EndSection
    Section "Screen"
        Identifier "Screen 1"
        Device     "* Generic VESA compatible"
        Monitor    "My Monitor"
        DefaultDepth     24
        SubSection "Display"
            Viewport   0 0
            Depth     8
            Modes    "1280x800" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     16
            Modes    "1280x800" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     24
            Modes    "1280x800" "800x600" "640x480"
        EndSubSection
    EndSection
    Section "Screen"
        Identifier "aticonfig-Screen[0]"
        Device     "aticonfig-Device[0]"
        Monitor    "aticonfig-Monitor[0]"
        DefaultDepth     24
        SubSection "Display"
            Viewport   0 0
            Depth     24
        EndSubSection
    EndSection
    Ubuntu xorg.conf
    # /etc/X11/xorg.conf (xorg X Window System server configuration file)
    # This file was generated by dexconf, the Debian X Configuration tool, using
    # values from the debconf database.
    # Edit this file with caution, and see the xorg.conf(5) manual page.
    # (Type "man xorg.conf" at the shell prompt.)
    # This file is automatically updated on xserver-xorg package upgrades *only*
    # if it has not been modified since the last upgrade of the xserver-xorg
    # package.
    # If you have edited this file but would like it to be automatically updated
    # again, run the following command:
    #   sudo dpkg-reconfigure -phigh xserver-xorg
    Section "Files"
        FontPath    "/usr/share/fonts/X11/misc"
        FontPath    "/usr/share/fonts/X11/cyrillic"
        FontPath    "/usr/share/fonts/X11/100dpi/:unscaled"
        FontPath    "/usr/share/fonts/X11/75dpi/:unscaled"
        FontPath    "/usr/share/fonts/X11/Type1"
        FontPath    "/usr/share/fonts/X11/100dpi"
        FontPath    "/usr/share/fonts/X11/75dpi"
        # path to defoma fonts
        FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    EndSection
    Section "Module"
        Load    "i2c"
        Load    "bitmap"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "vbe"
    EndSection
    Section "InputDevice"
        Identifier    "Generic Keyboard"
        Driver        "kbd"
        Option        "CoreKeyboard"
        Option        "XkbRules"    "xorg"
        Option        "XkbModel"    "pc105"
        Option        "XkbLayout"    "us"
    EndSection
    Section "InputDevice"
        Identifier    "Configured Mouse"
        Driver        "mouse"
        Option        "CorePointer"
        Option        "Device"        "/dev/input/mice"
        Option        "Protocol"        "ImPS/2"
        Option        "ZAxisMapping"        "4 5"
        Option        "Emulate3Buttons"    "true"
    EndSection
    Section "InputDevice"
        Identifier    "Synaptics Touchpad"
        Driver        "synaptics"
        Option        "SendCoreEvents"    "true"
        Option        "Device"        "/dev/psaux"
        Option        "Protocol"        "auto-dev"
        Option        "HorizScrollDelta"    "0"
    EndSection
    Section "InputDevice"
        Driver        "wacom"
        Identifier    "stylus"
        Option        "Device"    "/dev/input/wacom"
        Option        "Type"        "stylus"
        Option        "ForceDevice"    "ISDV4"        # Tablet PC ONLY
    EndSection
    Section "InputDevice"
        Driver        "wacom"
        Identifier    "eraser"
        Option        "Device"    "/dev/input/wacom"
        Option        "Type"        "eraser"
        Option        "ForceDevice"    "ISDV4"        # Tablet PC ONLY
    EndSection
    Section "InputDevice"
        Driver        "wacom"
        Identifier    "cursor"
        Option        "Device"    "/dev/input/wacom"
        Option        "Type"        "cursor"
        Option        "ForceDevice"    "ISDV4"        # Tablet PC ONLY
    EndSection
    Section "Device"
        Identifier    "ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE)"
        Driver        "ati"
        BusID        "PCI:1:5:0"
    EndSection
    Section "Monitor"
        Identifier    "Generic Monitor"
        Option        "DPMS"
    EndSection
    Section "Screen"
        Identifier    "Default Screen"
        Device        "ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE)"
        Monitor        "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
            Depth        1
            Modes        "1280x800"
        EndSubSection
        SubSection "Display"
            Depth        4
            Modes        "1280x800"
        EndSubSection
        SubSection "Display"
            Depth        8
            Modes        "1280x800"
        EndSubSection
        SubSection "Display"
            Depth        15
            Modes        "1280x800"
        EndSubSection
        SubSection "Display"
            Depth        16
            Modes        "1280x800"
        EndSubSection
        SubSection "Display"
            Depth        24
            Modes        "1280x800"
        EndSubSection
    EndSection
    Section "ServerLayout"
        Identifier    "Default Layout"
        Screen        "Default Screen"
        InputDevice    "Generic Keyboard"
        InputDevice    "Configured Mouse"
        InputDevice     "stylus"    "SendCoreEvents"
        InputDevice     "cursor"    "SendCoreEvents"
        InputDevice     "eraser"    "SendCoreEvents"
        InputDevice    "Synaptics Touchpad"
    EndSection
    Section "DRI"
        Mode    0666
    EndSection

    Xrandr 1.2 provides means for this. But today the only supported configuration is xorg-server-1.3 + xf86-video-intel-2.0. So for Radeon you'll have to wait for drivers that support Randr 1.2.
    On my laptop (Thinkpad x60s) that would be:
    xrandr --output VGA --auto
    xrandr --output LVDS --off

  • HT4085 So does this mean that I cannot have rotation lock off and the mute function off at the same time? In other words, can I have my screen rotate automatically as I hold my iPad in either portrait or landscape AND hear sounds from my apps at the same

    So does this mean that I cannot have rotation lock off and the mute function off at the same time? In other words, can I have my screen rotate automatically as I hold my iPad in either portrait or landscape AND hear sounds from my apps at the same time?

    In other words, can I have my screen rotate automatically as I hold my iPad in either portrait or landscape AND hear sounds from my apps at the same time?
    Yes, you can. You can configure the Side Switch (above the volume button) either as Mute switch or Rotation lock.
    Settings > General > Use Side Switch to: choose what you like the Side Switch to function as.

  • IPhone 5, Is there a way to stop screen rotation for specific apps?

    The automatic screen rotation feature is useful - sometimes, and just plain annoying other times.  I prefer to read my e-mail in portrait mode, however the slightest movement or rotation while doing so will cause the screen to rotate (with the phone generally still in portrait position).  I then have to shake the phone to get it to rotate back.  This is very annoying.
    I would like to be able to lock the screen rotation for only a single app (e.g. mail) while still keeping it active for the camera, or videos.  Many of the book programs that I use, have this feature built-in, however this question is for apps that do not have this built-in.
    The built in rotation lock is all-or-nothing, and is generally a pain to use.  It adds another step to just about everything I do (If I read mail, then want to view a video, I have to go back and unlock it).
    Is there a way to lock the screen rotation for a specific app?

    I would have expected this function to be available in settings where the application specific settings are located.  (At least for the major applications like e-mail).

  • After updating to iOS 8.3, seem like the wifi signal got worst. The screen rotation is still as bad

    sseem like the updates which were pushed didn't do any much hel, the wifi signal was even weaker than before, at times I will be totally disconnected from my home wifi.
    And the screen rotation... i don't see any difference to it.

    Mine won't even rotate now. So I have not scientific calculator. Apple support recommends backup and restore.
    If the screen doesn't rotate on your iPhone, iPad, or iPod touch - Apple Support
    iOS software used to be so bullet proof, but iOS 8 is a dog. It's like working with windows. I wish I could downgrade. My wife's phone is at iOS 6 and I'm leaving it there. it works better than mine.

  • Screen Rotation on a B&W G3

    Hey everyone,
    I have a great Dell FP1901 Monitor that supports portrait mode (it swivels 90 degrees easily) and I've heard that Tiger supports it natively.
    Anyway, I have the latest version of Tiger: 10.4.8 and I still cannot get the screen rotation option. Does the typical video card on the B&W G3 not support screen rotation? I have the ATI Rage 128 or whatever is the normal card that comes with the B&W G3s.
    Let me know what I have to do - since this would be a feature I would get a TON of use out of, being a web designer.
    Thanks!
    Tim

    From what I understand the monitor has nothing to do with the rotation of the screen. For example my NEC Laptop running Windows XP can rotate the screen, as it can on my external 19" TFT Targa Visionary monitor. There is nothing special about either screen, or the drivers used (Plug & Play). The screen rotation is handled by the Intel graphics driver. The fact that you can easily physically rotate your screen is irrelevant to the way the graphics card draws to it.
    Now I think about it, Tiger supports screen rotation on some graphics cards. What does my NEC Laptop and some Macs have in common? An integrated Intel 9xx GMA graphics card.
    As Apple did not mention any specific monitor requirements on the page I already cited I would surmise from this that it is your graphics card that does not support the screen rotation and rather than being computationally expensive the rotation is handled by the graphics card (by simply changing the order it reads from it memory for conversion in the DAC).
    So to concur with your assumptions: 1. Your graphics card seems not to support screen rotation.
    I am unaware of a 3rd party PCI card based on the Intel 9xx GMA, nor do I know of a Mac compatible PCI ATI card which would allow you to rotate the screen in Tiger.
    Not that it helps with your particular setup but I would put money on your Dell monitor working perfectly with a shiny new Mac mini.
    Hope that helps.
    Jason.

  • Screen rotation not working in iso 5.0.1 ver

    Screen rotation is not working in ios 5.0.1 ver in ipad2 with 3g please help

    Is there a lock symbol at the top of the screen next to the battery indicator ? If so, then depending on what you've got Settings > General > Use Side Switch To set to (rotation lock or mute notifications), then you can lock/unlock the rotation by the switch on the right hand side of the iPad, or via the taskbar : double-click the home button; slide from the left; and it's the icon far left; press home again to exit the taskbar. The function that isn't on the side switch is set via the taskbar instead : http://support.apple.com/kb/HT4085
    If there isn't a lock symbol then try a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • IPhone 6 Plus screen rotate glitch

    Has anyone noticed that the home screen doesn't rotate and the native mail app doesn't switch to 2 columns IF you have the phone set on the "zoomed" view vs. the standard view?
    Try it... set your iPhone 6 Plus to zoomed view (Settings > Display & Brightness > View > Zoomed).  Does your home screen rotate?  Do you have two columns in mail when you rotate to landscape?
    Hopefully Apple sends out a bug patch a.s.a.p.  I like using the "Zoomed" view, but don't like that it hinders the screen rotate function of the home screen and native mail app.
    Anyone else notice this?

    I also found that the two column view is only works in standard view. I just got my iPhone 6+ a couple of days ago. What are the advantages of the zoomed view?

  • IPhone 6 Plus screen rotation issue

    The home and lock screens on my wife's iPhone 6 plus rotate.  Can this be shut off?  And if I turn on the screen rotation lock, will it stop rotation of the lock and home screens as well as the regular use screens (i.e. - apps, Safari, etc...)?  Can these two functions (lock and home screen rotation and all other screen rotation) be set independent of each other?

    I feel your pain! I have the same problem with my new iPhone 6. My iPhone 5s has cooler/brighter whites, but my iPhone 6 with a supposedly better screen shows them warmer/duller. I stopped at two T-Mobile stores this morning to compare my phone with their display models, and in both cases my phone look dull and drab. Because of the warmer whites, text has less contrast and therefor looks blurrier, too. I was considering going to an Apple Store to see if they could exchange the phone, but as you've demonstrated there's no guaranty that you'll get a better phone. After spending $850 on what I thought was a phone with a bigger, better display, I now wish I'd just stayed happy with my 5s or even considered switching back to an Android phone.

  • IOS 8.1.2 Ipad mini 2 Laging and slower screen rotation

    I have just updated my brand new iPad mini 2 with IOS 8.1.2 and the screen rotation became slower ,at the lock screen it became more  obvious it takes 1-5 seconds to rotate and the "slide to unlock" slider animation is freezing and lagging ,at the application screen takes 1-3 seconds ,the problem goes when I restart the device ,How Can I solve this problem .

    Hi there farahatology,
    Welcome to Apple Support Communities.
    It sounds like you’re running into general performance issues with your iPad mini. One thing you may want to try, to rule out software issues, is restoring your iPad to factory settings as shown in the article linked below.
    Use iTunes to restore your iOS device to factory settings - Apple Support
    Cheers,
    -Jason

  • External screen rotation broken?

    Hi all,
    I've got a unibody macbook (first generation) with the Nvidia Geforce 9400M GPU. When I installed Snow Leopard in the place of Leopard, screen rotation stopped working for me. I have a mini-displayport to dual-link dvi adapter connected to matrox triplehead2go digital edition with two 24" flat panels connected for a screen resolution of 3840x1080.
    In Leopard, I set the screen rotation to 90 degrees, and I rotate my two screens and everything is great. In Snow Leopard, no matter what I set the screen rotation to, it never actually rotates the display. According to System Profile, screen rotation is supported:
    NVIDIA GeForce 9400M:
    Chipset Model: NVIDIA GeForce 9400M
    Type: GPU
    Bus: PCI
    VRAM (Total): 256 MB
    Vendor: NVIDIA (0x10de)
    Device ID: 0x0863
    Revision ID: 0x00b1
    ROM Revision: 3343
    Displays:
    Color LCD:
    Resolution: 1280 x 800
    Pixel Depth: 32-Bit Color (ARGB8888)
    Main Display: Yes
    Mirror: Off
    Online: Yes
    Built-In: Yes
    Display:
    Resolution: 3840 x 1080 @ 60 Hz
    Pixel Depth: 32-Bit Color (ARGB8888)
    Mirror: Off
    Online: Yes
    Rotation: Supported
    Adapter Type: Mini DisplayPort To Dual-Link DVI Adapter
    Adapter Firmware Version: 1.01
    When the screen is set to be rotated, instead of saying Rotation: Supported, it says Rotation: 90, or 270, or whatever it's currently set to.

    Lack of official support (from Matrox) doesn't have anything to do with the problem.
    I have USB keys, and external hard drives, that aren't officially supported by the manufacturer on OSX, and the drives work just fine because there is no bug in the OSX drivers. Like DVI, USB mass storage works using standards.
    If in Snow Leopard, external drives stopped working when the drive size was exactly 3.5798 GB, it wouldn't matter whether or not the manufacturer of the drive supported OSX, there would still be a problem with the driver.
    The TripleHead2Go is just a monitor, and DVI doesn't support rotation, it's something that's built into the Apple/Nvidia drivers.
    In any case, to prove the point, when I use the TripleHead2Go and set the display size to 1920x1080, rotation works just fine. When I use the TripleHead2Go and set the display size to 3840x1080, rotation doesn't work at all.
    The driver no longer handles rotation at 3840x1080, which it used to in Leopard. If I had $55,000 just to prove a point, I'd buy the Barco LX5 Projector, which supports 3840x1080 natively.
    In any case, the point I'm trying to make is that the device works fine in Snow Leopard, OSX just sees it as an attached monitor. The problem is with the driver not handling 3840x1080 as a display resolution when rotated to portrait. It works just fine in landscape.

  • Moving desktop icons with Yoga screen rotation and Windows 8

    I have a Yoga 11s.  I have a bunch of desktop icon shortcuts and folders on my desktop as I rarely use the Windows 8 "tiles."  Unfortunately, when using the Yoga as a tablet, whenever the screen rotates, all my desktop shortcuts and folders move around.  Is there any way to get them to stay in place in Windows 8?  I realize that when one rotates the tablet around that the icons have to move around to accommodate the screen rotation, but when I rotate the screen back to the horizontal position, they don't return to the position they were in.
    Thanks!

    I did get a potential solution over on a Windows 8 forum.  Unfortunately the solution doesn't stop the migration of the icons.  It only restores them to their original position with a few mouse clicks.  I have yet to find a solution that keeps the icons from moving in the first place.
    I downloaded a program called Iconoid. When you first run the program, a little windows pops up.  You click on the positions tab, then put the dot in the selection that says "use relative positions for all resolutions."  You then hit the "save icon positions (relative)" button and now the program remembers where all of your icons are.
    When you rotate the screen and all your icons get messed up, you open Iconoid (in systray for me), go to that same "positions" tab, then hit the "restore icon positions now."  That moves all the icons back to where they were.  You just have to make sure that if you change your icons on your desktop a lot, that you hit that "save icon positions (relative) button once in a while so the program gets updated icon positions.

  • Screen Rotation in Remote App

    My screen used to rotate while using the Apple Remote App so I could set my iPad in the landscape position on it's smart cover while I was using it.  Now it won't rotate out of portrait mode.  All my other apps that rotate still do.  Has this changed in Remote?  Does it only display in portrait mode now?  That would be a bummer!
    I can't find any settings that pertain to just this app and screen rotation.
    Thanks.

    Are other people able to turn their iPad Minis and have the Remote app rotate it's screen?

Maybe you are looking for

  • Safari 7.0.3 Crash EXC BAD ACCESS

    Hi guys, Safari crashed on me and it had an unfamiliar exception type. Here is the log - what could be the culprit? Chrome has also been crashing recently (which is why I switched to Safari in the first place) Process:     Safari [285] Path:        /

  • Folders in Mail

    I can't seem to find info on how to load or create folders within Mail on my iPhone. All I find is in the manual it states that items can be moved to folders but nothing about how to get those folders in there to start with nor a way to sync them alo

  • Off Topic, But I Need An Answer (About Buying an iBook G3)

    I was looking around on eBay for different stuff and I came across several iBook G3's (the colored ones). I know that technology has changed a lot, but I think it would be cool to have one just to fool around on and show off (it would turn heads). I

  • Pass DB Link in procedure as parameter.

    Hi, I am using ORACLE Database 11g . I have a procedure in which i am already passing some parameters. The procedure contains few statements in which it has to refer to specific user for getting the data. So we use DB Link. As which user to connect i

  • Workflow task "In Process".

    Hi Experts, i have created a workflow for some accounts transfer procedure. there is a background task for transferring of accounts. When i am testing the workflow sometime this task executes in 10 mins(as it is background task and background tasks h