![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Hardware & Laptops Problems with hardware & laptops not being detected or supported during or after install. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 | ||||
|
First Cup of Ubuntu
![]() Join Date: Jul 2007
Beans: 10
|
Feisty on Acer Aspire 4920
I am writing this post to let other people who want to buy Acer Aspire 4920 or 5920 know what will work and what will not.
First, I downloaded Feisty 64bit version. This livecd can't even boot on this machine. It showed Quote:
My solution: Install Ubuntu Studio instead (only 32bit version though) Second problem I had is I can't boot the system (same 'can't access tty problem' as above) if I install the root on LVM and dm-crypt, which I followed this Howto https://help.ubuntu.com/community/En...systemLVMHowto My solution: don't encrypt, only use LVM2. so no saucy photos on this disk ATI X2500 Graphic card When the system first booted, X Window didn't work. Then I simply followed this guide to make my ATI graphic card work http://wiki.cchtml.com/index.php/Ubu...allation_Guide But from lspci. it tells me the card is X1600 Quote:
Suyin webcam It works with aMSN and ffmpeg. Code:
ffmpeg -an -vd /dev/video0 -s 800x740 -sameq -vcodec mpeg4 "test.avi" USB works wired network works DVD Multirecorder. Feisty didn't load ide_generic automatically. I added ide_generic to /etc/modules, now it is working perfectly. (I haven't tested burning function yet) Intel 4965AGN wireless only ndiswrapper works. the experimental native drive hung this system when boot. the native driver does not work with kernel 2.6.20 Here is how to install the ndiswrapper and where to find the windows driver https://help.ubuntu.com/community/Wi..._Driver/Fiesty Intel HDA ICH8 audio It uses Realtek ALC268 chipset. I got this information from cat /proc/asound/card0/codec#0 Only the code in ALSA HG tree supports this chipset. Before I install the driver from HG tree, There is only 1 PCM channel in the mixer. So I could only hear the sound and that's all. I couldn't record. After I installed the driver, the mixer shows all channels which are supposed to be there. However, the builtin microphone still does not work. At least I can plug an external microphone to chat on Skype now. I tested the external microphone with Audacity, the sound quality is really bad. the HG tree snapshots can be found here ftp://ftp.suse.com/pub/projects/alsa/snapshot/ and follow this to compile the HG code https://help.ubuntu.com/community/Hd...ight=%28hda%29 Bluetooth: I don't have any other Bluetooth device to test it. I don't think it works since I can't even find it from lspci and lsusb MM/SD card reader does not work Quote:
multimedia keys work as mouse buttons, and no application listen to them firewire may not work since it's O2 Micro chip S-video, VGA output and modem are not tested This is the whole lspci information Quote:
Last edited by maxalken; July 6th, 2007 at 11:14 PM.. Reason: add lspci information |
||||
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2007
Beans: 3
|
Re: Feisty on Acer Aspire 4920
Hi maxalken,
I have the same problem, because i bought the same laptop model Acer Aspire 4920. Installing Ubuntu Feisty was tiresome due to the fact that i think the live CD had some bug with regards to ATI video cards. So a work around was to install using the alternate CD which can also be downloaded from ubuntu site. After installation you will then need to install the ATI driver, after that you can now load the X Server. I would like to ask you if you got the headphone jack to work on feisty. And if it worked how did you make it work? This is my lspci 00:00.0 Host bridge: Intel Corporation Mobile Memory Controller Hub (rev 03) 00:01.0 PCI bridge: Intel Corporation Mobile PCI Express Root Port (rev 03) 00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #4 (rev 03) 00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #5 (rev 03) 00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI #2 (rev 03) 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) 00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03) 00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03) 00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03) 00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #1 (rev 03) 00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #2 (rev 03) 00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #3 (rev 03) 00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI #1 (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3) 00:1f.0 ISA bridge: Intel Corporation Mobile LPC Interface Controller (rev 03) 00:1f.1 IDE interface: Intel Corporation Mobile IDE Controller (rev 03) 00:1f.2 SATA controller: Intel Corporation Mobile SATA AHCI Controller (rev 03) 00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03) 01:00.0 VGA compatible controller: ATI Technologies Inc RV530LE [Radeon X1600] 02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02) 04:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02) 0f:06.0 FireWire (IEEE 1394): O2 Micro, Inc. Firewire (IEEE 1394) (rev 02) 0f:06.2 Generic system peripheral [0805]: O2 Micro, Inc. Integrated MMC/SD Controller (rev 02) 0f:06.3 Mass storage controller: O2 Micro, Inc. Integrated MS/xD Controller (rev 01) Last edited by alvbinoy; July 7th, 2007 at 08:59 AM.. |
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2006
My beans are hidden!
|
Re: Feisty on Acer Aspire 4920
Looks as though there are problems on the 5920 with the nVidia setup as well. A friend of mine just bought one and he had the same issues you guys are talking about here. In addition, x would not start at all, saying it can't find any screens. Even when using the non-proprietary driver.
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2007
Beans: 10
|
Re: Feisty on Acer Aspire 4920
Hi alvbinoy. I've got the headphone jack working by installing a ALSA HG tree snapshot
it can be found here ftp://ftp.suse.com/pub/projects/alsa/snapshot/ and follow this to compile the HG code https://help.ubuntu.com/community/Hd...ight=%28hda%29 |
|
|
|
|
#5 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2007
Beans: 10
|
Re: Feisty on Acer Aspire 4920
Here is a summary of what I can't get them work so far. If anyone can get any of these work, please share your solution here.
these do NOT work:
you need to do something to make these work: (all you need to do is read my first post and follow the HOWTOs)
these works automatically after installing Feisty:
Last edited by maxalken; July 13th, 2007 at 12:44 AM.. Reason: forgot about microphone |
|
|
|
|
#6 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2007
Beans: 3
|
Re: Feisty on Acer Aspire 4920
Hi maxalken,
I have got the headphone jack working by following the link you gave me. I only compiled the driver and not compiled the lib and utils. Is that okay? Because when I was issuing the command sudo ./configure in the lib directory the configure command there was an output "./configure: line 20827: python-config: command not found Unable to determine python libraries! Probably python-config is not available on this system. Please, use --with-pythonlibs options." so when I configured the lib for the second time i issued the command sudo ./configure --with-pythonlibs after that i issued sudo make and it returned this python.c: In function 'alsa_mixer_simple_event':So that's why I am asking if it is alright just to install the just the driver. Or do I need to also install the lib and utils? If so how can I fix the problem when I am issuing the make command in the lib? Also I want to ask if after you made the headphone jack to work, after you insert the headphone in the jack does your system automatically mute the laptop speakers? Because after I install the driver from the link you gave me, my system detected the headphones, but after I plug my headphones in they both have sounds. The speaker and the headphones. I need to mute the laptop speakers in the Volume Control. Thanks in advance |
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2007
Beans: 1
|
Re: Feisty on Acer Aspire 4920
I had a similar problem. First, you need to do:
sudo apt-get install python-dev to get python-config. It still failed to compile for me at this point. The reason is the compiler is looking for a python header in the wrong directory. You can either edit python.c under ./modules/mixer/simple/python.c so that the line that says #include <python/Python.h> now says #include <python2.5/Python.h> or you can just make a symlink for it: sudo ln -s /usr/include/python2.5 /usr/include/python Either way should work. After that, just do sudo ./cvscompile and cross your fingers |
|
|
|
|
#8 | |
|
First Cup of Ubuntu
![]() Join Date: Jun 2007
Beans: 3
|
Re: Feisty on Acer Aspire 4920
Quote:
|
|
|
|
|
|
#9 | |
|
Just Give Me the Beans!
![]() Join Date: May 2007
Beans: 68
|
Re: Feisty on Acer Aspire 4920
Quote:
|
|
|
|
|
|
#10 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2007
Beans: 2
|
Re: Feisty on Acer Aspire 4920
hi,
i've the same problem with acer aspire 5920, using textual installation the system will proceed succesfully but when i reboot into my new system i receive an error from xorg. can anyone help me? |
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|