Radeon HD 7520g Blank Laptop Display

Hey all,
I'm no expert on linux graphics (or graphics at all for that matter), so please be patient if I don't include everything necessary.
Here's my issue. I've got a laptop with an AMD Trinity APU, a6-4400m. The graphics "card" is a Radeon HD 7520g (as mentioned in the subject). The laptop itself has two outputs, a VGA and an HDMI. I use xrandr to run two monitors, the laptop display and the external. Here's where the fun begins.
When I run for instance,
xrandr --output LVDS --auto --output HDMI --auto
Everything works fine and my hdmi display is showing in all of its 720p majesty (my TV is cheap   ).
When I run
xrandr --output LVDS --auto --output VGA-0 --auto
My laptop display (LVDS) goes completely blank, and VGA-0 becomes the only active display. By blank I mean completely off. No backlight and no image (I shined a flashlight on it to verify there was no image). What's really weird is when I run xrandr -q, I see that both LVDS and VGA-0 are connected, screen 0 is expanded to encompass both displays, but LVDS is completely off. The virtual display is there though because my mouse can certainly leave the screen on that side. Also, I've tried this with all kinds of variations of --left-of, --right-of, --same-as, etc.
I have checked my logs and nothing shows up (journalctl -f and Xorg.0.log) that's out of the ordinary. As far as the logs show, X is operating as expected.
One last thing to note, once I've extended my display to VGA-0, LVDS won't come back on when I turn VGA off, unless I recycle both VGA-0 and LVDS and then bring just LVDS back (system management without a screen - try doing that Windows!). There's one other method I discovered today. If I change the LVDS crtc to a different value other than what it presently is. Making that change will cause it to alternate between VGA-0 as the activated and LVDS as the activated.
I would think that LVDS IS the VGA-0 and that all I'm doing by enabling VGA-0 is simply redirecting the output, except extending to VGA-0 works on Windows. Anyone have any thoughts as to what might be going on? I feel like I'm missing something that's staring me in the face.
Versions:
xorg-server 1.14.3-1
xf86-video-ati 1:7.2.0-1
ati-dri 9.2.0-2
lspci | grep -i "vga\|hdmi"
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7520G]
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Trinity HDMI Audio Controller

A little more [hopefully] useful information here.
I just discovered that Xorg.1.log is not just the roll destination for Xorg.0.log... all this time I thought...
Anyways, nothing gets written to Xorg.1.log when I run any xrandr commands, but I did notice this little piece at the bottom of it (written at startup I presume).
Here's a large portion of the end of Xorg.1.log (most of the rest is just loading in drivers and talking about each one's capabilities, especially the ati/radeon driver)
[ 1604.319] (WW) Falling back to old probe method for neomagic
[ 1604.319] (WW) Falling back to old probe method for dummy
[ 1604.319] (WW) Falling back to old probe method for voodoo
[ 1604.319] (WW) Falling back to old probe method for ark
[ 1604.319] (WW) Falling back to old probe method for glint
[ 1604.319] (WW) Falling back to old probe method for sis
[ 1604.319] (WW) Falling back to old probe method for trident
[ 1604.319] (WW) Falling back to old probe method for v4l
[ 1604.481] (II) v4l: 0 video adapters with overlay support detected
[ 1604.481] (II) FBDEV: driver for framebuffer: fbdev
[ 1604.481] (II) VESA: driver for VESA chipsets: vesa
[ 1604.482] (++) Using config file: "/root/xorg.conf.new"
[ 1604.482] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 1604.482] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1604.483] (==) ServerLayout "X.org Configured"
[ 1604.483] (**) |-->Screen "Screen0" (0)
[ 1604.483] (**) | |-->Monitor "Monitor0"
[ 1604.483] (**) | |-->Device "Card0"
[ 1604.483] (**) |-->Screen "Screen1" (1)
[ 1604.483] (**) | |-->Monitor "Monitor1"
[ 1604.483] (**) | |-->Device "Card1"
[ 1604.483] (**) |-->Screen "Screen2" (2)
[ 1604.483] (**) | |-->Monitor "Monitor2"
[ 1604.483] (**) | |-->Device "Card2"
[ 1604.483] (**) |-->Screen "Screen3" (3)
[ 1604.483] (**) | |-->Monitor "Monitor3"
[ 1604.484] (**) | |-->Device "Card3"
[ 1604.484] (**) |-->Input Device "Mouse0"
[ 1604.484] (**) |-->Input Device "Keyboard0"
[ 1604.484] (==) Automatically adding devices
[ 1604.484] (==) Automatically enabling devices
[ 1604.484] (==) Automatically adding GPU devices
[ 1604.484] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 1604.484] Entry deleted from font path.
[ 1604.484] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 1604.484] Entry deleted from font path.
[ 1604.484] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 1604.484] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 1604.484] Entry deleted from font path.
[ 1604.484] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 1604.484] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 1604.484] Entry deleted from font path.
[ 1604.484] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 1604.484] Entry deleted from font path.
[ 1604.484] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 1604.484] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 1604.484] Entry deleted from font path.
[ 1604.484] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 1604.484] (**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 1604.484] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 1604.484] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 1604.484] (WW) Disabling Mouse0
[ 1604.484] (WW) Disabling Keyboard0
[ 1604.484] (WW) Falling back to old probe method for modesetting
[ 1604.484] (II) modesetting(1): using default device
[ 1604.484] (II) [KMS] Kernel modesetting enabled.
[ 1604.485] (WW) Falling back to old probe method for fbdev
[ 1604.485] (II) Loading sub module "fbdevhw"
[ 1604.485] (II) LoadModule: "fbdevhw"
[ 1604.485] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 1604.485] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 1604.485] compiled for 1.14.2, module version = 0.0.2
[ 1604.485] ABI class: X.Org Video Driver, version 14.1
[ 1604.485] (WW) Falling back to old probe method for vesa
[ 1604.485] Number of created screens does not match number of detected devices.
Configuration failed.
I noticed that line at the bottom there "Number of created screens does not match number of detected devices". I assume that's talking about xrandr "screen 0" and how earlier in the log it created screens 0-3. I'll do more research into that bit of xrandr. That's about where my knowledge stops.

Similar Messages

  • My iPad mini retina display wifi 16 GB is showing blank white display and is like frozen. I can't shut it down or restart. It was working perfectly till 13/4/2015 night and next day morning it showing this problem.Please help........

    My iPad mini retina display wifi 16 GB is showing blank white display and is like frozen. I can't shut it down or restart. It was working perfectly till 13/4/2015 night and next day morning it showing this problem.There is no physical damage to my iPad and is in perfect good condition. I updated the latest OS 8.3 version 3 days before this issue happened. I took it to the apple authorised service centre but to my shock they told the display and unit has to be replaced which will cost me Rs.15000/-. It's just been one year and 7 days only since i bought my iPad,i.e, just 7 days out of warranty period only.I don't find any fault with the hardware neither no physical damage is there. Need help to sort out this issue.

    My iPad mini retina display wifi 16 GB is showing blank white display and is like frozen. I can't shut it down or restart. It was working perfectly till 13/4/2015 night and next day morning it showing this problem.There is no physical damage to my iPad and is in perfect good condition. I updated the latest OS 8.3 version 3 days before this issue happened. I took it to the apple authorised service centre but to my shock they told the display and unit has to be replaced which will cost me Rs.15000/-. It's just been one year and 7 days only since i bought my iPad,i.e, just 7 days out of warranty period only.I don't find any fault with the hardware neither no physical damage is there. Need help to sort out this issue.

  • HT5019 MacPro laptop display and 2 external monitors (three displays). Can I have more than one application displayed at a time?

    I would like to have my MacPro laptop display and 2 external monitors (three displays). Question, how can I have more than one application displayed at a time? IE: I would like email on one monitor, Finder on my laptop, and iTunes on the other. Possible?
    With extended desktop, it appears that I can only have one application presenting at a time. Sort of defeats the purpose of having multiple displays.
    I am using the HDMI and the mini HDMI connectors.

    I would like to have my MacPro laptop display and 2 external monitors (three displays). Question, how can I have more than one application displayed at a time? IE: I would like email on one monitor, Finder on my laptop, and iTunes on the other. Possible?
    With extended desktop, it appears that I can only have one application presenting at a time. Sort of defeats the purpose of having multiple displays.
    I am using the HDMI and the mini HDMI connectors.

  • Laptop display Broken replacemen​t

    Hello All,
    I am using HPPavillion G6-1b79us Laptop.My screen is damaged at the corner.I brought it in US.Currently i am in germany for my studies.please let me know prices for the same and where to get in Germany

    I answered you here but did not know you were in Germany:
    http://h30434.www3.hp.com/t5/Hardware-Upgrades-Rep​lacements/Laptop-display-Broken/m-p/3485981
    http://www.ebay.de/itm/MicroScreen-15-6-LED-WXGA-H​D-Glossy-641663-001-641663-001-E-/201028500696?pt=​...
    Ein Bischen teuer im Deutschland, nicht wahr?

  • How to avoid blank column display in output in ALV TREE

    how to avoid blank column display in output while decreasing the length of other columns in ALV Tree.
    Example: please refer to BCALV_TREE_01 and see the output, then decrease the length of all columns . Then you can see a blank column appearing in screen at last, i.e in container. so how to avoid that.
    Thanks for reply.
    Edited by: morpeous on Jul 1, 2009 1:53 PM

    Hi,
    Check BCALV_TREE_02 on how to hide columns.
    Thanks & Regards,
    Anand Patil

  • Laptop display won't sleep

    I just upgraded from 10.3.9 to 10.4.8, and I’m almost completely satisfied except for one last thing: I play a MMORPG that runs in full-screen mode, and when I was running 10.3.9, the display eventually became dim and shut down after several minutes in accordance with my preferences in Energy Saver. This is not happening in 10.4.8. What do I do? I jiggered my screensaver and display-sleep times, but this hasn’t worked. Thanks very much. Peace.
    PS, how do I get file sizes to display when I do a search in the upper right-hand corner of a finder window like I used to?

    I meant to say, there are times that one leaves the game running while one leaves the computer for hours at a time, and the display eventually dimmed and went to sleep while the game was running in full-screen mode. Anyway, the laptop display isn't sleeping since I upgraded to 10.4.8 from 10.3.9, so how should I set my preferences? Peace.

  • I have a MacBook Pro 15" 2.53GHz Mid2009.. updated to Lion which is now 10.7.3 build 11D50b... when I close lid and connect to Cinema Display, display will not activate... disconnect display, open lid laptop display will not activate... used to work fine.

    I have a MacBook Pro 15" 2.53GHz Mid2009.. updated to Lion which is now 10.7.3 build 11D50b... when I close lid and connect to Cinema Display, display will not activate when keyboard/mouse used... disconnect display, open lid and laptop display will not activate... only way out is hold power button.  Worked fine before Lion update.   Any Advice?

    Thanks very much Coander15... I've printed the doc you pointed me towards and I'll run through it.. hoping it helps!
    Before I installed Lion I simply hit any key on the keyboard or clicked the mouse...
    The keyboard is USB (usually connected to monitor which is connected to laptop... have tried direct connect to laptop as well with no luck) and mouse is USB wireless to one of those tiny plug in's... have tried direct connect USb mouse as well with no luck.
    I could plug the closed/sleeping laptop into the monitor and unplug from the monitor without incident all day/night... always worked fine. 
    Had heard something about this happening w/ Lion but went ahead anyway. 
    Oh well...
    Hoping your pointer helps... will let you know how it turns out.  Thanks very much for responding!!!

  • *HELP* laptop displaying "Preparing Automatic Repair"?? Don't know how to fix it??

    Hii!
    I've had my laptop for less than 12 months. It was being slow so I decided to turn it off and back on again. When I did this, the laptop displayed 'Preparing automatic Repair' then the screen goes black.
    I don't know how to go about resolving this issue.
    If anyone can help me in any way, I would be more than grateful.
    Thanks!!

    Test your hard drive using Diagnostics:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c03467259&tmp_task=solveCategory&cc=us&dlc=en&lc...
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

  • Attaching external monitor resets laptop display scale

    Sometimes when I connect my Thunderbolt monitor to my Macbook the laptop display resets back to no scaling. This ***** because I then have to change it back and fix all my windows. This happens maybe 15% of the time; it's happened many times now.
    I've also had one case where on restart the laptop reset the scale. It was not connected to the external monitor when that happened.
    Anyone else having this problem? Any ideas on how to fix it?

    Hi there ,  Thank you for visiting the HP Support Forums and Welcome! This is a great site to get answers and ask questions.  I see that you wanted to know if there was a way to hook your Spectre X360 up to an External Monitor and be able to close the lid to your Notebook without it going to sleep. I did some research on this for you also. In Power Options, Choose what closing the lid does, you should have an option that says "Do nothing". Set it to "Do Nothing".  Here is a video for you  this video explains how to change the Power Option settings to "Do Nothing". If you do not see this option, please do all of your driver updates either with the HP Driver's website for your specific Spectre X36 Notebook, or you can do them using the HP Support Assistant. You can change the Power Settings when on battery and when plugged in directly. You could change the settings when you do not have an external monitor plugged in to sleep when the lid is closed.  Thank you for writing on the HP Support Forums!  Have a great day!

  • How to revert back from external display mode to laptop display mode?

    Hi, I'm new to this community. I'm not sure if this is where I should be posting my questions. Anyway, I accidentally pressed fn + f2, which switched my laptop into external display mode (I'm pretty sure), and the screen is now very narrow and small. I can't figure out how to switch it back to the laptop display mode. I tried fn + f3, which didn't do anything. I also tried the windows button + p, which wasn't the solution either (I was able to extend my desktop screen, but when I play my Steam games the screen is still very narrow and small). I'm very frustrated because I can't find any answers online. So any information would likely be helpful. Thanks in advance.
    OS: Windows 8

    Hi BorderingOnChaos,
    Fn + F2 is a toggle. You press it again to switch back. If it doesn't work, then something is wrong with your notebook's SCM (system control manager) software or EC (embedded controller) firmware.
    In the future, please do two things:
    1 - Identify your notebook because the answer may vary depending on model.
    2 - This question does not relate to the SteelSeries Engine. The correct place to ask it would be the general "Gaming Notebooks" forum if your MSI notebook is a gaming model. This "SteelSeries Engine" forum is a sub-forum under the "Gaming Notebooks" forum for the purpose of dealing with questions about it---but almost everybody new misses that. The SteelSeries Engine is used to configure keyboard macros and backlighting in MSI gaming notebooks that contain a SteelSeries keyboard as well as accessory devices from SteelSeries like gaming mice and USB headsets.
    Kind regards, David

  • AMD Radeon HP 7520G in Windows 8

    I have a HP Pavilion g7 Notebook PC, running Windows 8 (not 8.1)
    Adobe Flash Player version 15.0.0.189 is installed, but all videos play audio, but with a Green screen!  
    I'm assuming this is a driver issue? Because I've tried most everything else after the last Adobe Flash Player Update (when all this started happening).
    How do I update the driver driver for AMD Radeon HP 7520G, installed on my PC?
    This question was solved.
    View Solution.

    Hi @Pyrate77 
    Welcome to the HP Support Forums!
    I am happy to help you with your questions and assist with the green video issue. Firstly,  Pavillion G7 is a family of notebooks with many different members with pretty much every possible combination of windows 7,  8 and 8.1 among them. Please see the following if you need any help in finding that information:
    How Do I Find My Model Number or Product Number?
    Is the Windows Version on My Computer 32-bit or 64-bit?
    You could try whichever of these drivers most applies to your notebook. It is possible that it could resolve the problem.
    AMD High-Definition Graphics Driver - Windows 8 32bit
    AMD High-Definition (HD) Graphics Driver - Windows 8 64bit
    Please let me know the result.
    Malygris1
    I work on behalf of HP
    Please click Accept as Solution if you feel my post solved your issue, it will help others find the solution.
    Click Kudos Thumbs Up on the right to say “Thanks” for helping!

  • How can i turn off my laptop display when connected to an external monitor

    Hi,
    How can I make my laptop monitor turn off when connected to the 27 inch cinema disply? When connected to the Cinema display and the Laptop is open,the display on the laptop shows my wallpaper screen.  Is there a way to have the laptop display turn off?
    Thanks

    I'm having the same issues. Using the following command in terminal does not work for me. After rebooting the laptop screen still comes on.
    sudo nvram boot-args="iog=0x0"

  • First half of page is blank then displays page on bottom half

    First half of page is blank then displays page on bottom half. This is only occuring on one page Facebook Mafia Wars

    This could be something wrong with your Flash player. I would advise you to make sure you have the latest updates of your plug-ins.
    Of course it could simply be a problem with the website itself. You could try reporting the problem to Facebook.
    '''If this was the answer you were looking for, please click 'Solved' -- Thanks.'''

  • Use laptop display for dual display

    I'm working on a G5 w/ artisan monitor and want some extra screen real estate. I have a G4 power book and wondered if I can somehow use the screen on the laptop as a dual display for the G5? Both run OSX tiger.

    Hi Virginia,
    Welcome to the discussions.
    As far as I am aware, the graphics cards on the powerbooks enable you to run a second display from the laptop, but only as a "mirrored" (i.e. identical picture) of the main display on the laptop. For extra screen real estate, you need fully independant operation, and that can't happen.
    Also, I don't think you can use the screen off the laptop as a "passive" display, as there is no practical way of supplying the correct video input to your laptop display from the second graphics port of the G5.
    For these two reasons, I believe that what you are considering will not be possible.
    Cheers!
    Karl

  • Laptop display to LCD

    So I am going to set a "dock" area for my laptop.
    Here is my xorg:
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    # PS/2 Mouse not detected
    # Serial Mouse not detected
    InputDevice "USB Mouse" "CorePointer"
    InputDevice "SynapticsTouchpad" "SendCoreEvents"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    Option "AutoAddDevices" "False"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    # Additional fonts: Locale, Gimp, TTF...
    FontPath "/usr/share/fonts/cyrillic"
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "record"
    Load "synaptics"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 16
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "InputDevice"
    Identifier "SynapticsTouchpad"
    Driver "synaptics"
    Option "AlwaysCore" "true" # send events to CorePointer
    #Option "Device" "/dev/input/mice"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "SHMConfig" "false" # configurable at runtime? security risk
    Option "LeftEdge" "1700" # x coord left
    Option "RightEdge" "5300" # x coord right
    Option "TopEdge" "1700" # y coord top
    Option "BottomEdge" "4200" # y coord bottom
    Option "FingerLow" "25" # pressure below this level triggers release
    Option "FingerHigh" "30" # pressure above this level triggers touch
    Option "MaxTapTime" "180" # max time in ms for detecting tap
    Option "VertEdgeScroll" "true" # enable vertical scroll zone
    Option "HorizEdgeScroll" "true" # enable horizontal scroll zone
    Option "CornerCoasting" "true" # enable continuous scroll with finger in corner
    Option "CoastingSpeed" "0.30" # corner coasting speed
    Option "VertScrollDelta" "100" # edge-to-edge scroll distance of the vertical scroll
    Option "HorizScrollDelta" "100" # edge-to-edge scroll distance of the horizontal scroll
    Option "MinSpeed" "0.10" # speed factor for low pointer movement
    Option "MaxSpeed" "0.60" # maximum speed factor for fast pointer movement
    Option "AccelFactor" "0.0020" # acceleration factor for normal pointer movements
    Option "VertTwoFingerScroll" "true" # vertical scroll anywhere with two fingers
    Option "HorizTwoFingerScroll" "true" # horizontal scroll anywhere with two fingers
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "GenericVendor"
    Modeline "1280x768_60.00" 80.14 1289 1344 1480 1680 768 769 772 795 -HSync +VSync
    EndSection
    The issue is my laptop monitor is 1280x768 while my LCD is 1280x1024 obviously this is not going to work.  I would imagine something needs to be added to my "Monitor" section?
    pink

    > I am trying to have my display output to just my desktop monitor 1280x1024 and have nothing output to my laptop display.
    That shouldn't be hard ...
    I don't have a laptop but in Windows you could use Fn+F5 (it may be F4 or some other key on your notebook) to direct your video output to another device.
    http://bbs.archlinux.org/viewtopic.php?id=35209 (it's an old thread)

Maybe you are looking for