This is a discussion on Can't get 1024x768 resolution within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi, I did a Slackware 9.1 install without the KDE (3.1.4?) and XFree86 (4.3?) packages included in the disc, ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I did a Slackware 9.1 install without the KDE (3.1.4?) and XFree86 (4.3?) packages included in the disc, then I installed the XFree86 4.4.0 adn KDE 3.2.3 packages downloaded from net. With xf86config I configured X with these options: 31.5 - 57.0; High Frequency SVGA 1024x768 @ 70Hz sync 50 - 70 Generic VESA compatible or S3 86C365 (Trio3D) video mem 4096k "1024x768" "1024x768" "1024x768" for 24-bit color depth 24-bits After starting up KDE, I can't seem to get 1024x768 display, instead I can only use the 640x480 resolution. How do I get it to use 1024x768 resolution? I am using a S3 86C365 (Trio3D) display card on a Celeron. Please advise. Thanks /mh |
| ||||
| M.H. Lee wrote: > How do I get it to use 1024x768 resolution? Try something from my settings: Section "Monitor" Identifier "My Monitor" HorizSync 30.0 - 96.0 VertRefresh 50-96 EndSection Section "Screen" Identifier "Screen 1" Device "VESA Framebuffer" Monitor "My Monitor" DefaultDepth 24 Subsection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubsection Subsection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubsection Subsection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubsection Subsection "Display" Depth 32 Modes "1024x768" "800x600" "640x480" EndSubsection EndSection I have Samsung 757NF. Hope it helped. If it doesn't, you may also try to fixit with xvidtune program. You've got it with your Slack. -- Cheers, ICQ#:3111022265 Igor Jagec mailto:igorm5@yahoo.com |