Linux on my X220T (and why it failed)

I’m sorry but this is going to be a long post but I have seen so many posts out there from people in my position - making an attempt to migrate from Windows to Linux - that I felt compelled to share my experiences. This is not a Linux bashing post either. Like UFOs, I want to believe. I just haven’t seen the light yet so if there are any Linux evangelists out there who have got Linux working on their X220T then I would *love* to hear from you
Background and reasons for change:
I am not your ordinary Windows user. I work in IT and I’ve been working with Windows since the days of v2 (yes I’m that old) running on Dos. I’m comfortable with it. Because of my age I’m also comfortable with the command line. I’ve worked with Xenix (a variant of the original Unix) and have a grasp of the fundamentals. Now I’m all grown up and an IT consultant I wanted to ‘round out’ my understanding of my business by getting to grips with Linux in order to write code. I understand it’s very different to the nice little bubble of Visual Studio where everything happens around you. I’ve yet to find out Sure I can produce a virtual machine and learn in there but wanted to immerse myself in it all so decided to convert my X220T. This little beauty is not my main work computer so I could sacrifice the contents. If your X220T is your only machine and you need it for serious stuff, think carefully before going ahead.
Starting point:
My X220T was pretty much out-of-the-box Windows 7. It was working fine, but had the odd glitch. Wouldn’t hibernate properly (although it did before an ‘upgrade’ screwed it up) and the mouse kept losing its settings despite following all the advice, upgrading, hacking etc to fix it. I also had Windows 8 preview on the ‘Q’ drive and was liking that but of course it’s not really ready to go yet.
My choice was Linux Mint with the KDE desktop. Did a bit of digging. Seemed to do the job. So I took several backups, trashed the drive and installed it.
My previous experiences with Linux have always been a battle to get the OS to see certain devices. Wireless cards never used to work. Peripherals failing. Not resuming from hibernate. That kind of thing. This time it was flawless. It simply installed. Everything appeared to work! Fantastic!! Of course it wasn’t all there yet. But because my internet access was up and running (had always been an issue before) I was a happy man.
Then three things happened almost simultaneously.
I wanted to read an eBook and the screen wouldn’t rotate
I couldn’t log on using my fingerprint reader
My fan wouldn’t shut up
So thought I would tackle the first issue. KDE supports a tool that pops a nice little icon on to your task bar to allow screen rotation. Didn’t work. What it did do was install the Wacom drivers to manage the touch screen and it would re-orientate the mouse ‘as if’ the screen had rotated, but the display itself was in portrait mode. So spent two evenings after work working out how to make this happen. In the end I wrote two shell scripts to rotate the screen AND to set the Wacom drivers to orientate the mouse and stylus properly. Job done! Felt pleased with myself. I was cross that the KDE interface screen button thingy didn’t work properly but that’s life. I had learned something. Two dos-like icons on my task bar flipped my screen (albeit slowly) from landscape to portrait and back again.
Meanwhile, I’m sitting in my conservatory (no power) and watching my battery disappear in about two hours. Under windows, my usage pattern gave me at least five hours before a re-charge. And that pesky fan didn’t run once! Peace!! But not with Linux. It was annoying so thought I would tackle that next. Everyone uses their machine differently so since power consumption is quite subjective I thought if I fixed this I could move on to other things and then ‘suddenly notice’ that my battery is still powering my baby after four or five hours.
After research and digging into a cpu frequency daemon (background process) I realised that this was the wrong line of attack. That took another two evenings of work. The Linux Mint kernel doesn’t support this. More research suggested that this was an old/different methodology and the approach was to use cpu ‘governers’ to control cpu frequency switching. The governers have names like ‘ondemand’ and ‘conservative’ and as you might guess, the conservative one holds the processor speed down to reduce power consumption. You may assume dear reader that I had done all the other stuff. Turning off bluetooth only happened in software and I gave up before researching that. It may be possible to turn it off in hardware via the operating system but didn’t get that far. Screen brightness, wireless etc. Typically when I read a book I flick the hardware radio-off switch on the side which of course turns off bluetooth and wireless, so they were taken out of the equation in terms of power consumption.
After another evening of digging I managed to discover how to instruct the machine to use the ‘conservative’ governor. By now I’m starting to get a bit fed up. My philosophy was partly to learn what it was like to live in the world of Linux, but mostly to get to grips with the C++ compilers, possibly mono (A windows-like development environment) and Apache (system for hosting web sites) but hadn’t got beyond the foibles of the operating system. Finally got the conservative governor in place, rotated my screen (still working!) and settled down to a good read (purely for testing purposes of course
Within five minutes, on the came the pesky fan. Battery gone in about three hours. This had me seriously pissed off by now. But still wanted to battle on. Thought I would tackle the fingerprint reader next. Found a driver but it didn’t work. I could register a fingerprint but when it came to save the results it died. Even as the godlike super user it failed.
Then I found another gui based app and that one worked. Well, it worked nicely in-system. Anything that needed elevated privileges it would work for. I just couldn’t use it to log in. When the laptop was in tablet mode I couldn’t authenticate with my fingerprint reader and there was no on-screen keyboard to use as an alternative.
And it was all these little things that eventually drove me screaming back towards Windows. I’m now running Windows 8 CP as my main desktop. It’s incomplete and has its own set of foibles, but by installing some of the drivers that Lenovo supply for Windows 7 it is perfectly usable.
The screen rotates out of the box
The buttons along the bottom of the screen work to rotate the screen (never did get that working in Linux but it was on my list
Power consumption is back to being pretty good for a laptop rather than just average
I can turn my bluetooth off at the hardware level but leave my wireless running so that I can browse the internet without hammering my battery too much (using the Lenovo on-screen utility form Windows7)
I can logon with my fingerprint reader and when it fails (I get it wrong three times) I can revert to an on-screen keyboard to get me out of trouble without having to switch to desktop mode to do it.
I know they are small things but they are now what I am used to and what I expect from my operating system so why should I do without them?
My feeling as I sit here writing is that Linux is great. Don’t get me wrong here. I still love it and intend to explore further, but unlike Windows there is a learning curve that you HAVE to climb. You have no choice. When I come home at the end of the day, sure I want to play with my little Lenovo and have some fun. But then I want to relax. Do a bit of surfing, read my ebooks and generally do stuff that the operating system is intended to support. Instead the operating system got in the way of my user experience rather than supporting my user experience. The problem for me is that wihlst I can produce a Linux machine in vmWare or VirtualBox, the driver woes I’ve just described are hidden from you because those virtual worlds either abstract the problem away or don’t port-over the hardware from the host that you want to explore the problems with. The only solution is to buy another X220T to play with and that’s not worth it for me.
I also think that my relatively large understanding of Windows frustrates my experience of because I am now a novice with the computer which I’m definitely not used to and that of course skews my perception.
So if there are any Linux superheroes out there who have solved all the above issues and can lead me into the glorious sunshine of developing in the wonderful world of Linux then please talk to me. And for the rest of you guys in my position for whom this has struck a chord, if you want to play, I’m sure the results are worth it but prepare to be frustrated!!

Hi all. I must be in league with the devil as my lucky number is 13. When I saw Galloping Gerbil or Raring Rhinocerous or whatever the **bleep** thing is called I also saw v13.04 and thought that the time had come to go again!
So it's about a year on now. Two important things have happened. The first is that my trusty old X220T is now no longer my primary machine so I can afford to lose it to experimentation for a while. The second is that the huge behemoth that is Linux is rolling over the bugs and niggles that sent me screaming back to Windows all those months ago.
So I've tried again with Raring Ringtail v13.04 and right now I feel as if I've come home! It's still not right but it's pretty close! More importantly, I fee that I'm no longer in the minority in wanting to get this to work right. There is this big push out there towards touch screen so people are spending time on this and wanting their software to be touch screen friendly so it is!
Before I go on, I was rather shocked when I did my pre-13.040-install research to find this post top of the google list on linux on x220! I'm guessing that my thoughts must parallel a lot of other people thinking about making the jump. So to that end, here's some thinking.
13.04 is close. Really close to being a very serious competitor to Windows. My view is that Linux is about there now. The X220T is a complex beast to support. it has touch, pen, fingerprint readers, rotating screens etc. And it all works pretty well. I can do a sudo apt-get install to make the fingerprint reader work. And it DOES work. Reliably. I still have issues rotating the screen but I've learned enough now to knock up a simple bash script that will do it for me. AND (this is where the Linux philosophy works) I have written the script to suit me. I like to hold the battery unit in my left hand and hold my laptop in portrait mode to read books/browse the internet. Then switch to normal orientation to type emails etc. The script only toggles between normal and anti-clockwise and back again. Works for me.
The issue with Linux was more that it was a philosophy than an operating system. You don't just "use" it. You immerse yourself in it. That made it geeky and non mainstream. You can make it sit up and do stuff that suited you exactly if you were prepared to put the time in. The issue was that until now it didn't do the basics reliably enough to suit everyone. I used to read a lot of stories about sons/friends putting Linux on to Mums/Dads/Grans laptop and it working beautifully. Linux is very very good at this. It just works. But getting it there was a right pain unless you were lucky. Now however that out-of-the-box functionality is really really close. To the point at which Tracey from Essex (forgive me Tracey!) can stick the CD in and expect the same functionality from Linux that she could get from Windows without having to sweet talk that geeky bloke that she knows has a crush on her to come in and sort it all out
Once you get past that bit then you end up in this little wonderful world. Without too much effort courtesy of all those hard-working ordinary people out there, I have a machine that will do most of what I want without tweaks and pokes that take days to research. Now I can browse, read my books, play the odd game and "ignore" the operating system until such times as I choose to tackle the odd tweak. On my relatively small screen for example I want hide the Unity launch bar thingy. However if I do this I can't get it back via the touch interface. Enter Ginn! I have yet to play with tihs but I can configure multi-touch gestures to "do stuff" like making the launcher appear with two finger gestures (!) and that little nugget of configuration pleasure is waiting in the wings for when I get bored reading the news or playing silly games. My operating system has now become a toy, a tool and a learning centre. I can now pursue my long term dream (okay I have modest dreams!) of being able to develop AJAX based web sites using WCF in Mono running under Apache. That means I have all the fun of learning how to use Apache, and working out how to make WCF code in Mono. These things are easy for me under Windows and IIS but how you do it in Linux is a new and exciting challenge! Yes I truly am that boring!
I wish I could change the title of my original post because Linux is coming of age. Windows had better watch out.

Similar Messages

  • Linux on Primary Or Logical? which is better?? and why?

    hello,
    what is the best way to install linux ( redhat,oracle enterprise ,etc)
    on primary partition or logical partition ? and why?
    i have 3 hd's ( hda,hdb,hdc) >> ( 40 GB,80GB,320GB) IDE
    why im asking this becoz i installed linux more than 3 times lately and i always ended up with GRUB errors and problems
    any idea plz shed some light on this
    need your experience regarding the optimal solution to install linux along with Windows OS
    thanks and regards,

    Hi,
    Q: what is the best way to install Linux ( redhat,oracle enterprise ,etc)
    A: Almost no difference between Redhat and Oracle Enterprise Linux. But Oracle has patched some additional patches for Oracle database based on Redhat released Enterprise Linux. If you would have subscribed Oracle Unbreakable Linux Network(ULN), which make it easier to update the system and deploy Oracle database. For more details refer to http://linux.oracle.com
    Q: On primary partition or logical partition ? and why?
    A: Your boot partition ought to be a primary partition, not a logical partition. So if you want to boot your operating system from the drive you are about to partition, it should be installed on primary partition. Otherwise, you can install it on logical partition.
    Q: why im asking this becoz i installed linux more than 3 times lately and i always ended up with GRUB errors and problems
    A: For this issue, what kind of GRUB error had you experienced? What the result after re-installing the grub?
    Happy new year!
    Terry

  • Photoshop and Illustrator updates fail using Adobe Application Manager, why and what can I do?

    In the Adobe Application Manager, it says there are updates for both Photoshop and Illustrator. When I click to update, they both downloaded and attempted to install and in the middle of this process, Application Manager shows that the updates fail. After this, upon restart of my Mac–running Lion–Illustrator shows that it's up to date in the Application Manager and Photoshop shows an update is available. Upon trying to re-update Photoshop again, the update fails again and again.
    I have updated before a few days ago with no problem, so I don't understand why the updates are failing and why after doing so, now Illustrator shows that it is up to date and Photoshop does not.
    Has anyone else had this problem and if so, does anyone know why and what I can do about it?
    Thank you.

    Hi Richei Creative,
    These would be my suggestions:
    Create a new user account with administrative rights, log out of your current account and into that one, launch Adobe Application Manager and attempt the Photoshop update again.
    Instructions if you need them  - http://support.apple.com/kb/PH11468
    If this fails, uninstall Photoshop (Applications > Utilities > Adobe Installers) and reinstall Photoshop then from Adobe Application Manager the attempt the Photoshop update again, also from the newly created user account.
    Hope these help,
    -Dave

  • I had to reinstall Win 7 and PS CS5, and the updates fail even when opened using 'run-as-admin'. Why?

    The title says it all ...
    I had to reinstall Win 7 and PS CS5, and the updates fail even when opened using 'run-as-admin'. Why?

    If you are using Help 》updates, it is outdated. You can however go to Product Updates on the Adobe.com website and download your updates there. I am not at my desk b<t when I get back, I'll get the links unless someone else can do that sooner.

  • OID 10.1.4.2.0 for Linux Preview Install : Any insight on why this fails?

    This question is also posted in the "Forum: Oracle Authentication Services for Operating System"
    I am trying to install the preview. I am using example provided in OID-LinuxWorld-Demo-OAS_viewlet_swf.html.
    Any insight on why this fails? see below...
    [oracle@akaoradev-vm1 ~]$ su - root
    Password:
    [root@akaoradev-vm1 ~]# up2date oracle-oid
    Fetching Obsoletes list for channel: el5_i386_latest...
    Fetching rpm headers...
    Name Version Rel
    The following packages you requested were not found:
    oracle-oid
    [root@akaoradev-vm1 ~]#

    The error indicates that the password (or wallet) files oidpwdldap1 and oidpwdr<ORACLE_SID> do NOT exist under $ORACLE_HOME/ldap/admin or your $ORACLE_HOME and $PATH are set incorrectly (a bit unlikely).
    Assuming that the $ORACLE_HOME and $PATH are indeed set to correct values, if the 2 files mentioned above do not exist under $ORACLE_HOME/ldap/admin, then perform the below action plan:
    1. Set the ORACLE_HOME to INFRASTRUCTURE ORACLE_HOME
    2. set the PATH to $ORACLE_HOME/bin:$ORACLE_HOME/ldap/bin:$ORACLE_HOME/opmn/bin:$PATH
    3. Ensure that you are able to login to sqlplus as "ods" user.
    4. If you do NOT know the password of ods user, then reset the password.
    5. Run the below command and enter the ods password when prompted for it.
    oidpasswd create_wallet=true
    6. Voila! The Wallet files are created under $ORACLE_HOME/ldap/admin.
    HTH,
    Regards,
    Praveen
    Edited by: Praveen B K on Aug 28, 2009 3:20 AM

  • Why itunes failed to install apps on iphone after update to ios 6.0.1? And how to restore my purshased apps from itunes?

    Why itunes failed to install apps on iphone after update to ios 6.0.1? And how to restore my purshased apps from itunes?

    See:
    Frequently asked questions about viewing and syncing video with iTunes and iPod
    Why can't I transfer videos to my iPod?
    iTunes: May be unable to transfer videos to iPhone, iPad, or iPod

  • I am having problems sending messages.. Once I send it, it just beeps and says it failed to send and I have perfectly good service. Why is this happening??

    I am having problems sending messages.. Once I send it, it just beeps and says it failed to send and I have perfectly good service. Why is this happening??

        Hello llm007!
    That is quite a strange issue. What make & model phone do you have? When did this begin? Are you able to make & receive calls? You can troubleshoot this issue http://vz.to/12TLCsR on our website to get things working as quickly as possible.
    Thank you,
    MichelleH_VZW
    Follow us on Twitter @VZWSupport

  • Installing Master collections cs 5.5, the Photoshop failed to install twice and why?

    installing Master collections cs 5.5, the Photoshop failed to install twice and why?

    You need to tell us more about your system. We don't even know what operating system you are using, so this is slightly pointless... Also have a look at the install logs and pick out the information we may need.
    Mylenium

  • I have tried to install trial of AI several times and the install fails.  I have Mac 10.9.2 so not sure why its not installing.  Please help.

    Cant's install Adobe Illustrator.  Can anyone help?

    Hi, Thanks Ned.  I click on the 'try now' or install icon and then the download begins.  When it gets to about 50% installed it stops and says, install fail then try again.  I try again and again, but each time its stops at about the 50% point.

  • HT6413 trying to download the new update for icloud update for windows and it keeps failing do we know why??

    trying to download the icloud update for windows on my laptop and it keeps failing. please help???

    Yes, I'm having this problem also and mistakenly uninstalled iCloud 3.1 thinking that this would resolve the problem....which it didn't.  Now I'm without iCloud period and have been searching for the old version of 3.1 to reinstall to no avail, and it seems that many people are having the same problem. Does anyone have a link or download for iCloud 3.1?

  • Hi  can any body please tell me how to open the .exe files in mac and why it is not supported with unarchiever app , also i am not able to run and dvd's in my mac its not accepting any cd's or dvd'd why do i need to do some settings for it ?

    Hi  can any body please tell me how to open the .exe files in mac and why it is not supported with unarchiever app , also i am not able to run and dvd's in my mac its not accepting any cd's or dvd'd why? do i need to do some pre defined  settings to run the cd's and dvd's ?

    A .exe file is a Windows executable. OS X does not run Windows programs. If you need to use .exe files then you will need to install Windows on your Mac:
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    Install the Apple Boot Camp software.  Purchase Windows XP w/Service Pak2, Vista, or Windows 7.  Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows.  Boot Camp enables you to boot the computer into OS X or Windows.
    Parallels Desktop for Mac and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  Parallels is software virtualization that enables running Windows concurrently with OS X.
    VM Fusionand Windows XP, Vista Business, Vista Ultimate, or Windows 7.  VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    CrossOver which enables running many Windows applications without having to install Windows.  The Windows applications can run concurrently with OS X.
    VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris.  It is not as fully developed for the Mac as Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion. Boot Camp is only available with Leopard or Snow Leopard. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

  • VI Analyzer Front Panel Size and Postion Test fails

    Hi
    We make a lot of use of the VI Analyser and I have been playing with the configuration settings to try and make it only fail the tests that matter to us and I have one test I do not understand correctly.
    From the LabVIEW help
    Panel Size and Position—Checks that a front panel
    completely resides within the bounds of the screen. The test also checks whether
    the front panel is larger than the maximum specified width and height. If you
    are using a multi-monitor system, the test fails if the panel does not reside
    entirely within the bounds of the primary monitor. This test works only on
    standard, control, and global VIs.
    I would like to apply this test, a simple check developers are not creating huge VI, it sounds simple enough, but I cannot seem to get this test to pass.
    I am working with two monitors and this test fails when my VI is on either monitor with the message  "This VI's front panel does not reside entirely within the specified bounds (1280 x 1024)" my current screen resolutionis 1280 x 1024, so I assume as long as my VI front panel fits within one screen it should be a pass.
    I can clearly see my that VI front panel (and block diagram for that matter) fits within the screen of either monitor. If I look at the VI properties of my VI the Window Size is 474 x 513, could anybody please suggest when why this might be failing.
    cheers 
    Dannyt
    Danny Thomson CLAD
    Sub10 Systems Ltd
    Solved!
    Go to Solution.

    Hi Norbert,
    Thanks for the prompt reply, my asking the question and your reply has made me play with this a little deeper and I have managed to solve my problem.
    In case anyone else has a similar problem here are the details.
    When you have two monitors and look at the Windows properites you see one monitor is identified as 1 and the other as 2, thses identities are based on the graphics card and the which monitor is plugged into which ouptput connector. You can then chose which monitor you wish to act as your primary monitor. You would suspect it would not matter once you have selected your primary monitor BUT IT DOES.
    My inital set-up   
    Left Hand Monitor    - idenity 2 selected to be primary monitor
    Right Hand Monitor - identiy 1 
    With this set-up everything looks and acts as I expect it to task bar, icons etc on my primarry monitor.  However if you run the VI Analyser it will fail Panel Size and Position on BOTH the left and right hand monitors.
    I crawlled under my desk and swapped the monitors cables round so now the set-up is
    Left Hand Monitor    - idenity 1 selected to be primary monitor
    Right Hand Monitor - identiy 2
    Now the VI Analysers Panel Size & Position Tests will pass on the left hand monitor but fail on the right hand monitor, just as would expect.
    It appears that LabVIEW is looking not only at the windows "Primary Monitor" setting but also the identies, this does not seem the behaviour I would expect nor the correct behaviour.
    cheers 
    Dannyt
    Danny Thomson CLAD
    Sub10 Systems Ltd

  • TS1368 what is an error 502 and why am i getting it

    what is an error 502

    I can't. It comes up with another error every time I try. Also, all of my other Adobe Products work fine, so I'm curious about how this is just becoming an issue now. From what I can tell, it is installed on my computer -- it's just hidden and/or blocked from working. It is harder than hell to find.
    Date: Tue, 29 Mar 2011 00:48:34 -0600
    From: [email protected]
    To: [email protected]
    Subject: What is "Error 1935", and why am I getting it?
    If it really isn't there, then quite a lot of applications may fail. You best download and install it.
    >

  • Virus scanning in SAP - yes or no? and why?

    I'm performing an investigating regarding virus scanning for SAP environments. Question is: is there significant risk of getting harmed by viruses and malware? I'm making a list of risks and mitigating controls that can be (have been) implemented, but it's difficult to support a pro- or con-statement with hard figures and statistics.
    Just some thoughts about the subject:
    There have been incidents where SAP/Linux environments were infected with a virus. With the strict governance model that is generally implemented on Production it is not likely to happen there. There are a lot of firewalls between our SAP systems and the intra- and internet; virus scanners are running on all front-ends, email and file servers, it is not possible to install something on our production system without very quickly being detected and very difficult to bypass the change process due to authorization setup, etc, etc. But then: how strict is the governance on sandbox, development & QA environments? It doesn't have to start on Production to affect Production.
    Then maybe a crucial question: why someone would want to attack servers? What could someone gain from infecting systems and what attack is then likely to be the most successfull? If you want to damage a brand or if you want to steal information, then social engineering gives a lot more chance of success. Accidental viruses that just happen to end up in our global network are quite likely to be captured by either virus scanners on front-ends and email and file servers.
    Looking at the costs of implementing the virus scanning: they will be high: interfaces should be installed on all SAP systems, extra processing power is required to prevent performance degradation and then people should monitor the results of the logging of the virus scanner. Does the cost of implementation weigh up to the risk that should be mitigated?  
    What are your thoughts? Is virus scanning on SAP required? And why?

    Hi,
    Our SAP servers run on Windows OS. The virus risk is therefore higher than on Unix servers.
    The security policy in my company  says that it is mandatory to have an antivirus always active on each Windows server.
    In 10 years of SAP usage, we never had a virus problem (each workstation is protected by antivirus) but we had several times serious problems due to the antivirus and specially because of "on access scan".
    Performance wise, we also found out that a SAP Netweaver J2EE system is twice slower to startup with on access antivirus scan activated. We speak about 20 minutes against 10 minutes...
    My personal opinion (which I cannot apply) is that we should keep the antivirus on the SAP servers but deactivate on access scan and just program a periodic scan each weekend just to be safe.
    At least we were able to negotiate a list of exceptions for on access scans where we put the database files : this is very important for I/O performance.
    Regards,
    Olivier

  • WTF does this mean and why won't my illustrator CS5 load without this appearing??   Exit Code: 6 -------------------------------------- Summary -------------------------------------- - 0 fatal error(s), 5 error(s), 4 warning(s) WARNING: LocalizeFile:Local

    WTF does this mean and why won't my illustrator CS5 load without this appearing??
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 5 error(s), 4 warning(s)
    WARNING: LocalizeFile:Localized string not found for locale 'en_GB' try fetching for en_US
    WARNING: LocalizeFile:Localized string not found for locale 'en_GB' try fetching for en_US
    WARNING: LocalizeFile:Localized string not found for locale 'en_GB' try fetching for en_US
    WARNING: LocalizeFile:Localized string not found for locale 'en_GB' try fetching for en_US
    ERROR: 92 Unable to copy file from "/private/tmp/.tempdirYoCObExG/Assets1/Application/Cool Extras.localized/en_GB/Sample Files/Sample Art/Crowd.ai" to "/Applications/Adobe Illustrator CS5/Cool Extras.localized/en_GB/Sample Files/Sample Art/Crowd.ai" Error 0
    ERROR: 92 Command ARKCopyFileCommand failed.
    ERROR: The following payload errors were found during install:
    ERROR:  - Adobe Illustrator CS5_AdobeIllustrator15en_GBLanguagePack: Install failed
    ERROR:  - Adobe Illustrator CS5: Failed due to Language Pack installation failure
    AND HOW DO I FIX THE PROBLEM???????

    Exit Code 6 and Exit Code 7 indicate that the installation finished with errors. However, the exit codes themselves do not indicate the type of error that occurred.
    Please refer to :
    Errors "Exit Code: 6," "Exit Code: 7" | CS5, CS5.5
    Error "Exit 6" or "Exit 7" | Install log | Read, write, system file errors | CS5, CS5.5
    Regards
    Rajshree

Maybe you are looking for