Bug#175911: Same problem here

2003-01-12 Thread Thomas Viehmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi.

I've experienced the very same here (when trying out the Debian derived
Knoppix live-cd distribution). After I made the drivers directory
contain mga_hal, it worked, too.
It would take a moment to produce it (especially since I just tried the
cd before giving it to someone else), but if it helps, I could send
another logfile. (My Display is a TFT (with DVI), so it has rather low
rates, but still XFree seems to send 1xx kHz HSync unless it has mga_hal.
With the pre5v1 packages, mga_hal does not seem to work for me either...
I have switched to fbdev driver for the moment, but would be happy to
help if I can aid the resolution of this bug.

Regards

T.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: GnuPG key at 

iD8DBQE+IXU8riZpaaIa1PkRAksNAJ9K5XkRUXHId9tnsrZRY+IL8VzFNgCff03E
xRvcaxnZ2WQfRjGNiuV/utE=
=zF2J
-END PGP SIGNATURE-





Re: Possible bug in handling of .Xresources?

2003-01-12 Thread Branden Robinson
On Sat, Jan 11, 2003 at 12:38:59PM +0100, J?r?me Marant wrote:
> >>   Could it be some configuration issue on my side?
> >
> > Yes, you could have goofed up one the conffiles that controls X startup.
> >
> > You might want to ensure the files in /etc/X11/Xsession.d are stock.
> > /etc/X11/Xsession itself as well.
> 
>   Hmm, they have the same md5sum as the ones from xfree86-common.
>   Well, I'll leave the .Xdefaults link for now.
>   Thanks.

Is your .Xresources file respected if you log in with xdm instead of
startx?

-- 
G. Branden Robinson|It's like I have a shotgun in my
Debian GNU/Linux   |mouth, I've got my finger on the
[EMAIL PROTECTED] |trigger, and I like the taste of
http://people.debian.org/~branden/ |the gunmetal. -- Robert Downey, Jr.


pgpmCeg6b27ap.pgp
Description: PGP signature


Can I get some feedback on my experimental pre-release, please?

2003-01-12 Thread Branden Robinson
Well?

It's been a few days, and I have received no reports of success or
failure in email.

I know people have been downloading them.  The least you can do is send
a message reporting whether they work or not.  Please mail debian-x.

-- 
G. Branden Robinson| It just seems to me that you are
Debian GNU/Linux   | willfully entering an arse-kicking
[EMAIL PROTECTED] | contest with a monstrous entity
http://people.debian.org/~branden/ | that has sixteen legs and no arse.


pgpJVLge77kCk.pgp
Description: PGP signature


Bug#176333: marked as done (xserver-xfree86: [keyborad] blocks itself while Ctrl|Meta|Alt autorepeat by some time)

2003-01-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Jan 2003 19:19:33 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#176333: xserver-xfree86: [keyborad] blocks itself while 
Ctrl|Meta|Alt autorepeat by some time
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 12 Jan 2003 02:43:56 +
>From [EMAIL PROTECTED] Sat Jan 11 20:43:54 2003
Return-path: <[EMAIL PROTECTED]>
Received: from (awaken) [200.80.46.11] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 18XY6A-0008TW-00; Sat, 11 Jan 2003 20:43:42 -0600
Received: from charly by awaken with local (Exim 3.36 #1 (Debian)) 
id 18XY69-FA-00 ; Sat, 11 Jan 2003 23:43:41 -0300
From: <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: xserver-xfree86: [keyborad] blocks itself while Ctrl|Meta|Alt 
autorepeat by some time
X-Mailer: reportbug 1.50
Date: Sat, 11 Jan 2003 23:43:41 -0300
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-2.1 required=5.0
tests=BALANCE_FOR_LONG_20K,BALANCE_FOR_LONG_40K,NO_REAL_NAME,
  SPAM_PHRASE_00_01,SUPERLONG_LINE
version=2.41
X-Spam-Level: 

Package: xserver-xfree86
Version: 4.2.1-3
Severity: normal

# File generated by xf86config.

# **
# Refer to the XF86Config(4/5) man page for details about the format of 
# this file.
# **

# **
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **
#
Section "Module"

# This loads the DBE extension module.

Load"dbe"   # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection  "extmod"
  Option"omit xfree86-dga"   # don't initialise the DGA extension
EndSubSection

# This loads the Type1 and FreeType font modules
Load"type1"
Load"freetype"

# This loads the GLX module
#Load   "glx"

EndSection

# **
# Files section.  This allows default font and rgb paths to be set
# **

Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.

RgbPath "/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# 
# If you don't have a floating point coprocessor and emacs, Mosaic or other
# programs take long to start up, try moving the Type1 and Speedo directory
# to the end of this list (or comment them out).
# 

#FontPath   "/usr/X11R6/lib/X11/fonts/local/"
FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath   "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID/"
FontPath   "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType/"

# The module search path.  The default path is shown here.

#ModulePath "/usr/X11R6/lib/modules"

EndSection

# **
# Server flags section.
# **

Section "ServerFlags"

# Uncomment this to cause a core dump at the spot where a signal is 
# received.  This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging

#Option "NoTrapSignals"

# Uncomment this to disable the  server abort sequence
# This allows clients to receive this key event.

#Option "DontZap"

# Uncomment this to disable the / mode switching
# sequences.  This allows clients to receive these key events.

#Option "Dont Zoom"

# Uncomment th

Bug#160631: SIGBUS on FFB1 Creator3D under 2.2.20-sun4u-9 only

2003-01-12 Thread Branden Robinson
On Sat, Jan 11, 2003 at 10:04:24PM +0200, Baurjan Ismagulov wrote:
> I'm seeing similar symptoms on my Ultra1 140E with FFB1 Creator3D.
> However, the same configuration works just fine under 2.4.19-sun4u-27,
> which I can't use due to Ultra1 onboard hme bug.
> 
> How can I verify that this is the same bug?

I'm afraid I have insufficient expertise to give you good advice on this
subject.

You might try the debian-sparc mailing list.

http://lists.debian.org/debian-sparc/

-- 
G. Branden Robinson| That's the saving grace of humor:
Debian GNU/Linux   | if you fail, no one is laughing at
[EMAIL PROTECTED] | you.
http://people.debian.org/~branden/ | -- A. Whitney Brown


pgpKcKfLtcybv.pgp
Description: PGP signature


the cvs debs

2003-01-12 Thread Warren Turkal
I am using the debs from:
deb http://hanzubon.jp/HANZUBON/ hanzubon/i386/
deb http://hanzubon.jp/HANZUBON/ hanzubon/all/

Xlib-dev has the xcursor-config file in it where it should not. Also, the 
fontconfig package appears not to work. It has killed any gtk2 programs that 
I try to use.

[EMAIL PROTECTED]:~$ logjam
No fonts found; this probably means that the fontconfig
library is not correctly configured. You may need to
edit the fonts.conf configuration file. More information
about fontconfig can be found in the fontconfig(3) manual
page and on http://fontconfig.org

-- 
Treasurer, GOLUM, Inc.
http://www.golum.org



Re: the cvs debs

2003-01-12 Thread Daniel Stone
On Sun, Jan 12, 2003 at 07:08:55PM -0600, Warren Turkal scrawled:
> I am using the debs from:
> deb http://hanzubon.jp/HANZUBON/ hanzubon/i386/
> deb http://hanzubon.jp/HANZUBON/ hanzubon/all/
> 
> Xlib-dev has the xcursor-config file in it where it should not. Also, the 
> fontconfig package appears not to work. It has killed any gtk2 programs that 
> I try to use.
> 
> [EMAIL PROTECTED]:~$ logjam
> No fonts found; this probably means that the fontconfig
> library is not correctly configured. You may need to
> edit the fonts.conf configuration file. More information
> about fontconfig can be found in the fontconfig(3) manual
> page and on http://fontconfig.org

I have working 4.3 debs, but Branden has ordered me not to make them
public until he has -5 released. -1 works, but my local tree is
currently rather broken due to attempting to split xlibs in the dark
with no torch.

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


pgpXPyAlKXSBG.pgp
Description: PGP signature


Re: Can I get some feedback on my experimental pre-release, please?

2003-01-12 Thread Christophe Prud'homme
On Sunday 12 January 2003 07:42 pm, Branden Robinson wrote:
> Well?
>
> It's been a few days, and I have received no reports of success or
> failure in email.
>
> I know people have been downloading them.  The least you can do is send
> a message reporting whether they work or not.  Please mail debian-x.
well don't you know that no news is good news ;)
but I understand your feeling about the situation.

For me it worked perfectly here

I barely noticed the upgrade ;)
thx for your great work
C.
-- 
 Christophe Prud'homme - Research Scientist
 MIT - Web: http://augustine.mit.edu/~prudhomm
 Tel: 617 - 452 3285



Re: Can I get some feedback on my experimental pre-release, please?

2003-01-12 Thread Dagfinn Ilmari Mannsåker
Branden Robinson <[EMAIL PROTECTED]> writes:

> It's been a few days, and I have received no reports of success or
> failure in email.

Here's one report: It works fine, except for still only allowing
1400x1050 and no other mode on my laptop, as described in
.

This doesn't bother me greatly, but it makes it impossible to use DRI,
since the 8MB of RAM on my Rage Mobility require me to downgrade to
1024x768 for it to work.

I guess I should file a bug, but the annoyance/laziness ratio
has been too low so far :-/

-- 
ilmari



Bug#175911: Same problem here

2003-01-12 Thread Thomas Viehmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi.

I've experienced the very same here (when trying out the Debian derived
Knoppix live-cd distribution). After I made the drivers directory
contain mga_hal, it worked, too.
It would take a moment to produce it (especially since I just tried the
cd before giving it to someone else), but if it helps, I could send
another logfile. (My Display is a TFT (with DVI), so it has rather low
rates, but still XFree seems to send 1xx kHz HSync unless it has mga_hal.
With the pre5v1 packages, mga_hal does not seem to work for me either...
I have switched to fbdev driver for the moment, but would be happy to
help if I can aid the resolution of this bug.

Regards

T.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: GnuPG key at 

iD8DBQE+IXU8riZpaaIa1PkRAksNAJ9K5XkRUXHId9tnsrZRY+IL8VzFNgCff03E
xRvcaxnZ2WQfRjGNiuV/utE=
=zF2J
-END PGP SIGNATURE-




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




Re: Possible bug in handling of .Xresources?

2003-01-12 Thread Branden Robinson
On Sat, Jan 11, 2003 at 12:38:59PM +0100, J?r?me Marant wrote:
> >>   Could it be some configuration issue on my side?
> >
> > Yes, you could have goofed up one the conffiles that controls X startup.
> >
> > You might want to ensure the files in /etc/X11/Xsession.d are stock.
> > /etc/X11/Xsession itself as well.
> 
>   Hmm, they have the same md5sum as the ones from xfree86-common.
>   Well, I'll leave the .Xdefaults link for now.
>   Thanks.

Is your .Xresources file respected if you log in with xdm instead of
startx?

-- 
G. Branden Robinson|It's like I have a shotgun in my
Debian GNU/Linux   |mouth, I've got my finger on the
[EMAIL PROTECTED] |trigger, and I like the taste of
http://people.debian.org/~branden/ |the gunmetal. -- Robert Downey, Jr.



msg05287/pgp0.pgp
Description: PGP signature


Can I get some feedback on my experimental pre-release, please?

2003-01-12 Thread Branden Robinson
Well?

It's been a few days, and I have received no reports of success or
failure in email.

I know people have been downloading them.  The least you can do is send
a message reporting whether they work or not.  Please mail debian-x.

-- 
G. Branden Robinson| It just seems to me that you are
Debian GNU/Linux   | willfully entering an arse-kicking
[EMAIL PROTECTED] | contest with a monstrous entity
http://people.debian.org/~branden/ | that has sixteen legs and no arse.



msg05288/pgp0.pgp
Description: PGP signature


Bug#176333: marked as done (xserver-xfree86: [keyborad] blocks itself while Ctrl|Meta|Alt autorepeat by some time)

2003-01-12 Thread Debian Bug Tracking System
Your message dated Sun, 12 Jan 2003 19:19:33 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#176333: xserver-xfree86: [keyborad] blocks itself while 
Ctrl|Meta|Alt autorepeat by some time
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 12 Jan 2003 02:43:56 +
>From [EMAIL PROTECTED] Sat Jan 11 20:43:54 2003
Return-path: <[EMAIL PROTECTED]>
Received: from (awaken) [200.80.46.11] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 18XY6A-0008TW-00; Sat, 11 Jan 2003 20:43:42 -0600
Received: from charly by awaken with local (Exim 3.36 #1 (Debian)) 
id 18XY69-FA-00 ; Sat, 11 Jan 2003 23:43:41 -0300
From: <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: xserver-xfree86: [keyborad] blocks itself while Ctrl|Meta|Alt autorepeat by 
some time
X-Mailer: reportbug 1.50
Date: Sat, 11 Jan 2003 23:43:41 -0300
Message-Id: 
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-2.1 required=5.0
tests=BALANCE_FOR_LONG_20K,BALANCE_FOR_LONG_40K,NO_REAL_NAME,
  SPAM_PHRASE_00_01,SUPERLONG_LINE
version=2.41
X-Spam-Level: 

Package: xserver-xfree86
Version: 4.2.1-3
Severity: normal

# File generated by xf86config.

# **
# Refer to the XF86Config(4/5) man page for details about the format of 
# this file.
# **

# **
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **
#
Section "Module"

# This loads the DBE extension module.

Load"dbe"   # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection  "extmod"
  Option"omit xfree86-dga"   # don't initialise the DGA extension
EndSubSection

# This loads the Type1 and FreeType font modules
Load"type1"
Load"freetype"

# This loads the GLX module
#Load   "glx"

EndSection

# **
# Files section.  This allows default font and rgb paths to be set
# **

Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.

RgbPath "/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# 
# If you don't have a floating point coprocessor and emacs, Mosaic or other
# programs take long to start up, try moving the Type1 and Speedo directory
# to the end of this list (or comment them out).
# 

#FontPath   "/usr/X11R6/lib/X11/fonts/local/"
FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath   "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID/"
FontPath   "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType/"

# The module search path.  The default path is shown here.

#ModulePath "/usr/X11R6/lib/modules"

EndSection

# **
# Server flags section.
# **

Section "ServerFlags"

# Uncomment this to cause a core dump at the spot where a signal is 
# received.  This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging

#Option "NoTrapSignals"

# Uncomment this to disable the  server abort sequence
# This allows clients to receive this key event.

#Option "DontZap"

# Uncomment this to disable the / mode switching
# sequences.  This allows clients to receive these key events.

#Option "Dont Zoom"

# Uncom

Bug#160631: SIGBUS on FFB1 Creator3D under 2.2.20-sun4u-9 only

2003-01-12 Thread Branden Robinson
On Sat, Jan 11, 2003 at 10:04:24PM +0200, Baurjan Ismagulov wrote:
> I'm seeing similar symptoms on my Ultra1 140E with FFB1 Creator3D.
> However, the same configuration works just fine under 2.4.19-sun4u-27,
> which I can't use due to Ultra1 onboard hme bug.
> 
> How can I verify that this is the same bug?

I'm afraid I have insufficient expertise to give you good advice on this
subject.

You might try the debian-sparc mailing list.

http://lists.debian.org/debian-sparc/

-- 
G. Branden Robinson| That's the saving grace of humor:
Debian GNU/Linux   | if you fail, no one is laughing at
[EMAIL PROTECTED] | you.
http://people.debian.org/~branden/ | -- A. Whitney Brown



msg05290/pgp0.pgp
Description: PGP signature


the cvs debs

2003-01-12 Thread Warren Turkal
I am using the debs from:
deb http://hanzubon.jp/HANZUBON/ hanzubon/i386/
deb http://hanzubon.jp/HANZUBON/ hanzubon/all/

Xlib-dev has the xcursor-config file in it where it should not. Also, the 
fontconfig package appears not to work. It has killed any gtk2 programs that 
I try to use.

wt@braindead:~$ logjam
No fonts found; this probably means that the fontconfig
library is not correctly configured. You may need to
edit the fonts.conf configuration file. More information
about fontconfig can be found in the fontconfig(3) manual
page and on http://fontconfig.org

-- 
Treasurer, GOLUM, Inc.
http://www.golum.org


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




Re: the cvs debs

2003-01-12 Thread Daniel Stone
On Sun, Jan 12, 2003 at 07:08:55PM -0600, Warren Turkal scrawled:
> I am using the debs from:
> deb http://hanzubon.jp/HANZUBON/ hanzubon/i386/
> deb http://hanzubon.jp/HANZUBON/ hanzubon/all/
> 
> Xlib-dev has the xcursor-config file in it where it should not. Also, the 
> fontconfig package appears not to work. It has killed any gtk2 programs that 
> I try to use.
> 
> wt@braindead:~$ logjam
> No fonts found; this probably means that the fontconfig
> library is not correctly configured. You may need to
> edit the fonts.conf configuration file. More information
> about fontconfig can be found in the fontconfig(3) manual
> page and on http://fontconfig.org

I have working 4.3 debs, but Branden has ordered me not to make them
public until he has -5 released. -1 works, but my local tree is
currently rather broken due to attempting to split xlibs in the dark
with no torch.

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



msg05292/pgp0.pgp
Description: PGP signature


Re: Can I get some feedback on my experimental pre-release, please?

2003-01-12 Thread Christophe Prud'homme
On Sunday 12 January 2003 07:42 pm, Branden Robinson wrote:
> Well?
>
> It's been a few days, and I have received no reports of success or
> failure in email.
>
> I know people have been downloading them.  The least you can do is send
> a message reporting whether they work or not.  Please mail debian-x.
well don't you know that no news is good news ;)
but I understand your feeling about the situation.

For me it worked perfectly here

I barely noticed the upgrade ;)
thx for your great work
C.
-- 
 Christophe Prud'homme - Research Scientist
 MIT - Web: http://augustine.mit.edu/~prudhomm
 Tel: 617 - 452 3285


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




Re: Can I get some feedback on my experimental pre-release, please?

2003-01-12 Thread Dagfinn Ilmari Mannsåker
Branden Robinson <[EMAIL PROTECTED]> writes:

> It's been a few days, and I have received no reports of success or
> failure in email.

Here's one report: It works fine, except for still only allowing
1400x1050 and no other mode on my laptop, as described in
.

This doesn't bother me greatly, but it makes it impossible to use DRI,
since the 8MB of RAM on my Rage Mobility require me to downgrade to
1024x768 for it to work.

I guess I should file a bug, but the annoyance/laziness ratio
has been too low so far :-/

-- 
ilmari


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