You are not logged in.
This is my dilemma, and I would appreciate the views of eeeXubuntu users here.
About 3 weeks ago, I bid Xandros a fond farewell, and installed eeeXubuntu 7.10 from the live CD. (I am lucky enough to have a USB DVD drive handy). A few scripts and tweaks later, and I have a 4G 701 that's got it all working snappily - wifi, ethernet, volume control, external monitor, compiz fusion, keyboard layout switch, - I am a happy camper.
Now, the Update Manager is sitting in my tray, exhorting me to upgrade to 8.04. So far, based on comments I have read in this forum, I have resisted the urge to click on the Upgrade button :-)
In your esteemed opinion, is there any compelling reason for me to burn the Xubuntu 8.04 iso to a live CD? I know I could then install it to my 4GB USB thumb drive, and apply all the tweaks and scripts to that drive, evaluate and eventually install from there to the SSD.
But should I really go to that trouble just to get the latest incarnation of Xubuntu?
What are the improvements in performance that people are seeing with 8.04 compared to 7.10?
Will there eventually be an eeeXubuntu 8.04 Live CD with all the patches and tweaks applied?
I would appreciate your suggestions, based on your experience so far with Xubuntu 8.04
TIA!
- Jeff
Offline
IMHO is better to wait an upgrade for eeeXubuntu that will be "builded around or small PC"... ![]()
I've read in a blog that somebody is working on this new version....
Offline
I upgraded my Xubuntu install (not eeeXubuntu as my install pre-dates the existence of eeeXubuntu).
I used a modified version of this script: http://www.x2on.de/eeepc/ubuntueeetweak.sh (just removed the gnome-specific stuff) and everything works just fine.
I particularly like the fact that the xfce now includes a DPI setting on the "User Interface" settings panel, by setting it down to 75 dpi, just about everything scales down and I can fit more stuff on the EEE's screen. Alternatively, you could increase the DPI if you have trouble reading the screen.
Last edited by mallard (2008-04-29 8:04:12 am)
Offline
Howdy Mallard - I'm waiting for update manager to finish installing the 8.04 upgrade to my Eeexubuntu install (which was working great, aside from slow boot times). It would be awesome if you could post the changes you made to the "ubuntueeetweak.sh" script you reference in your above post. I'm going to fiddle with this upgraded Eeexubuntu for a while (I can always return to my working Eeexubuntu via an Acronis restore)...
Thanks!!!
Offline
I erased my Xubuntu 7.04 and did a fresh Xubuntu 8.04 after the upgrade from eeeXubuntu 7.04 to 8.04 broke both my ethernet and the wireless. I believe there may have been a fix for the ethernet found but I never tried it as this was right when 8.04 initially came out. If you do a clean Xubuntu 8.04 you can simply follow the Ubuntu 8.04 install wiki here and it will work fine.
Offline
UPDATE: Finished upgrading Eeexubuntu to 8.04. After reboot, no ethernet or wireless. Saw recommendations in other forum posts to remove battery & power down and to manually assign a Static IP address, then set the connection to DHCP (auto assign) again. I'm not sure what worked to enable my ethernet, but I set the Wired connection in Network Settings to a static IP address, did a hard power off, restarted, set the Wired connection to DHCP, hard powered off again (i.e., removed battery), then set the Wired Connection to "Enable Roaming Mode" hard power cycled again, and my ethernet connection started working (and has ever since).
I then took the script you referenced - http://www.x2on.de/eeepc/ubuntueeetweak.sh - and changed it to look like this
#!/bin/sh
echo ""
echo "*** Ubuntu 8.04 LTS Tweak ***"
echo "*** version 0.0.1 ***"
echo "*** www.x2on.de ***"
echo ""
echo "thx to http://ubuntu-eee.tuxfamily.org/"
echo "thx to http://code.google.com/p/eee-osd/"
echo ""
echo "** Installing ACPI modules"
sudo apt-get update
sudo apt-get install -y -f build-essential module-assistant eeepc-acpi-source --force-yes
sudo m-a a-i eeepc-acpi
sudo cp /etc/modules ~/modules.tmp
sudo chmod 777 ~/modules.tmp
echo "eeepc-acpi" >> ~/modules.tmp
sudo chmod 644 ~/modules.tmp
sudo mv ~/modules.tmp /etc/modules
echo "** Installing WLAN"
wget 'http://snapshots.madwifi.org/special/madwifi-nr-r3366+ar5007.tar.gz'
tar zxvf madwifi-nr-r3366+ar5007.tar.gz
cd madwifi-nr-r3366+ar5007
make clean
make
sudo make install
echo "** Installing OSD"
wget http://eee-osd.googlecode.com/files/eee … 1_i386.deb
sudo dpkg -i eee-osd_2.1-0eeeXubuntu1_i386.deb
echo "** Configuring Sound"
echo "options snd-hda-intel model=3stack-dig" > ~/snd-hda-intel.tmp
sudo mv ~/snd-hda-intel.tmp /etc/modprobe.d/snd-hda-intel
echo "Done! Please reboot now"
Wow! So far, I can't find anything that doesn't work. Update Manager updated three packages (libssl0.9.8, openssh-client, and openssl) which required a reboot (I did a hard reboot - i.e., removed battery). After reboot, everything still works.
Fn keys and OSD works for volume, wireless on/off, and brightness.
I've played .wma and .wmv files (had to download restricted codecs - did it automatically with no problems), and I watched a YouTube video.
So far, the only problem I've noticed is that the Firefox launcher icon I have on my bottom panel has lost it's icon and turned into a generic system "gear" icon, but it still launches Firefox.
If I toggle the wireless off and on using the F2 key, I have to reboot to get the Network Manager to "see" the wireless again . I'm at work, so I haven't actually connected to a wireless network, but I can see the nearby wireless networks when I right-click on the Network Manager icon on the taskbar (bottom panel).
If I plug in an external monitor, I have to reboot to get the Eee to recognize it, and the F5 hotkey has no effect on either display. With an external monitor hooked up (15 inch lcd), the xfce display settings automatically switches to the native resolution of the external monitor and the screen is duplicated on the eee's screen and the external monitor, except that on the eee's screen, it can only show the top left corner of the 1024x768 desktop. I just tried to change the resolution in the Xfce Settings Manager - Display Preferences, and the Eee's screen went blank, but the external monitor still works. Unplugging the external display had no effect. Rebooting with the external monitor disconnected re-enabled the Eee's display.
Weird - although the Eee is (and has been) displaying the standard Eee resolution of 800x480, this resolution does not appear as an option in "Display Settings."
I do have issues with powering off - I have to unplug the power cord and remove the battery in order to fully power down - I'll go check the Eeexubuntu and Eee Hardy Heron wikis and see if there's anything about this in there...
Otherwise, it's working great - so far a better experience than the one I had with straight Ubuntu 8.04 - for some reason I couldn't get my wired or wireless connections to function consistently.
Offline
Hello! For your info, I installed the update to 8.04 offered by the update manager... And the network (wifi and wired) stopped working. I'm not very experienced with linux, so I erased everything by reinstalling 7.10.
I'm definitely going to wait for a specific eeeXubuntu update. ![]()
Last edited by pascalinux (2008-05-16 8:29:22 am)
Offline
The wifi needs a custom driver to be built.
https://help.ubuntu.com/community/EeePC/Fixes
Offline
For people with the Eee PC not shutting off. This http://wiki.eeeuser.com/ubuntu:eeexubun … g_shutdown should fix it.
Offline
I tried to update to this earlier tonight though it said I didn't have enough free space though I already ran "sudo apt-get clean" emptied my trash and have no files saved to the desktop or home folder
has anyone else had this problem and found a way around it
Offline
I upgraded my system this from eeexubuntu 7.10.3 to the latest 8.04 LTS like my update manager wanted. Th upgrade went smooth, and all my personal setting where saved - but the wifi doesn't work. I don't even have the wireless connection line in the Network Setting menu. I tried looking around the forums a bit but it seems there's a lot of coding to ba done in order to fix it, so it seems i'll be installing eeexubuntu 7.10.3 again.
Offline
@dead necro
go into synaptic and try removing openoffice, gimp and that should give you enough space for the install
@bakkman
try the scripts given in this forum. It will be alot easier than reinstalling your OS
I want to upgrade to 8.04, but last time I tried it failed epicly, leaving a console with not very much working. It said while installing that there were tonnes of depency conflicts or errors, so i am very reluctant to upgrade now. Any suggestions?
Offline
I just upgraded to 8.04. No hassles. Wi-fi wasnt working so I recompiled the madwifi drivers again and it worked when I rebooted. A good thing to do would be to download the madwifi drivers before you update so that when you restart you can recompile them again. If you forgot, you could always download the drivers from another computer and copy them over via usb key or otherwise.
Offline
I recommend you stay with eeeXubuntu 7.10. It works great and wireless works out of the box for me ![]()
Offline
I plan to install Xubuntu 8.10 with Adam's Kernel
I'm hoping some of the scripts available for eeeXubuntu 7.10 will also work (OSD especially)
Offline
Everything I read is telling me to reinstall the madwifi drivers...but I just get a 403 error on every page there except their home page. ![]()
Offline