![]() |
2011-10-01
, 18:11
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#892
|
@joerg_rw
Some questions about jrbme in kernel:
* Should be jrbme written against upstream kernel or maemo? Or both?
* Should be jrbme upstreamed?
* If it should go to upstream, what about split code into more separated modules and use standard linux interfaces (instead all in one sysfs entry)? One for watchdog which use standard linux watchdog interface,
one for bq27200 chip which use power_supply interface (that already exists),
* How is usb host mode working on old Nokia N8x0 tablets? Is for swithing between host mode and pheripheral mode any standard linux sysfs interface?
* Full jrbme should be BME replecament. Do somebody know what all is BME doing and what from BME can we implement?
I think that kernel module(s) should be written for upstreaming, but backported into maemo kernel too. And I think module(s) should use standard linux interface (watchog, power_supply, ...) if it is possible.
![]() |
2011-10-25
, 18:27
|
|
Posts: 54 |
Thanked: 47 times |
Joined on Oct 2011
@ Yemen
|
#893
|
![]() |
2011-10-25
, 18:51
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#894
|
what the hell are u ??
don't be so proud ,, if u have some information about something, that doesn't mean u are the best or u are better than others who don't know those information. the good man and who have real knowledge always serve others and provide them his knowledge with no proud , so if u really know something about this issue and h-e-n come and brighten us , or just shut up and watch like others ..
sorry but i had to say that cause I really felt angry ....
and I actually have the same problem and I cannot solve it ..
To install:
Install hostmode-gui from -devel, the package depends on kernel-feature-usbhost, so it should be compatible with any kernel that provides this (in debian/control), kernel-power provides this, and therefore, if no other kernel that does provide it is supported, it will be installed.
The GUI now checks for API version instead of kernel version, with the latest API being 20101110, also in kernel-power.
Until Mohammad updates the info in #1: We are not shipping a dedicated hostmode kernel anymore with h-e-n GUI. You are supposed to install kernel-power v45 (or newer), which has hostmode patches integrated. Installing h-e-n won't do that for you. Please refer to kernel-power howto and readme and FAQ, for details on how to install and how to remove this non-stock kernel.
The Following 6 Users Say Thank You to joerg_rw For This Useful Post: | ||
![]() |
2011-10-25
, 18:57
|
|
Posts: 168 |
Thanked: 116 times |
Joined on Mar 2011
@ Malaysia
|
#895
|
what the hell are u ??
don't be so proud ,, if u have some information about something, that doesn't mean u are the best or u are better than others who don't know those information. the good man and who have real knowledge always serve others and provide them his knowledge with no proud , so if u really know something about this issue and h-e-n come and brighten us , or just shut up and watch like others ..
sorry but i had to say that cause I really felt angry ....
and I actually have the same problem and I cannot solve it ..
![]() |
2011-10-25
, 19:40
|
Posts: 306 |
Thanked: 566 times |
Joined on Jan 2010
@ Romania
|
#896
|
what the hell are u ??
..............
so if u really know something about this issue and h-e-n come and brighten us , or just shut up and watch like others ..
sorry but i had to say that cause I really felt angry ....
The Following 9 Users Say Thank You to blue_led For This Useful Post: | ||
![]() |
2011-10-28
, 18:54
|
|
Posts: 54 |
Thanked: 47 times |
Joined on Oct 2011
@ Yemen
|
#897
|
![]() |
2011-11-23
, 13:10
|
Posts: 561 |
Thanked: 75 times |
Joined on Jan 2010
@ Spain
|
#898
|
![]() |
2011-11-23
, 15:17
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#899
|
There was a way to feed a USB device without consuming battery N900. Can you tell me how or a link to the explanation?
Thank you.
![]() |
2011-11-23
, 16:54
|
Posts: 306 |
Thanked: 566 times |
Joined on Jan 2010
@ Romania
|
#900
|
Some questions about jrbme in kernel:
* Should be jrbme written against upstream kernel or maemo? Or both?
* Should be jrbme upstreamed?
* If it should go to upstream, what about split code into more separated modules and use standard linux interfaces (instead all in one sysfs entry)? One for watchdog which use standard linux watchdog interface, one for bq27200 chip which use power_supply interface (that already exists), one for bq bq24150 chip (use power_supply to?), maybe one for twl-madc (BSI) and last for usb host mode + glue to work all together...
* How is usb host mode working on old Nokia N8x0 tablets? Is for swithing between host mode and pheripheral mode any standard linux sysfs interface?
* Full jrbme should be BME replecament. Do somebody know what all is BME doing and what from BME can we implement?
I think that kernel module(s) should be written for upstreaming, but backported into maemo kernel too. And I think module(s) should use standard linux interface (watchog, power_supply, ...) if it is possible.