![]() |
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 |
|
|
#11 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2007
Beans: 4
|
Thanks Alik!!!
![]() |
|
|
|
|
#12 |
|
First Cup of Ubuntu
![]() Join Date: Aug 2006
My beans are hidden!
|
hello,
were you able to get it to work..... because of this I went through a painful experience.... compiling a new kernel and it is still not working..... I think I didnt do some thing right |
|
|
|
|
#13 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2007
Location: Buenos Aires, Argentina
Beans: 10
Kubuntu 7.04 Feisty Fawn
|
Re: touchpad is not working
Hi,
Thanks for the help, I tried the change in the kernel and it worked! However, it looks like the new kernel doesn't detect my wireless card (eth1). Any suggestions on this? I'm using ubuntu feisty hoard 4. PS: If the change doesn't work, you probably changed the wrong line since there are two lines that are very similar. You need to add the "return 0" line in the function i8042_check_aux(). |
|
|
|
|
#14 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2007
Beans: 4
|
Re: touchpad is not working
Hi Mottalli
I tried the change in the kernel but doesn't worked... i dont know why?.. Can u put your manual here or write the correct code in the correct line? Thanks.. |
|
|
|
|
#16 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2007
Location: Buenos Aires, Argentina
Beans: 10
Kubuntu 7.04 Feisty Fawn
|
Re: touchpad is not working
_Alik:
Thanks A LOT for the help, I was able to run at 1200x800 perfectly Now I'll see if I can make the damned wifi work... |
|
|
|
|
#17 |
|
First Cup of Ubuntu
![]() Join Date: Aug 2006
My beans are hidden!
|
How long can we wait... you know you did a great job.....
|
|
|
|
|
#18 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2007
Location: Buenos Aires, Argentina
Beans: 10
Kubuntu 7.04 Feisty Fawn
|
Re: touchpad is not working
For the wireless problem, I did a dmesg and I found this:
$ dmesg | grep ipw2200 [ 14.520000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.0kmprq [ 14.520000] ipw2200: Copyright(c) 2003-2006 Intel Corporation [ 14.524000] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection [ 14.572000] ipw2200: ipw2200-bss.fw request_firmware failed: Reason -2 [ 14.572000] ipw2200: Unable to load firmware: -2 [ 14.572000] ipw2200: failed to register network device [ 14.572000] ipw2200: probe of 0000:02:04.0 failed with error -5 Looks like a problem with firmware? What could this mean? |
|
|
|
|
#19 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2007
Location: Buenos Aires, Argentina
Beans: 10
Kubuntu 7.04 Feisty Fawn
|
Re: touchpad is not working
Hey guys!
I got the wifi card working! The problem is that after recompiling the kernel, the firmware for the card and other hardware is not copied to a directory with the same name as the new kernel. In order to fix this, you just need to make a symlink in the /lib/firmware directory that points to the firmware files of the old kernel. For example, my old kernel was called "2.6.20-8-generic" and my new kernel is called 2.6.20-ubuntu1hp500. In that case, I did the following (as root): # cd /lib/firmware # ln -s 2.6.20-8-generic 2.6.20-ubuntu1hp500 Reboot and voilá! _Alik: feel free to post this info on your great page |
|
|
|
|
#20 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2007
Beans: 6
|
Re: touchpad is not working
mottalli:
GREAT! WIFI IS WORKING NOW! Thanks for solution, I will post it on page and hope to put there more information to HP500. |
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|