Re: keyboard backlight on PB 5,4 and question about modem

2006-06-27 Thread Michael Schmitz
  I'm unable to make the keyboard backlight working :(
  the module i2c-dev is loaded but not used by anyone... 
 Did you installed pbbuttonsd (or kblevel, see a previous thread on this
 list) ?

 ops, yes, I forgot to write.. I have the latest pbbuttonsd release (and it
 works for all except keyboard backlight) :(

I had to modify the i2c probe routine in pbbuttonsd to make it work with a
kernel 2.6.16 or later. I believe the fix was posted here a while ago.

Michael


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



Re: keyboard backlight on PB 5,4 and question about modem

2006-06-27 Thread Michael Schmitz
  the module i2c-dev is loaded but not used by anyone...
 You might need i2c-powermac, too.

 I have it too, but, as i2c-dev, the modules is not used :(
 I also made /dev/i2c-4 (as I found somewhere in the web), but the keyboard
 backlight still does't work...

IIRC limiting the i2c bus scan to max. 128 devices and hardcoding the
default rc to 8 fixed it for me. Otherwise it will falsely detect the LMU
sensor at device 0.

Michael


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



Re: keyboard backlight on PB 5,4 and question about modem

2006-06-26 Thread Marco Stagno
 the module i2c-dev is loaded but not used by anyone...
You might need i2c-powermac, too.

I have it too, but, as i2c-dev, the modules is not used :(
I also made /dev/i2c-4 (as I found somewhere in the web), but the keyboard
backlight still does't work...

thank you

MAS!


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



Re: keyboard backlight on PB 5,4 and question about modem

2006-06-26 Thread Erik Chakravarty

After modprobing i2c-dev, you need to /etc/init.d/pbbuttonsd restart too...

If you run powerprefs you should see that the Keyboard Illumination 
tabs are activated. If the tabs are greyed out it means pbbuttonsd 
doesn't see that you have a backlight available.


It might be worth checking your kernel options if this is the case - 
after playing around for a while trying to trim my kernel down and 
trying to get keyboard illumination to work on my 5,4, I just enabled 
(as modules) all the options under I2C (Devices -- Character Devices) 
except the debugging stuff, and it worked fine. I think the most 
important options are I2C_DEV and the CHRP Device support options, but 
just put all of them in as there are other dependencies too, but I'm 
not sure what they are.


Unless it starts working after a restart of pbbuttonsd, this is 
probably what you need to do. I did not have to mknod the i2c device 
btw: this should happen automatically if your kernel is correctly 
configured.


You can then add i2c_dev to your /etc/modules to have it load on boot 
automagically.



Erik




Quoting Marco Stagno [EMAIL PROTECTED]:


the module i2c-dev is loaded but not used by anyone...

You might need i2c-powermac, too.


I have it too, but, as i2c-dev, the modules is not used :(
I also made /dev/i2c-4 (as I found somewhere in the web), but the keyboard
backlight still does't work...

thank you

MAS!


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







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



Re: keyboard backlight on PB 5,4 and question about modem

2006-06-25 Thread Matthias Grimm
On Sat, 24 Jun 2006 08:19:25 GMT
Marco Stagno [EMAIL PROTECTED] wrote:

 I'm using Debian/SID (kernel 2.6.16) on my PB G4 (15,rev 5.4, 1.5GHz) and
 I'm unable to make the keyboard backlight working :(
 the module i2c-dev is loaded but not used by anyone...

You might need i2c-powermac, too.

 Best Regards
   Matthias


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



Re: keyboard backlight on PB 5,4 and question about modem

2006-06-24 Thread Yves-Alexis Perez
On Sat, 2006-06-24 at 08:19 +, Marco Stagno wrote:
 I'm unable to make the keyboard backlight working :(
 the module i2c-dev is loaded but not used by anyone... 

Did you installed pbbuttonsd (or kblevel, see a previous thread on this
list) ?
-- 
Yves-Alexis Perez


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



Re: keyboard backlight on PB 5,4 and question about modem

2006-06-24 Thread Marco Stagno
 I'm unable to make the keyboard backlight working :(
 the module i2c-dev is loaded but not used by anyone... 
Did you installed pbbuttonsd (or kblevel, see a previous thread on this
list) ?

ops, yes, I forgot to write.. I have the latest pbbuttonsd release (and it
works for all except keyboard backlight) :(

MAS!


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



Re: keyboard backlight on PB 5,4 and question about modem

2006-06-24 Thread Eddy Petrişor

On 6/24/06, Marco Stagno [EMAIL PROTECTED] wrote:

and there is a way to use the internal modem/fax?


Theoretically the non-free drivers from linuxant should allow that.
I have personally tried to make them work and install a proper debian
package, but there are a ew things which didn't went quite well and I
kind of cooled off.

If anyone is interested, my work is available[1]

[1] http://eddyp.homelinux.net:8080/eddy/hcfusbmodem/

--
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein


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