WRT 160NL and USB modem as gateway to Internet

Is it possible to use WRT 160N with new firmware from http://www.dd-wrt.com  and USB modem (WiMax, CDMA)?
Did anybody use it? What is result and procedure?

Ask in a dd-wrt forum. They should know what dd-wrt is capable of and what not...

Similar Messages

  • Apple USB Modem Wont Connect To Internet While On Boot Camp!

    Hi
    I have just installed windows xp using boot camp and have had no end of trouble with the apple usb modem.
    When ever i try to connect it dials a funny dial tone and then comes up can not connect sometime it will connect but will just drop connection after about a minute.
    I have installed all the drivers off the leopard DVD
    Any help will be appreciated greatly
    Thanks!!
    Message was edited by: Scott Rochford

    Check this link from apple support http://support.apple.com/kb/TS1821
    Apple suggests disabling 802.11 wireless from windows xp. hope this will solve your problem. The funny thing is apple is not even sure it will fix the problem because they mentioned on their website "in some cases".
    Symptoms
    The Apple external USB modem may not connect, or may not maintain a connection for longer than a few minutes if you are using Microsoft Windows XP on MacBook Pro, MacBook, or Intel-based iMac computers that have built-in AirPort/Bluetooth.
    Products Affected
    Boot Camp, Apple external USB Modem
    Resolution
    In some cases, disabling 802.11 wireless networking in Windows XP may resolve this issue.

  • HTTP connection using wtk 2.5.2 and usb modem

    Hi, i´m developing an application that loads some data from a web page doing a POST. I´m using the emulator to connect to the server, and send de request. I check the response code from de connection and it is ok(value 200), but when a read de content, I always get 22 bytes, with nothing of useful data.
    I searched all the internet but i found nothing about this problem.
    Could anybody help me??
    Thanks.

    Use this piece of code:
    HttpConnection c = null;
            DataInputStream dis = null;
            try
                String url = "http://www.google.com";
                c = (HttpConnection) Connector.open(url);
                int len = (int) c.getLength();
                dis = c.openDataInputStream();
                byte[] data = new byte[len];
                dis.readFully(data);
                //tf = new TextField("Data",data.toString(), len, TextField.ANY);
                //f.append(tf);
                //d.setCurrent(f);
                f.append(data.toString());
            catch(Exception e)
                e.printStackTrace();
            finally
                if (dis != null)
                    try {
                        dis.close();
                    } catch (IOException ex) {
                        ex.printStackTrace();
                if (c != null)
                    try {
                        c.close();
                    } catch (IOException ex) {
                        ex.printStackTrace();
        }

  • I had to purchase a 4G LTE USB Modem due to a very slow 3G IPhone 4 Connection!

    Sorry if I am unable to reply to any of the existing posts, or reply to any replies that get posted here, but I just wanted to let Verizon's Apple IPhone 4 Support team and Community Members know that the reason that I am now mostly using my new Novatel Wireless 551L 4G LTE USB Modem to surf the Internet instead of my Apple IPhone 4 is that I am getting very slow 3G Speeds fom my Apple IPhone 4 all of a sudden, and it is NOT even a year old yet. Anyone who needs to use the Internet on their Cell Phones should know, this IPhone is not for you!

    Hello Verizon, just checked back in today to see what going on and I can tell you that my 551L connects just fine at 4G LTE on Windows, still NOT functioning on my Mac OS X, but very happy with my 551L, also very happy with my IPhone 4S, have had some problems with Data Overages due to the fact that my Parents aren't letting me use their Comcast Connection (I live with my Parent's due to living on Social Security and being a Medicare/Medicaid Dual Eligable), other than that I have been fine. I was more than a little annoyed about two months ago when you guys disconected my service but I am over that now, I will however switch to either Sprint or Virgin Moble if it happens again, just to let you guys know that I was NOT very happy with being Disconnected, expecially since I am Low Income and I did NOT have the kind of Money that you were asking for at the time. Just FYI.

  • Using Apple USB Modem overseas

    Hi,
    Didn't know where else to post this;
    I have a new MBP and USB Modem that I was setting up for a trip to Europe. Because most European countries don't have a recognizable dial tone, I un-ticked the wait for dial tone option and then attempted to run a test call without plugging in the phone line. Past experience with Windows machines, when this is done the modem will dial, but the MBP/USB modem doesn't.
    When I plug in the phone line, all is OK, the MPB/USB modem dials. I need to know if this modem is going to work for me on the trip.
    Does anyone know what is going on here?

    I've never fiddled with the device, personally, but it's certainly capable of working overseas. You'll note on page 10 of the [Apple USB Modem AT Acommand Manual|http://download.info.apple.com/AppleSupportArea/Manuals/software/USBATCommands.PDF|This is a PDF document] that there's a command that switches the configuration (including variations in dial tone, etc) by country. What buttons you have to push in the appropriate preference pane, to do it, I can't say -- but you can do it manually.

  • I AM TRYING TO INSTALL A USB MODEM ON A MACBOOK PRO RUNNINGLION AND IT KEEPS TELLING ME I NEED ADMINISTRATIVE  PRIVILAGES I AM LOGGED IN AS ADMINISTRATOR ANY IDEAS

    i am trying to install a usb modem and it wont let me inslall the software it says i need to be the administrator i am logged in as admin on my mac any ideas

    You keep asking variants on this same question. You've had replies in all your other threads. If you can't find them, go here and click where it says Activity:
    Thomas Cannon Jr.

  • USB modem and Internet Sharing causes system to hang.

    First my setup. I have a Mac mini (early 2009) running 10.7.2 connected to the Internet using a Sony Ericsson W910 as a USB modem. I am using Internet sharing via Ethernet to a 1st generation (n) AirPort Extreme to give Wi-Fi to other devices (iPhone, Xbox 360, PS3 etc).
    Now the problem: When Internet Sharing is on regardless of what interfaces are used (Ethernet, Wi-Fi, Bluetooth PAN etc) eventually—that word is key—my system will hang. Internet will be unavailable to every device and my Mac itself (but they will still be connected to Wi-Fi) and any app that is running willbeachball. Any app I launch—or try to—will also beachball. I've tried leaving it to see if it will resolve itself —even overnight—but it always requires a hard reset.
    The eventually part. I haven't figured out what causes this but I have an idea which I'll explain later. The times this happens is totally random. It has gone days with  no problems and other times has happened minutes apart. Usually it's about every 12-24 hours.
    It's definitely Internet Sharing which is causing this because when I turn it off I don't have any problems. I've tried every configuration. Only sharing via my mini's Wi-Fi or Ethernet, leaving the AirPort out etc. As soon as I turn on Internet Sharing I've started a countdown to a hang.
    On inspecting the Console the last messages before a hang without fail are always:
    12/12/2011 06:31:07.000 kernel: 80       80 AppleUSBCDCECMData: getOutputBuffer - Output buffer pool empty
    12/12/2011 06:31:07.000 kernel: 80       66 AppleUSBCDCECMData: USBTransmitPacket - Output buffer unavailable
    12/12/2011 06:58:58.312 com.apple.usbmuxd: _handle_timer Fish out of water!!!
    Repeated hundreds of times. Quick Googling indicates that AppleUSBCDCECMData is a USB driver. Apparently I have version 4.1.15 which appears to be the latest.
    I'm aware this is a rare configuration but I believe it affects every USB not just this particular phone.
    Is anybody else experiencing this or knows a way to fix it?
    Thanks.

    Thanks Barry.
    The hub is on its way to the manufacturer for after sales service...
    But the issue with AirPort remains the same, even after resetting SMC.
    Some clarification:
    * It happens just after computer wakes up from sleep. Restarting solves the problem and the issue doesn't arise until computer goes standby again.
    * The whole WiFi card becomes unresponsive. It is not only the Turn Off button, but the whole functionality is stopped. The card can not be activated/deactivated and it doesn't connect to any network. If it is used for internet sharing, clients are unable to connect.

  • USB modem in network worked, but accidentaly deleted, and now can't replace it.

    I recently succesfully connected a Nokia 6120 cellphone to use as a 3G modem; the last time I used this was in 2009.
    The USB connection and network place in my network settings "migrated" to its proper place when I upgraded to Lion this year, and when I tried the Nokia again it worked, connected through USB.
    There was a second Nokia network choice on the list in my Network prefs, which I deleted, thinking that it was not necessary. After that deletion, the remaining Nokia setting would not connect the computer to the phone, and of course would provide internet access.
    I tried duplicating the old setting, but now I can't select a USB option when configuring it.
    All my research indicates that this is due to Lion no longer supporting USB modems. However, my Nokia worked just fine, and the old Network via USB setting was still present in Network preferences, and worked just fine until the deletion of one of the Nokia settings.
    Does anyone know of a work-around or a patch that will add USB connectivity to Network preferences in Lion?
    BTW... tried connecting through Bluetooth; I can pair the phone to the computer, but it will not make the modem connetion.
    Would the bluetooth transfer rate be too slow, anyway?
    Thanks in advance
    Glenn

    Found the problem!
    Check this thread:
    https://discussions.apple.com/message/4028119#4028119
    There are, in fact, modem scripts available, and they go into the Library/Modem Scripts folder.
    By deleting the extra configuration, I deleted the old scripts. I downloaded and installed the 3G Nokia scripts from the website shown in the above thread, and my configurations re appeared in Network prefs;
    I went one step further; I connected to the internet using the restored configuration, then selected and deleted (using the - at the bottom of the list) while the connection was working. It got rid of the second configuration but kept the valid one. Hopefully, It will still be available when I attempt to connect again.
    Glenn

  • I get the following error message when I connect a usb ethernet adapter to my new MacBook Pro: Unsupported - You cannot use an Apple USB Modem with this computer. I live were we only have dial-up and the Apple Store said this is what I need.

    I get the following error message when I connect a usb ethernet adapter to my new MacBook Pro: Unsupported - You cannot use an Apple USB Modem with this computer. I live where we only have dial-up and the Apple Store said this is what I need. In addition, when I connect the phone to the connecter it falls out, it will not click in.

    Why are you using a usb ethernet adaptor? Just plug the modem into the usb port.

  • 10.5.8, External USB Modem, and Receiving Faxes

    Hello,
    I bought a Zoom external usb modem today, and am attempting to set up my computer to receive faxes on it. I followed the instructions that came with the unit and was able to send faxes. But when a call comes in, the computer doesn't pick up the call. I have the software set to answer on the 2nd ring, but it goes through all 4 rings before the answering machine picks it up.
    Do you have any suggestions on how to get this to work? I'm working on the latest Mac Pro tower, running 10.5.8.
    When I was setting up this machine, I used the option to copy over all the files from my old G4 tower. That tower was running 10.2, had an internal modem, and I was working with FaxSTF. Is it possible an old file associated with that program is causing a conflict with the new software (in that the OS seems to have the ability to answer a call)? FaxSTF won't even detect the external modem on the new tower.

    Hi megamom,
    with an OS after 10.5.5 much people have problems with sending or receiving faxes automatically.
    This solution is a "workaround" and will not affect in any problems, like I saw that they will happen after:
    1.) Removing and changing "IOSerialFamily.kext" : ("The system extension '/System/Library/Extensions/IOSerialFamily.kext' was installed improperly and cannot be used....")
    2.) or go back to OS 10.5.5... (latest security-updates not included)
    Go to your System-Prefs -> Printing and Faxing
    chose the Fax-Modem -> Options
    1.) to receive faxes: choose "receive faxes on this computer"
    2.) to send faxes: choose not to "receive faxes on this computer",
    plug your modem out, wait 5 seconds and plug it in.
    Now you can send faxes, but not receive,
    before you choose "receive faxes on this computer" again.
    To send, you have to start with 2.) again...
    It's strange for a mac, but better than 10.5.5 or a corrupted system...
    APPLE-STUFF: HERE AGAIN: FIX THAT FAX-PROBLEM FOR 10.5.8 QUICK PLEASE - IT'S IMPORTANT!!!
    trollius

  • USB modems and 10.6

    I recently tried to use a Zoom USB modem with my Macbook Pro, but it wouldn't appear in the network panel. am I only able to use Apple USB modems with this system, or can I use 3rd party modems?

    Dialup, yes some still are limited to it, me included and believe me it *** big time.
    I have a bit of experience with satellite, and it is not much better than dialup, yes sometimes it is faster, but not always.
    If DSL was available where I live, I'd have it in a heartbeat, but sad to say AT&T does not seem to be interested in making it available in the 'hood.
    Now, I went ahead and made the mistake of upgrading to snow leopard and my printer no longer functions.
    Not a happy camper, but does apple care, I don't think so.

  • Airport Extreme 'n' and USB External modem

    Hello all,
    I have an Airport Extreme 802.11n simultaneous dual-band base station with a USB disk plugged into the back through a hub. It's connected to my network that comes from my 802.11b/g Airport Extreme Snow "saucer" model that I have to have because I can't get DSL/cable where I live, so I use the built-in modem to access the internet.
    Can I add the USB External modem to the newer Extreme and still access the internet through it, or is that basically a lost cause? I'd like to move to the new one because 'n' would be faster to do my time machine backups.

    The USB cellular modem you are referring to would be a device like this:
    http://www.cradlepoint.com/products/cba250-cellular-broadband-adapter
    Your USB adapter would plug into the Cradlepoint and the Cradlepoint would provide an ethernet signal to the WAN port on the AirPort Extreme. That's the only way this type of setup will work.

  • BigPond USB Modem and Airport Extreme 802.11n

    Judging by the information I have found I do not think this is possible, but thought worth asking regardless.
    I have a Telstra BigPond Wireless USB Modem (7.2) - is it possible to plug this into my AE base station to share with other devices?
    Thanks
    tkoe

    If you are thinking about a plain USB-to-Ethernet adapter (the kind used to get Ethernet from a computer's USB 2.0 port), it is not going to work.
    It may work if you can find a special device similar to this one, providing that the adapter manufacturer can guarantee support for the exact mobile broadband USB modem and network that you are using. If so, it should be possible to connect the Ethernet output of the adapter to the WAN port of the AirPort Extreme base station. I should add that I have not tested this.
    Another way of handling a situation like this is to use a dedicated mobile broadband router with support for the USB modem/network in question (basically, something like these exemples). Telstra/BigPond may be able to suggest something suitable.
    Jan

  • Why the difference in plans between USB modems/hotspots and tablets?

    I have a USB760 3G USB Modem that I want to activate on Friday when I get paid.  I went to the Mobile broadband plans webpage and looked at the pre-paid plans that are available.
    However, they price data access differently for USB modems/hotspots than they do tablets. 
    For a USB modem, I can get only 1GB for $50.  But with a tablet, I'd get 2GB for $30.
    Why the difference?  Can anyone explain this to me?
    I would appreciate some info.  I called the phone center, and they were no help and knew nothing.  I thought maybe someone at Verizon would read this and actually be able to give me a sensible explanation of why data plans for a USB modem are so much more than for a tablet...especially when my USB modem is 3G and won't have as much bandwidth impact as a newer model.
    Thanks.

    Probably because you were reading the information incorrectly.  Per the table below, you get 5GB for $50 for the USB Modem.  You just don't have the option of the 2GB plan with the modem as (and this is my guess) most users use more than 2GB per month with those devices.
    Hope this helps.
    Mobile Broadband Plans
    How much data do you need? That depends on you. The more data you have,
    the more you can do like surf, game, and more.
      Calculate Data Usage  
    2GB – $30/Month
    5GB – $50/Month
    10GB – $80/Month
    Tablet/Netbook
              X
              X 
              X 
    USB Modem/Notebook/
    Dedicated Mobile
    Hotspot/Verizon Jetpack™
              X
              X 

  • Apple USB modem and snow leopard = kernel panic !

    Hello,
    With Snow (10.6.1) I encounter very often a kernel panic when I turn off the
    Mac.
    When I check the console I have this:
    Interval Since Last Panic Report: 670049 sec
    Panics Since Last Report: 1
    Anonymous UUID: F080CD9F-6604-4AF2-82F1-D43BE33F40C5
    Tue Oct 6 07:38:13 2009
    panic(cpu 1 caller 0x2a6ac2): Kernel trap at 0x08090001, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000000, CR3: 0x00100000, CR4: 0x00000660
    EAX: 0x089ec400, EBX: 0x08e51000, ECX: 0x08e51004, EDX: 0x0145aff1
    CR2: 0x00000000, EBP: 0x4c1ebc88, ESI: 0x087cd800, EDI: 0x00000000
    EFL: 0x00010246, EIP: 0x08090001, CS: 0x00000008, DS: 0x00030010
    Error code: 0x00000002
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x4c1eba78 : 0x21acfa (0x5ce650 0x4c1ebaac 0x223156 0x0)
    0x4c1ebac8 : 0x2a6ac2 (0x590a50 0x8090001 0xe 0x590c1a)
    0x4c1ebba8 : 0x29c968 (0x4c1ebbc0 0x8c7c9e0 0x4c1ebc88 0x8090001)
    0x4c1ebbb8 : 0x8090001 (0xe 0x48 0x4c1e0010 0x4f0010)
    0x4c1ebc88 : 0x1333880 (0x8e51000 0x8e51000 0x0 0x8e6b400)
    0x4c1ebca8 : 0x133269d (0x8e72280 0x0 0x0 0x1)
    0x4c1ebce8 : 0x133277c (0x8e6b400 0xb000001 0x3 0x2000)
    0x4c1ebd28 : 0x3064df (0xb000001 0x3 0x2000 0x8dfad20)
    0x4c1ebd68 : 0x30cedb (0x4c1ebdb0 0x0 0x4000000 0x0)
    0x4c1ebd98 : 0x2f8b48 (0x4c1ebdb0 0x246 0x4c1ebe08 0xa80d6f0)
    0x4c1ebdd8 : 0x2ee35c (0xa80d6f0 0x3 0x4c1ebed8 0x0)
    0x4c1ebe28 : 0x2ee422 (0xa80d6f0 0x3 0x4c1ebed8 0x0)
    0x4c1ebe88 : 0x469be6 (0x92634e0 0x4c1ebed8 0x4c1ebeb8 0x3007dc)
    0x4c1ebef8 : 0x46b9dc (0x865b280 0x92634e0 0x8dfad20 0x0)
    0x4c1ebf38 : 0x46baad (0x0 0xa 0x4c1ebf5c 0x1)
    0x4c1ebf78 : 0x4ed85f (0x8dfad20 0x9811ee8 0x9fa62a4 0x0)
    0x4c1ebfc8 : 0x29d3fd (0x9811ee4 0x2 0x10 0x82d32a4)
    Kernel Extensions in backtrace (with dependencies):
    com.apple.iokit.IOSerialFamily(10.0.2)@0x132e000->0x1336fff
    BSD process name corresponding to current thread: pppd
    Mac OS version:
    10B504
    Kernel version:
    Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386
    System model name: Macmini3,1 (Mac-F22C86C8)
    System uptime in nanoseconds: 5693599172824
    unloaded kexts:
    com.apple.driver.AppleFileSystemDriver 2.0 (addr 0x105c000, size 0x12288) - last unloaded 98582035842
    loaded kexts:
    com.Logitech.Control Center.HID Driver 3.1.0
    com.apple.driver.AppleHWSensor 1.9.2d0
    com.apple.filesystems.autofs 2.1.0
    com.apple.driver.MotorolaSM56KUSB 1.5.10
    com.apple.driver.AppleHDA 1.7.4a1
    com.apple.driver.ApplePlatformEnabler 2.0.0d2
    com.apple.driver.AGPM 100.8.15
    com.apple.driver.AppleUpstreamUserClient 3.0.5
    com.apple.driver.NVSMU 1.1.7
    com.apple.DontSteal_Mac_OSX 7.0.0
    com.apple.driver.AudioIPCDriver 1.1.0
    com.apple.driver.AppleIRController 161
    com.apple.driver.AppleIntelPenrynProfile 17
    com.apple.driver.ACPISMCPlatformPlugin 3.4.0a20
    com.apple.driver.AppleLPC 1.4.6
    com.apple.GeForce 6.0.2
    com.apple.driver.AppleHIDKeyboard 1.1.5f1
    com.apple.iokit.SCSITaskUserClient 2.5.1
    com.apple.iokit.IOAHCIBlockStorage 1.5.0
    com.apple.driver.AppleHPET 1.4
    com.apple.driver.AppleFWOHCI 4.3.4
    com.apple.driver.AirPortBrcm43xx 410.91.20
    com.apple.BootCache 31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.driver.AppleUSBHub 3.7.8
    com.apple.driver.AppleAHCIPort 2.0.0
    com.apple.nvenet 1.0.58
    com.apple.driver.AppleUSBOHCI 3.7.5
    com.apple.driver.AppleEFINVRAM 1.3.0
    com.apple.driver.AppleRTC 1.3
    com.apple.driver.AppleUSBEHCI 3.7.5
    com.apple.driver.AppleACPIButtons 1.3
    com.apple.driver.AppleSMBIOS 1.4
    com.apple.driver.AppleACPIEC 1.3
    com.apple.driver.AppleAPIC 1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient 90.0.0
    com.apple.security.sandbox 0
    com.apple.security.quarantine 0
    com.apple.nke.applicationfirewall 2.0.11
    com.apple.driver.AppleIntelCPUPowerManagement 90.0.0
    com.apple.nke.ppp 1.5 - last loaded 158842070257
    com.apple.iokit.IOBluetoothSerialManager 2.2.1f7
    com.apple.iokit.IOSerialFamily 10.0.2
    com.apple.driver.AppleProfileReadCounterAction 17
    com.apple.driver.DspFuncLib 1.7.4a1
    com.apple.driver.AppleProfileTimestampAction 10
    com.apple.driver.AppleProfileThreadInfoAction 14
    com.apple.driver.AppleProfileRegisterStateAction 10
    com.apple.driver.AppleProfileKEventAction 10
    com.apple.driver.AppleProfileCallstackAction 20
    com.apple.driver.AppleSM56KUSBModemFamily 1.1.12
    com.apple.driver.AppleSM56KUSBAudio 1.9.16
    com.apple.iokit.SM56KUSBAudioFamily 1.6.1
    com.apple.iokit.IOFireWireIP 2.0.3
    com.apple.iokit.IOSurface 73.0
    com.apple.iokit.IOAudioFamily 1.7.0fc16
    com.apple.kext.OSvKernDSPLib 1.3
    com.apple.driver.AppleHDAController 1.7.4a1
    com.apple.iokit.IOHDAFamily 1.7.4a1
    com.apple.iokit.AppleProfileFamily 40
    com.apple.driver.AppleSMC 3.0.1d2
    com.apple.driver.IOPlatformPluginFamily 3.4.0a20
    com.apple.nvidia.nv50hal 6.0.2
    com.apple.NVDAResman 6.0.2
    com.apple.iokit.IONDRVSupport 2.0
    com.apple.iokit.IOGraphicsFamily 2.0
    com.apple.driver.BroadcomUSBBluetoothHCIController 2.2.1f7
    com.apple.driver.AppleUSBBluetoothHCIController 2.2.1f7
    com.apple.iokit.IOBluetoothFamily 2.2.1f7
    com.apple.iokit.IOUSBHIDDriver 3.7.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 2.5.1
    com.apple.iokit.IOBDStorageFamily 1.6
    com.apple.iokit.IODVDStorageFamily 1.6
    com.apple.iokit.IOCDStorageFamily 1.6
    com.apple.driver.AppleUSBMergeNub 3.7.5
    com.apple.driver.AppleUSBComposite 3.7.5
    com.apple.iokit.IOAHCISerialATAPI 1.2.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 2.5.1
    com.apple.driver.XsanFilter 402.1
    com.apple.iokit.IOFireWireFamily 4.1.7
    com.apple.iokit.IO80211Family 300.20
    com.apple.iokit.IOUSBUserClient 3.7.5
    com.apple.iokit.IOAHCIFamily 2.0.0
    com.apple.iokit.IONetworkingFamily 1.8
    com.apple.driver.AppleEFIRuntime 1.3.0
    com.apple.iokit.IOUSBFamily 3.7.8
    com.apple.iokit.IOHIDFamily 1.6.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 6
    com.apple.driver.DiskImages 281
    com.apple.iokit.IOStorageFamily 1.6
    com.apple.driver.AppleACPIPlatform 1.3
    com.apple.iokit.IOPCIFamily 2.6
    com.apple.iokit.IOACPIFamily 1.3.0
    Model: Macmini3,1, BootROM MM31.0081.B00, 2 processors, Intel Core 2 Duo, 2.26 GHz, 4 GB, SMC 1.35f0
    Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x90), Broadcom BCM43xx 1.0 (5.10.91.19)
    Modem:
    Bluetooth: Version 2.2.1f7, 2 service, 0 devices, 1 incoming serial ports
    Network Service: External Modem, PPP (PPPSerial), ppp0
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: HTS721010G9SA00, 93,16 GB
    Serial ATA Device: PIONEER DVD-RW DVRTS08
    USB Device: Hub, 0x050d (Belkin Corporation), 0x0264, 0x24700000
    USB Device: EyeTV Diversity, 0x0fd9, 0x0011, 0x24730000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0x24100000
    USB Device: USB Receiver, 0x046d (Logitech Inc.), 0xc50e, 0x24110000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0221, 0x24120000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    USB Device: Apple USB Modem, 0x05ac (Apple Inc.), 0x1401, 0x06400000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8216, 0x06110000
    We can see the following information:
    BSD process name corresponding to current thread: pppd
    so this is a bug with the Apple USB modem and snow leopard !
    you know what to do?
    Thank you very much for your help

    up !
    the problem is still there

Maybe you are looking for

  • WHY THIS IS NOT WORKING

    CAN ANY ONE TELL ME THIS SIMPLE SELECT STATEMENT NOT WORKING PLEASE DATA IS NOT COMING TYPES: BEGIN OF TY_ITAB,         F(3) TYPE C,         F1(8) TYPE N,         F2(8) TYPE N,         F3(10) TYPE C,         F4(2) TYPE C,         F5(5) TYPE C,       

  • Material Document in MIGO

    Hello, I processed a good receipt on MIGO with mvt code 101. I use MIGO transaction code, but when I display the material document in MIGO, in Doc Info, SAP shows that Transaction code MIGO_GR has been used. Is there a way to make SAP show the transa

  • Camera to pc direct with wifi

    Hi and welcome to Spiceworks, I'm a bit thick, could you just clarify: You have a wi-fi camera and you cannot see it from the PC next to it? What make is it, I know that Samsung do their smartcams and that once associated with your home network you h

  • No screensaver???

    BSteely Posts: 1,654 Registered: Dec 23, 2005 Re: Screen losing brightness and color fading Posted: Jun 17, 2007 3:32 AM in response to: Captain Krunch Reply Email Don't run a screen saver on an LCD monitor. Especially for extended periods of time, l

  • HT4623 update ipad with ios 4.3

    how do I update ipad with ios 4.3