Re: iMac Sleep

2006-05-08 Thread Jason Self

I'm not sure how to accomplish that. I keep encountering errors saying
that it's not a normal directory. (???)

Something like this should work, shouldn't it?

tar --create --directory /proc --file /home/jason/proc.tar

On 5/7/06, Benjamin Herrenschmidt [EMAIL PROTECTED] wrote:

Can you send me a tarball of /proc/device-tree on your machine ?




Re: iMac Sleep

2006-05-08 Thread Benjamin Herrenschmidt
On Sun, 2006-05-07 at 23:39 -0700, Jason Self wrote:
 I'm not sure how to accomplish that. I keep encountering errors saying
 that it's not a normal directory. (???)
 
 Something like this should work, shouldn't it?
 
 tar --create --directory /proc --file /home/jason/proc.tar

Ugh, not the whole /proc !

Just do a tar -cz /proc/device-tree ~/devtree.tgz

Ben.



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



Re: iMac Sleep

2006-05-08 Thread Michael Schmitz
 I've tried both apmd and pmud (with pmud-utils), although the later
 complained about being installed on a desktop machine.

Which it is, if I'm not mistaken. The message is a warning only: if you
know what you`re doing, you can go ahead and use pmud. On an old 15 flat
panel iMac, I had no luck (as in: machine dies).

You need working kernel sleep support for your machine. Any other pmud
messages in the syslog?

Michael


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



Re: iMac Sleep

2006-05-08 Thread Benjamin Herrenschmidt
On Mon, 2006-05-08 at 09:15 +0200, Michael Schmitz wrote:
  I've tried both apmd and pmud (with pmud-utils), although the later
  complained about being installed on a desktop machine.
 
 Which it is, if I'm not mistaken. The message is a warning only: if you
 know what you`re doing, you can go ahead and use pmud. On an old 15 flat
 panel iMac, I had no luck (as in: machine dies).
 
 You need working kernel sleep support for your machine. Any other pmud
 messages in the syslog?

Might work with some models ... They don't all put the video chip down.

Ben.



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



Re: cpu temperature on powerbook G4

2006-05-08 Thread Tobi
I just thought it would be cool to let you know that
my name is Tobiah Pflug. I live in northern michigan
and I have never met anyone with the same name!

 
   
   
  http://www.tobiahp.natureswellnesssecret.com


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


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



Re: The powerpc port should be removed from etch release candidates ...

2006-05-08 Thread Bernhard Reiter
On Sat, May 06, 2006 at 07:58:49PM +0200, Sven Luther wrote:
 Replying in private, as i have agreed to refrain from posting while the DPL
 mediation team searches a compromise. 

It is good to hear that a mediation team is trying to help.
My post was not to fuel a flamefest and I believe that personal talks
will have the best chance for success (as pointed out in my email).

I could not simply find out who that team is. Can you point me towards it?

Note: I have also forwarded my Email to Frans as it was brought to
my attention that he does not read debian-powerpc.


pgpPOTZBPMlab.pgp
Description: PGP signature


Re: accessing hfs journeling in 2.6.16.14 fixed?

2006-05-08 Thread Bernhard Reiter
On Sat, May 06, 2006 at 03:59:47PM -0700, Adam D wrote:
 Has anyone else not been able to access HFS journaling file
 systems?  Ever since I upgraded my kernel to 2.6.16.12 and have
 been able to access HFSX but lost any mounting of HFS journaling.
 Is this fixed in 2.6.16.14?

I can mount /dev/hda3 (my HFSplus partition from MacOS 10) 
with -t hfsplus without problems on 2.6.17-rc3.
As I have build this support as a module, I have to do
modprobe hfsplus
before doing so.



pgpWI9i8tl5YL.pgp
Description: PGP signature


Re: Using kernel 2.6.17-rc2

2006-05-08 Thread Bernhard Reiter
On Sun, May 07, 2006 at 05:22:10PM +0200, leandro noferini wrote:
 Bernhard Reiter [EMAIL PROTECTED] writes:

  My problem with rc2 and rc3 are that /dev/adb
  and /proc/sys/dev/mac_hid do not exits anymore
  and pbbuttons cannot cope with this.
 
 No, I have these two and pbbuttons seems to work fine.

This is resolved, it was a problem with my .config,
see my other post for details.


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



2.6.17-rc3: cpufreq-set -g ondemand does not work

2006-05-08 Thread Bernhard Reiter
cpufreq-set -g ondemand 
fails on linux-2.6.17-rc3 PowerBook5,6, config see below.

dmesg has:
  ondemand governor failed to load due to too long transition latency

same with conservative. 
Both modules are loaded as lsmod shows.

I will probably try to change the .config to make ondemand 
or conservative the default, but this might be a bug nevertheless,
thus I am reporting.

Any hints?

Relevant .config:


CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_DEBUG=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=m
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=m
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
CONFIG_CPU_FREQ_PMAC=y
# CONFIG_PPC601_SYNC_FIX is not set



pgp50JtA6FeQW.pgp
Description: PGP signature


xorg ati external display and XVIDEO

2006-05-08 Thread Bernhard Reiter
I have tried playing a DVD with xine
over the beamer with my Powerbook5,6
ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]
X.Org version: 6.8.99.7 (self build).

The beamer gets 1280x1024 and the lcd of the laptop scrolls,
because he has 1280x854.

Observed failure: The xine window playing the movie is dark
on the beamer, while it shows the move on the laptop's LCD.

I assume it is XVideo, does somebody have this working
with driver radeon?

Hints appreciated.


pgpTs2o7gJG9a.pgp
Description: PGP signature


Re: Boot failure with kernel 2.6.16 on G3 (Gossamer)

2006-05-08 Thread Hans Ekbrand
On Sat, May 06, 2006 at 03:54:45PM +0300, Yavor Doganov wrote:
 [I hope this is the right list.]
 
 I have a G3 (Gossamer) running sid, which hasn't been updated for
 fairly long time.  I installed linux-image-2.6.16-1-powerpc, but it
 fails to boot.  I tried the last few versions (9-12).  I see the
 initial message
 
 Welcome to Linux, kernel 2.6.16-1-powerpc
 
 Linked at   : 0xc00.
 Frame buffer at : 0x (phys), 0xx (log)
 klimit  : 0.
 boot_info at: 0.
 MSR : 0.
 PUR : 0.
 HID0: 0.
 ICTC: 0.
 
 Total space used by parameters  ramdisk: 00503000

[...]

 and it stays forever.  I use BootX 1.2.2, if it matters, ramdisk size
 8192.

I boot with quik and ramdisk_size 8192, but 16384 didn't work either.

  I copy vmlinux-2.6.16-1-powerpc and initrd.img-2.6.16-powerpc
 to the MuckOS partition and point to them, as usual.  My current
 kernel is 2.6.8 and it boots fine.
 
 What am I doing wrong?  Thanks in advance.

My performa 5400 doesn't boot 2.6.16 in sid either. 2.6.15 works well
though. Try 2.6.15. If it works then we might have the same problem
with 2.6.16.

Kind regards,

-- 
Hans Ekbrand (http://sociologi.cjb.net) [EMAIL PROTECTED]
A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?


signature.asc
Description: Digital signature


Re: xorg ati external display and XVIDEO

2006-05-08 Thread Michel Dänzer
On Mon, 2006-05-08 at 15:11 +0200, Bernhard Reiter wrote:
 
 Observed failure: The xine window playing the movie is dark
 on the beamer, while it shows the move on the laptop's LCD.

It's a hardware limitation, the overlay can only be active on one
display controller at a time. You can choose which one using the
XV_SWITCHCRT XVideo attribute.


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer




Re: xorg ati external display and XVIDEO

2006-05-08 Thread Bernhard Reiter
On Mon, May 08, 2006 at 03:21:05PM +0200, Michel Dänzer wrote:
 On Mon, 2006-05-08 at 15:11 +0200, Bernhard Reiter wrote:
  
  Observed failure: The xine window playing the movie is dark
  on the beamer, while it shows the move on the laptop's LCD.
 
 It's a hardware limitation, the overlay can only be active on one
 display controller at a time. 

So MacOS does it differently?
I can see the video on both lcd and beamer then.

 You can choose which one using the
 XV_SWITCHCRT XVideo attribute.

Yes, wow! Thanks for the hint!
With this keyword I have found 
http://www.thinkwiki.org/wiki/Additional_options_for_the_radeon_driver#Video_overlay

and used 
xvattr -a XV_SWITCHCRT -v 1
with http://www.dtek.chalmers.se/groups/dvd/dist/xvattr-1.3.tar.gz
and it worked.

BTW: Is there a reason why xvattr is not packaged in Debian?


pgpkQ658EtYMZ.pgp
Description: PGP signature


Re: xorg ati external display and XVIDEO

2006-05-08 Thread Michel Dänzer
On Mon, 2006-05-08 at 16:23 +0200, Bernhard Reiter wrote:
 On Mon, May 08, 2006 at 03:21:05PM +0200, Michel Dänzer wrote:
  On Mon, 2006-05-08 at 15:11 +0200, Bernhard Reiter wrote:
   
   Observed failure: The xine window playing the movie is dark
   on the beamer, while it shows the move on the laptop's LCD.
  
  It's a hardware limitation, the overlay can only be active on one
  display controller at a time. 
 
 So MacOS does it differently?
 I can see the video on both lcd and beamer then.

It probably doesn't use the video overlay but the 3D engine for video
playback. The overlay definitely couldn't do the genie effect. ;)


 BTW: Is there a reason why xvattr is not packaged in Debian?

Nobody's done it? :) It's in Guido Guenther's repository though.


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer



Re: xorg ati external display and XVIDEO

2006-05-08 Thread Matteo Bigoi - Bigo!
* Mon 08 May (16:33), Michel Dänzer scrive:
 On Mon, 2006-05-08 at 16:23 +0200, Bernhard Reiter wrote:
  On Mon, May 08, 2006 at 03:21:05PM +0200, Michel Dänzer wrote:
   On Mon, 2006-05-08 at 15:11 +0200, Bernhard Reiter wrote:

Observed failure: The xine window playing the movie is dark
on the beamer, while it shows the move on the laptop's LCD.
   
   It's a hardware limitation, the overlay can only be active on one
   display controller at a time. 
  
  So MacOS does it differently?
  I can see the video on both lcd and beamer then.
 
 It probably doesn't use the video overlay but the 3D engine for video
 playback. The overlay definitely couldn't do the genie effect. ;)
 
 
  BTW: Is there a reason why xvattr is not packaged in Debian?
 
 Nobody's done it? :) It's in Guido Guenther's repository though.
 

I' have packaged xvattr!
My repositories are in my signature ;-)
Obviously use the ppc one!

 -- 
 Earthling Michel Dänzer   |  http://tungstengraphics.com
 Libre software enthusiast |  Debian, X and DRI developer
 
Ciao

Bigo!

-- 
Good pings come in small packets.

---
| Registered Linux User # 365044  |
| |
|WEB: http://dust.homelinux.org/~bigo/index.html  |
|RADIO:   http://dust.homelinux.org:8000/various_from_my_mind.mp3 |
|DEB: deb ftp://dust.homelinux.org/debian/stable/i386 ./  |
| deb ftp://dust.homelinux.org/debian/unstable/i386 ./|
| deb ftp://dust.homelinux.org/debian/unstable/ppc ./ |
| |
| Please don't send me any Micro$oft attachments! |
---


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



Re: xorg ati external display and XVIDEO

2006-05-08 Thread Michel Dänzer
On Mon, 2006-05-08 at 17:10 +0200, Michael Schmitz wrote:
 
 Anyway, you can achieve the overlay setting as a radeon driver option in
 xorg.conf.

This has been removed in favour of the Xv adaptor port attribute.


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer



Re: xorg ati external display and XVIDEO

2006-05-08 Thread Bernhard Reiter
Michael,
Bigoi,

On Mon, May 08, 2006 at 04:45:17PM +0200, Matteo Bigoi - Bigo! wrote:
 * Mon 08 May (16:33), Michel Dänzer scrive:
  On Mon, 2006-05-08 at 16:23 +0200, Bernhard Reiter wrote:

   BTW: Is there a reason why xvattr is not packaged in Debian?
  
  Nobody's done it? :) It's in Guido Guenther's repository though.
 
 I' have packaged xvattr!

 | deb ftp://dust.homelinux.org/debian/unstable/i386 ./  |

thanks for your valuable hints!
For users best would be a real xvattr package.
(I can use a selfbuild version.)
Is there someone where I can vote for an official package?

Best,
Bernhard


pgpfgISnsWJMq.pgp
Description: PGP signature


Re: xorg ati external display and XVIDEO

2006-05-08 Thread Michael Schmitz
  BTW: Is there a reason why xvattr is not packaged in Debian?

 Nobody's done it? :) It's in Guido Guenther's repository though.

There was some disagreement as to which package this should be added to,
IIRC.
Anyway, you can achieve the overlay setting as a radeon driver option in
xorg.conf.

Michael


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



Re: xorg ati external display and XVIDEO

2006-05-08 Thread Bin Zhang

On 5/8/06, Bernhard Reiter [EMAIL PROTECTED] wrote:

I have tried playing a DVD with xine
over the beamer with my Powerbook5,6
ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]
X.Org version: 6.8.99.7 (self build).

The beamer gets 1280x1024 and the lcd of the laptop scrolls,
because he has 1280x854.

Observed failure: The xine window playing the movie is dark
on the beamer, while it shows the move on the laptop's LCD.

I assume it is XVideo, does somebody have this working
with driver radeon?


I had the same situation with mplayer if mplayer use xv as video output driver.
Using vo=x11 in my ~/.mplayer/config is a solution.

Best regards,
Bin



Hints appreciated.







Re: Boot failure with kernel 2.6.16 on G3 (Gossamer)

2006-05-08 Thread Yavor Doganov
At Mon, 8 May 2006 15:14:36 +0200,
Hans Ekbrand wrote:
 
 My performa 5400 doesn't boot 2.6.16 in sid either. 2.6.15 works well
 though. Try 2.6.15. If it works then we might have the same problem
 with 2.6.16.

Thanks for the pointer.  2.6.15 starts to boot, but I get the
following error:

i8042.c: No controller found.  
FATAL: Error inserting i8042
(/lib/modules/2.6.15-1-powerpc/kernel/drivers/input/serio/i8042.ko):
No such device

It then drops me to a shell.  Same behaviour with 2.6.14 :/

-- 
Every non-free program has a lord, a master --
and if you use the program, he is your master. --RMS


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



Re: accessing hfs journeling in 2.6.16.14 fixed?

2006-05-08 Thread Guy Yasko
On 6.5. 2006, Adam D. told this:

 Has anyone else not been able to access HFS journaling file systems?
 Ever since I upgraded my kernel to 2.6.16.12 and have been able to
 access HFSX but lost any mounting of HFS journaling.  Is this fixed
 in 2.6.16.14?

I can mount my journalled hfsplus partition and I can read from it,
but I can't write to it.  I'm running 2.6.17-rc3 at the moment, but
it's been that way for a while.


-- 
Guy Yasko -- [EMAIL PROTECTED]


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



Re: Boot failure with kernel 2.6.16 on G3 (Gossamer)

2006-05-08 Thread Hans Ekbrand
On Mon, May 08, 2006 at 07:54:03PM +0300, Yavor Doganov wrote:
 At Mon, 8 May 2006 15:14:36 +0200,
 Hans Ekbrand wrote:
  
  My performa 5400 doesn't boot 2.6.16 in sid either. 2.6.15 works well
  though. Try 2.6.15. If it works then we might have the same problem
  with 2.6.16.
 
 Thanks for the pointer.  2.6.15 starts to boot, but I get the
 following error:
 
 i8042.c: No controller found.  
 FATAL: Error inserting i8042
 (/lib/modules/2.6.15-1-powerpc/kernel/drivers/input/serio/i8042.ko):
 No such device
 
 It then drops me to a shell.  Same behaviour with 2.6.14 :/

I only get the well-known

can't mount root fs -- rebooting in 180 seconds.

I think this is a problem with the initrd, it probably does not
include all the needed modules for my box (ide-based). Haven't
bothered to do a proper bug-report yet.

-- 
Hans Ekbrand (http://sociologi.cjb.net) [EMAIL PROTECTED]
Q. What is that strange attachment in this mail?
A. My digital signature, see www.gnupg.org for info on how you could
   use it to ensure that this mail is from me and has not been
   altered on the way to you.


signature.asc
Description: Digital signature


Re: Boot failure with kernel 2.6.16 on G3 (Gossamer)

2006-05-08 Thread Brad Boyer
On Mon, May 08, 2006 at 07:54:03PM +0300, Yavor Doganov wrote:
 Thanks for the pointer.  2.6.15 starts to boot, but I get the
 following error:
 
 i8042.c: No controller found.  
 FATAL: Error inserting i8042
 (/lib/modules/2.6.15-1-powerpc/kernel/drivers/input/serio/i8042.ko):
 No such device
 
 It then drops me to a shell.  Same behaviour with 2.6.14 :/

It's odd that this would be considered a fatal error. A Mac doesn't
have an i8042 input controller. That is the old-fashioned PC style
input (AT keyboard, etc.) and shouldn't even try to load on a Mac.
At one point, just loading this driver would crash most Macs.

Brad Boyer
[EMAIL PROTECTED]


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



Re: accessing hfs journeling in 2.6.16.14 fixed?

2006-05-08 Thread Adam D
Bernhard Reiter wrote:
 On Sat, May 06, 2006 at 03:59:47PM -0700, Adam D wrote:
 Has anyone else not been able to access HFS journaling file
 systems?  Ever since I upgraded my kernel to 2.6.16.12 and have
 been able to access HFSX but lost any mounting of HFS journaling.
 Is this fixed in 2.6.16.14?
 
 I can mount /dev/hda3 (my HFSplus partition from MacOS 10) 
 with -t hfsplus without problems on 2.6.17-rc3.
 As I have build this support as a module, I have to do
   modprobe hfsplus
 before doing so.
 

I can mount the HFSplus as well but not with journeling turned on.  Now with my 
2.6.13.1 kernel which I have been using since last year has been working with 
journeling enabled and can mount all my HFSplus journeling partitions.  When I 
updated to the 2.6.16.12 kernel I can now mount HFSX which is GREAT :)  but I 
then lost all capacity to mount any of my HFSplus with journeling.  

Was there a change to the kernel code?  Everything is still the same as it was 
in my other working kernel and it was compiled directly into the kernel.

-Adam


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