[parisc-linux] Debian 3.0 on C200

B. Douglas Hilton bdhilton@charter.net
Fri, 30 Aug 2002 19:01:10 -0400


Hi, yes, I have it working with a Visualize-EG graphics card. It runs
at 1024x768@8bpp using the framebuffer. Chances are that you have one
of the Visualize-FX boards which is not yet supported.

FYI, I am currently working on getting PCI Voodoo2 boards to work
on hppa machines both in console and XFree86 2D mode. The kernel
has an sst1 framebuffer option, and X can now use the V2 as a 2D
card. This would be helpful as the HP graphics cards were pretty
hi-tech, low-volume cards and moreover there are quite a lot of
different models, while the Voodoo2 boards are fairly common
and well-understood.

Right now my C200 is offline as I am working on upgrading a
Netwinder which I am passing along to an Arm-linux developer,
but I hope to get some work done on this project later this
weekend.

Anyways, a Visualize-EG card is proven to work with a C200.

- Doug



Michael Madden wrote:
> Hello:
> 
> Has anyone gotten X to work with the Debian 3.0 port on a PA-RISC C200 machine? 
> I have a C200 that I've installed Debian 3.0 on, but I cannot get X setup 
> correctly.
> 
> The hardware is:
> Main memory size: 768 Mbytes
> 1  Raven U 200 (9000/780/C200) processor
> 2 16550A serial ports
> 1 ethernet interface
>   eth0: Digital DS21143 Tulip rev 48
> PCI bus devices:
> SCSI storage controller: LSI Logic / Symbios Logic (formerly NCR) 53c875 (rev 4).
> Ethernet controller: Digital Equipment Corporation DECchip 21142/43 (rev 48).
> Display controller: PCI device 103c:1008 (Hewlett-Packard Company) (rev 2).
> 
> 
> I am attaching my config and log files if it helps.
> 
> Thanks in advance,
> Michael
> 
> ================================================================================
> 
> ### BEGIN DEBCONF SECTION
> # XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
> # Debian X Configuration tool, using values from the debconf database.
> #
> # Edit this file with caution, and see the XF86Config-4 manual page.
> # (Type "man XF86Config-4" at the shell prompt.)
> #
> # If you want your changes to this file preserved by dexconf, only make changes
> # before the "### BEGIN DEBCONF SECTION" line above, and/or after the
> # "### END DEBCONF SECTION" line below.
> 
> Section "Files"
> 	FontPath	"unix/:7100"			# local font server
> 	# if the local font server has problems, we can fall back on these
> 	FontPath	"/usr/lib/X11/fonts/misc"
> 	FontPath	"/usr/lib/X11/fonts/cyrillic"
> 	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
> 	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
> 	FontPath	"/usr/lib/X11/fonts/Type1"
> 	FontPath	"/usr/lib/X11/fonts/Speedo"
> 	FontPath	"/usr/lib/X11/fonts/100dpi"
> 	FontPath	"/usr/lib/X11/fonts/75dpi"
> EndSection
> 
> Section "Module"
> 	Load	"GLcore"
> 	Load	"bitmap"
> 	Load	"dbe"
> 	Load	"ddc"
> 	Load	"dri"
> 	Load	"extmod"
> 	Load	"freetype"
> 	Load	"glx"
> 	Load	"int10"
> 	Load	"pex5"
> 	Load	"record"
> 	Load	"speedo"
> 	Load	"type1"
> 	Load	"vbe"
> 	Load	"xie"
> EndSection
> 
> Section "InputDevice"
> 	Identifier	"Generic Keyboard"
> 	Driver		"keyboard"
> 	Option		"CoreKeyboard"
> 	Option		"XkbRules"	"xfree86"
> 	Option		"XkbModel"	"pc104"
> 	Option		"XkbLayout"	"us"
> EndSection
> 
> Section "InputDevice"
> 	Identifier	"Configured Mouse"
> 	Driver		"mouse"
> 	Option		"CorePointer"
> 	Option		"Device"		"/dev/psaux"
> 	Option		"Protocol"		"PS/2"
> 	Option		"Emulate3Buttons"	"true"
> 	Option		"ZAxisMapping"		"4 5"
> EndSection
> 
> Section "InputDevice"
> 	Identifier	"Generic Mouse"
> 	Driver		"mouse"
> 	Option		"SendCoreEvents"	"true"
> 	Option		"Device"		"/dev/input/mice"
> 	Option		"Protocol"		"ImPS/2"
> 	Option		"Emulate3Buttons"	"true"
> 	Option		"ZAxisMapping"		"4 5"
> EndSection
> 
> Section "Device"
> 	Identifier	"Generic Video Card"
> 	Driver		"fbdev"
> 	Option		"UseFBDev"		"true"
> EndSection
> 
> Section "Monitor"
> 	Identifier	"Generic Monitor"
> #
> HorizSync
> 30-100
> 	HorizSync	31.5, 48.5
> 	VertRefresh	50-160
> 	Option		"DPMS"
> EndSection
> 
> Section "Screen"
> 	Identifier	"Default Screen"
> 	Device		"Generic Video Card"
> 	Monitor		"Generic Monitor"
> 	DefaultDepth	8
> 	SubSection "Display"
> 		Depth		1
> 		Modes		"1280x1024"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		4
> 		Modes		"1280x1024"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		8
> 		Modes		"1280x1024"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		15
> 		Modes		"1280x1024"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		16
> 		Modes		"1280x1024"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		24
> 		Modes		"1280x1024"
> 	EndSubSection
> EndSection
> 
> Section "ServerLayout"
> 	Identifier	"Default Layout"
> 	Screen		"Default Screen"
> 	InputDevice	"Generic Keyboard"
> 	InputDevice	"Configured Mouse"
> 	InputDevice	"Generic Mouse"
> EndSection
> 
> Section "DRI"
> 	Mode	0666
> EndSection
> 
> ### END DEBCONF SECTION
> 
> ================================================================================
> 
> This is a pre-release version of XFree86, and is not supported in any
> way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
> to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
> please check the latest version in the XFree86 CVS repository
> (http://www.XFree86.Org/cvs)
> 
> XFree86 Version 4.1.0.1 / X Window System
> (protocol Version 11, revision 0, vendor release 6510)
> Release Date: 21 December 2001
> 	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)
> Build Operating System: Linux 2.4.16-64 parisc64 [ELF] 
> (==) Log file: "/var/log/XFree86.0.log", Time: Fri Aug 30 16:23:17 2002
> (==) Using config file: "/etc/X11/XF86Config-4"
> Markers: (--) probed, (**) from config file, (==) default setting,
>          (++) from command line, (!!) notice, (II) informational,
>          (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) ServerLayout "Default Layout"
> (**) |-->Screen "Default Screen" (0)
> (**) |   |-->Monitor "Generic Monitor"
> (**) |   |-->Device "Generic Video Card"
> (**) |-->Input Device "Generic Keyboard"
> (**) Option "XkbRules" "xfree86"
> (**) XKB: rules: "xfree86"
> (**) Option "XkbModel" "pc104"
> (**) XKB: model: "pc104"
> (**) Option "XkbLayout" "us"
> (**) XKB: layout: "us"
> (==) Keyboard: CustomKeycode disabled
> (**) |-->Input Device "Configured Mouse"
> (**) |-->Input Device "Generic Mouse"
> (WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
> 	Entry deleted from font path.
> (**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
> (==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
> (++) using VT number 7
> 
> (WW) Cannot open APM
> (II) PCI: PCI scan (all values are in hex)
> (II) PCI: 00:13:0: chip 1000,000f card 0000,0000 rev 04 class 01,00,00 hdr 00
> (II) PCI: 00:14:0: chip 1011,0019 card 103c,104f rev 30 class 02,00,00 hdr 00
> (II) PCI: 01:04:0: chip 103c,1008 card 0000,0000 rev 02 class 03,80,00 hdr 00
> (II) PCI: End of PCI scan
> (II) Host-to-PCI bridge:
> (II) Host-to-PCI bridge:
> (II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x00 (VGA_EN is cleared)
> (II) Bus 0 I/O range:
> 	[0] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
> (II) Bus 0 non-prefetchable memory range:
> 	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
> (II) Bus 0 prefetchable memory range:
> 	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
> (II) Bus 1: bridge is at (0:0:0), (-1,1,0), BCTRL: 0x00 (VGA_EN is cleared)
> (II) Bus 1 I/O range:
> 	[0] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
> (II) Bus 1 non-prefetchable memory range:
> 	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
> (II) Bus 1 prefetchable memory range:
> 	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
> (--) PCI: (1:4:0) HP unknown chipset (0x1008) rev 2, Mem @ 0xf6000000/25, BIOS @ 0xf1e00000/21
> (II) Addressable bus resource ranges are
> 	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
> 	[1] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
> (II) OS-reported resource ranges:
> 	[0] -1 0	0xffffffff - 0xffffffff (0x1) MX[B]
> 	[1] -1 0	0x00000000 - 0x00000000 (0x1) MX[B]
> 	[2] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
> 	[3] -1 0	0x00000000 - 0x00000000 (0x1) IX[B]
> (II) Active PCI resource ranges:
> 	[0] -1 0	0xf2fff000 - 0xf2fff07f (0x80) MX[B]
> 	[1] -1 0	0xf2ffe000 - 0xf2ffefff (0x1000) MX[B]
> 	[2] -1 0	0xf2ffd000 - 0xf2ffd0ff (0x100) MX[B]
> 	[3] -1 0	0xf1e00000 - 0xf1ffffff (0x200000) MX[B](B)
> 	[4] -1 0	0xf6000000 - 0xf7ffffff (0x2000000) MX[B](B)
> 	[5] -1 0	0x0000ff00 - 0x0000ff7f (0x80) IX[B]
> 	[6] -1 0	0x0000fe00 - 0x0000feff (0x100) IX[B]
> (II) Active PCI resource ranges after removing overlaps:
> 	[0] -1 0	0xf2fff000 - 0xf2fff07f (0x80) MX[B]
> 	[1] -1 0	0xf2ffe000 - 0xf2ffefff (0x1000) MX[B]
> 	[2] -1 0	0xf2ffd000 - 0xf2ffd0ff (0x100) MX[B]
> 	[3] -1 0	0xf1e00000 - 0xf1ffffff (0x200000) MX[B](B)
> 	[4] -1 0	0xf6000000 - 0xf7ffffff (0x2000000) MX[B](B)
> 	[5] -1 0	0x0000ff00 - 0x0000ff7f (0x80) IX[B]
> 	[6] -1 0	0x0000fe00 - 0x0000feff (0x100) IX[B]
> (II) OS-reported resource ranges after removing overlaps with PCI:
> 	[0] -1 0	0xffffffff - 0xffffffff (0x1) MX[B]
> 	[1] -1 0	0x00000000 - 0x00000000 (0x1) MX[B]
> 	[2] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
> 	[3] -1 0	0x00000000 - 0x00000000 (0x1) IX[B]
> (II) All system resource ranges:
> 	[0] -1 0	0xffffffff - 0xffffffff (0x1) MX[B]
> 	[1] -1 0	0x00000000 - 0x00000000 (0x1) MX[B]
> 	[2] -1 0	0xf2fff000 - 0xf2fff07f (0x80) MX[B]
> 	[3] -1 0	0xf2ffe000 - 0xf2ffefff (0x1000) MX[B]
> 	[4] -1 0	0xf2ffd000 - 0xf2ffd0ff (0x100) MX[B]
> 	[5] -1 0	0xf1e00000 - 0xf1ffffff (0x200000) MX[B](B)
> 	[6] -1 0	0xf6000000 - 0xf7ffffff (0x2000000) MX[B](B)
> 	[7] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
> 	[8] -1 0	0x00000000 - 0x00000000 (0x1) IX[B]
> 	[9] -1 0	0x0000ff00 - 0x0000ff7f (0x80) IX[B]
> 	[10] -1 0	0x0000fe00 - 0x0000feff (0x100) IX[B]
> (II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
> 	mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400
> (II) GLINT: driver for 3Dlabs chipsets: gamma, ti_pm2, ti_pm, pm3, pm2v,
> 	pm2, pm, 300sx, 500tx, mx, delta
> 	S3VIdentify
> (II) S3VIRGE: driver (version 1.6.13) for S3 ViRGE chipsets: virge, 86C325,
> 	virge vx, 86C988, virge dx, virge gx, 86C375, 86C385, virge gx2,
> 	86C357, virge mx, 86C260, virge mx+, 86C280, trio 3d, 86C365,
> 	trio 3d/2x, 86C362, 86C368
> (II) SIS: driver for SiS chipsets: SIS5597, SIS5598, SIS530, SIS6326,
> 	SIS300, SIS630, SIS540
> (II) SAVAGE: driver (version 1.1.16) for S3 Savage chipsets: Savage4,
> 	Savage3D, Savage3D-MV, Savage2000, Savage/MX-MV, Savage/MX,
> 	Savage/IX-MV, Savage/IX, ProSavage PM133, ProSavage KM133, Twister,
> 	TwisterK
> (II) TRIDENT: driver for Trident chipsets: tvga8900d, cyber9320, cyber9388,
> 	cyber9397, cyber9397dvd, cyber9520, cyber9525dvd, cyberblade/e4,
> 	tgui9420dgi, tgui9440agi, tgui9660, tgui9680, providia9682,
> 	providia9685, cyber9382, cyber9385, 3dimage975, 3dimage985, blade3d,
> 	cyberbladei7, cyberbladei7d, cyberbladei1, cyberbladei1d,
> 	cyberbladeAi1, cyberbladeAi1d, cyberbladeXP, cyberbladeXPm
> (II) CHIPS: Driver for Chips and Technologies chipsets: ct65520, ct65525,
> 	ct65530, ct65535, ct65540, ct65545, ct65546, ct65548, ct65550,
> 	ct65554, ct65555, ct68554, ct69000, ct69030, ct64200, ct64300
> (II) TDFX: Driver for 3dfx Banshee/Voodoo3 chipsets: 3dfx Banshee,
> 	3dfx Voodoo3, 3dfx Voodoo5
> (II) FBDev: driver for framebuffer: fbdev, afb
> (II) ATI: ATI driver (version 6.3.6) for chipsets: ati
> (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 PD (PCI),
> 	ATI Rage 128 Pro PF (AGP), ATI Rage 128 Pro PP (PCI),
> 	ATI Rage 128 Pro PR (PCI), 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),
> 	ATI Radeon VE (AGP)
> (II) imstt: driver (version 1.0.0 for IMS TwinTurbo chipsets : imstt128,
> 	imstt3d
> (II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
> (II) v4l driver for Video4Linux
> 	S3VProbe begin
> (EE) No devices detected.
> 
> Fatal server error:
> no screens found
> 
> When reporting a problem related to a server crash, please send
> the full server output, not just the last messages.
> This can be found in the log file "/var/log/XFree86.0.log".
> Please report problems to submit@bugs.debian.org.
> 
> 
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>