Re: [XFree86] bug

2007-01-12 Thread Andrew Haninger
On 1/13/07, Madhu Karthikeyan <[EMAIL PROTECTED]> wrote: i ve subcribed to XFree.org . i ve got a bug in red hat linux. and i ve attached a log file with this. please help me to rectify this. You will need to install XFree86 fonts. You may also try restarting xfs: /etc/init.d/xfs start Hope

Re: [XFree86] bug report

2006-03-10 Thread Marc Aurele La France
On Fri, 10 Mar 2006, Robert Wirth wrote: HARDWARE - Sun Ultra 10 Sparc, 1 GB RAM, 2 x 9 GB HD - Sun Creator 3D graphic adapter - onboard ATI Rage 128 graphic adaper SOFTWARE Solaris 9, mostly actual patchlevel X86Free 4.5.0, compiled with gcc 3.2.2 Applications: fvwm 2.4, xt

[XFree86] bug report

2006-03-10 Thread Robert Wirth
Hi! HARDWARE - Sun Ultra 10 Sparc, 1 GB RAM, 2 x 9 GB HD - Sun Creator 3D graphic adapter - onboard ATI Rage 128 graphic adaper SOFTWARE Solaris 9, mostly actual patchlevel X86Free 4.5.0, compiled with gcc 3.2.2 Applications: fvwm 2.4, xterm, xconsole, some _remote_ X applicatio

[XFree86] BUG

2006-01-11 Thread Sunny
Sir/MamI Installed Red hat linux with all the options.After Installation i saw a command prompt in which i logged as root. After that when i used the command "startx" i recieved an error saying "cannot open/locate config file"please help SunnySend instant messages to your online friends http://in.m

[XFree86] XFree86 Bug "Login non-root user on Suse SLES 9"

2005-12-18 Thread L.Sanchirmaa
Hello? My Operating system is Suse SLES 9. And our developers are use this OS. But this is no soon failed. My kernelversion 2.6.5-7.97. When I tried login as user "oracle", the black screen displayd and back to login screen. I'm want to login user 'oracle'. Pelaese help me duickly. I'm waitin

[XFree86] Bug and Problem

2005-11-13 Thread Grandem
Good day. I have Slackware 10.2 and all latest updates. I Work as root. I download xf86.4.5.99.15, do "make World" (it is very difficult to me anderstand, how to compile xf86 for Slackware - pls, do something) - no errors, then "make install" - no errors, "make install.man" - no errors and reboot

Re: [XFree86] Bug was found

2005-02-16 Thread David Dawes
On Wed, Feb 16, 2005 at 08:07:38PM +0200, Rodion Vshevtsov wrote: >Hi to all! > >I've just now downloaded XFree86 server. Link are mentioned below: >ftp://ftp.xfree86.org/pub/XFree86/4.4.0/source/XFree86-4.4.0-src-3.tgz > >It seems there is an error in xc/programs/Xserver/os/xalloc.c file (line 18

[XFree86] Bug was found

2005-02-16 Thread Rodion Vshevtsov
Hi to all! I've just now downloaded XFree86 server. Link are mentioned below: ftp://ftp.xfree86.org/pub/XFree86/4.4.0/source/XFree86-4.4.0-src-3.tgz It seems there is an error in xc/programs/Xserver/os/xalloc.c file (line 188): In this file: #if defined (_LP64) || \ defin

Re: [XFree86] XFree86 BUG

2005-02-10 Thread Bukie Mabayoje
NOT XFree86 BUG . You don't have font server running Do ---> ps -eaf | grep xfs chamara wrote: > Hello, > > Currently I?m being stuck with my font server. Here is the detailed > log report. Glad to get out of this before running out of my blood. > Need Help! &g

[XFree86] XFree86 BUG

2005-02-10 Thread chamara
Hello, Currently I?m being stuck with my font server. Here is the detailed log report. Glad to get out of this before running out of my blood. Need Help! XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2) Release Date: 27 February 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Ope

[XFree86] XFree86 BUG

2005-02-10 Thread chamara
Hello, Currently I?m being stuck with my font server. Here is the detailed log report. Glad to get out of this before running out of my blood. Need Help! XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2) Release Date: 27 February 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Ope

Re: [XFree86] Bug report

2004-10-29 Thread Mark Vojkovich
Read the FAQ: http://xfree86.linuxwiki.org/FAQ Mark. On Thu, 28 Oct 2004, sathish kumar wrote: > Hi, > > I am unable to start my X Server environment. I tried > using the Xconfigurator command and i was able to get > to the GUI environment momentarily but i am not ab

[XFree86] Bug report

2004-10-28 Thread sathish kumar
Hi, I am unable to start my X Server environment. I tried using the Xconfigurator command and i was able to get to the GUI environment momentarily but i am not able to do startx.Ive attached the log file with the mail. It would really help if you can provide some information on resolving this issu

Re: [XFree86] Bug in xdm with BSDAUTH

2004-10-20 Thread Matthieu Herrb
Pierre LALET wrote: Hi, I have just submitted a bug in xdm when used with BSDAUTH : the default class is always used, regardless of the class defined in /etc/master.passwd (OpenBSD). Of course, the bug also affects xdm / XFree. Basicly, the call to auth_verify() misses an argument. I have a (good [

[XFree86] Bug in xdm with BSDAUTH

2004-10-20 Thread Pierre LALET
Hi, I have just submitted a bug in xdm when used with BSDAUTH : the default class is always used, regardless of the class defined in /etc/master.passwd (OpenBSD). Of course, the bug also affects xdm / XFree. Basicly, the call to auth_verify() misses an argument. I have a (good [I mean, not a hac

Re: [XFree86] Bug report

2004-09-08 Thread Marc Aurele La France
On Wed, 8 Sep 2004 [EMAIL PROTECTED] wrote: Fair enough. I've looked into this a bit more. Please try the attached source patch. It assumes that the problem is due to pre3's mmap() changes. Thank you very much - this worked! PS. I hope this fix will be included in future XFree86 releases. You're

Re: [XFree86] Bug report

2004-09-07 Thread u3557
Marc Aurele La France <[EMAIL PROTECTED]> Wrote: > Fair enough. I've looked into this a bit more. > Please try the attached source patch. > It assumes that the problem is due to pre3's mmap() changes. Thank you very much - this worked! Amnon. PS. I hope this fix will be included in future XF

Re: [XFree86] Bug report

2004-09-07 Thread Marc Aurele La France
On Sun, 5 Sep 2004 [EMAIL PROTECTED] wrote: My X server worked well until I upgrated my kernel to Linux-2.6.8: It still works with kernels up to Linux-2.6.8-pre2, but crashes with segmentation-fault on any kernel from linux-2.6.8-pre3 onward. So far, this only happens on my AMD computer, and regar

Re: [XFree86] Bug report

2004-09-04 Thread u3557
Marc Aurele La France <[EMAIL PROTECTED]> Wrote: > Your /proc/cpuinfo indicates you have an Athlon64, but you are running an X > server binary meant for i686's. That's not likely to work. > > Marc. The question then is how could it work before? The Athlon64 is designed to be fully PC/x86-compa

[XFree86] [BUG] Cannot open device /dev/psm0 Device not configured.

2004-09-04 Thread Heino Tiedemann
Hi, today something strange happened: During using X, my mouse starts to slow down und stopped. After a stop of X, I couldn't restart it. The last night I compiled a new xserver (from the FreeBSD ports collection), and today thet new xserver starts successfully - but only for the first time. I d

Re: [XFree86] Bug report

2004-09-03 Thread Marc Aurele La France
On Fri, 27 Aug 2004 [EMAIL PROTECTED] wrote: My X server worked well until I upgrated my kernel to Linux-2.6.8: It still works with kernels up to Linux-2.6.8-pre2, but crashes with segmentation-fault on any kernel from linux-2.6.8-pre3 onward. So far, this only happens on my AMD computer, and rega

[XFree86] Bug report

2004-08-26 Thread u3557
Dear XFREE86, My X server worked well until I upgrated my kernel to Linux-2.6.8: It still works with kernels up to Linux-2.6.8-pre2, but crashes with segmentation-fault on any kernel from linux-2.6.8-pre3 onward. So far, this only happens on my AMD computer, and regardless of which video-card I u

[XFree86] XFree86 bug ? report.

2004-08-22 Thread Hikaru Mizutani
Hello, I am trying to install XFree86 on my computer. But I have not done it because of server error. I attached the log file. Please give me advises. Hardware (notebook type computer) sony vaio model PCG-6C2N graphic chip : ATI radeon 9200 LCD display : 128

[XFree86] Possible XFree86 Bug

2004-08-11 Thread Gail Koontz
I shut down my Mandrake 10.0 system normally in order to boot an alternate (older) system, Mandrake 9.2. On reboot, the X server would not load because of a problem that had been introduced into the configuration file at line 36. I have had this exact problem (same line of the file) happen befor

[XFree86] bug in xfree86

2004-07-28 Thread guidoke guidoke
hi, I installed Debian two days ago, installed the xfree 86 but have now problems with all the functions on my keybord, alt funtions don't work anymore, my mouse can not scroll if I try it with the wheelmouse. this is what I get when i try ti change the settings of the keyboard: Error activat

Re: [XFree86] bug ? - Module load failure: bitmapmod.o

2004-07-21 Thread K. Posern
Hi. I think I found the solution by myself... I had the HARDEND USE-flag set in /etc/make.conf (gentoo specific). I recompiled 2 times my system and the second time I used an kernel which was compiled with a "nonhardend" gcc compiler. But I suppose it would have been enough to recompile gcc (e

RE: [XFree86] bug ? - Module load failure: bitmapmod.o

2004-07-20 Thread Warren Paul
Hi Knuth Could you also post you XF86Config file. Also after doing a emerge did you do an etc-update? to see if there were any config files needing to update? Gentoo would have saved you old config file as something else and needs you to update the new one with eny settings you had in the old on

[XFree86] bug ? - Module load failure: bitmapmod.o

2004-07-20 Thread K. Posern
Hi. I have no X anymore... I am using gentoo. I did a successfull rebuild of Xfree86. I have version 4.3.0-r6. I added the logfile. I don't understand the error message. Please tell me if you need more information! Any help is very appreciated. And thnx a lot already in advance! Greetings,

[XFree86] bug ? - Module load failure: bitmapmod.o

2004-07-20 Thread K. Posern
Hi. I have no X anymore... I am using gentoo. I did a successfull rebuild of Xfree86. I have version 4.3.0-r6. I added the logfile. I don't understand the error message. Please tell me if you need more information! Any help is very appreciated. And thnx a lot already in advance! Greetings,

[XFree86] bug in 4.4.0 i865 driver

2004-07-07 Thread Steve Bellovin
I posted a brief note a week or so ago on problems with an i865 chip. I'm now fairly certain that I'm seeing a bug in 4.4.0 compared with 4.3.0. On 4.4.0, I'm seeing "(EE) I810(0): No Video BIOS modes for chosen depth." On 4.3.0, it works. I tested both servers on NetBSD-current with the same

[XFree86] bug from Vitaly

2004-07-05 Thread Vitaly
If run xinit from mc's subshell it do not will work. The root of problem mc by default setup the TOSTOP flag on controling terminal and this flag block child's work(for example gnome-session started from .xinitrc). User for solve this problem may redirect output of child to anywhere. But better

[XFree86] bug report

2004-07-03 Thread Kalyan Kumar
Hi, I run RedHat Linux 7.2 version. I have been having a problem entering into grpahical mode after booting my linux machine. When i ran the command startx, i got an error message. I am attaching the /var/log/XFree86.log. Can anyone of you help me fix this. Thanks, kalyan. XFree86 Version 4

[XFree86] bug

2004-07-02 Thread Vitaly
If run xinit from mc's subshell it do not will work. The root of problem mc by default setup the TOSTOP flag on controling terminal and this flag block child's work(for example gnome-session started from .xinitrc). User for solve this problem may redirect output of child to anywhere. But better

[XFree86] bug

2004-07-02 Thread Vitaly
If run xinit from mc's subshell it do not will work. The root of problem mc by default setup the TOSTOP flag on controling terminal and this flag block child's work(for example gnome-session started from .xinitrc). User for solve this problem may redirect output of child to anywhere. But better

Re: [XFree86] BUG: mga driver crashes X when changing resolutions while moving within virtual screen

2004-06-21 Thread Ryan Underwood
On Sat, Jun 19, 2004 at 09:13:35PM +0300, Velko Petrov wrote: > Hi, > There seems to be a bug in the mga driver with matrox millenium > videocard which crashes the X server while changing resolutions through > vidmode extension, it can be reproduced this way:a Hi, I've had this problem for a l

[XFree86] BUG: mga driver crashes X when changing resolutions while moving within virtual screen

2004-06-19 Thread Velko Petrov
Hi, There seems to be a bug in the mga driver with matrox millenium videocard which crashes the X server while changing resolutions through vidmode extension, it can be reproduced this way: while running the script below make big circular movements with the mouse forcing the X server to follow

Re: [XFree86] bug

2004-06-14 Thread Mark Vojkovich
The XFree86 project cannot provide support for NVIDIA's binary drivers. We can, however, provide support for the "nv" driver that comes with XFree86. You should be able to get XFree86 to work easily with the "nv" driver. To get help with NVIDIA's binary driver you should contact NVIDIA or the

[XFree86] bug

2004-06-14 Thread Agnés/Jp
bonjour, j'espère que vous parlez français. Je viens de tenter d'installer Mandrake 10.0 sur mon PC et j'ai un écran noir avec les suggestions de vérifier si j'ai bien la dernière version de Linux.. Ce qui n'est pas le cas. Ma version : 4.3.0.1 du 15 Aout 2003 Par sécurité je signale : Nvidia(0)

RE: [XFree86] bug

2004-06-03 Thread Cynthia Grossen
:37 PM To: [EMAIL PROTECTED] Subject: [XFree86] bug __ 注册新浪9兆免费邮箱( http://mail.sina.com.cn/chooseMode.html ) === 全新HP B2000笔记本,时尚经典,实力品质! (http://ad4.sina.com.cn/wx/ads/zhuiyu_hprefresh1.html

[XFree86] bug

2004-06-02 Thread yxsongbo
__ 注册新浪9兆免费邮箱( http://mail.sina.com.cn/chooseMode.html ) === 全新HP B2000笔记本,时尚经典,实力品质! (http://ad4.sina.com.cn/wx/ads/zhuiyu_hprefresh1.html) XFree86.0.log Description: application/msdownload

[XFree86] [BUG] Suspend to disk support for i810 driver

2004-05-04 Thread Vincenzo aka Nick Name
Hi, when using swsusp 2.0.66 from swsusp.sf.net, with kernel 2.6.5 and an i810 card, I have almost everything working: I can suspend from X running, I get Xv acceleration working, but there are two issues remaining: 1. Performance is slower when getting back from suspend from a running X serve

Re: [XFree86] BUG?

2004-04-08 Thread rajesh k
Hi , Following is the output of : /var/log/XFree86.0.log -- XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2) Release Date: 27 February 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: Linux 2.4.20-3bigmem i686 [E

[XFree86] BUG?

2004-04-07 Thread Giovanni Battista Buora
Linux booger 2.6.3 #1 Tue Feb 24 16:28:33 CET 2004 i686 unknown unknown GNU/Linux XFree86-xfs-4.3-8.2mdk XFree86-75dpi-fonts-4.3-8.2mdk xfig-3.2.4-2mdk XFree86-libs-4.3-8.2mdk XFree86-devel-4.3-8.2mdk XFree86-100dpi-fonts-4.3-8.2mdk XFree86-4.3-8.2mdk XFree86-server-4.3-8.2mdk XFree86 Version 4.

[XFree86] [Bug] key with code 94

2004-03-29 Thread Gunnar Kloke
here is one bug for you. reportbug didn't accepted my smtp machine, so i mail you the bugreport with the attached file. regards gunnar kloke Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Gunnar Kloke <[EMAIL PROTECTED]> To: Debian Bug Trackin

Re: [XFree86] a Xfree86 bug

2004-03-23 Thread Mark Vojkovich
On Tue, 23 Mar 2004, Edouard Debry wrote: > On Mon, Mar 22, 2004 at 12:44:09PM -0800, Mark Vojkovich wrote: > >My impression was that "mem=nopentium" was only applicable > > to older kernels. > > > >Basically, the large page extension on AMD > > processors behaves differently than on Intel. L

Re: [XFree86] a Xfree86 bug

2004-03-23 Thread Edouard Debry
On Mon, Mar 22, 2004 at 12:44:09PM -0800, Mark Vojkovich wrote: >My impression was that "mem=nopentium" was only applicable > to older kernels. >Basically, the large page extension on AMD > processors behaves differently than on Intel. Linux kernel > did not properly support it (nor did Micr

Re: [XFree86] a Xfree86 bug

2004-03-22 Thread Mark Vojkovich
My impression was that "mem=nopentium" was only applicable to older kernels. Basically, the large page extension on AMD processors behaves differently than on Intel. Linux kernel did not properly support it (nor did Microsoft Windows, for that matter). I thought that newer 2.4 kernels had wor

Re: [XFree86] a Xfree86 bug

2004-03-22 Thread Edouard Debry
I gave the option "mem=nopentium" at boot and it seemed to have solved the instability with AGP ( the internal AGP driver of nvidia ), I say only "seemed" because there is no more freeze events in the first minutes after boot, and Xfree86 log says that nvidia internal agp has been successfully ini

Re: [XFree86] a Xfree86 bug

2004-03-18 Thread Mark Vojkovich
On Thu, 18 Mar 2004, Edouard Debry wrote: > I turned off AGP and there is no more problem (at least for now), > but is it definitely impossible to use AGP ? what is wrong with AGP ? There's either a bug in the AGP suport for that chipset in either AGPGART or NVGART depending on which you are u

Re: [XFree86] a Xfree86 bug

2004-03-18 Thread Edouard Debry
I turned off AGP and there is no more problem (at least for now), but is it definitely impossible to use AGP ? what is wrong with AGP ? On Tue, Mar 16, 2004 at 10:19:26AM -0800, Mark Vojkovich wrote: > On Tue, 16 Mar 2004, Edouard Debry wrote: > > > > On Mon, 15 Mar 2004, Edouard Debry wrote: >

Re: [XFree86] a Xfree86 bug

2004-03-16 Thread Mark Vojkovich
On Tue, 16 Mar 2004, Edouard Debry wrote: > > On Mon, 15 Mar 2004, Edouard Debry wrote: > > > > > >I think that's unlikely. My guess would be that it's a problem > > with the AGP drivers. > > > > > > Mark. > > > > ___ > > XF

Re: [XFree86] a Xfree86 bug

2004-03-16 Thread Edouard Debry
> On Mon, 15 Mar 2004, Edouard Debry wrote: > > >I think that's unlikely. My guess would be that it's a problem > with the AGP drivers. > > > Mark. > > ___ > XFree86 mailing list > [EMAIL PROTECTED] > http://XFree86.Org/mai

Re: [XFree86] a Xfree86 bug

2004-03-15 Thread T. Horsnell (tsh)
luding AGP from same >> driver ) >> >> I have no pb except this odd message from kernel : >> >> nvidia: module license 'NVIDIA' taints kernel. >> 0: nvidia: loading NVIDIA Linux x86 >> NVIDIA Kernel Module 1.0-5336 Wed Jan 14 18:29:26 PST 2004 >

Re: [XFree86] a Xfree86 bug

2004-03-15 Thread Mark Vojkovich
I have no pb except this odd message from kernel : > > nvidia: module license 'NVIDIA' taints kernel. > 0: nvidia: loading NVIDIA Linux x86 > NVIDIA Kernel Module 1.0-5336 Wed Jan 14 18:29:26 PST 2004 > atkbd.c: Unknown key released (translated set 2, code 0x7a on isa006

[XFree86] a Xfree86 bug

2004-03-15 Thread Edouard Debry
VIDIA' taints kernel. 0: nvidia: loading NVIDIA Linux x86 NVIDIA Kernel Module 1.0-5336 Wed Jan 14 18:29:26 PST 2004 atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0). atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly. atkbd.c: Unkno

[XFree86] bug repport!- X CRASH!

2004-03-09 Thread JORGE GARCIA GALLARDO
XFree86 Version 3.3.6 / X Window System (protocol Version 11, revision 0, vendor release 6300) Release Date: January 8 2000 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (see http:/

Re: [XFree86] bug report

2004-03-07 Thread Pieter Hulshoff
On Monday 08 March 2004 08:01, Vince wrote: > I have a problm to installl xfree on a athlon XP 1800 + Radeon 9200 graph > card. I send you the file that is generated by the installation process. > Tell me wat do you think about this... I think you need to upgrade to XFree86 version 4.3.x if you wa

[XFree86] bug report

2004-03-07 Thread Vince
Hi,   I have a problm to installl xfree on a athlon XP 1800 + Radeon 9200 graph card. I send you the file that is generated by the installation process. Tell me wat do you think about this...   Thanks. Vince XFREE86.0 Description: Binary data

Re: [XFree86] BUG: mouse behavior with linux 2.6.x

2004-02-29 Thread Karina Goddard
I know the bug, it appears to be something specific to kernel 2.6.2, I've used a number of 2.6 test/stable kernels with xfree devel snapshots since early october, have only had this problem when I updated to 2.6.2 and it disappeared when I updated that to 2.6.3. Kari.

[XFree86] BUG: mouse behavior with linux 2.6.x

2004-02-29 Thread Michal Kosmulski
2, code 0x7a on isa0060/serio0). Feb 11 16:11:25 nowy kernel: atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly. Feb 11 16:11:25 nowy kernel: atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0). Feb 11 16:11:25 nowy kernel: atkbd.c: This is an X

[XFree86] Re: atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly.

2004-02-22 Thread Mike A. Harris
On Sun, 22 Feb 2004, [iso-8859-2] Pawe³ Sikora wrote: >Date: Sun, 22 Feb 2004 11:13:06 +0100 >From: "[iso-8859-2] Pawe³ Sikora" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Reply-To: [EMAIL PROTECTED] >Content-Type: text/plain; > charset="iso-8859-1" &

Re: [XFree86] atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly.

2004-02-22 Thread Paweł Sikora
On Sunday 22 of February 2004 06:48, Zuckerman wrote: > Hi, I'm from São Paulo / Brasil. > > In dmesg appear this: > > atkbd.c: Unknown key released (translated set 2, code 0x7a on > isa0060/serio0). > atkbd.c: This is an XFree86 bug. It shouldn't access hardware d

[XFree86] atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly.

2004-02-21 Thread Zuckerman
Hi, I'm from São Paulo / Brasil. In dmesg appear this: atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0). atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly. atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0

[XFree86] bug report

2004-02-10 Thread mgao
Hi, I had problem with redhat 7.0, after moved to 8.0, problem solved, come to 9.0, problem back again, why ? Here is the report. Thanks. Ming (See attached file: mgao_var_log_XFree86.0.log) mgao_var_log_XFree86.0.log Description: Binary data

Re: [XFree86] BUG

2004-02-07 Thread Thomas Winischhofer
kaustubh wrote: I have installed RED HAT LINUX 7.2 on my Pentium2 233 with 64MB RAM.I have SiS6215C as my display card. I am unable to run X Server.I am attaching the LOG file herewith. Plz.give me an URGENT solution. Thanks. This card is not supported by the SiS driver. Replace driver "sis" by d

[XFree86] BUG

2004-02-07 Thread kaustubh acharya
i have a BUG in X server for SiS6215C display card.I am attaching log file. Thank You. Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online XFree86 Version 4.1.0 (Red Hat Linux release: 4.1.0-3) / X Window System (protocol Version 11, revision 0, vendor release 6510) Release Date:

[XFree86] BUG

2004-02-07 Thread kaustubh
I have installed RED HAT LINUX 7.2 on my Pentium2 233 with 64MB RAM.I have SiS6215C as my display card. I am unable to run X Server.I am attaching the LOG file herewith. Plz.give me an URGENT solution. Thanks. Kaustubh Acharya. XFree86 Version 4.1.0 (Red Hat Linux release: 4.1.0-3) / X Window Sys

[XFree86] bug report

2004-01-23 Thread Kunal
when i log in as rootand give startx as commandit gives foll. bug XIO: Fatal IO error (connection reset by peer) on server ":0.0" after requests ( 0 known processed) with 0 events remaining Actually the gui interface for logging in is not appearing and i can only try oto log in thru shell.

Re: [XFree86] Bug/fatal server failure report.

2004-01-14 Thread Pieter Hulshoff
On Wednesday 14 January 2004 07:51, Michael Alston wrote: > We are currently migrating from Microsoft to Linux and haven't been able > to load the Server. Please review the attached log and provide your > comments or recommendations. Such a noble cause deserves support at any time. :) >From what

[XFree86] Bug/fatal server failure report.

2004-01-13 Thread Michael Alston
We are currently migrating from Microsoft to Linux and haven’t been able to load the Server.  Please review the attached log and provide your comments or recommendations.     Thanks in advance.   Michael XFree86_0.log Description: Binary data

[XFree86] Bug reporting

2004-01-08 Thread MaxTech Consultancy Pvt. Ltd.
Dear Sir, Please find attached file for XFree86 bug. Regards Vikrant W. Yahoo! India Mobile: Download the latest polyphonic ringtones. Go to http://in.mobile.yahoo.com XFree86.0.log Description: XFree86.0.log

[XFree86] bug

2003-11-26 Thread chendh18
hi,I use the VMWare to Install Redhat Linux 7.2. Before installing the VMWare tools for linux, I can't start the X-Windows. I think it maybe duo to the VMWare itself's problem, but after I installed the VMWare tools, the problem occurs again. can you tell me how to deal with this problem? thanks

[XFree86] Bug in fontrendering system ?

2003-11-17 Thread Rainer Krienke
Hello, sorry this is a little lengthy but the bug is a little hard to describe... I have a problem that I guess is in the fontrendering of XFree86. I run a suse9.0 desktop machine as well as a suse9.0 laptop both with Xfree 4.3.0.1 but I also tried the last stable release 4.3.0 (from suse8.2).

Re: [XFree86] bug in the Xnet man page

2003-10-24 Thread David Dawes
On Fri, Oct 24, 2003 at 04:47:27AM +0200, RISCH Gilles wrote: >Hi, >ther is a little bug in the Xnet man page. >-geometry W+H+X+Y is wrong, it must be -geometry WxH+X+Y Thanks, I've committed a fix. David -- David Dawes X-Oz Technologies www.XFree86.org/~dawes

[XFree86] bug in the Xnet man page

2003-10-23 Thread RISCH Gilles
Hi, ther is a little bug in the Xnet man page. -geometry W+H+X+Y is wrong, it must be -geometry WxH+X+Y Gilles ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] bug report, x server output told me to mail :)

2003-10-15 Thread Mark Vojkovich
If it's crashing when running something font intensive you are probably running into a known FreeType bug. In the XF86Config file try replacing: Load "freetype" with Load "xtt" Mark. On Wed, 15 Oct 2003, Redeeman wrote: > > i will include both server crash logs,

[XFree86] bug report, x server output told me to mail :)

2003-10-15 Thread Redeeman
i will include both server crash logs, first i used the nvidia driver with experimental 2d acceleration, then i disabled it, and rebooted (to avoid stuff that might happen else) and then it crashed again :-/ i have attached both log files, i hope it will help you guys -- Regards, Redeeman [EMAI

Re: [XFree86] Bug report

2003-09-23 Thread Ryan Underwood
On Tue, Sep 23, 2003 at 09:09:01PM -0400, Dhananjay Tambe wrote: > Hello, > > I am a user of redhat linux Nautilus 2.2.1. while making animation file > from tecpolot9.2 (in .avi or .rm form) i got forcibly logged out. then at > the screen i got the message to inform about the problem to [EMAIL PRO

[XFree86] Bug report

2003-09-23 Thread Dhananjay Tambe
Hello, I am a user of redhat linux Nautilus 2.2.1. while making animation file from tecpolot9.2 (in .avi or .rm form) i got forcibly logged out. then at the screen i got the message to inform about the problem to [EMAIL PROTECTED] i have experianced this problem persistently. it will be very kind

Re: [XFree86] Bug

2003-09-09 Thread Brian A. Seklecki
On Mon, 2003-09-08 at 21:49, [EMAIL PROTECTED] wrote: > i found a bug in xfree86 after reading alot i saw that xfree86setup > doesn't write all the configuration in the XF86config i had to include Those programs are there to help get your config started. You have to tweak it yourself. EDID and D

[XFree86] Bug

2003-09-08 Thread manowarr
i found a bug in xfree86 after reading alot i saw that xfree86setup doesn't write all the configuration in the XF86config i had to include lines like ModeLine and HorizSync and VertRefresh with the proper numbers and it worked just fine please note that the x server was crashing each time i start k

[XFree86] BUG: XFree86 4.3.0 installation "extract" segfaults

2003-08-24 Thread ttt
BUG DESCRIPTION: While trying to install XFree 4.3.0 from the binary distribution, "extract" exits with a segmentation fault. FURTHER NOTICES: md5 checksum is correct however, "extract --help" does work. The segmentation fault only occurs while extracting. I'm running linux 2.6.0-test4 on a cen

[XFree86] bug report

2003-08-15 Thread yang
Hi, There, I am trying to install redhat 9.0 on my Sony PCG-FRV25 notebook (already have windows xp home edition on it). X gave out an error message: No device found. and finally went up with 800x600 resolution instead of the monitor resolution 1024x768. I am attaching the log file to this email.

[XFree86] bug report

2003-08-14 Thread Steve Bao
Hi: Here is the bug report in attached file. Thanks Steve __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com XFree86.0.log Description: XFree86.0.log

Re: [XFree86] Bug in Linux Red Hat 9

2003-08-14 Thread Mark Vojkovich
I saw another report like this a week or two ago. It seems that the modules XFree86 needs have either disappeared or become inaccessible. What does "ls -l /usr/X11R6/lib/modules" and "ls -l /usr/X11R6/lib/modules/fonts" say? Mark. On Tue, 5 Aug 2003, [iso-885

Re: [XFree86] Bug in Linux Red Hat 9

2003-08-14 Thread Saulo Wulhynek
Helo Mark, Thanks by atention! I don´t locate this files (bitmap & pcidata). What I can do? I am a inexperient user... Saulo --- Mark Vojkovich <[EMAIL PROTECTED]> escreveu: > > I saw another report like this a week or two ago. > > It seems that the modules XFree86 needs have either > dis

Re: Re: [XFree86] Bug in Linux Red Hat 9

2003-08-10 Thread Marek Horvath
And after finishing the installation backup both folder immediately. Good luck Marek > > From: Saulo Wulhynek <[EMAIL PROTECTED]> > Date: 2003/08/05 Tue PM 03:47:52 EST > To: Mark Vojkovich <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED] > Subject: Re: [XFree8

Re: [XFree86] Bug in Linux Red Hat 9

2003-08-05 Thread Mark Vojkovich
The server won't work without them, so if it worked you must have had them at some point. It sounds like something deleted them, and I have no idea what in RedHat would have done that. Sounds like you need to reinstall XFree86. Do they show up anywhere? Run "locate libbitmap.a" "locate lib

[XFree86] Bug in Linux Red Hat 9

2003-08-05 Thread Saulo Wulhynek
Helo, I have install Linux Red Hat 9 in my machine and run it 10 times (maybe). Today, whem I try power up, it failed! Can you help-me? Thanks Saulo ___ Conheça o novo Cadê? - Mais rápido, mais fácil e mais preciso. Toda a web,

Re: [XFree86] bug

2003-07-22 Thread Mark Vojkovich
Specificially, what is the problem? I don't see any fatal error in that log file. It looks like you don't have the DRI's kernel module installed (drm), but I suspect you don't actually need that and the dri warnings would go away if you didn't load the "dri" module in the XF86Config file.

[XFree86] bug

2003-07-22 Thread Mario Vejlupek
XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-8) / X Window System (protocol Version 11, revision 0, vendor release 6600) Release Date: 23 January 2002 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problem

[XFree86] Bug report

2003-06-11 Thread Martin Salac
Hallo. I have new Dell Latitude D-600 laptop. (VGA - ATI Radeon 9000 32MB) OS - FreeBSD 4.8 X - 4.3.0 (cvsupped - downloaded at 15:52 2003-06-11 compiled from port. The error has ocurred afrer configuring X by xf86cfg utility. Log is in attachement. My hardware (dmesg): Copyright (c) 1992-2003 Th

[XFree86] [BUG] Server lockup using xine with Xv (overlay) / driver: i810 [Chipset intel 830M] -= XFree86 4.3.0 =-

2003-06-06 Thread Simon Kalteis
Hello all at XFree86-Team ! I appreciate your work very much. Yesterday I fetched your latest stable release 4.3.0 and it built successfully on my Debian GNU/Linux 'Woody' 3.0 system on my Acer Travelmate 261XC notebook. After some acrobatics (moving the old XFree release out of the way ;) ), I

RE: [XFree86] bug report

2003-06-06 Thread Cynthia Grossen
ng, close it and try again or launch the second server with the appropriate options (one example: "startx -- :1") HTH, cyn > -Original Message- > From: bancal [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 05, 2003 11:17 AM > To: [EMAIL

[XFree86] bug report

2003-06-06 Thread bancal
[EMAIL PROTECTED] documentation]# xinit 0 Fatal server error: Server is already active for display 0 If this server is no longer running, remove /tmp/.X0-lock and start again. When reporting a problem related to a server crash, please send the full server output, not just the last me

Re: [XFree86] Bug Report

2003-06-05 Thread Mark Vojkovich
On Wed, 4 Jun 2003, Eric Humphries wrote: > I just signed up for this list, just curious what this was regarding. I too, have > an Inspiron 8500 and I'm having problems getting the display to hit the 16/10 aspect > ratio so it fills the screen. I'm doing this under FreeBSD 5.0 with a GENERIC ke

Re: [XFree86] Bug Report

2003-06-05 Thread Eric Humphries
On Wed, Jun 04, 2003 at 03:51:59PM +0200, Frank Rogall wrote: > Hi, > > i have tried xfree with my new Dell Inspiron 8500 without success. > I tried 4.3.0 and then with patch to 4.3.0.1 no success. > Downloaded the latest tarball 4.3.99.5 compiled and tested > the result is attached. > > By > Fr

[XFree86] Bug Report

2003-06-04 Thread Frank Rogall
Hi, i have tried xfree with my new Dell Inspiron 8500 without success. I tried 4.3.0 and then with patch to 4.3.0.1 no success. Downloaded the latest tarball 4.3.99.5 compiled and tested the result is attached. By Frank -- Fr

[XFree86] [Bug 147] New: exit from X and restart x problem

2003-04-12 Thread bugzilla-daemon
[This e-mail has been automatically generated.] Please do not reply to this email. if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org//cgi-bin/bugzilla/show_bug.cgi?id=147 Summary: exit from X and restart

[XFree86] [Bug 135] _XAllocTemp or _XFreeTemp in Xrender won't build on X11R5

2003-04-12 Thread bugzilla-daemon
[This e-mail has been automatically generated.] Please do not reply to this email. if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org//cgi-bin/bugzilla/show_bug.cgi?id=135 --- Additional Comments From [EMAIL

  1   2   3   4   5   >