Re: xft and xfree86-truetype-fonts
On Thu, Aug 08, 2002 at 11:17:07PM -0500, Branden Robinson wrote: > On Fri, Aug 09, 2002 at 06:08:56AM +0200, Juergen Kreileder wrote: > > The TrueType fonts from xfree86-truetype-fonts[1] are in > > xfree86-nonfree-truetype[2]. xft[3] contains the new Xft stuff from > > http://keithp.com/fonts/, AFAIK it's not available in a Debian package > > yet. > > Ah, that stuff. > > I've been watching Keith's commit messages with great interest. It does > look like cool stuff but he's still chasing the bugs out of it. > Thanks for the info guys. Next time, I'll just look more closely at the rpm. I figured there was just some reason it wasn't included. I'm a little bit familiar with the patent problems associated with truetype fonts and apple, so I thought that this might be the problem. Tomorrow when I have a redhat machine handy, I'll take a look at the copyright on those fonts. > I'd rather wait until Keith has given some indication that the code is > stable before I'd even want to consider patching up to it. > > Most likely, the best approach is just to get it with the rest of 4.3.0 > when that is released. > Don't you think that we could include it now in testing or in unstable? I'll probably be making a deb package for it for lindows, so if you're interested, let me know and I'll post it somewhere so people can test it. michael -- michael cardenas lead software engineer lindows.com . hyperpoem.net . "Happiness is that state of consciousness which proceeds from the achievement of one's values." - Ayn Rand
Re: xft and xfree86-truetype-fonts
On Thu, Aug 08, 2002 at 10:28:11PM -0700, Michael Cardenas wrote: > > I'd rather wait until Keith has given some indication that the code is > > stable before I'd even want to consider patching up to it. > > > > Most likely, the best approach is just to get it with the rest of 4.3.0 > > when that is released. > > Don't you think that we could include it now in testing or in > unstable? I'll probably be making a deb package for it for lindows, so > if you're interested, let me know and I'll post it somewhere so people > can test it. Xft2 and fontconfig are probably still a bit experimental. But yes, Red Hat developers have been experimenting with it in Rawhide. Note that the Xft1 -> Xft2 upgrade will affect quite a few package, including XFree86, Qt, Gtk2, and probably more. Do figure out the roadmap before diving into it. :-) Cheers, Anthony -- Anthony Fok Tung-Ling ThizLinux Laboratory <[EMAIL PROTECTED]> http://www.thizlinux.com/ Debian Chinese Project <[EMAIL PROTECTED]> http://www.debian.org/intl/zh/ Come visit Our Lady of Victory Camp! http://www.olvc.ab.ca/
Re: xft and xfree86-truetype-fonts
Hi, > In <[EMAIL PROTECTED]> > Branden Robinson <[EMAIL PROTECTED]> wrote: >> I've been watching Keith's commit messages with great interest. It does >> look like cool stuff but he's still chasing the bugs out of it. It's cool stuff, I think so too. >> I'd rather wait until Keith has given some indication that the code is >> stable before I'd even want to consider patching up to it. >> >> Most likely, the best approach is just to get it with the rest of 4.3.0 >> when that is released. XFree86 contains Xft (aka Xft1) library, it uses XftConfig scheme. Current XFree86 CVS contains Xft2 and Xft1, both use fontconfig library scheme. (Xft1 was modfied to use fontconfig insted of XftConfig) Xft does use libfontconfig, but libfontconfig does not depend on X. I think perhaps some non-X programs and libraries will use libfontconfig to handle fonts. These are not depend X. So, I suggests that xlibs package should not contain libfontconfig, it will be separate from xlibs package (e.g libfontconfig.deb and libfontconfig-dev.deb package) when we release the xfree86_4.3.0 package. -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
Re: 4.2.0 nVidia driver comments
On Thu, 2002-08-08 at 21:56, Chris Lawrence wrote: > Thanks, Branden, for including the nv driver backport in the latest > 4.2.0 prerelease (which added support for the GeForce2 Go). I tried > switching from the *gag* non-free binary driver to nv, and it mostly > worked, with the following caveats: > > - Segfault when the glx driver was loaded. There were two unresolved > _gl symbols in the X server backtrace; I can get the trace if that > will help some. (Rebooting without the nvidia binary module loaded > did not help any.) Are you trying to use the glx module from the nvidia drivers with the nv driver? -- Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast
Re: Graphics error since upgrade to Xfree 4.2
On Thu, 2002-08-08 at 19:55, Thomas Schoepf wrote: > > since I've installed Xfree4.2 packages on my machine, I'm seeing a > strange graphics error with all Mozilla buttons: There are some pixels > missing on each of the four corners (see screenshot on > http://atschlichter33.informatik.tu-muenchen.de/mozilla.png). > > When I drag another window over the buttons then they're repainted > correctly. > > Who's to blame for that? X? Mozilla? My stupid hardware? (ATI Radeon > 32SDR AGP (tried different resolutions and color depths) ) Looks the same as http://www.mclure.org/xfreeproblem/ so it's probably X, the radeon driver to be exact. -- Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast
Re: xfree86 4.2.0-0pre1v2 (source,i386) available at the X Strike Force
Hi Martin, On Thu, Aug 08, 2002 at 11:01:01PM -0400, Mike Martin wrote: > I've been trying, unsuccessfully, to use the .debs for 4.2.0 on MIPS for > a while now. It can't find the modules pcidata and bitmap. Neither can > I! Actually, the whole "/usr/X11R6/lib/modules" directory does not > exist. Is this because of what you explain above? I think I'm getting > the "no modules at all" option, which isn't working out. I did not try Branden's debs at all yet. From the size of the XFree86 executable it looks like the server was built with modules support but the modules are not included. I'm just building pre2 right know. I'll know more in a couple of hours. > > Is there an interm solution? I'd really like to get X working again! Sure. Grab the statically compiled server from: http://honk.physik.uni-konstanz.de/linux-mips/xfree86/bin/xfree86-2002-07-17.tar.bz2 Regards, -- Guido
Re: xfree86 4.2.0-0pre1v2 (source,i386) available at the X Strike Force
On Fri, 9 Aug 2002 11:41:49 +0200 Guido Guenther <[EMAIL PROTECTED]> wrote: > Hi Martin, > On Thu, Aug 08, 2002 at 11:01:01PM -0400, Mike Martin wrote: > > I've been trying, unsuccessfully, to use the .debs for 4.2.0 on MIPS for > > a while now. It can't find the modules pcidata and bitmap. Neither can > > I! Actually, the whole "/usr/X11R6/lib/modules" directory does not > > exist. Is this because of what you explain above? I think I'm getting > > the "no modules at all" option, which isn't working out. > I did not try Branden's debs at all yet. From the size of the XFree86 > executable it looks like the server was built with modules support but > the modules are not included. I'm just building pre2 right know. I'll > know more in a couple of hours. > > > > Is there an interm solution? I'd really like to get X working again! > Sure. Grab the statically compiled server from: > > http://honk.physik.uni-konstanz.de/linux-mips/xfree86/bin/xfree86-2002-07-17.tar.bz2 > Regards, > -- Guido Thanks for the help. My X is up and running again. MikeM
Are you coming to Marbella?
Title: Tures Andalucia 2002 - Residential Tourism Fair Dear Sir or Madam: We are pleased to invite you to an exclusive event to enjoy Marbella, one of the most charming places in Andalusia, in the South of Spain. TURES Andalucia® 2002, the Residential Tourism Fair in Andalusia, will be held in Marbella, Costa del Sol, between October the 10th and the 13th at the Fair and Congress Hall (Palacio de Ferias y Congresos de Marbella). In just three days you will contact with the best real estate promoters from all around Andalusia, which will display their projects (including golf courses and sport facilities). You can visit already the exhibitors and their products in the e-Fair, www.turesandalucia.com where you can make appointments in advance, optimizing your time and getting the most exhaustive and reliable information about the advantages of investing in real estates assets in Andalusia. Andalusia is being choiced as a second home by European citizens, a growing market which produces significant profits. Register now! on line www.turesandalucia.com and get a free entrance and important discounts in services and accommodation. (This offer is valid until the 15th of August). Entrance price costs 30 € We will be pleased to welcome you personally. If you have any enquiries, please do not hesitate to contact us. Yours faithfully More information? Contact us. Eduardo Gómez - - Public Relations Leonor G. Zato - - Customer Service EURO ANDALUCIA EVENTS Calle Rossini, 24 - Urbanización Sierra Blanca 29600 - Marbella - Málaga - España T. +34 952 90 24 21 - F. +34 952 92 45 80 - [EMAIL PROTECTED] www.eae.cc The information in this e-mail and in any attachments is confidential and solely for the attention and use of the named addressee(s). You are hereby notified that any dissemination, distribution or copy of this communication is prohibited without the prior written consent of Grupo Sierra Blanca or any of its companies. If you have received this communication in error, please, notify the sender by reply e-mail.
Re: xfree86 4.2.0-0pre1v2 (source,i386) available at the X Strike Force
> In <[EMAIL PROTECTED]> > ISHIKAWA Mutsumi <[EMAIL PROTECTED]> wrote: >> Hi, >> >> Format: 1.7 >> >> Date: Mon, 5 Aug 2002 00:07:45 -0500 >> >> Source: xfree86 >> >> >> >> Architecture: source all i386 >> >> Version: 4.2.0-0pre1v2 >> Result of test build on powerpc is bellow. >> >> nv_drv related files are missing from MANIFEST.powerpc and >> xserver-xfree86.files.powerpc. >> >> --- debian/MANIFEST.powerpc 2002-08-06 14:46:31.0 +0900 >> +++ debian/MANIFEST.powerpc.new 2002-08-08 03:34:00.0 +0900 >> @@ -5650,0 +5651 @@ >> +usr/X11R6/lib/modules/drivers/nv_drv.o >> @@ -7381,0 +7383 @@ >> +usr/X11R6/man/man4/nv.4 >> MANIFEST check failed; please see debian/README >> make: *** [debian/stampdir/install] Error 1 >> debuild: fatal error at line 456: >> dpkg-buildpackage failed! Same problem is happend on m68k. I put a patch to fix xserver-xfree86.files.m68k and MANIFEST.m68k.new on people.debian.org: http://people.debian.org/~ishikawa/XFree86/4.2.0-0pre1v2/m68k/MANIFEST.m68k.new http://people.debian.org/~ishikawa/XFree86/4.2.0-0pre1v2/m68k/xserver-xfree86.files.m68k.diff -- ISHIKAWA Mutsumi <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
Re: 4.2.0 nVidia driver comments
[I'm subscribed to debian-x] On Aug 09, Michel Dänzer wrote: > On Thu, 2002-08-08 at 21:56, Chris Lawrence wrote: > > Thanks, Branden, for including the nv driver backport in the latest > > 4.2.0 prerelease (which added support for the GeForce2 Go). I tried > > switching from the *gag* non-free binary driver to nv, and it mostly > > worked, with the following caveats: > > > > - Segfault when the glx driver was loaded. There were two unresolved > > _gl symbols in the X server backtrace; I can get the trace if that > > will help some. (Rebooting without the nvidia binary module loaded > > did not help any.) > > Are you trying to use the glx module from the nvidia drivers with the nv > driver? I don't think so, but I'll double-check over the weekend. I may have misspoken (or not edited my XF86Config-4 properly). Chris -- Chris Lawrence <[EMAIL PROTECTED]> - http://www.lordsutch.com/chris/
Want to help fix xdm on MIPS
I have an Indy (MIPS R4600SC) that dies when I run xdm There is a known bug that causes xdm to Oops the 2.4.X kernels. I would like to know if there is something I can do to help locate the cause of this problem. I understand a decoded Oops is what is needed. Can anyone point me in the right direction to what I need to read and understand in order to do this. I know it's probably a Huge task, way beyond my abilities, but thats what make it a challenge! And if I fail miserably - you can say "I told you so!" Thanks! Mike Martin mike . martin @ cogeco . ca
Re: Want to help fix xdm on MIPS
On Fri, 9 Aug 2002 18:41:35 -0400 Mike Martin <[EMAIL PROTECTED]> wrote: > I have an Indy (MIPS R4600SC) that dies when I run xdm > > There is a known bug that causes xdm to Oops the 2.4.X kernels. I would > like to know if there is something I can do to help locate the cause of > this problem. I understand a decoded Oops is what is needed. Can anyone > point me in the right direction to what I need to read and understand in > order to do this. I know it's probably a Huge task, way beyond my > abilities, but thats what make it a challenge! And if I fail miserably - > you can say "I told you so!" > > Thanks! > > Mike Martin > mike . martin @ cogeco . ca I ran the crash screen dump through ksymoops ... can this help?: ksymoops 2.4.6 on mips 2.4.17-r4k-ip22. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.17-r4k-ip22/ (default) -m /boot/System.map-2.4.17-r4k-ip22 (default) Warning: You did not tell me where to find symbol information. I will assume that the log matches the kernel and modules that are running right now and I'll use the default options above for symbol resolution. If the current kernel and/or modules do not match the log, you can get more accurate output by telling me the kernel version and where to find map, modules, ksyms etc. ksymoops -h explains the options. $0 : 1000cc01 0001 881e8760 8aac4000 0001 1000cc00 $8 : 07200720 07200720 07200720 07200720 8821d5e0 07200720 $16: 88192310 0121 8a4c4328 8a4c83e8 0001 881d98c0 1000d6c8 $24: 0007 8a4c4000 8a4c42f0 0001 88006984 epc : 8800697cNot tainted Using defaults from ksymoops -t elf32-tradbigmips -a mips:3000 Status: 1000cc03 Cause : 4000 Process X (pid: -2011230548, stackpage=8a4c4000) Stack: 8816ff54 8aac4000 0001 1000cc00 4000 0121 8a4c4410 880c534c 0001 88207f1f 0ae8 880c5d90 880c5d40 8801eae8 881e8780 0001 000a 000a 003e 1000cc01 0001 881e8760 8aac4000 0001 1000cc00 07200720 07200720 07200720 07200720 8821d5e0 07200720 88192310 0121 8a4c4410 8a4c83e8 0001 ... Call Trace: [<8816ff54>] [<880c534c>] [<880c5d90>] [<880c5d40>] [<8801eae8>] [<88192310>] [<88006984>] [<8800697c>] [<8816ff54>] [<880c534c>] [<880c5d90>] [<880c5d40>] [<8801eae8>] [<88192310>] [<88006984>] [<8800697c>] [<8816ff54>] [<880c534c>] [<880c5d90>] [<880c5d40>] [<8801eae8>] [<88192310>] [<88006984>] [<8800697c>] [<8816ff54>] [<880c534c>] [<880c5d90>] [<880c5d40>] [<8801eae8>] [<88192310>] [<88006984>] [<8800697c>] [<8816ff54>] [<880c534c>] [<880c5d90>] [<880c5d40>] [<8801eae8>] [<88192310>] [<88006984>] [<8800697c>] [<8816ff54>] ... Warning (Oops_trace_line): garbage '...' at end of trace line ignored Code: 3421001f 3821001e 40816000 <0e00891a> 2404000b 27bdffe8 afbf0010 8ca200a8 24030010 >>$4; 881e8760 >>$5; 8aac4000 <_end+28a4a40/37dffaa0> >>$14; 8821d5e0 >>$16; 88192310 >>$18; 8a4c4328 <_end+22a4d68/37dffaa0> >>$19; 8a4c83e8 <_end+22a8e28/37dffaa0> >>$21; 881d98c0 >>$28; 8a4c4000 <_end+22a4a40/37dffaa0> >>$29; 8a4c42f0 <_end+22a4d30/37dffaa0> >>$31; 88006984 <__die_if_kernel+0/2c> >>PC; 8800697c <__die+ac/b4> <= Trace; 8816ff54 Trace; 880c534c Trace; 880c5d90 Trace; 880c5d40 Trace; 8801eae8 <_call_console_drivers+6c/7c> Trace; 88192310 Trace; 88006984 <__die_if_kernel+0/2c> Trace; 8800697c <__die+ac/b4> Trace; 8816ff54 Trace; 880c534c Trace; 880c5d90 Trace; 880c5d40 Trace; 8801eae8 <_call_console_drivers+6c/7c> Trace; 88192310 Trace; 88006984 <__die_if_kernel+0/2c> Trace; 8800697c <__die+ac/b4> Trace; 8816ff54 Trace; 880c534c Trace; 880c5d90 Trace; 880c5d40 Trace; 8801eae8 <_call_console_drivers+6c/7c> Trace; 88192310 Trace; 88006984 <__die_if_kernel+0/2c> Trace; 8800697c <__die+ac/b4> Trace; 8816ff54 Trace; 880c534c Trace; 880c5d90 Trace; 880c5d40 Trace; 8801eae8 <_call_console_drivers+6c/7c> Trace; 88192310 Trace; 88006984 <__die_if_kernel+0/2c> Trace; 8800697c <__die+ac/b4> Trace; 8816ff54 Trace; 880c534c Trace; 880c5d90 Trace; 880c5d40 Trace; 8801eae8 <_call_console_drivers+6c/7c> Trace; 88192310 Trace; 88006984 <__die_if_kernel+0/2c> Trace; 8800697c <__die+ac/b4> Trace; 8816ff54 Code; 88006970 <__die+a0/b4> <_PC>: Code; 88006970 <__die+a0/b4> 0: 3421001f ori at,at,0x1f Code; 88006974 <__die+a4/b4> 4: 3821001e xoriat,at,0x1e Code; 88006978 <__die+a8/b4> 8: 40816000 mtc0at,$12 Code; 8800697c <__die+ac/b4> <= c: 0e00891a jal 8022468 <_PC+0x8022468> 90028dd8 <_end+7e09818/37dffaa0> <= Code; 88006980 <__die+b0/b4> 10: 2404000b li a0,11 Code; 88006984 <__die_if_kernel+0/2c> 14: 27bdffe8 addiu sp,sp,-24 Code; 88006988 <__die_if_kernel+4/2c> 18: afbf0010 sw ra,16(sp) Code; 8800698c <__die_if_kernel+8/2