Linux Linpus - Acer Aspire One - activate normal Desktop

How to Guides for Linux, Linpus etc..

Moderator: Davidcowling

Linux Linpus - Acer Aspire One - activate normal Desktop

Postby Tybor » Sat Jul 12, 2008 7:50 am

!! 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
User avatar
Tybor
 
Posts: 62
Joined: Fri Jul 11, 2008 4:22 pm
Location: Austria

Re: Linux Linpus - Acer Aspire One - activate normal Desktop

Postby brettndm » Mon Jul 14, 2008 9:10 am

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
 
Posts: 4
Joined: Mon Jul 14, 2008 9:04 am

Re: Linux Linpus - Acer Aspire One - activate normal Desktop

Postby Tybor » Mon Jul 14, 2008 6:02 pm

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.
$ ps -ef

UID PID PPID C STIME TTY TIME COMD
root 0 0 0 16:02:01 ? 0:00 sched
root 1 0 0 16:02:01 ? 0:30 /sbin/init
root 2 0 0 16:02:01 ? 0:14 pageout
root 3 0 0 16:02:01 ? 2:11 fsflush
root 4 0 0 16:02:01 ? 0:00 kmdaemon
root 444 436 0 16:04:53 ? 0:07 /usr/lib/saf/ttymon
root 364 1 0 16:04:14 ? 0:01 /usr/X/bin/xdm
aja1 7635 7628 0 08:53:27 ? 0:00 /bin/mailx -N -f /
aja1 1585 1 0 17:49:25 console 0:09 -wksh
root 385 1 0 16:04:20 ? 0:00 xfdesktop2
root 386 1 0 16:04:20 ? 0:00 /usr/lib/nfs/biod 4
root 384 1 0 16:04:20 ? 0:00 /usr/lib/nfs/biod 4
root 388 1 0 16:04:20 ? 0:01 /usr/lib/nfs/mountd
root 390 1 0 16:04:21 ? 0:01 /usr/lib/nfs/statd
root 392 1 0 16:04:21 ? 0:03 /usr/lib/nfs/lockd
root 396 1 0 16:04:22 ? 0:02 /usr/sbin/rpcbind
root 397 1 0 16:04:25 ? 0:00 /usr/lib/nfs/pcnfsd
root 399 383 0 16:04:25 ? 0:00 /usr/lib/nfs/nfsd -
root 445 436 0 16:04:53 ? 0:04 /usr/lib/saf/ttymon
root 463 1 0 16:05:16 ? 2:28 /usr/sbin/cron
root 8874 1585 0 11:43:36 console 0:01 ksh
aja1 9151 7642 80 12:24:50 pts/2 0:02 ps -ef

$ kill 385

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
Owner of a Aspire One 110L white
User avatar
Tybor
 
Posts: 62
Joined: Fri Jul 11, 2008 4:22 pm
Location: Austria

Re: Linux Linpus - Acer Aspire One - activate normal Desktop

Postby Andysan » Mon Jul 14, 2008 9:27 pm

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
 
Posts: 273
Joined: Wed Jul 09, 2008 5:15 pm

Re: Linux Linpus - Acer Aspire One - activate normal Desktop

Postby brettndm » Tue Jul 15, 2008 6:48 am

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

Tybor wrote: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.
$ ps -ef

UID PID PPID C STIME TTY TIME COMD
root 0 0 0 16:02:01 ? 0:00 sched
root 1 0 0 16:02:01 ? 0:30 /sbin/init
root 2 0 0 16:02:01 ? 0:14 pageout
root 3 0 0 16:02:01 ? 2:11 fsflush
root 4 0 0 16:02:01 ? 0:00 kmdaemon
root 444 436 0 16:04:53 ? 0:07 /usr/lib/saf/ttymon
root 364 1 0 16:04:14 ? 0:01 /usr/X/bin/xdm
aja1 7635 7628 0 08:53:27 ? 0:00 /bin/mailx -N -f /
aja1 1585 1 0 17:49:25 console 0:09 -wksh
root 385 1 0 16:04:20 ? 0:00 xfdesktop2
root 386 1 0 16:04:20 ? 0:00 /usr/lib/nfs/biod 4
root 384 1 0 16:04:20 ? 0:00 /usr/lib/nfs/biod 4
root 388 1 0 16:04:20 ? 0:01 /usr/lib/nfs/mountd
root 390 1 0 16:04:21 ? 0:01 /usr/lib/nfs/statd
root 392 1 0 16:04:21 ? 0:03 /usr/lib/nfs/lockd
root 396 1 0 16:04:22 ? 0:02 /usr/sbin/rpcbind
root 397 1 0 16:04:25 ? 0:00 /usr/lib/nfs/pcnfsd
root 399 383 0 16:04:25 ? 0:00 /usr/lib/nfs/nfsd -
root 445 436 0 16:04:53 ? 0:04 /usr/lib/saf/ttymon
root 463 1 0 16:05:16 ? 2:28 /usr/sbin/cron
root 8874 1585 0 11:43:36 console 0:01 ksh
aja1 9151 7642 80 12:24:50 pts/2 0:02 ps -ef

$ kill 385

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
brettndm
 
Posts: 4
Joined: Mon Jul 14, 2008 9:04 am

Re: Linux Linpus - Acer Aspire One - activate normal Desktop

Postby MMD » Tue Jul 15, 2008 11:25 am

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
 
Posts: 16
Joined: Tue Jul 15, 2008 11:11 am

Re: Linux Linpus - Acer Aspire One - activate normal Desktop

Postby Zippo » Tue Jul 15, 2008 2:43 pm

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
User avatar
Zippo
 
Posts: 20
Joined: Fri Jul 11, 2008 9:40 pm
Location: Italy

Re: Linux Linpus - Acer Aspire One - activate normal Desktop

Postby Tybor » Tue Jul 15, 2008 4:21 pm

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
Attachments
LinpusLinuxLiteDesktop.jpg
LinpusLinuxLiteDesktop.jpg (51.9 KiB) Viewed 29805 times
Owner of a Aspire One 110L white
User avatar
Tybor
 
Posts: 62
Joined: Fri Jul 11, 2008 4:22 pm
Location: Austria

Re: Linux Linpus - Acer Aspire One - activate normal Desktop

Postby nack » Tue Jul 15, 2008 8:19 pm

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
 
Posts: 9
Joined: Tue Jul 15, 2008 8:09 pm

Re: Linux Linpus - Acer Aspire One - activate normal Desktop

Postby Kev50027 » Wed Jul 16, 2008 2:45 am

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?
-Kev-
User avatar
Kev50027
 
Posts: 81
Joined: Mon Jul 14, 2008 10:36 pm

Next

Return to How to Guides - Linux

Who is online

Users browsing this forum: No registered users and 1 guest