Re: [XFree86] problem on powermac G4 dualie

2003-01-12 Thread Daniel Stone
On Sun, Jan 12, 2003 at 06:35:54PM -0500, Fred Heitkamp scrawled:
 I have a powermac G4 dual 533 snakebite with GForce 2MX. I am using Linux
 pmac 2.4.21-pre2 #2 SMP Thu Jan 2 07:32:33 EST 2003 ppc unknown.  The last
 couple CVS compiles of XFree with gcc (GCC) 3.2.2 20021212 (Debian
 prerelease) just cause one CPU to be used up.  The screen just goes black
 and there is no X Window.
 XFree86 Version 4.2.99.3 / X Window System
 (protocol Version 11, revision 0, vendor release 6600)
 Release Date: 6 January 2003
 
 X Applications run remotely seem to work though.
 
 Anyone else had this or similar problem?

If you have a flat panel display, you need 'Option FlatPanel'.

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg00160/pgp0.pgp
Description: PGP signature


Re: [XFree86] XFree86 4.2.99.3

2003-01-15 Thread Daniel Stone
On Wed, Jan 15, 2003 at 01:24:37PM +, Glyn scrawled:
 Steven Gurr wrote:
  I recently upgraded to the 4.2.99.3 snapshot, and it all seems to be working 
  fine for me. I was just wondering if anyone knew how to get rid of the red 
  cursors that it uses, and get back the traditional black ones.
 
 I've been looking at this myself.  `man Xcursor` will give you a bit more
 information, but if you edit the file
 /usr/X11R6/lib/X11/icons/default/index.theme and remove the line
 
 Inherits=redglass
 
 or change it to 
 
 Inherits=
 
 then startx again, it should revert to the solid cursor.
 
 I've just found a way to do this on a per-user basis, too.  Create a
 ~/.icons/default/index.theme reading
 
 [Icon Theme]
 Inherits=
 
 Also, some window managers might be able to load their own cursors.  YMMV.

Or export XCURSOR_THEME=default.

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg00367/pgp0.pgp
Description: PGP signature


Re: [XFree86] [XFree86(TM) Bug Report] Driver support for Intel 854G

2003-01-25 Thread Daniel Stone
On Sat, Jan 25, 2003 at 01:15:30AM -0800, Uday Reddy scrawled:
 Regarding: Driver support for Intel 854G
 Email: [EMAIL PROTECTED]
 
 XFree86 Version: 4.2.1

4.2.1 does not support the i845G chip; support for that is provided in
the 4.2.99.x series, which will become 4.3.

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg01049/pgp0.pgp
Description: PGP signature


Re: [XFree86] Digital Flat Panels and the nv driver

2003-01-30 Thread Daniel Stone
On Thu, Jan 30, 2003 at 07:52:15AM -0500, Leonard Monk scrawled:
 Does the nv driver in XFree86.4.2.1 support DVI connection to a
 digital flat panel?  
 
 I can't get nv to work yet with a Planar PV174, and the option
 ConnectedMonitor DFP is said to be ignored by the log file.
 My graphics card is a GeForce 3 TI 200.

Option FlatPanel.

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg01339/pgp0.pgp
Description: PGP signature


Re: [XFree86] Dell Flat Panel 1800FP, nothing comes up

2003-01-30 Thread Daniel Stone
On Thu, Jan 30, 2003 at 11:37:50AM -0800, David Shifflett scrawled:
  I am running OpenBSD 3.1, which comes with
 XFree86 4.2.0
 My system is a Dell Dimension 8200,
 with a GeForce4 Ti 4200 card
 and a Dell 1800FP monitor.
 
 I upgraded the nv_drv.o using the source for 4_2_99_4
 so that the driver problems are gone.
 (This was based on some posts on the OpenBSD
 mailing lists.)

Option FlatPanel.

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg01341/pgp0.pgp
Description: PGP signature


Re: [XFree86] DRI freezes with 4.2.99.4

2003-01-31 Thread Daniel Stone
On Thu, Jan 30, 2003 at 12:50:30AM +0100, Filip djMedrzec Zyzniewski scrawled:
 There are some problems I get with X 4.2.99.4, prolly bugs.
 
 1. My X setup is unstable when using 3D.
 with 4.2.1 I could play UT for some time and then it freezed.
 With 4.2.99.4 I get freezes right at the beginning of UT.
 
 What is freeze?
 
 Display freezes, game gets locked. Sys works fine (accessible remotely),
 until I kill -9 X or UT.

Are you compiling with gcc3.2? If so, try 2.95, or 3.4 (NOT 3.3); MMX
code generation is really badly broken.

 If (with freezed screen) I tried mplayer -vo vesa, it was able to display
 a movie, but freezed system when exiting.
 
 I can still mess around with alt-sysrq-foo things (even after freeze).
 If i did alt-sysrq-k with this freeze, whole sys gets stopped (and
 soundcard repeats its buffer).

As it would, you're taking out init. Try Alt-SysRq-L, or S, then U, then
B, to reboot.

 Sometimes when I played UT, whole PCI stuff stopped (sblive, NICs) and
 rest (GPU, keyb, rs232-inet) kept working for about 2-3 minutes
 (and then 100% freeze).

Odd.

 2. XVideo looks bad with 100% scale
 When I play a movie with mplayer -vo xv, not fullscreen, image looks
 like badly scaled (disorted slant lines etc). But window size is
 equal to movie size. Doesn't happen with another video card and
 with X 4.2.1. Unfortunately I can't take a screenshot ;).

How are you scaling? Software scaling or hardware scaling? Are you
trying to scale a 16:9 or such movie to 4:3?

 3. XFS breaks Type1 fonts.
 With 4.2.1: http://www.filip.eu.org/xdm.jpg
 With 4.2.99.4: http://www.filip.eu.org/xdmb.jpg
 Note that using direct FontPath to font files in XF86Config
 solves the problem (in 4.2.99.4).

Try xfs-xtt.

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg01355/pgp0.pgp
Description: PGP signature


Re: [XFree86] nVidia + DVI output with 'nv' driver

2003-02-05 Thread Daniel Stone
On Wed, Feb 05, 2003 at 05:27:48PM -0500, Brian A. Seklecki scrawled:
 On Wed, 23 Oct 2002 @ 3:46pm (-0700), Mark Vojkovich wrote:
 
 MV On Mon, 21 Oct 2002, Richard Weber wrote:
 MV
 MV  Hello,
 MV 
 MV  I've been having trouble getting the digital output of
 MV  my NVidia GeForce 2 to work with the 'nv' driver
 MV  provided with XFree86 4.2.0. When the DVI cable is
 MV  connected, all I get is fuzzy blue scrolling down the
 MV  screen.
 MV
 MVDVI doesn't work in 4.2.0.  You have to use XFree86 CVS.
 
 ...I'm compiling it now (HEAD as of 20 minutes ago).
 
 what options are we looking for here, or will xf86cfg dump them off in
 Device commented out?
 
 btw I have some random nvida card...: pci bus 0x0001 cardnum 0x00 function
  0x00: vendor 0x10de device 0x0101 nVidia Corporation NV10 [GeForce 256 DDR]
 
 Does anyone have any working example xf86configs to post?  If not, I will
 certainly post one once I hack this into shape.

You need 'Option FlatPanel' in your Device section.

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg01641/pgp0.pgp
Description: PGP signature


Re: [XFree86] Intel 854 GL problem

2003-02-06 Thread Daniel Stone
On Thu, Feb 06, 2003 at 01:21:02PM -0800, Sivakumar scrawled:
 I'm a new subscriber to XFree86 consortium. Pls. . I have commitereply 
 as soon as possible to solve my problemd my organisation for promoting 
 Opensource and Free Software movements. Based on this, our company got 
 an order of 4000 machines with RedHat Linux 8.0 with Intel 845GL board  
 Pentium 4 Processor.
 
 After getting the machines now i'm in trouble getting driver for Intel 
 845 GL chipset VGA. Kindly let me know how to solve this issue, if you 
 have any precomiled or dev. status driver or something which will make 
 my X window to come on my screen will be helpful. M A T T E R  M O S T 
 U R G E N T ! I have tryed putting vesa module and the display 
 was too bad.
 
 I have used the same kernel, XF86 and other stuffs which were shipped 
 with RH 8.0 Pack. Any help on this issue will be appriciated ... and 
 will help me promoting our community well.

Hi Siva,
You need to use XFree86 4.2.99.4 for this. RedHat packages are available
from ftp://people.redhat.com/mharris/README.XFree86.

Good luck!
:) d

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg01670/pgp0.pgp
Description: PGP signature


Re: [XFree86] nVidia GeForce + Apple 23 High Definition Cinema Display

2003-02-06 Thread Daniel Stone
On Thu, Feb 06, 2003 at 08:19:14PM -0500, Brian A. Seklecki scrawled:
  Do you have the details of any confirmed reports, specific hardware setup
  etc. A link would be nice as I have heard very little so far.  What about
  your setup? Do you actually have this display running?
 
 
 Yes, me.  I just started putting together a page to archive my progress at:
 
 http://digitalfreaks.org/~lavalamp/apple_cinema_23inch/
 
 I'm making use out of time while my piece-of-crap nvidia card (no offence to
 nVidia, I just have a POS card) cools down.  The fan stopped spinning and it
 overheated and crashed my box.  Anyway have a look at some of the pics on the
 page and I'll try to get it updated as soon as I can get it functional under
 unix.  I'm going to try to get it to work in:

I have a similar page based on my experiences with a GeForce4 MX440, 17
Studio Display, and Debian on PowerPC ready to be put up at
http://www.penguinppc.org/~daniels; other information (e.g. RedHat, etc)
is also welcome.

Cheers!
:) d

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg01728/pgp0.pgp
Description: PGP signature


Re: [XFree86] nVidia GeForce2 MX on PPC

2003-02-15 Thread Daniel Stone
On Fri, Feb 14, 2003 at 04:12:07PM -0800, r.sesser scrawled:
 I've compiled 4.2.99.3 several times now (with the nv driver) and the 
 last couple of times, the X server dies and hangs the machine. I don't 
 know what's different this time as opposed to the time when it was 
 working. Here are some specs:
 
 PowerPC G4 733 (Quicksilver 2001)
 nVidia GeForce2 MX (AGP 4x)
 Stock Kernel (2.4.19-4a) and Ben H (2.4.21-ben5)
 Yellowdog 2.3
 
 The weird thing is, is that if I compiled the fbriva into the kernel, X 
 would work. If I started up with the 'novideo' option (which is the way 
 the YDL site recomends), X would hang and I would have to do a hard 
 reset. I have a couple of log files and my config file here 
 http://www.randys.org/ydl/. I'm not quite sure what's going on here 
 but if someone has any pointers I'd be happy to hear them. I don't have 
 access to the machine right now so I can't get the specs on the nVidia 
 device...I can later if that would help.
 If I use the kernel fb, will I get hardware acceleration? Or do I have 
 to use the 'novideo' option in the kernel arguments like the YDL site 
 recomends? I'm confused on this issue.
 
 Also, is it only necessary to use '#define XF86ExtraCardDrivers nv' in 
 the host.def with the PPC platform? Will this change in the 4.3 release?

This has not, so far, changed: my Debian packages still patch this. IMHO
it should change. As to your GeForce2 problem, I can't really ascertain
as to what it is, but I eventually got my GeForce4 in my PowerMac
working, using offb. Using rivafb just caused difficulties.

Good luck!
:) d

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg02168/pgp0.pgp
Description: PGP signature


[XFree86] Re: [ati] XVideo - crash

2003-02-19 Thread Daniel Stone
  908 1020600  601  604  625 +hsync +vsync
 #Modeline 1024x768 94.50   1024 1036 1132 1312768  769  772  808
 
 #Modeline 1024x768 92.00 1024 1056 1240 1272 768 770 806 808
 #Modeline 1152x864 108.00 1152 1184 1400 1432 864 866 907 909
 
 #Modeline 640x480 49.45 640 672 768 816 480 482 498 505
 #Modeline 1024x768 112.00 1024 1056 1216 1312 768 770 786 808
 
 
 #Mode 1152x864
 #   DotClock 137.65
 #HTimings 1152 1184 1312 1536
 #VTimings  864  866  882  902
 #Flags-HSync -VSync
 #  EndMode
 Modeline 1152x864137.65   1152 1204 1332 1548864  866  882  902 -hsync 
-vsync
 
 #  Mode 1024x768
 #DotClock 115.50
 #HTimings 1024 1040 1216 1440
 #VTimings  768  771  781  802
 #Flags-HSync -VSync
 #  EndMode
 
   Mode 800x600
 DotClock 69.65
 HTimings 800 864 928 1088
 VTimings 600 604 610  640
 Flags-HSync -VSync
   EndMode
 
 #  Mode 640x480
 #DotClock 45.80
 #HTimings 640 672 768 864
 #VTimings 480 488 494 530
 #Flags-HSync -VSync
 #  EndMode
 
 
 
 
 EndSection
 
 Section Device
   Identifier  Generic Video Card
   Driver  ati
   Option  NoDDC 1
   Option SWcursor
   Option  IgnoreEDID 1
   Option  backingstore 1
   Option  GenerateRTList   0
   Option  OverridePolarity 1
 EndSection
 
 Section Screen
   Identifier Default Screen
   Device Generic Video Card
   MonitorGeneric Monitor
   DefaultDepth 24
 #Option  NvAgp 1
   Option  NoDDC 1
   SubSection Display
   Depth 1
   Modes1152x864 1024x768 800x600 640x480
   EndSubSection
   SubSection Display
   Depth 4
   Modes1152x864 1024x768 800x600 640x480
   EndSubSection
   SubSection Display
   Depth 8
Modes 1024x768 800x600 640x480 400x300 320x240 320x200
   #   Modes1152x864 1024x768 800x600 640x480
   EndSubSection
   SubSection Display
   Depth 15
Modes 1024x768 800x600 640x480 400x300 320x240 320x200
   #   Modes1152x864 1024x768 800x600 640x480
   EndSubSection
   SubSection Display
   Depth 16
 Virtual 1024 768
   Modes1024x768 640x480 800x600 400x300 320x240 320x200 
1152x864 1280x960 1600x1200
   EndSubSection
   SubSection Display
 #Virtual 1024 768
 #Virtual 800 600
   Depth 24
   # Modes 1280x1024 1152x864 1024x768 800x600 640x480 400x300 
320x240 320x200
 # Modes1024x768 640x480 800x600 400x300 320x240 320x200
Modes 1152x864 1024x768 800x600 640x480 400x300 320x240 320x200 
786x576
 #   Modes 1600x1200 1024x768 800x600 640x480 400x300 320x240 
320x200
 # Modes 800x600 640x480 400x300 320x240 320x200
   EndSubSection
 EndSection
 
 Section DRI
   Mode 0666
 EndSection
 




-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg02371/pgp0.pgp
Description: PGP signature


Re: [XFree86] radeon 9700

2003-02-20 Thread Daniel Stone
On Thu, Feb 20, 2003 at 07:10:44PM +0800, Nigel Taylor scrawled:
 I got a ATI Radeon 9700 Pro also, apparently it is supported in the 
 stable XFree86 4.3 which comes out on the 27th of February I think.

It's 2D-only, however. If you want 3D support, you'll need ATI's
binary-only drivers, which can be found from their site.

Cheers!
:) d

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg02387/pgp0.pgp
Description: PGP signature


Re: [XFree86] [XFree86(TM) Bug Report] xcursorgen: No such file or directory

2003-03-01 Thread Daniel Stone
On Sat, Mar 01, 2003 at 04:01:12PM -0800, Charles Curley scrawled:
 Regarding: xcursorgen: No such file or directory
 Email: [EMAIL PROTECTED]
 
 XFree86 Version: 4.3.0
 
 OS: Linux Red Hat 8.0, 2.4.18-14
 
 Area: Compilation/Installation
 
 Server: not server related
 
 Description:
 [...]

Try Mike Harris's packages from ftp://people.redhat.com/mharris.

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne


pgp0.pgp
Description: PGP signature


[XFree86] i830M lockup error - APM/event loop-related? (was: Re: XFree 4.3.0-0ds2 20030304042836 crash related to i830M)

2003-03-08 Thread Daniel Stone
On Sat, Mar 08, 2003 at 11:52:23PM +0100, Marcus C. Gottwald scrawled:
 I've been using XFree86 4.3.0-0ds2 20030304042836 from
 deb http://www.penguinppc.org/~daniels/sid/i386 ./ for a few
 days now and was very glad to finally get a decent i830M
 support.

Hi Marcus!
Thanks. As I don't patch my X tree with i830-related stuff, it looks
like this is an upstream problem. I'm forwarding this to
[EMAIL PROTECTED], the main XFree86 project mailing list, to see if I
can get a reply there.

Thanks for your report!
:) d

 However, today the server crashed on me twice. gdm's logfile
 says very similar things for both cases; number one:
 
   I830PMEvent: received APM event 9
   I830PMEvent: received APM event 9
   I830PMEvent: received APM event 9
   Error in I830WaitLpRing(), now is 4322079, start is 4320078
   pgetbl_ctl: 0x1ffe0001 pgetbl_err: 0x0
   ipeir: 0 iphdr: 0
   LP ring tail: 7c58 head: 0 len: 0 start 0
   eir: 0 esr: 0 emr: 
   instdone: ffc0 instpm: 0
   memmode: 108 instps: 0
   hwstam:  ier: 0 imr:  iir: 0
   space: 99232 wanted 131064
   
   Fatal server error:
   lockup
 
 Number two:
 
   I830PMEvent: received APM event 9
   I830PMEvent: received APM event 9
   I830PMEvent: received APM event 9
   I830PMEvent: received APM event 9
   Error in I830WaitLpRing(), now is 93523784, start is 93521783
   pgetbl_ctl: 0x1ffe0001 pgetbl_err: 0x0
   ipeir: 0 iphdr: 0
   LP ring tail: c118 head: 0 len: 0 start 0
   eir: 0 esr: 0 emr: 
   instdone: ffc0 instpm: 0
   memmode: 108 instps: 0
   hwstam:  ier: 0 imr:  iir: 0
   space: 81632 wanted 131064
   
   Fatal server error:
   lockup
 
 I have attached the whole XFree log for the first of the two
 crashes. Is there anything I can do to help with further
 analysis (or prevent the crash :))?

You could install xserver-xfree86-dbg and run the debug server under gdb
to try to catch it, but I don't believe this would quite do the job.

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne

XFree86 Version 4.3.0 (Debian 4.3.0-0ds2 20030304042836 [EMAIL PROTECTED])
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.21-pre5 i686 [ELF] 
Build Date: 04 March 2003
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.19 ([EMAIL PROTECTED]) (gcc version 2.95.4 20011002 
(Debian prerelease)) #17 Mon Sep 23 19:19:39 CEST 2002 
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: Sat Mar  8 22:25:02 2003
(==) Using config file: /etc/X11/XF86Config-4
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Lilith's monitor
(**) |   |--Device i830m
(**) |--Input Device Generic Keyboard
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel pc105
(**) XKB: model: pc105
(**) Option XkbLayout de
(**) XKB: layout: de
(**) Option XkbVariant nodeadkeys
(**) XKB: variant: nodeadkeys
(==) 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
(==) ModulePath set to /usr/X11R6/lib/modules
(++) using VT number 9

(II) Open APM successful
(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, 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, 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,3575 card , rev 04 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,3577 card 1028,00c8 rev 04 class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,3577 card

Re: [XFree86] Apple Cinema + Xfree86 + Birghtness

2003-03-30 Thread Daniel Stone
On Sun, Mar 30, 2003 at 04:26:29PM -0500, Mark Vojkovich scrawled:
 On 30 Mar 2003, Matty wrote:
  Anyone know if it's possible to adjust the brightness on the 23 HD
  cinema display? I have been parsing through the docs, but nothing
  stood out. I attempted to adjust DigitalVibrance, but that did not
  work. Any thoughts?
 
If I recall correctly, brightness on the Apple cinema display
 is set through USB and has nothing to do with the graphics card
 driver.  Perhaps somebody has a USB driver for it?  

Well, I can adjust it on the Mac using nothing more than ADC, so
presumably there's USB somewhere in there.

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne


pgp0.pgp
Description: PGP signature


Re: [XFree86] Apple Cinema + Xfree86 + Birghtness

2003-03-30 Thread Daniel Stone
On Sun, Mar 30, 2003 at 06:27:38PM -0500, Mark Vojkovich scrawled:
 On Mon, 31 Mar 2003, Daniel Stone wrote:
  On Sun, Mar 30, 2003 at 04:26:29PM -0500, Mark Vojkovich scrawled:
   On 30 Mar 2003, Matty wrote:
Anyone know if it's possible to adjust the brightness on the 23 HD
cinema display? I have been parsing through the docs, but nothing
stood out. I attempted to adjust DigitalVibrance, but that did not
work. Any thoughts?
   
  If I recall correctly, brightness on the Apple cinema display
   is set through USB and has nothing to do with the graphics card
   driver.  Perhaps somebody has a USB driver for it?  
  
  Well, I can adjust it on the Mac using nothing more than ADC, so
  presumably there's USB somewhere in there.
 
From the apple web page:  http://www.apple.com/displays/acd23/
 
  Apple Display Connector carries digital video, USB and power

Yep. To clarify: presumably it uses USB to set the brightness.

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne


pgp0.pgp
Description: PGP signature


[XFree86] [xavier.bestel@free.fr: xserver-common: bad timing for events ?]

2003-04-04 Thread Daniel Stone
Any ideas?

- Forwarded message from Xavier Bestel [EMAIL PROTECTED] -

Subject: xserver-common: bad timing for events ?
From: Xavier Bestel [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Message-Id: [EMAIL PROTECTED]
Date: 05 Apr 2003 01:02:02 +0200

Subject: xserver-common: bad timing for events ?
Package: xserver-common
Version: 4.3.0-0ds3v1
Severity: normal
 
In the 4.3 packages, sometimes resizing a window or clicking a button
doesn't work. It looks like the timing between events is wrong: the
button click event is received by the app after the motion event.
That happens with icons dragging too (the icon is often anchored a long
way from the cursor).
This problem was not (or nearly not) apparent with 4.2 and before.
 
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux bip 2.4.20 #6 SMP mer jan 29 18:05:47 CET 2003 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
 
Versions of packages xserver-common depends on:
ii  debconf 1.2.34   Debian configuration management sy
ii  libc6   2.3.1-16 GNU C Library: Shared libraries an
ii  xfree86-common  4.3.0-0ds3v1 X Window System (XFree86) infrastr
 
-- debconf information:
  xserver-common/xwrapper/nice_value/error:
* xserver-common/clobber_xwrapper_config: false
  xserver-common/aware_xwrapper:
* xserver-common/move_existing_nondebconf_config: true
  xserver-common/xwrapper/old_config_file_obsolete:
* xserver-common/xwrapper/nice_value: -10
* xserver-common/manage_config_with_debconf: false
  xserver-common/using_obsolete_xserver:
* xserver-common/xwrapper/allowed_users: Console Users Only
* xserver-common/xwrapper/actual_allowed_users: console



- End forwarded message -

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne


pgp0.pgp
Description: PGP signature


Re: [XFree86] Xfree compile source errors on RedHat 8

2003-04-06 Thread Daniel Stone
On Sun, Apr 06, 2003 at 07:55:11PM +0800, David Reyes scrawled:
 gcc -m32 -o xterm -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic 
 -Wall -Wpointer-arith -Wundef -L../../exports/lib   button.o charproc.o 
 charsets.o cursor.o data.o doublechr.o fontutils.o input.o menu.o misc.o 
 print.o ptydata.o screen.o scrollbar.o tabs.o util.o xstrings.o TekPrsTbl.o 
 Tekproc.o VTPrsTbl.o main.o  charclass.o precompose.o wcwidth.o xutf8.o  -lXft 
 -lfontconfig -lfreetype -lexpat -lXrender -lXrender  -lXaw -lXmu -lXt -lSM -lICE 
 -lXpm -lXext -lX11 -lncurses  -Wl,-rpath-link,../../exports/lib
 /usr/bin/ld: cannot find -lncurses
 collect2: ld returned 1 exit status
 make[3]: *** [xterm] Error 1
 make[3]: Leaving directory `/usr/src/xc/programs/xterm'
 make[2]: *** [install] Error 2
 make[2]: Leaving directory `/usr/src/xc/programs'
 make[1]: *** [install] Error 2
 make[1]: Leaving directory `/usr/src/xc'
 make: *** [install] Error 2
 
 install.log from make installWould anyone have an idea? thanks in advance

Install the ncurses development package from your distribution.

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne


pgp0.pgp
Description: PGP signature


Re: [XFree86] ati igp 320 m graphiccard aka ati integrated radeon u1

2003-06-07 Thread Daniel Stone
On Sun, Jun 08, 2003 at 02:38:33AM +0200, Martin Waedt wrote:
 Section Device
 # ChipID 0x4336
 Identifier ATI Radeon Mobility
 Driver radeon
 ChipId 0x4242
 Option AGPMode 4
 Option NoAccel
   ^^^
This is why XFree86 is not using acceleration - it's been told not to.
I'm not sure if FreeBSD includes IGP support, though. Red Hat and Debian
certainly do (and Debian now has a FreeBSD option).

 EndSection

:) d

-- 
Daniel Stone [EMAIL PROTECTED] [EMAIL PROTECTED]
KDE: Konquering a desktop near you - http://www.kde.org


pgp0.pgp
Description: PGP signature


Re: [XFree86] Reporting problem about X Server Crashing

2003-06-10 Thread Daniel Stone
On Tue, Jun 10, 2003 at 01:24:03AM -0400, [EMAIL PROTECTED] wrote:
I have got a system which has an intel 845G/GL graphics card. Red Hat
 Linux 8 is installing weel in the system but whenever I am trying to
 start X Server it crashes. My monitor resolution is :
800 x 600 @ 85 Hz
   It will be of great help if you can help me.

Firstly, you need to use Red Hat Linux 9, not 8, for your video card.
Secondly, you need to run Red Hat's XFree86 setup tool to set it up.

-- 
Daniel Stone [EMAIL PROTECTED] [EMAIL PROTECTED]
KDE: Konquering a desktop near you - http://www.kde.org


pgp0.pgp
Description: PGP signature


Re: [XFree86] problem with ATI Radeon 9000

2003-06-15 Thread Daniel Stone
On Sun, Jun 15, 2003 at 10:14:04AM -0700, Curtis Chase wrote:
 I'm having a problem getting XFree86 X server to start on a RedHat 7.3
 installation on a system built with a Soyo SY-P4I 845 PE Lite
 motherboard, 2.4GHz P4 CPU, 512 MBytes memory. The video card is an
 ATI Radeon 9000 64MB AGP4xAGP/64MB [EMAIL PROTECTED] and is installed in the
 AGP slot of the motherboard. 

For the Radeon 9000, you need to use Red Hat 9.

-- 
Daniel Stone [EMAIL PROTECTED] [EMAIL PROTECTED]
KDE: Konquering a desktop near you - http://www.kde.org


pgp0.pgp
Description: PGP signature


Re: [XFree86] Radeon

2003-06-18 Thread Daniel Stone
On Wed, Jun 18, 2003 at 10:33:38AM +, Michel wrote:
 Xlib: extension XFree86-DRI missing on display :0.0.
   ^^^  ^^^
 Section Module
 Load dbe # Double-Buffering Extension
 Load v4l # Video for Linux
 Load extmod
 Load type1
 Load freetype
 Load glx # 3D layer
 EndSection

Tried 'Load dri'?

-- 
Daniel Stone [EMAIL PROTECTED] [EMAIL PROTECTED]
KDE: Konquering a desktop near you - http://www.kde.org


pgp0.pgp
Description: PGP signature


Re: [XFree86] Xpert, Any software just for 15$ - 40$

2003-07-07 Thread Daniel Stone
On Mon, Jul 07, 2003 at 12:07:10PM +0100, Aldous Everard wrote:
 Is this the sort of emails you want to this list?  Suggest blocking
 CheapWarez

If every single spammer to this list got blocked, it'd take half an hour
for every message to pass the killfile check.

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.kde.org - http://www.debian.org - http://www.xwin.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: [XFree86] Xpert, Any software just for 15$ - 40$

2003-07-08 Thread Daniel Stone
On Tue, Jul 08, 2003 at 11:03:49AM +0200, Egbert Eich wrote:
 No, [EMAIL PROTECTED] isn't a members only list.
 It is for everybody to send in support questions.
 We don't require these people to subscribe themselves.
 
 One could probably think about a 'opt-in' method where 
 people who are not subscribed have to respond to notification 
 before their message is sent to the list.

Normally I suggest spamassassin, but the only false positives I've seen
in the last six months have all been posts to [EMAIL PROTECTED] :\

 At least for me this creates the problem that when I resond to an 
 email on this list (doing a 'respond all') my mailer only uses the 
 addresses from the Reply-To: and the Cc: fields.

Which mailer do you use? Mutt, KMail and Evolution (the former is my
primary, the latter my secondary, mail client) all deal with this
situation perfectly.

I also hope like hell Mailman isn't munging Reply-To, because that's
just *wrong*.

 If the original author hasn't added himself to Cc: and is not
 on the list he will not get the reply unless I add it by hand
 - which I often forget.
 I don't know if any of this can be fixed in mailman but I'm
 sure it could be fixed by some mail pre- and post-processing.

Umm, it's an MUA thing. The list manager is *not* to dictate to the MUA
what to do - group reply should send to all of From, To and Cc,
excluding yourself. In Mutt, the list of your addresses is maintained by
'set alternates regexp'.

 If we can agree that we want something like this and on what
 we want we can probably find a volunteer who'd hack this for 
 us.

I think you've come up with the wrong solution to the wrong problem,
honestly; what mailer do you use?

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.kde.org - http://www.debian.org - http://www.xwin.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: [XFree86] Re: framebuffer and Xfbdev( urgent )

2003-07-09 Thread Daniel Stone
On Wed, Jul 09, 2003 at 04:57:16AM -0400, Mike A. Harris wrote:
 Neither the X protocol, nor any existing X11 extension support 
 translucent windows.  Some research has been done by Keith 
 Packard and perhaps others in this area, however there is no 
 working code that implements translucent window extension for 
 X11, and it will likely be quite some time before someone 
 implements it IMHO.  I suspect sometime during XFree86 5.0 
 development, or possibly later, as it is likely to require some 
 largish changes to the infrastructure.
 
 I would hypothesize that the likelyhood of you implementing this
 before the weekend is rather smallish.  If you need a quick and 
 dirty solution which gives the appearance of translucency without 
 actually implementing it properly, you could do some ugly hack 
 like some of the window managers do in your application(s).

Doesn't Xrender do a pretty good imitation of this?

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.kde.org - http://www.debian.org - http://www.xwin.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: [XFree86] Xpert, Any software just for 15$ - 40$

2003-07-15 Thread Daniel Stone
On Thu, Jul 10, 2003 at 10:12:35PM -0400, gabe f wrote:
 harmful in that it adds traffic to the list? I learn things by hearing 
 replies that
 people might have (inadvertantly) made direct to the author. If the 
 reply-to
 field was not munged people would have to choose to make the
 threads readable by the list ( like a news group). If they didn't think 
 about it,
 or decided for some (shy/considerate) reason to make their responses not
 to the group, then we'd really miss out on a lot of knowledge. my 2 
 cents.

They should be pressing the right button in their MUA; Reply-To is a field that
says if you want to reply to the person who wrote this message, send mail
here. Setting Reply-To list-wise, thus impedes personal replies (hint: not all
traffic belongs on-list).

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.kde.org - http://www.debian.org - http://www.xwin.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: [XFree86] Xpert, Any software just for 15$ - 40$

2003-07-15 Thread Daniel Stone
On Thu, Jul 10, 2003 at 04:10:58PM -0600, Marc Aurele La France wrote:
 On Thu, 10 Jul 2003, Andy Goth wrote:
  On Tuesday, July 8, 2003 12:05 pm, Egbert Eich wrote:
   Daniel Stone writes:
 I also hope like hell Mailman isn't munging Reply-To, because that's
 just *wrong*.
 
   Hm, I don't know what you would call munging, it puts the list address
   into the Reply-To.
 
  Daniel is probably referring to:
 
  http://www.unicom.com/pw/reply-to-harmful.html
 
 ... which expresses an opinion not that widely held.

Sorry, I lost about 10min worth of mail when I switched hosts my mail spooled
on, and Egbert's reply must've been in that.

Reply-To considered harmful is an opinion I hold, and it seems to be the opinion
of most everyone I've encountered. The pressure should be on the MUA to do the
right thing; either the user should set a Mail-Followup-To header, or you should
reply to all per default, or you should just do a list reply.

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.kde.org - http://www.debian.org - http://www.xwin.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: [XFree86] xdm startup auth problem

2003-07-15 Thread Daniel Stone
On Thu, Jul 10, 2003 at 08:36:31PM -0500, Rich Winkel wrote:
 Hi, I'm running 4.2.1 under freebsd 4.8.  I can run just xf86cfg or startx
 with no problem, but running xdm I get:
 
 AUDIT: Thu Jul 10 20:31:47 2003: 2422 X: client 2 rejected from local host
   Auth name: MIT-MAGIC-COOKIE-1 ID: -1
 Xlib: connection to :0.0 refused by server
 Xlib: Invalid MIT-MAGIC-COOKIE-1 key
 
 I've seen this before ... shouldn't this be in a FAQ somewhere?

Are you using gcc 3.3? If so, try compiling with -O, not -O2.

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.kde.org - http://www.debian.org - http://www.xwin.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: [XFree86] Xpert, Any software just for 15$ - 40$

2003-07-17 Thread Daniel Stone
On Wed, Jul 16, 2003 at 06:06:34AM -0400, Georgina wrote:
 from the xwin master himself:
 
 
 Around 21 o'clock on Jul 15, Trevor Woerner wrote:
 Could the mailing list options be set such that replies are by default 
 sent back to the list, instead of by default sent to the sender?
 
 Yes.. I know reply-to considered harmful and all that, but I've never 
 found it to be a problem...
 -keith

As much as I respect Keith, and as much as the fact he's been hacking on X since
the year I was born scares the crap out of me, I disagree with him here. I'm not
a sheep, thankyouverymuch. :)

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.kde.org - http://www.debian.org - http://www.xwin.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: [XFree86] Re: Re: probs in instaling Red hat X windows

2003-08-25 Thread Daniel Stone
On Sun, Aug 24, 2003 at 09:47:03AM -0400, Mike A. Harris wrote:
 Debian 3.0 does not come with XFree86 4.3.0 and does not to my
 knowledge support i845 at all.  In order to get i845 working in
 Debian, you have to install Daniel Stone's unofficial 4.3.0 deb
 packages, and upgrade your kernel to have the required 4.3.0 DRM
 support for the Intel i845.

You're correct in that assumption, but:
  * My separate 'ds' packages are discontinued, as there are now official
packages in 'experimental'.
  * It's kinda difficult to get packages that don't suck for 3.0.

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.debian.org - http://www.kde.org - http://www.freedesktop.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: [XFree86] Radeon 9200

2003-09-05 Thread Daniel Stone
On Fri, Sep 05, 2003 at 02:14:49PM -0400, The Smiths wrote:
 I have just purchased a Radeon 9200 grahpics card and find that the
 XFree86 4.3 I have installed does not in fact have that card listed in
 the card database.  I understand from some research I have done on the
 XFree web sites though that it is in fact supported now!  Yippee!
 
 It is the RV280 engine, but will not configure via sax2 in my SuSE 8.2
 setup.  Just kicks out when it can't find the card.  I haven't seen any
 updates recently for SuSE binaries and could probably update things from
 XFree86 latest stable release, if I knew how!  :o)
 
 In looking over all that, it didn't quite make sense to me in the way I
 am familar with installing, building source files.  So here come the
 questions.
 
 Anyone running this card in SuSE or others with 4.3 presently?  Is 3D
 supported from XFree or do you need to use the ATI drivers for that?
 
 Are there new binaries for SuSE somewhere?  If not, how do you compile
 and install the newer stuff to use that card?

Hi Patrick,
Unfortunately, Radeon 9200 support is not included in the base XFree86 4.3.0
distribution. Adding it on is a job for various distributors - Debian and Red
Hat add it on, but apparently SuSE haven't.

I think your best bet would be to contact your distributor directly and ask them
to include Hui Yu's Radeon patchset; if they don't know where to get it, point
them at me.

Cheers!
:) d

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.debian.org - http://www.kde.org - http://www.freedesktop.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: Debugging in RH8?

2003-01-15 Thread Daniel Stone
On Wed, Jan 15, 2003 at 01:20:40PM -0800, Mark Vojkovich scrawled:
 Anyone have any tips on how to debug XFree86 modules under RH8? 
 It looks like GDB hacked for modules doesn't work on that platform,
 or at least the version I have doesn't.

Mark,
Mike Harris is working on this in his latest package set, IIRC.

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg00152/pgp0.pgp
Description: PGP signature


Re: TerminateServer Keycode combination broken ...

2003-01-23 Thread Daniel Stone
On Fri, Jan 24, 2003 at 12:53:37PM +0600, Ivan Pascal scrawled:
   Even more. Keys such as Return, Escape, arrow keys, function keys and
 some other also are missing for nearly all symbol files.
 
   The thing is all those files are _partial_ keyboard symbol maps and must
 never be used alone.
   If you run a setxkbmap with a high verbose level
 
 xkbcomp layout name -v 10
 
 you will see something like :
   ...
   Trying to build keymap using the following components:
   ...
   symbols:pc/pc(pc104)+pc/de
 
 or for some layouts you can get something like:
   ...
   symbols:en_US(pc104)+ca
 
 Thus you see a complete keyboard map is a combination of at least two files
 (actually more files are involved in the composition becouse each of files
 listed in the setxkbmap output can have an 'include' instruction which adds
 some other files to the final map).

So what's the best way to get an Apple Pro keyboard working fully?

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg00251/pgp0.pgp
Description: PGP signature


Re: Radeon 9000 If (RV250), Mac G4 (Wintunnel) problems with XFree86

2003-06-04 Thread Daniel Stone
On Wed, Jun 04, 2003 at 12:08:47PM +0100, John Leach wrote:
 Hi Michel,
 
 My attempts at using the binary have failed.  X reports:
 
 (II) LoadModule: radeon
 (II) Loading /usr/X11R6/lib/modules-dri-trunk/drivers/radeon_drv.o
 (II) Module radeon: vendor=The XFree86 Project
 compiled for 4.3.99.5, module version = 4.0.1
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.7
 (EE) module ABI minor version (7) is newer than the server's version (6)
 (II) UnloadModule: radeon
 (II) Unloading /usr/X11R6/lib/modules-dri-trunk/drivers/radeon_drv.o
 (EE) Failed to load module radeon (module requirement mismatch, 0)
 
 I've tried and failed to build a new dri-trunk package incorporating the
 patch (most likely a newbie deb package building/xfree86 compiling
 problem).
 
 My package versions are:
 xserver-xfree86 4.2.1-6  the XFree86 X server
 xserver-xfree86-dri-trunk 2003.05.04-1  The XFree86 X server [DRI trunk]
 
 If this is due to your binary being compiled against a different version
 of X than my own, what can I do?  Should I try it with a 4.3 server?
 (and if so, are some official debs available?)  Could you compile it
 against a lower version for me?  Or shall I just give up on this whilst
 somebody else with more xfree86 smarts tests it? :(

4.3.0 debs are available at:
deb http://penguinppc.org/~daniels/sid/$(ARCH) ./

-- 
Daniel Stone [EMAIL PROTECTED] [EMAIL PROTECTED]
KDE: Konquering a desktop near you - http://www.kde.org


pgp0.pgp
Description: PGP signature


Re: Rant (was Re: ATI Drivers.)

2003-07-19 Thread Daniel Stone
On Fri, Jul 18, 2003 at 12:25:16PM +0200, Sven Luther wrote:
 No, there you are exagerating. I hardly doubt that they would go broke
 or whatever if they released open source drivers. If anything, they
 would sell more boards.

Not very many, and their competitirs would then have access to all their IP, so
could out-do them in the next generation of cards.

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.kde.org - http://www.debian.org - http://www.xwin.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: Rant (was Re: ATI Drivers.)

2003-07-24 Thread Daniel Stone
On Sun, Jul 20, 2003 at 02:22:10AM -0400, Mike A. Harris wrote:
 I have no problem for them to go proprietary, but i would very much like
 a powerpc version of said drivers. Since both of them also release
 drivers for MacOSX, i guess this would not be very expensive to just
 rebuild powerpc versions of them. Or for other arches too. I think this
 is the cost the graphic companies have to pay for not releasing the
 source code.
 
 Perhaps if said companies business and marketing departments
 determine that producing PPC drivers will be in the best
 interests of their stockholders, they might decide to book
 engineering resources to produce PPC drivers.  The lack of such
 drivers would indicate to me that there is not enough revenue
 predicted to be generated by allocating such resources that such
 drivers are more cost to develop than any financial gains
 received by doing so.  I'm no financial analyst by any stretch of
 the imagination.  Running a publically traded company on a
 charity basis however is a good way to upset stockholders.

Another issue is if those drivers are in the least flaky, then you get very bad
press for having dodgy drivers, so you're going to either have to dedicate heaps
of resources, or none at all. I know what I'd be gunning for, if I had a BComm,
or whatever.

 Try putting the engine of a Japanese car into an American made 
 car.  Then complain to Nissan that it doesn't work, and see how 
 far you get.

Nissan did make the V8 engine for the Holden VL Commodore, a typical Australian
grunt car. :)

 If anything they'd likely get sued by 3rd party vendors whom 
 they've licensed code and/or patented technology from, which they 
 do not have the right to give away to the public.  That includes 
 both software, and hardware interfaces as well.  Only the 
 particular hardware vendor in question knows what IP they have in 
 their hardware and drivers, and what they can do with that IP 
 legally.

Yep, and this goes quite deep: apparently they can't even release TV-Out specs,
for fear of getting smacked down by Macrovision.

 You're really asking Kentucky Fried Chicken, to give the recipe 
 for their 11 herbs and spices here, and the secret sauce.  Pretty 
 soon, half of the KFC customers have no need to go to KFC as they 
 can make it at home.

And McDonald's start selling Alabama Fried Chicken, so you can go to the one
place for all your burger and chicken needs.

Bzt.

 By the way, I have a recipe for chicken that legal jargon
 tastes very similar to, but is not KFC.  I wonder if someone
 let the cat out of the bag at KFC one day, and this is the
 Colonel's secret recipe?

I've got this black syrupy stuff that tastes just like Coke, too!

 Who knows.  The chances of reverse engineering the kernel 
 microcode engine from one of these drivers however is even much 
 more likely than reverse engineering the KFC recipe by analyzing 
 the molecular structure of the crispy crust.

Aye. The problem with this view is that most people slam you for trying to kill
open source or some crap, when you're being realistic.

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.kde.org - http://www.debian.org - http://www.xwin.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: Rant (was Re: ATI Drivers.)

2003-07-24 Thread Daniel Stone
On Sun, Jul 20, 2003 at 05:12:00AM -0400, Mike A. Harris wrote:
 On Sat, 19 Jul 2003, Daniel Stone wrote:
 Not very many, and their competitirs would then have access to all their IP, so
 could out-do them in the next generation of cards.
 
 I doubt that it would involve hardware as much as it would
 involve the driver aspect and the JIT compiler for the GPU
 perhaps.  Having never seen the complete source code of any
 modern proprietary full featured video driver however, it's very
 hard to say.

Well, not all, but AIUI it's becoming less of a pure hardware situation, and
more of intelligent software being required, and sort of showing your hand, so
to speak. Then again, I'm *way* out of my depth here, so I'm likely to be way
off the mark. I think Mark would probably be the most qualified to speak about
this. ;)

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.kde.org - http://www.debian.org - http://www.xwin.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: CVS Update: xc (branch: trunk)

2003-07-29 Thread Daniel Stone
On Wed, Jul 30, 2003 at 07:26:52AM +0200, Alexander Pohoyda wrote:
 Harold L Hunt II [EMAIL PROTECTED] writes:
  Note, I do get an hp file when I checkout xf-4_3_0_1, but then it
  tries to download the HP directory and freaks out on Cygwin.  Is
  this the way that all other platforms work due to cvs, or is this
  specific to my platform because you can't have two files with the same
  name but different case?
 
 Yes, I think that this is a letter case problem. CVS on Cygwin does
 not see a difference in names, but feels a difference in object type
 (file vs. directory).
 Perforce on Windows has the same problems.
 
 Please manually delete `hp' file, and try `cvs update' again.

Moving hp,v to hp.old,v on the server would also help a lot. Another sterling
example of CVS's brokenness. :\

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.kde.org - http://www.debian.org - http://www.xwin.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: patch to include some kernel info in banner

2003-08-10 Thread Daniel Stone
On Sun, Aug 10, 2003 at 04:57:14PM -0500, Warren Turkal wrote:
 This patch puts the kernel version in the banner, on Linux, and also whether
 or not it's tainted (providing it's a sufficiently recent kernel). Thanks
 to Mike Harris for this patch (slightly altered to remove RH_CUSTOM, etc).

Please do not accept this Linux-specific hack of a patch; I merged it to Debian,
and Mike asked me not to send it upstream.

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.debian.org - http://www.kde.org - http://www.xwin.org
Jeff doesn't use pants often. -- Pia Smith


pgp0.pgp
Description: PGP signature


Re: patch to include some kernel info in banner

2003-08-11 Thread Daniel Stone
On Sun, Aug 10, 2003 at 09:04:42PM -0600, Marc Aurele La France wrote:
 On Mon, 11 Aug 2003, Daniel Stone wrote:
  On Sun, Aug 10, 2003 at 04:57:14PM -0500, Warren Turkal wrote:
   This patch puts the kernel version in the banner, on Linux, and also whether
   or not it's tainted (providing it's a sufficiently recent kernel). Thanks
   to Mike Harris for this patch (slightly altered to remove RH_CUSTOM, etc).
 
  Please do not accept this Linux-specific hack of a patch; I merged it to Debian,
  and Mike asked me not to send it upstream.
 
 Granted, as the patch stands.  However, I don't mind doing the minimal
 fixing up for inclusion, as this information would be extremely useful in
 some logs.

Feel free to make it more generic and include it - that would definitely be cool.

 Why the extra symbol, if I may ask, instead merely using defined(linux)?

I don't know, I just grabbed it off Mike and did
s/RH_CUSTOM/KERNEL_VERSION_IN_BANNER/; I think RH_CUSTOM is a catch-all for Red
Hat's whacky stuff.

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.debian.org - http://www.kde.org - http://www.freedesktop.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: patch for ia64

2003-08-14 Thread Daniel Stone
On Sun, Aug 10, 2003 at 09:40:43PM -0600, Marc Aurele La France wrote:
 You seem to be submitting a string of old patches, some of them twice.
 Why?

These patches are all from the Debian packages.

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.debian.org - http://www.kde.org - http://www.xwin.org
Jeff doesn't use pants often. -- Pia Smith


pgp0.pgp
Description: PGP signature


Re: synaptics lockups (was Re: radeon lockups ...)

2003-09-02 Thread Daniel Stone
On Tue, Sep 02, 2003 at 02:04:00AM -0400, Mike A. Harris wrote:
 It's GPL licensed unfortunately.  Only MIT licensed code is 
 accepted into XFree86, so this driver will never be included.  
 That means once kernel 2.6 is standard, the majority of laptop 
 users with synaptics touchpads will have to rely on their OS 
 distribution to provide the GPL driver, or will have to compile 
 it themselves.
 
 The only other option would be for someone to write a brand new 
 driver for synaptics and license it as MIT, without looking at 
 the GPL driver's source code.  It's possible to do a clean room 
 implementation, but I'm not sure if anyone would really want to 
 bother when there's a working driver already.

Well, couldn't the upstream author just relicense it?

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.debian.org - http://www.kde.org - http://www.freedesktop.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: synaptics lockups (was Re: radeon lockups ...)

2003-09-02 Thread Daniel Stone
On Tue, Sep 02, 2003 at 07:19:38AM -0400, Mike A. Harris wrote:
 On Tue, 2 Sep 2003, Daniel Stone wrote:
 On Tue, Sep 02, 2003 at 02:04:00AM -0400, Mike A. Harris wrote:
  It's GPL licensed unfortunately.  Only MIT licensed code is 
  accepted into XFree86, so this driver will never be included.  
  That means once kernel 2.6 is standard, the majority of laptop 
  users with synaptics touchpads will have to rely on their OS 
  distribution to provide the GPL driver, or will have to compile 
  it themselves.
  
  The only other option would be for someone to write a brand new 
  driver for synaptics and license it as MIT, without looking at 
  the GPL driver's source code.  It's possible to do a clean room 
  implementation, but I'm not sure if anyone would really want to 
  bother when there's a working driver already.
 
 Well, couldn't the upstream author just relicense it?
 
 That depends on wether or not the code is original code, or if it 
 is a derivative of any other GPL sources.  It's possible 
 theoretically, but dependant on the history of the code, and also 
 the author(s) wishes.

That was kind of implicit.

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.debian.org - http://www.kde.org - http://www.freedesktop.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: Starting XFree86 without an XF86Config file

2003-10-02 Thread Daniel Stone
On Thu, Oct 02, 2003 at 02:34:42PM -0500, Bryan W. Headley wrote:
 Now, as to anyone who say, eww, it's Gtk, or it's Qt, or I hate 
 Tk, I have only one thing to say to them: Athena Widgets.

Jesus, no.

The point of this is that it's meant to be *easy* and *simple*. This means that
it should integrate with the preferred environment. GNOME and KDE versions of
the autoconfigurator will come, I guarantee you. The only reason that more
people aren't really, incredibly excited about this is that very few people
know.

I assure you GNOME and KDE versions will come. Don't have none, have both. Red
Hat can ship the GNOME version, SuSE/whatever can ship the KDE version, and they
work the same way, semantically. Everyone's happy.

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.debian.org - http://www.kde.org - http://www.freedesktop.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: Memory Allocation Problems for Intel 845G

2003-10-02 Thread Daniel Stone
On Thu, Oct 02, 2003 at 06:33:52AM -0700, Alex Deucher wrote:
 you or christian should add this as a bug to bugzilla
 (http://bugs.xfree86.org/).  This is the new method for posting patches
 to be accepted into cvs.

This isn't a patch to be accepted into CVS, only an idea; as it stands, it's an
external binary. Its main function is to show one what registers need what data
shoved into them.

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.debian.org - http://www.kde.org - http://www.freedesktop.org
Configurability is always the best choice when it's pretty simple to implement
  -- Havoc Pennington, gnome-list


pgp0.pgp
Description: PGP signature


Re: Cygwin/XFree86 - Staying or leaving XFree86.org? [Was: Re: Cygwin/XFree86 Bugs?]

2003-10-26 Thread Daniel Stone
On Sun, Oct 26, 2003 at 03:51:05PM -0700, Marc Aurele La France wrote:
 On Sun, 26 Oct 2003, Peter Firefly Lund wrote:
  On Sun, 26 Oct 2003, David Dawes wrote:
   When I discussed this with you privately a while ago all I got were
   disrespectful and insulting responses.  Now there is more of the same.
 
  Err... No.
 
  He was quite reasonable, in my opinion.
 
 On the contrary.  Implying that XFree86 owes him anything, be it a
 personal/family life or the right to commit, is not reasonable at all.
 Saying give me what I want to be a volunteer! simply doesn't cut it.

I've tried to stay out of this ...

From my (impartial; I'm not taking sides) reading, he was saying, if you want
me here, it's on my terms, which includes CVS. No CVS, no me. He was (AFAICT)
placing conditions on his continued participation in a volunteer activity, not
making demands of other volunteers.

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.debian.org - http://www.kde.org - http://www.freedesktop.org
What's next? People turning up on my doorstep, observing that the lack of
doorbell is likely to confuse people and hence removing my front door?
  -- David Woodhouse on usability efforts, Advogato


pgp0.pgp
Description: PGP signature


Re: Cygwin/XFree86 - Staying or leaving XFree86.org? [Was: Re: Cygwin/XFree86 Bugs?]

2003-10-27 Thread Daniel Stone
On Mon, Oct 27, 2003 at 02:12:26AM -0800, Andrew P. Lentvorski, Jr. wrote:
 On Mon, 27 Oct 2003, Andrew C Aitchison wrote:
  We have lost developers who might have been valuable to us by not giving
  them CVS access. I'm afraid to say that from the outside it appears
  that if David had been able to swallow his pride a little more,
  things might have turned out a little different.
 
 Actually, this points to a more structural failure in the tools.  People
 seem to be afraid to bestow CVS access due to it being so all or nothing.

It's really not, you know. Aside from the fact you can do permissions, there's
also the KDE module, with a flexible checkin script to allow/deny/whatever
commits, based on an arbitrary ruleset.

-- 
Daniel Stone  [EMAIL PROTECTED]
http://www.debian.org - http://www.kde.org - http://www.freedesktop.org
What's next? People turning up on my doorstep, observing that the lack of
doorbell is likely to confuse people and hence removing my front door?
  -- David Woodhouse on usability efforts, Advogato


pgp0.pgp
Description: PGP signature


[Xpert]HEAD compile breakage in Xserver/hw/xfree86/parser

2002-12-31 Thread Daniel Stone
), not 
   
   
stripped   
   
   
   
   
   
Any ideas? Imakefile seems to provide no clues. :) 
   
   

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg11847/pgp0.pgp
Description: PGP signature


[dstone@kde.org: Re: [Xpert]HEAD compile breakage in Xserver/hw/xfree86/parser]

2002-12-31 Thread Daniel Stone
Gah.

- Forwarded message from Daniel Stone [EMAIL PROTECTED] -

Date: Wed, 1 Jan 2003 14:17:35 +1100
From: Daniel Stone [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [Xpert]HEAD compile breakage in Xserver/hw/xfree86/parser

On Tue, Dec 31, 2002 at 09:54:59PM -0500, David Dawes scrawled:
 On Wed, Jan 01, 2003 at 08:54:15AM +1100, Daniel Stone wrote:
 Hi all!
 I'm having issues with building today's CVS HEAD for Debian (I'm doing
 packages of HEAD, and doing it right, i.e. non-i386-specific, not a
 hack, etc). Specifically, programs/Xserver/hw/xfree86/parser. scan.c
 isn't getting built for unshared/, only ./:
 
 I don't know why anything is getting built for unshared/ in that directory.
 Maybe Debian patches it to build a shared copy of the parser library?
 This doesn't happen with the default XFree86 source.

No patches to the build system in that sense; would you like me to
attach the (slightly patched) xfree86.cf and linux.cf?

-- 
Daniel Stone [EMAIL PROTECTED] [EMAIL PROTECTED]
Developer - http://kopete.kde.org, http://www.kde.org



- End forwarded message -

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg11852/pgp0.pgp
Description: PGP signature


[Xpert]HEAD compile failure - programs/x11perf/do_traps.c

2003-01-02 Thread Daniel Stone
Hi all!
do_traps.c from HEAD fails, ostensibly because XTrapezoid is undefined:

--
gcc -g -O2 -ansi -pedantic -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wundef 
  -I/usr/include -I/usr/include/freetype2  -I../.. -I../../exports/include   -Dlinux 
-D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE 
-D_SVID_SOURCE  -D_GNU_SOURCE   -DFUNCPROTO=15 -DNARROWPROTO-DMITSHM -DXFT 
-DXRENDER-c -o do_traps.o do_traps.c
do_traps.c:113: parse error before `*'
do_traps.c:113: warning: type defaults to `int' in declaration of `traps'
do_traps.c:113: ANSI C forbids data definition with no type or storage class
do_traps.c: In function `InitFixedTrapezoids':
do_traps.c:125: `XTrapezoid' undeclared (first use in this function)
do_traps.c:125: (Each undeclared identifier is reported only once
do_traps.c:125: for each function it appears in.)
do_traps.c:125: `curTrap' undeclared (first use in this function)
do_traps.c:125: warning: statement with no effect
do_traps.c:126: parse error before `color'
do_traps.c:132: parse error before `)'
do_traps.c:158: `color' undeclared (first use in this function)
do_traps.c:186: warning: implicit declaration of function `XDoubleToFixed'
do_traps.c:185: warning: value computed is not used
do_traps.c: In function `DoFixedTrapezoids':
do_traps.c:222: `XTrapezoid' undeclared (first use in this function)
do_traps.c:222: `curTrap' undeclared (first use in this function)
do_traps.c:222: warning: statement with no effect
do_traps.c:223: parse error before `white'
do_traps.c:225: `white' undeclared (first use in this function)
do_traps.c:225: warning: implicit declaration of function `XftDrawSrcPicture'
do_traps.c:226: `black' undeclared (first use in this function)
do_traps.c:227: `dst' undeclared (first use in this function)
do_traps.c:227: warning: implicit declaration of function `XftDrawPicture'
do_traps.c:229: `src' undeclared (first use in this function)
do_traps.c:232: warning: implicit declaration of function `XRenderCompositeTrapezoids'
make[5]: *** [do_traps.o] Error 1
--

This is with an untouched do_traps.c, and x11perf in general. The lines
above it include X11/extensions/Xrender.h, which is where XTrapezoid
is defined ... any ideas?

Thanks!
:) d

(BTW: Previous failure was due to PIC funniness).

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg11883/pgp0.pgp
Description: PGP signature


[Xpert] HEAD compile breakage

2003-01-03 Thread Daniel Stone
Hi all!
I'm having issues with building today's CVS HEAD for Debian (I'm doing
packages of HEAD, and doing it right, i.e. non-i386-specific, not a
hack, etc). Specifically, programs/Xserver/hw/xfree86/parser. scan.c
isn't getting built for unshared/, only ./:

---
(cd unshared  ar clq ../libxf86config.a Device.o Files.o Flags.o
 Input.o Keyboard.o Layout.o Module.o Video.o Monitor.o
 Pointer.o Screen.o Vendor.o read.o scan.o write.o DRI.o )
ar: scan.o: No such file or directory
make[7]: *** [libxf86config.a] Error 1
make[7]: Leaving directory
`/home/dstone/xfree86/xfree86-4.2.99+cvs.20021231/build-tree/xc/programs/Xserver/hw/xfree86/parser'
make[6]: *** [all] Error 2
[...]
---

dstone@tela:~/xfree86/xfree86-4.2.99+cvs.20021231/build-tree/xc/programs/Xserver/hw/xfree86/parser%
lsl scan.o unshared/scan.o
ls: unshared/scan.o: No such file or directory
-rw-r--r--1 dstone   128054144 Dec 31 17:52 scan.o
dstone@tela:~/xfree86/xfree86-4.2.99+cvs.20021231/build-tree/xc/programs/Xserver/hw/xfree86/parser%
file scan.o
scan.o: ELF 32-bit LSB relocatable, Intel 80386, version 1 (SYSV), not
stripped

Any ideas? Imakefile seems to provide no clues. :)

-- 
Daniel Stone [EMAIL PROTECTED] [EMAIL PROTECTED]
Developer - http://kopete.kde.org, http://www.kde.org



msg11902/pgp0.pgp
Description: PGP signature


[Xpert] Re: [Xpert]HEAD compile breakage in Xserver/hw/xfree86/parser

2003-01-03 Thread Daniel Stone
On Tue, Dec 31, 2002 at 09:54:59PM -0500, David Dawes scrawled:
 On Wed, Jan 01, 2003 at 08:54:15AM +1100, Daniel Stone wrote:
 Hi all!
 I'm having issues with building today's CVS HEAD for Debian (I'm doing
 packages of HEAD, and doing it right, i.e. non-i386-specific, not a
 hack, etc). Specifically, programs/Xserver/hw/xfree86/parser. scan.c
 isn't getting built for unshared/, only ./:
 
 I don't know why anything is getting built for unshared/ in that directory.
 Maybe Debian patches it to build a shared copy of the parser library?
 This doesn't happen with the default XFree86 source.

No patches to the build system in that sense; would you like me to
attach the (slightly patched) xfree86.cf and linux.cf?

-- 
Daniel Stone [EMAIL PROTECTED] [EMAIL PROTECTED]
Developer - http://kopete.kde.org, http://www.kde.org



msg11905/pgp0.pgp
Description: PGP signature


Re: [Xpert] Re: [dstone@kde.org: Re: [Xpert]HEAD compile breakage in Xserver/hw/xfree86/parser]

2003-01-03 Thread Daniel Stone
On Fri, Jan 03, 2003 at 10:58:06PM -0500, David Dawes scrawled:
 On Wed, Jan 01, 2003 at 02:31:29PM +1100, Daniel Stone wrote:
 Gah.
 
 - Forwarded message from Daniel Stone [EMAIL PROTECTED] -
 
 Date: Wed, 1 Jan 2003 14:17:35 +1100
 From: Daniel Stone [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: [Xpert]HEAD compile breakage in Xserver/hw/xfree86/parser
 
 On Tue, Dec 31, 2002 at 09:54:59PM -0500, David Dawes scrawled:
  On Wed, Jan 01, 2003 at 08:54:15AM +1100, Daniel Stone wrote:
  Hi all!
  I'm having issues with building today's CVS HEAD for Debian (I'm doing
  packages of HEAD, and doing it right, i.e. non-i386-specific, not a
  hack, etc). Specifically, programs/Xserver/hw/xfree86/parser. scan.c
  isn't getting built for unshared/, only ./:
  
  I don't know why anything is getting built for unshared/ in that directory.
  Maybe Debian patches it to build a shared copy of the parser library?
  This doesn't happen with the default XFree86 source.
 
 No patches to the build system in that sense; would you like me to
 attach the (slightly patched) xfree86.cf and linux.cf?
 
 It'd probably be useful to see all changes relative to the standard
 XFree86 source.  Unless there's something specifically in the parser's
 Imakefile to turn on building a shared version of the library, or something
 in the .cf/.tmpl/.rules files to always build shared libraries, then
 I don't see why it would even be trying to do what you're seeing.

It was a very subtle breakage; I changed #if DoSharedLib to #if
(DoSharedLib || DoPicLib) in one too many places, it seems. Debian
requires us to use PIC almost unconditionally, sadly.

Thanks for your help, though. :)

-- 
Daniel Stone [EMAIL PROTECTED] [EMAIL PROTECTED]
Developer - http://kopete.kde.org, http://www.kde.org



msg11913/pgp0.pgp
Description: PGP signature


[Xpert] Re: [Xpert]HEAD compile failure - programs/x11perf/do_traps.c

2003-01-03 Thread Daniel Stone
On Fri, Jan 03, 2003 at 06:37:27AM -0700, Marc Aurele La France scrawled:
 On Fri, 3 Jan 2003, Daniel Stone wrote:
  do_traps.c from HEAD fails, ostensibly because XTrapezoid is undefined:
 
  gcc -g -O2 -ansi -pedantic -Wall -Wpointer-arith -Wstrict-prototypes
  -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls
  -Wnested-externs -Wundef   -I/usr/include -I/usr/include/freetype2
  ^^^
 
 These are causing your build to pick up stale headers.

We #define HasFreetype YES, because we have a pretty recent Freetype. What
version is required? Is 2.1.2 sufficient, or 2.1.3, or is CVS needed?

:) d

(we == Debian).

-- 
Daniel Stone [EMAIL PROTECTED] [EMAIL PROTECTED]
Developer - http://kopete.kde.org, http://www.kde.org



msg11914/pgp0.pgp
Description: PGP signature


[Xpert] Re: [Xpert]HEAD compile failure - programs/x11perf/do_traps.c

2003-01-03 Thread Daniel Stone
On Fri, Jan 03, 2003 at 06:37:27AM -0700, Marc Aurele La France scrawled:
 On Fri, 3 Jan 2003, Daniel Stone wrote:
 
  do_traps.c from HEAD fails, ostensibly because XTrapezoid is undefined:
 
  gcc -g -O2 -ansi -pedantic -Wall -Wpointer-arith -Wstrict-prototypes
  -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls
  -Wnested-externs -Wundef   -I/usr/include -I/usr/include/freetype2
  ^^^
 
 These are causing your build to pick up stale headers.

I have Freetype 2.1.3 installed from the Debian packages; as an
addendum, it worked fine with a snapshot from 28th Nov 2002, but fails
with 3-1-2003.

-- 
Daniel Stone [EMAIL PROTECTED] [EMAIL PROTECTED]
Developer - http://kopete.kde.org, http://www.kde.org



msg11918/pgp0.pgp
Description: PGP signature