Can I replace x230T lcd with a full hd lcd from Thinkpad Yoga or x240?

Hello.As i mentioned in the title i intend to replace my lcd/digitizer if possible.I want to know if this operation can be performed somehow.I want to replace the hd 1366x768 res,so for example the TPY`s lcd/digitizer with FHD would be perfect.From what i observed on ebay,some lcd suppliers offer this kind of LCD(i don`t know if it is an original item or not) and on the description says it`s 30 pin conectors,others 40 pins ......As far as i know x230t lcd is based on 40 pin conector .Teoreticaly if i find a 40 pin TPY lcd/digitizer it should work fine ,isn`t it!?
Hope to hear you opinions as i`m not very skilful in these type of things and i wouldn`t risk my money and my laptop health if i`m not sure that is truly possible and risk free.
Kind regards,

Hi,
that's impossible to replace x230t screen with ones you've mentioned w/o hard work. The trouble isn't the connector type. x230s uses LVDS signaling for the internal screen, TPY or, for example, x240 (nice screen too) - eDP.
To be clear, x230 has eDP port too, but it's routed to the docking station connector.
In theory, it's possible to connect eDP matrice. For example, via signal converter. But where will you place that unit (pcb with chips) inside of the laptop?
x220 | i5-2520m | Intel ssd 320 series | Gobi 2000 3G GPS | WiFi
x220 | i5-2520m | hdd 320 | Intel msata ssd 310 series | 3G GPS | WiFi
Do it well, worse becomes itself
Русскоязычное Сообщество   English Community   Deutsche Community   Comunidad en Español

Similar Messages

  • Can I replace InDesign CS6 with InDesign CS6 ME version?

    Can I replace InDesign CS6 with InDesign CS6 ME version? And does the ME version interface in English or Arabic?
    I have a translator who sends me InDesign files using the Sultan font, but when I open it, a lot of the font shows up as math symbols. I have the correct font installed, but I'm wondering if I need the additional features of the ME version of InDesign to make the type correct on my end.

    I don't believe my CS6 is from a Creative Cloud subscription. It was installed by my IT department, so I will ask them.
    When I receive the files from the translator, they send both an InDesign file and a PDF, so I can see it as they see it. However, the InDesign file looks like this:
    But the PDF file looks like this:
    They sent me the font file, so I'm assuming I have the right font and the issue is on my end. Or perhaps not?

  • How can I remove a person's face from a photo and then replace the spot with a person's face from another photo?

    How can I remove a person's face from a photo and then replace the spot with a person's face from another photo?

    In Editor, go to the expert tab.
    Open picture B, the one you wish to select the "replacement" face from to add to another picture.
    Use one of the selection tools, e.g. selection brush, lasso tool, to select the face. You will see an outline ("marching ants") once the selection is complete
    Go to Edit menu>copy to copy the selection to the clipboard
    Open picture A, then go to Edit>paste
    Use the move tool to position the face from picture B to cover the face on A
    In the layers palette you should see picture A as the background layer, and face B on a separate layer

  • Can we replace OTR text with Images?

    Hi All,
    I just wanted to know can we replace OTR text with Images?
    or
    Can we define an image as an OTR text? so that it can be placed in the page where OTR text is used.
    regards...
    Ravi

    Hi Ravi,
    it is possible to replace an OTR Text with an image.
    You first have to define the Link in the OTR Text where your image is located. This can be everywhere in the Internet or better on a secured intranet server which everyone can reach easily without permission problems. Maybe in the DMZ.
    You can even link it into the MIME Repository of your SAP System as well.
    Then you have to put that OTR Text into a
    <htmlb:textview> Tag and ensure that the switch
    " encode = "TRUE" is enabled.
    Well thats all.
    Keep in mind that the a different language, set in the Internet Explorer or other viewing instances, disables the link if it not "translated" into that language.
    This can also be an advantage if you got multilingual fixed pictures with drawn text in it.
    I suggest you put all your links ( with a Value Field and at least a name field) into a seperate table into the repository for easy maintaining.
    Greetings,
    Dominik
    Edited by: Dominik Lemke on Dec 19, 2007 12:02 PM

  • Can I replace a DOMParser with a SAX parser?

    hi, can I replace a DOMParser with a SAX parser? In the class "org.apache.xerces.parsers.DOMParser", there is a method called "getDocument()", it returns the document as a DOM object, but I don't see any equivalent methods in the SAX parser.

    I would avoid using SAXParser. It has been superceded by the org.xml.sax.XMLReader class.
    the XMLReader class has a method called parse() that accepts an InputSource.
    Look at the org.w3c.transform (I think that's it) package and it gives you the ability to create a stream from a DOM Document.
    Also avoid using classes that are specific to an implementation of an XML parser. I know from experience that this can really jam things up in the long run.

  • How can I replace the Portal with completely new Flash website?

    Can I replace the Portal with completely new Flash website? My customer do not want the JSP UI. Instead, he wants a completely new designed Flash site. Is it possible to do it? How can I deploy a new portal to cover the current one?

    If you have a look at some of the code examples which do the equivalent of site maps, you could in theory replace the whole portal desktop with some sort of Flash framework which reads the user's role structure at run time.
    I think it is useful to remember that the SAP portal is primarily a business application launchpad. It does that very well. Trying to make it into a Flash launchpad will be challenging.

  • My iphone has fallen into the water 6months ago and there is no apple store in my country so i gave the phone s technical service.but they couldnt repair the phone.and now the battery is swollen.can i replace the phone with the new one in spain?

    My iphone has fallen into the water 6months ago and there is no apple store in my country so i gave the phone s technical service.but they couldnt repair the phone.and now the battery is swollen.can i replace the phone with the new one in spain?

    You can only obtain warranty OR post warranty service in the country of original purchase
    As your iPhone has user damage it has no warranty
    IF the iPhone originated from Spain or another EU country you can get out of warranty service in any EU country

  • HT1338 can i replace my mac with a newest model and pay a difference

    can i replace my mac with the newest model and pay a difference>>>

    Sorry. No.
    Apple does not have a trade-in policy.
    Best.

  • The demand of my application is that i can not replace for loop with a while loop.because i need fixed number of iterations and as far as i know fixed iterations could be only with possible with the for loop.

    the demand of my application is that i can not replace for loop with a while loop.because i need fixed number of iterations and as far as i know fixed iterations could be only with possible with the for loop.
    your recommended second option that i could add true/false case.
    this true/false case must be inside the for loop or outside the for loop?if this case is inside the for
    loop, how can i send stop command from outer while
    loop?
    more over do you have any example for this please?
    thanks"

    You can execute a fixed number of iterations using a while loop by comparing the iteration count to the number of iterations you want and wiring the output of that comparison (e.g. Less Than or Equal To) to the continue (or stop) terminal of your while loop. Which comparison you use depends on personal preference, where you wire the desired count and the interation count, and whether you're using the while loop as Continue if True or Stop if True.
    Ben gave you step-by-step instructions in response to your previous question. Look here for Ben's response.
    Ben's response looks pretty good and detailed to me. It certa
    inly deserved better than a 1-star rating.

  • Hi everybody, I have 3 questions, first: Can we buy original LCD from Apple? Second: Where can my earphone can be repair(iPhone 4s) ? third: Where can my mute button can be repair ? Thanks for your answer !

    Hi everybody, I have 3 questions, first: Can we buy original LCD from Apple? Second: Where can my earphone can be repair(iPhone 4s) ? third: Where can my mute button can be repair ? Thanks for your answer !

    If out of warranty and mechanically inclined, you can get parts and how-to at www.ifixit.com.
    The 4 Series are relatively easy to open and service, I've replaced batteries on two 4s.  The 5 Series are a nightmare.

  • If I buy the iphone 6 contract free T-Mobile,  is he also unlocked? Can I use in Brazil with my cell phone company from Brazil? thanks

    If I buy the new iphone 6 here in US, as a contract free T-Mobile, is he also will be unlocked? Can I use in Brazil with my cell phone company from Brazil? thanks

    Some users are reporting their contract-free T-Mobile iPhone 6 is unlocked, others are saying that they had to activate on T-Mobile and use their network for 40-days to get T-Mobile to unlock the iPhone.
    It would be wise to wait for the release of the Apple unlocked models.

  • Can I replace the LCD with an LED on Early 2009 24" model?

    I have an old 2009 (okay, so not that old) iMac and the LCD has some serious burn-in and it's to the point where I can't use the computer without it hurting my eyes. I'm looking to replace the screen, but the computer still works great and I don't want to have to do this again in four to five years. Any chance I can take an LED display from a 24" Cinema Display and put it in the iMac, or are the connections different?

    Personally I would use a Mini DisplayPort to DVI Adapter, DVI cable and a $130 DVI monitor, before shelling out for a $500 to $600 for a replacement panel. Or at least until your 100% sure, that there is nothing wrong with the logicboard or graphic's chip.
    Optionally a Belkin Mini DisplayPort to HDMI Cable would be an even cheaper setup, if you already have an HDMI TV.
    Addtitionally I would probably just replace the iMac with another iMac or Mac Mini, because it is real hard to justify spending anything at all on a 5 year old system.

  • I have a Macbook Pro 15 Late 2011, can i replace the superdrive with an data 3 hdd or does it only work with sata2?

    I was wondering if the superdrive can be replace with an sata 3 hdd or whether it should be a sata2 hdd.
    I´ve heard of problems with sata 3 ssd´s as superdrive replacement.
    thx

    thank you, but the hdd that i was thinking about comes with an 6Gb/s interface...
    http://www.hgst.com/tech/techlib.nsf/techdocs/79BA810F702AD64E88257977006375D8/$ file/TS5K1000_ds.pdf
    do you think i could use this model in the optibay ?

  • Can't replace old text with new text in a text box

    Hello everyone. This is my first time posting in the forum, so I'm hoping this works out well. We recently purchased a few copies of Adobe Acrobt X for the office, and one of the users is having an issue with editing text in a field. She can type new text into a box, but when she goes back to replace that text with something else, the old text stays. New text appears on top of the old text, and you can see both. Is there a way to simply highlight the old text, delete it, and then replace it with new text? Thanks in advanace for your assistance. I understand this might be confusing, so let me know if you have questions.
    Thanks,
    Dan

    You have to use the text touchup tool (there is a new name like text edit tool in AA X) to edit such text. It sounds like you are using the typewriter tool or something like it. Text editing in Acrobat is not for the weak at heart. It can be very frustrating and is not recommended except for very minor changes. If at all possible, you should edit the original and just recreate the PDF.

  • How can I replace a color with a pattern fill?

    Hi everyone, thanks for any responses in advance!
    I've created quite a detailed design that works with 4 pixels per cm and 16 colors, canvas size 120x170cm. I'm wanting to replace all of a single color with a pattern, is there a way to do this?
    I can replace a color with another flat color by using adjustments etc... but I want to fill the entire of one color area with a pattern instead. The only way I can think to do this would be to use the magic wand tool to select every pixel of the same color, then create a new layer and overlay with a fill of the desired pattern, however as the design is so detailed it would take me an awful long time to select each color!
    Can anyone suggest a quicker more efficiant way to do this?
    Thanks!

    Select --> Color Range
    Mylenium

Maybe you are looking for