![]() |
2009-10-14
, 17:42
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#93
|
rmmod radio-bcm2048
bcm2048-i2c 1 echo $? insmod /lib/modules/current/radio-bcm2048.ko
rmmod radio-bcm2048 bcm2048-i2c 0
![]() |
2009-10-14
, 19:06
|
Posts: 108 |
Thanked: 180 times |
Joined on Sep 2009
|
#94
|
![]() |
2009-10-14
, 19:17
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#95
|
Parallax scrolling on a scale? I cannot imagine how that would look like. Can you give an example?
![]() |
2009-10-15
, 13:33
|
Posts: 21 |
Thanked: 13 times |
Joined on Oct 2009
|
#96
|
Those with the probing error in the dmesg output, please try to run the attached program as root (gunzip first). It powers up Bluetooth and I2C. Then check its return code, and manually load the fmradio kernel module.
Be sure to unload the fmradio driver first; it stays loaded even when initialising fails.
Code:rmmod radio-bcm2048Then check dmesg output again.Code:bcm2048-i2c 1 echo $? insmod /lib/modules/current/radio-bcm2048.ko
Finally you can unload the driver again and power down the I2C:
Please report your findings, esp. the return code of the bcm2048-i2c invocation.Code:rmmod radio-bcm2048 bcm2048-i2c 0
The Following User Says Thank You to vitb For This Useful Post: | ||
![]() |
2009-10-15
, 14:36
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#97
|
![]() |
2009-10-16
, 20:41
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#98
|
It works fine as far as I can see. No dmesg *****ing about i2c, looks okay.
![]() |
2009-10-16
, 20:44
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#99
|
Is anyone planning on enabling RDS reception to automatically save channel names? (or did I miss that in the preceding 9 pages?)
![]() |
2009-10-16
, 21:00
|
Posts: 47 |
Thanked: 7 times |
Joined on Sep 2009
|
#100
|
Same words about BCM i2c error and "probe of 3-0022 failed with error -5"
Device from the summit as well.