Re: quick questions on USB 3 and killer network drivers

Hi,
I think I fixed the USB issue.  I just removed the old NEC USB 3 driver and use only the Intel uSB 3 driver and it has no problems with my front usb ports now.
I also installed the killer network driver only without suite and it works great.
Just o...

Hey guys,
I was simply wondering if anyone here has heard anything about the release of Windows 10 drivers for Previous Notebook generations. I own a GE70 Apache Pro 012 (860 Model) which is only about a year old.
Funny enough the specifications page f...

Similar Messages

  • Quick questions on USB 3 and killer network drivers

    Hi, I have a  z87-GD65 board.  Was curious because Ive had some issues with front panel USB 3 ports, causing system lockup when plugging in drives sometimes and have had to reboot.  I noticed on startup I have Intel USB 3 monitor driver, and also NEC U...

    The connector of screen and motherboard might  loose . You can connect the laptop with another external monitor . If the external monitor works well after connecting with the laptop, it means that your vga card isn't broken. Then, you can consider to c...

  • Quick question regarding best practice and dedicating NIC's for traffic seperation.

    Hi all,
    I have a quick question regarding best practice and dedicating NIC's for traffic seperation for FT, NFS, ISCSI, VM traffic etc.  I get that its best practice to try and separate traffic where you can and especially for things like FT however I just wondered if there was a preferred method to achieving this.  What I mean is ...
    -     Is it OK to have everything on one switch but set each respective portgroup to having a primary and failover NIC i.e FT, ISCSI and all the others failover (this would sort of give you a backup in situations where you have limited physical NICs.
    -    Or should I always aim to separate things entirely with their own respective NICs and their own respective switches?
    During the VCAP exam for example (not knowing in advance how many physical NIC's will be available to me) how would I know which stuff I should segregate on its own separate switch?  Is there some sort of ranking order of priority /importance?  FT for example I would rather not stick on its own dedicated switch if I could only afford to give it a single NICs since this to me seems like a failover risk.

    I know the answer to this probably depends on however many physical NICs you have at your disposal however I wondered if there are any golden 100% rules for example FT must absolutely be on its own switch with its own NICs even at the expence of reduced resiliency should the absolute worst happen?  Obviously I know its also best practice to seperate NICs by vender and hosts by chassis and switch etc 

  • A quick question about WebDynpro SLD and R/3 with concurrent users

    Hello ,
    I have a very quick question about Webdynpros and SLD connecting to an R/3 system, when you configure a webdynpro to connect to an R/3 system using SLD, you configure a user name and password from the R/3  for the SLD to use. What I would like to know is when I have concurrent users of my webdynpro, how can I know what one user did in R/3 and what another user did? Is there a way for the users of the web dynpro to use their R/3 credentials so SLD can access the R/3? Like dynamically configuring the SLD for each user?
    - I would like to avoid leaving their their passwords open in the code ( configuring two variable to get the users username and password and use these variables as JCO username and password )
    Thanks Ubergeeks,
    Guy

    Hi Guy
    You will have to use Single Sign On to achieve this. In the destination you have defined to connect to R/3 , there is an option to 'useSSO' instead of userid and password. This will ensure that calls to R/3 will be with the userid that has logged into WAS. You wont need to pass any passwords because  a login ticket is generated from WAS and passed on to R/3. The userid is derived from this ticket.
    For this to happen you will have to maintain a trust relation ship between R/3 and your WAS ,there is detailed documentation of this in help files. Configuration is very straight forward and is easy to perform
    Regards
    Pran

  • Quick Question: When to use ( ) and when to use [ ] and why the ( *)

    Hi all,
    A quick question that i'm sure is very simple but is slightly confusing me. I've just started trying to learn Objective-C and am a little confused by ( ) and [ ].
    I get that you use the [ ] brackets when you want something specific from an object, i.e.
    [ textField textColor ]
    and that you use ( ) brackets for things like:
    if ( x == y) {
    But I get confused when I see things like:
    NSLog(@"some text here");
    Why does that get ( ) brackets and why is it not [ ].
    Also another point of confusion, creating methods... Why are some methods done like:
    - (void)awakeFromNib
    And others done like (with the additional "*" added):
    - (NSString *)stringvalue
    As I said, I'm sure this is very simple and obvious, but it is confusing me slightly.
    Thanks in advance!

    Adam:
    As you already know, square brackets are used to send a message to an object, so if a object like myObject implements the method -doSomething, you can call it with:
    \[myObject doSomething\];
    The other use square for brackets have is to index C-style arrays, such as:
    aValue = anArray\[10\]; // Get the 10-element of an array
    However, because C-style arrays are rarely used in Cocoa applications (use NSArray instead) you will not see this situation often.
    Parenthesis in expressions are used to group and prioritize, such as:
    x = 10 * (3 + 5); // x = 80
    If () statements use it to delimit the test expression. Same with while (). for () uses it to enclose the limits and increment statements, etc.
    The other important use of parenthesis is in calling a C function:
    result = foo(3);
    means that you are calling the function named foo with the argument 3, and storing the the return value in the variable 'result'. This is different from a message because a C function is not a method of an object. They exist independently of any objects. NSLog() is a function defined within Cocoa but it is not a method. So, you call it with the traditional C function call syntax. Cocoa defines other functions like NSStringFromRect(), which takes an NSRect as argument and returns a pointer to an NSString.
    And that leads me to your last question. Some methods return simple types, like int, float, or void (i.e. returns no value). These methods will have prototypes like:
    \- \(void\)returnNothing;
    \- (int)returnInteger;
    Other methods return pointers to types, like:
    \- (int \*)returnPointerToInteger;
    \- (void \*)returnPointerToAnything; // In obj-C one typically uses id instead of void*
    Returning whole objects from methods has problems and it is better to just return a pointer (the address in memory) instead:
    \- (NSString *)makeAString;
    The method above returns a pointer to an NSString rather than the entire object.
    Good luck with your learning,
    Juan-Pablo
    Message was edited by: Juan Pablo Claude

  • Quick Question about Cisco 3560 and the Web Device Manager

    Alright, I have a quick question that I am curious about but I haven't found any information
    about it.
    When I log into my Cisco 3560 using the web portal to get to the Device Manager. Below the
    diagram of the switch, then under the Dashboard there is section called Switch
    Health, Port Utilization.
    Under the Switch Health there is Bandwidth Used, Packet Error. Those two options just sit
    at zero and do not move. The Port tilization graph is also sitting at zero.
    Is there a way to make them functional?

    Anyone notice performance increase or decrease of their HD when using the nVidia IDE SW drivers?  particularly with a 74GB Raptor?  I've also heard of burner issues when installing the IDE SW but have not used my burner yet.

  • Killer Network drivers Windows 8.1 problem

    I upgraded my windows 8 system to 8.1 yesterday, but since then the driver for my Killer Network card, from my Z87-G45 motherboard, been having issues. I downloaded the latest driver, but it gave an error when trying to install. I de-installed my older drive to try a clean install of the driver, thinking that I had my driver cd to go back to the old driver if anything went wrong. The latest driver wasn't compatible with my current operating system, and the older version from the driver cd wouldn't install either. Is a windows 8.1 compatible driver available? I would be able to download it on another device and transfer it via USB. Is downgrading to windows 8 possible without losing all of my files?
    I hope to have fixed this problem as soon as possible.

    I had the same problem with a clean install of Win 8.1. After trying different newer packages, which were not working, I uninstalled it all and re-installed from the DVD, which has the only working version so far (8.0.2.42 in Windows Device Manager). Also my BIOS update from 1.6 to 1.7 fails (posting another thread).

  • Win7 reinstall and G570 networking drivers

    Hi all,
    I have a Lenovo G570 machine running 64-bit Windows 7 (Home Premium).  The machine got into a state where it couldn't boot properly (I'd get the splash screen and then the screen would go dark, other than I could see and move the mouse).  So I reinstalled Windows 7 from the original disc, selecting the Custom option (after trying multiple system restore points etc...).
    After the reinstall, I find that Windows doesn't recognize a number of drivers, and I have no network connectivity. see screen shot below from Device Manager.  I went to the Lenovo site and downloaded what I thought were the correct drivers for both LAN and wireless, but when I tried to update them (transferring to the machine via USB key), Windows tells me those aren't the correct drivers.  I'm now at a bit of a loss as to how to troubleshoot.  And yes, my cable modem and wireless router are fine, all other devices in the house can access the Internet.  I'm hoping if I can get the networking drivers installed properly, maybe Windows can do the others automagically so I don't have to hunt for them. For the LAN driver, the one that hasn't worked is Atheros LAN Driver (AR8151L-Giga)(AR8152L-10/100) for Windows 7 (32-bit, 64-bit) - Lenovo G470 and G570.  For wireless, the one that hasn't worked is Intel Wireless WiFi Link Driver for Windows 7 (32-bit, 64-bit) - Lenovo G470 and G570.
    Can anyone point me in the right direction? Thanks in advance for your help...

    Hi,
    Is the chipset driver installed? From the image, it looks like chipset is not installed ( SM Bus Controller ). Install the drivers in the same order listed elow. Restart laptop whenever it prompts for restart. Do let me know if it solved the issue. Giving all the links, just in case if the same files are not already downloaded.
    1. Chipset (SM Bus Controller) http://download.lenovo.com/UserFiles/Driver/en/Downloads%20and%20Drivers/G470G570/Updated%20Win7/IN1...
    2. Intel Management Engine Interface Driver (PCI Simple Communications Controller) http://download.lenovo.com/UserFiles/Driver/en/Downloads%20and%20Drivers/G470G570/Updated%20Win7/IN1...
    3. Ethernet ( Ethernet Controller) http://download.lenovo.com/consumer/mobiles/91la04ww.exe
    4. Card Reader (USB 2.0 CRW) http://download.lenovo.com/UserFiles/Driver/en/Downloads%20and%20Drivers/G470G570/Updated%20Win7/IN4...
    5. Energy Management (Unknown device) http://download.lenovo.com/consumer/mobiles/caez29ww.exe
    6. After installing Energy Management, restart the laptop and press fn+F5 to enable wireless. Now install the wireless driver ( Download whichever is applicable in your system )
    Intel http://download.lenovo.com/UserFiles/Driver/en/Downloads%20and%20Drivers/G470G570/Updated%20Win7/IN1...
    Others http://download.lenovo.com/UserFiles/Driver/en/Downloads%20and%20Drivers/G470G570/Updated%20Win7/IN1...
    Did someone help you today? Press the star on the left to thank them with a Kudo! If you find a post helpful and it answers your question, please mark it as an Accepted Solution
    Did someone help you today? Press the star on the left to thank them with a Kudo! If you find a post helpful and it answers your question, please mark it as an Accepted Solution

  • Windows 8 Clean Install drivers question for USB, CD, and Wifi

    Hello,
    I did a clean install using bootcamp for Windows 8. The problem I am experiencing is that I cannot download the needed drivers through bootcamp due to a slow connection. (I am in Afghanistan for work). Does anyone know where I can get the drivers so my USB ports, Cd-ROM drive, and Wifi will work from an external website where I can use a download manager? I have a 15' Macbook Pro-Mid-2012.
    Thank you,
    Ryan

    Welcome to Apple Support Communities
    You can download the Windows support software from the Apple site > http://support.apple.com/kb/DL1638?viewlocale=en_US&locale=en_US Follow the steps of the website to install it on Windows

  • Quick question about mobile sites and publishing.

    I currently have a desktop site at fabhollie.com
    I would like to start designing a phone and tablet site. My question is can I publish only the desktop site rather than all three? I would like to be able to work on the mobile site without publishing them until I have completed them. Some of the content on my requires me to update it weekly. Is there any way I could make these changes on my desktop site and publish them without publishing the unfinished phone and table pages? Thanks.

    You certainly can! ;-)
    Go into your site Properties. Select Mobile on the left and uncheck the redirect button down on the lower right. This will still publish the mobile site to the live server so you can test it but it won't automatically redirect until  you check that box again.
    It is a feature designed for exactly what you want to do.

  • Quick Question re Permissions Repair and Accounts

    Does a permissions repair apply across all user accounts? A friend has one account they can't access (sticks after log-in screen) but other accounts that they can. As a first try I want to suggest they try and repair permissions but not sure if this will work for the account they can't log-in to being run from one they can?
    Thanks in advance.
    David

    Repair Permissions only affects system files used by all users, so is unlikely to fix a problem that only affects one user. That user may have a bad login item ("Accounts" system preference"). Try starting in Safe Mode.
    <http://docs.info.apple.com/article.html?artnum=107393>

  • Two quick questions about the project and timing panes

    1) Is there a hotkey for toggling between the project and timing panes?
    I can't seem to find this anywhere. I know F5 and F6 open and close them, but I'd like to be able to simply activate then without having to click on them. I'd like to be able to simply toggle between them and navigate using the arrow keys
    2) Is there a way to lock together the project and timing views so that when you open a group in one that group is also opened in the other?

    Sure, play/stop SHOULD work, but it doesn't always. And the up/down arrows only work to move layers in some instances. Try this. In a normal project, select a layer in either the layers pane or the canvas. Use the up/down arrows and you'll find Motion cycles between layers. Now close the layers pane (F5) and open it again. Now try to use the up/down arrows. It no longer cycles on my machine (and probably yours).
    In fact, Motion 4 broke a LOT of the keyboard shortcuts that used to work seemlessly in Motion 3.
    For example: I create a text object and start typing my text. About 30 percent of the time hitting the spacebar while typing text will cause playback to start. Pure annoyance.
    I used to be able to Hit HOME and END to go to the start and end of the project when the layer's pane is active, now I can't.
    About 25 percent of the time when I'm in the layers pane and I hit spacebar, instead of playing the project, I turn off the layer that was currently selected.
    Those are just a few of my pet peeves. There are definitely some real issues with shortcuts in Motion 4.
    Andy

  • Quick question about custom Components and Panels

    Okay, so here is the situation.
    I created a custom component that overrides paintComponent. All this component does is draw a diagonal line.
    If I add this component directly to a JFrame it displays fine.
    The issue: I made a custom JPanel that at the moment only contains this component. If I add it to the JPanel then add that to the JFrame, it only displays a dot.
    Any suggestions?

    Layout issue. The intermediate JPanel has a default FlowLayout manager which shows its child components at their preferredSizes. These sizes are computed by the layout manager in the process of laying out the children. When there are no children the size reported to the parent is the default size which for JPanel is (10, 10). You can change the layout manager for the intermediate panel or specify a preferredSize for the graphic component in one of two ways:
    1 - use the setPreferreSize method
    2 override the getPreferredSize method in the class:
    class Pseudo extends Jpanel {
        protected void paintComponent(Graphics g) {
            // custom drawing...
        public Dimension getPreferredSize() {
            return new Dimension(desiredWidth, height);
    }

  • Quick question about PHP sessions and Air app

    Could someone clear this up for me?
    My air app makes html requests to php scripts, php login, search etc. I've been advised to use sessions in the php scripts to ensure each request to a script is done by a logged in user.
    So is the session identifier stored automatically by air somewhere, similar to a cookie in a browser?

    4.4.1 is indeed the version of php in 10.4.6, but it's also the version of php that's running on my 10.3.9 server. You can execute php -v on your server to see which version you've got, but it seems unlikely that it's a version other than 4.4.1 if you haven't updated it yourself. Are there security updates you haven't applied?

  • Quick question about reinstalling Lion and iLife

    Hi,
    I have a MacBook Pro mid 2010.
    If I reinstall Lion, I obviously need the "Applications Install DVD" to install iLife. This should work even if the DVD is for Snow Leopard that came with my Mac, right?
    Just to make sure...
    V-M

    This is much simpler.
    If you have the System Restore disks that came with your Mac then yes, you do have the iLife apps on them.
    Yes you can install the iLife apps without installing the whole OS. Just opt to 'Install Bundled Applications only'
    Regards
    TD

Maybe you are looking for