Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sony Ericsson K750i und Linux
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Deutsche Dokumentation
View previous topic :: View next topic  
Author Message
sirro
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1472
Location: aachen.nrw.de.eu

PostPosted: Fri May 27, 2005 2:17 pm    Post subject: Sony Ericsson K750i und Linux Reply with quote

Da das neue Mobiltelefon K750i ein USB-Kabel mitliefert und unter Windows quasi als USB-Stick dienen kann, habe ich mich natuerlich direkt gefragt ob das nicht auch unter Linux moeglich ist. Auch wenn der Test eines Vorserienmodells vor ein paar Monaten was anderes behauptet hat: Es ist moeglich und sogar sehr einfach.

Folgender Eintrag in der /etc/udev/rules.d/10-udev.rules (oder wie auch immer man seine udev-regeldatei genannt hat)
Code:
BUS="scsi", KERNEL="sd*", SYSFS{model}="Memory Stick",      SYSFS{vendor}="Sony Eri", SYMLINK="handy"

reicht um beim Anschluss des Handys an den PC den Symlink /dev/handy anzulegen.
Code:
lrwxrwxrwx  1 root root 4 May 27 16:09 /dev/handy -> sda1


Man kann so allerdings nur auf den externen Speicher des Telefons zugreifen, aber um mal eben eine Datei zu kopieren oder auch das Handy als USB-Stick zu benutzen reicht es voellig aus.


P.S.: Der Tipp ist natuerlich nicht sehr anspruchsvoll, aber vielleicht kann man ja weitere Tipps hier in diesem Thread sammeln (z.B. syncen mit Linux) ;-)
P.P.S: Dieser Tipp ist Public Domain


EDIT: Eine Datenverbindung ist mit einem linuxfaehigen Bluetooth-Stick und diesem Howto auch schnell aufgebaut.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Deutsche Dokumentation All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum