Have both nividia and ati drivers?

I have had a look around but i cannot find a way to do so.
I am installing arch onto my usb stick and want to run it from both my laptop and desktop, unfortunately my laptop has an ati card and desktop has nvidia
i did
pacman -S nvidia
and when i try to
pacman -S xf86-video-ati
It wants to remove nvidia-utils. Anyone got a solution?

Don't know that it would work, but if none of the above works, I wonder if you could setup a dual-boot system on the USB drive and choose between the ATI system and the nVidia system at boot time?  You could probably share a /home folder or partition between the two systems.

Similar Messages

  • I'm an American living on a timed (though long-term) assignment in Ireland. I have both American and Irish bank accounts and addresses. I have two Qs. 1. Can I use the US Adobe site when in Ireland? Or will my physical location prevent me from doing so? 2

    I'm an American living on a timed (though long-term) assignment in Ireland. I have both American and Irish bank accounts and addresses. I have two Qs. 1. Can I use the US Adobe site when in Ireland? Or will my physical location prevent me from doing so? 2. I am working for a not-for-profit organization. Is there a special pricing plan for non-profits, similar to the plans for students, small business, etc? Thanks for whatever help you can give me. (P.S. As a potential customer and past user of Adobe products for 15  years, I find it INCREDIBLY FRUSTRATING that I cannot speak with any Adobe representative, but am continually re-routed instead to a public forum to get what I hope will be accurate information. Not good, Adobe. Your products are amazing. Your customer service leaves a lot to be desired. I don't mean that with disrespect, but as honest feedback.)

    Hi bookchic
    Thanks for your feedback.
    Non-profit pricing is available to eligible institutions via the VIP program which is sold by resellers - see Eligibility guide
    For details of resellers please check here: Adobe Platinum Partners – Value Incentive Plan
    If you wish to purchase an individual plan via Adobe.com the country of your Adobe ID will determine which site you order from.
    Kind regards
    Bev

  • I am trying to export a video from Premiere Pro.  I have both audio and video checked and the sequence is active but only the audio exports.  There is no video at all.  Can anyone tell me how to get the video to export.  It was working fine until today.

    Premiere Pro CC has been working fine until today.  I have completed my sequence and it is active.  I have both audio and video checked when I am exporting using H.264 with Match Source Hi bitrate.  I am choosing entire sequence.  The audio exports but the video and title does not.  Can anyone tell me how to troubleshoot this so I can complete this project?  Please!

    Greetings,
    I've never seen this issue, and I handle many iPads, of all versions. WiFi issues are generally local to the WiFi router - they are not all of the same quality, range, immunity to interference, etc. You have distance, building construction, and the biggie - interference.
    At home, I use Apple routers, and have no issues with any of my WiFi enabled devices, computers, mobile devices, etc - even the lowly PeeCees. I have locations where I have Juniper Networks, as well as Aruba, and a few Netgears - all of them work as they should.
    The cheaper routers, Linksys, D-Link, Seimens home units, and many other no name devices have caused issues of various kinds, and even connectivity.
    I have no idea what Starbucks uses, but I always have a good connection, and I go there nearly every morning and get some work done, as well as play.
    You could try changing channels, 2.4 to 5 Gigs, changing locations of the router. I have had to do all of these at one time or another over the many years that I have been a Network Engineer.
    Good Luck - Cheers,
    M.

  • Have BOTH .m4a and .m4p versions of same purchased songs after re-import

    Hello,
    I recently had to reconstruct my iTunes library (new machine, new installation) and so I did an "Add to Library" of my library folder into an empty iTunes library. After import, I've discovered that for about 215 songs which I've purchased from the iTunes Store, I have both .m4a and .m4p versions of each of these songs. If I view the "Kind" of each song within iTunes, the .m4a shows a "Kind" of "Purchased AAC Audio File", and the .m4p version shows a "Kind" of "Protected AAC Audio File". If I show the Bitrate, each copy of each song is the same, 256 Kbps. If I view each song file in the Finder, the .m4a is about double the size of the .m4p. I have a few questions surrounding this:
    1. Why are the sizes of the song files so drastically different?
    2. Some time ago I took advantage of that DRM-free promotion, so I am suspecting that this may have had something to do with me having both protected and non-protected copies of these files. However, I am curious why both files now show in my library, whereas before, they did not -- only one copy showed. Does anyone know why both song copies are now showing?
    3. Should I keep both of these files?
    4. Is there a way to manage these files in iTunes so that only one copy shows? They both show when duplicates are hidden, because they are different, or iTunes doesn't know of the association I suppose. But of course that messes up trying to play an album -- every song plays twice.
    Thanks in advance for your answers.
    Brad

    No--nothing gets deleted when you convert. You get two copies of the song in your library. (On Edit: I haven't done this with the latest version of iTunes. I assume nothing gets deleted just like before. To check--maybe you should convert ONE song and see if you get a duplicate in a smaller version, or just a smaller version! I've always gotten duplicates!)
    I did leave out a few steps on how I do this--but if you're interested here's how I do it. Make the playlist. Then go to Edit>Select All. Then I go back to the top line: Advanced>Convert Selection to AAC. (To be able to do this you have to have your import option set to AAC 128 kps under the advanced tab in your Preferences settings. After you do the conversion make sure you set this tab back to your preferred lossless import option!)
    You will get two copies of the songs in your library. Your original playlist will contain the lossless songs, so you'll have to pull the AAC songs back out into a play list. You can find them easily by sorting your library by "Kind" and then pulling the AAC files into a playlist. You can label this iPhone--or whatever.
    After you load the playlist onto your iPhone, uncheck it so the songs are not duplicated in your library. If you ever want to delete them, you have to do this inside your library or the file will remain on your computer. (It does take a while to run the conversion--so I rarely delete things afterwards if I think I'm going to use the file again.)
    Post back if you still have other questions.

  • Can we have both 9i and 10g db running on the same machine

    Hi,
    I want to to exp/imp upgrade of my 9i db to 10g db.
    Can I have both 10g and 9i installed on the same server?
    Thanks,
    Kavitha

    Yes, provided that the HW, OS version and Patch level are certified for both 9i and 10g.
    Install 10g into a seperate ORACLE_HOME -- whether under the same "oracle" account or a different (e.g. "oracle10g" account).
    However, you should consider 11g as 10g is being desupported this month (i.e. no new patches / fixes will be available for 10g)
    Hemant K Chitale
    Edited by: Hemant K Chitale on Jun 9, 2010 10:58 AM

  • Language choice for library to be linked in both KMDF and UMDF drivers

    Hello,
    I'm writing a library that needs to be linked into both KMDF and UMDF drivers and was wondering if i can use C++ to write the library. C++ in UMDF should work fine, but going over lot of discussions about using C++ in KMDF drivers,
    it looks like very basic C++ should work fine but using virtual functions, new/delete etc will probably come back and bite you in many ways. Most of these discussions are from way back in 2009 or earlier. 
    Do those still hold true ? What is the extent of C++ i can use in a library that will be linked into both UMDF and KMDF drivers ?
    Thanks
    -R___K

    If you are using the Win8 WDK or later, you should be able to use a very limited C++ and the tools will flag constructs that are not supported.  The discussions you found are mostly still valid, there is no new and delete (unless you roll your
    own), but you can use simple classes and C++ syntax.  Basically take a look at the old forum post
    https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/452f4f41-6a81-4cfc-a5b6-46e0b76dfbe5/support-of-vs2011-in-c-for-device-drivers?forum=wdk
    Don Burn Windows Filesystem and Driver Consulting Website: http://www.windrvr.com

  • I am using PS cs6 and lightroom and I am having a hard time know what color space to choose.  The lab that I am using told me that their color space is sRGB.  Do I need to have both PS and Lightroom set at sRGB or should I have PS set at adobe RGB and jus

    I am using PS cs6 and lightroom and I am having a hard time know what color space to choose.  The lab that I am using told me that their color space is sRGB.  Do I need to have both PS and Lightroom set at sRGB or should I have PS set at adobe RGB and just set my export from lightroom as sRGB?

    Please post in the Photoshop forum.
    http://forums.adobe.com/community/photoshop
    Bob

  • Can I have both Lion and Snow Leopard on One Hard Drive?

    My problem is I need to run a PowerPC game on Lion which Lion no longer supports. So i thought i could download Snow Leopard back to my Mac and partiition my hard drive in the process as that is the only way i know of to have both Lion and Snow Leopard. I went through the Boot Camp Asistant process and it seems it will only partition Windows 7 to my Mac when i need Snow Leopard. If anyone has any idea how to help me have both Lion and Snow Leopard at the same time on just one hard drive or figure out how to run the PowerPC programs on my Mac (if there is a way around it). The help will be well appreciated!

    How To Run Snow Leopard On A New Mac
    This does not apply to new Mac Minis or MacBook Airs. When newer models are introduced that also require Lion for hardware support, the techniques described below will no longer work with the possible exception of using Parallels 7.
    What has to be done:
    Create a new partition on the hard drive.
    Get a clone of a 10.6.8 Snow Leopard system. Put the cloned Snow Leopard system onto the new partition.
    Step One: Create a new partition on the hard drive
    To resize the drive and create a new partition do the following:
    1.    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
           After the main menu appears select Disk Utility and click on the Continue button. Select the hard drive's main entry then click on the Partition tab in the DU main window.
    2.   You should see the graphical sizing window showing the existing partitions. A portion may appear as a blue rectangle representing the used space on a partition.
    3.    In the lower right corner of the sizing rectangle for each partition is a resizing gadget. Select it with the mouse and move the bottom of the rectangle upwards until you have reduced the existing partition enough to create the desired new volume's size. The space below the resized partition will appear gray. Click on the Apply button and wait until the process has completed.  (Note: You can only make a partition smaller in order to create new free space.)
    4.   Click on the [+] button below the sizing window to add a new partition in the gray space you freed up. Give the new volume a name, if you wish, then click on the Apply button. Wait until the process has completed.
    You should now have a new volume on the drive.
    It would be wise to have a backup of your current system as resizing is not necessarily free of risk for data loss.  Your drive must have sufficient contiguous free space for this process to work.
    Step Two: Obtain a clone of a Snow Leopard system:
    You will need access to a Mac already running Snow Leopard. You will need a 16 GB USB flash drive or an external hard drive to which you can clone the Snow Leopard system from the Mac that has Snow Leopard installed. Alternatives are:
    Option One:
    Install a new Snow Leopard system onto a USB flash drive. Boot the Mac used for installing with the USB flash drive. Update the flash drive system to 10.6.8 using the Mac OS X 10.6.8 Update Combo v1.1 to update Snow Leopard. Verify that you can boot the Mac with the USB flash drive.
    Take the USB flash drive to your new Mac and try booting from it. If it works then clone the system from the flash drive to the newly made partition:
              Clone using Restore Option of Disk Utility
    Open Disk Utility from the Utilities folder.
    Select the destination volume from the left side list.
    Click on the Restore tab in the DU main window.
    Check the box labeled Erase destination.
    Select the destination volume from the left side list and drag it to the Destination entry field.
    Select the source volume from the left side list and drag it to the Source entry field.
    Double-check you got it right, then click on the Restore button.
              Destination means the new partition on the internal drive. Source means the USB flash drive.
    Option Two:
    If you have a large enough external drive you can erase and use, then it would be easier to just clone the entire Snow Leopard system from the source Mac computer to the external drive.
              Clone using Restore Option of Disk Utility
    Open Disk Utility from the Utilities folder.
    Select the destination volume from the left side list.
    Click on the Restore tab in the DU main window.
    Check the box labeled Erase destination.
    Select the destination volume from the left side list and drag it to the Destination entry field.
    Select the source volume from the left side list and drag it to the Source entry field.
    Double-check you got it right, then click on the Restore button.
              Destination means the external drive. Source means the Snow Leopard Mac's internal drive.
    After cloning verify that it will boot the source Mac. If so then take the external drive to your new Mac boot with it. If all is well then restore the clone to the new partition on your new Mac:
              Restore the clone using Disk Utility
    Open Disk Utility from the Utilities folder.
    Select the destination volume from the left side list.
    Click on the Restore tab in the DU main window.
    Check the box labeled Erase destination.
    Select the destination volume from the left side list and drag it to the Destination entry field.
    Select the source volume from the left side list and drag it to the Source entry field.
    Double-check you got it right, then click on the Restore button.
              Destination means the new partition on the internal drive. Source means the external drive.
    If the above seems too daunting then you might consider running Snow Leopard inside an emulator such as Parallels 7. You are permitted to install a single copy of Snow Leopard inside a virtual machine. You will need to first purchase a copy of Parallels 7 and install it on your new Mac. Create a new virtual machine configured for Mac OS X. You may then install Snow Leopard in the virtual machine then download Mac OS X 10.6.8 Update Combo v1.1 and update to 10.6.8. Be sure to include Rosetta in your initial Snow Leopard installation. Rosetta is not installed by default rather it's an optional install.

  • I have both Iwork and Microsoft Office (had to have it for school) on my macbook pro. Can I uninstall Iwork from my computer and reinstall it at a later date from the disc.

    I have both Iwork and Microsft Office (had to have it for school) on my Macbook Pro. Can I uninstall Iwork on my computer and re install it at a later date from the disc, or was it a one time install

    KBowman0526 wrote:
    Can I uninstall Iwork on my computer and re install it at a later date from the disc
    yes.

  • Does NI-6008 have both scan and channel clocks ?

    Does the NI-6008 have both scan and channel clocks whose rate can independently be set in LabVIEW ?  I would like to acquire say 100 samples on one channel at 10 kHz and repeat this at 10 Hz rate.  So 100 samples would be acquried at a 100 usec interval period (channel clock), then there would be a gap in time where no samples are acquired, then this process repeated again 100 msec (scan clock) later.
    Steve

    SteveP,
    "Does the NI-6008 have both scan and channel clocks whose rate can independently be set in LabVIEW ?"
    Yes and No.  You can set the sample rate (scan rate) on the
    USB-6008/6009 but you cannot set the convert clock rate (channel clock)
    on the USB-6008/6009.
    Also, you cannot use an external clock with the USB-6008/6009 (in both the DAQmx driver and the DAQmx Base Driver).
    The lack of both these feature limits you to one option to complete the task you want.
    If you want to take 100 samples at 10kHZ every 100msec (10Hz) then you
    will have to do a conintuous acqusition at 10kHz and use post
    processing to drop the samples you do not need.
    I hope this helps,
    Lorne Hengst
    Application Engineer
    National Instruments

  • Liquify and ATI Drivers on an iMac.

    Hello,
    This is driving me insane, so i would appreciate any help at all.
    There is a SERIOUS problem with PS CS6 and ATI HD 5750.
    Liquify tool does not work...
    Here are the details:
    iMac i7
    16 GB RAM
    Graphics  ATI Radeon HD 5750 1024 MB
    Software  Mac OS X Lion 10.7.4 (11E53)
    What happens is that the moment i enter Liquify's UI the mouse stops moving!!!!
    I only have mouse movement to the left and to the right (to choose or tweak brush sizes etc.)
    but when the mouse is over the image, the crosshairs are frozen, no movement at all!!!
    If i try to liquify something on the image it does not work.
    The only way to make Liquify work, is to disable "Use Graphics Processor" in PS preferences.
    So, this is clearly a driver issue, the thing is that ATI driver updates (for HD5750 ON iMacs) come directly from Apple and there is no available download on Amd's site, so i actually can't upgrade drivers myself....
    I should also mention the following:
    I have both Production Premium 5.5 and 6 installed on the same machine
    I had PS CS6 beta installed, but i removed it (using the uninstaller - The Adobe way) prior to the Production premium CS6 installation.
    The Liquify tool had the exact same problem in PS CS6 Beta (I was running 10.7.3 at that time), but i didn't mention anything, i thought it was just a bug with the Beta version.
    It's also worth mentioning that the Liquify tool in PS CS 5.5 works just fine. (probably because it doesn't use GPU accel.)
    Othen than that, i am really dissapointed and frustrated with the whole CS6 experience so far...
    I couldn't even install PP CS6 at first, and i was forced to reboot the iMac in safe mode to complete the installation.
    I would really appreciate any help, i'm stuck.
    Thank you.

    Noel Carboni wrote:
    On the one hand, Apple users benefit from Apple taking on the responsibility of integrating everything together so there's minimum fuss.  On the other hand, sometimes you have to wait for solutions that work, where a PC user has more options...  I had trouble with Liquify using the latest ATI drivers (on my PC), so I just uninstalled them and installed a version they released 2 months ago that works…
    Noel,
    One can do similar stuff on the Mac too, provided you really, really know what you're doing.  What's more, not only can you use .kext files from previous OS versions, but you can even hack them or roll your own.  One notable case was the set of applefan.kext files provided by an outfit called macgeniuses to cool down the Power Mac MDD G4 for purposes of running a mutant, flashed graphics card they sold for it.  One has to be superextra careful though, or you'll turn the machine into an extremely noisy air filter or you can literally fry the cpu and gpu in no time. 

  • TNS Timeout Error with both 32bit and 64bit drivers installed

    I have a server running WIndows 2008 64bit and SQL Server 2012 64bit. I have both the 32bit and 64bit Oracle ODBC drivers installed. 32bit is for SSIS and SSRS uses 64bit. I have an ODBC connection setup for both the 32bit and 64bit. I have the datasources setup for the 64bit and when I test it it works. When I go to run a query I get TNS timeout errors. Any ideas?

    Thank you very much, Curt!
    It's right: When the 64bit version is running, then the PSDs will be opened by this.
    But the configuration under "Bridge Edit/preferences/file type assoiciatons" has the same result as under the "Windows/Systemcontrol/Standardprograms": Never they show the name "Adobe Photoshop.exe (64bit)" - only "Adobe Photoshop.exe" In both cases (Bridge and systemcontrol) I have the possibility to choose the "right" Photoshop.exe by going to the right file (32bit OR 64bit), but the name of the .exe is ever the same: Only "Adobe Photoshop.exe". There is no difference.
    And so even if the 64bit version is preferred (in Bridge), the PSD-files will be opened in the 32bit-version, when no one of both versions is running.
    But - so or so - you have given me a way to solve my basic-problem!
    And when I find the time for experiments, I will show what happens, when I rename the 64bit-exe to "Adobe Photoshop64.exe" to get two different filenames for Photoshop in the Windows-System. (I'm not shure if this will function: When in the Photoshop-System are intrinsic lnks/references to "Photoshop.exe", then I will have no success! Therefore I have to make a HDD-Clone with the whole Windows-System, all Apps and my Working-data before I try to rename. Perhaps there is "no way back to the activation" after renaming the .exe ...
    Thank you and kind regards,
    Oh-Mann

  • How to have both Single and Mutilple Selection in a table?

    Hi ,
    I have a page with an advanced, there is a multiple selection for the table for deleting row. Now I want to have a single selection column for other purpose. But it does not seem that we can have both in a table.
    If I implement SingleSelection myself by using OAMessageRadioButton, from dev guide, I need to programmatically assign radio btton all the same
    name by calling setName() for each radio button and also assign an identifying value for each bean. I can radio for radio button, but how can I assign value for each radio button bean when they are in a table? Will it possible to use View Attribute of radio button bean property?
    thanks
    Lei

    Lei, its possible to have both in ur table! You can add a single selection child to your table. Then u can add messagecheckbox as last column of table, which can be attached to a transient VO attribute.
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Possible to have both HD and SD on same dvd?

    Hi there.
    I was wondering if it was possible to have both a HD1080i60, and a DVNTSC on the same dvd?
    The DVD is a standard def dvd, but i would like to have a "Extras" section, which would include a couple of HD clips.
    Is this possible?
    Do i just need to make the HD seqeunces 16:9 ?
    Any help would be greatly appreciated

    rom content? what exactly does that mean,and how would i go about doin it?
    I just want to have a bonus section on my dvd, that includes HD versions of edits that are SD letterbox on the actual movie.. So the whole point is to have a the bonus section show that those edits look like in actual HD, not letterboxed...
    So is this possible?

  • What security site is compatible with Firefox? I have both McAffe and Total Defense Security Center

    I have both McAfee Security and Total Defense Security Center and I am having pulling up some surveys I used to be able to pull up like Harris Polls and Ipos. Please tell me if I need to delete one one these security sites.

    The choice of security software is up to you.
    It is probably worth noting that
    *It is usual to use only one set of AntiVirus software and only a single security suite.
    * Window provides security software free of charge for users of its MicroSoft Windows. (Windows 8 come with security software pre installed) <br /> http://windows.microsoft.com/en-US/windows/security-essentials-download
    * By default Firefox itself has anti phishing and anti malware features <br /> [[How does built-in Phishing and Malware Protection work?]]
    * Security software tends to be bundled with other software, some of which may be of speculative value.

Maybe you are looking for