Reply
Thread Tools
joerg_rw's Avatar
Posts: 2,222 | Thanked: 12,651 times | Joined on Mar 2010 @ SOL 3
#671
Originally Posted by sblotskyy View Post
Thank You for the help. I am the beginner in LINUX, but now the flash drive is visible! Please tell me, whether it's possible to connect the printer via USB in order to print out from OpenOffice ?
If it is, le me know where to search for further information.
It's possible but you probably will need http://www.cups.org/ for it, or at very least something like lp / lpr

/j
__________________
Maemo Community Council member [2012-10, 2013-05, 2013-11, 2014-06 terms]
Hildon Foundation Council inaugural member.
MCe.V. foundation member

EX Hildon Foundation approved
Maemo Administration Coordinator (stepped down due to bullying 2014-04-05)
aka "techstaff" - the guys who keep your infra running - Devotion to Duty http://xkcd.com/705/

IRC(freenode): DocScrutinizer*
First USB hostmode fanatic, father of H-E-N
 

The Following 4 Users Say Thank You to joerg_rw For This Useful Post:
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#672
@sblotskyy
does not directly belong to this thread, but look here,
if You have easyDebian installed ( as I assume ): http://talk.maemo.org/showpost.php?p...9&postcount=35
or here
http://talk.maemo.org/showthread.php?t=56932
 
Posts: 29 | Thanked: 5 times | Joined on Dec 2010 @ New Delhi, India
#673
hi,
i have multiboot installed with 1) omap kernel (pr 1.3) 2) nitdroid 3) kernel power v46. i installed h-e-n. n tried to mount a transend 4gb pen drive while in kernel power. i am getting ziltch!! nothing at all!! could someone help me to find whats the problem and how to get this to work?? would be really nice to use pendrives for my files as my internel mem is almost up! thnx
 
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#674
Hello,

I fixed kernel module bq27x00_battery (which report info about battery). Now it export to HAL info in correct units (µV, µA, ...) by spec. power_supply_class.txt. Attached patch bq27x00_battery.patch.gz

I was inspirated by http://wiki.maemo.org/N900_Hardware_...eter/bq-script. I backported bq27x00_battery module from kernel 2.6.37 and added support for new properties:
POWER_SUPPLY_PROP_STATUS
POWER_SUPPLY_PROP_CHARGE_NOW
POWER_SUPPLY_PROP_CHARGE_FULL
POWER_SUPPLY_PROP_ONLINE
POWER_SUPPLY_PROP_TIME_TO_EMPTY_NOW
POWER_SUPPLY_PROP_TIME_TO_EMPTY_AVG
POWER_SUPPLY_PROP_TIME_TO_FULL_NOW

For autoloading this module (when N900 are booting) is needed to apply attached patch board-rx51-peripherals.patch.txt. Note that this patch replace patch bq_matan.patch.

Now /org/freedesktop/Hal/devices/computer_power_supply_battery_bq27200_0 is good replecament for /org/freedesktop/Hal/devices/bme on HAL, so it can be used to report battery state when hostmode is active (and bme is stopped).

Next I added support for desktop widget battery ( http://maemo.org/packages/view/battery/ ) to read info from bq27x00 when is loaded (it read from HAL). Patch battery.patch.txt is attached too.

What about package/plugin status-area-applet-battery ( http://maemo.org/packages/view/statu...pplet-battery/ )? Is there any chance to replace (or fix) this applet to read bq27x00 info when bme is stopped? With source code of this applet will be simple to write patch, but it is closed...

Edit 1:
* Updated bq27x00_battery.patch.txt (backported changes from kernel 2.6.37)
* Added patch board-rx51-peripherals.patch.txt for autoloading bq27x00 when N900 are booting
Edit 2:
* Merged my patch with bq27x00 patches from kernel mailinglist
Attached Files
File Type: txt battery.patch.txt (1.0 KB, 327 views)
File Type: txt board-rx51-peripherals.patch.txt (493 Bytes, 260 views)
File Type: gz bq27x00_battery.patch.gz (6.1 KB, 277 views)

Last edited by pali; 2011-02-18 at 18:49.
 

The Following 19 Users Say Thank You to pali For This Useful Post:
Posts: 37 | Thanked: 3 times | Joined on Jan 2011 @ Polska
#675
hello
very please help I want to connect a dvd rom as I have to do it
so to play dvd and if it is possible to have a record
Thank you for hen and greet
 
joerg_rw's Avatar
Posts: 2,222 | Thanked: 12,651 times | Joined on Mar 2010 @ SOL 3
#676
Originally Posted by pali View Post
What about package/plugin status-area-applet-battery ( http://maemo.org/packages/view/statu...pplet-battery/ )? Is there any chance to replace (or fix) this applet to read bq27x00 info when bme is stopped? With source code of this applet will be simple to write patch, but it is closed...
jrbme should talk to hald-addon-bme. Please note that bme is known to break when started after bq27x00 kernel driver got modprobed

/j
__________________
Maemo Community Council member [2012-10, 2013-05, 2013-11, 2014-06 terms]
Hildon Foundation Council inaugural member.
MCe.V. foundation member

EX Hildon Foundation approved
Maemo Administration Coordinator (stepped down due to bullying 2014-04-05)
aka "techstaff" - the guys who keep your infra running - Devotion to Duty http://xkcd.com/705/

IRC(freenode): DocScrutinizer*
First USB hostmode fanatic, father of H-E-N
 

The Following 3 Users Say Thank You to joerg_rw For This Useful Post:
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#677
What do you meen "bme is known to break". Will then bme report incorrect values to hal?
 
Posts: 262 | Thanked: 206 times | Joined on May 2010
#678
After a successfull mount , i try to write anything to the flash drive , it says permision denied ...
 
mveplus's Avatar
Posts: 66 | Thanked: 77 times | Joined on Jul 2010 @ intheclouds
#679
Feature request - adding in h-e-n GUI settings option to start/stop external script during pressing speed-mode or VBUS or Enumerate.

Which will free h-e-n team to deal with some 'not related' to h-e-n itself request from users.....

For me personally I'll need that for reasons like that, loading script for calling
insmod X module
on selecting speed mod, before VBUS or something like that...

Keep up the good work! Thanks!
 
joerg_rw's Avatar
Posts: 2,222 | Thanked: 12,651 times | Joined on Mar 2010 @ SOL 3
#680
Originally Posted by mveplus View Post
Feature request - adding in h-e-n GUI settings option to start/stop external script during pressing speed-mode or VBUS or Enumerate.

Which will free h-e-n team to deal with some 'not related' to h-e-n itself request from users.....

For me personally I'll need that for reasons like that, loading script for calling on selecting speed mod, before VBUS or something like that...

Keep up the good work! Thanks!
That will get dealt with via udev rule. New H-E-N GUI will come with a completely changed user interface (if mohamadAG will listen to me). We won't implement user script invocation - there's all sorts of system methods for that, like udev rules, and also apps like queen-becon.

next GUI is based on a concept (suggested by me ;-D ) to just start/stop hostmode, and have a few select menus for e.g. speed=LS,FS,HS.auto

Augments like autospeed and external powered hostmode are on the ToDo as well

wait for next version to show up, mohammadAG is about to code it according to my specs this very moment.
/j
__________________
Maemo Community Council member [2012-10, 2013-05, 2013-11, 2014-06 terms]
Hildon Foundation Council inaugural member.
MCe.V. foundation member

EX Hildon Foundation approved
Maemo Administration Coordinator (stepped down due to bullying 2014-04-05)
aka "techstaff" - the guys who keep your infra running - Devotion to Duty http://xkcd.com/705/

IRC(freenode): DocScrutinizer*
First USB hostmode fanatic, father of H-E-N
 

The Following 6 Users Say Thank You to joerg_rw For This Useful Post:
Reply

Tags
bada rox, detection, h-e-n, hostmode, speed, usb host


 
Forum Jump


All times are GMT. The time now is 14:33.