INTERACT FORUM
Devices => Androids and other portables => Topic started by: mol on February 15, 2006, 07:59:03 am
-
Hello!
Ipod: 2nd Gen (same version that crashed MC in november/december MC versions)
Firewire interface.
It was working well on XP, but then I had to downgrade to win 2000 SP4, and reinstalled MC.
Installed Itunes and synching works, uninstalled Itunes, installed MC 11.1.21
It won't recognize the ipod (but w2k recognize it as a hard drive and it is accessible through explorer).
Reset Ipod, did a restore with Ipod updater 2006-01-10
Still wont recognize Ipod
Have done "Redetect Devices" after every startup with MC11:
Here are the last lines in the debug log:
0026484: Handheld: MCC_REENUM_PORTABLE_DEVICES: Start
0026484: Handheld: MCC_REENUM_PORTABLE_DEVICES: Finish (0 ms)
0064531: General: CPodcastMain::Update: Start
0064531: General: CPodcastMain::Update: Finish (0 ms)
I'll download the debug viewer utility and try to grab better logs is neccessary tonight.
Cheers
Mol
-
Can you see the iPod in Windows Explorer?
Does it have a iPod_Control\Device\SysInfo file? (it'll be hidden, so tell Windows to show hidden files)
Thanks.
-
Yup, it got sysinfo. Here is the content:
pszBoardHwName: iPod P97
pszSerialNumber: GQ*****HMMC
pu8FirewireGuid: 0x000EA7F2
buildID: 0x01508000 (1.5)
boardHwRev: 0x00000000 (0.0 0)
boardHwSwInterfaceRev: 0x00020001 (0.0.2 1)
bootLoaderImageRev: 0x00010000 (0.0.1 0)
diskModeImageRev: 0x00000000 (0.0 0)
diagImageRev: 0x00000000 (0.0 0)
osImageRev: 0x00000000 (0.0 0)
oemv: 0x00000001
(I blacked out the serial number digits)
I also disabled the IpodService in Administrative Tools/Services (didn't think that one would stick around after Itunes uninstall).
-
Search for this in the MC log:
CWMDMThread::EnumerateDevices
You should see this for each device:
Found device
Gathering device information
etc.
Thanks.
-
Didn't find any EnumerateDevices in log, I only found this (and the error message):
0007219: Handheld: CWMDMThread::Thread: Start
0007219: CD: CMJBurnerInterface::GetCDCapabilities: before InternalSendCmd to get cd audio control page
0007219: CD: CMJBurnerInterface::GetCDCapabilities: length of cd audio control page: 16
0007219: CD: CMJBurnerInterface::GetCDCapabilities: before InternalSendCmd to get cd/dvd capabilitie page
0007219: Handheld: CWMDMThread::Thread: Creating WMDM
0007219: Handheld: CWMDMInterface::CWMDMInterface: Start
0007219: Handheld: CWMDMInterface::CWMDMInterface: WMDM valid: 0
0007219: Handheld: CWMDMInterface::CWMDMInterface: Finish (0 ms)
0007219: CD: CMJBurnerInterface::GetCDCapabilities: length of cd/dvd capabilities page: 64
0007235: CD: CMJBurnerInterface::GetCDCapabilities: Finish (141 ms)
0007250: CD: 3: drive D: qualifies for writing, vendor=PIONEER , model=DVD-RW DVR-106D
0007250: CD: keepdriveopen
0007219: Handheld: CWMDMThread::Thread: WMDM error
0007250: CD: CMJBurnerDrive::GetDiskStatus: Start
0007250: Handheld: CWMDMInterface::~CWMDMInterface: Start
0007250: Handheld: CWMDMInterface::~CWMDMInterface: Finish (0 ms)
0007250: CD: CMJBurnerDrive::TestUnitReady: Start
0007266: Handheld: CWMDMThread::Thread: Finish (47 ms)
-
Something isn't working with your WMDM subsystem.
It's failing when we try to create the first WMDM piece.
Have you disabled any Windows services? Could you try Windows update, including updating your WMP version.
Also, you could try running this by hand:
http://www.musicex.com/cgi-bin/redirects/MC/v11/redirect.pl?type=WMFInstaller902k
Thanks.
-
Oooh, thanks that might be it. I haven't updated the Media Player at all from install.
Installing WMP9 now & will give it a whirl.
-
Eureka! It works.
I installed wmp9 + security updates and it was detected right away.
Thanks for the help and sorry to bother you with such an easy problem.