Talk:XFCE

From OLPC
Revision as of 05:51, 6 March 2008 by 24.84.198.63 (talk)
Jump to: navigation, search

why bother with system-config-services, when one can simply use chkconfig?


Anyone else having trouble with Gtk*** cannot open display because of an MIT_MAGIC-COOKIE-1 authentication error? It happens when I add wifi-radar -d to the automatically starting applications and disable the network manager. I notice that I am no longer XX-XX-XX-XX but localhost and thereafter dhcppc3 (once wifi-radar connects)?

I am losing the mouse cursor in XFCE, after following the instructions exactly. Everything works - it's just that the mouse cursor disappears, making everything a bit pointless. Any ideas?

Wifi-Radar and Connectivity

Is anybody using Wifi-Radar successfully? If so, with what sort of network connection? Is anybody successfully using another method?

I am able to connect to my personal WAP using the method described on the Manual Wireless Association page. I've created a script as follows (run as root):

/sbin/dhclient -r #turn off dhcp if on
/sbin/service NetworkManager stop
/sbin/service network stop
/sbin/iwconfig eth0 essid "mywapname" key 26hexdigitkey
sleep 5 #iwconfig comes right back, let connection settle
/sbin/dhclient -1 eth0

This proves I can connect, but is obviously not a great long term solution.

When I run wifi-radar it fails to establish a DHCP connection. It fails so poisonously that I have to turn the XO off before my script will connect again. I am running my WAP with WEP 26 digit passoword.

Thanks - Rmyers (Bob Myers)


- I feel like this section on wifi radar and getting wifi up and running needs greater expansion. I was able to follow every step of this short guide quite easily, but I couldn't get this wifi to work at all. My WPA setup wasn't able to connect, and there are a great deal of options in the Wifi Radar that are completely foreign to someone whose never used it before. Looking at some of the XO Laptop forums there are solutions to this problem, but they deal with hand editing files and wpa_supplicant.conf and all sorts of tricky stuff that isn't covered in this wiki. This feels like a specific case solution anyway, and would not be appropriate if you wanted to go to a cafe or something.

As well this wiki page doesn't explain why it's sometimes necessary to disable network manager, or why wifi radar is better than network manager either.

Thanks - Tavis

Automount of SD-cards (and other usb-mounted memory)

After changing my .xsession to launch xfce, I found that my SD-cards are no longer mounted. Further investigation showed that it is the Journal activity that is in charge of auto mounting the internal and external usb-memory as they are inserted into the computer. So how do you get the corresponding functionality when running xfce? It would be great if this was explained on this page.

done --24.196.150.22 12:00, 22 February 2008 (EST)
Thanks! --Dov 02:38, 24 February 2008 (EST)