�???��S Read this data

Can anyone tell me how i can i read the foll data in normal text format.
I read this data using socket connection and getting inputstream which is passed to BufferedReader and displayed using readLine method of BufferedReader
Eg
BufferedReader in = new BufferedReader(new InputStreamReader(Socket.getInputStream()));
The data i get when i do
System.out.println("data is : " + in.readLine());
Output is :
data is00020 30006`��w7x?� �?vH00036 30006��+��++`_+�?????Ax>?+�?L? -?!�00037 3
0006��+��++`_+�???��S+-�?˜�03 +?s?00036 30006��+��++`_+�???�?$S0+�n +? r??�0003
6 30006��+��++`_+�???X�d-/F�f+?? -?��00034 30006��+��++`_+�???XA��?+R ? �?=�0003
6 30006��+��++`_+�???+�SIFf����? (?z�00036 30006�++��++`_+�?????Ax>?+�?L? +?E�00
019 30002a��˜7?P? +?d700036 30006[++��++`_+�??????s>?+�?L? +?��00036 30006[_+��+
+`_+�??????s>?+�?L? -?��00033 30006�Od+c``��d@???�@�<�?�? w?T�00036 30006[++��++
`_+�?????-a>?+�?L? ??f�00019 30002a��&#732;7?P? +?d700036 30006[�+��++`_+�?????-a>?+�
Pls help asap
Anticipated Thanks

You need to know what format the data is in. Without that it's pointless trying to continue.
What you'll need to do is read all the data from the InputStream into memory and then decompress it according to whatever compression method has been used. You can use the following code to grab all the data, but until you know exactly what format your data is, you're on your own.
try {
InputStream is = socket.getInputStream();
ByteArrayOutputStream baos = new ByteArrayOutputStream();
while(is.available()>0) {
baos.write(is.read());
byte[] data = baos.toByteArray();
} catch( IOException e ) { e.printStackTrace(); }

Similar Messages

  • I want to store data in fifo in host and read this data in target

    i have implemented aconvolutional encoder using fifo but fifo doesn’t read data in target

    Spoiler (Highlight to read)
    Attachments:
    host.PNG ‏13 KB
    target.PNG ‏25 KB

  • Problems reading xmp data into dng files

    Hi there,
    I am working on a Mac and have exported files as lossy dng for colour correction externally. They have done the work for LR 5 process (I am using CC) and returned xml files. I cannot seem to read this data into the dng files for further editing in Lightroom. I have tried re-importing them and I have tried reading metadata from file. Any help would be appreciated as I usually simply read the xmp to the original RAW but the RAW files are currently on an external drive in another country!!!
    Thanks,
    Andy

    Moominman wrote:
    I am basically trying to export xmp files from a set of low resolution dng files so that I can access my Lightroom edits in the RAW files. I have separated the RAW and dng files in different folders
    Hi Andy,
    I dunno how best to get extracted xmp files into the raw folders, but if you are comfortable with exiftool, you can use it to extract xmp sidecars from DNG files.
    If you want a turn-key solution which does not required you to futz with exiftool, then consider a free plugin I wrote:
    robcole.com - xEmP
    It will allow you to create xmp sidecars with all your DNG adjustments and metadata (which can then be applied to the non-dng raw files).
    However, if you won't need the DNGs in your catalog afterward, then the easiest way is to convert them back to proprietary raw format using this plugin (also free, and I wrote it):
    robcole.com - UnDNG
    Conceptually, you can think of it as converting the DNGs to proprietary raw format, but note: it doesn't convert anything, it just allows existing raw files that are NOT in the catalog, to replace the DNGs that are in the catalog. All adjustments and metadata and everything else will be preserved (just like when you convert a proprietary raw to DNG format).
    Rob

  • I've got the labview vi written to read my IMU data from a serial port in COM1 and it displays onto the table on the front panel. I'm having trouble getting this data onto an excel spreadshee​t. Any ideas?

    I've got the labview vi written to read my IMU data from a serial port in COM1 and it displays onto the table on the front panel. I'm having trouble getting this data onto an excel spreadsheet. Any ideas? Right now my data will collect one reading instead of continuously reading my IMU which displays data in a continuous stream.
    Thanks
    Attachments:
    Read_IMU_Drew.vi ‏21 KB

    Hi
    Your vi is in 2009 version, which i am unable to open in 8.6
    However, if you want your data to be saved in excel sheet, here is the VI
    Somil Gautam
    Think Weird
    Attachments:
    save to excel.vi ‏12 KB

  • I have just reinstalled Adobe Acrobat X1 and I can't save any PDF's that are emailed to me. I just get "This document could not be saves. There is a problem reading this document (21)" and then when I click OK i get "insufficient data for image"  Help!

    I have just reinstalled Adobe Acrobat X1 and I can't save any PDF's that are emailed to me. I just get "This document could not be saves. There is a problem reading this document (21)" and then when I click OK i get "insufficient data for image"  Help!

    More information about this issue can be found here:
    https://forums.adobe.com/thread/1672655
    A "quick" fix that worked for me was to uninstall Adobe... then download the base install for Adobe Reader 11.0.
    Then download each of the individual updates and run them sequentially. 
    I've installed back up to the last security update which is version 08 and have been able to do normal Save As operations.
    You will have to disable automatic updates in order to stay at version 08 until Adobe resolves this issue in a later release.
    http://www.adobe.com/support/downloads/product.jsp?product=10&platform=Windows
    Adobe Reader 11.0 - Multilingual (MUI) installer    AdbeRdr11000_mui_Std
    Adobe Reader 11.0.01 update - Multilingual (MUI) installer    AdbeRdrUpd11001_MUI.msp
    Adobe Reader 11.0.02 update - All languages    AdbeRdrSecUpd11002.msp
    Adobe Reader 11.0.03 update - Multilingual (MUI) installer    AdbeRdrUpd11003_MUI.msp
    Adobe Reader 11.0.04 update - Multilingual (MUI) installer    AdbeRdrUpd11004_MUI.msp
    Adobe Reader 11.0.05 security update - All languages    AdbeRdrSecUpd11005.msp
    Adobe Reader 11.0.06 update - Multilingual (MUI) installer    AdbeRdrUpd11006_MUI.msp
    Adobe Reader 11.0.07 update - Multilingual (MUI) installer    AdbeRdrUpd11007_MUI.msp
    Adobe Reader 11.0.08 security update - All languages    AdbeRdrSecUpd11008.msp

  • Email syncs now say "Updated Mar 30", the day I upgraded to Lollipop 5.0.  The notification should read the date and time you updated email receiving.  Does anyone elsehave this problem?

    Email syncs now say "Updated Mar 30", the day I upgraded to Lollipop 5.0.  Two days later it is still saying Mar 30.  The notification should read the date and time you updated email receiving.  Does anyone else have this problem?  Is there a solution to this?

    We want to make sure your phone is in working order Mb_in_NC. I know it can be difficult when you see different times. What is your make/model of your device? When did it start? Do you have a different time on any other applications?
    AmberF_VZW
    Follow us on Twitter @VZWSupport
    If my response answered your question please click the "Correct Answer" button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!!

  • RE: [Adobe Reader] when i open pdf file it open all the pages but some pages give error massage (there was error processing a page,there was a problem reading this document 110) but if i open this page which give me error with google chrome it's work ? i

    HelloThank's for your helpsI hope this document is helpfulBest Regards,
    Date: Sun, 22 Jun 2014 17:10:17 -0700
    From: [email protected]
    To: [email protected]
    Subject:  when i open pdf file it open all the pages but some pages give error massage (there was error processing a page,there was a problem reading this document 110) but if i open this page which give me error with google chrome it's work ? if you can help me th
        when i open pdf file it open all the pages but some pages give error massage (there was error processing a page,there was a problem reading this document 110) but if i open this page which give me error with google chrome it's work ? if you can help m
        created by Anoop9178 in Adobe Reader - View the full discussion
    Hi,
    Would it be possible for you to share the document?
    Regards,
    Anoop
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6485431#6485431
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
         To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Adobe Reader by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

    thank's for reply and your help
    i did the step's that you told me but  i still have the same problem
                                     i have the latest v.11.0.7
    i
    i disable the protected mode

  • PI 7.3 - AEX "unable to read configuration data" and login problems

    Hello Friends,
    after installation of AEX, i'm facing some problems.
    1.I'm not able to login with any user, i created during installation wizard. So i cannot check any user in NWA -> User Administration.
    2.Once more, while opening http://<host>:<port>/rep or http://<host>:<port>/dir, i get the following error message.
    Can somebody help me?
    I think, there is a problem with the users, which have been created during installation. How can i check this? Is there any chance?
    Second, if i'm able to login, i have to import the exchange profile again. This should solve the problem. Or is this wrong?
    PI (http://<host>:<port>/dir/start/index.jsp). Below is the part of the error message that is showing up. Appreciate your suggestions:
    Exception class: com.sap.aii.utilxi.prop.api.PropertiesException$InitFailed
    Message
    Unable to read configuration data (ExchangeProfile/aii.properties)
    Stacktrace
    Thrown:
    com.sap.aii.utilxi.prop.api.PropertiesException$InitFailed: Unable to read configuration data (ExchangeProfile/aii.properties)
    at com.sap.aii.utilxi.prop.api.PropertySourceFactory.initServerMode(PropertySourceFactory.java:220)
    at com.sap.aii.utilxi.prop.api.AIIProperties.initServerMode(AIIProperties.java:518)
    at com.sap.aii.ib.server.applcomp.StartupServerProperties.initPropertiesForServer(StartupServerProperties.java:97)
    at com.sap.aii.ibdir.server.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:151)
    at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:43)
    at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
    at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:438)
    at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:203)
    Please let me know if I am not clear.
    Edited by: Clarence on Feb 6, 2012 3:28 PM
    Edited by: Clarence on Feb 6, 2012 3:28 PM

    hi,
    >>>>Second, if i'm able to login, i have to import the exchange profile again. This should solve the problem. Or is this wrong?
    if you have java stack only there is no exchange profile anymore...
    https://weblogs.sdn.sap.com/pub/wlg/28334
    Regards,
    Michal Krawczyk

  • FCP error message: Unable to read the data on your source tape!

    Hey,
    So I have been editing on the MacPro now for over a year and I have never seen this message before...the message reads:
    _*"Capture encountered a problem reading the data on your source tape. This could be due to a problem with the tape."*_
    Has anyone got this message and could help me out please? I need to edit these tapes A.S.A.P.
    Thank You,
    Erick

    why would it start a month later giving me problems instead of when it was updated?
    That is a good point. Anything change since the time it worked to when it didn't? How about trying another firewire cable. Those can go south without notice, might cause this.
    Shane

  • ITunes won't display current voice memos from my iPhone 4S. How can I tranfer this data without loosing it?, iTunes won't display current voice memos from my iPhone 4S. How can I tranfer this data without loosing it?

    Please help! My iTunes won't display my voice memos from iPhone 4S when trying to sync data. Files are to large for emailing. I want to back up the files on to my computer.

    JustinV72 wrote:
    How do I get the audiobook onto my iphone without erasing anything?
    You transfer the purchases to the computer you use to sync the iPhone.  You can use a thumb drive or an external HD, etc.  Read this: iTunes for Mac - How to copy purchases between computers:  http://support.apple.com/kb/HT1373

  • "We had difficulty reading this feed. null" Atom feeds no longer work?

    Hi - our Audioboo feeds used to work fine when submitting as a podcast (eg http://audioboo.fm/users/4705/boos.atom). It seems like they stopped working recently - maybe in the past couple of days - and just report "We had difficulty reading this feed. null" when you try to submit them.
    I'm beginning to suspect that the use of atom rather than rss is the cause. Can anyone confirm?
    -Jonathan

    This feed can be subscribed to manually in iTunes (from the 'Advanced' menu) - actually I'm rather surprised it works because it isn't a valid podcast feed (though it is a valid Atom feed).
    It has the iTunes 'declaration' and some itunes tags, although the former is contained in a 'feed' tag whereas it should be a 'rss' tag: there is no 'channel' tag enclosing the podcast data, no 'item' tags enclosing each episode, and no 'enclosure' tags within each episode containing the media URL. I'm not surprised you can't submit it as a podcast, and as I say it's a but surprising that the iTunes application recognizes it.
    In order to get it accepted in the iTunes Store you need to create a feed in the correct format: this page contains a sample basic feed so you can see how it should look:
    http://www.wilmut.org.uk/pc
    If the feed contains the valid iTunes format it can also contain atom tags, which iTunes will ignore.

  • Problem in Read Master Data rule type in Transformation

    Hi,
    I have 'Tax Classification' & 'Sales Territory' as attributes for 0customer (Master data).  I loaded master data for 0customer & data have come up for this 2 fields.  I want this 2 fields in my DSO with data filled.  As this 2 fields are not in Transaction datasource of my DSO,  i added this 2 fields in the Target side in Transformation of the DSO.  In Transformation, I gave the rule type as 'Read Master Data'  from attribute of '0customer' & mapped KUNAG (Sold-to) to this 2 fields.  Activated the Transformation & executed the DTP.
    When i check the data, i could see that the Infoobject 'Sales Territory' column alone is filled but 'Tax Classification' column is blank.  Tax classification has data in 0customer master data for the displayed customer values but still data is not coming in DSO.
    How does this happen when both the fields have same mapping & rule type and still data not getting populated for one field alone.  Am i missing anything?
    Regards,
    Murali

    hi,
    the green request in MD does not means that the data in MD is activated, you need to activate it after loading everytime so that it reflects in where used list as well.
    regards,
    Arvind.

  • HT2443 loops are in the browser when you the loop message reads this file type is not supported

    loops are in the browser when you the loop message reads this file type is not supported

    gloucester
    In case you did not find it, the following is a copy/paste of the Announcement on Premiere Elements 19/NVIDIA GeForce
    that appears at the top of this forum.
    Premiere Elements 10 NVIDIA Video Card Driver Roll Back
    If you are a Premiere Elements 10 user whose Windows computer uses a NVIDIA GeForce video card and you are experiencing
    Premiere Elements 10 display and/or unexplained program behavior, then your first line of troubleshooting needs to be rolling
    back the video card driver version instead of assuring that it is up to date.
    Since October 2013 to the present, there have been a growing number of reports about display and unexplained workflow
    glitches specific to the Premiere Elements 10 user whose Windows computer has a NVIDIA GeForce video card. If this applies
    to you, then the “user to user” remedy is to roll back the NVIDIA GeForce video card driver as far as is necessary to get rid of
    the problems. The typical driver roll back has gone back as far as March – July 2013 in order to get a working Premiere
    Elements 10. Neither NVIDIA nor Adobe has taken any corrective action in this regard to date, and none is expected moving forward.
    Since October 2013, the following thread has tried to keep up with the Premiere Elements 10 NVIDIA reports
    http://forums.adobe.com/thread/1317675
    Older NVIDIA GeForce drivers can be found
    http://www.nvidia.com/Download/Find.aspx?lang=en-us
    A February 2014 overview of the situation as well as how to use the older NVIDIA GeForce drivers for the driver roll back can be found
    http://atr935.blogspot.com/2014/02/pe10-nvidia-video-card-roll-back.html
    ATR

  • How to read the data in excel sheet

    Dear sir,
    How to read the data in excel sheet when i recieve a data serial communication... ie i have store a data in excel such that
    Cell A       Cell B
       A           Apple 
       B           Ball
       C           Cat
       D           Doll
    when i recieve A from serial communication i have to display Apple, and when i recieve B i have to display Ball and so on.. 

    Hi, 
    I would recommend you to have a look at the VI attached. It makes use of a VI named 'Read from Spreadsheet' to read the row and column data from the tab delimited excel file. The read data is then searched for the Alphabet specified and finally returns you the corresponding string. The test file used to validate the operation of the VI is also attached. 
    Trust this would help you solve the issue. 
    Regards, 
    Sagar G Yadav | Application Engineer | National Instruments
    Attachments:
    read_from_excel.vi ‏10 KB
    Book1.txt ‏1 KB

  • Trouble shooting guide! Read this first!!!! rev 13-1-2004

    (Revision 13-1-2004)  
    Hi there,
    Follow everything on the list, even if it doesn't look like it would solve your problem, most problems are created somewhere else!
    To give some examples:
    CPU won't run FSB133....mostly powersupply or CPU-cooler.
    Videocard won't load drivers....mostly powersupply.
    Sound won't work.....mostly metal-standoff's.
    Windows won't install, file read error.....mostly CPU-cooler, Bad-ram or powersupply.
    That is why you need to go over the entire list and check all!
    Before you start doing anything, remove the power and make sure that you have touched the metal case of your system. If you don't you could damage your system due to static discharge!  
    Thanks to Arioch and Dragon60 for comments on this.
    There are several reasons why this happens.....to name the most commen:
    CPU speeds  
    You have a Duron, that CPU is 100FSB!
    You have a Athlon(XP) and it's showing the wrong speed, set the CPU-FSB to 133....
    Or 166 when it's a FSB333 CPU....or 200 when it's a FSB400 CPU....
    Some boards have a jumper to set it, other do it in the BIOS.
    Check your manual for this.
    Speeds must be:
    Duron upto 1300MHz = 100MHz (=200DDR)
    Duron from 1400MHz = 133MHz (=266DDR)
    Athlon B type = 100MHz (=200DDR)
    Athlon C type = 133MHz (=266DDR)
    Athlon XP - C type = 133MHz (=266DDR)
    Athlon XP - D type = 166MHz (=333DDR)
    Athlon XP - E type = 200MHz (=400DDR)
    Use this link to see if your motherboard actually supports your CPU.
    The TBred CPU's (0.13) start from XP-1700 and up, but not all boards support this CPU and they either show on the D-LED all red or don't start at all!!
    The K7T266pro2 is an exception, it can be made to support the TBred CPU's, on this link you find all the info on how to make it work.
    Many reports have told us that FSB333 CPU's work on KT3-Ultra boards work just fine, but it's unsupported by MSI, we don't know why....
    As for mulipliers with AMD CPU's, just set them Automatic, as they are hardcoded on the CPU themselves and will allway's be correctly, even if if you think the BIOS doesn't know it.
    How to recognise the CPU:
    If you look on the dice, there are letters after the speed.
    The last letter will tell you the FSB of the CPU.
    B=100MHz (=200DDR)
    C=133MHz (=266DDR)
    D=166MHz (=333DDR)
    E=200MHz (=400DDR)
    To recognise a CPU quickly, checkout this link.
    Thanks Mellops.
    The MHz setting must match your setting in the BIOS for FSB value, as it translates to the correct FSB setting for the CPU.
    The best way to identify a processor is by using the OPN (Ordering Part Number) which can be found on the processor (E.g. AXDA 2700 D K V 3 D).
    Detailed information on the code can be found in this AMD document. (Thanks Hans)
    CPU Cooling  
    CPU cooler not made for your CPU, check if it can handle your CPU....
    CPU cooler mounted wrong!, take it off and check it as it will fit 2 way's, but only 1 is the right one, examine very carefull!
    The cooler has a lower part that needs to go over the bump (higher part) of the socket, if it's not over there it won't cool the entire dice and WILL give you trouble.
    Also check if it's making contact with the entire dice of the CPU...
    Make sure you regrease it again, the same grease/paste can't be used twice!
    YOU MAY NEVER USE A THERMALPAD OR GREASE AGAIN! APPLY NEW EVERY TIME YOU TAKE THE COOLER OFF!!  
    top 2 show how not to do it
    Used too much silver-grease! It will shorten the bridges on the CPU, clean it and use white-paste.
    (Silver-paste is not recommended in any case!)
    The latest AMD XP CPU's (XP-2200 and above) require a copperbased heatsink because the dice is smaller and generates far more heat per square cm then the "old" CPU's do.
    How to check the cooler before taking it off.
    There is a simple way to check the cooler without taking it off.
    You do this by first checking your idle temp with PCAlert, it should be below 50-55C.
    Then you download a client from www.distributed.net, let this client run for about 10 minutes while monitoring the temps, after about 1 minute or so it should stabilize and your temp should have gone up about 10-15C (max).
    If it still goes up or the system crashes, there is a big chance you mounted the CPU-cooler wrong.
    When you can't run this check, try with FSB100, if the system does run the check then, it could be well that the cooler is mounted wrong or your powersupply doesn't have enough power.
    ***** YOU CAN'T CHECK THE CPU COOLER ON TEMPS OR FAN RUNNING, IT MUST BE TAKEN OFF THE CPU!!! *****  
    Cleaning the CPU and Cooler - thanks to Dragon60 for his addition.
    An additional comments about this is what you clean the CPU with in this situation. The best thing to use is isopropyl alcohol. If this is not available then metholated spirits would do.
    Make sure you allow the CPU to dry properly before you put it back in. This also means DO NOT try and clean it whilst it is still in the socket as some of the cleaning fluid, grease and dirt may get underneath and short some pins.
    Last but not least. DO NOT use acetone to clean anything inside your PC. (or outside for that matter) It MAY not do any damage BUT it may disolve some parts.
    Thanks Dragon60.  
    If you don't understand what we are talking about on this cooler matter, then read this link: AMD CPU & Cooling guide  
    Powersupplies  
    Powersupply too little, most commen cheap 300W CPU's can't handle an XP-1700 or above, try a better one to be sure.
    Make sure your powersupply has about 185W combined on the 3.3+5V and that the 3.3V has 20A or above.
    That should be enough for most systems.
    On the latest boards the 12V has become very important too, expecialy with TBred CPU's.
    Make sure yours can give 18A or more on the 12V line too.
    I have found that a lot of cheap 350W will fail with modern boards and TBred CPU's.
    Allway's make sure you have a decend PSU, it never fails to spent a bit more on that part!
    Borrow a bigger one from a friend if you are not sure....
    More info about powersupplies: Click here.
    And the second you must read: Click here.
    Powersupplies with these type of numbers on them or higher should be fine:
    3.3V - 28A or better
    5V - 30A or better
    12V - 18A or better
    Watch out!! Cheap PSU's like Q-Tec come nowhere near these figures!!
    Do NOT trust the 300W or 400W rating on them!!!
    Q-Tec is about the worst of them all!!  
    Metalclips  
    Stand-off's left between the board and the case, take the board out and check for too many of those metal-clips, they can shorten circuits and cause al sorts of problems (most of the time audio problems)
    RAM
    Ram problems, don't try to run with PC100 (SDram boards) when you have a 133FSB CPU, get PC133 ram of decend quality.
    In any case, don't use cheap quality ram (Crucial seems decend, but give's a lot of problems, I consider these cheap quality too :P ), replace the ram with another brand to see if it fixes it....
    DDR ram speeds:
    Duron upto 1300/Athlon-B =100FSB=PC-1600=DDR200
    Duron from 1400 =133FSB=PC-2100=DDR266
    Athlon-C/XP upto 2600 =133FSB=PC-2100=DDR266
    Athlon XP D-type and above =166FSB=PC-2700=DDR333
    Athlon XP E-type and above =200FSB=PC-3200=DDR400
    Higher DDR speeds are only a must if you try to overclock, they have no speed gain if run at the correct speed. You may use faster ram on a slower system, the speeds given are what is needed minimum.
    Perform RAM test tools, ie http://www.memtest.org if you suspect RAM is faulty, such as BSOD or data corruption. [added by Maesus]
    Try your system allway's with 1 stick of ram, adding more sticks can give all the trouble too.
    Some sticks just won't work in pair and a lot fail when you put 3 or more in the system.
    When you want to use 3 sticks, make very sure you use the MSI tested ones, they are your best chance that they work without problems.
    If still nothing, try to seat the ram in another slot, sometimes they work better in another slot.
    Thanks boost
    Or rise the Ram voltage a little, be carefull doing this!
    Sometimes this works when you have a lot of ram in there.
    BIOS  
    BIOS settings not right, clear the CMos and start with the default settings, if it works, try setting ONLY the FSB to 133 if needed, nothing more.....
    And go further from there......
    Clearing CMos
    When you clear the CMos, make sure that all power is cut from the system.
    This is done by takeing the wall-plug out or use the switch on the powersupply to turn it off.
    On most boards, as far as I know all MSI boards, you must set the JBat1 to position 2-3 (clear position) for about 10 seconds, then set it back to 1-2 (keep data position)
    After this your CMos should be cleared and you can turn the system back on.
    In some rare cases it's needed to take the battery out too for a minute or so.
    It can happen that the system will prompt you to set the BIOS again, go into the BIOS and set everything you need, then save the settings.
    Thanks fguevara.
    Harddisks  
    Harddisk is giving problems, most of the time with WD drive's, they are jumpered somewhat strange compared to others:
    No jumper = Stand-Alone no other drive attached to the cable.
    Jumper master = if you have a slave drive attached
    Jumper slave = when it's slave to another drive
    Harddisk is doing weird things:
    Make sure you have connected the blue connector to the board, and don't let the other end of the cable unused, make sure there is a device connected to it.
    The middle connector can be left into the air without problems if not needed.
    IBM harddisks seem to fail a lot, try Drive-Fitness-Test on it, see if it has problems.
    Click here for DFT
    Other brand drives can have problems too, make sure they are ok, as harddisk failure can cause all sorts of problems.
    Allway's be sure your harddisk is in tip-top shape, if not, replace it and try another to verify.
    For more information read this: Click here.
    To know what harddisks your motherboard support, use this link.
    To enable harddisk over 137GB in Win2000 edit this registry key:
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Atapi\Parameters]
    "EnableBigLba"=dword:00000001
    The KT4 raid boards only support 1 harddisk on IDE3, the rest must be SATA drive's!!
    Harddisk/power led not functioning - thanks to Tweetyoost
    If your HD led or power led not work try to switch(wrong + or - side) the connectors on the motherboard.
    leds will work only when + or - is correct
    Thanks Tweetyoost.  
    Floppy drive's  
    If your floppy drive doesn't work or the led stay's on all the time.
    Make sure the floppy is set correctly in the BIOS, as the BIOS doesn't autodetect a floppy drive.
    Check the cable, make sure the twist in the cable is at the floppy-drive side.
    If the light stay's on, flip the connector at the floppy-drive arround.
    Sometimes it happens that even after all this, they still don't work, try with another drive from another brand.
    Not able to enter the BIOS or lockup  
    When you try to enter the BIOS it won't go in there or
    lockup, but your system is running fine.
    This symtom can happen when your CPU-Cooler is giving spikes on the coolerwire.
    Try with another brand of cooler to test if it solves it.
    Keyboard and optical mouse lights stay on after power off[/U]
    Some motherboards have a jumper called JKBV1, this jumper is located (mostly) near the keyboard connector, put it in the other position.
    If your board doesn't have the jumper, try to find the following BIOS settings and turn them off:
    resume on KBC
    resume on PS/2
    resume by alarm
    USB ports not working[/U]
    Check in the BIOS if the ports are enabled.
    USB2.0 ports are supported in Win2000+SP3 and XP+SP1, just let the OS reinstall the ports and they should work.
    Thanks Stygge
    Replacing parts and the system won't boot after
    It's never a good idea to replace stuff like CPU and ram without taking the board out of the case.
    But if you still like to do so, please support the board, because if you don't you might bent the board a little and cause other components to make bad contact.
    Allways support the board when you replace stuff, no matter what!
    Also make sure your system can take the replacement, it could happen for example that your powersupply can't handle your changed videocard from GF2MX to GF4Ti4600.
    Test all the parts in another system
    Make sure that the new part is in good working order in the first place (in particular: videocard, CPU, memory): try it in another system, or have it demonstrated by the one you bought it from if possible.
    Testing might also give you a clue on what is actually wrong in your own system.
    Thanks HansH.
    Checking the powersupply
    Don't do this if you don't know what you are doing!
    Disconnect the powersupply.
    Orientate the 20pin Powerconnector with the clip up.
    Locate pin 4 and pin 8 top row, mostly green and black wire.
    Use a wire to short them (or better a 12V test lamp).
    Now connect the power and the fan inside the powersupply should start spinning.
    If it doesn't your powersupply maybe dead.
    Thanks HansH.
    KT4 users  
    Please read the Un-Official KT4 guide if you have CRC errors or strange crashes.
    These can be BIOS problems.
    In any case !!!Only flash if the system is stable!!!
    Set default-settings and FSB100 to make it stable first!!!
    Motherboards making a Siren-sound
    If your board is making the sound of a firetruck, BEEP-BOOP-BEEP-BOOP...
    Check the folowing:
    1. CPU too hot
    2. chassis intrusion was enabled in the BIOS
    3. PSU is below min/max allowable value
    Stutter in audio
    Remove your antivirus software.
    We have heard a few cases where the stuttering was created by badly behaving antivirus software.
    Disable cpu halt command if it's in the BIOS (Thanks Pascal16)
    Windows  
    Windows2000/XP won't run stable, try to disable APIC and install again....
    Not all drivers/devices like the APIC.
    Windows2000/XP won't install USB2.0, install the latest servicepak (SP3 Win2000 or SP1 WinXP).
    Let Windows rediscover the USB ports, they should work now.
    If you have driver or other problems and don't know what to do anymore but Windows does function without crashing, read this: Click here.
    Audio [added by Maesus, 20/2/2003]
    Can't stream AC3 via SPDIF to external DD decoder? try this ac3filter [info provided by Manfred ]
    Lan not working 100MBit
    You could try this patch, seems to work on some boards.
    The download-link is at the bottom of this post.
    I think I have about covered all most commen problems....
    Check those first before you ask us, as it's not fun to type the same over and over again.... :(
    Another good link for trouble shooting is here: Link
    If you have more issues that can solve problems, please write your thing below......
    I will insert your comments in this guide, with credits, offcourse 8)
    !!I will delete any attempt for discussion or problem report below this message.....!!
    Please report back, in another thread, if your problem was solved and how you did it, this will help others a great deal.
    It's only ment to help people as a guide to where the problem can be, start a new thread if this guide didn't solve your problem and you need more help!
    This thread is only for the experts to guide you into a solution :]

    Dude thank-you for your wonder detailed knowldge, I have descovered that lets say xp 1700 in a ultra 2 can only handle at the most 143fsb mult at 12.
    Given the settings" irq's are a major",part of directing traffic and power? example:
    Sound blaster Live , uses two irq's most common at"Auto" is, irq 10, or 5, and Sound blaster 16 emulation usually takes irq 5,. I have found that the sound card in slot3 works great , but to do this I had to change the Bio's and assign slot 3 irq 7 . and make sure printer port has share irq enabled
    Problems that accure with bad traffic are like this. Start a dedicated server. minimize than start your game?":censored:  no sound what could be wrong"? Shoot another problem Connection problem?. The computer nerd is getting trouble over the ordeal. ANSWER! IRQ can fix the problem, Study the irq and make changes as you go. "what would it be like with no stop signs,,,that is the same as a irq. with the same knowldge this topic brings IRQ need to be clearly understood.
    I can honestly say my system is error free and running like a dream.
    xp 2500 barton 333
    creative sound 5.1gamers.
    512 mb kingston ram 400 mhz
    boadband either onboard.
    MSI 5700 128 mb ddr
    Setting are:
    163 fsb
    mult of 11
    ddr 333
    video memory clock down to 450mhz
    3d clock to 390mhz
    The delta is a smooth running board also I want to mention to the person with crackling sounds, change the irq like I did, that fix the problem and the power is totaly too good to be true.

Maybe you are looking for

  • What is the difference between #variable_name and :variable_name?

    Hi! What is the difference between #variable_name and :variable_name? I have found that if we use alphanumeric variable then :variable_name return value in quotes but #variable_name without quotes. Why it does not work in the same way for variable de

  • Airprint problem deskjet 3070a, ipad does not find my printer

    I just got a deskjet 3070a and it works fine with all my laptops. When i try to use airprint on my ipad it doesn't find my printer, what can I do? I have tried anything I could found on Internet but I couldn't solve this problem.... Actually i don't

  • Mac Pro will not boot, revs fans at full speed

    Hi, I had my Mac Pro (2006 3.0 quad core) asleep, it woke itself up and didn't display video, instead revved the fans at full speed and did nothing, so I shut it down using the power button. When I turned it on, it did/does the same thing, no chime,

  • Re: Net Due Date

    Hi, With which FM can I find the net due date for payment in SD? For any payment terms. Thanks a lot Hitesh

  • CS6 PSD Could not export the clipboard because it is too big to export

    I have been getting the error "Could not export the clipboard because it is too big to export" since upgrading to CS6. The same files at the same bit depth on the same computer  do not cause this error in CS5. In fact, I can open a file in CS5, copy