[maemo-users] Annoyances continued

2006-08-14 Thread Fionn Behrens

Hi all,

After having to reflash my 770 because it stopped booting completely, I
am now fighting the next major annoyance:
Whenever I tap on any link in the browser, it crashes right away. The
only way to surf is opening a new window for every single link. Whenever
I forget that for a single time - boom, all gone.
I really don't get why all this happens - IT2006 worked like a charm
until the day it stopped booting... :-(

How could I possibly debug this new pain in my rear?

kind regards,
Fionn


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


[maemo-users] Offline Mode?

2006-08-14 Thread feelite
Hi, 

Recently my N770 got into the Offline Mode where I couldn't start the
connection manager. Anyone knows how I got into that state and how to
disable it? Thanks a lot!Glenn
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: Fwd: Re: [maemo-users] mounting ext2

2006-08-14 Thread Kimmo Hämäläinen
On Fri, 2006-08-11 at 21:40, ext [EMAIL PROTECTED] wrote:
> Hi Kimmo,
> 
> thanks for sending a reply. I had a look at 
> /usr/sbin/mmc-mount
> and changed it from
> 
> mount -t vfat ...
> to 
> mount -t auto ...
> 
> It works as usual with vfat formated mmc's ;-)
> However, ext2 formated mmc's are still not accepted. Manual mount works (see 
> mail below)
> 
> So, if you have more ideas on this subject - let us know!

Try without the options (after -o), because some of the options might be
FAT-specific. There is no reason why it would not work if it works
manually... You just have to use the same command line in mmc-mount as
you use when manually mounting it.

BR; Kimmo

> 
> Regards Krischan
> 
> --  Weitergeleitete Nachricht  --
> 
> Subject: Re: [maemo-users] mounting ext2
> Date: Freitag, 11. August 2006 13:52
> From: Kimmo Hämäläinen <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc: maemo-users@maemo.org
> 
> On Wed, 2006-08-02 at 21:30, ext [EMAIL PROTECTED] wrote:
> > Hello
> >
> > I formated a small rs-mmc with ext2 filesystem. I believe that it is much
> > more reliable than vfat which seems to be  a standard filesystem for mmc
> > (even on an linux powered device  -- very strange ;-).
> >
> > After loading the kernel module as root:
> >
> > insmod /mnt/initfs/lib/modules/2.6.16-omap1/ext2.ko
> >
> > and mounting the mmc manually:
> >
> > mount /dev/mmcblk0 /media/mmc1
> >
> > it worked well. However I noticed that the n770 seems to expect vfat
> > formated mmc since it did not show the ext2 formated mmc in the build in
> > filemanager and complained about a corrupt mmc.
> > Question is: How can I convince n770 to also accept ext2 formated mmc as
> > well as vfat including support for swap file? There must be a tweak, eh?
> 
> You might try editing the command line in /usr/sbin/mmc-mount file. It
> currently assumes that the memory card is VFAT-formatted.
> 
> BR, Kimmo
> 
> > Regards Krischan
> 
> __
> ___
> maemo-users mailing list
> maemo-users@maemo.org
> https://maemo.org/mailman/listinfo/maemo-users
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


RE: [maemo-users] Offline Mode?

2006-08-14 Thread Jakub.Pavelek



Did you try pushing the POWER button and then 
selecting "Normal mode"?
 
Br,
 
--jakub
 
 



From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On 
Behalf Of ext feeliteSent: 14 August, 2006 12:28To: 
maemo-users@maemo.orgSubject: [maemo-users] Offline 
Mode?

  Hi, Recently my N770 got into the Offline Mode where I 
  couldn't start the connection manager. Anyone knows how I got into that state 
  and how to disable it? Thanks a lot!Glenn
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] Streamtuner build 5 available with SHOUTcast support

2006-08-14 Thread Olivier ROLAND


Olivier ROLAND a écrit :

For end users :

Try it : https://garage.maemo.org/projects/streamtuner/

New features :
* Add Shoutcast channel
* Add Italian translation (Thanks to Fabio Viola)
* Add Automatic connexion

Installation instructions :
(1) this version need mplayer binary for nokia770 (garage version) to 
be present in your Documents folder.
(2) you need to remove .streamtuner directory in /home/user before (or 
after) installation if you have installed a previous version of 
streamtuner.


Maybe usefull for other developers :

Adding SHOUTcast support on NOKIA 770 was not easy :
iconv -l result is a bit disappointing
No native support in maemo libc for Window-1252 =-O
So i need to recompile libiconv and i use the libc plug/override mode 
with LD_PRELOAD hack.
That's why the binary of streamtuner is three time bigger (not because 
of SHOUTcast plugin)


Please NOKIA Team, add Window-1252 in the next release.


Enjoy and stay tuned.

Olivier ROLAND.

___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users

Update :

A regression was found in this release. Fix to come.
DON'T USE IT or only for testing purpose.
Sorry for the convenience ... Still beta ;-)
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


[maemo-users] Working in terminal

2006-08-14 Thread Andrey Brindeew
Some keys are very useful when working in terminal such as Ctrl+C & up&down arrows.Is it possible to generate this sequences using Nokia's embedded keyboard?-- WBR, Andrey Brindeew.
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] Working in terminal

2006-08-14 Thread Andrew Flegg

On 8/14/06, Andrey Brindeew <[EMAIL PROTECTED]> wrote:


Some keys are very useful when working in terminal such as Ctrl+C &
up&down arrows.

Is it possible to generate this sequences using Nokia's embedded
keyboard?


Cursor keys correspond to the hardware directional buttons. Escape is
the circular "back" button.

Ctrl-C etc. isn't directly available (it is from the menu), but
there's a modified version of the X Terminal around which makes escape
a meta-key, rather than sending escape direct.

HTH,

Andrew

--
Andrew Flegg -- mailto:[EMAIL PROTECTED]  |  http://www.bleb.org/
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] Working in terminal

2006-08-14 Thread Kemal Hadimli

On 8/14/06, Andrew Flegg <[EMAIL PROTECTED]> wrote:

> Is it possible to generate this sequences using Nokia's embedded
> keyboard?
Ctrl-C etc. isn't directly available (it is from the menu), but
there's a modified version of the X Terminal around which makes escape
a meta-key, rather than sending escape direct.


... which i didn't update for the IT2006, btw. but the source should
be out there somewhere :)

--
Kemal
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] Annoyances continued

2006-08-14 Thread George Farris
On Mon, 2006-14-08 at 10:43 +0200, Fionn Behrens wrote:
> Hi all,
> 
> After having to reflash my 770 because it stopped booting completely, I
> am now fighting the next major annoyance:
> Whenever I tap on any link in the browser, it crashes right away. The
> only way to surf is opening a new window for every single link. Whenever
> I forget that for a single time - boom, all gone.
> I really don't get why all this happens - IT2006 worked like a charm
> until the day it stopped booting... :-(
> 
> How could I possibly debug this new pain in my rear?

I had weird experiences like this that were associated with the swap
file.  Do you have swap enabled?  If so disable it, reboot (maybe) and
try again.  Never did find out what was happening, I am now using a swap
partition and things have been fine since.




___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Fwd: [maemo-users] Problems with audio-playback since IT2006 update

2006-08-14 Thread krischan . keitsch
Hi Clemens,

I don't know how it2005 behaved since I flashed it with it2006 right away. 

However I can confirm your experiences with mp3 playback (also streams).
It often occurs when the n770 is under heavy io-load. The skips are annoying. 
The n770 'pleases' me with silence when listening to radio streams. 
Restarting the esp daemon helps:

/etc/init.d/dsp-init restart  (don't know if this one helps ;-)
/etc/init.d/esd restart

Maybe it helps to give esd a higher priority (real time) ? 
(don't know yet if that helps and how to do it ;-)

Regards

Krischan

--  Weitergeleitete Nachricht  --

Subject: [maemo-users] Problems with audio-playback since IT2006 update
Date: Samstag, 12. August 2006 13:55
From: "Clemens Eisserer" <[EMAIL PROTECTED]>
To: maemo-users 

Hi there,

Since I updated to IT2006 audio playback is often very distorted. It
happens from time to time, sometimes it goes away, sometimes I have to
turn the device on/off to make it working again.
It sounds more or less like MP3 at very low quality modes (32kbps or so).

Has anybody else seen this behaviour, and has already a bug report filed?

Thank you in advance, lg Clemens
___

___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] mounting ext2

2006-08-14 Thread krischan . keitsch
Some more words on this thread ;-)

Preface
I understand that a consumer product has to support the consumer de facto 
standard for a mmc which happens to be the vfat file system. So; that is 
Nokias point of view - which is okay – as long as I have the choice to use 
something different than vfat. 

One thing I don't like about vfat is its reliability. I happen to have a 
corrupted file system from time to time and I hate to know that I have no 
tools on board to repair the vfat file system. I miss fsck.vfat. I also 
checked for the package on the debian server and ran 'apt-get install 
dosfstools'. It said it had the newest version already installed. fsck.vfat 
seems to be missing.

On a great Linux device such as the 770 I would rather like to use ext2 
formatted mmc's with the same convenience as the vfat formatted ones. (The 
ext2 filesystem used to be the Linux de facto standard file system -  see 
http://en.wikipedia.org/wiki/Ext2 ;-) )

The 770 does not support ext2 or its successor ext3 by default. However the 
needed kernel modules are there. I will point out some steps so you can use 
ext2 formatted mmc's.

Disclaimer
Don't blame me if anything goes wrong! Unless you know what you are doing – 
don't do it! However; If you can't resist: make a complete backup or at least 
a backup from the files we are going to manipulate.


Step 1)
We need to load the ext2 kernel module. As root run:

insmod /mnt/initfs/lib/modules/2.6.16-omap1/ext2.ko

If we want the 770 to load the module during boot up add this line at the top 
of '/etc/init.d/minircS'. 

Step 2)
We don't want to manually mount the mmc when we plug it in. We change the 
following script  instead:'/usr/sbin/mmc-mount' 
from
#!/bin/sh
mount -t vfat -o 
rw,noauto,nodev,noexec,nosuid,utf8,uid=2,shortname=mixed "$1" "$2" 
> /dev/null

to 

#!/bin/sh
mount -t ext2 -o rw "$1" "$2" > /dev/null

Step 3)
On your Linux desktop box format a mmc with ext2. Run as 
root 'mkfs.ext2 /dev/sdx1' where x is the appropriate dev. Make sure you set 
the permissions right in order to let the 770 default user access the mmc! 
[Can some Linux guru help me out here for the command line? I used the 
konqueror for this ;-) ]
Insert the mmc and find out if it worked. Check with 'dmesg' and 'mount'.

Step 4) 
This step is optional but recommended. One reason for using ext2, is to have 
the the necessary tools  on the n770 in order to  repair the mmc's file 
system. What we need is called 'fsck.ext2'
As root run:
'apt-get install e2fsprogs'

If your repositories are set up properly (check 
http://maemo.org/maemowiki/ApplicationRepositories ) you will then be able to 
maintain your ext2 formatted mmc.

Conclusion
Was it worth it? In one word: Yes! My 770 penguin feels much better since it 
got its 'default' file system back! And I feel saver leaving my desktop pc 
with the card reader  behind ;-)

Of course you can use ext3 also. I just don't know if there are any benefits 
from this. This solution is not perfect: The 'mmc-mount' script should use 
different commands depending on the file system used. Then using vfat mmc's 
would also work. So far I don't know how to do this ;-( 

Please let me know if it worked for you and give me some feedback!

Regards Krischan

PS:  @Kimmo: Thank you very much for pointing me the direction!

--  Weitergeleitete Nachricht  --

Subject: Re: Fwd: Re: [maemo-users] mounting ext2
Date: Montag, 14. August 2006 11:31
From: Kimmo Hämäläinen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: maemo-users@maemo.org

On Fri, 2006-08-11 at 21:40, ext [EMAIL PROTECTED] wrote:
> Hi Kimmo,
>
> thanks for sending a reply. I had a look at
> /usr/sbin/mmc-mount
> and changed it from
>
> mount -t vfat ...
> to
> mount -t auto ...
>
> It works as usual with vfat formated mmc's ;-)
> However, ext2 formated mmc's are still not accepted. Manual mount works
> (see mail below)
>
> So, if you have more ideas on this subject - let us know!

Try without the options (after -o), because some of the options might be
FAT-specific. There is no reason why it would not work if it works
manually... You just have to use the same command line in mmc-mount as
you use when manually mounting it.

BR; Kimmo

> Regards Krischan
>
> --  Weitergeleitete Nachricht  --
>
> Subject: Re: [maemo-users] mounting ext2
> Date: Freitag, 11. August 2006 13:52
> From: Kimmo Hämäläinen <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc: maemo-users@maemo.org
>
> On Wed, 2006-08-02 at 21:30, ext [EMAIL PROTECTED] wrote:
> > Hello
> >
> > I formated a small rs-mmc with ext2 filesystem. I believe that it is much
> > more reliable than vfat which seems to be  a standard filesystem for mmc
> > (even on an linux powered device  -- very strange ;-).
> >
> > After loading the kernel module as root:
> >
> > insmod /mnt/initfs/lib/modules/2.6.16-omap1/ext2.ko
> >
> > and mounting the mmc manually:
> >
> > mount /dev/mmcblk0 /media/mmc1
> >
> > it worked well. However I notic

[maemo-users] Stowaway bluetooth keyboard french layout

2006-08-14 Thread Alessandro Ikeuchi
Title: [maemo-users] Stowaway bluetooth keyboard french layout






!! deadkeys do not work 


There's no dead keys at all? I bought my Nokia 770 for text work, but for the first time I was stucked with Linux (maemo, of course), there's no Compose files for Locale, compose keyword doesn't work for xmodmap provided by the maemo bluetooth plugin... I even searched for some xorg file...

There's the ultimate solution, build my own text editor and treat by myself the portuguese funny characters (such as ã, â, ç and so on)... But... There are thousands of good text editors, dammit! Phew...

So, I am asking some help to activate dead keys, the rest is fine for me, just this annoying accent thing doesn´t work... I posted similar request to internettablettalk but looks like I am the only one suffering that...

Thanks in advance for any help!


Alessandro


Essa mensagem é destinada exclusivamente ao seu destinatário e pode conter informações confidenciais, protegidas por sigilo profissional ou cuja divulgação seja proibida por lei. O uso não autorizado de tais informações é proibido e está sujeito às penalidades cabíveis.This message is intended exclusively for its addressee and may contain information that is confidential and protected by a professional privilege or whose disclosure is prohibited by law. Unauthorized use of such information is prohibited and subject to applicable penalties.
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users