Linux Linpus - Acer Aspire One - activate normal Desktop

Discussion in 'Linux' started by Tybor, Jul 12, 2008.

Thread Status:
Not open for further replies.
  1. Tybor

    Tybor

    Joined:
    Jul 11, 2008
    Messages:
    62
    Likes Received:
    0
    Location:
    Austria
    !! This is a translation from German Aspire One Forum Post from NaNo !!
    You might want ot read this first.

    Acer didn't deleted the original Xfce Desktop Manager.
    Just kill the process xfdesktop2 und start xfdesktop-xfce from terminal. Now you should have the "normal" Xfce Desktop running.
    If you want to have this desktop by default on startup you have to:

    1. in /etc/xdg/xfce4-session/xfce4-session.rc replace the entry Client0_Command=xfdesktopnew with Client0_Command=xfdesktop-xfce
    2. Reboot

    gr33tz Tybor
     
    Tybor, Jul 12, 2008
    #1
  2. Tybor

    brettndm

    Joined:
    Jul 14, 2008
    Messages:
    4
    Likes Received:
    0
    Hi

    Could someone please post a "complete idiots guide" to this process! My Acer One is my first foray into the world of Linux and I have no idea how to "kill" or such things but eager to learn! A step by step would help me so much. I've activated advanced mode from the post on this forum but cant manage the desktop hack.

    Thanks in advance


    Brett
     
    brettndm, Jul 14, 2008
    #2
  3. Tybor

    Tybor

    Joined:
    Jul 11, 2008
    Messages:
    62
    Likes Received:
    0
    Location:
    Austria
    Hi Brett!

    As you already know how to open a terminal you only need 2 command line
    tools ps & kill.

    First you type "ps -ef" which returns a list of running processes.
    Each process has a so called PID (process ID). Search for xfdesktop2 and note the PID.
    afterwards just type "kill PID" with PID = the noted process id of xfdesktop2.

    e.g.
    And here some reading to start with:
    http://www.linux.ie/newusers/beginners-linux-guide/
    http://www.reallylinux.com/docs/windowstolinux.shtml
    http://linuxreviews.org/beginner/

    gr33tz,
    Tybor
     
    Tybor, Jul 14, 2008
    #3
  4. Tybor

    Andysan

    Joined:
    Jul 9, 2008
    Messages:
    272
    Likes Received:
    0
    Tybor,

    If its not too much trouble, may i politely ask for a screenie of the desktop in all of its glory?

    Many thanks,

    Andy
     
    Andysan, Jul 14, 2008
    #4
  5. Tybor

    brettndm

    Joined:
    Jul 14, 2008
    Messages:
    4
    Likes Received:
    0
    Hi Tybor

    Thanks so much for your help, I can now access normal desktop......but how do I create shortcuts to Firefox, email client etc. on the new desktop?

    Sorry for my ignorance, any help gratefully received :D

    Regards
    Brett

     
    brettndm, Jul 15, 2008
    #5
  6. Tybor

    MMD

    Joined:
    Jul 15, 2008
    Messages:
    16
    Likes Received:
    0
    My computer does not kill the xfdesktop properly nor does it initiate the other xfdesktop (as per instructions). Also when I go to try to edit the terminal part in the last part (I got the first part to work once) it brings up an error with something like cannot write file. What i get is the normal desktop (that is xfdesktop 2 without any on the categories or icons... just the gray background)
     
    MMD, Jul 15, 2008
    #6
  7. Tybor

    Zippo

    Joined:
    Jul 11, 2008
    Messages:
    20
    Likes Received:
    0
    Location:
    Italy
    I did like it's written in the guide, but this happens to me:
    - as I launch the command ps -ef I can't find any process called xfdesktop2
    - when I try to modify and save the xfce4-session.rc file it says "Cannot open file to write"
    why this? please help a poor n00b :roll:
     
    Zippo, Jul 15, 2008
    #7
  8. Tybor

    Tybor

    Joined:
    Jul 11, 2008
    Messages:
    62
    Likes Received:
    0
    Location:
    Austria
    Hi all,

    First I have to tell ya, that I'm currently waiting for my One to be delivered to me.
    So I can't help you in detail with some problems.

    1. "Cannot open file to write" problem
    This is mostly an access level problem. You might have to switch to "root" user to be able to write this file.
    In terminal type "su root" afterwards you are asked for the password which you entered on first startup.
    Now you can start any programs with root access level (!! be careful what you do !!).
    This should solve the write problem.

    2. "ps -ef" doesn't display xfdesktop2
    Either this is solved by 1. or search for xfdesktop (without the 2).
    Unfortunately I can't verify this.

    And attached find a screenshot of the normal desktop of Linpus Linux Lite running in Vmware.
    I suppose on the One it will look the same.

    gr33tz,
    Tybor
     
    Tybor, Jul 15, 2008
    #8
  9. Tybor

    nack

    Joined:
    Jul 15, 2008
    Messages:
    9
    Likes Received:
    0
    Not all of xfce seems to be there.

    If you switch to the full desktop, you still don't seem to be able to configure the panels, and the settings tool stops working. It seems that the shipped version of the desktop manager winds up invoking xfce-mcs-manager.new, and after the desktop switch it starts complaining about a lack of xfce-mcs-manager if you try to bring up the config util from the command line. From the menu, it simply does nothing.

    Attemtping to fix this, I used the upgrade tool and the add-software tool to attempt to remove the .acer xfce packages and replace them with the .fc8 xfce packages, but there doesn't seem to be a "force" option, and it refused to do my bidding, getting mired in version conflicts after successfully removing the Acer xfce.

    Needless to say, I'm going to need the recovery disk now. It boots to X, and I can shut it down with the power switch, but when X is up all I can do is move the cursor around. I get nothing else.

    What I'd really like to know is how to boot this to a command line login prompt. I can start X myself afterwards, but it's much easier to recover from configuration mistakes when the system just boots into bash. It's also much easier to test configurations when you can shut down and restart X without rebooting the machine.

    I'm currently held up until I can get a USB CD drive (hopefully tonight...), but after that, I'm going to reinstall and then start trying to turn this into a full linux box again.
     
    nack, Jul 15, 2008
    #9
  10. Tybor

    Kev50027

    Joined:
    Jul 14, 2008
    Messages:
    80
    Likes Received:
    0
    I've heard for the MSI Wind they let you put the restore files on a USB thumbdrive and do it from there. I assume it would work from an external hard drive or SD card (if the bios is set to allow booting from SD).

    You think there's a way to put the files on a thumb drive and work from there on the One?

    Also, I already have an external USB CD drive, but would the system recognize it? Does it have generic drivers that handle that?
     
    Kev50027, Jul 16, 2008
    #10
  11. Tybor

    Ariel

    Joined:
    Jul 6, 2008
    Messages:
    30
    Likes Received:
    0
    the recovery cd that comes with the one does have the option to create a restore USB as well.
     
    Ariel, Jul 16, 2008
    #11
  12. Tybor

    liea

    Joined:
    Jul 16, 2008
    Messages:
    1
    Likes Received:
    0
    I managed to install KDE Desktop from the software upgrade module and if I start it from the command line it works (with some errors). How can I set KDE as default window manager? .xinitrc won't work, any ideas what I have to change?

    liea
     
    liea, Jul 16, 2008
    #12
  13. Tybor

    Andysan

    Joined:
    Jul 9, 2008
    Messages:
    272
    Likes Received:
    0
    Many thanks for taking the time to screen dump that Tybor, its much appreciated!
     
    Andysan, Jul 16, 2008
    #13
  14. Tybor

    bjrn

    Joined:
    Jul 10, 2008
    Messages:
    16
    Likes Received:
    0
    I just tried this and ran into a problem. I sued to root, killed the xfdesktop2 process, but when I run xfdesktop-xfce I get the following:
    Code:
    ** (xfdesktop-xfce:4693): CRITICAL **: settings_register_callback: assertion `cb && user_data && mcs_client' failed
    
    ** (xfdesktop-xfce:4693): CRITICAL **: settings_register_callback: assertion `cb && user_data && mcs_client' failed
    
    
    And nothing else. Has anyone else run into something similar?
     
    bjrn, Jul 17, 2008
    #14
  15. Tybor

    nack

    Joined:
    Jul 15, 2008
    Messages:
    9
    Likes Received:
    0
    I ran into something like that. Parts of normal xfce seem to be missing; if you switch to the normal desktop, you'll find you still can't configure the panels, and xfce-settings-show stops working. I wound up with my machine in a state where it would boot to X, but nothing would start and all I could do was shut it back down again. I've nuked it from orbit with the factory defaults disk, and I'm now working back towards an unlocked system again.
     
    nack, Jul 18, 2008
    #15
  16. Tybor

    Kev50027

    Joined:
    Jul 14, 2008
    Messages:
    80
    Likes Received:
    0
    Yeah it's kinda iffy getting that desktop up, but if someone can get KDE up GNOME (I think that was able to be installed as well) that would be great to be able to have a normal desktop, much easier to make my own icons and install programs from there. I'll be toying with it, but I'm new to Linux, so I have a feeling I wont get very far.

    Now that I look at it, maybe installing some more XFCE packages would make it work better? I might just go with Gnome or KDE since I know them better though.

    The best I can do:
    [​IMG]
     
    Kev50027, Jul 18, 2008
    #16
  17. Tybor

    bjrn

    Joined:
    Jul 10, 2008
    Messages:
    16
    Likes Received:
    0
    The XFCE isn't bad in its normal form. I tried booting up the Aspire One with a Xubuntu Live USB (Ubuntu with XFCE instead of Gnome) and it looked pretty good; like a normal desktop really. I just had it up for a few minutes though.
     
    bjrn, Jul 18, 2008
    #17
  18. Tybor

    Davidcowling

    Joined:
    Jul 17, 2008
    Messages:
    387
    Likes Received:
    0
    Location:
    Gloucestershire, United Kingdom
    you'd think they would make it easy to transfer from basic to advanced GUI's.

    but then again maybe they think that if users want a proper GUI, theyd have to shell out a bit more for XP
     
    Davidcowling, Jul 18, 2008
    #18
  19. Tybor

    zk2008

    Joined:
    Jul 11, 2008
    Messages:
    40
    Likes Received:
    0
    @Kev...

    How did you get your desktop to look like that? Did you find a way to disable those boxes?

    Thanks in advance!

    Zack
     
    zk2008, Jul 20, 2008
    #19
  20. Tybor

    Kev50027

    Joined:
    Jul 14, 2008
    Messages:
    80
    Likes Received:
    0
    That's what this thread is talking about. I read this thread and followed the directions to get the normal Linpus desktop. I also changed the background, but that's easy once you activate the advanced mode.
     
    Kev50027, Jul 20, 2008
    #20
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.
Thread Status:
Not open for further replies.