Powerbook G4 and Radeon Mobility M6 LY

2002-06-28 Thread Patrick Sodre
Hi Guys,
   I don't have much error messages but the 4.2.0 version 
is not working using the ATI driver, it only produces a 
blank/black screen when X starts. 
   The way around this, until the radeon driver works, is to 
use the fbdev driver.
   
 
Regards,
Patrick Sodre

PS: Please cc me since I'm not yet in this list.


pgprRGiCIgdQU.pgp
Description: PGP signature


Re: kdm/wdm and ~/.xsession

2002-06-28 Thread Dave Swegen
On Thu, Jun 27, 2002 at 07:14:46PM -0400, Noah Meyerhans wrote:
 On Mon, Jun 24, 2002 at 01:54:06PM +0100, Dave Swegen wrote:
  Not sure if I'm being thick here (probably), but I can't get either kdm
  or wdm to read ~/.xsession. /etc/X11/Xsession/Xsession.options contains
  allow-user-xsession, and xdm works fine. Thought I'd check here before
  filing it as a bug against those two packages.
 
 wdm will use your .xsession.  In the Start WM menu, select Default.
 
 wdm will remember your previous selection, so if you've selected one of
 the other available options, you'll continue seeing the behavior
 selected until you select something else.  That might be why you're
 seeing something other than what you expect.

Ah, so it does. Thanks for enlightening me. I'll be feeling guilty all
of five minutes now for thinking ill of your package :)

Cheers
Dave


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



Re: Powerbook G4 and Radeon Mobility M6 LY

2002-06-28 Thread Michel Dänzer
On Fri, 2002-06-28 at 08:48, Patrick Sodre wrote:

I don't have much error messages but the 4.2.0 version 
 is not working using the ATI driver, it only produces a 
 blank/black screen when X starts.

It should work. Where did you get 4.2 from? Do you use Option
UseFBDev?


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast


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



[PATCH for 4.2.0-0pre1v1] SH3/SH4 update (Re:Please update SH patch #550)

2002-06-28 Thread ISHIKAWA Mutsumi
 In [EMAIL PROTECTED] 
   ISHIKAWA Mutsumi [EMAIL PROTECTED] wrote:
  In [EMAIL PROTECTED] 
 Branden Robinson [EMAIL PROTECTED] wrote:

  i386 .debs up right now, and the source is slowly trickling up there,
  but will be there by the time most of you read this.

  I've done `build test for binary-sh4', but it is fail...
  4.2.0-0b2 and 4.2.0-0pre1v1 includes invalid SH3/4 support
 patch #550 because of my mistake. Please update #550 to this
 one bellow:

 Index: xc/config/cf/linux.cf
 ===
 RCS file: /cvs/xc/config/cf/linux.cf,v
 retrieving revision 3.177
 diff -u -a -r3.177 linux.cf
 --- xc/config/cf/linux.cf2002/04/04 14:05:33 3.177
 +++ xc/config/cf/linux.cf2002/06/13 18:08:34
 @@ -624,7 +624,7 @@
  #endif
  #if UseElfFormat
  # ifndef DoLoadableServer
 -#  ifdef HPArchitecture
 +#  if defined(HPArchitecture) || defined(SuperHArchitecture)
  #   define DoLoadableServer NO
  #  else
  #   define DoLoadableServer YES
 @@ -824,7 +824,7 @@
  # ifndef SuperHArchOptFlags
  #  ifdef SuperH4Architecture
  #   define SuperHArchOptFlags   -m4
 -#  elifdef SuperH4NOFPUArchitecture
 +#  elif defined(SuperH4NOFPUArchitecture)
  #   define SuperHArchOptFlags   -m4-nofpu
  #  else
  #   define SuperHArchOptFlags   -m3

 OK, I've done test build for sh4 with updateded patch.
 So, please apply a patch for debian/control and update
MANIFEST.{sh3,sh4}


 1) please add sh3 and sh4 architecture in debian/control to build
xserver-xfree86 package.

--- debian/control.orig Sat Jun 29 04:15:51 2002
+++ debian/control  Sat Jun 29 04:15:55 2002
@@ -794,7 +794,7 @@
  xfonts-base, xfonts-100dpi or xfonts-75dpi, and xfonts-scalable packages.
 
 Package: xserver-xfree86
-Architecture: alpha arm hppa hurd-i386 i386 ia64 m68k mips mipsel powerpc sparc
+Architecture: alpha arm hppa hurd-i386 i386 ia64 m68k mips mipsel powerpc 
sparc sh3 sh4
 Depends: debconf ( 0.5), xserver-common (= 4.1.0-10), ${shlibs:Depends}
 Suggests: discover, mdetect, read-edid
 Conflicts: libxfont-xtt


 2) I've put new MANIFEST.sh3 and MANIFEST.sh3 on a URL bellow,
   please merge into next release:

   http://hanzubon.jp/Linux/Debian/SH/MANIFEST.sh3
   http://hanzubon.jp/Linux/Debian/SH/MANIFEST.sh4


-- 
ISHIKAWA Mutsumi
 [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]


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



ATI all in wonder radeon, XF86Setup

2002-06-28 Thread M.B_9_root
Title: Message



hi 
debian-x,

I can't configure my 
video card with XF86Setup under last stable (debian 2.2r6 
i386)

Mode Selection : 
selected all from 640x480 up to 1280x1024, 8 bits/pixel

Monitor : 
Multi-frequency 1280x1024 76 Hz

Card : VGA16, SVGA, 
Mach64 (I tried each of these), with lots of options for each ATI 
card.


The result is always 
a black screen, and I must stop X.

PS : I know that for 
opengl, hardware acceleration I have to install Xfree 4.1.0 + DRI + etc 
...
I'm not yet 
confident enought to do these.
I just need to run 
X, Kde, Gnome, and compile new kernel 2.4.

thank 
you