Re: [Xpert]Endless loop in pciSetBusAccess

2002-06-27 Thread Egbert Eich

Dr Andrew C Aitchison writes:
  
  I've just been looking at a colleague's Dell Latitude C610,
  using a Radeon Mobility 6 LY.
  With Friday's CVS built X got stuck with a blank screen during startup, 
  hogging the CPU.
  I tracked the problem down to pciSetBusAccess, where it got stuck in
  a loop. This patch allows the server to detect and abort the loop,
  allowing the server to start, although switching back to the console
  shows corrupt text fonts (I see other reports of console problems with 
  this chip, so that may or may not be related).
  
  I've attached the lspci -nv output in case that contributed to the
  confusing pci information.


The two devices 2:1:0 and 2:1:1 seem to be cardbus bridges with
improperly configured secondary bus numbers.
I have seen this problem before. I will have a look how we can
fix this.


Egbert.
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]dual head on a Radeon VE

2002-06-27 Thread Geoffrey

Joe Krahn wrote:
 Geoffrey wrote:
 
My assumption is that this patch deals with the fact the oem card has
two digital outputs?  At least that's what I understand, mine has one
vga and one digital.  I don't think this should matter though.  I've got
a converter on my digital and before starting X, I've got mirrored
output to both monitors.

 I think it is actually due to a different BIOS on the card. The Dell
 card has a single digital socket, and a choice of two Y cables to
 plug in: dual digital or dual VGA. I'm using the dual VGA. I don't
 get mirrored output before starting X. SO, your card is quite different
 from Dell OEM, but maybe it's still worth trying a patched XFree86.
 I can send you a patched executable to test, if you want to try it.

I didn't realize these cards were that different.  Certainly a bigger 
difference hardware wise then I had known.

Anyone out there got a retail Radeon VE working with dual head? 
Specifically an agp card that has two outputs on the card itself, one 
vga and a second that is digital?  My card came with an adapter that 
will permit two vga monitors.

Sure, send me the patched binary, I'll give it a spin, thanks.

 
 Joe
 ___
 Xpert mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xpert
 
 
 


-- 
Until later: Geoffrey   [EMAIL PROTECTED]

I didn't have to buy my radio from a specific company to listen
to FM, why doesn't that apply to the Internet (anymore...)?

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



Re: [Xpert]dual head on a Radeon VE

2002-06-27 Thread Eric Sprague

As far as getting the retail version working - I've
had the dual-output retail VE working in dualhead
forever (well, since before 4.2.0 anyway - I was using
a rather late CVS). You just need to specify two
device sections for the same card, but one needs
(IIRC, my dualhead box is a few thousand miles away
just now) 'screen 0' and the other 'screen 1' in the
device section. Make sure to specify the BusID,
especially if another card resides in the same box
(nVidia nForce mobos, Tyan Thunders with onboard Rage
Pro video...)

If you switch off Xinerama, HW-accelerated OpenGL
should work too.

--- Geoffrey [EMAIL PROTECTED] wrote:
 Joe Krahn wrote:
  Geoffrey wrote:
  
 My assumption is that this patch deals with the
 fact the oem card has
 two digital outputs?  At least that's what I
 understand, mine has one
 vga and one digital.  I don't think this should
 matter though.  I've got
 a converter on my digital and before starting X,
 I've got mirrored
 output to both monitors.
 
  I think it is actually due to a different BIOS on
 the card. The Dell
  card has a single digital socket, and a choice of
 two Y cables to
  plug in: dual digital or dual VGA. I'm using the
 dual VGA. I don't
  get mirrored output before starting X. SO, your
 card is quite different
  from Dell OEM, but maybe it's still worth trying a
 patched XFree86.
  I can send you a patched executable to test, if
 you want to try it.
 
 I didn't realize these cards were that different. 
 Certainly a bigger 
 difference hardware wise then I had known.
 
 Anyone out there got a retail Radeon VE working with
 dual head? 
 Specifically an agp card that has two outputs on the
 card itself, one 
 vga and a second that is digital?  My card came with
 an adapter that 
 will permit two vga monitors.
 
 Sure, send me the patched binary, I'll give it a
 spin, thanks.
 
  
  Joe
  ___
  Xpert mailing list
  [EMAIL PROTECTED]
  http://XFree86.Org/mailman/listinfo/xpert
  
  
  
 
 
 -- 
 Until later: Geoffrey [EMAIL PROTECTED]
 
 I didn't have to buy my radio from a specific
 company to listen
 to FM, why doesn't that apply to the Internet
 (anymore...)?
 
 ___
 Xpert mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xpert


__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]dual head on a Radeon VE

2002-06-27 Thread Geoffrey

Eric Sprague wrote:
 As far as getting the retail version working - I've
 had the dual-output retail VE working in dualhead
 forever (well, since before 4.2.0 anyway - I was using
 a rather late CVS). You just need to specify two
 device sections for the same card, but one needs
 (IIRC, my dualhead box is a few thousand miles away
 just now) 'screen 0' and the other 'screen 1' in the
 device section. Make sure to specify the BusID,
 especially if another card resides in the same box
 (nVidia nForce mobos, Tyan Thunders with onboard Rage
 Pro video...)

I've done all you suggest.  It's the only card in there though, agp.  Is 
your's agp?  I'd love to get my hands on your config file, if you get a 
chance to send it to me I'd appreciate it.  Here's an excerpt from my 
config, note I've got what you suggest:

Section Device
 Identifier  ATI Radeon_0
 Screen 0
 VendorName  ATI
 BoardName   Unknown
 Driver  radeon
 Option  AGPMode 2
#VideoRam32768
 BusID PCI:1:0:0
 Option  DPMS
EndSection

Section Device
 Identifier  ATI Radeon_1
 Screen 1
 VendorName  ATI
 BoardName   Unknown
 Driver  radeon
 Option  AGPMode 2
#VideoRam32768
 BusID PCI:1:0:0
 Option  DPMS
EndSection




 
 If you switch off Xinerama, HW-accelerated OpenGL
 should work too.
 
 --- Geoffrey [EMAIL PROTECTED] wrote:
 
Joe Krahn wrote:

Geoffrey wrote:


My assumption is that this patch deals with the

fact the oem card has

two digital outputs?  At least that's what I

understand, mine has one

vga and one digital.  I don't think this should

matter though.  I've got

a converter on my digital and before starting X,

I've got mirrored

output to both monitors.


I think it is actually due to a different BIOS on

the card. The Dell

card has a single digital socket, and a choice of

two Y cables to

plug in: dual digital or dual VGA. I'm using the

dual VGA. I don't

get mirrored output before starting X. SO, your

card is quite different

from Dell OEM, but maybe it's still worth trying a

patched XFree86.

I can send you a patched executable to test, if

you want to try it.

I didn't realize these cards were that different. 
Certainly a bigger 
difference hardware wise then I had known.

Anyone out there got a retail Radeon VE working with
dual head? 
Specifically an agp card that has two outputs on the
card itself, one 
vga and a second that is digital?  My card came with
an adapter that 
will permit two vga monitors.

Sure, send me the patched binary, I'll give it a
spin, thanks.


Joe
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert





-- 
Until later: Geoffrey [EMAIL PROTECTED]

I didn't have to buy my radio from a specific
company to listen
to FM, why doesn't that apply to the Internet
(anymore...)?

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

 
 
 __
 Do You Yahoo!?
 Yahoo! - Official partner of 2002 FIFA World Cup
 http://fifaworldcup.yahoo.com
 ___
 Xpert mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xpert
 
 
 


-- 
Until later: Geoffrey   [EMAIL PROTECTED]

I didn't have to buy my radio from a specific company to listen
to FM, why doesn't that apply to the Internet (anymore...)?

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



[Xpert]framebuffer 2D acceleration

2002-06-27 Thread Frederick Lefebvre

I want to add support in Xfbdev for 2D acceleration and hardware cursor
on my specific framebuffer card.  Could somebody give me a few pointers
on where to look and what needs to be done in the code?

Thank you for your help!

-- 
Frederick Lefebvre
[EMAIL PROTECTED]


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



Re: [Xpert]FreeType font enginetreats 16bit fonts as 8bit fonts

2002-06-27 Thread Roland Mainz

Juliusz Chroboczek wrote:

 RM I cannot get the FreeType font engine to recognize 16bit TrueType fonts
 
 There's no encodings.dir file in FONTENC_ENCODINGS_DIRECTORY and you
 ran mkfontdir without the `-e' flag?
 
 FONTENC_ENCODINGS_DIRECTORY defaults to
 
   /usr/X11R6/lib/X11/fonts/encodings/encodings.dir

Mhhh, yes... that was my problem...

Some comments:
- Is it neccesary that the encodings.dir created by mkfontdir uses
the full path to the encodings ? Using a path relative to the parent dir
of encodings.dir looks sufficient for me (encodings.dir on Solaris
uses relative paths) and it would allow to copy
or move the config to a different location without problems ...
- The code does not complain if there is an entry in encodings.dir
but the matching file cannot be found for some reason.
I suggest two things here: 1. The Xserver should print a error message
(like Solaris Xsun).
2. Matching fonts should only be open-able if the encoding file
referenced
by encodings.dir can be processed without problems (e.g. the font
subsystem should refuse to open the font if there is an entry in
encodings.dir but it cannot be processed for some reason)
- Many fonts from Solaris 2.8 are still not recognised as 16bit fonts
(such as the chinese 18030, thai and others; I can try to make a list on
demand...) ... ;-(



Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) [EMAIL PROTECTED]
  \__\/\/__/  [EMAIL PROTECTED]
  /O /==\ O\  MPEG specialist, CJAVASunUnix programmer
 (;O/ \/ \O;) TEL +49 641 99-41370 FAX +49 641 99-41359
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]dual head on a Radeon VE

2002-06-27 Thread Eric Sprague

If I can get it, I'll send it to ya - but I'm
currently on a ship in the middle of BFE, and my box
is in the USA, so it'll be a very long time. If anyone
else has the VE working in dualhead, could they please
post their XF86Config-4?

--- Geoffrey [EMAIL PROTECTED] wrote:
 Eric Sprague wrote:
  As far as getting the retail version working -
 I've
  had the dual-output retail VE working in dualhead
  forever (well, since before 4.2.0 anyway - I was
 using
  a rather late CVS). You just need to specify two
  device sections for the same card, but one needs
  (IIRC, my dualhead box is a few thousand miles
 away
  just now) 'screen 0' and the other 'screen 1' in
 the
  device section. Make sure to specify the BusID,
  especially if another card resides in the same box
  (nVidia nForce mobos, Tyan Thunders with onboard
 Rage
  Pro video...)
 
 I've done all you suggest.  It's the only card in
 there though, agp.  Is 
 your's agp?  I'd love to get my hands on your config
 file, if you get a 
 chance to send it to me I'd appreciate it.  Here's
 an excerpt from my 
 config, note I've got what you suggest:
 
 Section Device
  Identifier  ATI Radeon_0
  Screen 0
  VendorName  ATI
  BoardName   Unknown
  Driver  radeon
  Option  AGPMode 2
 #VideoRam32768
  BusID PCI:1:0:0
  Option  DPMS
 EndSection
 
 Section Device
  Identifier  ATI Radeon_1
  Screen 1
  VendorName  ATI
  BoardName   Unknown
  Driver  radeon
  Option  AGPMode 2
 #VideoRam32768
  BusID PCI:1:0:0
  Option  DPMS
 EndSection
 
 
 
 
  
  If you switch off Xinerama, HW-accelerated OpenGL
  should work too.


__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]FreeType font enginetreats 16bit fonts as 8bit fonts

2002-06-27 Thread Roland Mainz

Juliusz Chroboczek wrote:

 RM I thought the font encodings from Solaris (in
 RM /usr/openwin/lib/X11/fonts/encodings/) are sufficient... maybe I
 RM was wrong...
 
 The SI only exports scalable fonts in ISO 8859-1.  The font encoding
 mechanism in XFree86 was developed independently from the one in
 Openwindows.  I don't even know what format they use for encodings.

Should I send you some example files ?



Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) [EMAIL PROTECTED]
  \__\/\/__/  [EMAIL PROTECTED]
  /O /==\ O\  MPEG specialist, CJAVASunUnix programmer
 (;O/ \/ \O;) TEL +49 641 99-41370 FAX +49 641 99-41359
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert