|
Author |
Message |
|
|
Posted Oct 09, 2008 at 1:22:25 AM
Subject: new to linux need massive help
a freind of mine pointed me in the direction of linux so i downloaded ripped and installed an iso of ubuntu.
after installing i ran into a few problems first off i have it installed on one of 3 computers i own (all windows based) it is curently on a compaq 2176 (crapy i know) but for the time being untill i fully understand linux it will work.
im having issues installing things and runing apps. the packages unpack into 30-40 different files and none of wich will execute even though in the .tar.gz it has a txt file telling me to click on specific files after doing a few things. it tells me to extract to a new directory and do something called a "make file" whatever this may be.
i need to install an ati radeon graffics driver the touchpad driver and my audio driver. among these items i need to install wine tools as well as the driver and software for a windows based wireless card adapter.
the name and make of the adapter is as follows: WPC54G ver.3 wireless g notebook adapter from linksys if anyone can give me information on how to install these drivers as well as give me a run down of ubuntu in general and how to operate it i would much appriciate it. i am officialy fed up with windows and its uncountable amount of crashes and issues on top of the fact that you have to pay for the simplest things and the windows tech group isnt much help at all. hopefully with some help i will have ubuntu down and be much happier with it.
if you need more information or want to ask anything feel free and i will answer the best i can.
-Rozz
|
Glock24
Joined Aug 31, 2008 Posts: 42
Other Topics
|
Posted:
Oct 09, 2008 4:06:55 AM
Subject: new to linux need massive help
Hello Roz,
Welcome to the Linux world!
First off, let me give you one very important advise: forget how things get done in windows! In Linux you do stuff in a different way, not easier, nor more difficult, just different.
To install software, you usually don't go and download something from a website, but instead, you use the "Package Manager", a program that has a list of available software, you select what you want and it installs it for you.
Touchpad and sound should work out of the box, no need for extra driver. As for the graphics card, you may try to install "envyng-gtk", a tool that selects and configures the proper driver for your nVidia o ATI card. (See ubuntuguide, link below)
Read this, as it explains the different ways of installing software in Linux:
http://www.linuxforums.org/forum/linux-tutorials-howtos-reference-material/64958-how-install-software-linux.html
Also, as you are using Ubuntu, this will guide you trough the usual stuff:
http://ubuntuguide.org
Your wireless card may be a little problematic; the chipset is made by broadcom, broadcom wireless cards are a mixed bag in the default configuration of Ubuntu, some work properly, some don't, if it doesn't, you'll have to install a driver. I made a guide to install the newest broadcom (and other wireless cards) drivers in Ubuntu, but it is in spanish:
http://foros.rgb.com.ni/viewtopic.php?f=4&p=11&sid=f7ca193921756858041c74bc2e6783a4
|
Rozz
Joined Oct 09, 2008 Posts: 6
Other Topics
|
Posted:
Oct 09, 2008 4:15:28 AM
Subject: new to linux need massive help
thanx for the welcome
the audio and touch pad work fine
as for all the other drivers and such if i have to download them that maybe a litle bit on the difficult side seeing as how on the computer it is installed on i do not have net beacuse were im at i dont have a wired conection its all wireless if there is a way around this please let me know
|
Glock24
Joined Aug 31, 2008 Posts: 42
Other Topics
|
Posted:
Oct 09, 2008 4:29:17 AM
Subject: new to linux need massive help
Well, the usual reason broadcom cards do not work is because you need a firmware for them, and the firmware extraction is a little complicated, but I have made it easier for people:
http://rgb.com.ni/glock24/files/b43legacy_firmware.tar
http://rgb.com.ni/glock24/files/b43_firmware.tar
Those files contain the firmware files. Download and copy them to your Ubuntu box. To unpack them, open up a terminal (Applications -> Utilities -> Terminal) and type this:
where path_to_files is the directory where you copied the two files.
Now, you to unload and reload the driver:
Now I need some info on what happened when you loaded the driver:
Copy the output of this command here.
Also, some info on your hardware:
And post the output here.
|
Rozz
Joined Oct 09, 2008 Posts: 6
Other Topics
|
Posted:
Oct 09, 2008 4:59:54 AM
Subject: new to linux need massive help
ok will do that now will let u know in a bit how it all turns out
thanx
|
Rozz
Joined Oct 09, 2008 Posts: 6
Other Topics
|
Posted:
Oct 09, 2008 5:34:21 AM
Subject: new to linux need massive help
im at the part with the firmware
i typre in sudo tar -xvf Filesystem_home_rozz/b43_firmware.tar
and it tells me Filesystem_home_rozz cannot open: no such file or directory :tar Error is note recoverable: Exiting now
|
Glock24
Joined Aug 31, 2008 Posts: 42
Other Topics
|
Posted:
Oct 09, 2008 6:18:24 AM
Subject: new to linux need massive help
Well, that would be:
sudo tar -xvf /home/rozz/b43_firmware.tar
|
ravi-buz
Joined Oct 09, 2008 Posts: 6
Other Topics
|
Posted:
Oct 09, 2008 11:20:21 AM
Subject: new to linux need massive help
Hai i have a p4 processor with 2.8 ghz and a 512+256 mb ram and a 200 gb hard disc can i install linux on it. i am new to linux and planning to install one i have no idea about i just wanted to try. can u help me plzzzzzzzz. if u can just mail me.
|
Rozz
Joined Oct 09, 2008 Posts: 6
Other Topics
|
Posted:
Oct 09, 2008 6:15:57 PM
Subject: new to linux need massive help
yes ravi you can install it
its just a mater of hardware and drivers
give me more info on yoursystem and i will help you out as i can
i am fairly new here as well
|
Rozz
Joined Oct 09, 2008 Posts: 6
Other Topics
|
Posted:
Oct 09, 2008 7:44:50 PM
Subject: new to linux need massive help
ok ive run into a new and even bigger problem
i installed a copy of ubuntu onto a toshiba satalite after fixing the problems with the compaq but now it wont read the audio drivers and it freezes up on me and causes me to force quit recently started apps
|
Glock24
Joined Aug 31, 2008 Posts: 42
Other Topics
|
Posted:
Oct 10, 2008 6:12:03 AM
Subject: new to linux need massive help
Rozz, what I told you to do made your wireless card work in the compaq? did you do something else?
Can you better describe your problem with the toshiba? Also, would be helpful to give us the exact model of the computer, eg. toshiba satellite a105-s4364 (you can usually find that in a label at the bottom).
|