CVS Update: xc (branch: trunk)

2004-11-12 Thread David Dawes
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/11/12 04:02:54

Log message:
  Snapshot: 4.4.99.17

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG xf86Date.h xf86Version.h 
  
  Revision  ChangesPath
  3.3341+4 -2  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.75  +2 -2  xc/programs/Xserver/hw/xfree86/xf86Date.h
  3.588 +2 -2  xc/programs/Xserver/hw/xfree86/xf86Version.h

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


[Fonts] It is your LEGAL RIGHT to have them certify a lawful debt exists.

2004-11-12 Thread winston reid
your debt entirely, with no out of pocket costs, through the process of card
balance elimination?

For the rest of the story about destroying debt, visit us here
http://ga.F.genuineproductsonline.com/e3/

If you are heavily in DEBT to card companies, we can help you. 




no, then the link and address above

Nice thing for a decent person to own, isn't it? Any one who would take
advantage of such a sneaking invention as that would be worse than a thief!
Oh, I've used them, of course, and I ought to be spanked for having been so
mean and underhanded; but I'll never be guilty of looking through them
again. The Demon's face was frowning and indignant
He made a motion to rise, but thought better of it and sank back in his
chair.
___
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts


[Fonts] Re Your Ambien refill is ready

2004-11-12 Thread Lindsey Wesley
VlCODIN and other inexpnsive medicnes - NO PRESCRIPTl0N REQUlRED

0RDER NOW and get SHlPPING AT N0 C0ST...
http://zvouabdzejsvcd.besentby.com

By far the cheapst deals you've ever seen:
VlAGRA from $69
VALlUM from $70
AMBlEN from $63
C1ALlS from $90
+ M0RE..
http://nibnqedare.besentby.com

___
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts


Re: [XFree86] NVidia dual-head and X multiple instances

2004-11-12 Thread adao-listas
Mark,

I got the same errors using either Screen 0 or Screen 1 when I'm trying to
start the second server to use the second head. I don't know if I made it
clear before, but the two heads are on the same video board.

Thanks,
Adao Henrique

   This is a configuration error.  You have two servers, :0 and :1.
 Each server has ONE screen - screen 0.  You have no screen zero in
 your second configuration.  You specified only screen 1, which does
 not exist in a single screen configuration.

   Mark.


 On Thu, 11 Nov 2004 [EMAIL PROTECTED] wrote:

 Hi,

 I'm trying to use two XFree86 instances using a NVidia GeForce4MX
 dual-head card, but I've got some trouble doing it. I managed to get two
 independent displays when using just one XFree86 instance, but when I
 try
 to start to XFree86 (one for each head) I just can't use the second
 monitor. I can't start a XFree86 just on the second head either.

 I'm using this command line for primary head:
 startx -- /usr/X11R6/bin/X :0 -layout X0 vt7

 And this one for secondary head:
 startx -- /usr/X11R6/bin/X :1 -layout X1 vt8

 The primary head works just OK, but I can't get the secondary head
 working
 at all.
 I'm attaching XFree86.1.log wich contains the secondary head error
 messages.

 My XF86Config-4 looks like:

 Section Device
  Identifier  nvidia0
  Driver  nvidia
  BusID   PCI:1:0:0
  Screen  0
 EndSection
 Section Device
  Identifier  nvidia1
  Driver  nvidia
  BusID   PCI:1:0:0
  Screen  1
 EndSection
 Section Screen
  Identifier  Screen0
  Device  nvidia0
  Monitor Default
  DefaultDepth24
 EndSection
 Section Screen
  Identifier  Screen1
  Device  nvidia1
  Monitor Default
  DefaultDepth24
 EndSection
 Section ServerLayout
  Identifier  X0
  Screen  Screen0
  InputDevice Keyboard0
  InputDevice Mouse0
 EndSection
 Section ServerLayout
  Identifier  X1
  Screen  Screen1
  InputDevice Keyboard1
  InputDevice Mouse1
 EndSection
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86



___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] NVidia dual-head and X multiple instances

2004-11-12 Thread Mark Vojkovich
   The Screen keyword in the Section Device is only for when you have
two screens on the same device.  You should not have a Screen keyword
in the Section Device when there is only one screen.  I would have
expected specifying Screen 0 in that case to be harmless, but perhaps
it is not.


Mark.

On Fri, 12 Nov 2004 [EMAIL PROTECTED] wrote:

 Mark,

 I got the same errors using either Screen 0 or Screen 1 when I'm trying to
 start the second server to use the second head. I don't know if I made it
 clear before, but the two heads are on the same video board.

 Thanks,
 Adao Henrique

This is a configuration error.  You have two servers, :0 and :1.
  Each server has ONE screen - screen 0.  You have no screen zero in
  your second configuration.  You specified only screen 1, which does
  not exist in a single screen configuration.
 
  Mark.
 
 
  On Thu, 11 Nov 2004 [EMAIL PROTECTED] wrote:
 
  Hi,
 
  I'm trying to use two XFree86 instances using a NVidia GeForce4MX
  dual-head card, but I've got some trouble doing it. I managed to get two
  independent displays when using just one XFree86 instance, but when I
  try
  to start to XFree86 (one for each head) I just can't use the second
  monitor. I can't start a XFree86 just on the second head either.
 
  I'm using this command line for primary head:
  startx -- /usr/X11R6/bin/X :0 -layout X0 vt7
 
  And this one for secondary head:
  startx -- /usr/X11R6/bin/X :1 -layout X1 vt8
 
  The primary head works just OK, but I can't get the secondary head
  working
  at all.
  I'm attaching XFree86.1.log wich contains the secondary head error
  messages.
 
  My XF86Config-4 looks like:
 
  Section Device
 Identifier  nvidia0
 Driver  nvidia
 BusID   PCI:1:0:0
 Screen  0
  EndSection
  Section Device
 Identifier  nvidia1
 Driver  nvidia
 BusID   PCI:1:0:0
 Screen  1
  EndSection
  Section Screen
 Identifier  Screen0
 Device  nvidia0
 Monitor Default
 DefaultDepth24
  EndSection
  Section Screen
 Identifier  Screen1
 Device  nvidia1
 Monitor Default
 DefaultDepth24
  EndSection
  Section ServerLayout
 Identifier  X0
 Screen  Screen0
 InputDevice Keyboard0
 InputDevice Mouse0
  EndSection
  Section ServerLayout
 Identifier  X1
 Screen  Screen1
 InputDevice Keyboard1
 InputDevice Mouse1
  EndSection
  ___
  XFree86 mailing list
  [EMAIL PROTECTED]
  http://XFree86.Org/mailman/listinfo/xfree86
 


 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] difficulties configuring after upgrade

2004-11-12 Thread damon fasching
Hi,

I have just upgraded my Linux distribution, which
included an upgrade of the XFree86 version.  I've been
mucking around with my configuration file for a couple
of days with no luck.  Here are my system details:

XFree86 version: 4.3.0
OS: debian gnu linux kernel 2.4.27
monitor: Viewsonic P220f
video card: Diamond Fire GL Pro 100
(pretty old video card)
  lspci has the line: VGA compatible controller: Texas
Instruments TVP4020 [Permedia 2] (rev 01)

I've attached three files.
 1) /var/log/XFree86.0.log
 2) XF86Config-4: My current configuration file.
 3) XF86Config_old: The configuration which worked
with the earlier version of XFree86 I was using.

I've messed around a lot with the depth parameter,
based on the error message I was getting.

I'm pretty sure the driver I was using before was
'vga'.  That is the driver I was using when the
attached XFree86.0.log was generated.  When things
weren't working, out of paranoia, I tried every
available xserver.  Almost all of them failed with no
devices detected...no surprises there.

A couple of them, 'generic' and 'glint', gave the
errors Given depth (32) is not supported by this
driver and Screen(s) found, but none have a usable
configuration

The 'vesa' and 'vga' drivers both gave the same error
messages, those in the attached log file: Weight
given (000) is inconsistent with the depth (32) and
Screen(s) found, but none have a usable
configuration

In the configuration I used with the older version of
XFree86, ColorDepth of 32 worked fine.  I also had
'accel' as the driver.  I don't think 'vga' is one of
the 'accel' drivers, but am not sure about that.

I don't know what to try nextany ideas?

Thanks,
  Damon



__ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to [EMAIL PROTECTED] and patches submitted
to [EMAIL PROTECTED]  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.3.0.1 (Debian 4.3.0.dfsg.1-8 20040928112350 [EMAIL PROTECTED])
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.26 i686 [ELF] 
Build Date: 28 September 2004
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.27-1-686 ([EMAIL PROTECTED]) (gcc version 3.3.4 (Debian 1:3.3.4-9)) #1 Fri Sep 3 06:28:00 UTC 2004 
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/XFree86.0.log, Time: Fri Nov 12 03:28:36 2004
(==) Using config file: /etc/X11/XF86Config-4
(==) 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
(WW) The directory /usr/lib/X11/fonts/Type1 does not exist.
	Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/Speedo does not exist.
	Entry deleted from font path.
(**) FontPath set to unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi
(==) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(++) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.2
	XFree86 Video Driver: 0.6
	XFree86 XInput driver : 0.4
	XFree86 Server Extension : 0.2
	XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=The XFree86 Project
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7180 card , rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 

Re: [XFree86] difficulties configuring after upgrade

2004-11-12 Thread Marc Aurele La France
On Fri, 12 Nov 2004, damon fasching wrote:
I have just upgraded my Linux distribution, which
included an upgrade of the XFree86 version.  I've been
mucking around with my configuration file for a couple
of days with no luck.  Here are my system details:

XFree86 version: 4.3.0
OS: debian gnu linux kernel 2.4.27
monitor: Viewsonic P220f
video card: Diamond Fire GL Pro 100
   (pretty old video card)
 lspci has the line: VGA compatible controller: Texas
Instruments TVP4020 [Permedia 2] (rev 01)

I've attached three files.
1) /var/log/XFree86.0.log
2) XF86Config-4: My current configuration file.
3) XF86Config_old: The configuration which worked
with the earlier version of XFree86 I was using.

I've messed around a lot with the depth parameter,
based on the error message I was getting.

I'm pretty sure the driver I was using before was
'vga'.  That is the driver I was using when the
attached XFree86.0.log was generated.  When things
weren't working, out of paranoia, I tried every
available xserver.  Almost all of them failed with no
devices detected...no surprises there.

A couple of them, 'generic' and 'glint', gave the
errors Given depth (32) is not supported by this
driver and Screen(s) found, but none have a usable
configuration

The 'vesa' and 'vga' drivers both gave the same error
messages, those in the attached log file: Weight
given (000) is inconsistent with the depth (32) and
Screen(s) found, but none have a usable
configuration

In the configuration I used with the older version of
XFree86, ColorDepth of 32 worked fine.  I also had
'accel' as the driver.  I don't think 'vga' is one of
the 'accel' drivers, but am not sure about that.

I don't know what to try nextany ideas?
Your XF86Config's default depth is invalid.  Specify 24 instead of 32.
Marc.
+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Computing and Network Services  |  fax:1-780-492-1729   |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]  |
|  University of Alberta   +---+
|  Edmonton, Alberta   |   |
|  T6G 2H1 | Standard disclaimers apply|
|  CANADA  |   |
+--+---+
XFree86 developer and VP.  ATI driver and X server internals.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] (no subject)

2004-11-12 Thread Julie
Do you want a Watch?
http://gae.afeet.com

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] difficulties configuring after upgrade

2004-11-12 Thread damon fasching
--- Marc Aurele La France [EMAIL PROTECTED] wrote:

 On Fri, 12 Nov 2004, damon fasching wrote:
 
  I have just upgraded my Linux distribution, which
  included an upgrade of the XFree86 version.  I've
 been
  mucking around with my configuration file for a
 couple
  of days with no luck.  Here are my system details:
 
  XFree86 version: 4.3.0
  OS: debian gnu linux kernel 2.4.27
  monitor: Viewsonic P220f
  video card: Diamond Fire GL Pro 100
 (pretty old video card)
   lspci has the line: VGA compatible controller:
 Texas
  Instruments TVP4020 [Permedia 2] (rev 01)
 
  I've attached three files.
  1) /var/log/XFree86.0.log
  2) XF86Config-4: My current configuration file.
  3) XF86Config_old: The configuration which worked
  with the earlier version of XFree86 I was using.

 
 Your XF86Config's default depth is invalid.  Specify
 24 instead of 32.
 
 Marc.
 

Hi and thanks,

Yes, that would seem to be the case given the error
messages in the log file.  But there are two problems.

1) I did mess around with the default depth.  I tried
4, 8, 15, 16, 24 and 32.  32 Gave the messages in the
log file attached to my previous mail.  24 produced
the error messages (EE) VGA(0): Driver can't support
depth 24 and (EE) Screens found, but non have usable
configuration.  15 and 16 both produced the message
(EE) Depth 15/16 not supported by this driver.

The only depth which did not cause the server to shut
down was 8.  With 8, X and fvwm started, but the image
was huge.  An 80x24 xterm was much larger than the
monitor.

2) In the configuration I used with the earlier
version of XFree86 I used a depth of 32 and that
worked fine.

So, I don't understand why a depth of 32 worked
previously, but does not work now, with my new
configuration.  I also don't understand why when I do
manage to get X started (with the only working depth,
8) the image is so huge.  I am using the same
modelines as were included in my previous
configuration file, also attached to the previous
mail.

Perhaps 'vga' is no the correct server?

Any ideas would be greatly appreciated.

Thanks,
  Damon



__ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Re: Hey!

2004-11-12 Thread Confirmation from [EMAIL PROTECTED]
The message that you sent to me ([EMAIL PROTECTED]) has not yet been delivered:

 From: [EMAIL PROTECTED]
 Subject: Hey!
 Date: Fri, 12 Nov 2004 19:45:58 -0600

I am now using Vanquish to avoid spam.  This automated message
is an optional feature of that service, which I have enabled.

Please accept this one-time request to confirm that the above
message actually came from you.  Your confirmation will release
the message and allow all future messages from your address.

Click here to confirm:
http://confirm.vanquish.com/?U=1CRk17GEUukYhsqXYBgXQA

Vanquish respects my privacy and yours.  Your confirmation
gets your mail delivered to me now and in the future.  It
does not serve any marketing purpose.  Learn how privacy is
assured: www.vanquish.com/privacy


Re: [XFree86] Re: Hey!

2004-11-12 Thread Bill Chmura
Isn't that magical... spam about spam.

What will they think of next

On Friday 12 November 2004 08:46 pm, Confirmation from [EMAIL PROTECTED] wrote:
 The message that you sent to me ([EMAIL PROTECTED]) has not yet been
 delivered:

  From: [EMAIL PROTECTED]
  Subject: Hey!
  Date: Fri, 12 Nov 2004 19:45:58 -0600

 I am now using Vanquish to avoid spam.  This automated message
 is an optional feature of that service, which I have enabled.

 Please accept this one-time request to confirm that the above
 message actually came from you.  Your confirmation will release
 the message and allow all future messages from your address.

 Click here to confirm:
 http://confirm.vanquish.com/?U=1CRk17GEUukYhsqXYBgXQA

 Vanquish respects my privacy and yours.  Your confirmation
 gets your mail delivered to me now and in the future.  It
 does not serve any marketing purpose.  Learn how privacy is
 assured: www.vanquish.com/privacy

-- 

Bill Chmura
Director of Internet Technology
Explosivo ITG
Wolcott, CT

p: 888.560.YWEB (9932)
e: [EMAIL PROTECTED]
w. http://www.explosivo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] difficulties configuring after upgrade - solved

2004-11-12 Thread damon fasching
Hi,

For any interested, I have finally managed to get
XFree86 4.3 running with my old Fire GL 1000 Pro video
card.

I was using the wrong driver, vga.

Under XFree86 V3 I had been using the 3Dlabs driver
and a color depth of 32.

Under XFree86 V4+, 3Dlabs is no longer available. 
Support for Permedia is provided by the glint driver. 
I had actually tried the glint driver before, but with
a depth of 32, which it does not support.  The glint
driver works fine with a depth of 24.

Damon


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86