LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware - Installation (https://www.linuxquestions.org/questions/slackware-installation-40/)
-   -   Wireless Network Installation And Sound Issues (https://www.linuxquestions.org/questions/slackware-installation-40/wireless-network-installation-and-sound-issues-550375/)

Jonj1611 05-01-2007 08:49 AM

Wireless Network Installation And Sound Issues
 
Hi,

I managed to get Slackware 11 running on my Lifebook 765Tx, however I have a couple of issues and being a complete Linux newbie not entirely sure where to start.

Ok, firstly, my wireless pcmcia card is a Asus WL-107g. I have no idea how to install it or configure it, does anyone know step by step how to install drivers for this card if their are any and how to configure it to use WPA?

Secondly the sound is non existent, I get an error stating that the application Soundserver(artsd) crashed and caused the signal 11. Anyone know where to start with that particular problem?

Other than that things seem to be ok, running pretty smoothly even with KDE running. However, because I currently dont have a net connection(until I get the wireless card working) how can I retrive the packages left on the install disc? I only did a minimal install to get the system running.

Thanks for your time.
Jon

PatrickNew 05-01-2007 09:28 AM

I'm not sure about the audio, but we can help you more with the wireless if you can tell us what chipset it is. You can find this out by opening up a terminal and typing
Code:

lspci
Look through that output and copy the whole entry of what looks like your wireless card. If you don't see anything that looks right, just post the whole thing and we'll sort through it.

Jonj1611 05-01-2007 09:48 AM

Hi,

Thanks for your help, the only network device listed is as below :

Network Controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01)

Hope that helps
Jon

PatrickNew 05-01-2007 10:01 AM

Good news! Ralink is open-source friendly and gpl-ed their driver.

The driver is here:
http://prdownloads.sourceforge.net/r...ar.gz?download

The installation directions are here:
http://rt2x00.serialmonkey.com/wiki/...p?title=HOWTOS

And there is a gtk2 gui for setting up and configuring it here:
http://cbbk.free.fr/bonrom/

You appear to have gotten the best supported wireless card in linux. I'm jealous.

Jonj1611 05-01-2007 10:17 AM

Lol :) Thanks for the help, will give it a go and hopefully be networking soon :)

Thanks again
Jon

Jonj1611 05-01-2007 11:54 AM

Hi,

Hit a small snag, when I did a minimal install I never included the developer tools so the make command is not available, does anyone know how to extra packages from the original ISO installation discs?

Thanks
Jon

Jonj1611 05-01-2007 12:23 PM

Managed to get the make command installed but now it is saying thier are no rules, someone suggested installing the Linux kernal source so doing that now.

Jon

Alien Bob 05-01-2007 04:14 PM

Get a ready-to-install Slackware package for the rt2500 driver: http://www.slackware.com/~alien/slac...2500/pkg/11.0/
There's one for the default 2.4.33.3 Slackware kernel, as well as for the 2.6.17.13 kernel that you'll find in the /extra directory.

Eric

Jonj1611 05-04-2007 06:46 AM

Hi Eric,

Sorry to be a complete noob, but do I need to actually run anything once I have put the files on the drive?

Thanks
Jon

BCarey 05-04-2007 04:28 PM

Jon,

You install Slackware packages by becoming root (su) and issuing the command "installpkg packagename.tgz" (they are always .tgz).

My personal advice is that you use the 2.6 kernel rather than the 2.4. My wireless experience improved dramatically when I made this shift.

With regard to the sound, did you run "alsaconf" to set up your sound card? (This is something that also got a lot easier in later kernels.)

Brian

adhdyoshi 05-06-2007 01:20 PM

Heh, I have the exact same setup, except I'm using an Inspiron 3800. I'm considering installing xfce...

anyway, I can't wait to try out the wireless! Thank you Alien Bob!

EDIT: I didn't install X windowing system on account of incredibly low RAM, so the guide doesn't work. And PatrickNew: this card is really cheap at newegg I think.


All times are GMT -5. The time now is 02:15 AM.