Bug#176937: xserver-xfree86 [nv] problem with TNT2 integrated video on Asus CUA m/b

2003-01-15 Thread Mert





Package: xserver-xfree86
Version: 4.1.0.16
 
I am having problems getting X working using Debian 
3.0 (Woody) on an Asus CUA motherboard with integrated Nvidia Riva TNT2 video. 
CPU is P3-500 with 128 MB installed memory.
 
When using the nv driver without framebuffer 
(server crashes using framebuffer) the result is a normal height, narrow image 
repeated six times across the face of the screen.  The image is fuzzy and 
vibrates, and the vertical edges of the raster are ragged. The raster itself is 
normal height and width.
 
When using the vga driver I get a raster of normal 
width and maybe 75% of normal height which displays a highly magnified lower 
left corner of the desktop.  I can make out a portion of the KDE taskbar 
and a portion of a popup message on the desktop.
 
Entering PCI and memory parameters, or not, seems 
to make no difference.
 
xf86cfg displays normally, but I can't seem to make 
it do anything (mouse not yet configured.)
 
 
Below are the config file and xserver log 
file.  The server was killed with ctrl-alt-backspace.
 
contents of /etc/X11/XF86Config-4:
### BEGIN DEBCONF SECTION# XF86Config-4 
(XFree86 server configuration file) generated by dexconf, the# Debian X 
Configuration tool, using values from the debconf database.## Edit this 
file with caution, and see the XF86Config-4 manual page.# (Type "man 
XF86Config-4" at the shell prompt.)## If you want your changes to this 
file preserved by dexconf, only make changes# before the "### BEGIN DEBCONF 
SECTION" line above, and/or after the# "### END DEBCONF SECTION" line 
below.## To change things within the debconf section, run the 
command:#   dpkg-reconfigure xserver-xfree86# as root.  
Also see "How do I add custom sections to a dexconf-generated# XF86Config or 
XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.
 
Section 
"Files" FontPath "unix/:7100"   # local font 
server # if the local font server has problems, we can fall back on 
these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi"EndSection
 
Section 
"Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "pex5" Load "record" Load "speedo" Load "type1" Load "vbe" Load "xie"EndSection
 
Section 
"InputDevice" Identifier "Generic 
Keyboard" Driver  "keyboard" Option  "CoreKeyboard" Option  "XkbRules" "xfree86" Option  "XkbModel" "pc104" Option  "XkbLayout" "us"EndSection
 
Section 
"InputDevice" Identifier "Configured 
Mouse" Driver  "mouse" Option  "CorePointer" Option  "Device"  "/dev/psaux" Option  "Protocol"  "PS/2" Option  "Emulate3Buttons" "true" Option  "ZAxisMapping"  "4 
5"EndSection
 
Section 
"InputDevice" Identifier "Generic 
Mouse" Driver  "mouse" Option  "SendCoreEvents" "true" Option  "Device"  "/dev/input/mice" Option  "Protocol"  "ImPS/2" Option  "Emulate3Buttons" "true" Option  "ZAxisMapping"  "4 
5"EndSection
 
Section "Device" Identifier "Riva 
TNT2 in Asus CUA 
m/b" Driver  "nv" BusID  "PCI:01:00:00" VideoRam 8192EndSection
 
Section "Monitor" Identifier "Generic 
Monitor" HorizSync 28-50 VertRefresh 43-75 Option  "DPMS"EndSection
 
Section "Screen" Identifier "Default 
Screen" Device  "Riva TNT2 in Asus CUA 
m/b" Monitor  "Generic 
Monitor" DefaultDepth 8 SubSection 
"Display"  Depth  1  Modes  "1024x768" 
"800x600" "640x480" EndSubSection SubSection 
"Display"  Depth  4  Modes  "1024x768" 
"800x600" "640x480" EndSubSection SubSection 
"Display"  Depth  8  Modes  "1024x768" 
"800x600" "640x480" EndSubSection SubSection 
"Display"  Depth  15  Modes  "1024x768" 
"800x600" "640x480" EndSubSection SubSection 
"Display"  Depth  16  Modes  "1024x768" 
"800x600" "640x480" EndSubSection SubSection 
"Display"  Depth  24  Modes  "1024x768" 
"800x600" "640x480" EndSubSectionEndSection
 
Section 
"ServerLayout" Identifier "Default 
Layout" Screen  "Default 
Screen" InputDevice "Generic 
Keyboard" InputDevice "Configured 
Mouse" InputDevice "Generic Mouse"EndSection
 
Section 
"DRI" Mode 0666EndSection
 
### END DEBCONF SECTION
 
contents of /var/log/XFree86.0.log:
This is a pre-release version of XFree86, and 
is not supported in anyway.  Bugs may be reported to XFree86@XFree86.Org and patches 
submittedto [EMAIL PROTECTED].  
Before reporting bugs in pre-release versions,please check the latest 
version in the XFree86 CVS repository(http://www.XFree86.Org/cvs)
 
XFree86 Version 4.1.0.1 / X Window 
System(protocol Version 11, revision 0, vendor release 6510)Release 
Date: 21 December 2001 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://www.XFree86.Org/FAQ)Build 
Operating System: Linux 2.4.17 i686 [ELF] Modu

Bug#176937: xserver-xfree86 [nv] problem with TNT2 integrated video on Asus CUA m/b

2003-01-15 Thread Mert





Package: xserver-xfree86
Version: 4.1.0.16
 
I am having problems getting X working using Debian 
3.0 (Woody) on an Asus CUA motherboard with integrated Nvidia Riva TNT2 video. 
CPU is P3-500 with 128 MB installed memory.
 
When using the nv driver without framebuffer 
(server crashes using framebuffer) the result is a normal height, narrow image 
repeated six times across the face of the screen.  The image is fuzzy and 
vibrates, and the vertical edges of the raster are ragged. The raster itself is 
normal height and width.
 
When using the vga driver I get a raster of normal 
width and maybe 75% of normal height which displays a highly magnified lower 
left corner of the desktop.  I can make out a portion of the KDE taskbar 
and a portion of a popup message on the desktop.
 
Entering PCI and memory parameters, or not, seems 
to make no difference.
 
xf86cfg displays normally, but I can't seem to make 
it do anything (mouse not yet configured.)
 
 
Below are the config file and xserver log 
file.  The server was killed with ctrl-alt-backspace.
 
contents of /etc/X11/XF86Config-4:
### BEGIN DEBCONF SECTION# XF86Config-4 
(XFree86 server configuration file) generated by dexconf, the# Debian X 
Configuration tool, using values from the debconf database.## Edit this 
file with caution, and see the XF86Config-4 manual page.# (Type "man 
XF86Config-4" at the shell prompt.)## If you want your changes to this 
file preserved by dexconf, only make changes# before the "### BEGIN DEBCONF 
SECTION" line above, and/or after the# "### END DEBCONF SECTION" line 
below.## To change things within the debconf section, run the 
command:#   dpkg-reconfigure xserver-xfree86# as root.  
Also see "How do I add custom sections to a dexconf-generated# XF86Config or 
XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.
 
Section 
"Files" FontPath "unix/:7100"   # local font 
server # if the local font server has problems, we can fall back on 
these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi"EndSection
 
Section 
"Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "pex5" Load "record" Load "speedo" Load "type1" Load "vbe" Load "xie"EndSection
 
Section 
"InputDevice" Identifier "Generic 
Keyboard" Driver  "keyboard" Option  "CoreKeyboard" Option  "XkbRules" "xfree86" Option  "XkbModel" "pc104" Option  "XkbLayout" "us"EndSection
 
Section 
"InputDevice" Identifier "Configured 
Mouse" Driver  "mouse" Option  "CorePointer" Option  "Device"  "/dev/psaux" Option  "Protocol"  "PS/2" Option  "Emulate3Buttons" "true" Option  "ZAxisMapping"  "4 
5"EndSection
 
Section 
"InputDevice" Identifier "Generic 
Mouse" Driver  "mouse" Option  "SendCoreEvents" "true" Option  "Device"  "/dev/input/mice" Option  "Protocol"  "ImPS/2" Option  "Emulate3Buttons" "true" Option  "ZAxisMapping"  "4 
5"EndSection
 
Section "Device" Identifier "Riva 
TNT2 in Asus CUA 
m/b" Driver  "nv" BusID  "PCI:01:00:00" VideoRam 8192EndSection
 
Section "Monitor" Identifier "Generic 
Monitor" HorizSync 28-50 VertRefresh 43-75 Option  "DPMS"EndSection
 
Section "Screen" Identifier "Default 
Screen" Device  "Riva TNT2 in Asus CUA 
m/b" Monitor  "Generic 
Monitor" DefaultDepth 8 SubSection 
"Display"  Depth  1  Modes  "1024x768" 
"800x600" "640x480" EndSubSection SubSection 
"Display"  Depth  4  Modes  "1024x768" 
"800x600" "640x480" EndSubSection SubSection 
"Display"  Depth  8  Modes  "1024x768" 
"800x600" "640x480" EndSubSection SubSection 
"Display"  Depth  15  Modes  "1024x768" 
"800x600" "640x480" EndSubSection SubSection 
"Display"  Depth  16  Modes  "1024x768" 
"800x600" "640x480" EndSubSection SubSection 
"Display"  Depth  24  Modes  "1024x768" 
"800x600" "640x480" EndSubSectionEndSection
 
Section 
"ServerLayout" Identifier "Default 
Layout" Screen  "Default 
Screen" InputDevice "Generic 
Keyboard" InputDevice "Configured 
Mouse" InputDevice "Generic Mouse"EndSection
 
Section 
"DRI" Mode 0666EndSection
 
### END DEBCONF SECTION
 
contents of /var/log/XFree86.0.log:
This is a pre-release version of XFree86, and 
is not supported in anyway.  Bugs may be reported to [EMAIL PROTECTED] and patches 
submittedto [EMAIL PROTECTED].  
Before reporting bugs in pre-release versions,please check the latest 
version in the XFree86 CVS repository(http://www.XFree86.Org/cvs)
 
XFree86 Version 4.1.0.1 / X Window 
System(protocol Version 11, revision 0, vendor release 6510)Release 
Date: 21 December 2001 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://www.XFree86.Org/FAQ)Build 
Operating System: Linux 2.4.17 i686 [ELF] Module

Bug#176904: xbase-clients: /etc/X11 and files in it have mode o-rwx.

2003-01-15 Thread Kai Großjohann
Package: xbase-clients
Version: 4.2.1-3
Severity: normal

I've installed several machines recently, and on all of them,
/etc/X11 and the files in it were not world readable.  This resulted
in Joe Random Luser not being able to start X.

Not sure whether I've mentioned the right package...  I can provide
output of "ls -l /etc/X11" on request, but the file is on a
colleague's laptop who is not here at the moment.

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux lucy 2.4.20-ls6 #1 Mon Jan 13 16:39:12 CET 2003 i686
Locale: LANG=C, [EMAIL PROTECTED]

Versions of packages xbase-clients depends on:
ii  cpp  2:2.95.4-17 The GNU C preprocessor.
ii  debconf  1.2.21  Debian configuration management sy
ii  libc62.2.5-14.3  GNU C Library: Shared libraries an
ii  libdps1  4.2.1-3 Display PostScript (DPS) client li
ii  libfreetype6 2.1.2-9 FreeType 2 font engine, shared lib
ii  libncurses5  5.2.20020112a-8 Shared libraries for terminal hand
ii  libxaw7  4.2.1-3 X Athena widget set library
ii  xlibmesa34.2.1-3 XFree86 version of Mesa 3D graphic
ii  xlibmesa3 [libgl1]   4.2.1-3 XFree86 version of Mesa 3D graphic
ii  xlibs4.2.1-3 X Window System client libraries

-- 
Ambibibentists unite!




Bug#176768: Processed: Re: gtetrinet fails to load, missing symbols

2003-01-15 Thread Adam Heath
severity 176768 normal
merge 176768 174589
thanks

> > merge 176768 174589
> Bug#174589: xlibs: libXrender shlib dependency needs to be bumped to >> 4.2.0
> Bug#176768: xlibs: libXrender shlib dependency needs to be bumped to >> 4.2.0
> Mismatch - only Bugs in same state can be merged:
> Values for `severity' don't match:
>  #174589 has `normal';
>  #176768 has `important'





Processed: Re: Processed: Re: gtetrinet fails to load, missing symbols

2003-01-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 176768 normal
Bug#176768: xlibs: libXrender shlib dependency needs to be bumped to >> 4.2.0
Severity set to `normal'.

> merge 176768 174589
Bug#174589: xlibs: libXrender shlib dependency needs to be bumped to >> 4.2.0
Bug#176768: xlibs: libXrender shlib dependency needs to be bumped to >> 4.2.0
Bug#175850: xlibs: shlibs need tightening to 4.2.0
Bug#175854: xlibs: shlibs need tightening to 4.2.0
Merged 174589 175850 175854 176768.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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




Processed: Re: gtetrinet fails to load, missing symbols

2003-01-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 176768 xlibs
Bug#176768: gtetrinet fails to load, missing symbols
Bug reassigned from package `gtetrinet' to `xlibs'.

> tag 176768 sid
Bug#176768: gtetrinet fails to load, missing symbols
There were no tags set.
Tags added: sid

> retitle 176768 xlibs: libXrender shlib dependency needs to be bumped to >> 
> 4.2.0
Bug#176768: gtetrinet fails to load, missing symbols
Changed Bug title.

> merge 176768 174589
Bug#174589: xlibs: libXrender shlib dependency needs to be bumped to >> 4.2.0
Bug#176768: xlibs: libXrender shlib dependency needs to be bumped to >> 4.2.0
Mismatch - only Bugs in same state can be merged:
Values for `severity' don't match:
 #174589 has `normal';
 #176768 has `important'

> thanks
Stopping processing here.

Please contact me if you need assistance.

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




Bug#176904: xbase-clients: /etc/X11 and files in it have mode o-rwx.

2003-01-15 Thread Kai Großjohann
Package: xbase-clients
Version: 4.2.1-3
Severity: normal

I've installed several machines recently, and on all of them,
/etc/X11 and the files in it were not world readable.  This resulted
in Joe Random Luser not being able to start X.

Not sure whether I've mentioned the right package...  I can provide
output of "ls -l /etc/X11" on request, but the file is on a
colleague's laptop who is not here at the moment.

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux lucy 2.4.20-ls6 #1 Mon Jan 13 16:39:12 CET 2003 i686
Locale: LANG=C, LC_CTYPE=de_DE@euro

Versions of packages xbase-clients depends on:
ii  cpp  2:2.95.4-17 The GNU C preprocessor.
ii  debconf  1.2.21  Debian configuration management sy
ii  libc62.2.5-14.3  GNU C Library: Shared libraries an
ii  libdps1  4.2.1-3 Display PostScript (DPS) client li
ii  libfreetype6 2.1.2-9 FreeType 2 font engine, shared lib
ii  libncurses5  5.2.20020112a-8 Shared libraries for terminal hand
ii  libxaw7  4.2.1-3 X Athena widget set library
ii  xlibmesa34.2.1-3 XFree86 version of Mesa 3D graphic
ii  xlibmesa3 [libgl1]   4.2.1-3 XFree86 version of Mesa 3D graphic
ii  xlibs4.2.1-3 X Window System client libraries

-- 
Ambibibentists unite!



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




Bug#176768: Processed: Re: gtetrinet fails to load, missing symbols

2003-01-15 Thread Adam Heath
severity 176768 normal
merge 176768 174589
thanks

> > merge 176768 174589
> Bug#174589: xlibs: libXrender shlib dependency needs to be bumped to >> 4.2.0
> Bug#176768: xlibs: libXrender shlib dependency needs to be bumped to >> 4.2.0
> Mismatch - only Bugs in same state can be merged:
> Values for `severity' don't match:
>  #174589 has `normal';
>  #176768 has `important'




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




Processed: Re: Processed: Re: gtetrinet fails to load, missing symbols

2003-01-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 176768 normal
Bug#176768: xlibs: libXrender shlib dependency needs to be bumped to >> 4.2.0
Severity set to `normal'.

> merge 176768 174589
Bug#174589: xlibs: libXrender shlib dependency needs to be bumped to >> 4.2.0
Bug#176768: xlibs: libXrender shlib dependency needs to be bumped to >> 4.2.0
Bug#175850: xlibs: shlibs need tightening to 4.2.0
Bug#175854: xlibs: shlibs need tightening to 4.2.0
Merged 174589 175850 175854 176768.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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



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




Processed: merging 176835 176879

2003-01-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> merge 176835 176879
Bug#176835: xserver-xfree86: debconf doesn't let you choose 1280x1024 for an 
LCD monitor
Bug#176879: debconf does not provide typical lcd resolutions
Merged 176835 176879.

>
End of message, stopping processing here.

Please contact me if you need assistance.

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




Processed: Re: gtetrinet fails to load, missing symbols

2003-01-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 176768 xlibs
Bug#176768: gtetrinet fails to load, missing symbols
Bug reassigned from package `gtetrinet' to `xlibs'.

> tag 176768 sid
Bug#176768: gtetrinet fails to load, missing symbols
There were no tags set.
Tags added: sid

> retitle 176768 xlibs: libXrender shlib dependency needs to be bumped to >> 4.2.0
Bug#176768: gtetrinet fails to load, missing symbols
Changed Bug title.

> merge 176768 174589
Bug#174589: xlibs: libXrender shlib dependency needs to be bumped to >> 4.2.0
Bug#176768: xlibs: libXrender shlib dependency needs to be bumped to >> 4.2.0
Mismatch - only Bugs in same state can be merged:
Values for `severity' don't match:
 #174589 has `normal';
 #176768 has `important'

> thanks
Stopping processing here.

Please contact me if you need assistance.

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



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




Obavijest!

2003-01-15 Thread naj
Postovani

Online trgovina  i razne online zarade putem interneta su polako postale nasa 
realnost!

Sve veci broj ljudi sirom svijeta zaradjuje na taj nacin!

I vi mozete biti jedan od njih samo vam treba malo odlucnosti i volje, a ja 
osobno i clanovi
naseg internet tima cemo vam pomoci da svladate osnove posla te i sami pocnete 
zaradjivati na taj nacin,a vjerujte mi isplati se pokusati.

Besplatni upis je na stranicama: 
http://www.anycities.com/user/producermp/info.html
Nakon prvog upisa dobit cete obavijest na engleskom da potvrdite vas clanstvo i 
sa time ste postali free clan.

Sve detalje cete dobiti nakon toga i kad sve doznate mozete sami prosuditi da 
li je ovo za vas ili ne!

Sve je legalno i regularno 

Provjerite i prosudite sami

Odmah vam napominjem da se ne radi niti o kupovini niti o prodaji proizvoda!

Ugodan vam dan zelim u nadi daljnje suradnje



Processed: severity of 176879 is wishlist, merging 176875 176879

2003-01-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 176879 wishlist
Bug#176879: debconf does not provide typical lcd resolutions
Severity set to `wishlist'.

> merge 176875 176879
Bug#176875: Gullible isn't in the dictionary
Bug#176879: debconf does not provide typical lcd resolutions
Mismatch - only Bugs in same state can be merged:
Values for `package' don't match:
 #176875 has `wenglish';
 #176879 has `xserver-xfree86'

>
End of message, stopping processing here.

Please contact me if you need assistance.

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




Bug#170805: [Bug#170805] These fonts don't set DEFAULT_CHAR

2003-01-15 Thread Anton Zinoviev
I tried to reproduce this bug, but my X server never crashed.  Instead
it always freezed and forced me to press the Reset-button of the
computer.

I discovered that the bdf-fonts that cause this behaviour (package
xfonts-cronyx-misc, version up to 2.3.8-1 -- these are ISO10646-1
fonts) did't have DEFAULT_CHAR.  When I added DEFAULT_CHAR to them the
problem disappeared.

The fonts from the packages xfonts-cronyx-{cp1251,koi8r,koi8u,isocyr}-misc
are the same but in eight bit encodings and they didn't caused any
problems.  I also noticed that the font tixus.bdf doesn't have
DEFAULT_CHAR and its encoding is ISO8859-1 (i.e. eight bit).

After I made new packages with DEFAULT_CHAR in all fonts and I
installed the new package I was not able to reproduce the bug anymore
even if I added a directory with the old fonts to the font path.  This
means that the bug is not always easy to reproduce.

The bug doesn't depend on whether I use font server or not.

fstobdf generates fonts with DEFAULT_CHAR 0.  I don't know if this is
the supposed behaviour; these fonts don't include glyph with code 0.

I will upload the new packages and ask Alexandra Kossovsky if she can
reproduce the bug with the new fonts.

I found this in the package xspecs:

 Properties named FONT_ASCENT, FONT_DESCENT, and
 DEFAULT_CHAR should be provided to define the logical
 font-ascent and font-descent and the default-char for
 the font.  These properties will be removed from the
 actual font properties in the binary form produced by a
 compiler.  If these properties are not provided, a com-
 piler may reject the font or may compute (arbitrary)
 values for these properties.

According to this the compiler is supposed to deal with such fonts.
In my case bdftopcf didn't reject the fonts and didn't compute any
value for DEFAULT_CHAR.  This means that bdftopcf is also responsible
for this bug.

Anton Zinoviev




Bug#176879: debconf does not provide typical lcd resolutions

2003-01-15 Thread Arne Schwabe
Package: xserver-xfree86
Version: 4.2.1-4
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I have a new lcd monitor, which has a resolution of 1280x1024, which is very
commen among lcds. Would be nice to provide this and maybe other resolutions
with debconf config.

Arne
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+JZL0e8+cMNS4zRcRApMmAJ46Rg7ytVBMusQNKripkLV6IZnuvQCeMYib
+Jai10fD3Q5c40KlPxR7j6I=
=bkr3
-END PGP SIGNATURE-




Bug#176835: xserver-xfree86: debconf doesn't let you choose 1280x1024 for an LCD monitor

2003-01-15 Thread Matthias Mueller
> On Wed, Jan 15, 2003 at 11:54:32AM +0100, Matthias Mueller wrote:
> > Package: xserver-xfree86
> > Version: 4.2.1-4
> > Severity: normal
> > 
> > If you select LCD device as your monitor and 'Medium' for selecting the
> > monitor characteristics, you cannot select 1280x1024 as a resolution,
> > only 1280x960 and 1600x1200.
> People have complained about this for years; I guess there really is no
> way to convince people to actually read the text of the debconf
> question.
> 
> *The question asks what your monitor is CAPABLE OF, NOT what mode you
> want to use.*
Agreed, but it's still confusing to have to select a resolution that's
bigger than the possible resolution to be able to select 1280x1024 on
the next screen so that it actually works.
But from this perspective Severity: wishlist is ok.

Bye,
Matthias




Processed: merging 176835 176879

2003-01-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> merge 176835 176879
Bug#176835: xserver-xfree86: debconf doesn't let you choose 1280x1024 for an LCD 
monitor
Bug#176879: debconf does not provide typical lcd resolutions
Merged 176835 176879.

>
End of message, stopping processing here.

Please contact me if you need assistance.

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



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




Obavijest!

2003-01-15 Thread naj
Postovani

Online trgovina  i razne online zarade putem interneta su polako postale nasa realnost!

Sve veci broj ljudi sirom svijeta zaradjuje na taj nacin!

I vi mozete biti jedan od njih samo vam treba malo odlucnosti i volje, a ja osobno i 
clanovi
naseg internet tima cemo vam pomoci da svladate osnove posla te i sami pocnete 
zaradjivati na taj nacin,a vjerujte mi isplati se pokusati.

Besplatni upis je na stranicama: http://www.anycities.com/user/producermp/info.html
Nakon prvog upisa dobit cete obavijest na engleskom da potvrdite vas clanstvo i sa 
time ste postali free clan.

Sve detalje cete dobiti nakon toga i kad sve doznate mozete sami prosuditi da li je 
ovo za vas ili ne!

Sve je legalno i regularno 

Provjerite i prosudite sami

Odmah vam napominjem da se ne radi niti o kupovini niti o prodaji proizvoda!

Ugodan vam dan zelim u nadi daljnje suradnje


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




Processed: severity of 176879 is wishlist, merging 176875 176879

2003-01-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 176879 wishlist
Bug#176879: debconf does not provide typical lcd resolutions
Severity set to `wishlist'.

> merge 176875 176879
Bug#176875: Gullible isn't in the dictionary
Bug#176879: debconf does not provide typical lcd resolutions
Mismatch - only Bugs in same state can be merged:
Values for `package' don't match:
 #176875 has `wenglish';
 #176879 has `xserver-xfree86'

>
End of message, stopping processing here.

Please contact me if you need assistance.

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



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




Bug#170805: [Bug#170805] These fonts don't set DEFAULT_CHAR

2003-01-15 Thread Anton Zinoviev
I tried to reproduce this bug, but my X server never crashed.  Instead
it always freezed and forced me to press the Reset-button of the
computer.

I discovered that the bdf-fonts that cause this behaviour (package
xfonts-cronyx-misc, version up to 2.3.8-1 -- these are ISO10646-1
fonts) did't have DEFAULT_CHAR.  When I added DEFAULT_CHAR to them the
problem disappeared.

The fonts from the packages xfonts-cronyx-{cp1251,koi8r,koi8u,isocyr}-misc
are the same but in eight bit encodings and they didn't caused any
problems.  I also noticed that the font tixus.bdf doesn't have
DEFAULT_CHAR and its encoding is ISO8859-1 (i.e. eight bit).

After I made new packages with DEFAULT_CHAR in all fonts and I
installed the new package I was not able to reproduce the bug anymore
even if I added a directory with the old fonts to the font path.  This
means that the bug is not always easy to reproduce.

The bug doesn't depend on whether I use font server or not.

fstobdf generates fonts with DEFAULT_CHAR 0.  I don't know if this is
the supposed behaviour; these fonts don't include glyph with code 0.

I will upload the new packages and ask Alexandra Kossovsky if she can
reproduce the bug with the new fonts.

I found this in the package xspecs:

 Properties named FONT_ASCENT, FONT_DESCENT, and
 DEFAULT_CHAR should be provided to define the logical
 font-ascent and font-descent and the default-char for
 the font.  These properties will be removed from the
 actual font properties in the binary form produced by a
 compiler.  If these properties are not provided, a com-
 piler may reject the font or may compute (arbitrary)
 values for these properties.

According to this the compiler is supposed to deal with such fonts.
In my case bdftopcf didn't reject the fonts and didn't compute any
value for DEFAULT_CHAR.  This means that bdftopcf is also responsible
for this bug.

Anton Zinoviev



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




Bug#176879: debconf does not provide typical lcd resolutions

2003-01-15 Thread Arne Schwabe
Package: xserver-xfree86
Version: 4.2.1-4
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I have a new lcd monitor, which has a resolution of 1280x1024, which is very
commen among lcds. Would be nice to provide this and maybe other resolutions
with debconf config.

Arne
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+JZL0e8+cMNS4zRcRApMmAJ46Rg7ytVBMusQNKripkLV6IZnuvQCeMYib
+Jai10fD3Q5c40KlPxR7j6I=
=bkr3
-END PGP SIGNATURE-



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




Bug#176834: [S3 86C375 ViRGE/DX] [4.2.x] freeze (Alt-SysRq doesn't work) if raidly switch from vc to X and back

2003-01-15 Thread Branden Robinson
On Wed, Jan 15, 2003 at 11:39:09AM +0100, Miernik wrote:
> BTW: I have issued this report bug with 
> reportbug -S normal -b -i /etc/X11/XF86Config-4 -i /var/log/XFree86.0.log 
> xserver-xfree86
> and the two files got included twice, so I deleted the duplicated copies
> manually in editor.  Don't know why that happened. 

Thanks for the report.

What happened was, you were more conscientious than 99% of my users.  :)
The reportbug command allows installed packages to supply a shell script
that can be run when a bug is filed against that package.  My "bug
script" for xserver-xfree86 already takes care of including those files.

-- 
G. Branden Robinson|I have a truly elegant proof of the
Debian GNU/Linux   |above, but it is too long to fit
[EMAIL PROTECTED] |into this .signature file.
http://people.debian.org/~branden/ |


pgpRmK8EjAOJE.pgp
Description: PGP signature


Bug#176835: xserver-xfree86: debconf doesn't let you choose 1280x1024 for an LCD monitor

2003-01-15 Thread Branden Robinson
severity 176835 wishlist
thanks

On Wed, Jan 15, 2003 at 11:54:32AM +0100, Matthias Mueller wrote:
> Package: xserver-xfree86
> Version: 4.2.1-4
> Severity: normal
> 
> If you select LCD device as your monitor and 'Medium' for selecting the
> monitor characteristics, you cannot select 1280x1024 as a resolution,
> only 1280x960 and 1600x1200.

This doesn't prevent you from using that mode.  That's a different
debconf question.  "Medium" is just a way to help keep users from having
to look up the horizontal sync and vertical refresh tolerances of their
device.  It doesn't in and of itself prevent you from using any modeline
you want (unless you choose tolerance that are tighter than your
hardware is actually capable of, but that can be true of "Simple" and
"Advanced" as well).

People have complained about this for years; I guess there really is no
way to convince people to actually read the text of the debconf
question.

*The question asks what your monitor is CAPABLE OF, NOT what mode you
want to use.*

-- 
G. Branden Robinson|A celibate clergy is an especially
Debian GNU/Linux   |good idea, because it tends to
[EMAIL PROTECTED] |suppress any hereditary propensity
http://people.debian.org/~branden/ |toward fanaticism.-- Carl Sagan


pgpENaObSn2nU.pgp
Description: PGP signature


Processed: Re: Bug#176835: xserver-xfree86: debconf doesn't let you choose 1280x1024 for an LCD monitor

2003-01-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 176835 wishlist
Bug#176835: xserver-xfree86: debconf doesn't let you choose 1280x1024 for an 
LCD monitor
Severity set to `wishlist'.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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




Bug#176835: xserver-xfree86: debconf doesn't let you choose 1280x1024 for an LCD monitor

2003-01-15 Thread Matthias Mueller
> On Wed, Jan 15, 2003 at 11:54:32AM +0100, Matthias Mueller wrote:
> > Package: xserver-xfree86
> > Version: 4.2.1-4
> > Severity: normal
> > 
> > If you select LCD device as your monitor and 'Medium' for selecting the
> > monitor characteristics, you cannot select 1280x1024 as a resolution,
> > only 1280x960 and 1600x1200.
> People have complained about this for years; I guess there really is no
> way to convince people to actually read the text of the debconf
> question.
> 
> *The question asks what your monitor is CAPABLE OF, NOT what mode you
> want to use.*
Agreed, but it's still confusing to have to select a resolution that's
bigger than the possible resolution to be able to select 1280x1024 on
the next screen so that it actually works.
But from this perspective Severity: wishlist is ok.

Bye,
Matthias



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




Bug#176835: xserver-xfree86: debconf doesn't let you choose 1280x1024 for an LCD monitor

2003-01-15 Thread wilfried Goesgens
Am Mit, 2003-01-15 um 11.54 schrieb Matthias Mueller:
> Package: xserver-xfree86
> Version: 4.2.1-4
> Severity: normal
> 
> If you select LCD device as your monitor and 'Medium' for selecting the
> monitor characteristics, you cannot select 1280x1024 as a resolution,
> only 1280x960 and 1600x1200.
> 
> Ciao,
> Matthias
Me too, but 1400x1050




Bug#176834: [S3 86C375 ViRGE/DX] [4.2.x] freeze (Alt-SysRq doesn't work) if raidly switch from vc to X and back

2003-01-15 Thread Branden Robinson
On Wed, Jan 15, 2003 at 11:39:09AM +0100, Miernik wrote:
> BTW: I have issued this report bug with 
> reportbug -S normal -b -i /etc/X11/XF86Config-4 -i /var/log/XFree86.0.log 
>xserver-xfree86
> and the two files got included twice, so I deleted the duplicated copies
> manually in editor.  Don't know why that happened. 

Thanks for the report.

What happened was, you were more conscientious than 99% of my users.  :)
The reportbug command allows installed packages to supply a shell script
that can be run when a bug is filed against that package.  My "bug
script" for xserver-xfree86 already takes care of including those files.

-- 
G. Branden Robinson|I have a truly elegant proof of the
Debian GNU/Linux   |above, but it is too long to fit
[EMAIL PROTECTED] |into this .signature file.
http://people.debian.org/~branden/ |



msg05346/pgp0.pgp
Description: PGP signature


Bug#176835: xserver-xfree86: debconf doesn't let you choose 1280x1024 for an LCD monitor

2003-01-15 Thread Branden Robinson
severity 176835 wishlist
thanks

On Wed, Jan 15, 2003 at 11:54:32AM +0100, Matthias Mueller wrote:
> Package: xserver-xfree86
> Version: 4.2.1-4
> Severity: normal
> 
> If you select LCD device as your monitor and 'Medium' for selecting the
> monitor characteristics, you cannot select 1280x1024 as a resolution,
> only 1280x960 and 1600x1200.

This doesn't prevent you from using that mode.  That's a different
debconf question.  "Medium" is just a way to help keep users from having
to look up the horizontal sync and vertical refresh tolerances of their
device.  It doesn't in and of itself prevent you from using any modeline
you want (unless you choose tolerance that are tighter than your
hardware is actually capable of, but that can be true of "Simple" and
"Advanced" as well).

People have complained about this for years; I guess there really is no
way to convince people to actually read the text of the debconf
question.

*The question asks what your monitor is CAPABLE OF, NOT what mode you
want to use.*

-- 
G. Branden Robinson|A celibate clergy is an especially
Debian GNU/Linux   |good idea, because it tends to
[EMAIL PROTECTED] |suppress any hereditary propensity
http://people.debian.org/~branden/ |toward fanaticism.-- Carl Sagan



msg05345/pgp0.pgp
Description: PGP signature


Processed: Re: Bug#176835: xserver-xfree86: debconf doesn't let you choose 1280x1024 for an LCD monitor

2003-01-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 176835 wishlist
Bug#176835: xserver-xfree86: debconf doesn't let you choose 1280x1024 for an LCD 
monitor
Severity set to `wishlist'.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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



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




Bug#176835: xserver-xfree86: debconf doesn't let you choose 1280x1024 for an LCD monitor

2003-01-15 Thread wilfried Goesgens
Am Mit, 2003-01-15 um 11.54 schrieb Matthias Mueller:
> Package: xserver-xfree86
> Version: 4.2.1-4
> Severity: normal
> 
> If you select LCD device as your monitor and 'Medium' for selecting the
> monitor characteristics, you cannot select 1280x1024 as a resolution,
> only 1280x960 and 1600x1200.
> 
> Ciao,
> Matthias
Me too, but 1400x1050



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




Bug#176835: xserver-xfree86: debconf doesn't let you choose 1280x1024 for an LCD monitor

2003-01-15 Thread Matthias Mueller
Package: xserver-xfree86
Version: 4.2.1-4
Severity: normal

If you select LCD device as your monitor and 'Medium' for selecting the
monitor characteristics, you cannot select 1280x1024 as a resolution,
only 1280x960 and 1600x1200.

Ciao,
Matthias

-- Package-specific info:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV200 QW [Radeon 
7500]
01:00.0 Class 0300: 1002:5157

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/psaux"
Option  "Protocol"  "PS/2"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "Generic Video Card"
Driver  "ati"
EndSection

Section "Monitor"
Identifier  "Generic Monitor"
HorizSync   30-75
VertRefresh 50-85
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" 
"800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" 
"800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" 
"800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   15
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" 
"800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   16
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" 
"800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   24
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" 
"800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Generic Mouse"
EndSection

Section "DRI"
Mode0666
EndSection

### END DEBCONF SECTION


This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported t

Re: [experimental pre-release] I'm blocked my system with glxgears

2003-01-15 Thread Antoni Bella Perez
A Dimarts 14 Gener 2003 22:16, Daniel Stone va escriure:
> On Tue, Jan 14, 2003 at 10:08:05PM +0100, Antoni Bella Perez scrawled:
> > [...]
>
> This report in itself is not very useful at all. What video card are you
> using? Does glxgears still run, and you just can't exit? Is X hung, or
> the system? Can you switch back to the console, or kill X with
> ctrl-alt-backspace? If the system is hung, is an OOPS or anything logged
> in /var/log/kern.log?

  Also I attach /var/log/kern.log file:

##
Jan 15 11:55:10 alba kernel: klogd 1.4.1#11, log source = /proc/kmsg started.
Jan 15 11:55:10 alba kernel: Inspecting /boot/System.map-2.4.20
Jan 15 11:55:10 alba kernel: Loaded 16860 symbols from 
/boot/System.map-2.4.20.
Jan 15 11:55:10 alba kernel: Symbols match kernel version 2.4.20.
Jan 15 11:55:10 alba kernel: Loaded 167 symbols from 5 modules.
Jan 15 11:55:10 alba kernel: Linux version 2.4.20 ([EMAIL PROTECTED]) (gcc 
version 
3.2.2 20030109 (Debian prerelease)) #1 SMP Tue Jan 14 14:47:02 CET 2003
Jan 15 11:55:10 alba kernel: BIOS-provided physical RAM map:
Jan 15 11:55:10 alba kernel:  BIOS-e820:  - 000a 
(usable)
Jan 15 11:55:10 alba kernel:  BIOS-e820: 000f - 0010 
(reserved)
Jan 15 11:55:10 alba kernel:  BIOS-e820: 0010 - 0800 
(usable)
Jan 15 11:55:10 alba kernel:  BIOS-e820:  - 0001 
(reserved)
Jan 15 11:55:10 alba kernel: 128MB LOWMEM available.
Jan 15 11:55:10 alba kernel: On node 0 totalpages: 32768
Jan 15 11:55:10 alba kernel: zone(0): 4096 pages.
Jan 15 11:55:10 alba kernel: zone(1): 28672 pages.
Jan 15 11:55:10 alba kernel: zone(2): 0 pages.
Jan 15 11:55:10 alba kernel: Kernel command line: BOOT_IMAGE=Linux ro root=302 
idebus=66 apm=on ide0=dma ide1=dma devfs=mount
Jan 15 11:55:10 alba kernel: ide_setup: idebus=66
Jan 15 11:55:10 alba kernel: ide_setup: ide0=dma
Jan 15 11:55:10 alba kernel: ide_setup: ide1=dma
Jan 15 11:55:10 alba kernel: Local APIC disabled by BIOS -- reenabling.
Jan 15 11:55:10 alba kernel: Found and enabled local APIC!
Jan 15 11:55:10 alba kernel: Initializing CPU#0
Jan 15 11:55:10 alba kernel: Detected 300.687 MHz processor.
Jan 15 11:55:10 alba kernel: Console: colour dummy device 80x25
Jan 15 11:55:10 alba kernel: Calibrating delay loop... 599.65 BogoMIPS
Jan 15 11:55:10 alba kernel: Memory: 126912k/131072k available (1362k kernel 
code, 3776k reserved, 279k data, 276k init, 0k highmem)
Jan 15 11:55:10 alba kernel: Dentry cache hash table entries: 16384 (order: 5, 
131072 bytes)
Jan 15 11:55:10 alba kernel: Inode cache hash table entries: 8192 (order: 4, 
65536 bytes)
Jan 15 11:55:10 alba kernel: Mount-cache hash table entries: 2048 (order: 2, 
16384 bytes)
Jan 15 11:55:10 alba kernel: Buffer-cache hash table entries: 8192 (order: 3, 
32768 bytes)
Jan 15 11:55:10 alba kernel: Page-cache hash table entries: 32768 (order: 5, 
131072 bytes)
Jan 15 11:55:10 alba kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Jan 15 11:55:10 alba kernel: CPU: L2 cache: 512K
Jan 15 11:55:10 alba kernel: Intel machine check architecture supported.
Jan 15 11:55:10 alba kernel: Intel machine check reporting enabled on CPU#0.
Jan 15 11:55:10 alba kernel: CPU: After generic, caps: 0183fbff  
 
Jan 15 11:55:10 alba kernel: CPU: Common caps: 0183fbff  
 
Jan 15 11:55:10 alba kernel: Enabling fast FPU save and restore... done.
Jan 15 11:55:10 alba kernel: Checking 'hlt' instruction... OK.
Jan 15 11:55:10 alba kernel: POSIX conformance testing by UNIFIX
Jan 15 11:55:10 alba kernel: mtrr: v1.40 (20010327) Richard Gooch 
([EMAIL PROTECTED])
Jan 15 11:55:10 alba kernel: mtrr: detected mtrr type: Intel
Jan 15 11:55:10 alba kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Jan 15 11:55:10 alba kernel: CPU: L2 cache: 512K
Jan 15 11:55:10 alba kernel: Intel machine check reporting enabled on CPU#0.
Jan 15 11:55:10 alba kernel: CPU: After generic, caps: 0183fbff  
 
Jan 15 11:55:10 alba kernel: CPU: Common caps: 0183fbff  
 
Jan 15 11:55:10 alba kernel: CPU0: Intel Pentium II (Deschutes) stepping 02
Jan 15 11:55:10 alba kernel: per-CPU timeslice cutoff: 1463.01 usecs.
Jan 15 11:55:10 alba kernel: SMP motherboard not detected.
Jan 15 11:55:10 alba kernel: enabled ExtINT on CPU#0
Jan 15 11:55:10 alba kernel: ESR value before enabling vector: 
Jan 15 11:55:10 alba kernel: ESR value after enabling vector: 
Jan 15 11:55:10 alba kernel: Using local APIC timer interrupts.
Jan 15 11:55:10 alba kernel: calibrating APIC timer ...
Jan 15 11:55:10 alba kernel: . CPU clock speed is 300.6939 MHz.
Jan 15 11:55:10 alba kernel: . host bus clock speed is 66.8206 MHz.
Jan 15 11:55:10 alba kernel: cpu: 0, clocks: 668206, slice: 334103
Jan 15 11:55:10 alba kernel: CPU0
Jan 15 11:55:10 alba kernel: Waiting on wait_init_idle (map = 0x0)
Jan 15 11:55:10 alba kernel: All processors ha

Bug#176834: [S3 86C375 ViRGE/DX] [4.2.x] freeze (Alt-SysRq doesn't work) if raidly switch from vc to X and back

2003-01-15 Thread Miernik
Package: xserver-xfree86
Version: 4.2.1-4
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

My videocard BIOS is:

S3 86C375 ViRGE/DX BIOS. Version 1.01.03
Date 02/03/98

When I switch from virtual console to X with Alt+F7, and then rapidly
(before it switches and changes the videomode) I try to switch back to
vc, everything gets frozen with a comletely black screen. Alt+SysRq does
not work, CapsLock/NumLock do not work. Even programs running in the
background stop working (I know this because I have a driver for an
external device which inquires a daemon running on PC, and the device
stops working if the daemon does not respond). This happened two times
to me, but I am not able to reproduce it on request. No evidence in log
files, the one included is a clean logfile just to show what my system
is. This did not happen when I was using X 4.1.0. 

BTW: I have issued this report bug with 
reportbug -S normal -b -i /etc/X11/XF86Config-4 -i /var/log/XFree86.0.log 
xserver-xfree86
and the two files got included twice, so I deleted the duplicated copies
manually in editor.  Don't know why that happened. 

Section "Files"
FontPath   "/usr/X11R6/lib/X11/fonts/local/"
FontPath   "/usr/X11R6/lib/X11/fonts/misc/:unscaled"
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/TrueType/"
EndSection

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"pex5"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
Load"xie"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc101"
Option  "XkbLayout" "pl"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/gpmdata"
Option  "Protocol"  "MouseSystems"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "Generic Video Card"
Driver  "s3virge"
EndSection

Section "Monitor"
Identifier  "Generic Monitor"
HorizSync   30-72
VertRefresh 50-150
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth16
SubSection "Display"
Depth   1
Modes   "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1280x1024" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   15
Modes   "1280x1024" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   16
Modes   "1280x1024" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   24
Modes   "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
#   InputDevice "Generic Mouse"
E

Clap, clap, clap

2003-01-15 Thread Antoni Bella Perez
A Dimarts 14 Gener 2003 23:38, Josip Rodin va escriure:
> (Please Cc: responses, I'm not subscribed.)
>
> On Tue, Jan 14, 2003 at 11:20:17PM +0100, Antoni Bella Perez wrote:
> >   Regards
> >   Toni
> > --
> >
> >   2. That which causes joy or happiness.
>
> Oi! That's my .signature! Give it back! :)

  Returned...
-- 

  Sort

 Antoni Bella Perez  |
# http://www.terra.es/personal7/bella5/home.htm
## <[EMAIL PROTECTED]> ## i
col·laborador del projecte Debian en català: debian.org/index.ca.htm
Maquinari: - Pentium II 300MHz 128MB memòria 599.65 bogomips
Sistema:   - Debian GNU/Linux-2.4.20  -  XFree86 4.2.1-4pre5v1

-



Bug#176835: xserver-xfree86: debconf doesn't let you choose 1280x1024 for an LCD monitor

2003-01-15 Thread Matthias Mueller
Package: xserver-xfree86
Version: 4.2.1-4
Severity: normal

If you select LCD device as your monitor and 'Medium' for selecting the
monitor characteristics, you cannot select 1280x1024 as a resolution,
only 1280x960 and 1600x1200.

Ciao,
Matthias

-- Package-specific info:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV200 QW [Radeon 7500]
01:00.0 Class 0300: 1002:5157

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/psaux"
Option  "Protocol"  "PS/2"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "Generic Video Card"
Driver  "ati"
EndSection

Section "Monitor"
Identifier  "Generic Monitor"
HorizSync   30-75
VertRefresh 50-85
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   15
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   16
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   24
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" 
"640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Generic Mouse"
EndSection

Section "DRI"
Mode0666
EndSection

### END DEBCONF SECTION


This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to

Re: [experimental pre-release] I'm blocked my system with glxgears

2003-01-15 Thread Antoni Bella Perez
A Dimarts 14 Gener 2003 22:16, Daniel Stone va escriure:
> On Tue, Jan 14, 2003 at 10:08:05PM +0100, Antoni Bella Perez scrawled:
> > [...]
>
> This report in itself is not very useful at all. What video card are you
> using? Does glxgears still run, and you just can't exit? Is X hung, or
> the system? Can you switch back to the console, or kill X with
> ctrl-alt-backspace? If the system is hung, is an OOPS or anything logged
> in /var/log/kern.log?

  Also I attach /var/log/kern.log file:

##
Jan 15 11:55:10 alba kernel: klogd 1.4.1#11, log source = /proc/kmsg started.
Jan 15 11:55:10 alba kernel: Inspecting /boot/System.map-2.4.20
Jan 15 11:55:10 alba kernel: Loaded 16860 symbols from 
/boot/System.map-2.4.20.
Jan 15 11:55:10 alba kernel: Symbols match kernel version 2.4.20.
Jan 15 11:55:10 alba kernel: Loaded 167 symbols from 5 modules.
Jan 15 11:55:10 alba kernel: Linux version 2.4.20 (root@alba) (gcc version 
3.2.2 20030109 (Debian prerelease)) #1 SMP Tue Jan 14 14:47:02 CET 2003
Jan 15 11:55:10 alba kernel: BIOS-provided physical RAM map:
Jan 15 11:55:10 alba kernel:  BIOS-e820:  - 000a 
(usable)
Jan 15 11:55:10 alba kernel:  BIOS-e820: 000f - 0010 
(reserved)
Jan 15 11:55:10 alba kernel:  BIOS-e820: 0010 - 0800 
(usable)
Jan 15 11:55:10 alba kernel:  BIOS-e820:  - 0001 
(reserved)
Jan 15 11:55:10 alba kernel: 128MB LOWMEM available.
Jan 15 11:55:10 alba kernel: On node 0 totalpages: 32768
Jan 15 11:55:10 alba kernel: zone(0): 4096 pages.
Jan 15 11:55:10 alba kernel: zone(1): 28672 pages.
Jan 15 11:55:10 alba kernel: zone(2): 0 pages.
Jan 15 11:55:10 alba kernel: Kernel command line: BOOT_IMAGE=Linux ro root=302 
idebus=66 apm=on ide0=dma ide1=dma devfs=mount
Jan 15 11:55:10 alba kernel: ide_setup: idebus=66
Jan 15 11:55:10 alba kernel: ide_setup: ide0=dma
Jan 15 11:55:10 alba kernel: ide_setup: ide1=dma
Jan 15 11:55:10 alba kernel: Local APIC disabled by BIOS -- reenabling.
Jan 15 11:55:10 alba kernel: Found and enabled local APIC!
Jan 15 11:55:10 alba kernel: Initializing CPU#0
Jan 15 11:55:10 alba kernel: Detected 300.687 MHz processor.
Jan 15 11:55:10 alba kernel: Console: colour dummy device 80x25
Jan 15 11:55:10 alba kernel: Calibrating delay loop... 599.65 BogoMIPS
Jan 15 11:55:10 alba kernel: Memory: 126912k/131072k available (1362k kernel 
code, 3776k reserved, 279k data, 276k init, 0k highmem)
Jan 15 11:55:10 alba kernel: Dentry cache hash table entries: 16384 (order: 5, 
131072 bytes)
Jan 15 11:55:10 alba kernel: Inode cache hash table entries: 8192 (order: 4, 
65536 bytes)
Jan 15 11:55:10 alba kernel: Mount-cache hash table entries: 2048 (order: 2, 
16384 bytes)
Jan 15 11:55:10 alba kernel: Buffer-cache hash table entries: 8192 (order: 3, 
32768 bytes)
Jan 15 11:55:10 alba kernel: Page-cache hash table entries: 32768 (order: 5, 
131072 bytes)
Jan 15 11:55:10 alba kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Jan 15 11:55:10 alba kernel: CPU: L2 cache: 512K
Jan 15 11:55:10 alba kernel: Intel machine check architecture supported.
Jan 15 11:55:10 alba kernel: Intel machine check reporting enabled on CPU#0.
Jan 15 11:55:10 alba kernel: CPU: After generic, caps: 0183fbff  
 
Jan 15 11:55:10 alba kernel: CPU: Common caps: 0183fbff  
 
Jan 15 11:55:10 alba kernel: Enabling fast FPU save and restore... done.
Jan 15 11:55:10 alba kernel: Checking 'hlt' instruction... OK.
Jan 15 11:55:10 alba kernel: POSIX conformance testing by UNIFIX
Jan 15 11:55:10 alba kernel: mtrr: v1.40 (20010327) Richard Gooch 
([EMAIL PROTECTED])
Jan 15 11:55:10 alba kernel: mtrr: detected mtrr type: Intel
Jan 15 11:55:10 alba kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Jan 15 11:55:10 alba kernel: CPU: L2 cache: 512K
Jan 15 11:55:10 alba kernel: Intel machine check reporting enabled on CPU#0.
Jan 15 11:55:10 alba kernel: CPU: After generic, caps: 0183fbff  
 
Jan 15 11:55:10 alba kernel: CPU: Common caps: 0183fbff  
 
Jan 15 11:55:10 alba kernel: CPU0: Intel Pentium II (Deschutes) stepping 02
Jan 15 11:55:10 alba kernel: per-CPU timeslice cutoff: 1463.01 usecs.
Jan 15 11:55:10 alba kernel: SMP motherboard not detected.
Jan 15 11:55:10 alba kernel: enabled ExtINT on CPU#0
Jan 15 11:55:10 alba kernel: ESR value before enabling vector: 
Jan 15 11:55:10 alba kernel: ESR value after enabling vector: 
Jan 15 11:55:10 alba kernel: Using local APIC timer interrupts.
Jan 15 11:55:10 alba kernel: calibrating APIC timer ...
Jan 15 11:55:10 alba kernel: . CPU clock speed is 300.6939 MHz.
Jan 15 11:55:10 alba kernel: . host bus clock speed is 66.8206 MHz.
Jan 15 11:55:10 alba kernel: cpu: 0, clocks: 668206, slice: 334103
Jan 15 11:55:10 alba kernel: CPU0
Jan 15 11:55:10 alba kernel: Waiting on wait_init_idle (map = 0x0)
Jan 15 11:55:10 alba kernel: All processors have done i

Bug#176834: [S3 86C375 ViRGE/DX] [4.2.x] freeze (Alt-SysRq doesn't work) if raidly switch from vc to X and back

2003-01-15 Thread Miernik
Package: xserver-xfree86
Version: 4.2.1-4
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

My videocard BIOS is:

S3 86C375 ViRGE/DX BIOS. Version 1.01.03
Date 02/03/98

When I switch from virtual console to X with Alt+F7, and then rapidly
(before it switches and changes the videomode) I try to switch back to
vc, everything gets frozen with a comletely black screen. Alt+SysRq does
not work, CapsLock/NumLock do not work. Even programs running in the
background stop working (I know this because I have a driver for an
external device which inquires a daemon running on PC, and the device
stops working if the daemon does not respond). This happened two times
to me, but I am not able to reproduce it on request. No evidence in log
files, the one included is a clean logfile just to show what my system
is. This did not happen when I was using X 4.1.0. 

BTW: I have issued this report bug with 
reportbug -S normal -b -i /etc/X11/XF86Config-4 -i /var/log/XFree86.0.log 
xserver-xfree86
and the two files got included twice, so I deleted the duplicated copies
manually in editor.  Don't know why that happened. 

Section "Files"
FontPath   "/usr/X11R6/lib/X11/fonts/local/"
FontPath   "/usr/X11R6/lib/X11/fonts/misc/:unscaled"
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/TrueType/"
EndSection

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"pex5"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
Load"xie"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc101"
Option  "XkbLayout" "pl"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/gpmdata"
Option  "Protocol"  "MouseSystems"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "Generic Video Card"
Driver  "s3virge"
EndSection

Section "Monitor"
Identifier  "Generic Monitor"
HorizSync   30-72
VertRefresh 50-150
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth16
SubSection "Display"
Depth   1
Modes   "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   15
Modes   "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   16
Modes   "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   24
Modes   "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
#   InputDevice "Generic Mouse"
EndS

Clap, clap, clap

2003-01-15 Thread Antoni Bella Perez
A Dimarts 14 Gener 2003 23:38, Josip Rodin va escriure:
> (Please Cc: responses, I'm not subscribed.)
>
> On Tue, Jan 14, 2003 at 11:20:17PM +0100, Antoni Bella Perez wrote:
> >   Regards
> >   Toni
> > --
> >
> >   2. That which causes joy or happiness.
>
> Oi! That's my .signature! Give it back! :)

  Returned...
-- 

  Sort

 Antoni Bella Perez  |
# http://www.terra.es/personal7/bella5/home.htm
## <[EMAIL PROTECTED]> ## i
col·laborador del projecte Debian en català: debian.org/index.ca.htm
Maquinari: - Pentium II 300MHz 128MB memòria 599.65 bogomips
Sistema:   - Debian GNU/Linux-2.4.20  -  XFree86 4.2.1-4pre5v1

-


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