Re: /sys/devices/temperatures and suspend to disk

2005-03-08 Thread Guido Guenther
On Mon, Mar 07, 2005 at 07:35:06PM +0100, Matthias Schulz wrote: > Hi, > > when i am booting the 2.6.11 kernel, i am missing the > /sys/devices/temperature > entry. Does anybody know, whether the feature is missing in 2.6.11 or have i > simply forgotten to enable the feature in the kernel-confi

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Guido Guenther
On Sat, Apr 09, 2005 at 10:31:14AM +1000, Benjamin Herrenschmidt wrote: > Hi ! > > If you have a newer machine, that is a machine released on or after > 2002, can you please send me the output of: > > echo `cat /proc/device-tree/model` PowerBook6,1 > > and > > for i in `find /proc/device-tree -

Re: smartmontools on external hdd

2005-04-10 Thread Guido Guenther
On Mon, Apr 11, 2005 at 01:17:23PM +0200, Björn Schöpe wrote: > unable to fetch IEC (SMART) mode page [unsupported field in scsi command] > A mandatory SMART command failed: exiting. To continue, add one or more > '-T permissive' options. Did you try -T permissive? -- Guido signature.asc Descri

Re: Success story : 802.11g on ibook

2005-04-30 Thread Guido Guenther
On Fri, Apr 29, 2005 at 11:18:23PM +0200, Yannick Roehlly wrote: > Good evening! (at least in France) > > I've been searching for a zydas zd1201 based 802.11b device for a long time. > In vain... As a sidenote, 802.11b at76c503a based chips are working wonderfully. I'm using the berlios driver for

Re: status of software suspend on PPC

2005-05-07 Thread Guido Guenther
On Sat, May 07, 2005 at 12:13:12PM +0200, Marco Bertorello wrote: > Hi all, > > I'm tring to patch my kernel (2.6.11-8) with swsusp2 [1] pacth on an Ibook G4 > 1.1 > I've encoutered some problems and I googled this [2] page. > I edited the arch/ppc/Kconfig file and commented the first > "source

Re: Bug#303551: Help with inkscape bug #303551

2005-05-14 Thread Guido Guenther
On Thu, May 12, 2005 at 02:24:40PM +0200, Wolfram Quester wrote: > Hi Lee, hi Michel, > > On Thu, May 12, 2005 at 10:32:06AM +0100, Lee Braiden wrote: > > On Thursday 12 May 2005 04:30, Michel Dänzer wrote: > > > On Wed, 2005-05-11 at 21:16 +0200, Wolfram Quester wrote: > > > > In bug #303551 it w

Re: Powerbook 12 Debian Sarge Sleep

2005-05-18 Thread Guido Guenther
On Wed, May 18, 2005 at 12:54:26AM +0200, Federico 'Pain' Pistono wrote: > Hi all, > I successfully installed Debian GNU/Linux sarge in my powerboook 12" > aluminium, using the netinstaller. > I do have a doubt, though. Google told me that there is no way still to make > the 3dacceleration to wor

Re: /usr/lib/libavcodec-cvs.so relocation error

2005-05-27 Thread Guido Guenther
On Fri, May 27, 2005 at 10:10:47AM +0200, Stefano Zacchiroli wrote: > Hi all, I used to get mplayer-g4 from the following apt repository: > > deb http://honk.physik.uni-konstanz.de/~agx/linux-ppc/debian/ mplayer/ > > Since some months I get the following error trying to run mplayer: > > $ mp

Re: iBook G4 suspend

2004-05-27 Thread Guido Guenther
Hi Hugang On Thu, Apr 29, 2004 at 09:20:42PM +0800, Hugang wrote: > I think this patch will make system more stable. > - return 0; > + signr = 0; > + ret = regs->gpr[3]; > + if (!signal_pending(current)) > + goto no_signal; Thank

Re: pbbuttonsd script interface - future?

2004-05-27 Thread Guido Guenther
On Fri, Apr 23, 2004 at 09:16:06PM +0200, Matthias Grimm wrote: > Am Dienstag, 20. April 2004 15:10 schrieb Matthias Grimm: > I think this script system will be part of pbbuttonsd 0.6.0. It then has a > chance to prove itself under real conditions. It'd be great to have 0.6.X in debian soon, to ha

Re: brightness on PowerBook6,2

2004-05-28 Thread Guido Guenther
On Sat, May 29, 2004 at 06:13:17AM +0400, Peter Novodvorsky wrote: > I'm running standard kernel-image-2.6.6-powerpc kernel. Is it problem > with nvidia card inside my powerbook? (PowerBook6,2 = G4 12" 1Ghz with > nVidia Go) We'll have that once rivafb is working again on 2.6. -- Guido signature

Re: Latest suspend to disk patch?

2004-05-30 Thread Guido Guenther
On Tue, May 25, 2004 at 10:06:20AM +0200, Guido Guenther wrote: > On Mon, May 24, 2004 at 04:54:14PM +0200, clemens kurtenbach wrote: > > kernel/built-in.o(.text+0x1fca0): In function `do_magic_resume_2': > > : undefined reference to `__flush_tlb_global' > > kerne

Re: Latest suspend to disk patch

2004-06-01 Thread Guido Guenther
On Tue, Jun 01, 2004 at 01:12:57PM +0200, [EMAIL PROTECTED] wrote: > rmmod video1394 raw1394 eth1394 ohci1394 ieee1394 && \ > echo -n disk >/sys/power/state You have to unload all the USB modules too. > writes an image to disk and brings me to a monitor-console. There's already someting wrong h

Re: Latest suspend to disk patch

2004-06-01 Thread Guido Guenther
On Tue, Jun 01, 2004 at 06:33:13PM +0200, clemens kurtenbach wrote: > I have to rmmod all *hcd modules and stop /etc/init.d/hotplug. > After that suspend to disk is working on my ibook. > There are still some sound issues, so i have to reload all modules > after resume, but i can live with that. G

Re: Bug#252247: kernel-patch-powerpc: please include the pmdisk patch

2004-06-02 Thread Guido Guenther
On Wed, Jun 02, 2004 at 12:48:26PM +0200, Jens Schmalzing wrote: > > please include the pmdisk patch, currently maintained by Guido > > Guenther, in kernel-patch-powerpc. > > Can you provide a direct pointer, please? Preferrably to a patch that > you have tested yourself?

Re: Bug#252247: kernel-patch-powerpc: please include the pmdisk patch

2004-06-02 Thread Guido Guenther
On Wed, Jun 02, 2004 at 04:36:55PM +0200, Michael Schmitz wrote: > which is a modification of my initial patch posted to debian-powerpc > (for 2.6.5, http://lists.debian.org/debian-powerpc/2004/04/msg00116.html) > to support 2.6.7, fix bugs in signal handling and preempt the forever > boring config

Re: Bug#252247: kernel-patch-powerpc: please include the pmdisk patch

2004-06-04 Thread Guido Guenther
On Wed, Jun 02, 2004 at 04:56:08PM +0200, Jens Schmalzing wrote: > Hi, > > Guido Guenther writes: > > > I'm not sure if this should go into the debian packages yet since it has > > problems with radeonfb on the new iBooks (it would be nice to know if it > > wor

Re: NPTL and glibc (on Sid)

2004-06-05 Thread Guido Guenther
On Thu, Jun 03, 2004 at 10:46:25PM +0200, Basile STARYNKEVITCH wrote: > (ppc). kernel is (self compiled) 2.6.7-rc2 with latest pmdisk patches > (but the suspend to disk don't really work). Just complaining won't help. Giving some details on the errors that show up probably does. -- Guido signatu

Re: Bug#252247: kernel-patch-powerpc: please include the pmdisk patch

2004-06-07 Thread Guido Guenther
On Sun, Jun 06, 2004 at 09:25:45PM +0200, Sylvain Joyeux wrote: > I don't know if this helps, but I tried a few combinations: > (1) radeonfb + X, usefbdev "yes" > (2) radeonfb + X, usefbdev "no" > (3) ofonly + X, usefbdev "no" > > 1 and 2 leads to a yellowish X screen after

Re: Bug#252247: kernel-patch-powerpc: please include the pmdisk patch

2004-06-07 Thread Guido Guenther
Hi Sylvain, On Mon, Jun 07, 2004 at 10:52:46AM +0200, Sylvain Joyeux wrote: > Kernel is vanilla 2.6.6 > XFree is the one from debian unstable (4.3.0.dfsg.1-4) with dri-trunk > (2004.02.28) > > Tell me if I can do anything more to help. I'd be nice to now if XFree86 4.4 does any better. I could se

Re: ibook G4 - 2004 : how I get sleep and mol working

2004-06-17 Thread Guido Guenther
On Thu, Jun 17, 2004 at 02:50:11PM +0200, Arne Caspari wrote: > 1. I would shutdown/restart networking in this script > 2. I would issue a "rmmod -w modulename" for each module since this would > cause the script to block if some module could not be unloaded. Eg. if you > have a firewire device i

Re: Suspend for the iBook G4

2004-06-18 Thread Guido Guenther
On Thu, Jun 17, 2004 at 11:58:30PM +1000, Rob Weir wrote: > Well, with one caveat: how and what do I configure to get the suspend > script to run when I close the lid? It seems to be within pbuttonsd's > domain, but I can't figure out how to specify the script to run for the > lid-close event. In

Re: f-/hotkeys on powerbook 6,4

2004-06-22 Thread Guido Guenther
On Mon, Jun 21, 2004 at 02:33:38PM +0200, Sebastian Henschel wrote: > - but the brightness keys fail to work, although their codes shown by showkey > are the same as on my powerbook 5,2. they work in MacOS X. Needs riavfb fixed first. We're making progress on that... -- Guido signature.asc Des

Re: Debian support for the lastest Powerbook 12" (1,33Ghz)

2004-07-07 Thread Guido Guenther
On Sun, Jul 04, 2004 at 03:54:49PM +0200, Djoumé SALVETTI wrote: > I've also just discover that gtkpbbutton well detect my keypressed on > LCD_IllumDownKey and LCD_IllumUpKey, but I am not able to see any > difference on the screen from max and min value of brightness. With nv cards this only work

Re: Debian support for the lastest Powerbook 12" (1,33Ghz)

2004-07-07 Thread Guido Guenther
On Mon, Jul 05, 2004 at 01:18:22PM +0200, Djoumé SALVETTI wrote: > Guido Guenther do you know about this patch? If you need it, I will be > happy to give you some additionnal information or perform some test, I > think it would be nice if this patch or an equivalent would be included

Re: Debian support for the lastest Powerbook 12" (1,33Ghz)

2004-07-07 Thread Guido Guenther
On Wed, Jul 07, 2004 at 02:48:29PM +0200, Guido Guenther wrote: > On Mon, Jul 05, 2004 at 01:18:22PM +0200, Djoumé SALVETTI wrote: > > Guido Guenther do you know about this patch? If you need it, I will be > > happy to give you some additionnal information or perform some test,

Re: Playing DVDs on Debian

2004-07-07 Thread Guido Guenther
On Wed, Jul 07, 2004 at 09:57:19AM -0700, Adam wrote: > I installed the mplayer-G4 version. It works but is very very choppy > and sounds has a repeating nick to the sound. Now I can also use ogle > but it too is very choppy. Is there a way to watch without the > jerkyness? I'm playing DVDs with

Re: Debian support for the lastest Powerbook 12" (1,33Ghz)

2004-07-08 Thread Guido Guenther
On Thu, Jul 08, 2004 at 05:26:56PM +1200, Paul William wrote: > Any luck with the suspend2 patch? Never tried that. I'm using pmdisk, works fine with 2.6.7 as long as you don't have firewire devices attached. -- Guido signature.asc Description: Digital signature

Re: Playing DVDs on Debian

2004-07-08 Thread Guido Guenther
On Wed, Jul 07, 2004 at 11:30:57AM -0700, Adam Done wrote: > On Wed, 2004-07-07 at 10:16, Guido Guenther wrote: > > > On Wed, Jul 07, 2004 at 09:57:19AM -0700, Adam wrote: > > > I installed the mplayer-G4 version. It works but is very very choppy > > > and soun

Re: Debian support for the lastest Powerbook 12" (1,33Ghz)

2004-07-08 Thread Guido Guenther
On Thu, Jul 08, 2004 at 08:28:19PM +1200, Paul William wrote: > Thanks for answering my question, do you mind if i ask a few more ... > > I have tried googling 'pmdisk' and came up with varios kernel patches > ... what is it, does it sleep the ibook like osx does when you close the > cover? How

Re: Debian support for the lastest Powerbook 12" (1,33Ghz)

2004-07-08 Thread Guido Guenther
On Wed, Jul 07, 2004 at 02:48:29PM +0200, Guido Guenther wrote: > On Mon, Jul 05, 2004 at 01:18:22PM +0200, Djoumé SALVETTI wrote: > > Guido Guenther do you know about this patch? If you need it, I will be > > happy to give you some additionnal information or perform some test,

Re: Support for the latest powerbook on the last kernel snapshot

2004-07-10 Thread Guido Guenther
On Fri, Jul 09, 2004 at 06:24:04PM +0200, Jaume Sabater wrote: > By the way, has anybody tried 2.6.7-bk20 with last version of > pbbuttonsd? I will give it a try tomorrow and let you know in case > nobody tries it first. I'm running 2.6.7-bk20 with pmud and suspend/resume is working fine with the

Re: Support for the latest powerbook on the last kernel snapshot

2004-07-10 Thread Guido Guenther
On Sat, Jul 10, 2004 at 04:51:24PM +0200, Bob Hentges wrote: > I suppose you are talking of suspend to disc? Yes. That's why it's called pm*disk*, I think. -- Guido signature.asc Description: Digital signature

Re: Support for the latest powerbook on the last kernel snapshot

2004-07-16 Thread Guido Guenther
On Thu, Jul 15, 2004 at 07:04:23PM -0300, Federico Gamio wrote: > Do you have ATI chipset, or you have the NVidia? NVidia. Patch is at: http://honk.physik.uni-konstanz.de/~agx/linux-ppc/kernel/pmdisk-2.6.7.diff I'd be interested to know if there are problems with Radeon based cards. Cheers, -- Gu

Re: Support for the latest powerbook on the last kernel snapshot

2004-07-20 Thread Guido Guenther
On Tue, Jul 20, 2004 at 07:53:24AM -0300, Federico Gamio wrote: > No, unless you use X ;) > In console, works perfect, but in X when you restore the sytems, the X > session become corrupt. > Until ATI don't tell us how to fix it This might be fixable by other means. Have a look how console init

Re: powerbooks: turn-off unused cards

2004-07-22 Thread Guido Guenther
On Wed, Jul 21, 2004 at 05:07:32PM +0200, Antonio-M. Corbi Bellot wrote: > · Does anyone know ( Guido perhaps? ) if his patch (posted in this list > before) to make rivafb work + pmdisk will appear in kernel 2.6.8?. From rivafb is in the -mm tree already. I posted parts of pmdisk to linux-ppc, but

Re: mouseemu (was: Re: initial XF86Config)

2004-07-29 Thread Guido Guenther
On Thu, Jul 29, 2004 at 10:16:10AM +0200, Sebastian Henschel wrote: > hi.. > > * Rick Thomas <[EMAIL PROTECTED]> [2004-07-29 09:20 +0200]: > > Mouse button emulation! There's a thought... > > > > Yellowdog can do it (in fact does it by default). What do I have > > to do to get it on Debian Pow

Re: adm103x module and 2.6.8

2004-07-29 Thread Guido Guenther
On Thu, Jul 29, 2004 at 12:44:26AM +0200, Colin Leroy wrote: > The fact your driver still isn't included strikes me as a bit odd, given > that mine has been quite quickly. You had positive feedback about > therm_adm103x now, and maybe Ben forgot about it? I think things went just a bit more slowly

Re: mouseemu (was: Re: initial XF86Config)

2004-07-29 Thread Guido Guenther
On Thu, Jul 29, 2004 at 12:57:18PM +0200, Sebastian Henschel wrote: > > > http://www.geekounet.org/powerbook/files/mouseemu.tar.gz > > There are debian packages at: > > http://honk.physik.uni-konstanz.de/~agx/linux-ppc/debian/mouseemu/ > > fine. did you think about an ITP for this? > will you mak

Re: usb2/firewire dvd burner

2004-07-31 Thread Guido Guenther
On Sat, Jul 31, 2004 at 05:17:22PM +0200, Pascal Chenevas-Paule wrote: > does dvd burner on usb2/firewire port are supported by linux kernel ? No problem. I'm using one from plextor over firewire. Cheers, -- Guido signature.asc Description: Digital signature

Re: 2nd and 3rd mouse key with modifiers

2004-08-17 Thread Guido Guenther
On Tue, Aug 17, 2004 at 02:53:46AM -0700, Adam Done wrote: > I have read the mails on the list and I am wondering if I can get > mouseemu to work on the tty terminal? So far none of the buttons in X > work here. Sure, you have to read from /dev/input/mice (gpm.conf): device=/dev/input/mice type=im

Re: 2nd and 3rd mouse key with modifiers

2004-08-18 Thread Guido Guenther
On Tue, Aug 17, 2004 at 11:46:09AM -0700, Adam Done wrote: > > I'm using (/etc/default/mouseemu): > > I installed the debian package mentioned earlier from the list in April > and I do not have an /etc/default/mouseemu file. How can I crate one > with these settings? So far I have the default mo

Re: 2nd and 3rd mouse key with modifiers

2004-08-19 Thread Guido Guenther
On Wed, Aug 18, 2004 at 09:31:56AM -0700, Adam Done wrote: > + start-stop-daemon --start --quiet --exec /usr/sbin/mouseemu -- -middle > 125 272 -right 96 272 -scroll 56 -typing-block 900 So does it work now? Exit status of that command? -- Guido

Re: 2nd and 3rd mouse key with modifiers

2004-08-20 Thread Guido Guenther
On Thu, Aug 19, 2004 at 10:59:49AM -0700, Adam Done wrote: > On Thu, 2004-08-19 at 00:15, Guido Guenther wrote: > > On Wed, Aug 18, 2004 at 09:31:56AM -0700, Adam Done wrote: > > > + start-stop-daemon --start --quiet --exec /usr/sbin/mouseemu -- -middle > > > 125 2

Re: 2nd and 3rd mouse key with modifiers

2004-08-20 Thread Guido Guenther
On Thu, Aug 19, 2004 at 10:03:32PM +0200, Elimar Riesebieter wrote: > Why not: [..snip..] > $ /sbin/sysctl -a > > Then you'll find mmb on and rmb on > > No mousemu needed ;-) Because you can't use +mousebutton and loose F11, F12 and don't have mouse scrolling. -- Guido signature.asc Descri

Re: 2nd and 3rd mouse key with modifiers

2004-08-21 Thread Guido Guenther
On Fri, Aug 20, 2004 at 01:53:29AM -0700, Adam Done wrote: > Yes it is running and that worked. Stopping the daemon and doing a > dpkg-reconfigure mouseemu and then starting the daemon back up did the > trick. Thank you very much :) There init.d script should probably print a "(already running)"

Re: iBook G4 PmDisk

2004-08-28 Thread Guido Guenther
On Fri, Aug 27, 2004 at 12:41:35PM +0200, Nivox wrote: > I try to search in google but the only hint I found was to disable DRI. I try > that but it still don't work. > Has anyone any hint? Try using offb instead of radeonfb. -- Guido signature.asc Description: Digital signature

Re: iBook G4 PmDisk

2004-08-30 Thread Guido Guenther
On Mon, Aug 30, 2004 at 12:12:59PM +0200, Nivox wrote: > Alle 14:00, sabato 28 agosto 2004, Guido Guenther ha scritto: > > Try using offb instead of radeonfb. > Thanks for the help Guido... I try to compile the kernel (2.6.8) whitout the > radeonfb but only with the offb. With thi

Re: iBook G4 PmDisk

2004-08-30 Thread Guido Guenther
On Mon, Aug 30, 2004 at 01:46:47PM +0200, Florian Reitmeir wrote: > On Sat, 28 Aug 2004, Guido Guenther wrote: > > > > I try to search in google but the only hint I found was to disable DRI. I > > > try > > > that but it still don't work. > > > Has

Re: iBook G4 PmDisk

2004-08-31 Thread Guido Guenther
On Mon, Aug 30, 2004 at 10:18:17PM +0200, Jesus Climent wrote: > Kernel is a 2.6.7 (2.6.8 introduced the pmdisk+swsusp merge and no patches > have been made public with powerpc support, to my knowledge; guildo or benh?). I'm running 2.6.9-rc1 with pmdisk patches. The merge is taking place only in -

Re: iBook G4 PmDisk

2004-08-31 Thread Guido Guenther
On Tue, Aug 31, 2004 at 01:50:24AM +0200, Florian Reitmeir wrote: > >Did anybody of you try a recent X? > I use the dri-trunk packages Could you try without dri-trunk? -- Guido

Re: iBook G4 PmDisk

2004-08-31 Thread Guido Guenther
Hi, On Mon, Aug 30, 2004 at 10:09:55PM +0200, Pau Rul·lan Ferragut wrote: > I have not taken part of the thread before, but rigth now I am using the > pmdisk in a iBook G4 (3.3) 14" with DRI disabled and the suspend-to-disk > works. The xfree86-common is version 4.3.0.dfsg.1-6 and I took the pa

Re: iBook G4 PmDisk

2004-08-31 Thread Guido Guenther
Hi, On Mon, Aug 30, 2004 at 11:21:18PM +0200, Nivox wrote: > Alle 22:18, lunedì 30 agosto 2004, Jesus Climent ha scritto: > > ibook g4 12" here. same xserver. kernel config attached. > Do you have the lastes version of iBook 12"? 1 Ghz model? 'Couse > that's my hardware. A friend of mine have an iB

Re: iBook G4 PmDisk

2004-08-31 Thread Guido Guenther
On Tue, Aug 31, 2004 at 12:58:58PM +0200, Pau Rul·lan Ferragut wrote: > Is the least I can do. I would like to congratulate you in special for your > job. Not me, Benjamin did almost all of the work. > shakuras:~# lspci > :00:0b.0 Host bridge: Apple Computer Inc. UniNorth 2 AGP > :00:1

Re: iBook G4 PmDisk

2004-08-31 Thread Guido Guenther
Hi Michel, several people reported X related crashes during resume after suspend using pmdisk with the below configuration: On Fri, Aug 27, 2004 at 12:41:35PM +0200, Nivox wrote: > machine : PowerBook6,5 > :00:10.0 VGA compatible controller: ATI Technologies Inc RV250 5c63 > [Radeon

Re: iBook G4 PmDisk

2004-08-31 Thread Guido Guenther
On Tue, Aug 31, 2004 at 02:08:37PM +0200, Pau Rul·lan Ferragut wrote: > Well, I patched the kernel with that (just for trying) but... there is the > pmud--pbbuttonsd problem (one removes the other). You need to modify it for your model. > > Adapting the pwctrl-local to pbbuttonsd is quiet easy.

Re: iBook G4 PmDisk

2004-08-31 Thread Guido Guenther
On Tue, Aug 31, 2004 at 05:21:35PM +0200, Michael Schmitz wrote: > pmud finds sleep support lacking on this model so it bails out. I've not > yet gotten around to change it to use suspend to disk in those > cases instead. It's a bit dangerous to assume suspend to disk will work on > stock kernels,

Re: iBook G4 PmDisk

2004-08-31 Thread Guido Guenther
On Tue, Aug 31, 2004 at 05:17:11PM +0200, Michael Schmitz wrote: > With a Radeon 9600 M10 (RV350; NP) on a Powerbook G4, and your last patch, > suspend to disk works fine, if I unload a bunch of modules before > suspending (uhci, ehci, uhci1394, therm_adt746x seem to matter most). Great. I'm unload

Re: iBook G4 PmDisk

2004-09-01 Thread Guido Guenther
Hi Michel, On Wed, Sep 01, 2004 at 12:30:03AM -0400, Michel Dänzer wrote: > Not sure yet. The deciding factor seems to be whether the DRI is enabled > or not rather than which X server is being used. And it's still not > clear to me whether switching to console for suspend makes a difference > with

Re: iBook G4 PmDisk

2004-09-01 Thread Guido Guenther
On Tue, Aug 31, 2004 at 09:52:41PM +0200, Jesus Climent wrote: > On Tue, Aug 31, 2004 at 10:27:52AM +0200, Guido Guenther wrote: > > I'm running 2.6.9-rc1 with pmdisk patches. The merge is taking place > > only in -mm so far. > > Where is that patch? I cannot find it in

Re: iBook G4 PmDisk

2004-09-01 Thread Guido Guenther
On Wed, Sep 01, 2004 at 02:17:29PM +0200, Michael Schmitz wrote: > Mine is a PowerBook5,5 model. I'll narrow down the list of modules > interfering with suspend (I'm not happy to lose the USB mouse, for > instance). There's another annoying feature of suspend - the system clock Well, the mouse does

Re: nVidia 24bit color suport?

2004-09-06 Thread Guido Guenther
On Sun, Sep 05, 2004 at 03:17:05PM +, [EMAIL PROTECTED] wrote: > Besides signing a petition to nVidia what can I do to help? I know c (but > have never written a driver) and am in the process of learning assembly. Is > there anything I can do? where should I start? Switching X to 24bpp? Look

Re: nVidia 24bit color suport?

2004-09-08 Thread Guido Guenther
On Tue, Sep 07, 2004 at 01:16:21PM -0500, Jeremiah Benham wrote: > This has to be incorrect. X thinks it is running in 24 bit but my eyes > tell me otherwise. Every high color picture I look at has color rings as > if I was only seeing cheap 8 bit color. The exact same pictures look > SO much bette

Re: nVidia 24bit color suport?

2004-09-08 Thread Guido Guenther
On Wed, Sep 08, 2004 at 07:02:13PM +, [EMAIL PROTECTED] wrote: > I attached the output of xdpyinfo. Here it is thanks. Looks good. Can't see what's wrong with you XFree86 then. > > > fbset gives me a response that it is running at 8 bit: > > fbset is of no interest here, since X sets up it's o

Re: Kernel 2.6.9-rc1 and usb/scsi access

2004-09-09 Thread Guido Guenther
Hi Jesus, On Thu, Sep 09, 2004 at 12:35:59PM +0200, Jesus Climent wrote: > After upgrading to 2.6.9-rc1 usb storage devices are shown as uda devices, > which cannot be accessed thru the /dev/sd* scsi layer. Why not accessing them as /dev/uba then? Udev creates the devices just fine. Cheers, -- Gui

Re: USB Wireless LAN adapter

2004-09-13 Thread Guido Guenther
On Sun, Sep 12, 2004 at 01:45:31PM -0400, Michelle Z wrote: > depmod: *** Unresolved symbols in > /lib/modules/2.4.18-newpmac/kernel/drivers/usb/at76c503-i3861.o > depmod: *** Unresolved symbols in > /lib/modules/2.4.18-newpmac/kernel/drivers/usb/at76c503-i3863.o > depmod: *** Unresolved symbols in

Re: X.org Questions

2004-09-13 Thread Guido Guenther
On Mon, Sep 13, 2004 at 01:49:50AM -0400, Chris Anderson wrote: > > 2) How difficult is replacing xfree with x.org? > > Extract source, apt-get build-dep xserver-xfree86, make World, make > install. Going backwards could possibly be troublesome (perhaps build to > another prefix). Which scatters f

Re: X.org Questions

2004-09-13 Thread Guido Guenther
On Mon, Sep 13, 2004 at 07:52:01AM +0200, Soeren Sonnenburg wrote: > > 3) Any issues specific to the ppc architecture I should be aware? > > On this titanium pbook xorg only crashed on me... :( On NV17 switching back to the console seems broken (with offb), for one CTRL-ALT-F1 doesn't work and chv

Re: Laptop Mode

2004-09-16 Thread Guido Guenther
On Wed, Sep 15, 2004 at 09:56:17PM +0200, Kiko Piris wrote: > On 15/09/2004 at 20:04 +0200, Matthias Grimm wrote: > > > IMHO laptop-mode is a dynamic option that must adapt to changing > > conditions. > > This can only be done in conjunction with a power management daemon. > > You're right. >

Re: iBook G4 + pmdisk + pmud

2004-09-16 Thread Guido Guenther
On Wed, Sep 15, 2004 at 10:02:57AM -0500, Bryan Forbes wrote: > 1. When I resume, the clock is set to the time I suspended at. Is there > a fix for this? I know this is because the image that is saved to swap > contains the Linux system time and on resume that time gets put back > rather than rea

snapper breackage in 2.6.9-rc2

2004-09-21 Thread Guido Guenther
Hi Rene, I have to revert the following parts of your recent PPC Alsa updates to get sound working again an a 12" pbook. Without that patch headphone detection is broken (it only works exactly one time) and volume adjustment is broken also, it's always _very_ quiet. This is no minimal patch, but ma

Re: Laptop Mode

2004-09-26 Thread Guido Guenther
Hi Kiko, On Thu, Sep 16, 2004 at 09:47:31AM +0200, Kiko Piris wrote: > On 16/09/2004 at 08:54 +0200, Guido Guenther wrote: > > On Wed, Sep 15, 2004 at 09:56:17PM +0200, Kiko Piris wrote: > > > On 15/09/2004 at 20:04 +0200, Matthias Grimm wrote: > But I didn't mean to be

Re: Brightness control on PowerBook G4 1.33GHz, 12", GeForce FX Go5200

2004-09-27 Thread Guido Guenther
On Mon, Sep 27, 2004 at 02:08:51PM +0200, Djoumé SALVETTI wrote: > Le lundi 09/27/04 Jens Schmalzing <[EMAIL PROTECTED]> a écrit : > > Once offb has been started, you cannot get rid of it anymore. In > > order to use rivafb, you must build your own kernel and build rivafb > > into it. But beware,

Re: I got flash on PPC!

2004-11-01 Thread Guido Guenther
On Mon, Nov 01, 2004 at 12:53:03AM +0100, Frank Murphy wrote: > On Sunday 31 October 2004 7:03, Wolfgang Pfeiffer wrote: > > I'm not sure whether I got you: > > I've installed Shockwave flash since long, IIRC: > > apt-get install swf-player > ... > > Are we talking about different things? > > What

Re: True state of support for 12" iBook G4

2004-11-01 Thread Guido Guenther
On Mon, Nov 01, 2004 at 01:21:57PM +0100, Jérôme Marant wrote: > Guido Guenther <[EMAIL PROTECTED]> writes: > > > On Sun, Oct 31, 2004 at 10:48:54AM +0100, Jérôme Marant wrote: > >> > And non-free sucks even more. It is like admiting that close source > >>

Re: True state of support for 12" iBook G4

2004-11-01 Thread Guido Guenther
On Mon, Nov 01, 2004 at 05:30:01PM +0100, Jérôme Marant wrote: > Guido Guenther <[EMAIL PROTECTED]> writes: > > > On Mon, Nov 01, 2004 at 01:21:57PM +0100, Jérôme Marant wrote: > >> Guido Guenther <[EMAIL PROTECTED]> writes: > >> > >> > O

Re: True state of support for 12" iBook G4

2004-11-01 Thread Guido Guenther
On Mon, Nov 01, 2004 at 05:28:56PM +0100, Jérôme Marant wrote: > Now, why do some manufacturers refuse to rebuild their non-free drivers for > powerpc at all (Nvidia)? I suspect Apple asked them not to do so; it > can't be for technical reasons ... It can. You don't know how i386 centric their driv

Re: powerbook 12" and sleep

2004-11-01 Thread Guido Guenther
On Mon, Nov 01, 2004 at 06:17:49PM +0100, Djoumé SALVETTI wrote: > Le lundi 11/01/04 Guido Guenther <[EMAIL PROTECTED]> a écrit : > > > What is the pbook-12"-fake-sleep-2.6.diff for? Can it avoid the > > Not needed anymore. > > > > > powerbook to silen

Re: swsusp and cpufreq

2004-11-03 Thread Guido Guenther
On Tue, Nov 02, 2004 at 09:08:27PM +0100, Djoumé SALVETTI wrote: > Le lundi 11/01/04 Djoumé SALVETTI <[EMAIL PROTECTED]> a écrit : > > > > Is there any compatibility problem between your swsusp patch and > > > > cpufreq? I have experience some resume failure (most of the resume work, > > > > but so

Re: PowerBook 12'' & some troubles

2004-11-08 Thread Guido Guenther
On Mon, Nov 08, 2004 at 02:32:57PM +1100, Benjamin Herrenschmidt wrote: > On Sun, 2004-11-07 at 10:21 +0100, Davide Bertola wrote: > > I use cpu scaling and powersave governor trought cpufreqd configured > > manually to save the maximum power i can. My battery keeps on for about > > 3 hours.. (os

Re: True state of support for 12" iBook G4

2004-11-10 Thread Guido Guenther
On Wed, Nov 10, 2004 at 10:54:10AM +0100, Matthias Kirschner wrote: > * Jérôme Marant <[EMAIL PROTECTED]> [2004-10-31 10:48:54 +0100]: > > > > sucks. Does not work on lynx. > > > > Flash sucks but I need it. Some people do it as well. > > Have you tried swf-player? Unfortunately there is still n

Re: PowerBook G4 config for 2.6.8.1

2004-11-19 Thread Guido Guenther
On Thu, Nov 18, 2004 at 10:05:20AM -0500, Orion Montoya wrote: > Except that I'm back to a problem similar to I had when I first got > this Powerbook: when I try to shutdown (which I must do often since I > can't sleep), once it logs out of Gnome the screen goes dead but the > power stays on, and i

Re: PowerBook G4 config for 2.6.8.1

2004-11-19 Thread Guido Guenther
On Fri, Nov 19, 2004 at 09:50:54AM +0100, Jaume Sabater wrote: > Guido Guenther wrote: > > >No, the real problem is that you can't set new video modes due to a big > >in rivafb. Use 2.6.9 + > > http://honk.physik.uni-konstanz.de/~agx/linux-ppc/kernel/rivafb-2.6.9-

Re: TEST: Sleep suppport for iBook G4 & Aluminium PowerBooks (ATI based)

2004-11-19 Thread Guido Guenther
On Fri, Nov 19, 2004 at 12:25:32PM +0100, Nivox wrote: > Alle 09:20, venerdì 19 novembre 2004, Benjamin Herrenschmidt ha scritto: > [CUT] > > Ok, I already found a bug, occasional lockups on boot and when setting > > the backlight. I uploaded a new version at: > > > > http://gate.crashing.org/~benh

Re: TEST: Sleep suppport for iBook G4 & Aluminium PowerBooks (ATI based)

2004-11-19 Thread Guido Guenther
On Fri, Nov 19, 2004 at 04:26:08PM +0100, Guido Guenther wrote: > On Fri, Nov 19, 2004 at 12:25:32PM +0100, Nivox wrote: > > Alle 09:20, venerdì 19 novembre 2004, Benjamin Herrenschmidt ha scritto: > > [CUT] > > > Ok, I already found a bug, occasional lockups on boot an

Re: TEST: Sleep patch #4

2004-11-23 Thread Guido Guenther
On Mon, Nov 22, 2004 at 06:36:02PM +, Sean Neakums wrote: > Keith Conger <[EMAIL PROTECTED]> writes: > > > Works great here also (15" 1GHz PB). One issue which may be unrelated > > I have some sound issues. For instance one a sound is played it sounds > > fine but if a sound is played right af

Re: Go5200 and external VGA status?

2004-11-28 Thread Guido Guenther
On Sun, Nov 28, 2004 at 01:38:11AM -0600, dircha wrote: > System: PowerBook 1.33GHz G4 12" nVIDIA Go5200 64MB > > From the list archives, I gather VGA out (with the DVI port + adapter) > for this system is not supported under Linux. > > This is currently the only roadblock for me running Debian

Re: build transcode for powerpc

2004-11-30 Thread Guido Guenther
On Thu, Oct 14, 2004 at 05:09:19PM +0200, Pander wrote: > Hi all, > > Building transcode for powerpc from source doesn't work. Can anyone tell > me how to build transcode with > debian on a powerpc? I have uploaded transcode and avifile packages to: http://honk.physik.uni-konstanz.de/~agx/linux-

Re: Go5200 and external VGA status?

2004-11-30 Thread Guido Guenther
On Tue, Nov 30, 2004 at 06:04:25PM +0100, Djoume SALVETTI wrote: > Le dimanche 11/28/04 Guido Guenther <[EMAIL PROTECTED]> a écrit : > > > System: PowerBook 1.33GHz G4 12" nVIDIA Go5200 64MB > > > > > > From the list archives, I gather VGA out (with the D

Re: Go5200 and external VGA status?

2004-11-30 Thread Guido Guenther
On Tue, Nov 30, 2004 at 07:23:58PM +0100, Djoume SALVETTI wrote: > Le mardi 11/30/04 Guido Guenther <[EMAIL PROTECTED]> a écrit : > > > Is it only a problem of sync frequencies with the LCD? When X is running > > > on the external monitor the LCD seems to display the

Re: Go5200 and external VGA status?

2004-11-30 Thread Guido Guenther
On Tue, Nov 30, 2004 at 07:43:53PM +0100, Joerg Maier wrote: > Is my awful view on the pbook TFT due to the X11 version and does this > change after upgrading to x.org? Or did i miss the reconfiguration? i Do you use rivafb in the kernel? -- Guido

Re: True state of support for 12" iBook G4

2004-11-01 Thread Guido Guenther
On Sun, Oct 31, 2004 at 10:48:54AM +0100, Jérôme Marant wrote: > > And non-free sucks even more. It is like admiting that close source drivers > > for ATI cards are good enough. Then they dont work on your iBook and people > > complain. > > Non-free sucks. But non-free drivers is better than no dr

Re: Go5200 and external VGA status?

2004-12-01 Thread Guido Guenther
On Wed, Dec 01, 2004 at 12:29:07PM +0100, Djoume SALVETTI wrote: > First, when I start two X servers on the LCD, the second one is > unusable due to a lot of garbage on the screen. I don't know if this is > a known bug. Does anybody with an NVidia chip is able to have two X > servers running simult

swsusp for 2.6.10-rc3

2004-12-04 Thread Guido Guenther
Hi, I've put a newer version of the ppc swsusp patches up at: http://honk.physik.uni-konstanz.de/~agx/linux-ppc/kernel/2.6.10-rc3-agx0.diff The patch contains some other small goodies such as a selectable HZ value (default is 1000, 100 saves some battery) and some alsa and cpufreq fixes. Please n

Re: swsusp for 2.6.10-rc3

2004-12-06 Thread Guido Guenther
On Sat, Dec 04, 2004 at 08:12:40PM +, Joerg Sommer wrote: > Guido Guenther <[EMAIL PROTECTED]> wrote: > > Hi, > > I've put a newer version of the ppc swsusp patches up at: > > > > http://honk.physik.uni-konstanz.de/~agx/linux-ppc/kernel/2.6.10-rc3-agx0.

Re: build transcode for powerpc

2004-12-08 Thread Guido Guenther
On Tue, Dec 07, 2004 at 04:41:13PM -0600, Michael Heldebrant wrote: > On Tue, 2004-11-30 at 13:41 +0100, Guido Guenther wrote: > > On Thu, Oct 14, 2004 at 05:09:19PM +0200, Pander wrote: > > > Hi all, > > > > > > Building transcode for powerpc from source doe

Re: New xfce4 packages

2004-12-25 Thread Guido Guenther
On Fri, Dec 24, 2004 at 05:54:56PM +0100, Elimar Riesebieter wrote: > Hi all, > > xfce4.2-RC3 and rox-filer packages for ppc now available at > http://www.lxtec.de/debarchiv. Cool. Are there any plans to upload these to debian.org anytime soon, maybe to experimental? Cheers, -- Guido

Re: New xfce4 packages

2004-12-26 Thread Guido Guenther
On Sat, Dec 25, 2004 at 08:18:50PM +0100, Elimar Riesebieter wrote: > On Sat, 25 Dec 2004 the mental interface of > Guido Guenther told: > > > On Fri, Dec 24, 2004 at 05:54:56PM +0100, Elimar Riesebieter wrote: > > > Hi all, > > > > > > xfce4.2-RC3 and r

Re: New xfce4 packages

2005-01-04 Thread Guido Guenther
On Thu, Dec 30, 2004 at 12:52:34PM +0100, Elimar Riesebieter wrote: > On Sun, 26 Dec 2004 the mental interface of > Guido Guenther told: > > > On Sat, Dec 25, 2004 at 08:18:50PM +0100, Elimar Riesebieter wrote: > > > On Sat, 25 Dec 2004 the mental interface of &

Re: anyone having problems with latest mplayer/libavcodec-upate?

2005-01-07 Thread Guido Guenther
On Fri, Jan 07, 2005 at 12:11:22PM +0100, Sebastian Henschel wrote: > yesterday, some mplayer-related packages had been updated and today i > tried to watch a movie: Runs fine here of course. Can you dump the video somewhere for me to have a look? > # mplayer video.avi > mplayer: error while load

<    1   2   3   4   >