Qemu tun/tap networking and problem with 2.6.18

Kernel 2.6.18 introduced some security restrictions so that tun devices can't be created by normal users (see: http://www.friedhoff.org/fscaps.html#Qemu)
So if you start qemu now you will get the following error:
warning: could not configure /dev/net/tun: no virtual network emulation
Could not initialize device 'tap'
According to this post you have to use tunctl in order to fix that (or run qemu as root, or patch the kernel, I think neither of these options are a real solution)
I have the following wrapper script for qemu (called qemu.sh) (I have also tried the full script from the post mentioned above):
#!/bin/sh
sudo tunctl -u enrique
qemu $@ -net nic -net tap
sudo tunctl -d tap0
enrique is my user name. The tun module has been loaded. It still fails with the above error when I run qemu like this:
qemu.sh -m 128 -hda hda.img -boot c

Hm, I'm glad that it works for you, but it still does not work for me. And as I said in my initial post, I have tried the full script from that qemu forum, and it did not work either.
Mayby I have made a stupid mistake somewhere, so here is my complete current setup:
my qemu wrapper script (qemu.sh):
#!/bin/sh
echo "Loading kqemu"
sudo modprobe kqemu major=0
echo "Loading tun"
sudo modprobe tun
sudo chgrp users /dev/kqemu
sudo chmod g+rw /dev/kqemu
USERID=`whoami`
iface=`sudo tunctl -b -u $USERID`
sudo tunctl -u $USERID -t $iface
qemu $@ -net nic -net tap,ifname=$iface
sudo tunctl -d $iface
/etc/qemu-ifup:
#!/bin/sh
echo "Executing /etc/qemu-ifup"
sudo ifconfig eth0 down
sudo brctl addbr br0
sudo ifconfig eth0 0.0.0.0 up
sudo ifconfig br0 192.168.0.2
sudo brctl stp br0 off
sudo brctl setfd br0 1
sudo brctl sethello br0 1
sudo brctl addif br0 eth0
sudo route add default gw 192.168.0.1
echo "Bringing up $1 for bridged mode..."
sudo ifconfig $1 up
sudo brctl addif br0 $1
when I run qemu.sh I use the following parameters:
qemu.sh -kernel-kqemu -m 128 -hda debian-hda.img -boot c
I get the following output: (please notice that qemu never reaches /etc/qemu-ifup)
Loading kqemu
Loading tun
Set 'tap0' persistent and owned by uid 1001
warning: could not open /dev/net/tun: no virtual network emulation
Could not initialize device 'tap'
Set 'tap0' nonpersistent
(uid 1001 is my correct uid)
ls -l /dev/net/tun:
crw-rw---- 1 root root 10, 200 29 nov 20:18 /dev/net/tun
Last part of my dmest:
QEMU Accelerator Module version 1.3.0, Copyright (c) 2005-2006 Fabrice Bellard
This is a proprietary product. Read the LICENSE file for more information
Redistribution of this module is prohibited without authorization
KQEMU installed, max_locked_mem=517912kB.
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk>

Similar Messages

  • When I connect my I pod shuffle to USB it shows an error message - " I Tunes has deducted a problem with your audio configuration. Audio/Video playback may not operate properly" due to this problem each and every earphone am inserting goes unusable

    When I connect my I pod shuffle to USB it shows an error message - " I Tunes has deducted a problem with your audio configuration. Audio/Video playback may not operate properly" due to this problem whenever i connect  earphone each and every earphone gets un usable. Already made a factory reset. please arrange for a rectification.. :'(

    Hi Ganeshpandianm,
    Welcome to the Support Communities!
    The article below may be able to help you with this issue.
    Click on the link to see more details and screenshots. 
    iTunes for Windows: iTunes cannot run because it detects an issue with QuickTime
    http://support.apple.com/kb/TS1371?viewlocale=en_US
    "iTunes cannot run because it has detected a problem with your audio configuration"
    Cheers,
    - Judy

  • Any new  about updating lion to 10.7.4 and problems  with bluetooth devices  like Bose Soundlink Bluetooth Speaker?

    Any new  about updating lion to 10.7.4 and problems  with bluetooth devices  like Bose Soundlink Bluetooth Speaker?

    Monroe
    Just in the moment i updated to lion 10.7.4  my Bose Soundlink Bluetooth  stop working as  good as it was. I´m gonna try the update in the Bose  web page. I hope  it works

  • Cannot see Networked computers and problems with WEP sign in

    I recently installed a new HD (SAMSUNG HM500LI) into my 2.16GHz MacbookPro running 10.5.5 and transferred all my files using Apple's Migration Assistant.
    Everything seems to have been working fine until I tried to log in to a friend's wireless network using a WEP password. OSX gives me the error message "Commection Timeout". I can however connect to other unsecured wireless networks on the list.
    I have tried deleting the keychain access for the WEP network and reentering the correct password, but no success.
    What I have also realised is that I cannot see other macs on my Network in finder any more.
    Another point worth mentioning is that the Parallels NAT and Guest in Network preferences (for Parallels virtualisation software) have now automatically been renamed to Ethernet... (en2) and (en3).
    I still have my original harddrive in an external casing and booted from that and everything worked perfectly - I can both log onto the WEP wireless internet and see other macs in my vicinity.
    Can anyone help me here please? Are there maybe some settings that weren't migrated with the assistant? Could it be that my file sharing settings need altering? Did I maybe not format the new drive correctly (I just erased the new one and formatted it in Mac OS Extended (Journaled))? Has a recent Apple update maybe upset something, and if so, is there a way to uninstall it?
    Thank you in advance.
    Robert
    Message was edited by: Robbie1702
    Message was edited by: Robbie1702

    Hi Robbie, and a warm welcome to the forums!
    Have you done any Maintenance since installing?
    If not, at start with this...
    Safe Boot , (holding Shift key down at bootup), use Disk Utility from there to Repair Permissions, move these files to the Desktop.
    /Library/Preferences/SystemConfiguration/preferences.plist
    /Users/YourUserName/Library/Preferences/com.apple.systempreferences.plist
    /Library/Preferences/SystemConfiguration/com.apple.airport.preferences.plist
    Then delete the orignals & reboot once more.
    On the WEP PW, try putting a Dollar Sign in front of it, like...
    $xxxxxxxxx
    Also, is the WEP PW exactly 5 or 13 ASCII, or 10 or 26 HEX characters?

  • Suggestions, Observations and problem with Time Capsule shares

    *Some Observations*
    The Time Capsule can take a long time to become active. This is especially true if using an extended or WDS network. I would suspect this is due to the negotiation between devices that it needs to do. I have on occasion believed it to be hung, only to find that after walking away for a bit it comes up. This also impacts devices showing up in the Airport utility.
    Using a time capsule with one Airport Express B/G will work, but adding a second creates problems.
    Extending a network with an Airport Express N seems to work well.
    Best bet is to set up separate B/G and N networks and run your N network as N only at 5Ghz.
    WEP provides no real security, so think of it as you would an open network.
    *My Issue*
    I am having an issue where the time capsule shares become unavailable. It is an intermittent issue, and I have been unable to identify a test case. This happens for devices connected over ethernet as well as wireless. The Time Capsule shows in the Finder list, but the volumes are not available. Connecting to them fails.
    The device also appears in the Airport Utility list, but when clicking on Manual Setup, or guided set up, it causes a hang.
    This results in Time Machine hanging when trying to initiate a backup.
    I have also noticed that when this happens, the signal does start to get a bit flaky with "Roam (Beacons Lost)" messages. Wireless connectivity still seems to be very useable though. I can connect to other network shares through the Time Machine, but not to the shares on the Time Machine. The only way to recover from this is to power cycle the Time Capsule.
    One thing I want to investigate more tonight is whether there are any issues with my keychain and old passwords in case there are multiple failed attempts in the mix that are doing something. Although I know of no lockout feature on the device.
    Any suggestions would be appreciated. This is the second Time Machine, so I have seen this on two different devices. I am also seeing this issue across 4 different computers simultaneously, some via ethernet and some wirelessly. Time Capsule is 7.3.2

    Hi,
    I have pretty much the same problem, 1TB Time Capsule that works fine most of the time as a wireless router. Up till recently Time Machine backups just worked (as one would expect them to) wired and wireless. I went away for a week came back and now every time Time Machine invokes a back up process all of a sudden my wireless network goes down, Time Machine can no longer see the Time Capsule and all other devices (iphone / apple TV other non apple devices) no longer have connections (they see wireless but no pass through to the internet or each other).
    I have tried resetting all sorts of stuff, re-deployed my network, changed IP / LAN settings to make it less complex, Yasu'd my mac, connected only via wires, cleaned out my keychain etc etc and still get the same problems and as per Chris's point airport utility also hangs and the only solution is rebooting the time capsule.
    I am fairly frustrated with this! any suggestions / help would be gratefully accepted.
    thanks
    alex

  • VHS to DV tapes...problem with new  Sony camcorders

    I had a nice Sony miniDV camcorder, the DCR HC 30. Worked great to record almost all of my VHS tapes to DV, which I am using to created my iMovies. The camcorder worked fine in this mode. It then had a problem with regular recording, capturing the audio, but not video. Known problem to Sony, who repaired the camcorder at no cost. It worked great again, but the last time I went to record from my VHS tape, it worked for an hour, and then the touch-screen menu failed to respond to touch. (Another story).
    I also have a newer Sony camcorder, the DCR HC 26. Connected it to the VCR to record from the VHS tape. I then discovered that this camcorder will allow recording FROM the camcorder TO the VCR with the AV connector, but if I want to record FROM the VCR, it will only work using the DV connector into an iLink port (Firewire).
    I went to the 'Sony Style' store (yes,Palo Alto has everything!) and the guy first insisted it could be done with the new HC 38 and 48, but after he actually read the manuals, it was the same as the HC26: must have a Firewire port on the VCR. How dumb is that? How many of us have all these old VHS tapes, probably old VCRs too, and none of the old ones will have FireWire ports!
    I have always recommended copying VHS footage to DV tapes, and now I am not going to be able to do that unless I get a converter. Seems a bit expensive for just the few VHS tapes that I forgot to convert previously.
    I tried to see if the HC 30 can be repaired again....Sony wants $211 just to check it out. I can buy a new camcorder for $320 so it doesn't seem worth it unless I can connect the touch-screen failure with the problem with video recording that was supposedly corrected.
    May have to get a converter.....last resort is another old camcorder Sony TRV something. It is on its last legs, but maybe it could work for a few hours more!
    Wanted to let it be known that direct recording from an old VCR to new Sony miniDV cannot be done.

    Hi tilman - yes - bottom line is not to discard an old vidcam with analogue-in when buying its 'higher-speced(?!) replacement - although that doesn't help Beverly with her problem.
    There must be large numbers of second-hand cams with that function being sold as people rush to buy DVD vidcams etc, so it will be worth looking out for a good cheap one.
    It seems that soon the only mini-DV cams will be higher-end models, some of which, being larger, have much reduced portability. Ah! Progress!

  • 10.5.3 update and problems with ReadyNAS server

    After updating to 10.5.3, I have had some problems with photoshop files on my Netgear ReadyNAS server
    • I worked on a couple of photoshop files - files that existed previous to the update. I made some changes and saved them.
    • Later, when I tried to open those files, I got the following error message and I'm not able to do anything with the file:
    *Could not complete your request because it is not a valid Photoshop document.*
    • It appears that new files created, saved, worked on later and save out again work fine. In other words, files created after the update don't appear to experience the same issue.
    • I've also seen the problem when creating new files in DVDPRO HD format with a square pixel aspect ratio and with layers.
    • I tried the same routine on local drives on my hard drive and had no problems. So, it doesn't appear to be a problem with my Macbook
    • I also tried the same tasks with my tower before I updated the software and didn't have any problems. After the tower was updated, I tried the exact same thing and received the error message.
    So, everything is telling me that the issue stems from the Mac update. So far, I only see the problem with .psd files - other formats don't seem to be a problem yet. I tried InDesign docs, flash files and they look to be fine. Strangely enough, jpgs changed in photoshop don't seem to be an issue either - just .psd files.
    Checked with Netgear and they weren't a whole lot of help. They claimed it might take 60-90 days for an update on their end. Is anyone else experiencing this problem on their server? Any suggestions on what to do?

    Having exactly the same problem and it is crippling my design studio from last night. Saved a previously created before the update Photoshop file (110mb) yesterday evening after doing the Apple update, opened it this morning, no joy.
    It seems that this problem has been around before but not that I'm aware with the ReadyNAS server. Adobe say that you shouldn't use a networked server as they don't support this way of saving:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403815&sliceId=2
    Sorry that this post is brief but we are copying all the files to a separate server as we have deadlines. All I can say is nice work Apple. *****!!! The same goes to Adobe.

  • Using Tiger 10.4.7 with AD 2003 and problems with rq'd Password Change

    I have been able to successfully change my password 4-5 times before in my scenario using Tiger v-.2->.6 and have never had a problems.
    Now I just changed my old expired password, as req'd from the AD policy, to my new Password on my XP box and have a Mobile account on my Powerbook that won't let me in now using my new Password. It says I am unable to use this <name> account at this time. Is there a propogation time to pass?
    Local Admin account on PB can sign in fine- My alternate Systems Admin account <mobile> can sign in as well fine. Other local accounts work well as well.
    As a mobile account I cannot change my password without being connected to the AD network at this point (no access through local System Prefs). Has anyone ever experienced this? Or is everyone still shying away from Mobile accounts usage and Homesync (Works great on my machine - problems with other accounts/computers)- I'm sort of a Mac/AD Daredevil here in XP-land, since we only really support Macs because our CEO won't (refuses to) use XP and I am a Jedi Knight inside the Dark Star (Just learning XP/AD to get steady work).
    Anyone out there have anything to add/suggest? THX

    The admonition not to use the Tiger install disk utility only applies to repairing permissions. You can use Disk Utility from the install disk for verifying and repairing your hard drives. However, with Tiger, you can now verify your boot drive with Disk Utility from your boot drive itself (this only works if you have disk journaling turned on and it's on by default). If the drive would need any repairs then you would have to boot from the installation disk to repair it.
    Disk Warrior is probably the best hard drive maintenance utility in the entire Macintosh universe and it works fine with Tiger. Just make sure you have the latest version which is 3.0.3 I believe.
    In my opinion the iLife suite of programs is absolutely essential for the complete Macintosh/OS X experience. There's nothing like it on any other platform, period. It's a true work of excellence.
    You will enjoy the stability and compatibility of Tiger especially when on the Internet. The latest version of Safari is the best yet.
    Dual 2.5GHz G5 Power Macintosh   Mac OS X (10.4.7)   1.5GB RAM 20" Apple Cinema Display

  • Tunneling and problem with unknown host exception

    hello! i've got a problem with https. i use jdk 1.5.0, jboss-4.0.4.ga-patch1, soap.
    and i'm going crasy.. i've testet my client code at our network and it works fine. but if i want to get jobs from the server of our customer, my client throw an "unknown host exception: firm".
    i wonder why it hasn't the full host. the url may look like this: https://firm.sub.com:443/ and while the client connects to the server, i depugged it and the host is correct: firm.sub.
    but after the connection, when the client want to get something from the server (when it wants to communicate with the server over soap) it crashs.
    my client code looks like this:
    private ClientInterfaceEndpoint getClientInterface() throws ServiceException {
    QName serviceQName = new QName(DOCSERVER_NAMESPACE, CLIENT_INTERFACE_SERVICENAME);
    URL wsdlUrl = getClientInterfaceWsdlUrl();
    log.info("*******WSDLURL host: " + wsdlUrl.getHost()); // out: firm.sub
    log.info("*******WSDLURL port: " + wsdlUrl.getPort()); // out: 443
    URL mapping = getClass().getClassLoader().getResource("META-INF/DocumentServer_Mapping.xml");
    log.info("*******MappingURL path: " + mapping.getPath());
    if (wsdlUrl.toString().toLowerCase().contains("https")) {
    if (null == getConfig().getTruststore() || getConfig().getTruststore().equalsIgnoreCase("")) {
    throw new RuntimeException("No or incorrect TruststorePath in the docclient-config");
    File tmp = new File(getConfig().getTruststore());
    if (!tmp.isFile() || !tmp.canRead()) {
    throw new RuntimeException("The truststore at the 'TruststorePath' isn't a file or can't be read.");
    System.setProperty(SYS_PROPERTY_KEY_TRUST, getConfig().getTruststore());
    System.setProperty(SYS_PROPERTY_KEY_TRUST_PW, config.getTruststorePass());
    ServiceFactoryImpl factory = null;
    factory = (ServiceFactoryImpl) ServiceFactory.newInstance();
    Service clientInterfaceService = null;
    try {// create the service for the ClientInterface
    clientInterfaceService = factory.createService(wsdlUrl, serviceQName, mapping, new URL(config.getServerURL())); //, new URL(config.getServerURL())
    log.info("*******ClientInterFaceService WSDL URL Host: " + clientInterfaceService.getWSDLDocumentLocation().getHost()); // out:firm.sub
    log.info("*******ClientInterFaceService WSDL URL Port: " + clientInterfaceService.getWSDLDocumentLocation().getPort()); // out: 443
    } catch (ServiceException e) {
    log.error(e.getMessage());
    throw new RuntimeException(e.getMessage());
    } catch (MalformedURLException e) {
    log.error(e.getMessage());
    throw new RuntimeException(e.getMessage());
    } catch (Exception e) {
    log.error(e.getMessage());
    throw new RuntimeException(e.getMessage());
    }// getting the ClientInterfaceEndpoint
    ClientInterfaceEndpoint clientInterface = (ClientInterfaceEndpoint) clientInterfaceService.getPort(ClientInterfaceEndpoint.class);
    return clientInterface;
    protected URL getClientInterfaceWsdlUrl() {
    URL url = null;
    String urlString = getConfig().getServerURL() + CLIENT_INTERFACE_URI + "?wsdl";
    Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider());
    Properties properties = System.getProperties();
    String handlers = System.getProperty(SYS_PROPERTY_KEY_PKGS);
    if (handlers == null) {
    properties.put(SYS_PROPERTY_KEY_PKGS, SYS_PROPERTY_VALUE_PKGS);
    else {
    properties.put(SYS_PROPERTY_KEY_PKGS, SYS_PROPERTY_VALUE_PKGS.concat("|").concat(handlers));
    try {
    url = new URL(urlString);
    log.info("*******URL host: " + url.getHost());
    log.info("*******URL port: " + url.getPort());
    log.info("*******URL path: " + url.getPath());
    } catch (MalformedURLException e) {
    log.fatal("DocumentProvider SOAP configured incorrectly. DocServer URL malformed: " + urlString);
    throw new RuntimeException("DocumentProvider SOAP configured incorrectly. DocServer URL malformed: " + urlString, e);
    System.setProperties(properties);
    return url;
    }if it's usefull: the customer use a apache server (not tomcat) where a the server is and the client at another system the jboss.
    The customer told me: if i want to connect the client via http i have to tunnel.. maybe i have to tunnel using https too?
    have i to generate the endpoint classes a second time, extra for https?
    or doesn't soap like host like "firm.sub"?
    can anyone help me please?!
    sorry, my english isn't very well...

    sorry, it's not the same error. The output is: Unable to connect to any host due to exception: java.net.socket.exception: java.net.socket.exception: Unregcognized windows socket error: 10106: create.

  • My mac book pro is verry slow, and problem with wirless, battery, cooler

    Hello,
    I bought 2 months ago Mac book pro 8,2  intel core i7 2760 QM  CPU@ 2,4 ghz 8 core,  I installed boot camp, 64 bit , and everything is running verry slow, boots up verry slow, programs, browser runs very slow, and i have a problem with my wirless connection, i get , after a wile of usage "Limited Connection" and i have to reconnect to network ( on other notebooks i dont have this issue) .
    My computer runs slow because of my Hard drive 5400 rpm? 
    And how can i preserve my battery, are there Spare batteries on the internet for this macbook.
    Sometimes when i play alot, my computer gets very hot. What cooler do you recomend for macbok pro, i heared that fan coolers aren't verry good.
    If i use my macbook pro alot , it can break or something?
    <EDIT> I forgot to tell, i cannot update to my lates graphic card software, i can''t update anything. I download the update and it tells me that its not compatible with the hardware. (and yes, it is the right version 100% compatible)
    Thanks for your help.

    Rid the MBP of Genieo and Norton AV.  For Genieo, use these instructions:
    http://www.thesafemac.com/arg-genieo/
    Check the Norton web site for removal instructions.
    If your MBP has had kernel panics. log one and post it per these instructions:
    https://support.apple.com/en-us/HT201753
    Ciao.

  • I can not get my i-tunes to play correctly, problem with library I think.

    I have had this problem for a really long time and I don't know how to fix it. I can open my i-tunes but when I click to play a song it freezes up and says "i-tunes1 not responding." the only way I can get i-tunes to work is to go into programs and repair it.
    I think it is a problem with my library, because I have a folder named i-tunes with my songs in it and a folder named i-tunes1 with my i-tunes library and i-tunes media folder in it. There is nothing in my i-tunes media folder. I have tried consolidating my library and stuff but nothing seems to work. Any suggestions?

    How many computers  do you have authorized to use your Apple ID. There is a limit of 5 computers. Mobile devices are counted differently from computers.
    Please see Authorize your Mac or PC using iTunes.

  • WAE 512 and problem with services

    Hi
    I have few WAE 512 installed in my network. Every use 4.1.5b software. I have problem with one. I have upgraded it from CD and after that I see below alarms:
    Directy after WAE restart appear:
    Major: DRE (DRE+LZ) initialization failed: <>
    after about 15 minutes other alarms appear:
    Critical: nodemgr: The wafs_edge service has been disabled.
    Critical: Edge is down.
    Do you know where should I look for a problem source ?
    Thanks in advance
    James

    Hi
    Here you are the outpu:
    ps. after 3 days these alarms disapeard. When I've restarted WAE alarm appeared and after 3 days desapered again....
    Physical disk information:
      disk00: Present    5QD39305   (h02 c00 i00 l00 - Int DAS-SATA)
              715402MB(698.6GB)
      disk01: Present    5QD392VR   (h02 c00 i01 l00 - Int DAS-SATA)
              715402MB(698.6GB)
    Mounted file systems:
    MOUNT POINT      TYPE       DEVICE                SIZE     INUSE      FREE USE%
    /sw              internal   /dev/md0             991MB     914MB      77MB  92%
    /swstore         internal   /dev/md1             991MB     880MB     111MB  88%
    /state           internal   /dev/md2            5951MB     256MB    5695MB   4%
    /local/local1    SYSFS      /dev/md5           14878MB    1277MB   13601MB   8%
    /disk00-04       CONTENT    /dev/md4          668196MB  119653MB  548543MB  17%
    .../local1/spool PRINTSPOOL /dev/md6             991MB      16MB     975MB   1%
    Software RAID devices:
      DEVICE NAME  TYPE     STATUS                PHYSICAL DEVICES AND STATUS
      /dev/md0     RAID-1   NORMAL OPERATION      disk00/00[GOOD]  disk01/00[GOOD]
      /dev/md1     RAID-1   NORMAL OPERATION      disk00/01[GOOD]  disk01/01[GOOD]
      /dev/md2     RAID-1   NORMAL OPERATION      disk00/02[GOOD]  disk01/02[GOOD]
      /dev/md3     RAID-1   NORMAL OPERATION      disk00/03[GOOD]  disk01/03[GOOD]
      /dev/md4     RAID-1   NORMAL OPERATION      disk00/04[GOOD]  disk01/04[GOOD]
      /dev/md5     RAID-1   NORMAL OPERATION      disk00/05[GOOD]  disk01/05[GOOD]
      /dev/md6     RAID-1   NORMAL OPERATION      disk00/06[GOOD]  disk01/06[GOOD]
    Disk encryption feature is disabled.
    regards
    James

  • Network card problem with Mobo make the computer crazy!!!

    Im using a msi 745 Ultra version 10/cpu xp2400/basic graphics card/40gb HD, 256mbs of drr
    I have tryed 2 networks cards both with the same results & even changed mobo & ram/graphic card/HD.
    The computer seems to work fine untill i decide to put in a NIC.
    It starts to post the wrong processor speed/screen decides not to display sometimes & takes a little longer to boot into windows. It will also some time crash when i turn on the computer. If i try to save something in the bios it will then reboot & then try to boot of the floppy drive.HD / CDrom drive but will not find them.This has happend on both mobos.
    This is a very odd problem im getting need some help ASAP.

    Sorry Bakes...folks aren't just waiting arount to help you. Expecting an answer in 2 hours is placing to high of an expectations on a user to user help forum.
    No one here works for MSI, we are all users, just like you.
    If you have not seen a reply, then there are several reasons that may affect why there has been no reply.
    No one knows, or can offer o good answer to you question.
    The question is too general and you did not supply the necessary information someone might need to even begin helping you. I have provided the basics on what we need at the top of this forum.
    No one may be familiar with your motherboard's chipset, perhaps someone is but they have not visited the forum lately.
    I can give only some general tips to consider for the time being.
    Some incompatabilities may exist with a certain NIC card.
    Check PCI slot IRQ sharing conflicts. Typically I stay to the middle slots and avoid the first and last. You may have to power down, move the card to another slot, and power back up. Each time checking your IRQ's in either Device Manager or System Information to see that the card is on its own IRQ.
    Improper BIOS settings can cause conflicts.
    Try "Plug and Play Aware OS" set to "No" and let the BIOS manage things or set it to yes and let Windows do it. In most cases it has been recommended to be set to no.
    Upon installation of new hardware the setting "Reset Configuration Data" can be useful in avoiding lockups after POST due to conflicts recognized during "Verifying DMI Pool Data"
    Possible reasons: Hardware change, BIOS settings change, improper connection of IDE cables, corrupt MBR (Master Boot Record) of the HDD (Hard Disk Drive), defective HDD or defective mainboard.
    Possible causes: Hardware incompatibility, virus attack, electric circuitry damage/defect, corruption of data, improper BIOS settings, over-clocking damage.
     *NOTE* Some Chipsets do not support this feature, see manufacturers documentation.
    That's about all I care to share for now.
    Good luck........

  • Network lost problem with iPhone 4g

    I have iPhone 4G. I have had nothing but problem with the network m using ( Vodafone ). I have been suffering 'Network Lost' on a very frequent basis on my iPhone(I am with 5.0.1 OS). I don't have any idea what is causing this and how to fix it ? so have had the device replaced second times. I am on my third phone. The first two replacements were made by Apple retail store. Not wanting to repeat the trip for forth time .I'm very much disappoint with apple .

    Hello jebintom,
    Thank you for the details of the issue you are experiencing with the App Store on your iPhone 4s when using the Wi-Fi network at work.  I found a couple of resources that I think might help with this. 
    First, I recommend reviewing the section titled “Isolate the issue: (Mac OS X, Windows, iOS)” in the following article and specifically step 4 of that section:
    4. iTunes uses well known ports and these ports may need to be opened for iTunes: 80, 443, 3689, 5297, 5298, 5353, 8000-8999, and 42000-42999.
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    I also recommend reviewing the following article for the recommend settings for Wi-Fi routers and access point:
    iOS and OS X: Recommended settings for Wi-Fi routers and access points
    http://support.apple.com/kb/HT4199
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • P35Neo2 FIR and problem with booting

    So I have problem with booting my compie. Compie try to boot to the part of start windows, after that in case of switch into graphicis mobo going down and restarting (WinXP SP3). I think, that problem is not in PSU, cos i have 800W XILENCE (+3,3V 28A, +5V 32A, 4x+12V 20A, -12V 0,5A, 5VSB 3A), Board P35 Neo2 FIR, E7200 proc, bios 1.9 (updated). I have 5 disk and use raid function in bios. Graphic Radeon HD3650, Memory Zeppelin 4x1GB KIT 800Mhz.
    I start with change of PSU from 550W to 800W but it didnt work, previus PSU had (+3,3V 30A, +5V 32A, 2x+12V 18A, -12V 0,8A, 5VSB 3A),
    i try change memory, but no efect.
    After update bios there was standard warning about bad cheksum, after resave Bios settings it was gone, and compie boot after that.
    Any idea?
    Thanks

    So my problem is solved...but my feeling of this is not good...
    I updated BIOS from 1.9 to 1.10, reset Bios settings, after restart i pressed F2 for load standart settings and i changed in Bios only that i am using RAID and disable disket and it works...i boot my compie into windows without any problem...
    So i try change another things in Bios and my compie hangs in continous resets without booting into windows...no BSOD only restart and restart...
    After reseting Bios settings and again Load to Default it works...and run windows...
    There was only one new thing ... screen flick for the second with new screen about checking NVRAM ....this screen was not visible before (and maybe this is the problem), cos if i change something in BIOS about clocking and power management and other ones, this screen is by booting missing...and compie not run in Windows...
    Next thing what i see, that in CPU multiplication dont work multiplication 9,5 and proc used frequency 2400 (9x) (it is E7200 on 2533)
    i hope that this bios 1.10 fixed my problems...and my opinion is that P35 Neo 2 FIR is not ideal board for E7200 proc...so i m looking for another proc...and maybe another board...

Maybe you are looking for

  • Pricing unit in the sales order

    Hi Expert, User wants for condition type without access seq per 100 ite should come. As we know if this item condtion has got access seq while creating condition record we can specify per 100 and same will carry to sales order. However how we can do

  • Broadcom-wl AUR package problem downloading

    ive been trying to use the AUR package for the broadcom-wl driver. when using makepkg this is the output i get [matt@myhost broadcom-wl]$ makepkg -s ==> Making package: broadcom-wl 5.10.91.9.3-3 i686 (Tue Feb 9 19:24:43 PST 2010) ==> Checking Runtime

  • Desktop Shortcut in non-Default browser?

    Good Evening,    I have Google Chrome set as my default browser in Lion.  To access certain DOD websites I have to use Safari since it can access my PKI smartcard and chrome can't.  I'd like to create a few desktop shortcuts for these websites to ope

  • REG:ARCHIEVING DATA

    wht is the meaning of archieving the data. wht is the meaning of Archieve database. wht is the purpose and meaning of archieving? Can anybody plz give me detailed info regarding this. Plz give me useful links if available. Regards, G.Pavan kumar

  • Buying used ipad

    I am going to buy a used iPad 3G from my son's friend. What should he do before handing it over and what should I do upon receiving it? How should I check it out to make sure it's in perfect working order? I've done a search, but haven't found answer