By don't work I mean if I run some svgalib application, like zgv or mplayer, and have NV3 set on, I didn't see anything (only blank screen). Application still react on keyboard. Reproducible: Always Steps to Reproduce: 1. emerge svgalib 2. set chipset to NV3 3. run zgv Actual Results: Screen is blank. Expected Results: Show directory listing, in this case. I tested it as root user, but I think it still uses helper. I have installed mplayer. I don't used r128 patch because I don't have it home.
try 1.9.19 ... i believe it adds better support for more chips
get back to us please ;)
Sorry ... I have that card on offline computer, so it takes some time to test something on it ... now I installed media-libs/svgalib-1.9.18-r1 and it didn't work either, only it also don't properly restore textmode, which I think previous version did. I will try 1.9.19 on next case ... Still, I found weird that 1.4.3 works fine ... what changed since ? svgalib_helper ? Can be problem I have vanilla kernel ? Some additional information: Gentoo Base System version 1.4.16 Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.4.23) ================================================================= System uname: 2.4.23 i686 AMD Duron(tm) Processor distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] Autoconf: sys-devel/autoconf-2.58-r1 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O2 -mcpu=athlon -march=i686 -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share /texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xd vi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -mcpu=athlon -march=i686 -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions /gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="3dnow X Xaw3d aalib alsa apache2 apm arts avi berkdb caps cdr crypt cups curl dga directfb doc dvd encode esd fbcon flac foomaticdb gd gdbm g gi gif gnome gpm gtk gtk2 imagemagick imlib innodb ipv6 java jpeg lcms lesstif libg++ libwww mad mbox mcal memlimit mikmod mmx mng motif mozilla m peg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba sdl slang snmp spell sqlite sse ssl svga tcpd te tex theora tiff truetype unicode usb vhosts videos wmf x86 xml xml2 xmms xosd xv zlib" [ Results for search key : svgalib ] [ Candidate applications found : 6 ] Only printing found installed programs. etcat -v * media-libs/svgalib : [ ] 1.4.3-r4 (0) [ ] 1.4.3-r5 (0) [ ] 1.9.17-r3 (0) [M~ ] 1.9.18 (0) [ I] 1.9.18-r1 (0) [M~ ] 1.9.19 (0) [ Colour Code : set unset ] [ Legend : (U) Col 1 - Current USE flags ] [ : (I) Col 2 - Installed With USE flags ] etcat -u U I [ Found these USE variables in : media-libs/svgalib-1.9.18-r1 ] - - build : !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used for creating build images and the first half of bootstrapping. uname -a: Linux bluestar 2.4.23 #25 Thu Dec 4 00:03:58 MET 2003 i686 lspci -v (only relevant): 00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 02) Flags: bus master, medium devsel, latency 0 Memory at d8000000 (32-bit, prefetchable) [size=32M] Capabilities: [a0] AGP version 2.0 Capabilities: [c0] Power Management version 2 00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP] (prog-if 00 [Normal decode]) Flags: bus master, 66Mhz, medium devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 Memory behind bridge: da000000-dbffffff Prefetchable memory behind bridge: d0000000-d7ffffff 01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX] (rev a1) (prog-if 00 [VGA]) Subsystem: nVidia Corporation: Unknown device 005e Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 12 Memory at da000000 (32-bit, non-prefetchable) [size=16M] Memory at d0000000 (32-bit, prefetchable) [size=128M] Expansion ROM at <unassigned> [disabled] [size=64K] Capabilities: [60] Power Management version 2 Capabilities: [44] AGP version 2.0
Created attachment 35479 [details] My configure file.
With 1.9.19 still no change.
i dont have access to said card so i'd suggest visiting http://www.svgalib.org/ and e-mailing the author/mailing list
Resolved with maintainer: Problem was in incorrectly (manually) set mtrr. XFree detected it and remove, while svgalib don't. From XFree86.0.log: (--) NV(0): MMIO registers at 0xDA000000 (==) NV(0): Removed MMIO write-combining range (0xda000000,0x1000000)
glad to hear, sorry we couldnt help more