Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-09-2002, 03:04 AM
|
#1
|
|
LQ Newbie
Registered: Aug 2002
Posts: 14
Rep:
|
RH 7.3 + iiyama monitor = no X, why?
I still cannot identify clearly the problem, so any suggestion is welcome.
Newly installed RH 7.3, iiyama CRT monitor HM903DT, + Leadtek GF4200. During installation anaconda had a real difficulty to detect my monitor, finilly resolving to generic. Upon customizing I choose the closest model of iiyama and... now I have no grafi interface, X does not start, the screen is blinking and I see in text mode "login", blinking.
What should I blame: me, RH, iiyama or Leadtek?
FYI: it works under W2k but no way to see the POST screen, it takes about 5-8 sec to find an appropriate frequency, HF - 0, VF can be 500-1000 (according to selftest of iiyama).
Thx,
BF
|
|
|
|
08-09-2002, 05:21 AM
|
#2
|
|
Member
Registered: Mar 2002
Location: Elyria, Ohio
Distribution: Debian, Nothing else required
Posts: 141
Rep:
|
Make sure that in /etc/X11/XF86Config-4 that the HorizSync and VertRefresh are set as follows. I don't know where you got "HF - 0, VF can be 500-1000", but I'm supprosed you didn't blow your monitor.
HorizSync 30-130
VertRefresh 50-200
-mk
|
|
|
|
08-09-2002, 09:12 AM
|
#3
|
|
Member
Registered: Mar 2002
Location: Debian Galaxy
Distribution: Debian
Posts: 711
Rep:
|
IME, it's not a wrong monitor selection. It's a wrong video selection. Especially true for certain distros.
Let me guess. You have a GF2MX or better card? If so, at next install, try X 4.1.0 WITHOUT 3D acceleration, and then you WILL be presented a test button. If it checks out...
|
|
|
|
08-09-2002, 09:27 AM
|
#4
|
|
LQ Newbie
Registered: Aug 2002
Posts: 14
Original Poster
Rep:
|
Actually I have Leadtek 250LE MyVIVO (64Mo).
>try X 4.1.0 WITHOUT 3D acceleration,
I ran trough the install process and actually "tested" my config, it passed through... until reboot. How can I try "X 4.1.0 WITHOUT 3D acceleration"? When I select Video adapter or...
Tnx,
BF
|
|
|
|
08-09-2002, 08:36 PM
|
#5
|
|
Member
Registered: Mar 2002
Location: Debian Galaxy
Distribution: Debian
Posts: 711
Rep:
|
"at next install" makes sense?
There's a button on the right-most. It's Advanced/custom.
|
|
|
|
08-09-2002, 09:29 PM
|
#6
|
|
LQ Addict
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704
Rep:
|
ok, make use of log files, what does /var/log/XFree86.0.log complain about?
|
|
|
|
08-10-2002, 09:36 AM
|
#7
|
|
LQ Newbie
Registered: Aug 2002
Posts: 14
Original Poster
Rep:
|
Quote:
Originally posted by neo77777
ok, make use of log files, what does /var/log/XFree86.0.log complain about?
|
Nothing, I reinstalled RH with Generic monitor, and now I don't know what to do next, since if I modify etc/X11/XF86Config-4 in a wrong way, I'll have to reinstall it all again... How can I try some other monitor without getting to the same result? I tried A902MT-v (it's EXACTLY the same model as my HM903DT) - no way :-(
Tnx,
BF
|
|
|
|
08-10-2002, 09:57 AM
|
#8
|
|
LQ Addict
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704
Rep:
|
Do you know exact spects for your monitor - Vertical refresh and Horizontal Sync? If you do, during OS install you can specify these values when installation gets to the X configuration part.
|
|
|
|
08-10-2002, 01:29 PM
|
#9
|
|
LQ Newbie
Registered: Aug 2002
Posts: 14
Original Poster
Rep:
|
Quote:
Originally posted by neo77777
Do you know exact spects for your monitor - Vertical refresh and Horizontal Sync? If you do, during OS install you can specify these values when installation gets to the X configuration part.
|
1280 × 1024 at 85Hz is recommended, 1600 × 1200 at 85Hz is possible max, but I tested it at 1024 × 786 at 60Hz (default) and it did not actually work upon reboot.
Tnx
BF
|
|
|
|
08-11-2002, 01:43 PM
|
#10
|
|
Member
Registered: Jun 2002
Location: Netherlands - Amsterdam
Distribution: RedHat 9
Posts: 549
Rep:
|
Just run setup from the commandline and mess around.
I had the same problem a couple of weeks ago. I hadent connected a mouse to my computer and X wouldnt start. When i connected the mouse and rebooted it finally started!
|
|
|
|
08-11-2002, 03:27 PM
|
#11
|
|
Guru
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700
Rep:
|
When the gui tools mess up, I'm a big fan of using /usr/X11/bin/xf86config, the command line utility. I just checked the ranges for your monitor, took a minute to find a site in english, Here it is.
Here's the ranges to give X:
Horizontal Frequency: 30-130KHz
Vertical Frequency: 50-160Hz
Cheers,
Finegan
|
|
|
|
08-12-2002, 02:26 AM
|
#12
|
|
LQ Newbie
Registered: Aug 2002
Posts: 14
Original Poster
Rep:
|
Tnx a lot, guys, I'll try this.
BF
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:13 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|