Dhcp and pcmcia NIC startup (SOLVED)

Hello;
I'm pretty impressed with Arch up to now, but am having a problem with the pcmcia NIC. I'm sure it's some simple config problem, but I haven't been able to figure it out.
I'm using a Network Everywhere NP100, which uses the axnet driver. No problems there. I have it set as eth0="dhcp".
It works fine, but when I restart the box, or start up from a cold start, dhcp isn't assigning an IP, and during boot, network fails on start. After the box is up and running, I have to remove the card from the slot and reinsert it to get dhcp to assign an IP.
I haven't seen this problem with other distros, so I know it can be fixed, not not sure how. Below is my rc.conf, maybe somebody can spot something I'm missing?
HARDWARECLOCK="UTC"
TIMEZONE=EST5EDT
KEYMAP=us
CONSOLEFONT=
USECOLOR="yes"
# Scan for LVM volume groups at startup, required if you use LVM
USELVM="no"
# Networking
HOSTNAME="Arch-laptop"
# Module to load at boot-up (in this order)
#   (prefix a module with a ! to disable it)
MODULES=(!usbserial !ide-scsi snd-es1968 yenta-socket pcmcia ohci_hcd ehci_hcd pcspkr parport_pc parport irtty_sir sir_dev irda crc_ccitt i2c_piix4 i2c_core uhci_hcd usbcore tsdev evdev rsrc_nonstatic pcmcia_core snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_page_alloc gameport snd_mpu401_uart snd_rawmidi snd_seq_device snd soundcore rtc)
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
#   (prefix an interface in INTERFACES with a ! to disable it)
# Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp")
lo="lo 127.0.0.1"
eth0="dhcp"
INTERFACES=(lo eth0)
# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
#   (prefix a route in ROUTES with a ! to disable it)
gateway="default gw 192.168.0.1"
ROUTES=(!gateway)
# Daemons to start at boot-up (in this order)
#   (prefix a daemon with a ! to disable it)
DAEMONS=(dbus hal pcmcia syslog-ng crond network !netfs !hotplug)
# End of file
Any suggestions would be appreciated.

# When you boot the machine the first time it is just fine?
No it has this problem every time the machine is started.
# Do you really have to remove the card from the slot, isn't 'cardctl eject' enough?
Removing and reinserting the card is faster than typing out a command so that's what I do.
# Does it work with static IP?
Don't know, router is set up as DHCP and haven't tried changing it to static. As it's a mobile machine, I'd prefer it works using dhcp.
# Does your machine own another nic, so the race who will become eth0 could be won by an ethernet card?
No, I just have the one NIC at the moment. I have a wireless pcmcia NIC as well, but haven't installed/configured it yet as I don't use it much and would like to solve this ethernet problem first.
#By the way, which kernel modules own the axnet drivers?I can't see any matching module in rc.conf's modules section, and you have hotplug disabled.
It's owned by pcmcia, which loads the module itself when the card is detected. This is working perfectly and the driver modules loads no problem. As far as I can tell the problem seems to be with the network daemon itself, but I could be mistaken about this.
I disabled hotplug for the moment while I try to figure this out. At first I thought hotplug was the culprit but even with it disabled the problem remains. I just haven't bothered to re-enable hotplug as I already have all the modules loading through rc.conf anyway and it speeds up booting.
Hope the additional info may help figure this out. I'm stumped.

Similar Messages

  • DHCP and dual nic

    Kia ora Y'all,
    Advice please, is it appropriate and necessary to assign a static ip address to the server which runs the dhcp service, for example if I have manually assigned my server 192.168.1.1, do I also have to give it a static ip address of 192.168.1.1 in the DHCP static maps settings.
    If yes, how do assign a mac address to an ip address when you are running 2 ethernet connections (macpro) as a link aggregation? that is, do you assign the two mac address's and give them the same ip.
    regards
    regards

    I have manually assigned my server 192.168.1.1, do I also have to give it a static ip address of 192.168.1.1 in the DHCP static maps settings
    No. Not at all.
    The DHCP Static Map setting exists purely so that the server responds with a consistent response (i.e. the same IP address) when a specific MAC address requests a DHCP address.
    Since your server has a static/manually assigned address, it's never going to send out a DHCP request and therefore doesn't need a static map entry.
    What you do need to do is make sure that your DHCP range does not include the 192.168.1.1 address of your server.

  • Hi There, my itunes no longer opens.  It quits unexpectedly for some reason when I try to login.  I have tried updating my itunes and this has not solved the problem.  Any help would be appreciated, thanks

    Hi There,
    My itunes quits unexpectedly when I try to login.  I cannot even open the application, not sure why this is happening.  Have upgraded my itunes and this has not solved the problem either.  If anyone can help me out, that would be appreciated.  Thanks

    Hello balisurfergal,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    Mac OS X 10.6: If an application quits unexpectedly
    http://support.apple.com/kb/PH7044
    iTunes 10 for Mac: May quit unexpectedly on launch
    http://support.apple.com/kb/TS3494
    Have a nice day,
    Mario

  • DHCP and QoS

    Hi all ,
    I'm looking for some way to base the QoS in my LAN on the host's IP address . Of course , there'r many hosts in that network , some of them get their addresses from the DHCP and anyway the question is - is there any way to make the class-maps based on the host without enter the commands manually ? Maybe bind them to DHCP allocation ? Obviously , ACL will do the job but with many hosts on LAN that task becomes very complicated (to me and ,maybe the router too ... just think about many ACLs and MQC commands related to any one among these ACLs) . The perfect solution will be some sort of template , which became active for any device in the LAN ... grouping all together into some "global policy" running on the router . As it happens to be for remote-access clients (L2TP for instance) .
    I'd appreciate any advice ,
    have a nice day ,
    Alex .

    Hi Alex,
    I dont think so that you can make class-maps using hostname.
    if there are good number of hosts, you can create a separate VLAN for them and make a ACL for that particular subnet. so this way your ACL wont grow..
    hope this helps ..

  • Dhcp and nis

    I have Solaris 10 installed on an x-86 box with 2 nics installed.
    I am trying to configure one nic to use dhcp and access the internet as well as on the 2nd nic have an nis network that has a static ip range that will be a master to 3 other clients. Is this possible? I've been able to configure the primary nic with dhcp to go out to the net, but wasn't very successful with NIS on nic 2. Seeking advice on this.
    Thanks

    Is this still an issue?
    Cheers,
    Andreas

  • Combined dhcp and static ip?

    I'd like to be able to specify a static ip address and get the remaining stuff (dns, gateway, and whatever) from dhcp. It this possible?

    lumpynose wrote:
    wudu wrote:
    I know that there is an option for network-manager to get only the addres from DHCP but I think there's nothing for what you want.
    I'm not sure what you want to do. Do you have changing DNS servers and gateways?
    If you have control over the DHCP server you could do that by static DHCP (your pc gets the same address every time based on the MAC address). If the DHCP server is running on a router you often don't have this as option (directly).
    Other possibility is to get everything from DHCP and then change your IP address manually or with a script.
    Changing the ip address afterwards is an idea.  I've been with my ISP for a long time and they have changed the addresses of the DNS servers.
    Being able to specify just a static network interface address seems like a useful thing to me in a home environment; I want a static address so I can easily ssh to the machine, and the other stuff, DNS, gateway, etc. I can let DHCP set up.
    Are you saying that you want to set a static Public IP address on the interface that connects to your home ISP? Like, your ISP changes your public IP address which makes it hard to ssh back home.
    If this is the problem you are trying to solve, you would be better off just buying like a .info domain for $2 and setting up Dynamic DNS. I find Hurricane Electric to be a good DNS host. They will let you add Dynamic A records. Then you just set a cron job to update the dns records like every 30min's to be sure it is always correct.
    With this promo code from the Linux Action Show you will save 35% off your order of the domain.
    http://www.godaddy.com/?isc=go35off3
    Free DNS host (these guys are a global Internet backbone provider)
    https://dns.he.net
    Last edited by hunterthomson (2013-03-24 11:00:37)

  • DHCP and NAP Event 1070

    Server 2012 DC1, role: AD, DNS, DHCP and NAP. Another Server 2012 DC2 as secondary with same roles, and as hot stand by for DHCP.
    When NAP is enabled on all scope, event 1070 "Iashlpr initialization failed: The DHCP service was unable to access path specified for the audit log. , so DHCP server cannot talk to NPS server. It could be that IAS service is not started." comes
    up. When this error shows up, doing Replicate Failover Scopes from the MMC will crash it. Running Invoke-DhcpServerv4FailoverReplication will generate "The remote procedure call failed" error.
    NPS NAP DHCP Policy exists, with generic Full Access and no restriction. Both DC's are in "RAS and IAS Servers" group. The audit path exists and can be accessed. Disabling NPS on all scopes seem to return to normal.
    This seems to be a bug or something amissed. How can I get enable NAP on all scope without DHCP server throwing an error?

    Hi,
    Have you installed any secruity software on the server?
    If yes, please disable it and try again.
    Also, what's the result of "sfc /scannow"?
    Besides, what's the start type of the NPS service?
    To set the NPS service to start automatically and start the NPS service, please follow the steps below,
    At the NPS server click Start, click Run, type
    services.msc, and then click OK.
    Double-click Network Policy Server.
    On the General tab, in the Startup type
    box, click Automatic, and then click Apply.
    Click Start, wait for the progress bar to complete, and then click
    OK.
    On the File menu, click Exit.
    Best Regards.
    Steven Lee Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    No errors on scan, it did not find integrity violations. Service is already on auto and started. 
    I thought maybe the firewall is blocking it, but this is the same machine that runs AD/DHCP/NPS role.
    Where this audit log for NPS that the DHCP is looking for?

  • My iPad suddenly stopped connecting to my home network. It shows the network to. Choose from but there is no IP address or other information on the network page. It is set on DHCP and proxy is set at auto. Do I have another setting wrong?

    My iPad suddenly stopped working with my home network.  It shows the network to choose from but will not connect. When I look at details in that network it does not show IP address or any other info for the network.  Setting is on DHCP and http proxy is set on auto. Network is active and can connect on wife's iPad and other home computers.  Do I have another setting wrong?

    Some things to try first:
    1. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    2. Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    3. Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    4. Go into your router security settings and change from WEP to WPA with AES.
    5.  Renew IP Address: (especially if you are droping internet connection)
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    ~~~~~~~~~~~~~~~~~~~~~~~~~
    iOS 6 Wifi Problems/Fixes
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    How to Fix a Poor Wi-Fi Signal on Your iPad
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Fix-A-Poor-Wi-Fi-Signal-O n-Your-iPad.htm
    iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • I have nothing on this macbook air just iPhoto and iTunes and the error startup dic full message keeps coming up and the storage is full of other i don't know what to do.

    i have nothing on this macbook air just iPhoto and iTunes and the error startup dic full message keeps coming up and the storage is full of other i don't know what to do.how do i delete all of this?

    First, empty the Trash if you haven't already done so. Then reboot. That will temporarily free up some space.
    According to Apple documentation, you need at least 9 GB of available space on the startup volume (as shown in the Finder Info window) for normal operation. You also need enough space left over to allow for growth of your data. There is little or no performance advantage to having more available space than the minimum Apple recommends. Available storage space that you'll never use is wasted space.
    To locate large files, you can use Spotlight as described here. That method may not find large folders that contain a lot of small files.
    You can also use a tool such as OmniDiskSweeper (ODS) to explore your volume and find out what's taking up the space. You can delete files with it, but don't do that unless you're sure that you know what you're deleting and that all data is safely backed up. That means you have multiple backups, not just one.
    Proceed further only if the problem hasn't been solved.
    ODS can't see the whole filesystem when you run it just by double-clicking; it only sees files that you have permission to read. To see everything, you have to run it as root.
    Back up all data now.
    Install ODS in the Applications folder as usual.
    Triple-click the line of text below to select it, then copy the selected text to the Clipboard (command-C):sudo /Applications/OmniDiskSweeper.app/Contents/MacOS/OmniDiskSweeper
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    I don't recommend that you make a habit of doing this. Don't delete anything while running ODS as root. If something needs to be deleted, make sure you know what it is and how it got there, and then delete it by other, safer, means.
    When you're done with ODS, quit it and also quit Terminal.

  • Loosing internet when in DHCP and NAT mode

    Hello and thank you for your help.  I am a novice.
    I am using a 2009 macbook pro 10.7.5 with Mountain Lion
    Originally my airport extreme setup was for " DHCP and NAT ".
    Since yesterday, I am only able to get internet via Bridge mode, but I have to sign in to my server network first, like a hotspot
    This means that my internet timing is limited and the finder shows other personal computers that does not belong to my personal network.  My iphone cannot connect to my personal network without signing in the internet service provider website first as well
    What happens when I try to update and restart AE to DHCP and NAT, is that I loose internet and get the following message in the airport extreme icon :
    "DOUBLE NAT:
    This airport base station has a private IP address on its Ethernet WAN port.
    It is connected to a device or network that is using NAT to provide IP addresses.
    Change your Airport base station from using DHCO and NAT to bridge mode."
    Now, I do not want bridge mode
    My attempt to solve the problem was resetting AE to factory.  This created a new network. The new network appears in the network icon and it is WPA2 personal protected, like the previous one.
    I appreciate your time and look foreward to solve my problem with some help in here - thank you again

    Originally my airport extreme setup was for " DHCP and NAT ".
    If it was, and you had a modem/router or gateway type of device "upstream" on the network, then you created a Double NAT error on the network.
    Sometimes, you can get away with this on a simple network, and AirPort Utility does provide the option to "ignore" the error on the network, so the AirPort Extreme will display a green status light.....instead of blinking amber, which signals that something is amiss.
    "DOUBLE NAT:
    This airport base station has a private IP address on its Ethernet WAN port.
    It is connected to a device or network that is using NAT to provide IP addresses.
    Change your Airport base station from using DHCO and NAT to bridge mode."
    If you want to run in DHCP and NAT mode, you will have a Double NAT error on the network. Click the option to "ignore" the error.
    Then, power cycle the entire network. That means powering everything off, waiting a minute, then starting the modem first and let it run a minute or two, then start the next device the same way. Keep starting devices one at a time about a minute apart until the entire network is back up.

  • DHCP and LEAP

    Win 98 PC with 350 PCI card, 4.25 firmware, 8.2.3 drivers, ACU 5.02.005. Attempting to use LEAP with saved username and password
    against the local database on ACS 2.6 via AP340 11.10T 802.x draft 10. The PC boots, username and password for NT domain sent,
    LEAP kicks in, Windows comes back with "no domain controller available", cancel, send NT login again, goes through.
    Anything can be done for the login to go through the first time. ACS, DHCP and NT DC are on the different segment.
    Thank you.

    I'm having the same problem with 350 PCMCIA card with the same firmware, drivers and ACU. However, we're using Win2000 which will create a local profile even if you specify the domain, so the user thinks they are logged in when they're not. Did you ever figure out a solution?
    Thanks,
    Tim

  • Problems with DHCP and virtual PC connected to an AP in autonomous mode

    I've a virtual machine (Windows 7) on my MacBook running on VMWare Fusion 6 running in bridge mode and can't get an IP address from my DHCP server. NAT mode in VMWare is working, but not an option.
    I've tracked down the problem with Wireshark to the DHCP Offer that is dropped by the Cisco AP:
    On the LAN side I've captured the packets and could see that the DHCP-DISCOVER from the Windows client was answered by the DHCP server with a DHCP-OFFER (all these packets are broadcasts in the same layer 2 network), but the OFFER was not forwarded by the 1142 AP running in autonomous mode, version 15.2(4)JA.
    The problem looks to be similar to a previous discussion with WLCs where a solution is available meanwhile, see:
    https://supportforums.cisco.com/discussion/11350776/dhcp-issue-inside-vm-connected-wireless-network
    http://www.cisco.com/c/en/us/td/docs/wireless/controller/7-4/configuration/guides/consolidated/b_cg74_CONSOLIDATED/b_cg74_CONSOLIDATED_chapter_01110010.html#ID2828
    Is there any solution for APs running in autonomous mode?
    Jan

    It's already a while ago, but recently I got a new router at home and have upgraded the AP to 15.3(3)JAB as well. I'm not sure what the exact reason was, but the problem reappeared. I'm a Mac user and need the bridging mode at home for my home automation system that only comes with some windows tools. Therefore I spend some time to figure out more details and was able to solve the problem.
    It turned out, that the AP needs to get an IP address by DHCP, otherwise the Windows machine never gets an IP address. I was able to see the DHCP discover broadcast from my virtual Windows PC as well as the DHCP offer from my home router. Even the packets from the DHCP relay agent (the AP with ip-helper) and the reply packet from the home router were shown with a DHCP debug on the AP and also with Wireshark on the LAN, but these broadcasts were not forwarded to wireless client. I've used Wireshark to capture packets on the WLAN adapter of my Macbook to verify that these packets were dropped on the AP and not on the Macbook with VMware Fusion. For some unknown reason the AP (acting as a bridge!) does not forward these broadcasts to the wireless client. 
    After playing around it turned out, that it WORKS if the AP itself is configured as a DHCP client and does not have a static address AND there is a DHCP entry for my virtual Windows PC like this:
    ip dhcp pool Macbook
     host 192.168.128.44 255.255.255.0
     client-identifier 0100.5056.1234.56
     dns-server 192.168.128.1
     default-router 192.168.128.1
     domain-name home.local
    It's a bit weird that the AP itself needs to be a DHCP client and I can't explain why, but this setup works for me. I like to keep the DHCP server on my home router, so I've only added this DHCP reservation on the AP. 

  • How share ADSL Internet connection to all machines without RRAS but using Windows Server DHCP and DNS

    Hello!
    I have this scenario on my small network with 10 PCs (connecting from outside to inside my network):
    1) Modem with ADSL connection
    2) Wireless Router with public IP on WAN interface 
    3) Switch 
    4) Server 2012 with DC/DHCP/DNS (with 2 NICs) and others servers/desktops machines 
    I want to share internet to servers and desktops.
    I was able to share internet by 2 methods searching on google, but I am not satisfied with them:
    First method - Using the Wireless Router and its DHCP Server
    I turned on the DHCP inside the Wireless Router. All machines will get an IP and be able to go to Internet, but I don’t have the ability to control the DHCP and DNS in the router
    how I would like to have, because the server DHCP and DNS must be turned off on Windows Server.
    Second method - Using the Windows Server RRAS NAT, DHCP and DNS server
    I have 2 NICs on the server:
    NIC1 - CONNECTED TO SWITCH
    IP: 192.168.1.1
    MSK: 255.255.255.0
    GTW:192.168.1.1
    DNS:192.168.1.1
    NIC2 - CONNECTED TO WIRELESS ROUTER
    (the LAN IP of the wireless router is 172.16.0.1)
    IP: 172.16.0.2
    MSK: 255.255.0.0
    GTW: 172.16.0.1
    DNS: 172.16.0.1
    After installing and setting the RRAS with NAT at the Server, the internet began to work on all machines but at some times the internet stop to load some
    random webpages, and if you hit a couple of times the F5 button, the webpage open sometimes, but very, very slow.
    I saw other people in foruns saying that RRAS is not very good, and could cause weird things at internet connection, so, now I think the internet is horrible
    because of RRAS. After notice that internet is bad I tested it connecting a cable direct to the lan ports of the Wireless Router, and the internet works fast and perfect.
    What is the best thing to do in my case to maintain Windows Server DHCP and DNS turned on and Internet be shared without loss of quality?
    Thank you!

    Hi,
    please deploy according to this network topology. please turn off DHCP from router and use internal NAT function to share internet. Detailed configurations:
    Router part:
    LAN address: 192.168.1.1/24
    DHCP part:
    scope name : site name
    address pool: 192.168.1.3-192.168.1.254
    scope options:
    router:192.168.1.1
    DNS server:192.168.1.2
    DNS part:
    configure a forwarder to point to the public DNS address such as 8.8.8.8
    with these settings, you can maintain Windows Server DHCP and DNS turned on and Internet be shared via hardware router.
    Regards,
    Mike
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • In iMovie: I open a project that has been finalized. source fragment is missing. I see a yellow triangle with exclamation mark. Why is that and how do I solve the problem?

    in iMovie:
    I open a project that has been finalized. source fragment is missing. I see a yellow triangle with exclamation mark. Why is that and how do I solve the problem?
    please help.
    J. Aalbers

    Shouldn't really be the MPE at fault here ... what is the codec of the footage/sequence/project?
    Second, can you create a new project in PrPro, then in the media browser, import that sequence from the other project?

  • Itunes in my mac and itunes in my mac book pro do not share the same number of songs, isn't icloud and match supposed to solve that problem?

    My itunes library in my mac and mac book pro are not the same, depending on which machine I loaded the music on.  Isn't icloud and match supposed to solve that problem?

    wolverine76 wrote:
    Isn't icloud and match supposed to solve that problem?
    Um, not really. What are you trying to accomplish?

Maybe you are looking for

  • CPU Clocks and other MPB questions...

    Is there a noticable difference in 2.0 to 2.16? And is the 17" really that much heavier/bigger? Can someone recommend a nice shoulder bag? (I will only be taking it through the house, to cafes, and friends houses) Thanks!

  • Printer friendly version of a jsp page

    Hi i have a results.jsp page that displays certain data in a table format.I also have a print button on this page, which on clicking should bring up a new page with all teh data in the results page and should be printer friendly.How do I accomplish t

  • Cannot sign in with fingerprint in windows 8.1

    Hi all,           I have a HP pavilion m6-1002tx. It came with windows 7.        I recently upgraded to windows 8.1 pro. I downloaded the drivers for it from my product's page. There is no Simplepass in windows 8.1 section.  http://h10025.www1.hp.com

  • Streaming video - How?

    Hello, I am looking to create a website using Dreamweaver 8. I need to know how to stream videos: 1. Should I stream with Flash? If so, what are the requirement e.g. FLV 256K 2. What host should I use? I do expect traffic on the site so is shared hos

  • Can anyone wire a McMansion for MacServers, don't use circuits for florescent lights or AC.

       If it's in the budget UPS back-ups in (HVAC) wall w/GFI 6 gang outlets are nice, and HDMI is nice but I need some ThunderBolt-2 for 100" 4k.