Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[KDE] Hal/ntfs3g TODO:have to rethink.. (resolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
dapsaille
Advocate
Advocate


Joined: 02 Aug 2004
Posts: 2366
Location: Paris

PostPosted: Wed Apr 02, 2008 4:41 pm    Post subject: [KDE] Hal/ntfs3g TODO:have to rethink.. (resolu) Reply with quote

Bonsoir à tous.


Voila .. j'ai tenté l'aventure ntfs-3g sur un de mes postes avec l'automontage ..

suis en ~amd64 fraichement upgradé de 2 jours et je rencontre ce message quand j'essaye d'ouvrir un de mes disques usb en ntfs dans kde .

Hal le détecte bien car la popup s'ouvre mais quand je cliques sur parcourir les fichiers j'ai ce message ..

Il semblerait que cela ai à voir avec hal mais je ne comprend pas comment régler ce soucis.


Last edited by dapsaille on Sat Apr 05, 2008 6:20 am; edited 2 times in total
Back to top
View user's profile Send private message
SnowBear
l33t
l33t


Joined: 03 Sep 2005
Posts: 773
Location: France - Bordeaux

PostPosted: Wed Apr 02, 2008 5:36 pm    Post subject: Reply with quote

http://bbs.archlinux.org/viewtopic.php?pid=326306 :)
Back to top
View user's profile Send private message
dapsaille
Advocate
Advocate


Joined: 02 Aug 2004
Posts: 2366
Location: Paris

PostPosted: Wed Apr 02, 2008 5:55 pm    Post subject: Reply with quote

Merci mais leur lien n'est plus vallable ..


Je suis quand même super étonné de voir que ce problème est général et non patché ..
alors que cela touche une pelletée de gens ..
Back to top
View user's profile Send private message
dapsaille
Advocate
Advocate


Joined: 02 Aug 2004
Posts: 2366
Location: Paris

PostPosted: Wed Apr 02, 2008 6:02 pm    Post subject: Reply with quote

emerge /usr/portage/sys-apps/hal/hal-0.5.7.1-r5.ebuild -av

as suffit .. dommage
Back to top
View user's profile Send private message
SnowBear
l33t
l33t


Joined: 03 Sep 2005
Posts: 773
Location: France - Bordeaux

PostPosted: Wed Apr 02, 2008 6:05 pm    Post subject: Reply with quote

Bah écoute j'ai fait cette manip ce matin et ça a fonctionné à merveille.
Code:
$ eix -e hal
[I] sys-apps/hal
     Available versions:  0.5.7.1-r5 0.5.9-r1 (~)0.5.9.1-r1 (~)0.5.9.1-r2 0.5.9.1-r3 (~)0.5.10 {acpi apm crypt debug dell disk-partition dmi doc kernel_FreeBSD kernel_linux laptop pcmcia selinux}
     Installed versions:  0.5.10(02:08:42 29.03.2008)(acpi crypt kernel_linux -apm -debug -dell -disk-partition -doc -kernel_FreeBSD -laptop -selinux)
     Homepage:            http://www.freedesktop.org/Software/hal
     Description:         Hardware Abstraction Layer
Back to top
View user's profile Send private message
dapsaille
Advocate
Advocate


Joined: 02 Aug 2004
Posts: 2366
Location: Paris

PostPosted: Fri Apr 04, 2008 5:25 pm    Post subject: Reply with quote

SnowBear wrote:
Bah écoute j'ai fait cette manip ce matin et ça a fonctionné à merveille.
Code:
$ eix -e hal
[I] sys-apps/hal
     Available versions:  0.5.7.1-r5 0.5.9-r1 (~)0.5.9.1-r1 (~)0.5.9.1-r2 0.5.9.1-r3 (~)0.5.10 {acpi apm crypt debug dell disk-partition dmi doc kernel_FreeBSD kernel_linux laptop pcmcia selinux}
     Installed versions:  0.5.10(02:08:42 29.03.2008)(acpi crypt kernel_linux -apm -debug -dell -disk-partition -doc -kernel_FreeBSD -laptop -selinux)
     Homepage:            http://www.freedesktop.org/Software/hal
     Description:         Hardware Abstraction Layer


Quelle solution a tu employés ?? celle du fdi policy ou celle du download de hald modifié ?
Back to top
View user's profile Send private message
SnowBear
l33t
l33t


Joined: 03 Sep 2005
Posts: 773
Location: France - Bordeaux

PostPosted: Fri Apr 04, 2008 5:27 pm    Post subject: Reply with quote

Celle du fdi
Back to top
View user's profile Send private message
dapsaille
Advocate
Advocate


Joined: 02 Aug 2004
Posts: 2366
Location: Paris

PostPosted: Sat Apr 05, 2008 6:19 am    Post subject: Reply with quote

Okok .. bah cette fois ca fonctionne ..

surement un copier coller foireux la première fois

merci à toi ^^

Pour infos créer le fichier = /usr/share/hal/fdi/policy/10osvendor/20-ntfs-config-write-policy.fdi

et y ajouter

Code:

<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
<!--
    Este fichero define como montar las unidades externas que tengo como usb con ntfs.
    Utiliza el driver ntfs-3g, y hay que tener instalado fuse y ntfs-3g.
    Copiar a: /usr/share/hal/fdi/policy/10osvendor/
-->
<deviceinfo version="0.2">
    <device>
        <match key="volume.fstype" string="ntfs">
            <match key="@block.storage_device:storage.hotpluggable" bool="true">
                <merge key="volume.fstype" type="string">ntfs-3g</merge>
                <merge key="volume.policy.mount_filesystem" type="string">ntfs-3g</merge>
                <append key="volume.mount.valid_options" type="strlist">locale=</append>
            </match>
        </match>
    </device>
</deviceinfo>


et redémarrer hald
Back to top
View user's profile Send private message
SnowBear
l33t
l33t


Joined: 03 Sep 2005
Posts: 773
Location: France - Bordeaux

PostPosted: Sat Apr 05, 2008 6:30 am    Post subject: Reply with quote

de rien :)
Back to top
View user's profile Send private message
gbetous
l33t
l33t


Joined: 15 Jan 2004
Posts: 679
Location: Toulouse

PostPosted: Sat Jan 10, 2009 8:28 am    Post subject: Reply with quote

Salut !

Je déterre un peu ce post. J'ai un dd USB que je voudrais formaté en NTFS. J'avais le message "TODO : have to rethink extra option", et en cherchant, je tombe ici. Je fais la recette du fdi policy, mais maintenant j'ai un message d'erreur "Type de système d fichier incorrect".

Je précise que j'ai formatté mon bouzing directement sous WindowsXP.
_________________
Core2Quad Q6600
ASUS P5B-V (i965 video intégrée)
~amd64 / KDE
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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