[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Unidentified subject!



Hi,

I have dell inspiron 3700 with an ATI Rage Mobility AGP 2x vid
card(detects as being a Mach 64 LM). Running debian 2.2(potato) and XF86
4.0.2.

I have successfully installed and configured X to run at 1024x768 8bit
color using the ati driver. I have, however had this system running in
24bit color using XF86 3.3.6 and Mandrake 7.0-2 under the mach64 dirver.

Currently if I try to run in 16 or 24 bit color. I get an error message
that no Screen for 8bit has been defined and the x server crashes.

I have included copies of my XF86Config and the output from the server
when it starts successfully.

Could you plese at least point me to what the limiting factor is for the
color depth? I have noted the framebuffer is also set to 8bpp. Is this the
prblem? How do I change it?

TIA
Lyall.
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/"
EndSection

Section "Module"
	Load  "extmod"
	Load  "xie"
	Load  "pex5"
	Load  "glx"
	Load  "dri"
	Load  "GLcore"
	Load  "dbe"
	Load  "record"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "keyboard"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option      "Protocol" "PS/2"
	Option      "Device" "/dev/mouse"
EndSection

Section "Monitor"
   Identifier      "LCD"
   VendorName      "Dell"
   ModelName       "i3700"
#   HorizSync       31.5-48.5
#   VertRefresh     60
#   Modeline  "1024x768"   65.00 1024 1032 1176 1344 768 771 777 806 -hsync -vsync
EndSection

Section "Device"
	### Available Driver options are:-
        #Option     "accel"
        #Option     "crt_screen"
        #Option     "composite_sync"
        #Option     "linear"
        #Option     "mmio_cache"
        #Option     "probe_clocks"
        #Option     "reference_clock"
        #Option     "shadow_fb"
	Identifier  "RAGE MOBILITY"
	Driver      "ati"
	VendorName  "ATI"
#	ChipId      0x4c4d
#	ChipRev     0x64
#	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "RAGE MOBILITY"
	Monitor    "LCD"
	SubSection "Display"
		Depth     16
		Modes			"1024x768"
	EndSubSection
	SubSection "Display"
		Depth     24
	EndSubSection
#	SubSection "Display"
#		Depth     1
#	EndSubSection
#	SubSection "Display"
#		Depth     4
#	EndSubSection
	SubSection "Display"
		Depth     8
		Modes			"1024x768"
	EndSubSection
#	SubSection "Display"
#		Depth     15
#	EndSubSection
EndSection

Section "DRI"
EndSection


XFree86 Version 4.0.2 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 18 December 2000
	If the server is older than 6-12 months, or if your card is
	newer than the above date, look for a newer version before
	reporting problems.  (See http://www.XFree86.Org/FAQ)
Operating System: Linux 2.2.16-3smp i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Jan 31 01:46:47 2001
(==) Using config file: "/etc/X11/XF86Config"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (??) unknown.
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "LCD"
(**) |   |-->Device "RAGE MOBILITY"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 0.1.0
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 0.1.0
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(--) PCI:*(1:0:0) ATI Mach64 LM rev 100, Mem @ 0xfd000000/24, 0xfcfff000/12, I/O @ 0xec00/8
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.13.0
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 6.2.3
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.0.0
(II) ATI: ATI driver (version 6.2.3) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI),
	ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI),
	ATI Rage 128 RL (AGP), ATI Rage 128 Pro PF (AGP),
	ATI Rage 128 Mobility LE (PCI), ATI Rage 128 Mobility LF (AGP),
	ATI Rage 128 Mobility MF (AGP), ATI Rage 128 Mobility ML (AGP)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP)
(II) Loading /usr/X11R6/lib/modules/drivers/atimisc_drv.o
(II) Module ati: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 6.2.3
(==) ATI(0): Chipset:  "ati".
(==) ATI(0): Depth 8, (==) framebuffer bpp 8
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.0.0
(II) ATI(0): Primary V_BIOS segment is: 0xc000
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.0.0
(II) ATI(0): VESA BIOS detected
(II) ATI(0): VESA VBE DDC supported
(--) ATI(0): ATI 3D Rage Mobility graphics controller detected.
(--) ATI(0): Chip type 4C4D "LM", version 4, foundry TSMC, class 0, revision 0x01.
(--) ATI(0): AGP bus interface detected;  block I/O base is 0xEC00.
(--) ATI(0): ATI Mach64 adapter detected.
(--) ATI(0): Internal RAMDAC (subtype 1) detected.
(==) ATI(0): RGB weight 888
(==) ATI(0): Default visual is PseudoColor
(==) ATI(0): Using gamma correction (1.0, 1.0, 1.0)
(II) ATI(0): Using Mach64 accelerator CRTC.
(--) ATI(0): 1024x768 panel (ID 2) detected.
(--) ATI(0): Panel model Samsung LT141X4-156.
(--) ATI(0): Panel clock is 65.146 MHz.
(II) ATI(0): Using digital flat panel interface.
(II) ATI(0): Using 8 MB linear aperture at 0xFD000000.
(II) ATI(0): Using Block 0 MMIO aperture at 0xFCFFF400.
(II) ATI(0): Using Block 1 MMIO aperture at 0xFCFFF000.
(==) ATI(0): Write-combining range (0xfd000000,0x800000)
(II) ATI(0): MMIO write caching enabled.
(--) ATI(0): 8192 kB of SDRAM (1:1) detected.
(WW) ATI(0): Cannot shadow an accelerated frame buffer.
(--) ATI(0): Internal programmable clock generator detected.
(--) ATI(0): Reference clock 29.500 MHz.
(II) ATI(0): Maximum clock: 230.00 MHz
(WW) ATI(0): Default mode "1152x864" deleted (exceeds panel dimensions)
(WW) ATI(0): Default mode "1280x960" deleted (exceeds panel dimensions)
(WW) ATI(0): Default mode "1280x960" deleted (exceeds panel dimensions)
(WW) ATI(0): Default mode "1280x1024" deleted (exceeds panel dimensions)
(WW) ATI(0): Default mode "1280x1024" deleted (exceeds panel dimensions)
(WW) ATI(0): Default mode "1280x1024" deleted (exceeds panel dimensions)
(WW) ATI(0): Default mode "1600x1200" deleted (exceeds panel dimensions)
(WW) ATI(0): Default mode "1600x1200" deleted (exceeds panel dimensions)
(WW) ATI(0): Default mode "1600x1200" deleted (exceeds panel dimensions)
(WW) ATI(0): Default mode "1600x1200" deleted (exceeds panel dimensions)
(WW) ATI(0): Default mode "1600x1200" deleted (exceeds panel dimensions)
(WW) ATI(0): Default mode "1792x1344" deleted (exceeds panel dimensions)
(WW) ATI(0): Default mode "1792x1344" deleted (bad mode clock/interlace/doublescan)
(WW) ATI(0): Default mode "1856x1392" deleted (exceeds panel dimensions)
(WW) ATI(0): Default mode "1856x1392" deleted (bad mode clock/interlace/doublescan)
(WW) ATI(0): Default mode "1920x1440" deleted (bad mode clock/interlace/doublescan)
(WW) ATI(0): Default mode "1920x1440" deleted (bad mode clock/interlace/doublescan)
(--) ATI(0): Virtual size is 1024x768 (pitch 1024)
(**) ATI(0): Default mode "1024x768": 65.1 MHz, 49.7 kHz, 62.7 Hz
(==) ATI(0): DPI set to (75, 75)
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libcfb.a
(II) Module cfb: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libmfb.a
(II) Module mfb: vendor="The XFree86 Project"
	compiled for 4.0.2, module version = 1.0.0
(==) ATI(0): Write-combining range (0xfd000000,0x800000)
(II) ATI(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		32 256x256 slots
		16 512x512 slots
(==) ATI(0): Backing store disabled
(**) Mouse0: Protocol: "PS/2"
(**) Mouse0: Core Pointer
(==) Mouse0: Buttons: 3
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
Detected colordepth : 8. Loading configuration ...AfterStep(non-configurable/0_feel.8bpp:257):unknown function name in function specification [CirculateWindowUp].
.... Done.
asetroot: loaded root background for desk# 0 (pixmap   id is 6291457).
asetroot: loaded root background for desk# 1 (pixmap   id is 6291461).
asetroot: loaded root background for desk# 2 (pixmap   id is 6291465).
asetroot: loaded root background for desk# 3 (pixmap   id is 6291469).
accepted module connection
accepted module connection
Wharf:invalid option BalloonFore	Black
Wharf:invalid option BalloonBack	Grey70
Wharf:invalid option BalloonFont	-adobe-helvetica-bold-o-*-*-12-*-*-*-*-*-*-*
/bin/sh: asclock: command not found
accepted module connection
accepted module connection
Warning: locale not supported by Xlib, locale set to C
Warning: X locale modifiers not supported, using default
Warning: locale not supported by Xlib, locale set to C
Warning: X locale modifiers not supported, using default
Failed to open input method

Reply to: