Xorg configuration over a laptop with iintel video card

Hi to everybody!!!
I'm a newbie in using archlinux. I decided to use it after my curiosity in learning more about this OS!
I've installed archlinux 0.7.2 in base version and then I upgraded everything.
I've installed KDE, but in configuring my xorg.conf file, I'm having lots of problem.
I've got a notebook, an acer travelmate 611TXV with embedded intel video card (82815 CGC). Typing
lshwd | less
, the monitor shows:
VGA compatible controller: Intel Coorp. |82815 CGC [Chipset Graphics Controller] (vesa)
I should consider vesa driver or not?
When I set xorg.conf (generate with
hwd -xa
command, I create e new device to describe my video card, because there wasn't, like this:
Section "Device"
Identifier "Card0"
Driver "vesa"
VendorName "All"
BoardName "All"
EndSection
typing
startx
kde starts, but it uses a too low video resolution. It should use 1280x768, the lcd is 14.1"
I can't set the right one! how to?
what I have to do with that "Modeline...
that are reater my lcd capabilities? can I delete them?
Over win XP the lcd woks fine at 1280x768 with 60Hz.
Is there someone to help me? Please
Vincenzo

Hi!
thanks for your reply!
My xorg.conf is posted as follows. It's very very similar to the original obtained with standard installation steps.
Section "ServerLayout"
Identifier "Xorg Configured"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "PS/2 Mouse" "CorePointer"
# Serial Mouse not detected
# USB Mouse not detected
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
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 "type1"
Load "freetype"
Load "record"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it, IT"
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
# Auto-generated by Archie mkxcfg
Section "Monitor"
Identifier "Monitor0"
Option "DPMS" "true"
# HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors
VertRefresh 50.0 - 75.0 # Very conservative. May flicker.
# VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
# Default modes distilled from
# "VESA and Industry Standards and Guide for Computer Display Monitor
# Timing", version 1.0, revision 0.8, adopted September 17, 1998.
# $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
# 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
# Additional modelines
ModeLine "1800x1440" 230 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
ModeLine "1800x1440" 250 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
# Extended modelines with GTF timings
# 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
ModeLine "640x480" 43.16 640 680 744 848 480 481 484 509 -HSync +Vsync
# 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
ModeLine "768x576" 34.96 768 792 872 976 576 577 580 597 -HSync +Vsync
# 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
ModeLine "768x576" 42.93 768 800 880 992 576 577 580 601 -HSync +Vsync
# 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
ModeLine "768x576" 45.51 768 808 888 1008 576 577 580 602 -HSync +Vsync
# 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
ModeLine "768x576" 51.84 768 808 888 1008 576 577 580 605 -HSync +Vsync
# 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
ModeLine "768x576" 62.57 768 816 896 1024 576 577 580 611 -HSync +Vsync
# 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
ModeLine "800x600" 68.18 800 848 936 1072 600 601 604 636 -HSync +Vsync
# 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +Vsync
EndSection
# Auto-generated by Archie mkxcfg
Section "Device"
Identifier "Card0"
Driver "vesa"
VendorName "All"
BoardName "All"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultColorDepth 16
Subsection "Display"
Depth 16
Modes "1024x768@60"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
I don't know why if I change the default color depth to 24, my resolution becomes 640x480!
Please help me!
Thanks for all
Vincenzo

Similar Messages

  • Issues with games, video card issue?

    Hi,
    I have been having issues with games lately. Mostly they are hidden object games from  Big Fish, but they start up then minimize, it doesn't crash completely just minimizes, I click on it again and it works for a few seconds and minimizes itself again and again. I am unable to play the games because it keeps minimizing. could this be an issue with my video card? I have attempted updating it but it doesn't seem to help. Any ideas?

    Ok OK, Update...
    the games work perfectly on my father's HP which runs windows 7...so it definatly is NOT because of not updated stuff....I really dont know what else to do at this point....no suggestions from anyone?!?!?!

  • [Solved] Communicating with nearby laptop with just wireless cards

    Is there a way to communicate (e.g. exchange files) between a laptop with a wireless card and a nearby laptop that also has a wireless card, when there is no router nearby? Can two laptops with wireless cards communicate with each other without needing another device?
    EDIT:
    https://wiki.archlinux.org/index.php/Ad-hoc_networking
    Last edited by yktula (2011-05-13 21:38:56)

    Please mark the thread as [solved] by editing your title. Our wiki is awesome, as you've already found (more awesome than asking questions on the forums at least ).

  • Can I use a thunderbolt display with dvi video card?

    Can I use a thunderbolt display with dvi video card?

    Nope, you can only use it with a Thunderbolt port.

  • Xorg -configure don't work with PB DotM

    hello folks
    i got a brand new packardbell dotM netbook , how i use arch in my worksation i decided to install arch in the netbook
    every goes fine exept when i want to configure Xorg.
    i installed the xf86-video-intell package, and tryed to make a "Xorg -configure" that work with the screen ( by the way the screen is very special http://www.tecnologiait.com.ar/?p=7315 the standart resolution is 1204x600 !!
    what recommend me do to guys?, use Xorg -configure don't work ( even show tvm) , and intel doesn't provide a tool like the nvidia-xconfig,
    or should i write my own xorg.conf file?
    ohh yes and could you make me a suggestion for a DE, i tried kdemod in the netbook ( i am kde-lover) but without a big Gpu kdemod goes slow, which DE to do recommend for a netbook, i am between E17 and LXDE
    thanks in advance

    Hello Slacknatcher!
    You can port a working configuration file, from another working distribution, or from livecd like Chakra, Ubuntu, Sushe.
    Can it work if you try without any xorg.conf file? Can you try out another drivers, like binary nvidia from nvidia, or opensource nv? And in the last case vesa?

  • How good is a Macbook Pro with dual video cards for gaming?

    I've been a PC guy my whole life (aside from my iPhone which I love). My gf has been pushing me to try out a mac and considering how my PC laptops have a pretty good track record of dying on me or encountering some other problems after a year or two, I can't help but consider making the investment. The only thing is, I'm a big gamer and usually get the latest games. I'm not super tech savvy though I do my research and get a sense of what kind of specs are better and worse.
    In terms of gaming, I always assumed that more ram = better. In that sense, I'm a little put off that even the most expensive MacBook Pro only comes with 4 gigs of ram (which is what my year and a half old laptop has now) especially when it seems most newer laptops have 8 gigs minimum for a fraction of the price (and 16 gigs if you're willing to spend as much as you would on the most expensive macbook pro). Does RAM somehow work differently on a Mac or is it truly that little?
    Also, how does the whole dual video card thing work, does that mean I'd be having the power of those two cards put together?
    Personally, I've been leaning towards the Asus G53SX-NH71 because I can buy it for less than the cost of the cheapest macbook pro and as far as gaming purposes go it seems to have more power than even the most expensive Macbook which costs over double the price.
    Am I missing something here? Do the dual video cards really bring that much to the table or for gaming purposes am I better off with a PC?
    Thanks.

    I've been watching this forum for years, and I'll have to say that gamers are not a big group around here.  A few things.  First, getting 8GB of RAM for the MacBook Pro is cheap.  Most people either don't care, pay Apple to do it, or, like me, DIY.  The max you put in a MBP is 8GB, so no 16GB, unless you were looking at the iMac or MacPro.
    Second, there is no dual video card in a MacBook Pro.  There is an integrated video card, an Intel HD3000, which shares RAM with the CPU, or a discrete video card, an AMD, various versions on different MBP's.  The Intel is for low battery usage.  The AMD is more powerful, and it's to be used when you've got power.  The video card has more applications than just gaming, but also in video and photo editing. 
    No one here is going to talk you into one platform or another.  If you are only going to game in Windows, then it's a waste to get a Mac.  If you're going to game in Windows but want the Mac side to do everything else, the build quality and elegance of the Mac will far exceed most products out there.  You can run Windows in Boot Camp natively, and as I understand, gamers love it, because the Mac is actually a better Windows machine than most Windows machines.  But I don't play games, so I have no proof. 
    So the choice is yours.  And we could argue all day long about the side by side comparison of a cheap Windows machine vs. the Mac.  You are using the price vs. price comparison that is a false dichotomy, ignoring how one values various features.  For example, the trackpad on a MacBook Pro far exceeds (and I mean light year exceeds) anything on any other laptop out there. 
    I spent 10 minutes answering your question.  I'm not debating you on x vs. y.  The choice is totally on what you're going to do.  Most of us are trying to contribute to the world, so gaming is low on the needs list. 

  • Genius needs to help! problems with my video card and system

    Hey guys! I'm going to post my specs first so that you get a good idea of what I'm running on:
    MSI Neo2 LS 865PE.....MAT=Slow
    Pentium4 2.4C.....FSB=233=2.8C hyperthreading enabled ~>1.55V
    Corsair TwinX 1gig PC3700.....memory on "AUTO" in BIOS with timings at 3,4,4,8 ~> 2.7V
    Radeon 9700NP.....stock speeds ~>1.7V
    AlienX case with 2 fan400 watt power supply and 6 case fans
    Zalman Alum/Copper heatsink fan
    1:I've had this motherboard for a few months now. I upgraded my video card from a nVidia Ti4200(128meg) to a Radeon 9800 a month ago, but I couldn't get it working at 8X AGP, no matter what voltages I threw at it. I returned it for a Radeon 9700NP hoping that it would work, but it still won't.
    I'm using BIOS 1.9 and since there is no option to select your AGP speed, I could only try using ATI's drivers. Once booted into Windows, there is a slider you can move to select you AGP speed. On my machine It says that It has performed some tests and has concluded that AGP 4x is the best for my system....but my system supports AGP 8X!
    I've moved the slider over to 8x (which requires a reboot) at least 5 times with each card but the slider refuses to move past 4xAGP after the reboot.
    2: My second problem: I had an old stick of KingMax PC3200 and decided to buy 3 more sticks. Unfortunatly, the 3 I bought did not match the one I had, so I only put 2 of the new sticks I bought into my system. Immediatly, My system would crash, lock up, files were corrupt, and I got PLENTY of blue screens of death with a long message containing: 0x0000007  with all these other numbers and "0"s. I did a search online and found out I had a hardware incompatibility problem. I never got this with my old stick of ram.
    I returned the 3 sticks of Ram and replaced them with the Corsair. Put my new Radeon 9700 in, formatted my hard drive....and within 24 hours, my system locked up 3 times, rebooted itself 5 times, and gave me the same BSOD as mentioned above with the same long message.  
    I didn't change anything except for the memory and the video card. I've been wanting to overclock, (thats why i bought the faster memory   ) but I'm not sure what to do at this point.
         I have my FSB at 233 but I'm scared to go any higher because of previous system instability at stock speeds. My RAM was running on 400 and MAT=Turbo with the most relaxed timings at 3,4,4,8.
    I've given myself hours of sleepless nights formatting when my system wouldnt boot into windows; overclocking....etc. I NEED HELP. PLEASE. PLEASE. Anything could work at this point.  
         I'm trying to get more info on how to run my system at a 5:4 ratio, also.  
    If anyone has problems like me or knows what could be the problem with my system, please reply to this post, it would help me a lot. I've been trying to fix these problems for a few months now so anything is greatly appreciated.  

    Thanks a lot to you guys that responded. I brought my computer home this past holiday and I want to let you know where I stand as of now. I guess this thread is like my blog for my computer. I want to clear some things before my first post makes everyone confused.
    1- I have only 2 sticks of memory in my system: the Corsair PC3700 TwinX 512x2
    I returned the 3 KingMax I bought, and still keep my old stick just in case.
    2- I am using the 400 watt power supply that came with the case. I read some reviews of the case and I know the reviewer did not have problems with the power supply. In my BIOS, there are some voltages it is weak on. Lets say: it it should be 5.00+, my power supply will be feeding it 4.96v or something like that, but I dont know, or think, that is a major problem...
    3- My computer will refuse to boot if memory speeds are set at anything below 400. SO....if I want to use a 5:4 ratio and have to set my memory speeds to "333" in BIOS, my system refuses to boot.
    4- This morning, I did manage to overclock my FSB to 250. Specs are as follow:
    Memory Timing @3,4,4,8,4.....speed set at "AUTO".....MAT at "SLOW"
    MY 2.4C's FSB was raised to 250 = 3.0gig  
    AGP/PCI frequency: 67.xx/3x.xx (cant go any lower)
    CPU voltage: 1.5500
    Memory voltage: 2.75
    Video Card voltage: 1.7
         Everything was fine for the whole day until I heard something click in my computer around midnight, and then seconds later, my computer froze and made a continuous beeeeeeeeeeeeeeeeeep. (you can imagine)
         This "click" and system crash has been plaguing me for months now. I dont know whay it happens. I was just using AIM when I heard the click and my heart stopped.
    My memory speeds have been set to "AUTO" even at the FSB of 250. But I don't know if this still means my system is at a 1:1 ratio. I know the BIOS then adjusts the memory to work at 500 if my FSB is 250...so I assume it is?    I love 3gig, but somehow I feel that 2.8 is faster, since the FSB=233 running parallel to my memory, also at 233
    A FSB of 250 is good enough for me, that's what I've been waiting 6 months for. If anyone knows how to set other ratios to achieve a FSB of 250+, please let me know, but as I said, my memory won't boot if its set at "333"

  • Java plug-in does not work on DELL laptop w/ ATI video card

    Hello there,
    I try to run Java Web Start on my new DELL laptop with ATI mobility radeon 7500 video card. When I run the SwingSet2 App, the whole system locks up, so I have to do a hard re-boot on my laptop. I found that this problem happens to other DELL laptops when I address this issue to my co-workers. Nevertheless, this problem is fixed when I run Java Web Start on some other desktops that does not use the ATI video card.
    Have any of your experience this? Does any know any workaround for this problem?
    Please help. Thanks.
    A.A.

    Hello there,
    I try to run Java Web Start on my new DELL laptop with
    ATI mobility radeon 7500 video card. When I run the
    SwingSet2 App, the whole system locks up, so I have to
    do a hard re-boot on my laptop. I found that this
    problem happens to other DELL laptops when I address
    this issue to my co-workers. Nevertheless, this
    problem is fixed when I run Java Web Start on some
    other desktops that does not use the ATI video card.
    Have any of your experience this? Does any know any
    workaround for this problem?
    Please help. Thanks.
    A.A.Do you use sun one studio? Do you experience system hangs and blue screens?
    I do, and I was kind of hoping I'm not alone.
    Morten

  • Apple Multiple Scan 1705 - usable with modern video cards?

    I still have an old Apple Multiple Scan 1705 display which I've been using continuously since ~1995. Even though I don't have a Mac anymore (I know, I know, mea culpa), I hooked it up to my PC and it has worked great. But, I recently received a newer hand-me-down PC from my sibling. It didn't come with a monitor, but I thought that would be OK as I could just switch the monitor from my old system to the new system.
    As it turns out, it's not that easy. When I boot it up, the monitor goes blank after POST, usually between the XP screen and the welcome screen. Sometimes I can actually get as far as seeing the desktop, but the screen usually goes blank before I can navigate anywhere. It works fine in safe mode, though. From what I've read on the Web, this would appear to be an "infinite loop" problem, where the OS and the video card stop speaking to each other.
    I may be on a fool's errand here, trying to combine a PC video card (an NVIDIA GeForce 7600 GS) with an Apple monitor which is ten years older than it. I've done some basic troubleshooting, such as reinstalling the video card drivers and visually inspecting the hardware and connections. But I wonder if it is even possible for the two to communicate properly. For the record, I'm running Windows XP SP3. Has anyone else been foolish enough to try this?
    My girlfriend hates the bulkiness of this old CRT monitor and wants to get a flat panel anyway, but while I save up for that, it would be nice to be able to use the new computer with the old monitor. Even if it won't work, I've gotten 13 years of use out of the monitor, so I certainly got my money's worth. But I thought I'd check with the community and see if there's any life left in the old display.
    Thanks for your help!

    In Windows XP, in order to change the resolution for the monitor, you have to right-click on the desktop and select "Properties". This bring up "Display Properties". From there, you click the "Settings" tab. This gives you some basic options. For a wider selection of resolutions and refresh rates, click on the "Advanced" button. Then select the "Adapter" tab and press the "List All Modes" button. This lists all the available configurations for resolution, refresh rate, and colors. I fiddled around with these, trying all of the configurations that were supposed to work according to the Apple Multiple Scan 1705 specs. Unfortunately, anything other than VGA 640x480 60Hz would cause a "blue screen of death".
    My girlfriend had indicated that she wanted to get a flat panel display anyway (to get back some of that desk real estate), so I decided to cut my losses and buy a new monitor. Unfortunately, I now have the exact same problem with the new monitor. So, it seems the problem is not with the monitor after all. Or, at the least, that's not the only problem. Once I resolve what other hardware/software issue is going on, I'll see if the 1705 display will work. But for practical purposes, you can consider this question resolved.
    Thanks for entertaining my obscure question.

  • Problem with m video card ?

    Hello there
    I have a 3dfx card named creative banshee with a memory of 16 mb i want to configure it on my soloris 7 for intel this device is not displayed in the HCL list
    What should I do ??
    thanks
    Faisal

    The easiest solution would be to get a different video card. I bought a Diamond Fire GL 1000 8MB AGP card for less than $50, and it works very well. I found mine by using PriceWatch - http://www.pricewatch.com
    There may be third party products that would allow you to use the Banshee card under Solaris, but it would be easier, and probably cheaper just to get a different card.

  • How to SET or Configure BIOS to use XFX6200 TC video card for MSI K8N NEO4 Plat.

    Hello Friends,
    Can any body help me to the following problem?
    I am having XFX 6200 TC Geforce / nvidia Grafix card for my MSI K8N NEO4 Platinum Ultra board.
    The BIOS states PCIE clock speed as 100 Mhz as default.  The setting can be changed upto 145Mhz.
    My Video card can be configured upto 350 Mhz.  How to do this and which is the right way to use the display card with optimum setting?
    Thanks for all those who reply to this.

    the coolbits link http://downloads.guru3d.com/download.php?det=815
    to manually set the clocks on the graphic card, after installing coolbits, just follow the instruction on that page:
    Quote
    Unpack the achive (self extracting) and then in the setup directory simply click on the .reg file. To get to these options simply right-click on your desktop and go to 'NVIDIA Analog Display' (Win XP/2003). For Win 2000 and lower you may need to get to the Nvidia Control Panel the old way. Right click desktop > Properties > Settings > Advanced > GeForce xxxx
    for overclocking just take a look at the overclocking sections of the forum. make sure to read the stickies before you do anything.

  • MSI Mo. not compatible with ATI Video card??

    Is that right, ppl ?
    I just want get some advices from you
    I'm going to buy a new video card : ATI R9600 Pro
    and I'm using MSI i865PE NEO2 Mother board.
    So , Any problems will happend ??? or that's allright ?
    plz give me some advices  
    Thanks !

    Quote
    Originally posted by jeep327
    Ive got a 9800 Pro and havent had any problems with my 875P Neo-LSR board.
    the graphics card is the only thing that works well with my mainboard right now 3D Prophet ATI Radeon 9800 PRO on a 875P NEO main..

  • Aperture Won't Launch With 2 Video Cards

    I use 3 monitors with my G5 Dual 2.5GHz for running a number of programs simultaneously and also for Final Cut Pro editing. In the center is an Apple 23" HD Cinema Display. On the left is an Apple 15" DVI flat screen and on the right is an Apple 15" VGA flat screen.
    Aperture will not launch at all. It gives me an error stating that the video card is not supported. The main card is a GeForce 6800 GT DDR that has the 23" and the 15" DVI connected. The problem is the Radeon 7000 that has the 15" VGA hooked up. I took the Radeon out and Aperture ran fine so I know where the problem lies.
    Obviously I cannot keep taking the Radeon in an out of the G5 whenever I want to use different programs. Does anyone have any suggestions? I hope Apple will have an update where you can tell Aperture what monitors to use or video card to ignore. That should alleviate the problem. Is there a way of using Terminal to turn off the Radeon which would allow Aperture to run? I just bought this program and was all excited to start using it. Now I'm bummed. Any help is greatly appreciated.
    Thanks,
    Power Mac G5 Dual 2.5GHz   Mac OS X (10.4.7)  

    Maybe there is a way to turn the Radeon 7000 on and off through Terminal? Some process I can quit to run Aperture on the 2 monitors connected to the nVidia GeForce 6800GT and then restart that process when I'm done so I can go back to using 3 monitors?
    Thanks.
    Power Mac G5 Dual 2.5GHz   Mac OS X (10.4.7)  

  • Is there a fix for MAC Pro with Dual video cards that randomly logs off and on?

    From my readings on the Internet this seems to be a know problem.  That even furthers my frustrations with the latest OS X upgrades.  So far on both my MACBOOK PRO and my MAC PRO it has been a major downgrade as both systems are no longer stable.  Enough with my complaints...
    Is there any plan to address this problem with the MAC PRO?  I can't believe 10.8.1 didn't fix it.  More can be read on it at:
    http://jvm-technology.blogspot.com/2012/08/mac-pro-users-experiencing-random-log .html
    Does anyone have work around to use dual screen monitors with the system?  I have two video cards, the article says to remove one.  Has this worked for anyone?  Can I use dual screens with the one video card.  Before I go messing around with these type of things I just want to be sure that this is a real fix.  For the price of the cards and the system I really can't believe apple has this issue in the first place and has not fixed it. 

    Self-hosted add-ons have to be fixed for every new version of Firefox. Two to 6 months for updating an add-on is ridiculous for a program which has a new version release every '''6 weeks'''. If that extension was hosted at the official Add-ons website, Mozilla would take take care of "bumping" that extension, as long as it keeps working, for every new version of Firefox, as the new version is released.
    See this thread from yesterday, I posted instructions about how to "bump" that extension for Firefox 7.<br />
    https://support.mozilla.com/en-US/questions/884484
    You can also use this extension to "bump" an already installed extension for compatibility with the currently installed version of Firefox. <br />
    https://addons.mozilla.org/en-US/firefox/addon/add-on-compatibility-reporter/

  • Problem with nvidia video card GTX670 in PS CC

    I have been using PE10, but have just installed Photoshop CC v. 13.1.2 x64.  Although my video card (nvidia GTX 670, 2 gb RAM) is recognized by Photoshop, when I check "use graphics processor" under "preferences/performance" the converted RAW image is somewhat blurred at all zoom levels (except 100%) compared to when it is unchecked and sharp (for both Canon 1100D and 6D). The problem may possibly reside in the RAW conversion, because if I convert the file with "use graphics processor" unchecked, and then subsequently check it after it has been opened, the image is not blurry and I have access to all of the video card supported functions. Has anyone else experienced this problem, and found a solution?  Thanks, artmar4 (intel i5-3670, 24 gb RAM, Windows 7, 64 bit).

    artmar4 wrote:
    I must admit it's not intuitve to me that the image would be somewhat blurred when clicking on "fit screen" and "fill screen" (but then what do I know.)
    The GPU image-interpolation for display is more sophisticated than that of the CPU, but both methods cannot avoid compromising the image quality in some way in order to reduce the scale of an image. The GPU method can produce blurry results whereas the CPU method can produce ragged results.
    Both methods produce very good results when the zoom is 100% divided by a power of two. However, "Fit Screen" and "Fill Screen" won't give a nice neat zoom level like that, except on very rare occasions when an image has a particular size relative to the screen.
    Here's a (hideous) contrived example of the blurriness of GPU versus the raggedness of CPU. First is the image at 100% zoom. Then the doc on the left of each screenshot is being scaled by the GPU, the doc on the right by the CPU. Click the images to view without forum resampling!

Maybe you are looking for

  • My itunes wont work for my itouch

    i just got a new computer for christmas, and my old one crashed, so i got a software that took all my songs off my ipod and saved them to my computer, i installed itunes and when i plugged it in it would not reconize it as my itouches main computer,

  • Excel Add-In login server dropdown list

    We recently migrated to new servers. We are wanting to know the best way to remove the old servers that display in the login dialog. I have opened an SR and was told to edit the registry. I have removed one server name from the registry (My Computer\

  • How to install new spellcheck dictionary?

    Can someone point me to the right direction on how to install Greek spellcheck dictionary on Pages? Ideally I am looking for a native solution and not a third-party software. Thanks

  • Siebel unable to connect to AIA JMS Queue

    Hi All, We are working on AIA 2.5 running on SOA Suite 10.1.3.4. We have installed the Order to Activate PIP. We are facing a problem when we try to sumit orders from Siebel. As per our understanding Siebel will put the message on the AIA_SALESORDERJ

  • Hi, I just had a session with an apple support staff and now my Macbook Air won't start up. What shall I do?

    I contacted Apple support because I couldn't download apps on iTunes. I got called back by Apple who redirected me to a technician. The technician had access to my macbook air screen and via her directing me on the screen and via telephone she had me