Leopard 10.5.5 on AMD, with XNU Voodoo 9.5. Very stable. Have a Nokia N95-4 8 Gig phone. Nokia officially doesn't support the phone through anything other than Windoze, so help from them is non-existent, and retarded.
They do "tell you" how to connect to a mac, using iSync and/or their Nokia Multimedia Transfer software. Apparantly iSync needs a plugin to connect to the N95, which I have installed. Here's the link to their info: https://www.nokiausa.com/A4484487
The phone connects, and I get the menu on the phone to select PC Suite or USB transfer mode. According to Nokia, either should work. However, I get this message upon connecting:
"The Nokia device "Nokia N95 8GB" is currently connected in a USB mode not supported by Nokia Multimedia Transfer or iSync."
There herein lies the problem. The phone did once connect, about a month ago, using this same software, and there are no settings in the phone itself to change the mode of USB connection, so I have to assume it's somewhere in the IOUSBFamily.kext, more specifically in the AppleUSBOHCI.kext.
I have tried to swap them out for older versions, different versions, and nothing so far has worked. There are no errors, and here is the output in the system.log:
CODE
Oct 29 00:52:20 Whiplash kernel[0]: USBF: 0.548 Attempting to get EHCI Controller from BIOS
Oct 29 00:52:20 Whiplash kernel[0]: USBF: 0.548 USBLEGCTLSTS value c0000000
Oct 29 00:52:20 Whiplash kernel[0]: USBF: 0.548 Found USBLEGSUP_ID - value 0x1 - writing OSOwned
Oct 29 00:52:20 Whiplash kernel[0]: USBF: 0.548 acquireOSOwnership done - value 0x1000001
Oct 29 00:52:20 Whiplash kernel[0]: USBF: 0.579 AppleUSBOHCI[0x381a000]::CheckSleepCapability - OHCI controller will be unloaded across sleep
Oct 29 00:52:20 Whiplash kernel[0]: USBF: 0.548 USBLEGCTLSTS value c0000000
Oct 29 00:52:20 Whiplash kernel[0]: USBF: 0.548 Found USBLEGSUP_ID - value 0x1 - writing OSOwned
Oct 29 00:52:20 Whiplash kernel[0]: USBF: 0.548 acquireOSOwnership done - value 0x1000001
Oct 29 00:52:20 Whiplash kernel[0]: USBF: 0.579 AppleUSBOHCI[0x381a000]::CheckSleepCapability - OHCI controller will be unloaded across sleep
Also, checking in the System Profiler I see this:
CODE
Host Controller Location: Expansion Slot
Host Controller Driver: AppleUSBOHCI
PCI Device ID: 0x005a
PCI Revision ID: 0x00a2
PCI Vendor ID: 0x10de
Bus Number: 0x02
Nokia N95 8GB:
Version: 1.00
Bus Power (mA): 500
Speed: Up to 12 Mb/sec
Manufacturer: Nokia
Product ID: 0x0070
Vendor ID: 0x0421
USB Device:
Version: 1.03
Bus Power (mA): 500
Speed: Up to 1.5 Mb/sec
Product ID: 0x0005
Vendor ID: 0x0430
USB-PS/2 Optical Mouse:
Version: 18.00
Bus Power (mA): 500
Speed: Up to 1.5 Mb/sec
Manufacturer: Logitech
Product ID: 0xc01b
Vendor ID: 0x046d
USB Device:
Version: 1.00
Bus Power (mA): 500
Speed: Up to 12 Mb/sec
Product ID: 0x0181
Serial Number: 000E6J670584
Vendor ID: 0x04f9
Host Controller Driver: AppleUSBOHCI
PCI Device ID: 0x005a
PCI Revision ID: 0x00a2
PCI Vendor ID: 0x10de
Bus Number: 0x02
Nokia N95 8GB:
Version: 1.00
Bus Power (mA): 500
Speed: Up to 12 Mb/sec
Manufacturer: Nokia
Product ID: 0x0070
Vendor ID: 0x0421
USB Device:
Version: 1.03
Bus Power (mA): 500
Speed: Up to 1.5 Mb/sec
Product ID: 0x0005
Vendor ID: 0x0430
USB-PS/2 Optical Mouse:
Version: 18.00
Bus Power (mA): 500
Speed: Up to 1.5 Mb/sec
Manufacturer: Logitech
Product ID: 0xc01b
Vendor ID: 0x046d
USB Device:
Version: 1.00
Bus Power (mA): 500
Speed: Up to 12 Mb/sec
Product ID: 0x0181
Serial Number: 000E6J670584
Vendor ID: 0x04f9
So.... WTF? I'm wondering if it needs to be running in USB 2.0 mode, and it shows as 1.0. Who knows, but anyone who's got some info they'd like to share, I'd like to hear it.
I'd be just fine being able to mount the phone as a USB drive, since it's got an 8 Gb internal memory. Still, can't get that to happen either.