Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Los_Angeles' for 'PDT/-7.0/DST' instead in /home/hemmi3/public_html/blog/inc/items/model/_itemquery.class.php on line 628
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Los_Angeles' for 'PDT/-7.0/DST' instead in /home/hemmi3/public_html/blog/inc/items/model/_itemquery.class.php on line 628
| « Vista in Ubuntu (VirtualBox) | Mosaic image effect in GIMP » |
Ubuntu on Acer Aspire 7520
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Los_Angeles' for 'PDT/-7.0/DST' instead in /home/hemmi3/public_html/blog/inc/sessions/model/_hit.class.php on line 901
I will write quick on this page and polish things later. This is supposed to become a HOWTO of installing Ubuntu on my laptop. Here is a description of the laptop. The Acer Aspire 4520 seems to have the same or at least similar specifications and problems.
I started with three problems and later on the list grew
:
| Function | Status | Solved |
|---|---|---|
| Freezes on startup | Bug | |
| Low resolution on screen | Driver setting | |
| No sound | Driver setting | |
| No WIFI | Driver setting | |
| No hibernate / sleep | Bug / driver | |
| Webcam / mic | Driver setting ?? | |
| Bluetooth | ?? | |
| Card reader | ?? |
Installing Ubuntu only works in the safe graphics mode or with the alternate CD. This CD is pure text based. Installation itself never gives problems.
sound
OK, I found a truly remarkable easy solution for the sound. It's just installing Backport in Synaptic. You find the packacge with a search. You install linux-backports-modules and it will find the dependencies. Now restart the computer (mayby logging out is enough) and there is sound.
screen
Okay, I've got the correct screen resolution, 1440 x 900.
What went OK? After setup, hit the restricted driver setting and allow NVidia. Restart the system. What went wrong? When selecting the screen start with the 'Widescreen' tickbox. I didn't and so the correct screen resolution never came up. This does sound silly but I didn't waste much time on the screen, because I knew that was the least of the problems. And it was.
Boot
The startup problem is in another stage. This is the post I wrote in the Ubunto forum:
I somehow got a step further. From the suggested post I recognized at least the splash error so I did:
sudo nano /etc/usplash.confI changed the splash settings from 1280x1024 to 1024x768. The screen is a 17" wide 1440x900. After saving I did
sudo update-initramfs -uThis should and could solve some problem, but not the startup at boot error. Whereas It first gave notices about splash screen sizes tried and failed, it now reports:
Check root= bootargs cat /proc/cmdline or missing modules, device: cat /proc/modules ls /dev ALERT! /dev/disk/by-uuid/9c183c8d-2249-4669-974d-dd4deb9c5241 does not exist. Dropping to a shell! Busybox v1.1.3 (Debian 1:1.1.3-5ubuntu7) Built-in shell (ash) Enter 'help' for a list of built-in commands. (initranfs)I sincerely hope some one can help with this.
Tx
== UPDATE ==
I tracked it down to this bugreport as a likely source of the problem. The question now is if there is a solution.
== UPDATE ==
from the bugreport I did:
sudo update-initramfs -u -k 2.6.22-14-generic
If it works or not, I don't know yet. If it does, I'll be surprised. What changed with this line?
== UPDATE ==
It is reported to this as well:
sudo update-initramfs -u -k 2.6.22-14-386
On my laptop it cannot find "/lib/modules/2.6.22-14-386".
I will now carefully examine if this can be a temperature related issue.
== UPDATE ==
I installed Sidux as a reference. It sure was am ye opener. In Sidux I experienced exactly the same problems as in Ubuntu. For the bott issues: their forum aslo reports this and they are focussed on temperature issues. Further reading: Sidux forum. No solution here.
== UPDATE ==
I think I founf the solution. I looked at some links in this post and so I accidentally discovered an answer. Tho problem is that at boot the harddisk is not always recognised. The solution is: add all_generic_ide to the startup command at boot. Most easily that is done by editing grub:
sudo gedit /boot/grub/menu.lst
The line is "kernel" at Ubuntu 7.10, kernel 2.6.22-14-generic. I have high hopes, but time will tell.
WIFI
For the WIFI I need to do this: Ticket #1679 (new enhancement) from Madwifi. There is a solution. That's the good news. Now getting it on my laptop. That's another point. The other solution would be Nsdiwrapper, but I tried that and didn't get it running. Both solutions are reported to work on the same or a similar laptop, so I'll eventually work my way through this problem.
== UPDATE ==
I got WIFI working with Madwifi patched with the AR5007EG driver. This patch is only a few days old. It works beautifully. I will take some time to describe what went wrong during installation. it was a nightmare.
== UPDATE ==
Here is my version of the HOWTO to install the correct driver:
1) Disable / remove ndiswrapper
2) Download: http://snapshots.madwifi.org/special/madwifi-ng-r2756+ar5007.tar.gz
This is Madwifi with the driver for AR5007EG patched
3) Follow this manual: http://madwifi.org/wiki/UserDocs/FirstTimeHowTo
Do not download the packet as suggested there, but use the one I mentioned in 2)
I ran into two issues. First where it says
Code:
./madwifi-unload.bash
do
Code:
./madwifi-unload
Second more serious. I couldn't compile and got errors.It turned out (this took me two days) that C++ is not installed.So fire up Synaptic and search for G++. With that package installed it should work fine.
One thing to remember. When you installed ndiswrapper you needed to disable madwifi and some components. I think installing again brings them back, but there maybe traces of the removal left in the blacklist. That's located here: /etc/modprobe.d/blacklist
A fresh install of Ubuntu before you start should prevent issues here
== UPDATE ==
I found this site: http://www.ubuntugeek.com/atheros-5007eg-with-madwifi-on-i386-platform.html that discusses this solution. This code is easier to understand.
Acpi
The hibernation issue is still under investigayion. I installed acer-acpi. Acpi is the way the computer handles extra buttons, leds and hibernation stuff. Due to compatibility issues, errors occur. For the Acer laptop there is a specific Acpi.
Open system -> ?? -> Synaptic. Go to Settings -> Repositories -> Third Party software and add: "deb http://www.mumblyworld.info/ubuntu gutsy main" In the Synapyic main menu (after hitting refresh) you can now search "acer-acpi" and install it.
I once used the <Fn> <Zz> option and it went to sleep, but had difficulties to wake up. It did, but the screen was less bright than I was used to. I rebooted.
Under investigation.
== UPDATE ==
The acer_acpi driver is the best we can do. Acer has a flaw in the acpi. That's the bios talking to the OS and sending signals like WIFI, temperature and extra button actions. The team from acer_acpi does all it can, but it's a black box type situation. They will never get it completely right. Still the driver is a must have. Many things do work and probably even more in the future.
==UPDATE==
There is a new version of acer_cpi presented through autoupdate. I noticed no difference though.
Webcam
The driver dor the webcam is uvcvideo. It is compiled in Ubuntu and recognised with:
locate uvcvideo.
I use Cheese to test the webcam. No show so far. Latest thing I tried was:
sudo su
modprobe uvcvideo
It has a low priority.
== UPDATE==
The webcam is working. I actually did two things, so I cannot tell you which one did the trick.
First I recompiled the uvcvideo drivers again. I did so with the help of the tutorial on Ubuntu.
I read somewhere that the Acer Crystal Eye only works with a specific protocol, from memory that's MPEG. Knowing this I downloaded a few video playing software programs hoping to catch the correct driver. And I did. I think this is what makes it happen "out of the box" ny many users. First thing they do is playing a video ![]()
It works. Tested in Cheese. I didn't test the mic.
Trackback address for this post
Feedback awaiting moderation
This post has 1 feedback awaiting moderation...