gnome apps starting slowly (if at all)
Nis
ulist at gs1.ubuntuforums.org
Thu Apr 7 02:59:16 UTC 2005
Drewcore Wrote:
> i'm using fluxbox because my machine hasn't been blessed with the
> greatest of resources (celeron 700mhz 128mb ram). however, after
> upgrading to hoary (and gnome 2.10), fluxbox starts slower and most of
> the gnome apps aren't being very responsive. is this because of a
> significant change in gnome that hasn't been accommodated by fluxbox
> yet? just curious... i guess i can tar on the command line again (i
> was getting spoiled by file-roller).
>
> thx
> drew
> --
> ...:..:. drewcore.com
> dont go there .:..:..
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
>
> iD8DBQFCPmXbHrAQ0XjVd18RAryCAJ0atOb051Z7/zhfJ2bvOcG0Zt3V+ACdGsz1
> cTt14RYZDPVGSJgEBxr4+nc=
> =9NIW
> -----END PGP SIGNATURE-----
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Sounds like DMA isn't enabled for you drive. Post the results of the
following:
Code:
--------------------
for disc in `ls /dev/hd?`; do sudo hdparm $disc; done
--------------------
--
Nis
More information about the ubuntu-users
mailing list