Re: Newer VIA driver for xfree86-4.3.0.dfsg.1

2004-06-15 Thread Martijn van de Streek
On di, 2004-06-15 at 14:31 -0400, Nathanael Nerode wrote:

> If it can be verified that he is not doing "aggressive relicensing", then it
> is safe.  If he is doing "aggressive relicesning" like Dawes, who claims
> that all his additions after some date or other are under the XFree86 1.1
> license, then these two tiny bits are not safe.
> 
> Unfortunately, it's important to ask.

Branden said it looked OK on IRC, so I went ahead with the patching. If
you read the project's mailing lists, you'll see lots of comments about
the 1.1 license, for example:

http://sourceforge.net/mailarchive/message.php?msg_id=7730841

and this thread:
http://sourceforge.net/mailarchive/message.php?msg_id=7599303
http://sourceforge.net/mailarchive/message.php?msg_id=7599305

Also, all source files have only the "MIT license" header -- if that
means anything .
-- 
Martijn van de Streek <[EMAIL PROTECTED]>


signature.asc
Description: This is a digitally signed message part


Newer VIA driver for xfree86-4.3.0.dfsg.1

2004-06-15 Thread Martijn van de Streek
Hi,

I've created a patch to upgrade the VIA/Unichrome driver in the current
XFree86 in unstable to the R20 version from http://unichrome.
sourceforge.net/, and I've patched in their released XvMC patch.

The only thing that's missing seems to be the dri part of the driver,
xc/lib/GL/mesa/src/via, from dri CVS.

I've built, installed and tested this driver and haven't found any
obvious (to me) bugs.

All code seems to be under an MIT license, so it should be safe to add
this.

It does this to the MANIFEST:

--- debian/MANIFEST.i3862004-06-11 09:41:55.0 +0200
+++ debian/MANIFEST.i386.new2004-06-12 17:47:57.0 +0200
@@ -933,0 +934 @@
+usr/X11R6/include/X11/extensions/viaXvMC.h
@@ -6002,0 +6004,2 @@
+usr/X11R6/lib/libviaXvMC.a
+usr/X11R6/lib/libviaXvMC_pic.a
MANIFEST check failed; please see debian/README

The patch is on
http://foodfight.org/patch/000_stolen_from_HEAD_via_driver.diff.gz
(195KiB, 1.3MiB gunzipped)
-- 
Martijn van de Streek <[EMAIL PROTECTED]>


signature.asc
Description: This is a digitally signed message part


Re: Xvideo extension, radeon mobility Xfree 4.2.1

2002-10-08 Thread Martijn van de Streek
On Tue, 08 Oct 2002, Matija Grabnar wrote:

> I was looking forward to this version of Xfree because it is supposed
> to support the more advanced features of my laptop's Radeon Mobility 
> card. 

It looks like you're using the 'vesa' driver:

> (--) Chipset vesa found

You should switch to the ATI Radeon driver (manually or using the
dpkg-reconfigure xserver-xfree86 command).

Martijn
-- 
And Billy Joel?  He  hasn't had a hit since Usenet started.
- The Internet Oracle



Re: Xvideo extension, radeon mobility Xfree 4.2.1

2002-10-08 Thread Martijn van de Streek

On Tue, 08 Oct 2002, Matija Grabnar wrote:

> I was looking forward to this version of Xfree because it is supposed
> to support the more advanced features of my laptop's Radeon Mobility 
> card. 

It looks like you're using the 'vesa' driver:

> (--) Chipset vesa found

You should switch to the ATI Radeon driver (manually or using the
dpkg-reconfigure xserver-xfree86 command).

Martijn
-- 
And Billy Joel?  He  hasn't had a hit since Usenet started.
- The Internet Oracle


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Problema with xfonts-75dpi_4.2.1-0pre1v2

2002-10-02 Thread Martijn van de Streek
On Wed, 02 Oct 2002, Ottavio Campana wrote:

> I've  installed xfree  4.2.1-0pre1v1  and everything  was  ok. Now  I've
> upgraded and I've got the following problem:
> 
> Sorry for the messages in italian. it compalins that it cannota write in
> the pipe in the copy (impossibile scrivere sulla pipe nella copia)

Could you retry with LC_ALL=C (temporarily)?

Martijn
-- 
De importeur voerde niets uit.



Re: Problema with xfonts-75dpi_4.2.1-0pre1v2

2002-10-02 Thread Martijn van de Streek

On Wed, 02 Oct 2002, Ottavio Campana wrote:

> I've  installed xfree  4.2.1-0pre1v1  and everything  was  ok. Now  I've
> upgraded and I've got the following problem:
> 
> Sorry for the messages in italian. it compalins that it cannota write in
> the pipe in the copy (impossibile scrivere sulla pipe nella copia)

Could you retry with LC_ALL=C (temporarily)?

Martijn
-- 
De importeur voerde niets uit.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Silicon Motion HEAD in 4.2.1 src

2002-09-30 Thread Martijn van de Streek
On Fri, 20 Sep 2002, Roman Himmes wrote:

> 3 days ago there was a new update to the driver and it actually works!
> XVideo  works very good, but the Xserver has some instabilities
> switching from a TTY back to the graphical server. If you are not
> moving your Mouse during the switching it works  90% of all times.
 
> In the 4.2.1 and the  4.2.0 debs I got the same graphical trash than
> Martijn while switching to a TTY, but it seems that they resolved this
> problem. 

Branden, could you use the HEAD siliconmotion driver in the next
(pre-)release of X? I've been using the driver since this post, and it
works great.

Martijn
-- 
#!/bin/sh -e '($0&$0&)'



Re: Silicon Motion HEAD in 4.2.1 src

2002-09-30 Thread Martijn van de Streek

On Fri, 20 Sep 2002, Roman Himmes wrote:

> 3 days ago there was a new update to the driver and it actually works!
> XVideo  works very good, but the Xserver has some instabilities
> switching from a TTY back to the graphical server. If you are not
> moving your Mouse during the switching it works  90% of all times.
 
> In the 4.2.1 and the  4.2.0 debs I got the same graphical trash than
> Martijn while switching to a TTY, but it seems that they resolved this
> problem. 

Branden, could you use the HEAD siliconmotion driver in the next
(pre-)release of X? I've been using the driver since this post, and it
works great.

Martijn
-- 
#!/bin/sh -e '($0&$0&)'


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Silicon Motion HEAD in 4.2.1 src

2002-09-17 Thread Martijn van de Streek
On Tue, 17 Sep 2002, Branden Robinson wrote:

> > BUT now Xfree86 crashes when I try to watch a movie with MPlayer or aviplay 
> > when they try to use the XV-Extension.
> 
> Heh, sounds like you've found an upstream bug.  Welcome to CVS HEAD.  :)

The siliconmotion driver has been lacking XVideo support since the
first 4.2.* prerelease debs, while the xpert list only talks of 'getting
rid of the wait for retrace'
(http://www.xfree86.org/pipermail/xpert/2002-April/016661.html) in 4.2.

http://www.xfree86.org/pipermail/xpert/2002-April/016573.html als talks
about the problem a bit.
 
There's also a bug in the siliconmotion driver in "current" XFree86
4.2.1-pre debs: sometimes when the X server exits/gets killed/switches
back to text mode I get a screen full of garbage and a hanging machine.

Martijn
-- 
Write a wise saying and your name will live forever
  - Anonymous



Re: Silicon Motion HEAD in 4.2.1 src

2002-09-17 Thread Martijn van de Streek

On Tue, 17 Sep 2002, Branden Robinson wrote:

> > BUT now Xfree86 crashes when I try to watch a movie with MPlayer or aviplay 
> > when they try to use the XV-Extension.
> 
> Heh, sounds like you've found an upstream bug.  Welcome to CVS HEAD.  :)

The siliconmotion driver has been lacking XVideo support since the
first 4.2.* prerelease debs, while the xpert list only talks of 'getting
rid of the wait for retrace'
(http://www.xfree86.org/pipermail/xpert/2002-April/016661.html) in 4.2.

http://www.xfree86.org/pipermail/xpert/2002-April/016573.html als talks
about the problem a bit.
 
There's also a bug in the siliconmotion driver in "current" XFree86
4.2.1-pre debs: sometimes when the X server exits/gets killed/switches
back to text mode I get a screen full of garbage and a hanging machine.

Martijn
-- 
Write a wise saying and your name will live forever
  - Anonymous


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: kdm/wdm and ~/.xsession

2002-06-25 Thread Martijn van de Streek
On Mon, 24 Jun 2002, Branden Robinson wrote:

> gdm ignores it, too.

Wait a minute.

I've had both gdm and kdm read my .xsession by choosing the 'Default' or
'Debian' session. If you choose 'Gnome' or 'KDE' (or failsafe for that
matter), it'll just start the session manager for the chosen desktop
environment.
 
Matijn
-- 
Suspicious pointer corrupted virtual machine


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kdm/wdm and ~/.xsession

2002-06-24 Thread Martijn van de Streek

On Mon, 24 Jun 2002, Branden Robinson wrote:

> gdm ignores it, too.

Wait a minute.

I've had both gdm and kdm read my .xsession by choosing the 'Default' or
'Debian' session. If you choose 'Gnome' or 'KDE' (or failsafe for that
matter), it'll just start the session manager for the chosen desktop
environment.
 
Matijn
-- 
Suspicious pointer corrupted virtual machine


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Xfree 4.1.0-1 + C&T 69000

2001-07-31 Thread Martijn van de Streek
On Tue, 31 Jul 2001, boris wrote:

>  I have updated XF4.0.3-4 to XF4.1.0-1 ...  
>  ( compaq armada 1500c (notebook) )
> 
>  And can't get X to work:

Seems to be a bug in the chips driver - on my IBM Thinkpad (C&T 65000)
X 4.1.0 SIG11s as well.

Martijn
-- 
 one less nt =  a little better world



Re: Xfree 4.1.0-1 + C&T 69000

2001-07-31 Thread Martijn van de Streek

On Tue, 31 Jul 2001, boris wrote:

>  I have updated XF4.0.3-4 to XF4.1.0-1 ...  
>  ( compaq armada 1500c (notebook) )
> 
>  And can't get X to work:

Seems to be a bug in the chips driver - on my IBM Thinkpad (C&T 65000)
X 4.1.0 SIG11s as well.

Martijn
-- 
 one less nt =  a little better world


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Trident 9397 and Xfree 4.1

2000-09-20 Thread Martijn van de Streek
On Wed, 20 Sep 2000, Will Lowe wrote:

> It looks like X is drawing there -- I can put windows there,  and gkrellm
> extends into this "black" region -- but it's getting cut off or clipped or
> something.  I took a screenshot with xwd,  and the screenshot shows the
> entire screen,  but it's not actually visible on the monitor.

I had this problem once when I lied to the X server about the amount of
memory on the video card.
Try a lower bits-per-pixel value, or tell the server real amount of memory
and see if it still happens. 

Martijn
-- 
I saw what you did and I know who you are

GPG: 1024D/17C37EC4  8427 EC97 881B 2885 7A2F  A8AB 4BFC F6B8 17C3 7EC4


pgpbx4gqDTqEO.pgp
Description: PGP signature


Re: Trident 9397 and Xfree 4.1

2000-09-20 Thread Martijn van de Streek

On Wed, 20 Sep 2000, Will Lowe wrote:

> It looks like X is drawing there -- I can put windows there,  and gkrellm
> extends into this "black" region -- but it's getting cut off or clipped or
> something.  I took a screenshot with xwd,  and the screenshot shows the
> entire screen,  but it's not actually visible on the monitor.

I had this problem once when I lied to the X server about the amount of
memory on the video card.
Try a lower bits-per-pixel value, or tell the server real amount of memory
and see if it still happens. 

Martijn
-- 
I saw what you did and I know who you are

GPG: 1024D/17C37EC4  8427 EC97 881B 2885 7A2F  A8AB 4BFC F6B8 17C3 7EC4

 PGP signature