• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Modem installation under Linux

RampRat

Member
How do you install new components under Linux? There is no add/remove hardware like in W2K (I did not expect to find such a feature BTW). I am a total newbie to Linux and would like to know how to configure hardware and install/change drivers. I need to install a compatible modem and soundcard (got the drivers for Linux on CD). Thanks.
 
hello,
i know redhat does have automatic hardware detection and usually it sets it up correctly as soon as you plug it in (kudzo is the application BTW). I don't know what other distros also have this but i would guess that mandrake and suse also do. unfortunatly not quite as much hardware is supported under linux as windows, but it still supports a huge amount of devices (~85 % of the devices windows supports).

In any event, put the hardware in just like you would with anything. Then find out what drivers (aka modules) are needed. if the modem is a older modem and not a softmodem installation should be trivial, use which ever app to set up ppp and you should be on your way.

for the sound card just insert the modules (modprobe module_name) and open xmms or what ever and you should have sound. finding out what module to use may be the harder here. the sound blaster live takes a emu10k1, vortex has a different one, so does yamamha.
 
Back
Top