NetBSD-Bugs archive

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

re: xsrc/50599: xf86-video-r128 6.10.0 breaks rage 128 pro ultra



The following reply was made to PR xsrc/50599; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: re: xsrc/50599: xf86-video-r128 6.10.0 breaks rage 128 pro ultra
Date: Thu, 14 Apr 2016 14:59:16 -0500 (CDT)

 On Sat, 12 Mar 2016, John D. Baker wrote:
 
 > I was in the process of trying out modular Xorg on macppc, but
 > modular-xorg-server (as of pkgsrc-2015Q4) doesn't build on macppc.
 
 As of pkgsrc-2016Q1, modular Xorg builds on macppc with the following
 patch:
 
 Index: meta-pkgs/modular-xorg-drivers/Makefile
 ===================================================================
 RCS file: /cvsroot/pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile,v
 retrieving revision 1.34
 diff -u -p -r1.34 Makefile
 --- meta-pkgs/modular-xorg-drivers/Makefile	23 Nov 2015 12:48:15 -0000	1.34
 +++ meta-pkgs/modular-xorg-drivers/Makefile	8 Apr 2016 03:19:55 -0000
 @@ -48,7 +48,9 @@ DEPENDS+=	xf86-video-glint-[0-9]*:../../
  DEPENDS+=	xf86-input-hyperpen-[0-9]*:../../x11/xf86-input-hyperpen
  DEPENDS+=	xf86-video-i128-[0-9]*:../../x11/xf86-video-i128
  DEPENDS+=	xf86-video-i740-[0-9]*:../../x11/xf86-video-i740
 +.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
  DEPENDS+=	xf86-video-intel-[0-9]*:../../x11/xf86-video-intel
 +.endif
  .if ${OPSYS} != "SunOS"
  DEPENDS+=	xf86-input-joystick-[0-9]*:../../x11/xf86-input-joystick
  .endif
 
 The r128-equipped macppc system (PowerMac G4 (AGP Graphics)), still does
 not work:
 
 [   123.766] 
 X.Org X Server 1.18.2
 Release Date: 2016-03-11
 [   123.767] X Protocol Version 11, Revision 0
 [   123.767] Build Operating System: NetBSD-7.99.27-powerpc The NetBSD Foundation
 [   123.769] Current Operating System: NetBSD sawtooth 7.99.27 NetBSD 7.99.27 (GENERIC) #6: Wed Apr  6 09:29:56 CDT 2016  sysop%hppldl380g5.technoskunk.fur@localhost:/d0/build/current/obj/macppc/sys/arch/macppc/compile/GENERIC macppc
 [   123.787] Build Date: 07 April 2016  03:20:46PM
 [   123.787]  
 [   123.789] Current version of pixman: 0.34.0
 [   123.790] 	Before reporting problems, check http://wiki.x.org
 	to make sure that you have the latest version.
 [   123.792] Markers: (--) probed, (**) from config file, (==) default setting,
 	(++) from command line, (!!) notice, (II) informational,
 	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 [   123.795] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 13 11:21:13 2016
 [   123.855] (==) Using system config directory "/usr/pkg/share/X11/xorg.conf.d"
 [   123.877] (==) No Layout section.  Using the first Screen section.
 [   123.877] (==) No screen section available. Using defaults.
 [   123.878] (**) |-->Screen "Default Screen Section" (0)
 [   123.880] (**) |   |-->Monitor "<default monitor>"
 [   123.890] (==) No monitor specified for screen "Default Screen Section".
 	Using a default monitor configuration.
 [   123.891] (==) Not automatically adding devices
 [   123.891] (==) Not automatically enabling devices
 [   123.891] (==) Not automatically adding GPU devices
 [   123.893] (==) Max clients allowed: 256, resource mask: 0x1fffff
 [   123.900] (WW) The directory "/usr/pkg/share/fonts/X11/OTF" does not exist.
 [   123.901] 	Entry deleted from font path.
 [   123.907] (WW) `fonts.dir' not found (or not valid) in "/usr/pkg/share/fonts/X11/cyrillic".
 [   123.907] 	Entry deleted from font path.
 [   123.907] 	(Run 'mkfontdir' on "/usr/pkg/share/fonts/X11/cyrillic").
 [   123.908] (WW) The directory "/usr/pkg/lib/X11/fonts/misc" does not exist.
 [   123.908] 	Entry deleted from font path.
 [   123.908] (WW) The directory "/usr/pkg/lib/X11/fonts/TTF" does not exist.
 [   123.908] 	Entry deleted from font path.
 [   123.908] (WW) The directory "/usr/pkg/lib/X11/fonts/OTF" does not exist.
 [   123.909] 	Entry deleted from font path.
 [   123.909] (WW) The directory "/usr/pkg/lib/X11/fonts/Type1" does not exist.
 [   123.909] 	Entry deleted from font path.
 [   123.909] (WW) The directory "/usr/pkg/lib/X11/fonts/100dpi" does not exist.
 [   123.909] 	Entry deleted from font path.
 [   123.909] (WW) The directory "/usr/pkg/lib/X11/fonts/75dpi" does not exist.
 [   123.909] 	Entry deleted from font path.
 [   123.909] (WW) The directory "/usr/pkg/lib/X11/fonts/cyrillic" does not exist.
 [   123.909] 	Entry deleted from font path.
 [   123.909] (==) FontPath set to:
 	/usr/pkg/share/fonts/X11/misc,
 	/usr/pkg/share/fonts/X11/TTF,
 	/usr/pkg/share/fonts/X11/Type1,
 	/usr/pkg/share/fonts/X11/100dpi,
 	/usr/pkg/share/fonts/X11/75dpi
 [   123.909] (==) ModulePath set to "/usr/pkg/lib/xorg/modules"
 [   123.911] (==) |-->Input Device "<default pointer>"
 [   123.912] (==) |-->Input Device "<default keyboard>"
 [   123.912] (==) No Layout section. Using the default mouse configuration.
 [   123.912] (==) No Layout section. Using the default keyboard configuration.
 [   123.914] (II) Loader magic: 0x1a5bcf8
 [   123.914] (II) Module ABI versions:
 [   123.914] 	X.Org ANSI C Emulation: 0.4
 [   123.914] 	X.Org Video Driver: 20.0
 [   123.914] 	X.Org XInput driver : 22.1
 [   123.914] 	X.Org Server Extension : 9.0
 [   123.946] (WW) xf86EnableIO -1
 [   123.947] (II) xf86EnableIO: ffffffff
 [   123.947] (WW) Can't map IO space!
 [   123.949] (--) PCI:*(0:0:16:0) 1002:5046:0000:0000 rev 0, Mem @ 0x94000000/67108864, 0x90000000/16384, I/O @ 0x00000400/256, BIOS @ 0x????????/131072
 [   123.952] (II) LoadModule: "glx"
 [   124.098] (II) Loading /usr/pkg/lib/xorg/modules/extensions/libglx.so
 [   124.505] (II) Module glx: vendor="X.Org Foundation"
 [   124.505] 	compiled for 1.18.2, module version = 1.0.0
 [   124.508] 	ABI class: X.Org Server Extension, version 9.0
 [   124.508] (==) AIGLX enabled
 [   124.526] (==) Matched ati as autoconfigured driver 0
 [   124.526] (==) Matched fbdev as autoconfigured driver 1
 [   124.526] (==) Assigned the driver to the xf86ConfigLayout
 [   124.526] (II) LoadModule: "ati"
 [   124.530] (II) Loading /usr/pkg/lib/xorg/modules/drivers/ati_drv.so
 [   124.542] (II) Module ati: vendor="X.Org Foundation"
 [   124.542] 	compiled for 1.18.2, module version = 6.14.6
 [   124.542] 	Module class: X.Org Video Driver
 [   124.542] 	ABI class: X.Org Video Driver, version 20.0
 [   124.542] (II) LoadModule: "r128"
 [   124.549] (II) Loading /usr/pkg/lib/xorg/modules/drivers/r128_drv.so
 [   124.574] (II) Module r128: vendor="X.Org Foundation"
 [   124.574] 	compiled for 1.18.2, module version = 6.10.1
 [   124.574] 	Module class: X.Org Video Driver
 [   124.574] 	ABI class: X.Org Video Driver, version 20.0
 [   124.577] (II) LoadModule: "fbdev"
 [   124.582] (II) Loading /usr/pkg/lib/xorg/modules/drivers/fbdev_drv.so
 [   124.589] (II) Module fbdev: vendor="X.Org Foundation"
 [   124.589] 	compiled for 1.18.2, module version = 0.4.4
 [   124.589] 	Module class: X.Org Video Driver
 [   124.589] 	ABI class: X.Org Video Driver, version 20.0
 [   124.589] (II) LoadModule: "mouse"
 [   124.639] (II) Loading /usr/pkg/lib/xorg/modules/input/mouse_drv.so
 [   124.662] (II) Module mouse: vendor="X.Org Foundation"
 [   124.662] 	compiled for 1.18.2, module version = 1.9.1
 [   124.662] 	Module class: X.Org XInput Driver
 [   124.662] 	ABI class: X.Org XInput driver, version 22.1
 [   124.662] (II) LoadModule: "kbd"
 [   124.676] (II) Loading /usr/pkg/lib/xorg/modules/input/kbd_drv.so
 [   124.689] (II) Module kbd: vendor="X.Org Foundation"
 [   124.689] 	compiled for 1.18.2, module version = 1.8.1
 [   124.689] 	Module class: X.Org XInput Driver
 [   124.689] 	ABI class: X.Org XInput driver, version 22.1
 [   124.692] (II) R128: Driver for ATI Rage 128 chipsets:
 	ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
 	ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
 	ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
 	ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
 	ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
 	ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
 	ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
 	ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
 	ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
 	ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
 	ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
 	ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
 	ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
 	ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
 	ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
 	ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
 	ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
 	ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
 	ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
 	ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
 	ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
 	ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
 	ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
 	ATI Rage 128 Pro ULTRA TU (AGP?)
 [   124.693] (II) FBDEV: driver for framebuffer: fbdev
 [   124.698] (--) Using wscons driver on /dev/ttyE4 in pcvt compatibility mode (version 3.32)
 [   124.708] (WW) xf86EnableIO 7
 [   124.708] (II) xf86EnableIO: fda00000
 [   124.709] (WW) Falling back to old probe method for fbdev
 [   124.709] (II) Loading sub module "fbdevhw"
 [   124.709] (II) LoadModule: "fbdevhw"
 [   124.720] (II) Loading /usr/pkg/lib/xorg/modules/libfbdevhw.so
 [   124.725] (EE) LoadModule: Module fbdevhw does not have a fbdevhwModuleData data object.
 [   124.725] (II) UnloadModule: "fbdevhw"
 [   124.725] (II) Unloading fbdevhw
 [   124.726] (EE) Failed to load module "fbdevhw" (invalid module, 0)
 [   124.727] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
 [   124.731] (II) R128(0): PCI bus 0 card 16 func 0
 [   124.734] (II) R128(0): Creating default Display subsection in Screen section
 	"Default Screen Section" for depth/fbbpp 24/32
 [   124.734] (==) R128(0): Depth 24, (--) framebuffer bpp 32
 [   124.734] (II) R128(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
 [   124.734] (==) R128(0): Default visual is TrueColor
 [   124.735] (II) R128(0): VGAAccess option set to FALSE, VGA module load skipped
 [   124.735] (==) R128(0): RGB weight 888
 [   124.735] (II) R128(0): Using 8 bits per RGB (8 bit DAC)
 [   124.735] (**) R128(0): Using framebuffer device
 [   124.735] (II) Loading sub module "fbdevhw"
 [   124.735] (II) LoadModule: "fbdevhw"
 [   124.746] (II) Loading /usr/pkg/lib/xorg/modules/libfbdevhw.so
 [   124.748] (EE) LoadModule: Module fbdevhw does not have a fbdevhwModuleData data object.
 [   124.748] (II) UnloadModule: "fbdevhw"
 [   124.748] (II) Unloading fbdevhw
 [   124.748] (EE) R128: Failed to load module "fbdevhw" (invalid module, 0)
 [   124.750] (II) UnloadModule: "r128"
 [   124.751] (EE) Screen(s) found, but none have a usable configuration.
 [   124.751] (EE) 
 Fatal server error:
 [   124.751] (EE) no screens found(EE) 
 [   124.751] (EE) 
 Please consult the The X.Org Foundation support 
 	 at http://wiki.x.org
  for help. 
 [   124.751] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
 [   124.752] (EE) 
 [   124.758] (EE) Server terminated with error (1). Closing log file.
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index