View previous topic :: View next topic |
Author |
Message |
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Mon Jan 14, 2008 5:45 pm Post subject: configuring xorg |
|
|
I am having a problem with this video card:
Intel Corporation 82845G/GL
here is my xorg config:
Device configured by xorgconfig:
Section "Device"
Identifier "** Intel i810 (generic) [i810]"
Driver "i810"
#VideoRam 512
# Insert Clock
Section "Screen"
Identifier "Screen 1"
Device "** Intel i810 (generic) [i810]"
Monitor "My Monitor"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1680x1050" "640x480"
ViewPort 0 0
EndSubsection
X is running but displaying 800x600.
any ideas
thanks |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Mon Jan 14, 2008 6:19 pm Post subject: |
|
|
Slackware has xorgsetup command..
type xorgsetup to configure your Xorg.
I have also included Tomas's (SLAX) xconf script.
You can try alternative xconf command
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
|