<div dir="ltr"><div>No joy.  In fact, now Unity does not come up so although I can see the desktop, there is nothing I can do except to ctrl-alt-Fx to get a console.  BTW, that is what I did when you said to stop X from a console and try removing the package.  I know I said I did ctrl-F2 but that was not what I did.<br>
<br></div>In any case, I also had the Cinnamon desktop installed so I switched to that and that is how I am using it now.  I tried a lot more stuff and the same errors happen (despite my having removed every libdrm-radeon1* file and directory on the system.  I am thinking the problem began with some file being left locked and that is causing the current error messages.  Who know -- I can't think about this anymore.  I am going over to Win7 and playing some Lotro<br>
<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 5, 2013 at 7:52 PM, Brian Cluff <span dir="ltr"><<a href="mailto:brian@snaptek.com" target="_blank">brian@snaptek.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Normally your system would be able to have both and i386 and an amd64 version at the same time.  But that's a library for the video driver, so it doesn't really make sense to have 2 different versions of it at the same time unless you are going to be driving 2 different video cards and want/need to use a 64bit and a 32bit at the same time.<br>

<br>
The way I would have done it is to do CTRL+ALT+F1, login as you and then do:<br>
sudo stop lightdm<br>
sudo dpkg -r libdrm-radeon1:i386<br>
sudo apt-get install libdrm-radeon1<br>
<br>
Hopefully that would take care of it.<br>
<br>
Brian Cluff<div class="im"><br>
<br>
On 07/05/2013 06:44 PM, Dazed_75 wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
I thought the :i386 packages were part of the system for supporting 32<br>
bit programs to run in 64-bit (though I had always though there was no<br>
problem doing so except for packages that used the kernel directly (like<br>
drivers).<br>
<br>
Anyway, that did not help.  when I went to a console (i.e. ctrl-F2) and<br>
killed X it just dropped me to the login screen (which makes some<br>
sense).  So I restarted and used the recovery console.  Using that<br>
command to me the filesystem was ro so I went back to the recovery<br>
screen and chose the dpkg fix entry from the menu.  That looked like it<br>
fixed things and did install the other 9 updates, but still complained<br>
about the i386 thing.  Dropping to a root shell again (the FS was now<br>
rw), I tried again to dpkg -r .. to no avail.<br>
<br>
rebooting put me back in normally and the Update Manager now shows only<br>
libdrm-radeon1 needing update but it fails the same way.  I'm going to<br>
hope the update itself caused the problem and maybe they will put out a<br>
fix this weekend.<br>
<br>
Thanks for your help!<br>
<br>
<br>
On Fri, Jul 5, 2013 at 6:06 PM, Brian Cluff <<a href="mailto:brian@snaptek.com" target="_blank">brian@snaptek.com</a><br></div><div class="im">
<mailto:<a href="mailto:brian@snaptek.com" target="_blank">brian@snaptek.com</a>>> wrote:<br>
<br>
    Looks like you managed to get both the i386 version and the amd64<br>
    version of libdrm-radeon1 trying to install at the same time, and of<br>
    course stepping on each others toes since they provide the same<br>
    thing. I've run into similar problems in the past with other<br>
    packages that atarted out with an i386 only version and then later<br>
    added a 64bit version.<br>
<br>
    You should be able to fix yourself right up by doing:<br>
    dpkg -r libdrm-radeon1:i386<br>
<br>
    You might want to do the above from a plain console without X<br>
    running since you will be swapping part of it's brains out with a<br>
    totally different version, just be be safe.<br>
<br>
    Brian Cluff<br>
<br>
<br>
    On 07/05/2013 05:55 PM, Dazed_75 wrote:<br>
<br>
        Update.  None of the known fixes and when the Update Manager<br>
        complains<br>
        and I click on Details, it says:<br>
<br>
        The following packages have unmet dependencies:<br>
<br></div>
        libdrm-radeon1:Depends:libc6(><u></u>__=2.14) but 2.15-0ubuntu10.4 is<div class="im"><br>
        installed<br>
        libdrm-radeon1:i386:<br>
<br>
        The way I read that it looks like not a problem.  BTW, this is<br>
        Ubuntu<br>
        12.04.2 64bit which makes me wonder about that 10.4 in the message.<br>
<br>
<br>
        On Fri, Jul 5, 2013 at 5:44 PM, Dazed_75 <<a href="mailto:lthielster@gmail.com" target="_blank">lthielster@gmail.com</a><br>
        <mailto:<a href="mailto:lthielster@gmail.com" target="_blank">lthielster@gmail.com</a>><br></div><div><div class="h5">
        <mailto:<a href="mailto:lthielster@gmail.com" target="_blank">lthielster@gmail.com</a> <mailto:<a href="mailto:lthielster@gmail.com" target="_blank">lthielster@gmail.com</a>>><u></u>> wrote:<br>
<br>
             Thsi may only affect some people and maybe only those with<br>
        Radeon<br>
             graphics, but the error I got just said "Error: Broken<br>
        Count >0".  I<br>
             tried fixing broken packages to no avail.  In the end, I got<br>
<br>
             dpkg: error processing libdrm-radeon1 (--configure):<br>
               libdrm-radeon1:amd64 2.4.43-0ubuntu0.0.1 cannot be configured<br>
             because libdrm-radeon1:i386 is in a different version<br>
             (2.4.43-0ubuntu0.0.2)<br>
             dpkg: error processing libdrm-radeon1:i386 (--configure):<br>
               libdrm-radeon1:i386 2.4.43-0ubuntu0.0.2 cannot be configured<br>
             because libdrm-radeon1:amd64 is in a different version<br>
             (2.4.43-0ubuntu0.0.1)<br>
             Errors were encountered while processing:<br>
               libdrm-radeon1<br>
               libdrm-radeon1:i386<br>
             E: Sub-process /usr/bin/dpkg returned an error code (1)<br>
<br>
<br>
             --<br>
             Dazed_75 a.k.a. Larry<br>
<br>
             Please protect my address like I protect yours. When sending<br>
             messages to multiple recipients, use the BCC: (Blind carbon<br>
        copy).<br>
             Remove addresses from a forwarded message body before<br>
        clicking Send.<br>
<br>
<br>
<br>
<br>
        --<br>
        Dazed_75 a.k.a. Larry<br>
<br>
        Please protect my address like I protect yours. When sending<br>
        messages to<br>
        multiple recipients, use the BCC: (Blind carbon copy). Remove<br>
        addresses<br>
        from a forwarded message body before clicking Send.<br>
<br>
<br></div></div>
        ------------------------------<u></u>__---------------------<br>
        PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.__<u></u>org<br>
        <mailto:<a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.<u></u>phxlinux.org</a>><div class="im"><br>
        To subscribe, unsubscribe, or to change your mail settings:<br></div>
        <a href="http://lists.phxlinux.org/__mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/__<u></u>mailman/listinfo/plug-discuss</a><br>
        <<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/<u></u>mailman/listinfo/plug-discuss</a>><br>
<br>
    ------------------------------<u></u>__---------------------<br>
    PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.__<u></u>org<br>
    <mailto:<a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.<u></u>phxlinux.org</a>><div class="im"><br>
    To subscribe, unsubscribe, or to change your mail settings:<br></div>
    <a href="http://lists.phxlinux.org/__mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/__<u></u>mailman/listinfo/plug-discuss</a><div class="im"><br>
    <<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/<u></u>mailman/listinfo/plug-discuss</a>><br>
<br>
<br>
<br>
<br>
--<br>
Dazed_75 a.k.a. Larry<br>
<br>
Please protect my address like I protect yours. When sending messages to<br>
multiple recipients, use the BCC: (Blind carbon copy). Remove addresses<br>
from a forwarded message body before clicking Send.<br>
<br>
<br>
------------------------------<u></u>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.<u></u>org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/<u></u>mailman/listinfo/plug-discuss</a><br>
<br>
</div></blockquote><div class="HOEnZb"><div class="h5">
------------------------------<u></u>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.<u></u>org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/<u></u>mailman/listinfo/plug-discuss</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Dazed_75 a.k.a. Larry<br><br>Please protect my address like I protect yours. When sending messages to multiple recipients, use the BCC: 
(Blind carbon copy). Remove addresses from a forwarded message body before clicking Send. <br>
</div>