Stranica: 7/10.
Re: Bootchart - Tko zadnji magarac!
Postano: 22 lis 2009, 20:17
Postao/la Kova
4ndY je napisao/la:Kova je napisao/la:4ndY je napisao/la:Što si točno sve radio s diskovima u odnosu na prijašnje stanje?
samo sam tu liniju dodao...
Ne znam zašto toliko dugo čeka na tom devicekitu... probaj uninstalirat paket
DeviceKit-disks pa vidi ima li promjene u vremenu podizanja.
Ako ti se da, prijavi bug na Fedorinu bugzillu.
e ovako: da bih uklonio DeviceKit-disks, kao dependency bi mi uklonio:
Kod: Označi sve
gnome-disk-utility-ui-libs
gvfs
totem-nautilus
gvfs-archive
totem-gstreamer
gvfs-obexftp
totem
gvfs-fuse
gnome-disk-utility-libs
totem-mozplugin
nautilus
gnome-disk-utility
gvfs-gphoto2
gvfs-smb
ali, ja sam svejedno uklonio DeviceKit-disks sa dependencyem samo da vidim za koliko ce se bootati, i boot je trajao 35 sec..
sad, ako zelim vratiti nautilus(što sam napravio) moram vratiti i DeviceKit-disks kao dependency, tako da nemam nikakvog efekta...
Re: Bootchart - Tko zadnji magarac!
Postano: 22 lis 2009, 22:38
Postao/la 4ndY
Ne znam što bi bilo, ajd pogledaj ovu datoteku da li je ista kao i moja:
/usr/share/PolicyKit/policy/org.freedesktop.devicekit.disks.policy
Kod: Označi sve
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
"http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
<policyconfig>
<vendor>The DeviceKit Project</vendor>
<vendor_url>http://hal.freedesktop.org/docs/DeviceKit/</vendor_url>
<icon_name>drive-removable-media</icon_name>
<action id="org.freedesktop.devicekit.disks.filesystem-mount">
<description>Mount a device</description>
<message>Authentication is required to mount the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-mount-system-internal">
<description>Mount a system-internal device</description>
<message>Authentication is required to mount the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-check">
<description>Check file system on a device</description>
<message>Authentication is required to check the file system on the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-check-system-internal">
<description>Check file system of a system-internal device</description>
<message>Authentication is required to check the file system on the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-unmount-others">
<description>Unmount a device mounted by another user</description>
<message>Authentication is required to unmount devices mounted by another user</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-lsof">
<description>List open files</description>
<message>Authentication is required to list open files on a mounted file system</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-lsof-system-internal">
<description>List open files on a system-internal device</description>
<message>Authentication is required to list open files on a mounted file system</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.drive-eject">
<description>Eject a device</description>
<message>Authentication is required to eject media from the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.change">
<description>Modify a device</description>
<message>Authentication is required to modify the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.change-system-internal">
<description>Modify a system-internal device</description>
<message>Authentication is required to modify the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.drive-ata-smart-refresh">
<description>Refresh ATA SMART data</description>
<message>Authentication is required to refresh ATA SMART data</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.drive-ata-smart-selftest">
<description>Run ATA SMART Self Tests</description>
<message>Authentication is required to run ATA SMART self tests</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.drive-ata-smart-retrieve-historical-data">
<description>Retrieve historical ATA SMART data</description>
<message>Authentication is required to retrieve historical ATA SMART data</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.luks-unlock">
<description>Unlock an encrypted device</description>
<message>Authentication is required to unlock an encrypted device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.luks-lock-others">
<description>Lock an encrypted device unlocked by another user</description>
<message>Authentication is required to lock an encrypted device unlocked by another user</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.linux-md">
<description>Configure Linux Software RAID</description>
<message>Authentication is required to configure Linux Software RAID devices</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.cancel-job-others">
<description>Cancel a job initiated by another user</description>
<message>Authentication is required to cancel a job initiated by another user</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.inhibit-polling">
<description>Inhibit media detection</description>
<message>Authentication is required to inhibit media detection</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
Re: Bootchart - Tko zadnji magarac!
Postano: 23 lis 2009, 10:28
Postao/la fritz62s
Probaj da promenis unose u /etc/fstab i da mountujes particije prema UUID. Kucaj komandu
i dobices UUID od svih particija pa samo zameni kao u primeru:
Kod: Označi sve
UUID=C2BC916BBC915AAD /media/primary ntfs-3g defaults,uid=1000,locale=en_US.UTF-8 0 0
UUID=A2D0B593D0B56E63 /media/hazmaju ntfs-3g defaults,uid=1000,locale=en_US.UTF-8 0 0
UUID=2e23f06d-e18d-48eb-bcf1-f03971a3aefb /media/storage ext3 rw,user,relatime,exec 0 3
Moze se desiti da ti brze bootuje...
Re: Bootchart - Tko zadnji magarac!
Postano: 23 lis 2009, 20:26
Postao/la Kova
4ndY je napisao/la:Ne znam što bi bilo, ajd pogledaj ovu datoteku da li je ista kao i moja:
/usr/share/PolicyKit/policy/org.freedesktop.devicekit.disks.policy
Kod: Označi sve
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
"http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
<policyconfig>
<vendor>The DeviceKit Project</vendor>
<vendor_url>http://hal.freedesktop.org/docs/DeviceKit/</vendor_url>
<icon_name>drive-removable-media</icon_name>
<action id="org.freedesktop.devicekit.disks.filesystem-mount">
<description>Mount a device</description>
<message>Authentication is required to mount the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-mount-system-internal">
<description>Mount a system-internal device</description>
<message>Authentication is required to mount the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-check">
<description>Check file system on a device</description>
<message>Authentication is required to check the file system on the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-check-system-internal">
<description>Check file system of a system-internal device</description>
<message>Authentication is required to check the file system on the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-unmount-others">
<description>Unmount a device mounted by another user</description>
<message>Authentication is required to unmount devices mounted by another user</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-lsof">
<description>List open files</description>
<message>Authentication is required to list open files on a mounted file system</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-lsof-system-internal">
<description>List open files on a system-internal device</description>
<message>Authentication is required to list open files on a mounted file system</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.drive-eject">
<description>Eject a device</description>
<message>Authentication is required to eject media from the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.change">
<description>Modify a device</description>
<message>Authentication is required to modify the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.change-system-internal">
<description>Modify a system-internal device</description>
<message>Authentication is required to modify the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.drive-ata-smart-refresh">
<description>Refresh ATA SMART data</description>
<message>Authentication is required to refresh ATA SMART data</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.drive-ata-smart-selftest">
<description>Run ATA SMART Self Tests</description>
<message>Authentication is required to run ATA SMART self tests</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.drive-ata-smart-retrieve-historical-data">
<description>Retrieve historical ATA SMART data</description>
<message>Authentication is required to retrieve historical ATA SMART data</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.luks-unlock">
<description>Unlock an encrypted device</description>
<message>Authentication is required to unlock an encrypted device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.luks-lock-others">
<description>Lock an encrypted device unlocked by another user</description>
<message>Authentication is required to lock an encrypted device unlocked by another user</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.linux-md">
<description>Configure Linux Software RAID</description>
<message>Authentication is required to configure Linux Software RAID devices</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.cancel-job-others">
<description>Cancel a job initiated by another user</description>
<message>Authentication is required to cancel a job initiated by another user</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.inhibit-polling">
<description>Inhibit media detection</description>
<message>Authentication is required to inhibit media detection</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
Koliko sam vidjeo datoteka je ista...
fritz62s je napisao/la:Probaj da promenis unose u /etc/fstab i da mountujes particije prema UUID. Kucaj komandu
i dobices UUID od svih particija pa samo zameni kao u primeru:
Kod: Označi sve
UUID=C2BC916BBC915AAD /media/primary ntfs-3g defaults,uid=1000,locale=en_US.UTF-8 0 0
UUID=A2D0B593D0B56E63 /media/hazmaju ntfs-3g defaults,uid=1000,locale=en_US.UTF-8 0 0
UUID=2e23f06d-e18d-48eb-bcf1-f03971a3aefb /media/storage ext3 rw,user,relatime,exec 0 3
Moze se desiti da ti brze bootuje...
e ovo mi je napravilo totalni zajeb na compu...sve je krepalo... ugl vratio sam kako je bilo...
kako da uklonim taj DeviceKit-disks bez da mi obrise nautilus i može li biti da mi produžuje boot jer sam instalirao drivere za graficku i PAE kernel?? ako se ne varam boot je bio brzi prije instalacije drivera i tog kernela...
Re: Bootchart - Tko zadnji magarac!
Postano: 24 lis 2009, 10:10
Postao/la 4ndY
Kova je napisao/la:
e ovo mi je napravilo totalni zajeb na compu...sve je krepalo... ugl vratio sam kako je bilo...
kako da uklonim taj DeviceKit-disks bez da mi obrise nautilus i može li biti da mi produžuje boot jer sam instalirao drivere za graficku i PAE kernel?? ako se ne varam boot je bio brzi prije instalacije drivera i tog kernela...
Možeš maknuti DeviceKit-disks bez da makneš sve ostalo, ali je pitanje da li ćeš imati problema s radom u svemu ostalom:
Probaj se vratiti na stare drivere i stari kernel da vidiš promjena, ali svakako se potrudi prijaviti grešku na bugzillu, tamo će ti sigurno dati pravi odgovor što se desilo.

Re: Bootchart - Tko zadnji magarac!
Postano: 24 lis 2009, 21:35
Postao/la Kova
4ndY je napisao/la:Kova je napisao/la:
e ovo mi je napravilo totalni zajeb na compu...sve je krepalo... ugl vratio sam kako je bilo...
kako da uklonim taj DeviceKit-disks bez da mi obrise nautilus i može li biti da mi produžuje boot jer sam instalirao drivere za graficku i PAE kernel?? ako se ne varam boot je bio brzi prije instalacije drivera i tog kernela...
Možeš maknuti DeviceKit-disks bez da makneš sve ostalo, ali je pitanje da li ćeš imati problema s radom u svemu ostalom:
Probaj se vratiti na stare drivere i stari kernel da vidiš promjena, ali svakako se potrudi prijaviti grešku na bugzillu, tamo će ti sigurno dati pravi odgovor što se desilo.

evo da ne kompliciram stvari, instalirao sam si kde na fedoru i uklonio gnome i sada je sve 5

35 sec boot, ja sretan

Re: Bootchart - Tko zadnji magarac!
Postano: 28 lis 2009, 08:33
Postao/la pingu
15 sekundi

Re: Bootchart - Tko zadnji magarac!
Postano: 15 svi 2010, 16:03
Postao/la ams_tex
Evo, da malo revivam topic...

Re: Bootchart - Tko zadnji magarac!
Postano: 16 svi 2010, 14:02
Postao/la Branimir
Evo moj:
Hm, al nije ovo presporo za ovakvu kantu? Ima netko nekakvu ideju kak da smanjim bootcajt?
Re: Bootchart - Tko zadnji magarac!
Postano: 17 svi 2010, 12:14
Postao/la simke
Branimir je napisao/la:Evo moj:
Hm, al nije ovo presporo za ovakvu kantu? Ima netko nekakvu ideju kak da smanjim bootcajt?
je to je dosta presporo, i nemas bas neku "kantu" (mislim proc je ok)
al neravnaj se po ovima slikicama gora, to nije isto, to je samo do login-a. tako da se namas bas s kim usporedjivat.