Ip obtained from WAP, but cannot communicate

I have a Dell Truemobile 1150 wireless pc card.  I have all of the device drivers installed (orinoco drivers and pcmcia drivers). I cannot communicate with my WAP and any device on my network.  I am using dhcp and have successfully obtained an IP address from my WAP, but I cannot ping it or any computer connected to my network. 
     I does not make any sense that I can obtain an IP address from my WAP, but I cannot ping it or do anything useful with it.  I know it has nothing to do with the default gateway because I cannot even communicate with other computers inside of my network.
     Arch Linux is the only distribution that does this.  I have tried Slackware and Debian, and they both work fine.  However, I do not like Slackware and Debian as much as I like Arch. 
# dmesg
orinoco 0.15rc3 (David Gibson <[email protected]>, Pavel Roskin <[email protected]>, et al)
orinoco_cs 0.15rc3 (David Gibson <[email protected]>, Pavel Roskin <[email protected]>, et al)
eth1: Hardware identity 0001:0004:0005:0000
eth1: Station identity 001f:0001:0008:000a
eth1: Firmware determined as Lucent/Agere 8.10
eth1: Ad-hoc demo mode supported
eth1: IEEE standard IBSS ad-hoc mode supported
eth1: WEP supported, 104-bit key
eth1: MAC address 00:02:2D:B4:F6:1E
eth1: Station name "HERMES I"
eth1: ready
eth1: index 0x01: Vcc 5.0, irq 11, io 0x2100-0x213f
eth1: New link status: Connected (0001)
# lsmod
orinoco_cs 15208 1
orinoco 41972 1 orinoco_cs
hermes 6688 2 orinoco_cs,orinoco
pcmcia 25256 1 orinoco_cs
yenta_socket 25580 4
rsrc_nonstatic 10112 1 yenta_socket
pcmcia_core 36848 3 pcmcia,yenta_socket,rsrc_nonstatic
# pccardctl ident
Socket 0:
product info: "Dell", "TrueMobile 1150 Series PC Card", "Version 01.01", ""
manfid: 0x0156, 0x0002
function: 6 (network)
Socket 1:
no product info available
# iwconfig eth1
eth1 IEEE 802.11b ESSID:"wireless" Nickname:"HERMES I"
Mode:Managed Frequency:2.412 GHz Access Point: 00:30:BD:C5:92:EA
Bit Rate:11 Mb/s Sensitivity:1/3
Retry limit:4 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=56/92 Signal level=-39 dBm Noise level=-95 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
# ifconfig eth1
eth1 Link encap:Ethernet HWaddr 00:02:2D:B4:F6:1E
inet addr:192.168.2.10 Bcast:192.168.2.255 Mask:255.255.255.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:19 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3053 (2.9 Kb) TX bytes:1516 (1.4 Kb)
Interrupt:11 Base address:0x2100

I fixed it.  There was some kind of conflict with my other network adapter.

Similar Messages

  • How do I copy files onto a hard drive (device) from Mac 2 7 pc. I'm able to transfer files from device but cannot transfer files to device. Anyone had same problem or can help solve this problem? Help pls

    how do I copy files onto a hard drive (device) from Mac 2 7 pc. I'm able to transfer files from device but cannot transfer files to device. Anyone had same problem or can help solve this problem? Help pls

    Welcome to Apple Support Communities
    When you try to copy data to the external drive, what happens? If you don't see any error, the external drive is formatted in NTFS, and OS X can't write in it.
    To be able to write on this external drive, you have to use an app like Paragon NTFS. Another solution would be to format the external drive in FAT32 or exFAT with Disk Utility > http://pondini.org/OSX/DU1.html Make sure you copied all the files of the external disk to the internal disk before doing it

  • HT4095 I've rented an SD movie from iTunes but cannot download it. Message reads "download error" followed by a small window with message "movie cannot be downloaded at this time. I have been billed by iTunes. What next?

    I've rented an SD movie from iTunes but cannot download it as I normally do to my iPad 2. Message reads "download error" followed by a small window with message "movie cannot be downloaded at this time". I have been billed by iTunes. What next?

    Hi, Kenny. 
    Thank you for visiting Apple Support Communities. 
    There are a couple things that I would recommend trying.  Try closing all open applications and power cycle the device.  Next, go through the section labeled Troubleshoot issues on an iPhone, iPad, or iPod touch in the second article below.  If the issue persists, try completely signing out of the iTunes Store on the iOS device and sign back in.  Be sure to test downloading an application after each step. 
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    iOS: Changing the signed-in iTunes Store Apple ID account
    http://support.apple.com/kb/ht1311
    Cheers,
    Jason H. 

  • Detected use of SPRequest for previously closed SPWeb object. Please close SPWeb objects when you are done with all objects obtained from them, but not before.

    I have develop a custom solution for SharePoint Foundation 2010 that provide PDF documents filled with lists data and attachemnts.
    If the Customer run the solution to get the PDF we found in the ULS log following entry:
    03/07/2014 12:07:20.69  w3wp.exe (0x0B10) 0x18EC 
    SharePoint Foundation General                        90hv Unexpected 
    Detected use of SPRequest for previously closed SPWeb object.  Please close SPWeb objects when you are done with all objects obtained from them, but not before.  Stack trace:    at Microsoft.SharePoint.Utilities.SPUtility.GetLocalizedString(String
    source, String defaultResourceFile, UInt32 language)     at Microsoft.SharePoint.SPFieldCollection.get_DisplayNameDict()     at Microsoft.SharePoint.SPFieldCollection.GetFieldByDisplayName(String strDisplayName, Boolean
    bThrowException)     at Microsoft.SharePoint.SPFieldCollection.GetField(String strName, Boolean bThrowException)     at Microsoft.SharePoint.SPListItem.GetValue(String strName, Boolean bThrowException)    
    at Microsoft.SharePoint.SPListItem.get_Item(String fieldName)    
    at ECM_PDF_Excel.ListClicked.GetECOs(Dictionary`2 searchedEC... e918ecd4-7ed6-44bb-9e4f-d764586a2f79 ...RECONumber)    
    at ECM_PDF_Excel.PDF.Create()     at ECM_PDF_Excel.Layouts.ECM_PDF_Excel.ECMPDFExcel.ProcessRequest(HttpContext context)     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)     at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)     at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext
    context, AsyncCallback cb)     at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr
    managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 f... e918ecd4-7ed6-44bb-9e4f-d764586a2f79
    03/07/2014 12:07:20.69* w3wp.exe (0x0B10)                        0x18EC SharePoint Foundation        
     General                        90hv Unexpected ...lags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr
    managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32
    flags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr managedHttpContext, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)   e918ecd4-7ed6-44bb-9e4f-d764586a2f79
    We check the method
            /// <summary>
            /// Returns the ECOs in a Dictionary: ECO Number, Suffix
            /// </summary>
            /// <param name="searchedECRECONumber">Dictionary, with the search ECR/ECO Number</param>
            /// <returns>Dictionary ECO Number, Suffix</returns>
            public static Dictionary<string, string> GetECOs(Dictionary<String, String> searchedECRECONumber)
                SPSite siteContx = SPContext.Current.Site;
                SPWeb webContx = siteContx.RootWeb;
                Dictionary<string, string> listECOs = new Dictionary<string, string>();
                string ecoNumber = string.Empty;
                string ecoSuffix = string.Empty;
                if (searchedECRECONumber.ContainsKey(ConstantData.listClickedECONumberDictionary))
                    ecoNumber = searchedECRECONumber[ConstantData.listClickedECONumberDictionary];
                else
                    return listECOs;
                // Ich suche die ECO Nummber bei gegebener ECR Nummer
                // Ich brauche den Listen Namen der in den Spalten Realtion ECR Number & Realtion ECO Number einen Wert hat
                SPList dataList = webContx.Lists.TryGetList(ConstantData.listName_ECMExcelTemplateDataLists);
                if (dataList != null)
                    SPListItemCollection dataListItems = webContx.Lists.TryGetList(ConstantData.listName_ECMExcelTemplateDataLists).Items;
                    foreach (SPItem dataListItem in dataListItems)
                        Object relationECRColumnName = (String)dataListItem[ConstantData.listFieldName_ECMExcelTemplateDataLists_RelationECRNumber];
                        Object relationECOColumnName = (String)dataListItem[ConstantData.listFieldName_ECMExcelTemplateDataLists_RelationECONumber];
                        if (relationECRColumnName != null && relationECOColumnName != null)
                            // Ich habe den Listennamen gefunden in dem Spalten Realtion ECR Number & Realtion ECO Number einen Wert haben
                            string searchedListName = (String)dataListItem[ConstantData.listFieldName_ECMExcelTemplateDataLists_Title];
                            string searchedECOSuffixColumnName = (String)dataListItem[ConstantData.listFieldName_ECMExcelTemplateDataLists_RelationECONumber];
                            // Get the List from variable listName
                            listECOs = GetECOsDictionary(searchedListName, searchedECOSuffixColumnName, ecoNumber, relationECOColumnName);
                return listECOs;
    - What take we wrong?
    - How can we avoid this message?
    Regards
    Jonnyenglisch
    Ralf Happe - Christobal Colón N° 1 ES 07670 Portocolom Tel.: +34 6961 0375 7 @: [email protected] Skype: ralfhappe msm: [email protected] www.ralfhappe.com ralfhappe | soluciónes

    Here the code of GetECOsDictionary:
             /// <summary>
            /// Fill the dicionary with related ECO Numbers/Suffix
            /// </summary>
            /// <param name="searchedListName">String: the name of the list</param>
            /// <param name="ecoNumber">String: the ECO Number</param>
            /// <param name="relationECOColumnName"></param>
            /// <returns>Dictionary</returns>
            private static Dictionary<string, string> GetECOsDictionary(string searchedListName, string ecoNumber, Object relationECOColumnName)
                SPSite siteContx = SPContext.Current.Site;
                SPWeb webContx = siteContx.RootWeb;
                Dictionary<string, string> listECOs = new Dictionary<string, string>();
                SPQuery oQuery = new SPQuery();
                oQuery.Query = "<OrderBy>" +
                                    "<FieldRef Name='" + "Title" + "' Ascending='TRUE'></FieldRef>"
    +
                                "</OrderBy>" +
                                "<Where><BeginsWith>" +
                                    "<FieldRef Name='" + "Title" + "'/>" +
                                    "<Value Type='Text'>" + ecoNumber + "</Value>" +
                                "</BeginsWith></Where>";
                SPListItemCollection searchedListItems = webContx.Lists.TryGetList(searchedListName).GetItems(oQuery);
                foreach (SPItem searchedListItem in searchedListItems)
                    // Wenn die geclickte ECO Nummer gleich der Listen ECO Nummer ist dann setze die gefundene ECO Nummer
                    string foundECONumber = (String)searchedListItem[relationECOColumnName.ToString()];
                    string[] splitECONumber = foundECONumber.Split(ConstantData.splitBy_Slash);
                    if (ecoNumber == splitECONumber[0])
                        ecoNumber = splitECONumber[0];
                        if (splitECONumber.Count() == 1)
                            listECOs.Add(foundECONumber, "0");
                        if (splitECONumber.Count() > 1)
                            listECOs.Add(foundECONumber, splitECONumber[1]);
                return listECOs;
    Ralf Happe - Christobal Colón N° 1 ES 07670 Portocolom Tel.: +34 6961 0375 7 @: [email protected] Skype: ralfhappe msm: [email protected] www.ralfhappe.com ralfhappe | soluciónes

  • JUst downloaded a rented movie from iTunes but cannot find it to run it!  How do I find a start the movie?

    Just downloaded a rented movie from iTunes but cannot find it to run it!  How do I find a start the movie?

    Check the Videos App.

  • Boot from DVD but cannot find hard drive now

    just updated to 10.7.3, then cannot boot from hard drive. I boot from DVD and cannot find hard drive now

    Did the 10.7.3 update complete the installation process?
    Some updates, when being installed and applied can restart (but not fully start up) the machine a couple of times.
    I'd restart your machine and give it a few uninterrupted minutes to see if it boots up normally. Depending on the specs of your iMac, the remapping of app shortcuts etc can take a little while to complete (but not an excessive amount of time).
    It is unlikely the update caused your hard drive to fail.
    If your iMac doesn't boot up, restart and boot into the recovery partition of Lion by holding down both the cmd & R keys while booting. This will run Lion Recovery which will allow you to repair your Hard Drive, reinstall or install a fresh copy of Lion (network access is required).
    If this fails, boot from the recovery DVD and launch Disk Utility from the Tools option in the toolbar and see if your hard drive is listed in Disk Utility. If your hard drive is not listed, there is a hard drive problem and you'll need to speak to Apple Tech Support to arrange a repair.
    Hope this helps

  • HT1491 I purchased a single and money has been taken from bank but cannot find the music

    I bought a single from iTunes store and money has come out of bank but cannot find the music

    Hi Tinab127,
    The file may have been moved or deleted. For this issue, we will need to refer to the following article:
    iTunes: Finding lost media and downloads
    http://support.apple.com/kb/TS1408
    Alternatively, I see your media was downloaded from the iTunes Store, you may be able to download it again free of charge:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/HT2519
    Thanks,
    Matt M.

  • I can customize from computer but cannot find that option for my iPhone or iPad. Is there a way to customize on these?

    How do I customize the iCal from iPhone or iPad?  I can "customize" from computer but not the others. What am I missing?   (eg. I need to set up a meeting the second Monday of each month &amp; not a specific day).

    You should back up the iPad and transfer purchases.  Then back up the iPhone and transfer purchases there as well.  Then restore the iPad from the iPhone back up to get the code.  Once you get the code then restore the iPad from the original backup you created of the iPad.

  • Can receive email from hotmail but cannot send email

    i can recieve my hotmail emails ok but i cannot send emails. i keep getting this message:
    "cannot send message using the servier hotmail.
    Connections to the server “smtp.live.com” on the default ports timed out.
    Select a different outgoing mail server from the list below or click Try Later to leave the message in your Outbox until it can be sent."
    Everything was fine till a few days ago then this error appeared. Any help appreciated.
    Thanks

    tried again now i get message:
    nework diagnostics failed on SMTP .......

  • I think i dowloaded a video from MAC but cannot find it on the IPAd, help.

    Video ison my MAC and when  i sync my IPAD it shows the vidoe in on the Ipad, but i cannot find it.

    Hello Cargomsgt,
    It sounds like you downloaded an app onto your computer and did not find it on your iPad or your computer after syncing your iPad. When you purchase iOS apps on a computer, and you want it to sync to your ios device, you need to install the app onto the devie using iTunes.  The following article will help you with that:
    iTunes 11 for Mac: Sync and organize iOS apps
    http://support.apple.com/kb/PH12115
    You can also download the app to the iPad directly from the App Store on the it:
    Download past purchases
    http://support.apple.com/kb/ht2519
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

  • Apple TV Syncs Content from Mac, but cannot access it when the Mac is off

    I scanned the forums for a few hours and didn't see any answers to this question, so here it is.
    I sync'd the movies and pictures on my MacBook Pro to the the Apple TV; however, when the Mac sleeps, I cannot play or view the content on Apple TV until the Mac wakes up and reconnects to the network.
    When I go into iTunes and select the Apple TV, the content clearly shows up (15 GB+). I view Activity Monitor while movies play, and it appears to be playing the locally sync'd content because network utilization is almost zero. But, it insists on my MacBook being up with iTunes running.
    Has anyone else seen this?
    Thanks for any ideas.
    Ben
    MacBook Pro   Mac OS X (10.4.9)  

    OK,
    Forget about iTunes, I am talking about the actual Apple TV itself.
    On the TV screen in the main ATV menu you will see a list - Movies/TV Shows/ Music.....ending with Sources.
    At the very top of this list you will either see a large ATV logo, or you will see the name of your iTunes library.
    If you see your iTunes library name - the reason you can't access anything when your computer is asleep is because this source is for streaming from your computer only. Scroll down to where it says Sources, select it and in the next menu you will see the ATV logo at the very top of the list - select it and you can now play the content that is stored on your ATV.
    Good luck!

  • HT1473 I am able to download a mp3 meditation audio i bought from brainev but cannot get it to load to my ipad or iphone. Any suggestions?

    I have downloaded to my Mac an MP3 meditation from BrainEv. It has loaded into my iTunes but I cannot seem to get it to upload to either my iPad or iPhone. Does anyone know how to do this or have any suggestions?

    They are different apps for a different operating system
    and totally different computing hardware.

  • I have rented a movie from iTunes, but cannot get it to play

    The film has downloaded, and on the picture of the film title, there is the word "play" with an arrow.  When I click on the word play, nothing happens.  I have iTunes 10.5, and iTunes has been happy as a clam, and I can listen to music and audio books...but I cannot play this film! 
    I appreciate any advice anyone can give!
    Thanks,
    Shirley

    Should be under Library>Movies. Try searching for it in the Movie section.

  • Downloaded adobe reader from adobe but cannot open pdf on uni website

    downloaded adobe reader from adobe website but when trying to open a pdf on uni site keeps telling me that i must relaunsh adobe reader & accept the end user license agreement, but when install adobe reader it doesn't ask for this? please help

    Accepting the EULA is not done during the installation, but when Adobe Reader is launched for the first time.  That's what you need to do (not the browser plugin, but the actual Reader program).

  • Does anyone know of a way to export a .gfx file from the FCP 7 timeline? If not, do you know of a plug-in or even a stand alone video converter that will accomplish this? I can convert FROM gfx, but cannot convert TO gfx. Thanks.

    Having a problem with files that are exported from FCP and delivered to Master Control. They are then
    transcoded to .gfx by Rhozet software for air as a .gfx in Grass valley's K-2's. Any help would
    be appreciated. Thanks.

    Thanks neuroanatomist. That was really helpful, but when I went in and looked in my SMS folder, I opened it under notepad and it was all garbled and hard to read. It didn't look like in my iphone of indicating conversations between me and another person. I could see my conversations, but they where all mixed in with numbers and weird characters I've never seen before. You wouldn't happen to know of another program out there that can put it perhaps like in a word doc. or even excel sheet? Something that's just organized. Thanks.
    Anyone else care to help me out with some mac community friendly advice? Thanks!

Maybe you are looking for