User:Jebba/Random
(→Random: dpkg-query --show --showformat='${Package;-50}\t${Installed-Size}\n' | sort -k2 -n) |
(→Random) |
||
Line 2: | Line 2: | ||
Things to file/organize. | Things to file/organize. | ||
- | + | * List of packages sorted by size ala pupnik | |
dpkg-query --show --showformat='${Package;-50}\t${Installed-Size}\n' | sort -k2 -n | dpkg-query --show --showformat='${Package;-50}\t${Installed-Size}\n' | sort -k2 -n | ||
+ | |||
* [[PyMaemo]] | * [[PyMaemo]] | ||
Revision as of 06:14, 1 January 2010
Random
Things to file/organize.
- List of packages sorted by size ala pupnik
dpkg-query --show --showformat='${Package;-50}\t${Installed-Size}\n' | sort -k2 -n
- Debian packaging - next generation, ala quilt etc.
- mud-builder - repackage upstream sources. Mud design
- irc.freenode.net #maemo #canola
- Under the battery there are two sets of gold "dots" on the motherboard. What are these for? JTAG? USB? Serial???
- SDK hung forever after download at: "Preconfiguring packages".
- Can Maemo be installed on Sharp Netwalker, since Ubuntu on that thing is a terrible dog by comparison?
- PDF N900 doc - More recent PDF doc (I think)
- People I /ignore in #maemo IRC (with pidgin plugin that doesn't seem to save the ignores...):
/ignore +pupnik_ +luke-jr_ +PaulFertser +Klowner_ +TommyBres
- lshal
- Extras Builder assistant - Lists a few things in the queue
- [1] - Core domain architecture
- Turn on camera LEDs (e.g. for flashlight):
SpeedEvil: jebba: you open the camera file descriptor and send a ioctl(V4L2_TORCH_ON) SpeedEvil: jebba: well, there may be a dbus thingy for it - there is no need though. mplayer could do it if it could control arbitrary v4l2 controls - but it can't (07:39:24 PM) cehteh: SpeedEvil: V4L2_CID_INDICATOR_INTENSITY ... the dim mode is supported in the driver
- N810 Serial Console - need one of these for the N900. Nokia doesn't document it though. :(
- Icons:
(05:13:43 PM) VDVsx: 48x48 for the app menu and 64x64 for the desktop shortcuts
- To make an icon to be put in debian/control (MUST be 48x48):
openssl base64 -in emacs-48x48.png | sed -e 's/^/ /' >> control
- Accelerometer:
(12:34:03 PM) DocScrutinizer51: jebba: (accel) it's a lis302. I'm sure on wiki.openmoko.org you find quite some details, and link to datasheet
- HOWTO ignore lamers on talk.maemo.org: click their Username, click "View Public Profile", click "User lists", click "Add to Ignore list", click "yes" to confirm. (OrangeBox for starters)