Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ [1] 2 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Graphics problem< Next Oldest | Next Newest >
sinky Offline





Group: Members
Posts: 2
Joined: Oct. 2004
Posted: Oct. 05 2004,18:49 QUOTE

Hi, I have been trying to run dls 0.8.2 on a panasonic toughbook CF27, which is a 266 pentium and has neomagic NM2160 MagicGraph 128XD graphics chip.  
The graphics appear fine through the boot process, but when x starts it looks like this:


If I kill x the terminal looks like this:


I've tried the various fb modes and the setup script, but they all give the same results.  Ive tried other distros before and they have worked ok.  Anyone any ideas on how to fix it?

Heres the xfree config from another distro it worked on (I tried using these settings in dsl with no luck)
Code Sample
Section "ServerLayout"
Identifier     "XFree86 Configured"
Screen      0  "Screen0" 0 0
InputDevice    "Mouse0" "CorePointer"
InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath      "/usr/X11R6/lib/X11/rgb"
ModulePath   "/usr/X11R6/lib/modules"
FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath     "/usr/X11R6/lib/X11/fonts/TTF/"
FontPath     "/usr/X11R6/lib/X11/fonts/local/"
EndSection

Section "Module"
Load  "record"
Load  "extmod"
Load  "dbe"
Load  "dri"
Load  "glx"
Load  "xtrap"
Load  "type1"
Load  "freetype"
Load  "speedo"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver      "keyboard"
Option "XkbLayout" "uk"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver      "mouse"
Option    "Protocol" "auto"
Option    "Device" "/dev/mouse"
Option      "ZAxisMapping"  "4 5"
EndSection

Section "Monitor"
Identifier   "Monitor0"
VendorName   "Monitor Vendor"
ModelName    "Monitor Model"
HorizSync    31.5 - 35.1
VertRefresh  50.0 - 70.0
EndSection

Section "Device"

### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option     "NoLinear"           # [<bool>]
#Option     "NoAccel"             # [<bool>]
#Option     "SWcursor"           # [<bool>]
#Option     "noMMIO"             # [<bool>]
#Option     "internDisp"         # [<bool>]
#Option     "externDisp"         # [<bool>]
#Option     "LcdCenter"           # [<bool>]
#Option     "ShadowFB"           # [<bool>]
#Option     "NoStretch"           # [<bool>]
#Option     "pciBurst"           # [<bool>]
#Option     "ShowCache"           # [<bool>]
#Option     "Rotate"             # [<str>]
#Option     "StrangeLockups"     # [<bool>]
#Option     "DisplayHeight480"   # [<bool>]
#Option     "progLcdModeRegs"     # [<bool>]
#Option     "progLcdModeStretch" # [<bool>]
#Option     "overrideValidateMode" # [<bool>]
#Option     "VideoKey"           # <i>
#Option     "OverlayMem"         # <i>
#Option     "Interlace"           # <i>
Identifier  "Card0"
Driver      "neomagic"
VendorName  "Neomagic Corporation"
BoardName   "NM2160 [MagicGraph 128XD]"
BusID       "PCI:0:2:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device     "Card0"
Monitor    "Monitor0"
DefaultDepth     16
SubSection "Display"
Depth     1
EndSubSection
SubSection "Display"
Depth     4
EndSubSection
SubSection "Display"
Depth     8
EndSubSection
SubSection "Display"
Depth     15
EndSubSection
SubSection "Display"
Depth     16
Modes    "800x600"
EndSubSection
SubSection "Display"
Depth     24
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection
Back to top
Profile PM 
ke4nt1 Offline





Group: Members
Posts: 2329
Joined: Oct. 2003
Posted: Oct. 05 2004,21:36 QUOTE

The xfree config is useless, since DSL uses the Tiny/KDrive Xvesa/Xfbdev xservers.

I'm guessing by your posts that you've tried BOOTING with
the fb800x600 or fb640x480 commands, then selecting
xfbdev during the xsetup options?

Search the forums for different "modes" you can use to
limit your color pallette to 256 or less colors, to see if
you can get some reasonably true colors..

73
ke4nt
Back to top
Profile PM 
SaidinUnleashed Offline





Group: Members
Posts: 1428
Joined: Mar. 2004
Posted: Oct. 05 2004,22:12 QUOTE

and if that doesn't work, try 640x480 and 16-bit color or 800x600 and 16-bit color.

there are relatively universal video "safe modes"


--------------
They say if you play a Microsoft CD backwards, you hear satanic messages. That's nothing, cause if you play it forwards, it installs Windows.

Unleash the power of the TILDE~~~
Back to top
Profile PM AOL MSN YIM 
timewarp
Unregistered






Posted: Oct. 07 2004,00:49 QUOTE

Looks a bit worse, even on a CF 25!

I don't know jack about linux, either, so I'm hoping someone finds an easy fix! If you do, please post it!
Back to top
ke4nt Offline





Group: Members
Posts: 16
Joined: Oct. 2003
Posted: Oct. 07 2004,02:40 QUOTE

This looks like the same chipset as some of the IBM thinkpads..
Their have been similar issues with some of those, using the same or similar chipset.

Keep an eye out on those threads for some answers..

73
ke4nt
Back to top
Profile PM 
6 replies since Oct. 05 2004,18:49 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ [1] 2 >/
reply to topic new topic new poll
Quick Reply: Graphics problem

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code