Jump to content

VideoRipper

Member
  • Posts

    329
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by VideoRipper

  1. Oh duh, you obviously didn't use a clean garage and updated the firmware of the engine management
  2. Nowadays, modern computers come with a so called keyboard; have you tried that one? Navigating a menu, without a mouse, is normallty done with the ALT- and arrow-keys.
  3. Ask yourself this question: Is it a Seagate 7200.11 drive? If the answer to above question is NO, you're in the wrong thread. When the answer is YES, carry on to the next challenge:Is it NOT detected in the BIOS OR If it IS detected: Does it show up as a 0GB drive? If any of the above is TRUE, carry on in this thread if FALSE, you're in the wrong thread. One short, but serious, answer: NO Greetz, Peter.
  4. You don't use the receving (sleeping) computer's IP address, you'll have to send its MAC-address (16 times) inside that magic packet over using a (UDP) datagram as a network broadcast (IP address 255.255.255.255). In pseudo (Delphi) Pascal-code: Type TMACAddress = Array[0..5] Of Byte; TWakeRecord = Packed Record Header : Array[0..15] Of Byte; // These are all $FF's MAC : Array[0..15] Of TMACAddress; End; Procedure WakeComputer(Const AMAC : TMACAddress); Var I : Integer; WR : TWakeRecord; Begin FillChar(WR.Header, SizeOf(WR.Header), $FF); For I := 0 To 15 Do WR.MAC := AMAC; SendPacket('udp', '255.255.255.255', SomePort, WR); End; Greetz, Peter.
  5. Yes, you certainly did You forgot to read this readme-first thread first: Seagate Barracuda 7200.11 READ ME FIRST Make sure you notice the difference between your firmware version (#1) and the one covered here and the notes about the CA-42 cable (#10). Greetz, Peter.
  6. You have some money to spare, I see If I were you, I'd invest some of it into some proper training before buying any of the (above) equipment. Just my 2 €-cents Greetz, Peter.
  7. And the reason for that is clearly stated at #10: Because there are so many fakes around (without any destinctive markings) it's impossible to compose a list of "Wires" for Nokia clone-cable "X" But... if you think something is not clear (in the read-me or in this thread), please do say so and we'll take care it will get clearified Greetz, Peter.
  8. Ice MC - "It's a rainy day"

  9. Huh? Do you get this response with the PCB off the drive (not touching the motor and/or heads terminals) or on? Can you please state exactly what the label on the drive says? (You can leave out the serialnumber if you wish) Copy the HyperTerminal window to the clipboard ("Edit"->"Select all"->CTRL+C) and paste it into your reply (CTRL+V) between -CODE-tags. Greetz, Peter.
  10. Please don't spam the board with the same question in (seamingly) similar posts All threads in here are read and if people aren't able to give you an answer they certainly won't start to give you one when you post it in several places at once. Greetz, Peter.
  11. Hmmm, that's odd I should have sworn this thread is called "The Solution for Seagate 7200.11 HDDs" and was about possibly solving issues with SD15 firmware. But I could have missed something Why don't you read this thread first? Greetz, Peter.
  12. Normally I wouldn't disagree with Jaclaz, but this time I think he's wrong about the CTRL-commands I didn't see any difference in trying either with or without using uppercased keys with CTRL-commands either. The "Normal" commands are case sensitive, however. Greetz, Peter.
  13. Well, maybe I have to rephrase it: Yes, I did send it in and got a new ("Refurbished") drive back absolutely free. No, they wouldn't do the data recovery for free and I don't think they would do it anywhere else on the planet. Hmmm, could be... I've never investigated on that any further and reading your next bit: ...*could* explain why these commands are not recognized Greetz, Peter.
  14. AFAIK this is just a myth: at first I sent in the drive for a "Free recovery" and received a quote for €900 ex VAT. So in the end I did it myself for under €10 with the help of this thread. Anyway: weird problem. The only thing I can think about is that you have a different (revision) PCB on that drive. When powering the PCB only (with the platters not connected) you'll enter its special debug/diagnostics mode (the drive's firmware is on the platters, so this isn't being loaded at all) and you only have access to the drive using low level commands over the (TTL-RS232) diagnostics port. After "Upgrading" the drive's firmware, (to my knowledge) the bootcode on the PCB isn't changed. You should be able to find out your drive's firmware revision by pressing the CONTROL and A keys simultaneously. When issuing CTRL+L you should get the drive's sign-on message. I don't have a ST31000340AS myself so I don't know what the replies should be (and whether the commands would work or not), but you can have a look at that and copy-paste the results here for others to compare. Greetz, Peter.
  15. And you're sure: The drive is really a Seagate 7200.11 drive with SD15 firmware? When issuing the N1 command, you're in the "F3 1>" menu? Greetz, Peter.
  16. The XLR-inputs of the speakers are likely balanced, but the (3.5mm?) output of the soundcard is un-balanced, so that's not going to work without a balun. I'm not familiar with the models you mention, so I don't know how good these speakers are in rejecting outside signals. The cables you'll generally find are cheap and badly shielded and the signals sent out from your mobile will indeed give you interference. If you want to go the analog way: get yourself a good quality (and properly shielded) 3.5mm jack to RCA-cable (those really expensive ones) and keep them as short as possible (and preferably not a multitude of the GSM-band wavelength; although I only have experience with beating, low frequency, HF signals). I prefer to do everything digitally and have attached my Club Agrippa over optical S/P-DIF to an external professional DA-convertor and amplifier, but I can imagine that would be a bit over the top for you Last option is to ban all mobile phones within a 10m (30 feet) or so radius Greetz, Peter.
  17. Don't forget this thread: How to solve Error 1009 DETSEC 00006008 FIX, but also notice Jaclaz' note about this: Anyway... good job! Greetz, Peter.
  18. Depending on what an ISP can offer, you can have multiple (static) IP's on a single (A)DSL connection; normally such a package is called something like "Bussiness DSL" or similar. However, you can't have multiple DSL ISP's using the same telephone line (at least not here in Holland), since (for obvious reaons) they don't want to share a line with the competition.
  19. If you mean "Talk" to other Seagate drives: yes And for (older) PATA drives you'll have to connect the convertor to these pins (and try slower rates, like 9600 Baud): If you want to know if the "Tricks" in this thread also applies to other types of (Seagate) drives: read Jaclaz' comment above. Greetz, Peter.
  20. There isn't any real need to have to see the problem with another type of browser (but I'm sure you could do the same with FireFox), you'll have to find a way to fix the problem. Somewhere in the php-script there must be something that links to this FaceBook widget; you simply have to force this piece of code to always use the same xid or you could use a workaround with, for instance, frames, where you put the code containing the widget is in a certain frame that doesn't change addresses, whether you're using only the domain-name or a URL including the document-name. Just to give you a general idea about using frames: Rename index.php to index1.php Create a new page, named index.html, with this code: <frameset rows="*,*" border="0"> <frame name="main" src="index1.php" frameborder="0"> </frameset> Make sure the server defaults to an index.html-page if an index.php-script could not be found OR use this PHP-script instead (saved as index.php): <?php echo '<frameset rows="*,*" border="0">'. '<frame name="main" src="index1.php" frameborder="0">'. '</frameset>'; ?> Test Greetz, Peter.
  21. Hehehehe, my first hard-drive was a 10MB MFM from IBM. Can't remember how many platters it had, but I guess it would be a lot since it was 5 1/4" wide and two units (about 3") high
  22. Exactly like I said Now, don't ask me how to resolve your problem, I can only tell you what's going wrong Greetz, Peter.
  23. I'm not an expert on Widgets, but the FaceBook comment-widget sees both URL's as different addresses (while they actually point to the same page). When you right click the widget and have a look at it's properties, you will see that one has a parameter-list like: [...]&xid=http%253A%252F%252Fwww.teetradio.com%252Findex.php[...] ...while the other has: [...]&xid=http%253A%252F%252Fwww.teetradio.com%252F[...] so both effectively have a different XID. I'm not sure how you can force the widget to use the same parameter-list for both "Addresses" (you could use frames to force it, for instance), but like I said, I never work with FaceBook (or widgets in general), so I can't be of real help here, sorry. Also inspect your code, since there are a few errors in it; the first one being somewhere at the top: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <!-- Fav Icon for Page --> <LINK REL="SHORTCUT ICON" HREF="http://www.teetradio.com/home.ico"> <!-- END of Fav Icon for Page --> <style> <!-- p{font-family:arial,sans-serif}--> </style> </head> [...] </head> (There are 2 </head>-closing tags...) Greetz, Peter.
  24. After having a read in your other (possibly) related post, I would say one of your switches has become bonkers Greetz, Peter.
  25. Erm... the PCB shouldn't "Heat" up; it *might* get warm-ish after being powered for an hour or so, but it should not get hot Make sure the ground wire of the convertor is also connected Are you sure the RS232-end of the convertor is powered with 3.3V and not 5V? Try reversing the TX and RX wires Greetz, Peter.
×
×
  • Create New...