According to Derrik Pates, on Wed, 21 Jul 2004 15:42:22 -0400,
>Michael Schmitz wrote:
>> And the yaboot man pages explicitly say not to do that, ever ...
>Please> don't advertise your hack for the general public (few people
>know what> 'blessing' the yaboot image means, or what the funky
>hd:,\tb
According to Albert Cahalan, on 21 Jul 2004 14:01:43 -0400,
>On Wed, 2004-07-21 at 15:57, Cedric Pradalier wrote:
>
>> Maybe, but when your system is dead saying only "syntax error", it
>is> the only solution I found to restore the situation from osx. Can
>you&g
>>
>> * Does it void the warranty (I'll be getting the 3 years extended
>> support) if I remove OSX and/or install Linux?
>>
>Not sure but I'd be interested to know.
>
My dual-boot ibook went back apple for the classical "wire in the
hinge" problem after 6 months.
They didn't make any problem a
Hi all,
I've just seen that from kernel 2.6.8, lm-sensors modules will be
supporting adm1030 and adm1031 thermal control chip.
As it does not make sense to have two competing modules for the same
piece of hardware, I strongly advise people to test and use these
modules to control the the chip on
According to ncrfgs, on Sat, 21 Aug 2004 13:58:01 +0200,
>On Fri, Aug 20, 2004 at 10:48:52PM +0200, [EMAIL PROTECTED]
>wrote:> Sorry for this late response. I don?t know if it can help but
>I've put some > indications and config files on :
>>
>> http://mockenhaupt.homelinux.org/ibookWiki/Configu
Hi all,
The radeon 7500 of my ibook is dying. It seems to have crashed its video ram
(at least Apple Disgnostic CD report that) after playing SuperTux with OpenGL
(I hope/think there is no real correlation...).
I'd like to boot my ibook in order to access the disk remotely. Is there a way
to a
want something like
#> xmodmap -pm
lockCapsLock (0x42)
control Control_L (0x25), Control_R (0x6d)
Anyway I'm glad to see that there is at least one people on earth using this
#$%$#%$# of
capslock... :o)
--
Cedric Pradalier
t least with my G3 800
--
Cedric Pradalier
with a sysctl or through a
/sys entry ?
There have been several people asking for it when it was removed, or asking for
removal
when it was included. I should be able to make this kind of patch if needed.
Regards
--
Cedric Pradalier
or ioctl ?
Just tell me, I'll implement the preferred one.
Regards
--
Cedric Pradalier
ed
echo 0 > /sys/devices/ide-pmac/blinking_led
disactivates it
It starts disactivated.
I could not find any place to put the code for removing the sysfs entry. Anyway
I guess,
this file cannot be compiled as a module, and so cannot be removed. So this
should not be
a problem.
Regards,
--
C
According to Colin Leroy, on Sun, 5 Dec 2004 14:42:33 +0100,
>On 06 Dec 2004 at 00h12, Cedric Pradalier wrote:
>
>Hi Cedric,
>
>> +return sprintf(buf, "%c\n", pmu_blink_led_activated?'1':'0');
>
>why not simply sprintf(buf, "%d\n&q
According to Jesus Climent, on Mon, 6 Dec 2004 01:44:17 +0100,
>On Mon, Dec 06, 2004 at 12:28:24AM +1100, Cedric Pradalier wrote:
>>
>> I attach a very small patch doing that. This a patch only for
>> drivers/ide/ppc/pmac.c
>> file, with respect to a pure kernel 2.6.
According to David Pye, on Mon, 6 Dec 2004 20:46:15 +,
>On Monday 06 December 2004 13:31, Cedric Pradalier wrote:
>+ printk (KERN_INFO "pmac blinking led has been %sactivated\n",
>+ blinking_led?"":"dis");
>
>You nev
ok was
exactly seen
as any firewire disk. I could access all the partition (hfs, ufs or ext2/3) and
mount
them. In this mode, the ibook is a kind of big USB key ;)
--
Cedric Pradalier
itions list,
and then a
mount /dev/sda. I've just followed exactly the "HowTo" of sbp2
devices and it
worked. So I think the answer to your question is yes.
The funny thing is that the firewire mode is one of the last thing that standed
when my
ibook broke its motherboard (second time)... And it was stable enough to backup
~10Go.
--
Cedric Pradalier
le
parameter
should be enough. I tried that, but the boot parameter never had any influence
on the
parameter.
Thanks for your remark.
--
Cedric Pradalier
According to marco giusti, on Mon, 20 Dec 2004 09:37:49 +0100,
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>Cedric Pradalier wrote:
>|
>| You're right. So this is a version with the strings updated.
>| Please excuse my english...
>|
>| Cheers,
>|
>|
&
mmy module_init
function,
and it is called much later than ide_pmac_setup_device (where blinking is
initialized).
Anybody can confirm or infirm this guess ?
Furthermore I've looked at the way framebuffers manage boot params, and these
module seems
to be parsing the comand line themselves too.
--
>
>C# is an attempt of Microsoft to take more controll over the program we write,
>and should be avoided if possible.
>
Sven, Can you please avoid feeding the trolls ;)
--
Cedric Pradalier
I
would say that if someone feels geek enough ;) to want it, it is good to make it
available. On the other hand, I would not bother unconcerned people with this
blinking.
Anybody against or in favor of this argument ?
Cheers
--
Cedric Pradalier
o
way to test
if the pci entry works fine.
In accord with popular demand, the blink by default is ON, and it can be
disabled with
boot parameter ide_core.noblink, or through the
/sys/bus/(macio|pci)/*/blinking_led
interface.
With the christmas break, I will not be able to work on that for a couple o
ls/ file, in order to have
direct access
to the tilde and double-quote, and to put the dead-tilde and dead-umlauts on
alt+tilde and
alt+double quote. idem for grave, circumflex and acute accent.
That's really convenient.
--
Cedric Pradalier
y down, somewhere in the chain from hardware to software some
>keypress events don't get converted properly, so I end up with some
>numeric gibberish like "4" inserted somewhere random.
I can confirm that.
--
Cedric Pradalier
According to Diego Bellavia, on Wed, 5 Jan 2005 12:45:47 +0100,
>Hi,
>
>Last year, I set up a Sarge on my Ibook G3, with 2.4.21 ben kernel and
>everything works perfectly.
>Now I would like to configure the CPU frequency scaling to boost the
>battery. Reading the Howtos
>around this argument se
According to Karl Hasselström, on Sun, 16 Jan 2005 21:31:06 +0100,
>On 2005-01-16 20:51:35 +0100, Bjorn Johansson wrote:
>
>> The character is called måsvinge in swedish and looks a bit like
>> this: (
>
>It's called brace in English, and looks like this: {
>
You usually get it with alt+parenthes
Luca Bigliardi - shammash wrote:
hi guys,
i own an ibook2.2 witch has adm1030 thermal control chip.
i've used for a while the kernel module written by cedric pradalier, but
now he suggest to use lm-sensors.
[...]
So, what i have to do?
- Patch every kernel with unsupported cedric
According to Benjamin Herrenschmidt, on Wed, 19 Jan 2005 11:47:12 +1100,
>On Sun, 2005-01-16 at 22:49 +0100, Luca Bigliardi - shammash wrote:
>
>> Ben does not like this patch. He also has explained why but i didn't
>> understood (the problem is my little tech skill :) ).
>
>If Cedric who wrote th
Hi all,
I've just given a try to 2.6.11 in testing on my ibook
800. 2.2 (rev2)
Everything works fine so far (sleep, sound). I used to have
problem with firewall and pppoe but this seems to have been
solved.
I just want to know if there is some rationale against
activating detection of read-only
According to Rainer Gutkas, on Sun, 03 Jul 2005 02:57:44
+0200,
>Hi all!
>
>To edit in ViewYourMind it would be nice to have an insert
>key available, because this key is used to insert new
>entries and if you wanna write along with someone holding a
>seminar, or anything like that, the substitude
According to Andreas Wuest, on Fri, 12 Aug 2005 20:09:51
+0200,
>Hi Brian
>
>On 8/12/05, Brian C <[EMAIL PROTECTED]> wrote:
>
>> I want the two "Apple" keys on my powerbook to simply be
>extra CTRL > keys. I've tried to do this a couple different
>ways, but it's never > worked. Anyone know how to
According to Dean Hamstead, on Fri, 19 Aug 2005 07:52:12
+1000,
>two things
>
>b) your kernel is getting towards being excessively old
>
Just to explain why some people might still be using 2.6.8,
it is still more usable than newest kernels in testing, at
least on my ibook in my settings...
no i
Hi,
I'm trying to make my ibook mirror its video output on the secondary
CRTC of the Radeon Mobility M7 LW (7500). I tried using the m7mirror.c
srcs found on the net, modified from m3mirroc.c on
http://penguinppc.org/~benh/.
This basically do ioctl(fd, FBIO_RADEON_SET_MIRROR, &value);
on
You could use wdm instead of xdm...
On Fri, 5 Mar 2004 04:23:39 -0700,
Mike Van Milligan gracefully wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>I get this error, I'd be much obliged for some help with setting up X
>;)
>
> >apt-get install xdm
>
>Reading Package Lists...
>Buildi
Hi,
I'm using xserver-dri-trunk-sid from Michel Daenzer debian packages
repository. Last changelog (2004.02.28-1) says that MergedFB support has
been integrated in the radeon X driver.
Does anyone had success in configuring MergedFB on an ibook (Radeon
Mobility M7 LW (7500)) ?
Is it pos
On Sun, 07 Mar 2004 10:54:10 +0100,
Michel Dänzer gracefully wrote:
>On Sun, 2004-03-07 at 10:19, Cedric Pradalier wrote:
>>
>> Is it possible that MergedFB and UseFBDev options are incompatible ?
>
>I have stated many, many times that the behaviour of the external
>d
On Sun, 07 Mar 2004 11:29:01 -0600,
Juan Pablo Mendoza gracefully wrote:
>That's because X radeonfb has some hardcoded values for the lcd in the
>12" ibook Radeon M7, if you hardcode thoses values in X too it works
>without usefbdev, check this patch. This has been discused before in
>the list BTW
I had a similar behaviour when wmcdplay was running on my ibook, with
2.6.3. Even when I called snooze from a console.
I don't know if it can be related
On Wed, 10 Mar 2004 19:01:26 +0100,
Sven Luther gracefully wrote:
>On Wed, Mar 10, 2004 at 10:06:13AM -0500, Kevin B. McCarty wrote:
>>
Why don't you use benh's 2.6.3/4 kernel ?
I'm using it and everything is fine.
On Sat, 13 Mar 2004 15:59:01 +0100,
Marc Menem gracefully wrote:
> > Hi all,
> >
> > I am running sid and just installed Sven's 2.4.25 kernel (package
> > kernel-image-2.4.25-powerpc-pmac) on my iBook2. It works per
Look at Joe Malik Page
(http://malik.homelinux.org/ibook/ibook-2.6.html)
The basic idea is to restart alse a second time. I know it's weird !
This can easily be done at startup with linking /etc/rc?.d/S20alsa on
/etc/init.d/alsa2, which is the following script :
#!/bin/sh
case "$1" in
sta
Hi,
I've noticed that the fan is started according to a much higher
temperature when using linux (2.6.3-ben2) w.r.t mac os x. (for instance
if I reboot on macosx after compiling my kernel, fan is started
immediately)
Does somebody have a hints of what rules this ? Is there a parame
On Wed, 17 Mar 2004 14:09:02 +1100,
Benjamin Herrenschmidt gracefully wrote:
>
>> .../...
>
>You are welcome to consolidate these into a single driver allowing
>userland access to those values & finer thermal control :) A bit
>like Colin Leroy did for the recent models ...
>
I'll try to make some
Hi,
I just tried your patch. It seems to work, at least for acces to the
chip, even with a joint driver. Some side effects :
First it sets a very high load on the CPU. I wonder if the task is
correctly scheduled. I'll have a look at that. It's as if the task
monitoring task was r
On Wed, 17 Mar 2004 14:04:31 +0100,
Colin Leroy gracefully wrote:
>Hi,
>
>>First it sets a very high load on the CPU. I wonder if the task is
>>correctly scheduled. I'll have a look at that. It's as if the task
>>monitoring task was running without yielding the processor...
>
>No, it just seems to
Ok,
I've done my adm103x module. Thanks a lot to Colin and Frank. Without
them it would have been much longer. I first tried to integrate the
driver in the adt7c module, according to Colin's patches. But I
believe the two chips behaviour does not fit well in a common module.
On the
.
On Wed, 17 Mar 2004 21:19:44 +0100,
Cedric Pradalier gracefully wrote:
> I've done my adm103x module. Thanks a lot to Colin and Frank. Without
>them it would have been much longer. I first tried to integrate the
>driver in the adt7c module, according to Colin's patches.
You should have a look to
http://malik.homelinux.org/ibook/ibook-2.6.html
This answer most of your questions.
On Thu, 18 Mar 2004 13:53:26 -0800 (PST),
Enrique Morfin gracefully wrote:
>Hi!
>
>box: Tibook 1GHz G4, ATI radeon 9000M, 10/100/1000
>ethernet, orinico airport card(not extreme),
>cd-rw
Hi,
I've juste looked at drivers in the drivers/i2c/chips directory.
They manage some adt7xxx chips and some adm10xx also. I fill that
therm_adt7647 or my module for adm103x on ibook2 should be part
of these sensors rather than specific to macintosh. It may
also be the case of therm_pm7
Did you compile your kernel with the /proc/cpufreq enable. I know it's
obsolete in 2.6, but I could not make cpufreqd use the sysfs interface
correctly.
Beware also that the version of cpufreqd in testing has a
missing fclose which makes it run for only 250 seconds. Upstream has
corrected it but
Hi all,
For those who have an ibook G3. I've adated a dockable application
which
monitor the temperature of the CPU and the GPU with adm103x chip. This requires
the
adm103x module I developped.
I would be happy with some tester and some feedback.
Everything is available on http://ced
On Sat, 20 Mar 2004 13:31:31 +0100,
Klaus Agnoletti gracefully wrote:
>Hi Cedric (and the rest of the list),
>
>I tried that now. I dunno yet if it makes any difference. I can't see
>any readings in /proc/cpufreq (I dunno if that gets automatically
>updated, but I assume it does).
>Right now I hav
I'm afraid you arch in not yet supported.
You may contact the cpufreq maintainer for more infos...
in linux-2.6.4/arch/ppc/platforms/pmac_cpufreq.c :
/* Currently, we support the following machines:
*
* - Titanium PowerBook 1Ghz (PMU based, 667Mhz & 1Ghz)
* - Titanium PowerBook 800 (PMU ba
On this ibook, you should rather take kernel 2.6.4 from kernel.org.
Everything is supported.
You may also switch to a newer gcc...
On Sun, 21 Mar 2004 21:32:37 +0100 (CET),
Elder Guerra gracefully wrote:
>hello
>I´ve got debian woody on a ibook 700 12"
>Linux version 2.4.18-newpmac ([EMAIL PROTEC
I just thought of something I missed when setting my 2.6 up.
the aliases are no longer in /etc/modules.conf but in /etc/modprobe.d/aliases.
It took some time to me to figure out that this line was missing in my aliases
:
alias eth0 sungem
which prevented the ethernet to be loaded when ifup'ing th
This the one I'm using. That's perfect. 3d, even mergedfb, sleep, cpu
freq scaling ethernet usb
Enjoy it
On Tue, 23 Mar 2004 10:21:55 +,
Rory Campbell-Lange gracefully wrote:
>There is a shop in the UK selling off 800Mhz iBooks at 425 pounds. The
>only specs on the site show the Mhz, th
Hi all,
after all this thread about pbbuttond and pmud, I'm still wondering
which one I should choose. Can someone summarizes the differences and
intersection between these tools. A link would be appreciated.
In general I tend to prefer small atomic programs which are responsible
with a s
On Wed, 24 Mar 2004 15:36:12 +0100,
Soeren Sonnenburg gracefully wrote:
>On Wed, 2004-03-24 at 15:13, Cedric Pradalier wrote:
>
>well when you use pmud, anyone with an account can snooze your
>machine... as pbbuttonsd uses ipc + some security checks.
>
On a single user laptop,
On Fri, 26 Mar 2004 02:54:23 +0200,
Tommi Virtanen gracefully wrote:
>Hi. I just managed to get the external VGA connector working on my 12"
>iBook. I've documented the few hops I jumped through in
>
>http://tv.debian.net/articles/ibook-cloned-monitor/
>
>Sneak preview: run X once without UseFBDev
On Fri, 26 Mar 2004 11:20:54 +0100,
Colin Leroy gracefully wrote:
>> Using mergedfb is even better since it provides functionnalities
>similar> to xinerama, but with DRI activated. The bad point is that
>with current> X server on daenzer.org, there is a little patch to apply
>to hardcode> some val
On Sat, 27 Mar 2004 04:36:31 -0500,
Branden Robinson gracefully wrote:
>> >>
>> >> http://linuxuanl.org/~jpablo/stuff/ibook-screen/
>> >
>> >
>>
>> I applied it on xserver-xfree86-dri-trunk, version 2004.02.28-2
>> from people.debian.org/~daenzer.
>
>If someone could come up with a patch, or ide
Sure ! but it works on my specific machine.
I was really pleased when Juan Pablo signaled it.
Thanks again.
Thanks also to mac's homogeneity...
On Sat, 27 Mar 2004 13:08:04 +0100,
Michel Dänzer gracefully wrote:
>
>The patch in its current form is an ugly hack and probably breaks other
>hardware
On Sat, 27 Mar 2004 11:55:09 -0600,
Juan Pablo Mendoza gracefully wrote:
>On Sat, 2004-03-27 at 06:08, Michel Dänzer wrote:
>> The patch in its current form is an ugly hack and probably breaks
>other> hardware.
>
>I just hacked something more generic:
>
>http://linuxuanl.org/~jpablo/stuff/ibook-sc
On Wed, 31 Mar 2004 01:02:58 +0200,
Sven Luther gracefully wrote:
> > On Tue, Mar 30, 2004 at 05:03:50PM +1000, Benjamin Herrenschmidt wrote:
>>
>> What I suggest is that if we ever have drivers for the thermal sensors
>> & fan controllers of the Macs, is that those driver are specifically
>> wri
I had similar problem when wmcdplay was running.
Don't know why...
You can try with a minimal window manager or with a different account.
On Thu, 1 Apr 2004 12:21:52 +0200,
Xesc Arbona gracefully wrote:
>Hi,
>
>I have a problem with an iBook2rev2 (750FX). When I try to resume it
>after a sleep, a
if that works for mp3, try playing /dev/cdrom with xmms-cdread plugin.
On ibook atleast, the audio cable from cd player to sound device is absent.
On Tue, 13 Apr 2004 22:50:19 +0100,
David Pye gracefully wrote:
>A smart piece of troubleshooting for you to try here is to play
>something OTHER than
On Thu, 15 Apr 2004 21:57:48 +0200,
Quentin Decavel gracefully wrote:
>Hi,
>
>My Debian installation had Mozilla 1.0 installed, and I wanted a newer
>version, so I downloaded Mozilla1.6 sources (I haven't found any binary
>
>for Debian on powerpc), and tried to compile them. The compilation in
>
On my ibook2.2, G3 800, no problem. I use alsa but neither pbbutton nor
powernowd (only cpufreqd).
I use pmud and I have the following pwrctl-local, a file which is read
by pmu when sleeping and awaking.
It maybe related to pbbutton, which try to access the mixer too early
???
#!/bin/sh
# save
On Thu, 22 Apr 2004 11:52:43 +0100,
Rory Campbell-Lange gracefully wrote:
>After discussing uninorth/agp problems on the 2.4 series kernels, Sven
>reported:
>
>On 17/04/04, Sven Luther ([EMAIL PROTECTED]) wrote:
>> That said the 2.6.5 kernel we are preparing has a nicely working DRI
>on> my ibook
On Sun, 28 Mar 2004 12:34:30 +0200,
Cedric Pradalier gracefully wrote:
>On Sat, 27 Mar 2004 11:55:09 -0600,
>Juan Pablo Mendoza gracefully wrote:
>>On Sat, 2004-03-27 at 06:08, Michel Dänzer wrote:
>>> The patch in its current form is an ugly hack and probably breaks
>
On Fri, 23 Apr 2004 13:40:37 +0200,
Alberto Viniegra Ilarregui gracefully wrote:
>El vie, 23-04-2004 a las 10:21, Arnaud Vandyck escribió:
>> Soeren Sonnenburg <[EMAIL PROTECTED]> writes:
>>
>> > On Thu, 2004-04-22 at 13:24, Michel Dänzer wrote:
>> >> xmms is known not to use ALSA correctly.
>>
On Sat, 1 May 2004 01:48:03 +0200,
Christian Luijten gracefully wrote:
>On Fri, Apr 30, 2004 at 07:26:52PM +0200, Elimar Riesebieter wrote:
>> I am trying to play an audio cd with
>> cdcd, xmms and grip => no output
>>
>> alsaplyer => output
>
>cdcd, xmms and grip (falsely) assume you can transmi
On Sun, 02 May 2004 18:58:15 -0400,
Scott Henson gracefully wrote:
>I have an ibook G4 and Ive been happily using debian-ppc since I got
>it, but there are two nagging issues that I would like to ask this list
>about. The first is how do I get the caps lock key to turn into a
>control key on a 2.
On Mon, 3 May 2004 14:38:28 +0200,
Cedric Pradalier gracefully wrote:
>On Sun, 02 May 2004 18:58:15 -0400,
>Scott Henson gracefully wrote:
>>I have an ibook G4 and Ive been happily using debian-ppc since I got
>>it, but there are two nagging issues that I would like to ask this
On Wed, 05 May 2004 12:03:36 +0200,
£ukasz Studziñski gracefully wrote:
>I used to use my G3/800 12 inch laptop with no problems, but for some
>time it has problems with sleep and alsa.
>
>Sleep problem is that after a reboot for the first time I can put a
>laptop to sleep with no problem just by
Seeing the config,
You may have a problem having video on both output.
With mplayer you can use mplayer -vo x11 instead of mplayer -vo xv.
On Wed, 5 May 2004 19:11:21 +0200,
Florian Ragwitz gracefully wrote:
>Hi,
>
>On Wed, May 05, 2004 at 12:08:57AM +0200, Albert wrote:
>> Anybody knows how to
Did you have a look at our wiki :
http://mockenhaupt.homelinux.org/ibookWiki/
Do not hesitate to add your comments/modifs
On Thu, 6 May 2004 10:51:16 +1000,
Greg Hamilton gracefully wrote:
>I've installed Debian on a 500Mhz G3 iBook. For the most part
>everything is working but I have a couple
Hi all,
I just gave a try to the neverball game (newly released in testing).
This opengl game works very well and very smooth on my ibook2.2 (G3 800,
ati radeon 7500).
However I want to point out that this game makes the ibook
temperature raise very fast (5 to 10 degrees more in two minu
According to Adam Israel, on Sun, 09 May 2004 18:55:53 -0500,
>I've got Debian sid installed on my iBook (G3, 800Mhz).
>
>Maybe I'm misunderstanding how power management works on the PowerPC,
>or maybe something is misconfigured. It seems that the battery only
>lasts for about 2 hours. I'll wat
What is the thermal control chip on pismo ?
Is this an i2c chip like on ibook2.2 ?
On my ibook, I have the following device (responding adm1030). What
about yours ?
cat /proc/device-tree/uni-n/i2c/fan/device_type
It is the same problem on ibook2.2. So I developped the chip driver. If
the chip is
I just came through a long thread "Re: Pismo Status" on debian-powerpc,
may 2000. The key point seem to be that fan is controlled by pmu on
pismo. Does any one have further information on this point ?
According to Cedric Pradalier, on Tue, 11 May 2004 13:40:28 +0200,
>
>Wha
According to Michael Schmitz, on Tue, 11 May 2004 14:45:53 +0200 (CEST),
>> > It is the same problem on ibook2.2. So I developped the chip
>driver. If> > the chip is the same, you may try my module and set the
>fan starting> > temperature to a saner value. By default, it starts at
>68°C on ibook..
Hi all,
I've been using M. Daenzer xserver-dri-trunk for a while on my
ibook2.2, and I ve just seen a new X release, 4.3.0-7 on my dselect
(testing). I'm quite reluctant to switch to an non-daenzer server.
Can anyone report success on this machine with this server ? 3D ?
Dual-Screen ?
According to Sébastien FRANÇOIS, on Wed, 12 May 2004 18:07:00 +0200,
>Hello,
>I think I have approximately the same ibook and I wrote a howto about
>installing debian ont it
>http://seb.france.free.fr/linux/ibookG4/iBookG4-howto.html
>
>The goal of it is really to provide a documentation to new u
Hi,
Everything works fine on my ibook with 2.6.5. I just tested 2.6.6. A
small hic appears when awaking from sleep. I use a speedtouch modem,
with the modem_run tool but not the kernel module.
With 2.6.5, when I want to put the machine to sleep, I stop pppd and
modem_run. Then I call sno
According to Albert Cahalan, on 13 May 2004 11:31:39 -0400,
>On Thu, 2004-05-13 at 11:30, Rob Latham wrote:
>> On Wed, May 12, 2004 at 06:22:39PM -0400, Albert Cahalan wrote:
>
>> > forget about streaming video and flash
>>
>> mplayer and mplayer-plugin make streaming video a little less painful,
>>
>> Also, the realplayer 8 is distributed for most ppc linux
>architecture.> It does not work as a plugin, [ ]
>
>Not being sure what exactly you mean with plugin: But I have this in
>Mozilla preferences --> Helper Applications:
>
>MIME Type: audio/x-pn-realaudio
>Extension: ram ra rm
>
>I
According to Timo Reimerdes, on Mon, 17 May 2004 17:46:37 +0200,
>Hi,
>
>I have tortured google for some days now trying to get my old monitor
>here to work as a second screen. I can start it with a correct
>XF86Config, but I get weird yellowish look on both screens.
>
>I hear that problem has bee
According to Oriol Pellicer i Sabrià, on Fri, 21 May 2004 11:39:18
+0200,
>Hello,
>
>I'm using an Ibook G4 14" and I've seen that when I charge the
>therm_adt746x module the load average grows-up linearly until something
>like this in a few minutes:
>
>iboox:~# uptime
> 11:27:37 up 32 min, 1 user
According to JUSTIN RANDALL DITTMANN, on Fri, 21 May 2004 23:22:23
-0500,
>Ok, so I compiled a kernel with all the ALSA stuff enabled as a module,
>and I can get the mixers to work and the computer DOES play sound... it
>just plays garbage (kinda like a heartbeat monitor with ALOT of
>static).
>
Have a look at
http://mockenhaupt.homelinux.org/ibook
According to jorge salamero, on Mon, 24 May 2004 03:12:25 +0200,
>hi all,
>
>i've been using 2.4.x since i bought my ibook g3 and this week (just
>before exams :)) i've thought that's time for 2.6.6
>
>it works fine but there are two things t
According to Rory Campbell-Lange, on Tue, 25 May 2004 13:50:06 +0100,
>My new G3 800Mhz has the fan on a lot (and seems pretty hot under my
>left hand). Is this normal? When I'm working late the noise is quite
>distracting in a quiet room
First, I would suggest using cpufreqd, for scaling down to
According to Jens Schmalzing, on 25 May 2004 17:05:30 +0200,
>Hi,
>
>Cedric Pradalier writes:
>
>> First, I would suggest using cpufreqd, for scaling down to 400MHz
>when> you don't need full power. I can send you a working config if
>needed.
>
>Pleas
101 - 192 of 192 matches
Mail list logo