Posts

Showing posts from January, 2012

When Autonegotiation Fail

Image
Autonegotiation เป็น protocol ซึ่งจะ work ก็เมื่อทั้งสองฝั่ง set เหมือนกัน ถ้าไม่เหมือนกัน ฝั่งที่ set เป็น auto ก็จะ fall back ไปสู่ parallel detection mode คือจะส่ง frame ที่ได้ทาง Rx ให้กับ driver ของทั้ง 10Mbps, 100Mbps และ 1000Mbps แล้วเลือกอันที่ดีที่สุด แต่ parallel detection ไม่สามารถ check duplex mode ได้ จึงมักจะ set duplex mode เป็น default ที่ safe ที่สุด ซึ่ง default ของ 100Mbps ก็ยังคงเป็น half อยู่ จึงทำให้เกิดปัญหา network ช้าขึ้น ดังรูปด้านล่าง

Cannot Run eFilmLt.exe from CD

Found the solutions from this blog  http://blog.echothis.com/2009/04/02/reading-ct-scans-with-efilmltexe-on-vista/ Reading CT scans with eFilmLT.exe on Vista A bit off-topic but I thought I’d share. A friend of mine had this CT scan on CD and was having trouble reading it on his PC (sometimes it worked, sometimes not). And simply copying it to his hard disk enabled it unreadable. So I offered to debug why, and lo and behold, a quick Google search shows that lots of other people have reported similar problems (e.g., see  here ). It seems that this proprietary reader (eFilmLT.exe), made by Merge Software, looks for a valid binary “DICOMDIR” file that points to the metadata for the particular scan images on the CD (e.g., the patient name, date taken, image filenames, etc.). Why this isn’t a human-readable format like XML, I have no idea. Anyway, if you have a set of images that you can’t read: copy them to your hard disk download the attached zipfile, which contains all the rel