The Following 3 Users Say Thank You to qole For This Useful Post: | ||
|
2008-10-29
, 16:27
|
Posts: 21 |
Thanked: 14 times |
Joined on Jun 2006
|
#282
|
|
2008-11-12
, 20:03
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#283
|
1. After you install, right click on any toolbar and choose customize.
2. Drag all items in the navigation toolbar (back/forward, address bar, etc) up into the menu bar. Click 'Done'.
3. Right click on a toolbar again, and un-select the (now empty) navigation bar.
Tada, tiny!
The Following 2 Users Say Thank You to qole For This Useful Post: | ||
|
2008-11-14
, 08:19
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#285
|
|
2008-12-17
, 09:57
|
Posts: 111 |
Thanked: 23 times |
Joined on Sep 2008
@ Singapore
|
#286
|
The Following User Says Thank You to pton For This Useful Post: | ||
|
2008-12-17
, 18:18
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#287
|
|
2009-01-10
, 21:04
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#288
|
The Following User Says Thank You to debernardis For This Useful Post: | ||
|
2009-02-11
, 20:02
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#289
|
|
2009-02-20
, 00:45
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#290
|
FINAL EDIT:
I just installed the alsa sound system in a new chroot. First, I had to install some packages:
Then I downloaded the attachment below, and unzipped it as root from the Debian chroot prompt:Code:apt-get install alsa-base alsa-utils libasound2-plugins alsa-oss
That does it.Code:[root@Debian: /]tar xzvf /home/user/MyDocs/alsa-files.tar.gz
------
Ok, the magic seems to happen in two files. The Debian /etc/asound.conf is the same as our maemo /usr/share/alsa/alsa.conf, and the /usr/share/alsa/alsa.conf is a big file that does some magic stuff that makes things work. I bet it is the default Debian alsa.conf file.
I have attached a tarball of the two files.
Once I copied these files into place, I found I had to issue
...this made the new config files take effect.Code:/etc/init.d/alsa-utils start
Hoorah. Finally.
EDIT: I have no idea if those mysterious mixer files have anything to do with anything...
cp /usr/lib/alsa-lib/libasound_module_ctl_dsp_ctl.so /ubuntu/usr/lib/alsa-lib
Tags |
debian, deblet, easy debian |
|
If you "apt-get install dosfstools" you can resize your fat32 partitions in GParted! Hooray! This is now the best on-tablet partition editing app. Uninstall QTParted.
NOTES: You have to unmount the mmc card in hildon before starting your Debian chroot. I have found that I cannot unmount the /media/mmc2 card (it becomes "busy" as soon as you mount it, even if you have no virtual memory defined) but I can unmount and then repartition the /media/mmc1 card by typing:
Resizing my 16GB SD card, preparing for partitioning... (note that the partition has data on it already, I'm resizing without reformatting)
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
Last edited by qole; 2008-10-27 at 19:27.