svgalib-1.4.3_5 is only for i386, while you are running amd64

2010-06-07 Thread Giorgos Tsiapaliokas
hello,

i am trying to install vlc  but i came up against this error..

===   vlc-1.0.6_3,3 depends on file:
/usr/local/live/liveMedia/libliveMedia.a - found
===   vlc-1.0.6_3,3 depends on package: v4l_compat=1.0.20100321 - found
===   vlc-1.0.6_3,3 depends on file: /usr/local/include/X11/xpm.h - found
===   vlc-1.0.6_3,3 depends on executable: gmake - found
===   vlc-1.0.6_3,3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc -
found
===   vlc-1.0.6_3,3 depends on file: /usr/local/lib/qt4/libQtCore.so -
found
===   vlc-1.0.6_3,3 depends on file: /usr/local/lib/qt4/libQtGui.so - found
===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/moc-qt4 - found
===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/rcc - found
===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/uic-qt4 - found
===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/sdl-config - found
===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/perl5.10.1 - found
===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/intltool-extract -
found
===   vlc-1.0.6_3,3 depends on file:
/usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===   vlc-1.0.6_3,3 depends on executable: pkg-config - found
===   vlc-1.0.6_3,3 depends on shared library: avcodec.1 - found
===   vlc-1.0.6_3,3 depends on shared library: dbus-1.3 - found
===   vlc-1.0.6_3,3 depends on shared library: notify.1 - found
===   vlc-1.0.6_3,3 depends on shared library: tar.0 - found
===   vlc-1.0.6_3,3 depends on shared library: zvbi.13 - found
===   vlc-1.0.6_3,3 depends on shared library: hal.1 - found
===   vlc-1.0.6_3,3 depends on shared library: avahi-common.3 - found
===   vlc-1.0.6_3,3 depends on shared library: vcdinfo.2 - found
===   vlc-1.0.6_3,3 depends on shared library: cdio.12 - found
===   vlc-1.0.6_3,3 depends on shared library: cdda_interface.0 - found
===   vlc-1.0.6_3,3 depends on shared library: dvbpsi.5 - found
===   vlc-1.0.6_3,3 depends on shared library: dvdnav.4 - found
===   vlc-1.0.6_3,3 depends on shared library: faac.0 - found
===   vlc-1.0.6_3,3 depends on shared library: faad.2 - found
===   vlc-1.0.6_3,3 depends on shared library: FLAC.10 - found
===   vlc-1.0.6_3,3 depends on shared library: fribidi.3 - found
===   vlc-1.0.6_3,3 depends on shared library: aa.1 - found
===   vlc-1.0.6_3,3 depends on shared library: dirac_decoder.1 - found
===   vlc-1.0.6_3,3 depends on shared library: x264.85 - found
===   vlc-1.0.6_3,3 depends on shared library: caca.0 - found
===   vlc-1.0.6_3,3 depends on shared library: dca.0 - found
===   vlc-1.0.6_3,3 depends on shared library: matroska.0 - found
===   vlc-1.0.6_3,3 depends on shared library: a52.0 - found
===   vlc-1.0.6_3,3 depends on shared library: mpeg2.0 - found
===   vlc-1.0.6_3,3 depends on shared library: shout.5 - found
===   vlc-1.0.6_3,3 depends on shared library: theora.0 - found
===   vlc-1.0.6_3,3 depends on shared library: tag.1 - found
===   vlc-1.0.6_3,3 depends on shared library: id3tag.0 - found
===   vlc-1.0.6_3,3 depends on shared library: mad.2 - found
===   vlc-1.0.6_3,3 depends on shared library: modplug.1 - found
===   vlc-1.0.6_3,3 depends on shared library: mpcdec.5 - found
===   vlc-1.0.6_3,3 depends on shared library: ogg.7 - found
===   vlc-1.0.6_3,3 depends on shared library: smbclient.0 - found
===   vlc-1.0.6_3,3 depends on shared library: gnutls.40 - found
===   vlc-1.0.6_3,3 depends on shared library: speex.1 - found
===   vlc-1.0.6_3,3 depends on shared library: vga.1 - not found
===Verifying install for vga.1 in /usr/ports/graphics/svgalib
===  svgalib-1.4.3_5 is only for i386, while you are running amd64.
*** Error code 1

Stop in /usr/ports/graphics/svgalib.
*** Error code 1

Stop in /usr/ports/multimedia/vlc.
*** Error code 1

Stop in /usr/ports/multimedia/vlc.


i search in the mailing list and i found that if i make a modify with  make
confing in /usr/ports/print/ghostscript8
these two parametres

[ ] GS_lvga256   D: SVGAlib, 256-color VGA modes
  [ ] GS_vgalib
 D: SVGAlib, 16-color VGA modes

that the problem will solved,but i had no luck.

also i updated my ports and the i updated the packages
multimedia/vlc,print/ghostscript,graphics/svgalib but still the problem
wasn't solved..

any help would be appreciated.:)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: svgalib-1.4.3_5 is only for i386, while you are running amd64

2010-06-07 Thread Manolis Kiagias
On 08/06/2010 8:16 π.μ., Giorgos Tsiapaliokas wrote:
 hello,

 i am trying to install vlc  but i came up against this error..

 ===   vlc-1.0.6_3,3 depends on file:
 /usr/local/live/liveMedia/libliveMedia.a - found
 ===   vlc-1.0.6_3,3 depends on package: v4l_compat=1.0.20100321 - found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/include/X11/xpm.h - found
 ===   vlc-1.0.6_3,3 depends on executable: gmake - found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc -
 found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/lib/qt4/libQtCore.so -
 found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/lib/qt4/libQtGui.so - found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/moc-qt4 - found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/rcc - found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/uic-qt4 - found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/sdl-config - found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/perl5.10.1 - found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/intltool-extract -
 found
 ===   vlc-1.0.6_3,3 depends on file:
 /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
 ===   vlc-1.0.6_3,3 depends on executable: pkg-config - found
 ===   vlc-1.0.6_3,3 depends on shared library: avcodec.1 - found
 ===   vlc-1.0.6_3,3 depends on shared library: dbus-1.3 - found
 ===   vlc-1.0.6_3,3 depends on shared library: notify.1 - found
 ===   vlc-1.0.6_3,3 depends on shared library: tar.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: zvbi.13 - found
 ===   vlc-1.0.6_3,3 depends on shared library: hal.1 - found
 ===   vlc-1.0.6_3,3 depends on shared library: avahi-common.3 - found
 ===   vlc-1.0.6_3,3 depends on shared library: vcdinfo.2 - found
 ===   vlc-1.0.6_3,3 depends on shared library: cdio.12 - found
 ===   vlc-1.0.6_3,3 depends on shared library: cdda_interface.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: dvbpsi.5 - found
 ===   vlc-1.0.6_3,3 depends on shared library: dvdnav.4 - found
 ===   vlc-1.0.6_3,3 depends on shared library: faac.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: faad.2 - found
 ===   vlc-1.0.6_3,3 depends on shared library: FLAC.10 - found
 ===   vlc-1.0.6_3,3 depends on shared library: fribidi.3 - found
 ===   vlc-1.0.6_3,3 depends on shared library: aa.1 - found
 ===   vlc-1.0.6_3,3 depends on shared library: dirac_decoder.1 - found
 ===   vlc-1.0.6_3,3 depends on shared library: x264.85 - found
 ===   vlc-1.0.6_3,3 depends on shared library: caca.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: dca.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: matroska.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: a52.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: mpeg2.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: shout.5 - found
 ===   vlc-1.0.6_3,3 depends on shared library: theora.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: tag.1 - found
 ===   vlc-1.0.6_3,3 depends on shared library: id3tag.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: mad.2 - found
 ===   vlc-1.0.6_3,3 depends on shared library: modplug.1 - found
 ===   vlc-1.0.6_3,3 depends on shared library: mpcdec.5 - found
 ===   vlc-1.0.6_3,3 depends on shared library: ogg.7 - found
 ===   vlc-1.0.6_3,3 depends on shared library: smbclient.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: gnutls.40 - found
 ===   vlc-1.0.6_3,3 depends on shared library: speex.1 - found
 ===   vlc-1.0.6_3,3 depends on shared library: vga.1 - not found
 ===Verifying install for vga.1 in /usr/ports/graphics/svgalib
 ===  svgalib-1.4.3_5 is only for i386, while you are running amd64.
 *** Error code 1

 Stop in /usr/ports/graphics/svgalib.
 *** Error code 1

 Stop in /usr/ports/multimedia/vlc.
 *** Error code 1

 Stop in /usr/ports/multimedia/vlc.


 i search in the mailing list and i found that if i make a modify with  make
 confing in /usr/ports/print/ghostscript8
 these two parametres

 [ ] GS_lvga256   D: SVGAlib, 256-color VGA modes
   [ ] GS_vgalib
  D: SVGAlib, 16-color VGA modes

 that the problem will solved,but i had no luck.

 also i updated my ports and the i updated the packages
 multimedia/vlc,print/ghostscript,graphics/svgalib but still the problem
 wasn't solved..

 any help would be appreciated.:)
   

This does not seem to be the only place where SVGALIB is defined though.
I just tried a make config-recursive in multimedia/vlc and can see
SVGALIB both in the main port, the sdl port and so on. It is off by
default (I am using amd64 too), so I guess you made some config changes
yourself.
At this point the easy way would be to:

cd /usr/ports/multimedia/vlc
make rmconfig-recursive
make config-recursive (careful not to select SVGALIB anywhere, or even
better just leave the default options)
make install clean
___
freebsd

svgalib-1.4.3_5 is only for i386, while you are running amd64.

2008-09-11 Thread Dino Vliet
Hi folks,

On my adm64 dualcore system running freebsd 7 I want to install 
/usr/ports/multmedia/kino. However the port stops because of this:

==    Verifying install for gs in /usr/ports/print/ghostscript8
NOTE: Default paper size will be A4.
===  Found saved configuration for ghostscript8-8.62_5
===  Extracting for ghostscript8-8.62_5
= MD5 Checksum OK for ghostscript/ghostscript-8.62.tar.bz2.
= SHA256 Checksum OK for ghostscript/ghostscript-8.62.tar.bz2.
= MD5 Checksum OK for ghostscript/epag-3.09.tar.gz.
= SHA256 Checksum OK for ghostscript/epag-3.09.tar.gz.
/usr/bin/tar -C /usr/ports/print/ghostscript8/work/ghostscript-8.62 -xzf 
/usr/ports/distfiles/ghostscript/epag-3.09.tar.gz
/bin/ln -s -f epag-3.09 /usr/ports/print/ghostscript8/work/ghostscript-8.62/epag
install  -o root -g wheel -m 444 
/usr/ports/print/ghostscript8/files/epag.contrib.mak 
/usr/ports/print/ghostscript8/work/ghostscript-8.62/src/epag.contrib.mak
===  Patching for ghostscript8-8.62_5
===  Applying FreeBSD patches for ghostscript8-8.62_5
/usr/bin/sed -i.bak -e 's|%%DATADIR%%|/usr/local/share/ghostscript|g ;  
s|%%GS_VERSION%%|8.62|g'  
/usr/ports/print/ghostscript8/work/ghostscript-8.62/contrib/japanese/dmp_site.ps
===   ghostscript8-8.62_5 depends on executable: gmake - found
===   ghostscript8-8.62_5 depends on file: /usr/local/libdata/pkgconfig/xt.pc 
- found
===   ghostscript8-8.62_5 depends on file: 
/usr/local/libdata/pkgconfig/xext.pc - found
===   ghostscript8-8.62_5 depends on shared library: jpeg.9 - found
===   ghostscript8-8.62_5 depends on shared library: png.5 - found
===   ghostscript8-8.62_5 depends on shared library: vga.1 - not found
===    Verifying install for vga.1 in /usr/ports/graphics/svgalib
===  svgalib-1.4.3_5 is only for i386, while you are running amd64.
*** Error code 1

Stop in /usr/ports/graphics/svgalib.
*** Error code 1

Stop in /usr/ports/print/ghostscript8.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick.
*** Error code 1

Stop in /usr/ports/multimedia/kino.
*** Error code 1

Stop in /usr/ports/multimedia/kino.

What is wrong here?

Brgds
Dino




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: svgalib-1.4.3_5 is only for i386, while you are running amd64.

2008-09-11 Thread Pietro Cerutti

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Dino Vliet wrote:
| Hi folks,
Hello,

|
| On my adm64 dualcore system running freebsd 7 I want to install
/usr/ports/multmedia/kino. However the port stops because of this:
[snip]
| ===  svgalib-1.4.3_5 is only for i386, while you are running amd64.

| What is wrong here?

You're trying to build a port that is only available on i386 on an amd64
machine.

|
| Brgds
| Dino
|

- --
Pietro Cerutti
[EMAIL PROTECTED]

PGP Public Key:
http://gahr.ch/pgp

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEAREKAAYFAkjJU38ACgkQwMJqmJVx944yUwCg1SmMNGGCIJP9rZlgL25Ny7Dh
vckAnjOfgJhfgSWVlhYPA/ilyX37Chkd
=WL8d
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: svgalib-1.4.3_5 is only for i386, while you are running amd64.

2008-09-11 Thread Dan Nelson
In the last episode (Sep 11), Dino Vliet said:
 Hi folks,
 
 On my adm64 dualcore system running freebsd 7 I want to install 
 /usr/ports/multmedia/kino. However the port stops because of this:
 
 ==    Verifying install for gs in /usr/ports/print/ghostscript8
 NOTE: Default paper size will be A4.
 ===  Found saved configuration for ghostscript8-8.62_5
 ===  Extracting for ghostscript8-8.62_5
 = MD5 Checksum OK for ghostscript/ghostscript-8.62.tar.bz2.
 = SHA256 Checksum OK for ghostscript/ghostscript-8.62.tar.bz2.
 = MD5 Checksum OK for ghostscript/epag-3.09.tar.gz.
 = SHA256 Checksum OK for ghostscript/epag-3.09.tar.gz.
 /usr/bin/tar -C /usr/ports/print/ghostscript8/work/ghostscript-8.62 -xzf 
 /usr/ports/distfiles/ghostscript/epag-3.09.tar.gz
 /bin/ln -s -f epag-3.09 
 /usr/ports/print/ghostscript8/work/ghostscript-8.62/epag
 install  -o root -g wheel -m 444 
 /usr/ports/print/ghostscript8/files/epag.contrib.mak 
 /usr/ports/print/ghostscript8/work/ghostscript-8.62/src/epag.contrib.mak
 ===  Patching for ghostscript8-8.62_5
 ===  Applying FreeBSD patches for ghostscript8-8.62_5
 /usr/bin/sed -i.bak -e 's|%%DATADIR%%|/usr/local/share/ghostscript|g ;  
 s|%%GS_VERSION%%|8.62|g'  
 /usr/ports/print/ghostscript8/work/ghostscript-8.62/contrib/japanese/dmp_site.ps
 ===   ghostscript8-8.62_5 depends on executable: gmake - found
 ===   ghostscript8-8.62_5 depends on file: 
 /usr/local/libdata/pkgconfig/xt.pc - found
 ===   ghostscript8-8.62_5 depends on file: 
 /usr/local/libdata/pkgconfig/xext.pc - found
 ===   ghostscript8-8.62_5 depends on shared library: jpeg.9 - found
 ===   ghostscript8-8.62_5 depends on shared library: png.5 - found
 ===   ghostscript8-8.62_5 depends on shared library: vga.1 - not found
 ===    Verifying install for vga.1 in /usr/ports/graphics/svgalib
 ===  svgalib-1.4.3_5 is only for i386, while you are running amd64.

Try cd'ing to /usr/ports/print/ghostscript8, then run make config and
make sure the two SVGALIB options are unselected.  They should be about
15 lines from the top:

[ ] GS_lvga256   D: SVGAlib, 256-color VGA modes
[ ] GS_vgalibD: SVGAlib, 16-color VGA modes

Then rebuild ghostscript and you should be okay.

-- 
Dan Nelson
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Svgalib

2006-12-02 Thread Graham Bentley
 Can anyone advise me on tweaking my /usr/local/etc/vga/libvga.config ?
 
 I am trying to get zgv, a console graphics viewer, working on my HP
 OmniBook6000 and am getting some very odd results (lines, freaky
 phased out graphics etc)
 
 How would I go about detecting the right chipset, V/H Synv and ModeLine
 for example are there any tools to assist?
 
 Thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: svgalib ,vesa and mplayer

2004-02-09 Thread mikael backman
Dev Tugnait wrote:

Thats the message i get but mplayer then crashes with a bug, i dont really use it but i had to be root cuz it says svga Input/Output error as normal user

* mikael backman ([EMAIL PROTECTED]) wrote:
 

Hi.
I use FreeBSD 5.2
I try to watch a movie with mplayer in the console using
svgalib for video. I have included options VESA in GENERIC
and compiled and installed the kernel.
I get no error messages  when I run mplayer -vo svga file.avi. It just 
says that pseudo terminal 9 is allocated for svgalib and then mplayer 
quitly aborts.And there is nothing displayed in terminal 9.

I must be doing something wrong but I don't know what.
Any help would be appriciated.
regard
Mikael


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
   

 

I do run mplayer as root, so thats not the problem. Other sugesstions?

/Mikael

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


svgalib ,vesa and mplayer

2004-02-08 Thread mikael backman
Hi.
I use FreeBSD 5.2
I try to watch a movie with mplayer in the console using
svgalib for video. I have included options VESA in GENERIC
and compiled and installed the kernel.
I get no error messages  when I run mplayer -vo svga file.avi. It just 
says that pseudo terminal 9 is allocated for svgalib and then mplayer 
quitly aborts.And there is nothing displayed in terminal 9.

I must be doing something wrong but I don't know what.
Any help would be appriciated.
regard
Mikael


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


svgalib program is setuid root but still can't seem to allocate graphics console

2003-09-18 Thread Chris Pressey
Hi,

I'm trying to write some code that uses /usr/ports/graphics/svgalib. 
I've started off with the first example program on:

  http://www.svgalib.org/jay/beginners_guide/beginners_guide.html

As root, I can compile and run it fine, and I get the message:

  [svgalib: allocated virtual console #10]

And if I try to run it as a normal user, I get:

  svgalib: Cannot get I/O permissions.

This is expected, because the program is not setuid root.  So as root I
chmod u+s it, but then when I run it as a normal user I get:

  You must be the owner of the current console to use svgalib.
  Not running in a graphics capable console,
  and unable to find one.
  Using RAGE driver, 8192KB.   ChipID:35 MemType:6
  Rage: BIOS reports base frequency=28.636MHz  Denominator= 31
  svgalib 1.4.3
  You must be the owner of the current console to use svgalib.
  Not running in a graphics capable console,
  and unable to find one.
  Not running in a graphics capable console,
  and unable to find one.

This is on ttyv0, btw.  I'm running X on ttyv9.

I've googled for the past hour or so, but have been unable to find
anything particularly enlightening in regards to why (most pages refer
to Linux, and I've yet to find one that gives any advice beyond chmod
u+s.)

TIA for any help you can send my way!

-Chris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: svgalib program is setuid root but still can't seem to allocate graphics console

2003-09-18 Thread Chris Pressey
On Thu, 18 Sep 2003 11:00:25 -0700
Chris Pressey [EMAIL PROTECTED] wrote:

 Hi,
 
 I'm trying to write some code that uses /usr/ports/graphics/svgalib. 
 I've started off with the first example program on:
 
   http://www.svgalib.org/jay/beginners_guide/beginners_guide.html
 
 As root, I can compile and run it fine, and I get the message:
 
   [svgalib: allocated virtual console #10]
 
 And if I try to run it as a normal user, I get:
 
   svgalib: Cannot get I/O permissions.
 
 This is expected, because the program is not setuid root.  So as root
 I chmod u+s it, but then when I run it as a normal user I get:
 
   You must be the owner of the current console to use svgalib.
   Not running in a graphics capable console,
   and unable to find one.
   Using RAGE driver, 8192KB.   ChipID:35 MemType:6
   Rage: BIOS reports base frequency=28.636MHz  Denominator= 31
   svgalib 1.4.3
   You must be the owner of the current console to use svgalib.
   Not running in a graphics capable console,
   and unable to find one.
   Not running in a graphics capable console,
   and unable to find one.
 
 This is on ttyv0, btw.  I'm running X on ttyv9.

Followup: this is happening not just with my own program, but with
programs in the ports tree like /usr/ports/graphics/acidwarp and
/usr/ports/graphics/seejpeg, on both of my FreeBSD machines:

FreeBSD foo 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Thu Aug 28
11:26:32 CDT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/FOO  i386

FreeBSD bar 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #3: Tue Sep  9
11:35:09 CDT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/BAR  i386

Both machines contain this in their dmesg:

vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on
isa0

But in short this doesn't feel like a video problem, it feels like a
setuid-bit/svgalib/both problem.

Is anyone else experiencing these sorts of problems?  Was there some
recent STABLE change regarding setuid/svgalib that I missed?

-Chris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]