Re: MOL

2005-05-19 Thread Lee Braiden
On Thursday 19 May 2005 01:09, Fallen_Angel wrote:
 Hi, it's been a while since I have posted to this list, and for that I
 apologize.  Am I still welcome to post here since I have changed to
 ubuntu?  At first I would think no, but then again it is based on SID,
 so I am not sure.  Well if not tell me, and I will duck out, but if so I
 have a question as always.

I would say that you should probably ask questions of your own distro first, 
just in case they have done something different.  If no one from ubuntu 
knows, and they confirm that it's not an ubuntu-specific thing, that's a good 
time to take it to a larger, but similar distro, or the to mailing lists of 
the actual software itself.

This is pretty much what debian folk do with bugs anyway: we have our own bug 
reporting system, which wraps the bug reporting systems of the actual 
software, just in case debian has caused the problem itself.

 I just compiled a 2.6.12-rc4 kernel, and am planning to use it as a main
 kernel, not just to test it, and to use MOL you have to compile the
 kernel module, and it says to use the current kernel headers, so my
 question is this, must I recompile them, since they were compiled off
 the 2.6.10-5-powerpc ubuntu kernel, and if so where do I put, and which
 files are, the kernel headers for this kernel that I have just
 compiled.  Ofcourse I still have the full source of the kernel I
 compiled awaiting a response from this list.

Debian has a module-helper (or module-installer, or something like that) 
package to help with this, and other, lower-level utilities that make sure 
modules get installed to the right place.  I'm not sure if ubuntu has those.

-- 
Lee.

Please send replies to the list, not to my email address.


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



Re: Battery charge cycles

2005-05-19 Thread Joerg Sommer
Matthias Grimm [EMAIL PROTECTED] wrote:
 On Wed, 18 May 2005 13:50:53 + (UTC)
 Joerg Sommer [EMAIL PROTECTED] wrote:

 Hi,
 
 I saw OS X can show the count of charge cycles. Can we have this in Linux
 too?

 Pbbuttond does this if enabled. See option batlog.

I thought pbbuttonsd counts the cycles itself. Can pbbuttons tell me the
count of charging cycles now after a year?

Jörg.
-- 
Diskutiere nie mit einem Idioten:
Sie ziehen Dich auf ihr Niveau herab und schlagen Dich dann mit
Erfahrung.


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



Re: mount a new partition on /home

2005-05-19 Thread Moritz Lutz
Yes thats true.
You have to login as root unmount your drive!

umount /home

and then copy your user /home/$user to /root
mount your hdd again
cp back /root/$user to /home and after that you have to make 
chown $user -R /home/$user
after that your user should work again

Moritz.

On 5/19/05, open_flax [EMAIL PROTECTED] wrote:
 hello
 i wont mount a new partition on my /home directory
  so i modify /etc/fstab file where i added a  string:
  /dev/hda4  /home   ext3rw,auto,user
  0   0
 when i reboot the sistem and i logged with my username
 the sistem replay tha it doesen't found my account
 directory.
 have any solutions?
 thankyou
 
 
 
 ___
 Nuovo Yahoo! Messenger: E' molto pi divertente: Audibles, Avatar, Webcam, 
 Giochi, Rubrica Scaricalo ora!
 http://it.messenger.yahoo.it
 
 
 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



Re: ibook g3 airport problem

2005-05-19 Thread Benjamin Herrenschmidt
On Thu, 2005-05-19 at 11:07 +0200, Moritz Lutz wrote:
 here is the Firmware version of the airport card can you tell me how
 to update the firmware of the card because i couldnt find the right
 thing.
 
 eth0: Looks like a Lucent/Agere firmware version 4.16

Ok, that's a really old one.

Normally, just boot MacOS and enable the airport from there. The MacOS
driver automatically updates the firmware to the latest version. Just
make sure you run MacOS software update to get the latest one.

Ben.



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



stepping down ibook g3

2005-05-19 Thread Moritz Lutz
Hi,
I want to slow down my cpu, a friend of mine told me that its
possible. I want to slow down the cpu to 400mhz or so to save battery
energie but i dont know how :(. Also my pbbutons dont work right :/.
Here is my config file

# configfile for pbbuttonsd = version 0.5
# for options see man pbbuttonsd.conf

# [MODULE POWERSAVE]
onAC_sleep  = no
onAC_dim= no
onAC_blank  = no
onAC_Tsleep = 0
onAC_Tdim   = 600
onAC_Thdoff = 720
onBattery_sleep = yes
onBattery_dim   = yes
onBattery_blank = yes
onBattery_Tsleep= 3000  ; time in 1/10s
onBattery_Tdim  = 600   ; time in 1/10s
onBattery_Thdoff= 24 ; time in multiple of 5 second intervals
SleepKey= 116
SleepKeyDelay   = no ; yes = dangerous, if the power key
is used to trigger sleep
BWL_First   = 21 ; first battery warnlevel, time in minutes
BWL_Second  = 10 ; second battery warnlevel, time in minutes
BWL_Last= 3  ; last battery warnlevel, time in minutes
Script_BatCritical  = /sbin/snooze
#Script_ProfChanged  = /etc/power/pwrctl-pbbuttonsd %s 
#Script_ProfChanged  = 
Script_HDSetup  = /sbin/hdparm -p -S %d /dev/hda
CPULoad_sleeplock   = yes
CPULoad_min = 20  ; value in percent
CPULoad_period  = 20  ; time in seconds
NETLoad_sleeplock   = yes
NETLoad_min = 4096; trafic in Bytes/s
NETLoad_period  = 20  ; time in seconds
NETLoad_device  = eth1

# [MODULE DISPLAY]
#Brightness = 12  ; initial brightness level
BrightnessupKey = 60
BrightnessdownKey   = 59
dev_framebuffer = /dev/fb0
UseFBBlank  = yes

# [MODULE OSSMIXER]
dev_mixer   = /dev/mixer
volume  = 70   ; initial volume level
speakers_muted  = no   ; mute after startup?
volumeupkey = 63
volumedownkey   = 62
mutekey = 61
mixerinitdelay  = no

# [MODULE CDROM]
dev_cdrom   = /dev/cdrom
ejectcdkey  = 88
ejectcddelay= no

# [MODULE PMAC]
dev_pmu = /dev/pmu
dev_adb = /dev/adb
tpmodeupkey = 66
tpmodedownkey   = 65
tpmode  = notap
kbdmode = fkeysfirst
replace_pmud= yes

Moritz



Re: MOL

2005-05-19 Thread John Levin
On 19 May 2005, at 01:09, Fallen_Angel wrote:
Hi, it's been a while since I have posted to this list, and for that I 
apologize.  Am I still welcome to post here since I have changed to 
ubuntu?  At first I would think no, but then again it is based on SID, 
so I am not sure.  Well if not tell me, and I will duck out, but if so 
I have a question as always.
LOL. I'm an Ubuntu-using lurker - I find this list a good source of 
info for general linux ppc problems, esp with hardware.

This question would probably be better directed to the ubuntu-users 
list. But first things first, have you read the MOL how to?
http://www.ubuntulinux.org/wiki/MacOnLinuxHowto
And what version of Ubuntu (Hoary/Warty/Breezy) are you using?

Also, what version of Mac OS X - I beleive that MOL doesn't work with 
Tiger yet.

John
www.ubuntulinux.org
linux for humans
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: stepping down ibook g3

2005-05-19 Thread Moritz Lutz
Yes i know that i can use the F keys but they dont work look at my
configure i take the showkey -m to get the number for the key and put
them in the config but the dont work if i press the f1 key to dim the
screen nothing hapens

Moritz

On 5/19/05, Benjamin Herrenschmidt [EMAIL PROTECTED] wrote:
 On Thu, 2005-05-19 at 13:11 +0200, Moritz Lutz wrote:
  [EMAIL PROTECTED]:~$ cat /proc/cpuinfo
  pro cessor   : 0
  cpu : 750FX
  temperature : 46-50 C (uncalibrated)
  clock   : 900MHz
  revision: 2.3 (pvr 7000 0203)
  bogomips: 1785.85
  machine : PowerBook4,3
  motherboard : PowerBook4,3 MacRISC2 MacRISC Power Macintosh
  detected as : 257 (iBook 2 rev. 2)
  pmac flags  : 001b
  L2 cache: 512K unified
  memory  : 640MB
  pmac-generation : NewWorld
  [EMAIL PROTECTED]:~$
 
  Also my keys F1 - F5 wont work. I got the keycode with showkey -m :(
 
 How so ? F1-F5 can be configured by pbbuttons to either do the
 backlight/volume stuff or actual F-keys.
 
 Your machine supports cpu scaling and voltage scaling I think. If you
 have cpufreq modules, just use something like powernowd. You may want to
 use 2.6.12-rc4 though.
 
 Ben.
 
 




Re: Battery charge cycles

2005-05-19 Thread Matthias Grimm
On Wed, 18 May 2005 22:32:49 + (UTC)
Joerg Sommer [EMAIL PROTECTED] wrote:

 Matthias Grimm [EMAIL PROTECTED] wrote:
  On Wed, 18 May 2005 13:50:53 + (UTC)
  Joerg Sommer [EMAIL PROTECTED] wrote:
 
  Hi,
  
  I saw OS X can show the count of charge cycles. Can we have this in Linux
  too?
 
  Pbbuttond does this if enabled. See option batlog.
 
 I thought pbbuttonsd counts the cycles itself. Can pbbuttons tell me the
 count of charging cycles now after a year?

Yes, pbbuttonsd counts the cycles by itself and no, except you have told
pbbuttonsd one year ago to count the cycles. 

  Best Regards
Matthias


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



Re: stepping down ibook g3

2005-05-19 Thread Matthias Grimm
On Thu, 19 May 2005 14:08:07 +0200
Moritz Lutz [EMAIL PROTECTED] wrote:

 Yes i know that i can use the F keys but they dont work look at my
 configure i take the showkey -m to get the number for the key and put
 them in the config but the dont work if i press the f1 key to dim the
 screen nothing hapens

According your configuration you have to press Fn+F1 to change display
brighhtness. If you don't like this behaviour change the option kbdmode
to fkeyslast.

  Best Regards
 Matthias


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



Re: mount a new partition on /home

2005-05-19 Thread Joerg Sommer
Moritz Lutz [EMAIL PROTECTED] wrote:
 Yes thats true.
 You have to login as root unmount your drive!

 umount /home

Better: Let /home mounted and mount /dev/root to /mnt. Move then
/mnt/home/* to /home and unmount /mnt.

Jörg.
-- 
Je planmäßiger ein Mensch vorgeht,
desto stärker mag ihn der Zufall treffen.
Erich Krunau Die Physiker


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



Re: Yaboot - does yaboot support splash?

2005-05-19 Thread Barry Hawkins
On Wed, May 18, 2005 at 09:52:26PM -0700, Brian Benson spake thus:
 I've used both bootsplash and gensplash on my ibook.  Yaboot just
 specifies the initrd file that contains the images.  It's all in the
 docs.
[...]
I read through the man pages for yaboot, yaboot.conf, and bootstrap without 
finding reference to this.  Could you clarify which docs you referred to?  This 
sounds like a fun trick.

Regards,
-- 
Barry Hawkins
All Things Computed
site: www.alltc.com
weblog: www.yepthatsme.com

Registered Linux User #368650


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



Re: ibook g3 airport problem

2005-05-19 Thread Jorge Salamero
on Thursday 19 May 2005 01:57, Moritz Lutz wrote:
 ibook:/home/espo# iwconfig eth0 key s:
 Error for wireless request Set Encode (8B2A) :
     SET failed on device eth0 ; Operation not supported.
 ibook:/home/espo#

a similar problem apeared with last upgrade to 2.6.11.6 with this patch[0]

guffy:/home/bencer# ifdown eth1
Error for wireless request Set Mode (8B06) :
   SET failed on device eth1 ; Invalid argument.

May 19 19:19:50 [kernel] orinoco 0.13e (David Gibson 
[EMAIL PROTECTED], Pavel Roskin [EMAIL PROTECTED], et al)
May 19 19:19:50 [kernel] airport 0.13e (Benjamin Herrenschmidt 
[EMAIL PROTECTED])
May 19 19:19:50 [kernel] airport: Airport at physical address 8003
May 19 19:19:52 [kernel] eth1: Station identity 001f:0001:0008:0046
May 19 19:19:55 [kernel] eth1: New link status: Connected (0001)

[0] http://www.kismetwireless.net/code/orinoco-2.6.11-rfmon-dragorn-1.diff
-- 
Jorge Salamero Sanz (bencer)
mail: [EMAIL PROTECTED]
blog: http://bys.cauterized.net/
http: http://www.cauterized.net/


pgpU8NGjwwSTZ.pgp
Description: PGP signature


Re: NIC kernel error

2005-05-19 Thread Peter Spuhler
Benjamin Herrenschmidt wrote:
On Wed, 2005-05-18 at 17:37 -0600, Peter Spuhler wrote:
 

My network hangs every so often and the following message appears on ttys0
eth0: RX MAC fifo overflow smac[00810400]
running kernel 2.6.11-powerpc-smp and the network chip in my G4  
according to lspci is
Apple UniNorth GMAC (Sun GEM) (rev 01)

Has anyone experienced this message? If so is this a kernel bug or a 
network configuration error?

I recently switched from 10 Mbps to 100 Mbps line and this error occurs 
more frequently.
Restarting the network fixes the network connection.
   

Hrm... that's annoying. A fix was made to the driver recently to fix a
problem with incorrect recovery on Rx MAC overflow, but I can't remember
if it made it to 2.6.11 or if it's only in 2.6.12, I'll try to figure
that out.
Ben.
 

Ben,
do you know when 2.6.12 will make it into unstable? I'm not even seeing 
a 2.6.12 kernel-tree package yet?
Or what older version of the kernel do you know of which did not have 
this problem?

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


Re: MOL

2005-05-19 Thread Fallen_Angel
John Levin wrote:
On 19 May 2005, at 01:09, Fallen_Angel wrote:
Hi, it's been a while since I have posted to this list, and for that 
I apologize.  Am I still welcome to post here since I have changed to 
ubuntu?  At first I would think no, but then again it is based on 
SID, so I am not sure.  Well if not tell me, and I will duck out, but 
if so I have a question as always.

LOL. I'm an Ubuntu-using lurker - I find this list a good source of 
info for general linux ppc problems, esp with hardware.

This question would probably be better directed to the ubuntu-users 
list. But first things first, have you read the MOL how to?
http://www.ubuntulinux.org/wiki/MacOnLinuxHowto
And what version of Ubuntu (Hoary/Warty/Breezy) are you using?

Also, what version of Mac OS X - I beleive that MOL doesn't work with 
Tiger yet.

John
www.ubuntulinux.org
linux for humans

I'm using Hoary.  I haven't yet ventured into using mol with OS X yet, 
just 9 for now.  I have read that mol doesn't work on Tiger, but I don't 
have Tiger, stuck with Jaguar.  (main reason for swithing to linux, 
Jaguar just didn't cut it for compiling a lot of Open Source stuff)  And 
besides I like gnome a hell of a lot better than the Mac OS X look I 
guess you would call it, and I also like the ability to compile what I 
want, and not be stuck with the Mac Compiler for one.  gcc 3.4.3 was a 
nightmare.
I will probably lurk on the list for the fact that I like the people on 
it.  I have had nothing but positive results from people here, and have 
not run into anyone putting me down for questions that I look back and 
they were so newbie or obvious answers, and that is just not something 
I have found a lot of other places.
I thought the question I asked was a general linux question, in that all 
it was was where do I put the header files, and what are the header 
files fom the upstream kernel I just compiled.
To answer the question to what version of MOL I have startmol 
--version reports Mac-on-Linux 0.9.70
I did real the MacOnLinux wiki that you asked me about above.

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


Re: MOL

2005-05-19 Thread Fallen_Angel
Lee Braiden wrote:
On Thursday 19 May 2005 01:09, Fallen_Angel wrote:
 

Hi, it's been a while since I have posted to this list, and for that I
apologize.  Am I still welcome to post here since I have changed to
ubuntu?  At first I would think no, but then again it is based on SID,
so I am not sure.  Well if not tell me, and I will duck out, but if so I
have a question as always.
  

I would say that you should probably ask questions of your own distro 
first, just in case they have done something different.  If no one 
from ubuntu knows, and they confirm that it's not an ubuntu-specific 
thing, that's a good time to take it to a larger, but similar distro, 
or the to mailing lists of the actual software itself.

This is pretty much what debian folk do with bugs anyway: we have our 
own bug reporting system, which wraps the bug reporting systems of 
the actual software, just in case debian has caused the problem itself.

 

I just compiled a 2.6.12-rc4 kernel, and am planning to use it as a main
kernel, not just to test it, and to use MOL you have to compile the
kernel module, and it says to use the current kernel headers, so my
question is this, must I recompile them, since they were compiled off
the 2.6.10-5-powerpc ubuntu kernel, and if so where do I put, and which
files are, the kernel headers for this kernel that I have just
compiled.  Ofcourse I still have the full source of the kernel I
compiled awaiting a response from this list.
  

Debian has a module-helper (or module-installer, or something like 
that) package to help with this, and other, lower-level utilities that 
make sure modules get installed to the right place.  I'm not sure if 
ubuntu has those.

 

I'm not sure the question I asked is a bug,  The instructions for 
using MOL on ubuntu consisted of downloading the MOL packages, for the 
main stuff, and then downloading the source for the kernel module.  Then 
to compile the kernel module you had to download the header files for 
the kernel you were running.  (2.6.10-5-powerpc) in my case.  And then 
it said that if you everr changed kernels you needed to recompile the 
kernel module with the header files from the kernel you are using, and 
my only question was what are these header files since ubuntu would 
surely not have a header-file package for a self compiled kernel.

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


Re: MOL

2005-05-19 Thread Lee Braiden
On Thursday 19 May 2005 21:11, Fallen_Angel wrote:
 I'm not sure the question I asked is a bug

I didn't say that it was.  What I'm saying is that you should probably go up 
the chain of responsibility from ubuntu's mailing lists to debian's, just 
as debian itself does when bugs are reported in debian's own bug tracking 
system, then higher up in the package's own bug tracking system, if that 
becomes necessary later.

-- 
Lee.

Please send replies to the list, not to my email address.


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



Re: MOL

2005-05-19 Thread Mike S
Lee Braiden wrote:
On Thursday 19 May 2005 21:11, Fallen_Angel wrote:
 

I'm not sure the question I asked is a bug
   

I didn't say that it was.  What I'm saying is that you should probably go up 
the chain of responsibility from ubuntu's mailing lists to debian's, just 
as debian itself does when bugs are reported in debian's own bug tracking 
system, then higher up in the package's own bug tracking system, if that 
becomes necessary later.

 

oh ok, sorry for the misconception.
--Mike S
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: NIC kernel error

2005-05-19 Thread Mike S
Peter Spuhler wrote:
Benjamin Herrenschmidt wrote:
On Wed, 2005-05-18 at 17:37 -0600, Peter Spuhler wrote:
 

My network hangs every so often and the following message appears on 
ttys0

eth0: RX MAC fifo overflow smac[00810400]
running kernel 2.6.11-powerpc-smp and the network chip in my G4  
according to lspci is
Apple UniNorth GMAC (Sun GEM) (rev 01)

Has anyone experienced this message? If so is this a kernel bug or a 
network configuration error?

I recently switched from 10 Mbps to 100 Mbps line and this error 
occurs more frequently.
Restarting the network fixes the network connection.
  

Hrm... that's annoying. A fix was made to the driver recently to fix a
problem with incorrect recovery on Rx MAC overflow, but I can't remember
if it made it to 2.6.11 or if it's only in 2.6.12, I'll try to figure
that out.
Ben.
 

Ben,
do you know when 2.6.12 will make it into unstable? I'm not even 
seeing a 2.6.12 kernel-tree package yet?
Or what older version of the kernel do you know of which did not have 
this problem?

-Peter

with all the release candidates for 2.6.12 would it even be possible for 
this to make it in?

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


Re: 2.6.12-rc4 lots faster than any kernel before?

2005-05-19 Thread Wolfgang Pfeiffer
On Sun, May 15, 2005 at 06:47:12PM +0200, Wolfgang Pfeiffer wrote:
 OK Matthias: I owe you a Pizza, family-size (at least ... :)
 
 On Sun, May 15, 2005 at 01:41:56PM +0200, Matthias Grimm wrote:
  On Sun, 15 May 2005 13:07:58 +0200
  Wolfgang Pfeiffer [EMAIL PROTECTED] wrote:

   [ ... ]

 
   MAXIMUM SPEED AFTER REBOOT?
 
 And I'll reboot the machine in a minute to see, whether pbbuttons will
 be able with the new settings to automatically set this machine to
 maximum speed (Maximum, because it will be connected to the
 power-adapter). Until later ...
 
 [Minutes later:]
 
 It didn't work:
 /var/log/syslog:
 
 May 15 17:03:53 debby pbbuttonsd: INFO: Script
 '/etc/power/pmcs-pbbuttonsd performance ac ' lauched but killed after
 4 seconds
 


I seems I got it working with the same CPU_FREQ settings as in my very first
2.6.12-rc4 config on
http://www.geocities.com/wolfgangpfeiffer/config-2.6.12-rc4-selinux1.txt

The trick that did it, with a little help from Matthias Grimm
(Matthias: I recompiled the kernel again for getting the following to
work, curious as you made me with your suggestion how to get it
working .. :) ... :

$ diff -u /etc/pbbuttonsd.conf /etc/pbbuttonsd.conf.050519 
--- /etc/pbbuttonsd.conf2005-05-19 21:49:48.0 +0200
+++ /etc/pbbuttonsd.conf.050519 2005-05-19 21:49:32.0 +0200
@@ -4,7 +4,7 @@
 # [SYSTEM]
 #userallowed   = paranoid ; user who is allowed to use IPC
 autorescan= no ; automatic rescan of event devices
-CmdTimeout= 10
+CmdTimeout= 4
 
 # [MODULE POWERSAVE]
 onAC_policy   = performance; nochange, performance, custom or 
powersave


So setting pbbuttonsd to CmdTimeout  = 10 seems to help ... :)

The CPU_FREQ kernel .config settings (URL please see above):

$ grep -i cpu config-2.6.12-rc4-selinux1.txt
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
# CONFIG_CPU_FREQ_DEBUG is not set
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 is not set
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_GOV_USERSPACE=y
# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
CONFIG_CPU_FREQ_PMAC=y
# CONFIG_NET_SCH_CLK_CPU is not set

HTH

Thanks, Matthias Grimm ... :)

Best Regards
  Wolfgang

-- 
Wolfgang Pfeiffer
http://profiles.yahoo.com/wolfgangpfeiffer


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



Re: NIC kernel error

2005-05-19 Thread Benjamin Herrenschmidt
On Thu, 2005-05-19 at 11:09 -0600, Peter Spuhler wrote:
 en,
 do you know when 2.6.12 will make it into unstable? I'm not even seeing 
 a 2.6.12 kernel-tree package yet?
 Or what older version of the kernel do you know of which did not have 
 this problem?

2.6.12 hasn't been released yet, but you can try the 2.6.12-rc4 snapshot
I suppose.

Ben.



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