Need help to install USB Wirellsss on HP Omnibook 500

Sasha Tsykin stsykin at gmail.com
Tue Jan 17 00:19:54 UTC 2006


Geir J. Haland wrote:

> Hello,
>
>  
>
> I have several times tried to configure the built in USB wireless on a 
> HP omnibook 500 without success. I thought I found some helps on the 
> following web-site
>
> www.math.fau.edu/sramka/omniboo550 
> <http://www.math.fau.edu/sramka/omniboo550>, but then I  need a 
> cc-compiler (if you want to build a new kernel).   
>
>  
>
> Is it possible to  include new drivers without cc compiler?? Hope 
>  some of you could give me hints
>
>  
>
> Thanks
>
Open a new terminal. Type:

sudo apt-get install build-essential gcc-4.0
export CC=gcc-4.0

That will make a C compiler work. Now just compile the kernel you 
wanted, in the same terminal.




More information about the ubuntu-users mailing list