Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 25-02-2006, 08:53 PM   #1 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default Out Of Range Problem


hello guys,
I tried Fedora Core ,Knoppix dvd as well as live Cd ,Ubuntu Live Cd .
Every time while installation after 2-3 minutes "OUT OF RANGE" screen appeares.So installation process doesnt complete.

My Config:
Intel Pentium 3-1GHz , Socket -PGA 370, External Clock-133 MHZ.
ASUS SIS630 series mobo,Asus CUSC ASPI BIOS.
256 SD Ram ,Sony dvd r/w ,Smps -Bestec 120,Samsung 80gb HDD.
(I think 8mb onboard Graphics Card).I took pc in 2001.

This problem i had posted in thread Which linux should I use ?But doesnt get any response.So plz help me ?
nach p is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 25-02-2006, 09:14 PM   #2 (permalink)
Alpha Geek
 
Join Date: Dec 2003
Posts: 780
Default

Try booting by typing "linux text" to get the non-graphical installer, which should work fine. Also check the boot options of the distro you are trying to install, and try booting with a lower reslution (like 640x480 or 800x600).
__________________
Hardware - Celeron 266 MHz, 128MB RAM, Intel i740 8MB RAM
Software - Slackware Linux 10.1; Archlinux 0.7; Windows 98 SE
Humanware - GS/CS C++ L+++ w b+++ DI+ D+ e
ujjwal is offline  
Old 25-02-2006, 09:31 PM   #3 (permalink)
Evil Dead Regeneration
Guest
 
Posts: n/a
Default

Try by booting 800x600 with 61 hertz........Any problem reply........
 
Old 25-02-2006, 09:38 PM   #4 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default

If you don't want text mode installation, you can pass 'lowres' paramater at boot time. It will give a low resolution screen and everythig will be fine.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 26-02-2006, 10:00 AM   #5 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default

I tried again but failed to install ,same problem again.

Whlile installing Knoppix i choosed 640x480after trying 800x600 but same problem.

While Installing FC given lowres command but after sometime shown "OUT OF RANGE" ,then tried linux text it worked.All installation process completed but after rebooting when it was loading OS "OUT OF RANGE "showed. ????
nach p is offline  
Old 26-02-2006, 10:31 AM   #6 (permalink)
In The Zone
 
Join Date: May 2004
Location: ** Hosur ** Operating System:GNU
Posts: 451
Default

@ nach

when grub appears select your distribution and press 'e' to edit

This will take you to another screen where you should select the entry that begins with 'kernel' and press 'e' again.
type 1 at the end and press enter
then press b to boot...

This should take you to single user mode

now type

vi /etc/X11/xorg.conf

you will see entries

HorizSync 31.5 - 50.0
VertRefresh 40 - 90

set the above values asper in your moniters manual...

then startx.. It should work fine..

-- Naveen
__________________
Million's Of Open Minds Can't Be Wrong!
http://nc.xmgfree.com/weblog
Everybody Wants to go to Heaven...But nobody wants to Die! :wink:
naveenchandran is offline  
Old 26-02-2006, 12:06 PM   #7 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default

I installed FC on another Hdd.
When it starts to load ,pressed e.It took me to

grub edit>root(hd0,0)[/size]

Again prssed e then
root(hd0,0)
kernel/vmlinuz-2.6.9-1.667 ro root=/dev/volgroup00/logv0100rhgb qui
initrd/initrd-2.6.9-1.667.img
here i cant press 1 so after pressing b to boot it reboots as normal.
so cant reach to xorg.conf.
nach p is offline  
Old 26-02-2006, 12:42 PM   #8 (permalink)
In The Zone
 
Join Date: May 2004
Location: ** Hosur ** Operating System:GNU
Posts: 451
Default

Quote:
Originally Posted by nach p
I installed FC on another Hdd.
When it starts to load ,pressed e.It took me to

grub edit>root(hd0,0)[/size]

Again prssed e then
root(hd0,0)
kernel/vmlinuz-2.6.9-1.667 ro root=/dev/volgroup00/logv0100rhgb qui
initrd/initrd-2.6.9-1.667.img
here i cant press 1 so after pressing b to boot it reboots as normal.
so cant reach to xorg.conf.
kernel/vmlinuz-2.6.9-1.667 ro root=/dev/volgroup00/logv0100rhgb qui

select this line and press 'e' add a space and 1 at the end and press enter
then just press 'b' to boot....
__________________
Million's Of Open Minds Can't Be Wrong!
http://nc.xmgfree.com/weblog
Everybody Wants to go to Heaven...But nobody wants to Die! :wink:
naveenchandran is offline  
Old 26-02-2006, 02:40 PM   #9 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default

at this time it will be quite useful if u have your monitor specs or monitor manual with you so that U can get correct hor and ver freq.also check in fedora "system-config-display" works in text mode U can configure using that.for editing /etc/X11/xorg.conf use "nano" editor.that will be easier for U i u dont know about vi/vim editors.
#nano -w /etc/X11/xorg.conf
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 26-02-2006, 04:08 PM   #10 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default

In single user mode vi /etc/X11/xorg.conf doesnt worked for me after giving enter nothing happened

I also tried nano -w /etc/X11/xorg.conf .after giving enter one screen displayed nano ???/(version) where ^G , ^X etc... listed at the bottom for help ,status ,exit .
I typed all but nothing worked.
My Monitor is Samtel 17" (FH30-70KHZ ,FV:50-160 at the back side)
In windows V:84.8HZ ,H :53.5KHZ while in FC V:69.7Hz ,H :31.3KHZ.

BTW thank u very much guys for replies.
nach p is offline  
Old 26-02-2006, 04:33 PM   #11 (permalink)
Alpha Geek
 
Satissh S's Avatar
 
Join Date: Mar 2005
Location: Chennai , India
Posts: 693
Default

Hmm.. So X Problems is it ??
Maybe your /etc/X11/xorg.conf file is empty??
Type,

# xorgconfig // text mode, Creates a xorg.conf file with lots of comments and docs.
[or]
# xorgcfg // starts an temp xserver, most probably WILL fail.
[or]
# xorgcfg -textmode // same thing ncurses based mode SHUD work.

to create your xorg.conf files.
In nano, once you open file and edit it, for saving press ^X [ctrl + x] to save and select [YES] and [Enter]
Replace
VertRefresh and HorizSync settings with yours in the newly created xorg.conf file.
Satissh S is offline  
Old 26-02-2006, 07:24 PM   #12 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default

did u tried "system-config-display" in text mode also it will allow You to configure.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 26-02-2006, 07:30 PM   #13 (permalink)
Alpha Geek
 
Satissh S's Avatar
 
Join Date: Mar 2005
Location: Chennai , India
Posts: 693
Default

@prakash: Once, when i used RedHat i tried one of those redhat-config-* in textmode without X. Didn't work. I don't think it will work here either.
Will throw up a nasty *no display found in screen 0 0* :roll:
Satissh S is offline  
Old 26-02-2006, 07:46 PM   #14 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default

As an eg:
Code:
[root@linux ~]# system-config-display --set-vsync=50-100
[root@linux ~]# system-config-display --set-hsync=30-50
this way u can set all values for eg above is to change horiz and vertical freq.for more help
Code:
[root@linux ~]# system-config-display -h
there are few parameters that U can change this way.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 26-02-2006, 08:42 PM   #15 (permalink)
In The Zone
 
Join Date: May 2004
Location: ** Hosur ** Operating System:GNU
Posts: 451
Default

hmm... How come he's facing the same issue in Knoppix Live as well as in Ubuntu Live cd....

If live cd works I think he can copy the xorg.conf and replace that of the installed ones...
__________________
Million's Of Open Minds Can't Be Wrong!
http://nc.xmgfree.com/weblog
Everybody Wants to go to Heaven...But nobody wants to Die! :wink:
naveenchandran is offline  
Old 26-02-2006, 11:53 PM   #16 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default

#xorgconfig // text mode
#nano -w/etc/x11/xorg.conf but this time file didnt opened!!

#system-config-display --set-vsync=50-100
# system-config-display --set-hsync=30-50 &
# system-config-display --reconfig
everytime TRYING WITH CARD :SIS 630
Out of range screen and after few seconds
xconf.py : fatal IO error 104
--display =:1:Fatal IO Error

I will check my system as well as monitor at friends house where I managed
to install Linux.
Thanx once again to all of u guys.
nach p is offline  
Old 27-02-2006, 03:37 AM   #17 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default

@nach p:
I put those values as an example only.as u posted ur hor and vert freq in one of above posts.try exactly as below and reboot after completing this:
Code:
[root@linux ~]# system-config-display --set-vsync=50-160
[root@linux ~]# system-config-display --set-hsync=30-70
try "vesa" driver if nothing works. (as u told CARD :SIS 630 desnt works)
Code:
[root@linux ~]# system-config-display --set-driver=vesa
Afterwards if U are able to login into any DE Gnome or KDE,u can run
Code:
system-config-display
and set ur card properly.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 28-02-2006, 12:21 AM   #18 (permalink)
In The Zone
 
nach p's Avatar
 
Join Date: Jan 2006
Location: mUMBAI
Posts: 241
Default

At last I managed to Installed FC on my system only because of u buddies!!!

[root@linux ~]# system-config-display --set-vsync=50-160
[root@linux ~]# system-config-display --set-hsync=30-70
[root@linux ~]# system-config-display --set-driver=vesa and just rebooted ,then OS loaded sucssesfully which was very shocking to me.
I cant belive still now.
Now I will try to be a familiar with FC as a first Linux OS installed on my system.
I am very thankfull to all u Linux buddies especially Naveenchandran,Prakash ,Satish Tech u r future & Evil Dead Regenaration.
Thanks alot to this forum also .
nach p is offline  
Old 28-02-2006, 12:53 AM   #19 (permalink)
Alpha Geek
 
Satissh S's Avatar
 
Join Date: Mar 2005
Location: Chennai , India
Posts: 693
Default

@nach:
Good!! Play with your config, enjoy linux to the fullesst!
Go here to learn by doing to fully setup your FC with all the extra apps and other enhancements by configuring yum and apt-get. Besides VESA driver isn't usually your best option. Hunt down drivers for your card using google <card name> Fedora Core 4 .
Satissh S is offline  
Old 28-02-2006, 07:14 AM   #20 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default

Using Vesa is a last sort to get u the GUI environment.its like in Windows OS,how it'll be like without installing drivers for ur graphics card.You can now also use
Code:
system-config-display
for ur card if it's there.check sis site for any .rpm drivers also.AFAIK sis is supported may be coz of a higher resolution set,it doesnt loaded.
http://www.winischhofer.net/
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 28-02-2006, 08:59 AM   #21 (permalink)
In The Zone
 
Join Date: May 2004
Location: ** Hosur ** Operating System:GNU
Posts: 451
Default

@nach That's Grt!

Now enjoy the power and freedom!
__________________
Million's Of Open Minds Can't Be Wrong!
http://nc.xmgfree.com/weblog
Everybody Wants to go to Heaven...But nobody wants to Die! :wink:
naveenchandran is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Sujeet
- by icebags
- by clinton
- by topgear

Advertisement




All times are GMT +5.5. The time now is 10:20 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2