- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: New to Linux
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2000 05:38 AM
03-28-2000 05:38 AM
New to Linux
new to Linux and Red Hat and was wondering if I could get some advice on
something.
It appears that Red Hat doesn't support my Monitor nor does it support my
Graphics card (Intel I think)... Everytime I start "startx" I get a resolution
of 640X480 at probably (I think) 16colors or so. I ran the XF86Setup and I
still can't get anywhere with the resolution...
Does anyone have any suggestions?
Thanks,
Eric
erounds@excite.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2000 12:52 AM
03-30-2000 12:52 AM
Re: New to Linux
requires either XFree Versions 3.3.6 or greater OR installation of Intels
XServer, available on Intels web site (thanks Martin!)at
http://support.intel.com/support/graphics/intel810/linuxsoftware.htm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2000 07:20 AM
05-08-2000 07:20 AM
Re: New to Linux
What version are you running of RH??
- Simon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2000 05:08 AM
05-16-2000 05:08 AM
Re: New to Linux
If you need additional Technical information about the XFree86 Software, then check out http://www.xfree86.org/
Let me know if you have any more questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2000 01:55 PM
05-20-2000 01:55 PM
Re: New to Linux
It is not easy to get anything working if you don't know what chip the graphics card is using.
Crack open the box or read the documentation for the machine.
If XF86Setup or Xconfigurator does not find and autoconfig the card you just has to know what card you have to config X you self.
Get the spec for the monitor as well
ie.
HorizSync
VertRefresh
and spec for the resolution you want to use
ie 1280x1024 @ 80Hz or what ever
Use these values to define a custom monitor in config-tools for X.
Try upgrading to Red hat 6.2 to get the latest version of X as a last resort.
(Or just the X11 rpm's)
Sending my XF86Config, so you can look at it as well. (nothing fancy)
/kjell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2000 05:29 AM
05-26-2000 05:29 AM
Re: New to Linux
To startx in a higher res type something like
startx --16bpp respectively.
Regards,
DG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2000 05:32 AM
05-26-2000 05:32 AM
Re: New to Linux
Type "Xconfigurator --expert" to invoke expert mode.
Type "startx --16bpp" for res
without the "