Setting Up a Linux Modem

Written by Stephen Bucaro


---------------------------------------------------------- Permission is granted forrepparttar below article to forward, reprint, distribute, use for ezine, newsletter, website, offer as free bonus or part of a product for sale as long as no changes are made andrepparttar 107819 byline, copyright, andrepparttar 107820 resource box below is included. ---------------------------------------------------------- Setting Up a Linux Modem

By Stephen Bucaro

Almost all modems manufactured today are software modems, usually referred to as "winmodems". Even though we pay a lot for a winmodem, they are cheap to manufacture because they use very little electronics. The functions that should be performed in hardware are emulated by software. This places an extra processing burden on your computer's CPU. Winmodems will not work with Linux unless you can locate a special "Linmodem" driver.

A hardware modem contains its own on-board controller and DSP circuits. This takes a major processing load off your computer's CPU. A hardware modem will make your dial-up connection work much faster. Hardware modems are difficult to find and very expensive. Hardware modems will work with Linux.

Some hardware modems known to work with Linux:

Zoom 2920 Fax Modem 56K PCI $76.00 Actiontec PCI56012-01CW 56K Voice Faxmodem PCI $75.00 ActionTec PCIV921201CW Call Waiting Internal V.90/V.92 Modem $59.99

On rare occasions Linux will locate and configure your modem during installation, but most likely you will have to configure it manually. If your computer is plug-and-play (PnP) compatible,repparttar 107821 BIOS should detectrepparttar 107822 modem on power-up and allocate resources to it. To determine which resources were allocated torepparttar 107823 modem, log in as root and click onrepparttar 107824 "Terminal emulation program" button onrepparttar 107825 task bar. Inrepparttar 107826 terminal window that appears, typerepparttar 107827 following command:

cat /proc/pci

Inrepparttar 107828 screen output that results, locaterepparttar 107829 entry for your modem. Below is a possible example:

Bus 0, device 9, function 0: Unknown class: Lucent (ex-AT&T) Microelectronics Unknown device (rev 0). Vendor id=11c1. Device id=480. Medium devsel. Fast back-to-back capable. IRQ 11 Master Capable. No bursts. Min Gnt=252. Max Lat=14 Non-prefetchable 32 bit memory at 0x80100000 [0x8010000]. I/O at 0xdc00 [0xdc01] I/O at 0xe000[0xe001] I/O at 0xe400[0xe401]

Recordrepparttar 107830 IRQ number andrepparttar 107831 first I/O address.

Linux Display Settings

Written by Stephen Bucaro


---------------------------------------------------------- Permission is granted forrepparttar below article to forward, reprint, distribute, use for ezine, newsletter, website, offer as free bonus or part of a product for sale as long as no changes are made andrepparttar 107818 byline, copyright, andrepparttar 107819 resource box below is included. ---------------------------------------------------------- Linux Display Settings

By Stephen Bucaro

After you install Linux you usually find your display in a low resolution mode. If you were installing Windows, you would then installrepparttar 107820 driver for your video card and userepparttar 107821 Display utility in Control Panel to change to a higher resolution. Unfortunately, with Linux things are not so easy.

Linux uses a free version ofrepparttar 107822 X Window System called Xfree86 to control your display. Xfree86 supports VGA, Super VGA, and some accelerated video adapters. If you have a new video card, or new motherboard with on-board video, you may want to downloadrepparttar 107823 latest version of Xfree86 from ftp://ftp.xfree86.org

The configuration for Xfree86 is in a file named XF86Config located in /usr/X11R6/lib/X11. This file is created and edited by a program called Xconfigurator.

In Windows,repparttar 107824 monitor is viewed as a "dumb box" driven by a video card which is controlled by a video driver program. Xconfigurator seems to think that video cards don't exist and it requires you enter all kinds of obtuse information about your monitor such as horizontal sync range, vertical sync range,repparttar 107825 amount of video memory, and which clock chip you have.

If you have a no-name monitor like I do, you may not know all of these parameters. You may get stuck inrepparttar 107826 display configuration step of Linux installation. This is one reason why I say "Linux is not ready for prime time".

This is how it should work: Linux detects your video card and configures itself.

On rare occasion, Xconfigurator does detect your "monitor", or you can select your monitor in Xconfigurator's list. In most cases you can get throughrepparttar 107827 installation by selecting "Generic VGA, 640 x 480 @ 60 Hz". Then after completingrepparttar 107828 installation, you can use Xconfigurator to try to set a higher resolution.

Cont'd on page 2 ==>
 
ImproveHomeLife.com © 2005
Terms of Use