[XFree86] [XFree86(TM) Bug Report] Slovenian keyboard has a few wrong characters

2003-01-20 Thread David Balazic
Regarding: Slovenian keyboard has a few wrong characters
Email: [EMAIL PROTECTED]

XFree86 Version: XFree86-4.2.99.2-0.20021217.0  ( from redhat linux public beta - 
phoebe )

OS: Red Hat Linux/x86 8.0.92 (Phoebe)

Area: XKB

Server: XFree86 (The XFree86 4.x server)

Video Card:

Sis 6326 PCI 8 MB VRAM

Description:

The slovene keyboard layout has two keys wrongly configured :

The key with characters "-" (normal) and "_" ( with SHIFT ), right of the "." and left 
of "right shift" prints "/" without and "?" with SHIFT. It behaves like US instead of 
slovene. Also the "Del" key on numpad prints "." ( period ) instead of "," ( comma ).

The rest is OK.

The code for slovene layout is "si" or "sl" ( can't recall right now, will check and 
report tomorrow )


Repeat By:

Start any application where text can be typed. Press the "-" key and it prints "/" 
instead of "-".

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] [XFree86(TM) Bug Report] Slovenian keyboard has a fewwrongcharacters

2003-01-22 Thread David Balazic
David Balazic wrote:
> 
> Regarding: Slovenian keyboard has a few wrong characters
> Email: [EMAIL PROTECTED]
> 
> XFree86 Version: XFree86-4.2.99.2-0.20021217.0  ( from redhat linux public beta - 
>phoebe )
> 
> OS: Red Hat Linux/x86 8.0.92 (Phoebe)
> 
> Area: XKB
> 
> Server: XFree86 (The XFree86 4.x server)
> 
> Video Card:
> 
> Sis 6326 PCI 8 MB VRAM
> 
> Description:
> 
> The slovene keyboard layout has two keys wrongly configured :
> 
> The key with characters "-" (normal) and "_" ( with SHIFT ), right of the "." and 
>left of "right shift" prints "/" without and "?" with SHIFT. It behaves like US 
>instead of slovene. Also the "Del" key on numpad prints "." ( period ) instead of "," 
>( comma ).
> 
> The rest is OK.
> 
> The code for slovene layout is "si" or "sl" ( can't recall right now, will check and 
>report tomorrow )
> 
> Repeat By:
> 
> Start any application where text can be typed. Press the "-" key and it prints "/" 
>instead of "-".

Here are the relevant parts og my XF86Config file :
# XFree86 4 configuration created by pyxf86config

Section "ServerLayout"
Identifier "Default Layout"
Screen  0  "Screen0" 0 0
InputDevice"Mouse0" "CorePointer"
InputDevice"Keyboard0" "CoreKeyboard"
InputDevice"DevInputMice" "AlwaysCore"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver  "keyboard"
Option  "XkbRules" "xfree86"
Option  "XkbModel" "pc102"
Option  "XkbLayout" "si"
EndSection
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] multihead with multiple mice and keyboards?

2003-01-24 Thread David Balazic
Steve Sobel wrote:
> 
> Does anyone know how to do this?
> 
> I am planning on buying a machine to install some flavor of linux (maybe
> red hat for simplicity's sake, but recommendations of better packages
> are welcome!) with XFree86, and hoping to be able to have multiple
> monitors, mice, and keyboards at once.
> 
> I've read little blips via google searches, but I can't seem to find
> anything conclusive about whether this is possible.
> 
> I'd like to just jump in and try it myself, but frankly I don't want to
> spend the money on another machine unless I know this will work (I don't
> mind if it'll take a little effort.. I just need to find documented
> examples)...
> 
> Any help would be greatly appreciated.  Thanks!

Do you mean to set up multiple independent heads ( monitor+kbd+mouse ) ?
That is not supported by linux currently.
But it has been done. There are some patches for it.
I can't remember where they are unfortunately.
I think it was mentioned right here on this list, so search the archives
;-)

-- 
David Balazic
--
"Be excellent to each other." - Bill S. Preston, Esq., & "Ted" Theodore
Logan
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] [XFree86(TM) Bug Report] No DGA on SiS 6326 ?

2003-02-04 Thread David Balazic
Regarding: No DGA on SiS 6326 ?
Email: [EMAIL PROTECTED]

XFree86 Version: XFree86-4.2.99.3-20030115.0.i386.rpm

OS: RedHat Linux 8.0.93 ( phoebe2 - beta )

Area: Xserver

Server: XFree86 (The XFree86 4.x server)

Video Card:

SiS 6326 PCI 8 MB VRAM

Description:

[stein@localhost stein]$ xawtv -nodga
This is xawtv-3.81, running on Linux/i686 (2.4.20-2.21)
X Error of failed request:  XF86DGANoDirectVideoMode
  Major opcode of failed request:  136 (XFree86-DGA)
  Minor opcode of failed request:  1 (XF86DGAGetVideoLL)
  Serial number of failed request:  13
  Current serial number in output stream:  13
WARNING: v4l and x11 disagree about the screen size
WARNING: Is v4l-conf installed correctly?
WARNING: v4l and x11 disagree about the color depth
WARNING: fbuf.depth=16, x11 depth=32
WARNING: Is v4l-conf installed correctly?
WARNING: overlay mode disabled
Warning: Cannot convert string
"-*-ledfixed-medium-r-semicondensed--39-*" to type FontStruct
[stein@localhost stein]$ v4l-conf
v4l-conf: using X11 display :0.0
dga: version 2.0
X Error of failed request:  XF86DGANoDirectVideoMode
  Major opcode of failed request:  136 (XFree86-DGA)
  Minor opcode of failed request:  1 (XF86DGAGetVideoLL)
  Serial number of failed request:  13
  Current serial number in output stream:  13
[stein@localhost stein]$



Repeat By:

version : xawtv-3.81-2

video mode : 800x600x32

The problem goes away in 16bit mode.

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] [XFree86(TM) Bug Report] No DGA on SiS 6326 ?

2003-02-05 Thread David Balazic
Thomas Winischhofer wrote:
> 
> David,
> 
> 1. The Si6326 does not support a depth of 32.

Really ? How then that I see a desktop, with all contents ?
Halucinations ?

> 2. Please send me (not the list!) your X log and your XF86Config(-4)

Will do.
 
> Thomas
> 
> David Balazic wrote:
> > Regarding: No DGA on SiS 6326 ?
> > Email: [EMAIL PROTECTED]
> > 
> > XFree86 Version: XFree86-4.2.99.3-20030115.0.i386.rpm
> >
> > OS: RedHat Linux 8.0.93 ( phoebe2 - beta )
> >
> > Area: Xserver
> >
> > Server: XFree86 (The XFree86 4.x server)
> >
> > Video Card:
> >
> > SiS 6326 PCI 8 MB VRAM
> >
> > Description:
> >
> > [stein@localhost stein]$ xawtv -nodga
> > This is xawtv-3.81, running on Linux/i686 (2.4.20-2.21)
> > X Error of failed request:  XF86DGANoDirectVideoMode
> >   Major opcode of failed request:  136 (XFree86-DGA)
> >   Minor opcode of failed request:  1 (XF86DGAGetVideoLL)
> >   Serial number of failed request:  13
> >   Current serial number in output stream:  13
> > WARNING: v4l and x11 disagree about the screen size
> > WARNING: Is v4l-conf installed correctly?
> > WARNING: v4l and x11 disagree about the color depth
> > WARNING: fbuf.depth=16, x11 depth=32
> > WARNING: Is v4l-conf installed correctly?
> > WARNING: overlay mode disabled
> > Warning: Cannot convert string
> > "-*-ledfixed-medium-r-semicondensed--39-*" to type FontStruct
> > [stein@localhost stein]$ v4l-conf
> > v4l-conf: using X11 display :0.0
> > dga: version 2.0
> > X Error of failed request:  XF86DGANoDirectVideoMode
> >   Major opcode of failed request:  136 (XFree86-DGA)
> >   Minor opcode of failed request:  1 (XF86DGAGetVideoLL)
> >   Serial number of failed request:  13
> >   Current serial number in output stream:  13
> > [stein@localhost stein]$
> >
> >
> >
> > Repeat By:
> >
> > version : xawtv-3.81-2
> >
> > video mode : 800x600x32
> >
> > The problem goes away in 16bit mode.
> >
> > ___
> > XFree86 mailing list
> > [EMAIL PROTECTED]
> > http://XFree86.Org/mailman/listinfo/xfree86
> >
> 
> --
> Thomas Winischhofer
> Vienna/Austria
> mailto:[EMAIL PROTECTED]http://www.winischhofer.net/
> 
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86


-- 
David Balazic
--
"Be excellent to each other." - Bill S. Preston, Esq., & "Ted" Theodore
Logan
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] Re: [XFree86(TM) Bug Report] No DGA on SiS 6326 ?

2003-02-05 Thread David Balazic
"Mike A. Harris" wrote:
> 
> On Wed, 5 Feb 2003, David Balazic wrote:
> 
> >> David,
> >>
> >> 1. The Si6326 does not support a depth of 32.
> >
> >Really ? How then that I see a desktop, with all contents ?
> >Halucinations ?
> 
> That is a rather incredibly rude response to give to the
> maintainer of the video driver you are having a problem with,
> whom is a volunteer as well, and is also correct.
> 
> If you want help from volunteers for problems you encounter, you
> should be polite, and not obnoxious.

Sorry, I misunderstud something ( from my own post ).
I thought he claimed that 32 bit does not work , when I was
obviously running it, but now I see that I was probably running
24 bit. Will check later today.

Again, sorry.
 

-- 
David Balazic
--
"Be excellent to each other." - Bill S. Preston, Esq., & "Ted" Theodore
Logan
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] What Radeons are supported ?

2003-02-06 Thread David Balazic
Hi!

What radeon versions are ( will be in 4.3.0 ) supported ?
I mean complete ( ok 80% ) support with 3D and if possible overlay etc.

If I buy a radeon 9500 will it be an EGA impersonator or a 3D monster ?

Regards,
-- 
David Balazic
--
"Be excellent to each other." - Bill S. Preston, Esq., & "Ted" Theodore
Logan
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] Unsubscribe

2003-02-12 Thread David Balazic
Kurt Wall wrote:
> 
> Feigning erudition, Andrew Goh wrote:
> % Please unsubscribe me from the list.
> 
> Do so yourself at the URL appended to each message that passes
> through the list.
> 
> Kurt

That page allows unsubscribing ?
Oh yes, I foud it with the "search" option of the broswer.
It is hidden under the text
"The subscribers list is _only_ available to the list _administrator_. "

Very intuitive and easy to find.


-- 
David Balazic
--
"Be excellent to each other." - Bill S. Preston, Esq., & "Ted" Theodore
Logan
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86