Bug 77827
| Summary: | redhat-config-xfree86 fails to detect hardware | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Dan Swanwick <dls> | ||||
| Component: | redhat-config-xfree86 | Assignee: | Brent Fox <bfox> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 8.0 | CC: | mark, mharris | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2003-09-04 20:25:53 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Dan Swanwick
2002-11-14 03:58:52 UTC
What did redhat-config-xfree86 print out on the command line, and please attach the log (/var/log/XFree86.setup.log) to this bug. Created attachment 85024 [details]
/var/log/XFree86.setup.log from the failed run
turns out it's 100% reproducible. all i had to do was move /etc/X11/XF86Config to a different filename, quit x, and run the config program. command line output: [root@georgia root]# redhat-config-xfree86 *ddcprobe returned bogus values: ID: None Name: None HorizSync: None VertSync: None Couldn't start X server, trying with a fresh configuration ID: None Name: None HorizSync: None VertSync: None Error, cannot start X server. Strange. It doesn't find any modes. Since the DCC probe failed is should have falled back to a SVGA monitor spec. mharris: Exactly what does: (EE) R128(0): No valid modes found (EE) Screen(s) found, but none have a usable configuration. Mean? mharris: ping? I observe the same repeatable ddcprobe failure from ..config-xfree86 on my NEC Multisync FP950 resulting in a fallback to 800x600, however: A run of 'XFree86 -configure' correctly probes the monitor and produces a correct /root/XF86config file up to the maximum supported resolution of the nvidia driver. Can you try with RHL 9 and see if the problem still exists? Hmm, well, please reopen this bug is you can reproduce with RHL 9 or with the Severn beta. The r128 driver works fine for me with those two releses. I'll upgrade at some point, and report back then. Thanks for following up. |