>>>>> "venu" == venu madhav <[EMAIL PROTECTED]> writes:

    venu> Hi luggers, I installed linux on my machine with
    venu> configuration AMD Athlon 3800+ 128 bit processor with Asus
    venu> MotherBoard which has 1GB RAM and 160 GB HDD. My monitor is
    venu> 17'' TFT monitor of AOC Company. The installation went on
    venu> smoothly and after rebooting just when the splash screen
    venu> comes before asking for login monitor started flickering and
    venu> continued on and on. I tried changing various resolutions
    venu> and Refresh rates but no effect. After installing I tried
    venu> changing the monitor with a normal CRT monitor but it was of
    venu> no use.This is not the case with one flavor. I installed
    venu> around 5 different flavors like Fedora 8, Open SUSE 10.2,
    venu> Suse Linux Enterprise Desktop, Ubuntu, Cent OS 5.

Did the display work fine during installation? If yes, then you can
see what is the configuration that was used when it autodetected
it. For example, when you boot using the liveCD, see the
/etc/X11/xorg.conf file. Backitup and restore it after the
installation and see if it helps.

Another option is to disable X, then try to reconfigure by X
--configure as root and see if it detects it.

    venu>            But Fedora 7 and Debain 4.0 went on well but I
    venu> couldn't configure the printer and network connection which
    venu> are of utmost importance. My printer is a HP LaserJet 1018
    venu> DN black and white printer ( Connected through USB). These
    venu> OS's detected the printer but its not printing. When I
    venu> checked the print queue it said job stopped. Do I need to do
    venu> any configuration if my printer is connected through USB?
    venu> The problem with network is : I have configured entire IP
    venu> address, Subnet Mask, Gateway and DNS servers too correctly
    venu> (worked very well in Windows) but I am unable to browse. I
    venu> couldn't even ping to my default gateway. But when I did
    venu> ifconfig it showed every thing correctly.  I'll be relieved
    venu> if someone can help me in this regard.

For the printer, I have seen that you will need to enable and accept
the printer to get it working. There used to be commands called enable
/ accept but with CUPS it is called cupsenable / cupsaccept which are
symlinks to /usr/sbin/accept.

So try this, /usr/sbin/cupsenable <printername> and
/usr/sbin/cupsaccept <printername>

and see if it helps.

For the network connectivity, too little information to provide any
insights. Paste outputs of 

ifconfig -a
netstat -nr 
ping <your local ip address>
ping <your gateway>

May be that provide some clues.
-b-

-- 
http://balajin.net/blog
http://www.flickr.com/photos/balajijegan

BOFH excuse #25:

Decreasing electron flux

Reply via email to