Diagnostic mode is entered from blue led mode using htc extusb to serial cable.
Qualcomm modem will show but with serial cable not regular usb. Here is the
link on how to build one. If you need info on how to build it from home parts click
here to view my tutorial, or contact me.
You acces serial port using serial cable and putty. Also you can acces the phone using PSAS/QMAT,
Link 1,
Link 2 for how to do it.
But be wery careful accesing this, some command might damage the phone.
I suggest that you read more about it before atempting anything.
You should not atempt this with regular usb cable becouse you can send the phone in some boot mode that can only be accessed using serial cable and you will be stuck(until you build serial cable).
I would like to communicate with the HTC Dream (G1) using the (qualcomm) diagnostic mode. By this, I mean the one that the QPST/QXDM softwares are using to talk to the baseband (radio). As I understand, it is possible to build the serial to USB cable (using the ExtUSB adapter needed for the G1) to do so. I would really appreciate if someone could confirm that he tested that for this purpose. I tried to build one by myself (using your instructables tutorial, great by the way, thanks Xsite_01 !) but did not managed to use it in diagnostic mode (neither in other mode actually, I may have broken some part of the chips so I would need to double check what I did and/or rebuy components to try again. The procedure is not difficult by itself, it is just the soldering pins that are really small...).
What I tried is to go to fastboot mode (default bootloader mode for the G1), issue the "fastboot oem rtask c" command (using the HTC standard USB cable). The command never returns so I disconnected it and plugged the serial cable (the one I made) but I did not see any diagnostic mode.
To compare, I managed to use the diagnostic mode on the HTC Desire Z using the following procedure:
* issue the "fastboot oem rtask c". The command returns an error but it is ok, it is because it gave the handling of the USB content to AT interpreter of the baseband
* issue the AT$QCDMG command to the AT interpreter of the baseband. You now get the diagnostic mode.
If someone has some hints, don't hesitate. I will come back as soon as it is working...