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]



Re: Using kernel 2.6.17-rc2

2006-05-07 Thread leandro noferini
Bernhard Reiter <[EMAIL PROTECTED]> writes:

>> I am  trying to use the  kernel version as the  subject, 2.6.17-rc2 with

[...]

>> these problems?
>
> As I wrote yesterday: 2.6.17-rc3 has sound again for me.

Yes, also for me.

> 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.

-- 
Ciao
leandro
Un esteso e "normale" uso della crittografia è il sistema più forte
per rivendicare il diritto alla privacy nelle comunicazioni
telematiche: come tutti i diritti e come i muscoli se non viene
esercitato costantemente si atrofizza e va perso.


pgpWVLdTU3DZG.pgp
Description: PGP signature


Re: Using kernel 2.6.17-rc2

2006-05-06 Thread Bernhard Reiter
On Sat, May 06, 2006 at 01:22:42AM +0800, Tsai Dung-Bang wrote:
>I am going to try 2.6.17-rc3 with oldconfig. But without any lack.

After copying to .config, did you run "make oldconfig".
It will ask you all the questions that are new or changed,
usually you can pretty much guess right from the descriptions.


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



Re: Using kernel 2.6.17-rc2

2006-05-05 Thread Tsai Dung-Bang

Dear all,

   I am going to try 2.6.17-rc3 with oldconfig. But without any lack.
My kernel
panic after loading the usb module.

  I use iBook1.2G,  could anyone useing the same ibook providing  me
the config file
which have been tested and worked. I want to try new bcm43xx driver.


Thanks.

Tsai Dung-Bang

Michael Schmitz 写道:

On Thu, May 04, 2006 at 03:24:25PM +0200, Bin Zhang wrote:


I have /dev/adb and /proc/sys/dev/mac_hid.
I think it's a kernel config problem.
  

Yes, it looks like it, I somehow did miss to configure:
CONFIG_INPUT_ADBHID=y
CONFIG_MAC_EMUMOUSEBTN=y



Please note that CONFIG_MAC_EMUMOUSEBTN isn't strictly needed anymore,
mouseemu (among others?) does the same thing in user space.

  

I wonder why "make oldconfig" did not enable it,
but I also just might have screwed it up myself.



Nah, I had to double check the config myself the first time after
switching to ARCH=powerpc. Seems some of the old settings did not get
carried over.

Michael


  




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



Re: Using kernel 2.6.17-rc2

2006-05-05 Thread Michael Schmitz
> On Thu, May 04, 2006 at 03:24:25PM +0200, Bin Zhang wrote:
> > I have /dev/adb and /proc/sys/dev/mac_hid.
> > I think it's a kernel config problem.
>
> Yes, it looks like it, I somehow did miss to configure:
>   CONFIG_INPUT_ADBHID=y
>   CONFIG_MAC_EMUMOUSEBTN=y

Please note that CONFIG_MAC_EMUMOUSEBTN isn't strictly needed anymore,
mouseemu (among others?) does the same thing in user space.

> I wonder why "make oldconfig" did not enable it,
> but I also just might have screwed it up myself.

Nah, I had to double check the config myself the first time after
switching to ARCH=powerpc. Seems some of the old settings did not get
carried over.

Michael


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



Re: Using kernel 2.6.17-rc2

2006-05-05 Thread Bernhard Reiter
Hi Bin! Hi Michael!

Thanks for your hints!

On Thu, May 04, 2006 at 03:24:25PM +0200, Bin Zhang wrote:
> I have /dev/adb and /proc/sys/dev/mac_hid.
> I think it's a kernel config problem.

Yes, it looks like it, I somehow did miss to configure:
CONFIG_INPUT_ADBHID=y
CONFIG_MAC_EMUMOUSEBTN=y

I wonder why "make oldconfig" did not enable it,
but I also just might have screwed it up myself.

Sorry for the noise.



pgphRaSkfjeHt.pgp
Description: PGP signature


Re: Using kernel 2.6.17-rc2

2006-05-04 Thread Michael Schmitz
> > 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.
>
> So the non-existence of both /dev/adb and /proc/sys/dev/mac_hid: Is
> this a bug, or have these missing devices been replaced by others we
> should know about?

That looks like a bug to me. Plenty of other software relies on /dev/adb,
so I'd expect Ben to tell me the device is deprecated before pulling it.

/proc/sys/dev/mac_hid perhaps _is_ deprecated; something in /sys should
replace it.

Michael


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



Re: Using kernel 2.6.17-rc2

2006-05-04 Thread Bin Zhang

On 5/4/06, Wolfgang Pfeiffer <[EMAIL PROTECTED]> wrote:

On Thu, May 04, 2006 at 10:39:30AM +0200, Bernhard Reiter wrote:
> On Wed, May 03, 2006 at 08:17:19PM +0200, leandro noferini wrote:
> > I am  trying to use the  kernel version as the  subject, 2.6.17-rc2 with
> > the patches to use the airport on  an iBook G4 and I found some troubles
> > with the sound and the sensors.
> >
> > Nothing of  unexpected but I  ask you: the  new rc3 does resolv  some of
> > these problems?
>
> As I wrote yesterday: 2.6.17-rc3 has sound again for me.
>
> 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.

So the non-existence of both /dev/adb and /proc/sys/dev/mac_hid: Is
this a bug, or have these missing devices been replaced by others we
should know about?


I have /dev/adb and /proc/sys/dev/mac_hid.
I think it's a kernel config problem.

Best regards
Bin


Thanks in anticipation

Best Regards
Wolfgang

--
Wolfgang Pfeiffer: /ICQ: 286585973/ + + +  /AIM: crashinglinux/
http://profiles.yahoo.com/wolfgangpfeiffer

Key ID: E3037113
http://keyserver.mine.nu/pks/lookup?search=0xE3037113&fingerprint=on


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






Re: Using kernel 2.6.17-rc2

2006-05-04 Thread Wolfgang Pfeiffer
On Thu, May 04, 2006 at 10:39:30AM +0200, Bernhard Reiter wrote:
> On Wed, May 03, 2006 at 08:17:19PM +0200, leandro noferini wrote:
> > I am  trying to use the  kernel version as the  subject, 2.6.17-rc2 with
> > the patches to use the airport on  an iBook G4 and I found some troubles
> > with the sound and the sensors.
> > 
> > Nothing of  unexpected but I  ask you: the  new rc3 does resolv  some of
> > these problems?
> 
> As I wrote yesterday: 2.6.17-rc3 has sound again for me.
> 
> 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.

So the non-existence of both /dev/adb and /proc/sys/dev/mac_hid: Is
this a bug, or have these missing devices been replaced by others we
should know about?

Thanks in anticipation

Best Regards
Wolfgang

-- 
Wolfgang Pfeiffer: /ICQ: 286585973/ + + +  /AIM: crashinglinux/
http://profiles.yahoo.com/wolfgangpfeiffer

Key ID: E3037113
http://keyserver.mine.nu/pks/lookup?search=0xE3037113&fingerprint=on


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



Re: Using kernel 2.6.17-rc2

2006-05-04 Thread Bernhard Reiter
On Wed, May 03, 2006 at 08:17:19PM +0200, leandro noferini wrote:
> I am  trying to use the  kernel version as the  subject, 2.6.17-rc2 with
> the patches to use the airport on  an iBook G4 and I found some troubles
> with the sound and the sensors.
> 
> Nothing of  unexpected but I  ask you: the  new rc3 does resolv  some of
> these problems?

As I wrote yesterday: 2.6.17-rc3 has sound again for me.

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.


pgp4USQigLU7H.pgp
Description: PGP signature


Using kernel 2.6.17-rc2

2006-05-03 Thread leandro noferini
Ciao a tutti,

I am  trying to use the  kernel version as the  subject, 2.6.17-rc2 with
the patches to use the airport on  an iBook G4 and I found some troubles
with the sound and the sensors.

Nothing of  unexpected but I  ask you: the  new rc3 does resolv  some of
these problems?

-- 
Ciao
leandro
Un esteso e "normale" uso della crittografia è il sistema più forte
per rivendicare il diritto alla privacy nelle comunicazioni
telematiche: come tutti i diritti e come i muscoli se non viene
esercitato costantemente si atrofizza e va perso.



pgpD3A6VKNy1R.pgp
Description: PGP signature