| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
GaurishSharma.com
Join Date: May 2005
Location: Jaipur
Posts: 4,097
|
* i want to decrease boot up & shutdown time * Firefox takes 12 secs to load * Maybe i need to recompile the kernel, for faster performance Hardware: Amd Athlon 64 3000+ MSI-K8MM-V 1GB DDR RAM NVIDIA 6200 128mb card. Please suggestion |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#3 (permalink) | |
|
GaurishSharma.com
Join Date: May 2005
Location: Jaipur
Posts: 4,097
|
Done The above Tips, Also i now remember i don't have a /SWAP. will having a /SWAP speed up? If yes, then how do i create SWAP without damaging the existing partition structure.
Code:
gaurish@Moody-Machine:~$ sudo fdisk -l [sudo] password for gaurish: Disk /dev/sda: 80.0 GB, 80026361856 bytes 255 heads, 63 sectors/track, 9729 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x2acb2acb Device Boot Start End Blocks Id System /dev/sda1 * 1 1958 15727603+ 7 HPFS/NTFS /dev/sda2 1959 3263 10482412+ 83 Linux /dev/sda3 3264 9729 51938145 7 HPFS/NTFS Code:
gaurish@Moody-Machine:~$ cat /etc/fstab # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # /dev/sda2 UUID=b97d29a7-6878-4c38-95c0-4fdc785cbd35 / ext3 noatime,nodiratime,errors=remount-ro,data=writeback 0 1 # /dev/sda3 UUID=e05c12c9-281a-4a3c-8c62-a4e9a7f8a817 /media/downloads ext3 relatime 0 2 # /dev/sda1 UUID=3080B56980B535E6 /media/windows ntfs defaults,umask=007,gid=46 0 1 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0 Quote:
now "/" is mounted as read-only Last edited by gary4gar; 04-06-2008 at 03:58 PM. Reason: Automerged Doublepost |
|
|
|
|
|
#4 (permalink) |
|
Member of Apple Family
Join Date: Nov 2007
Location: Mumbai
Posts: 1,383
|
Have a look at the tweaking guide for Ubuntu Ultimate Edition! Its a very comprehensive one and should definitely be of good use to you!! Just look for it on Ubuntu Ultimate forum, if you dont find, I will give you the link!!
|
|
|
|
|
#5 (permalink) |
|
The Smaller Bang
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
|
forget ubuntu ultimate edition. Its just ubuntu + eyecandy + extra apps.
__________________
http://TheSmallerBang.wordpress.com eMachines E725 - T4400 2.2GHz, 1GB, 160GB Nokia 5130XM * T-Sonic 610 2GB Nokia 2323C * Samsung Galaxy Y Apple iPad 2 16GB WiFi |
|
|
|
|
#6 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
use Ubuntu "genuine"
first remove unwanted packages from ubuntu using apt. then use "gconf-cleaner" to clean your . files. stop unwanted services.Gnome with its HAL and gvfs thingy can be slower or buggy. disable HAL if you dont want automount features.same with compiz too. custom compiled kernel optmized for your architecture is a good solution.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#7 (permalink) | |
|
GaurishSharma.com
Join Date: May 2005
Location: Jaipur
Posts: 4,097
|
I am using "genuine" Ubuntu only
![]() Already removed unwanted pkges and services. will try this gconf-cleaner thing I want automount, so don't want to disable HAL. what is gvfs? Quote:
|
|
|
|
|
|
#8 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
^go to howtoforge.com look for Debian etch kernel compile guide.
before that "apt-get install kernel-package build-essential libc6-i686 libncurses5-dev" nothing rocket science.its easy compiling.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#9 (permalink) |
|
GaurishSharma.com
Join Date: May 2005
Location: Jaipur
Posts: 4,097
|
Can you tell me what changes i am supposed to make according to my hardware?
I am confused in the menuconfig part. lots & lost of options there. i can't understand. Also do i need to apply any patches? |
|
|
|
|
#11 (permalink) | |
|
GaurishSharma.com
Join Date: May 2005
Location: Jaipur
Posts: 4,097
|
Quote:
i found this which is made for fiesty. if you were talking of something else, then please say |
|
|
|
|
|
#12 (permalink) |
|
The Smaller Bang
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
|
@ gary4gar:
take a look at some of my work: Optimize Ubuntu For Speed And yes, create swap corrosponding to your ram. If RAM < 512MB, swap = 2.2 times RAM. If 512MB <= ram <= 1GB, swap = double of RAM. If 1GB < ram < 2GB , swap = 1.75 times RAM. If ram > 2GB, swap = 1.5 times RAM.
__________________
http://TheSmallerBang.wordpress.com eMachines E725 - T4400 2.2GHz, 1GB, 160GB Nokia 5130XM * T-Sonic 610 2GB Nokia 2323C * Samsung Galaxy Y Apple iPad 2 16GB WiFi |
|
|
|
|
#13 (permalink) | |
|
Member of Apple Family
Join Date: Nov 2007
Location: Mumbai
Posts: 1,383
|
Quote:
http://forumubuntusoftware.info/view...ee8e06a3750a4b |
|
|
|
|
|
#14 (permalink) | |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
Quote:
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
|
#15 (permalink) |
|
The Smaller Bang
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
|
__________________
http://TheSmallerBang.wordpress.com eMachines E725 - T4400 2.2GHz, 1GB, 160GB Nokia 5130XM * T-Sonic 610 2GB Nokia 2323C * Samsung Galaxy Y Apple iPad 2 16GB WiFi |
|
|
|
|
#16 (permalink) |
|
GaurishSharma.com
Join Date: May 2005
Location: Jaipur
Posts: 4,097
|
Now compiling the Kernel 2.6.25.
there are thousands of option in menuconfig.so i am pretty confused. i would be great full if anyone would make a .config file on my behalf according to my hardware. Code:
00:00.0 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge Subsystem: VIA Technologies, Inc. K8M800 Host Bridge Flags: bus master, 66MHz, medium devsel, latency 8 Memory at <ignored> (32-bit, prefetchable) Capabilities: [80] AGP version 3.0 Capabilities: [50] Power Management version 2 Capabilities: [60] HyperTransport: Slave or Primary Interface Capabilities: [58] HyperTransport: Interrupt Discovery and Configuration 00:00.1 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge Flags: bus master, medium devsel, latency 0 00:00.2 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge Flags: bus master, medium devsel, latency 0 00:00.3 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge Flags: bus master, medium devsel, latency 0 00:00.4 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge Flags: bus master, medium devsel, latency 0 00:00.7 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge Flags: bus master, medium devsel, latency 0 00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South] (prog-if 00 [Normal decode]) Flags: bus master, 66MHz, medium devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 Memory behind bridge: f8000000-faffffff Prefetchable memory behind bridge: e0000000-efffffff Capabilities: [80] Power Management version 2 00:0a.0 Modem: PCTel Inc HSP56 MicroModem (rev 04) (prog-if 00 [Generic]) Subsystem: PCTel Inc Unknown device 1002 Flags: bus master, stepping, medium devsel, latency 32, IRQ 18 Memory at fb000000 (32-bit, non-prefetchable) [size=4K] I/O ports at e000 [size=256] Capabilities: [80] Power Management version 2 00:0f.0 RAID bus controller: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80) Subsystem: Micro-Star International Co., Ltd. Unknown device 7142 Flags: bus master, medium devsel, latency 32, IRQ 20 I/O ports at e100 [size=8] I/O ports at e200 [size=4] I/O ports at e300 [size=8] I/O ports at e400 [size=4] I/O ports at e500 [size=16] I/O ports at e600 [size=256] Capabilities: [c0] Power Management version 2 00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP]) Subsystem: Micro-Star International Co., Ltd. Unknown device 7142 Flags: bus master, medium devsel, latency 32, IRQ 20 [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8] [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1] [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8] [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1] I/O ports at e700 [size=16] Capabilities: [c0] Power Management version 2 00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) (prog-if 00 [UHCI]) Subsystem: Micro-Star International Co., Ltd. Unknown device 7142 Flags: bus master, medium devsel, latency 32, IRQ 21 I/O ports at e800 [size=32] Capabilities: [80] Power Management version 2 00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) (prog-if 00 [UHCI]) Subsystem: Micro-Star International Co., Ltd. Unknown device 7142 Flags: bus master, medium devsel, latency 32, IRQ 21 I/O ports at e900 [size=32] Capabilities: [80] Power Management version 2 00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) (prog-if 00 [UHCI]) Subsystem: Micro-Star International Co., Ltd. Unknown device 7142 Flags: bus master, medium devsel, latency 32, IRQ 21 I/O ports at ea00 [size=32] Capabilities: [80] Power Management version 2 00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) (prog-if 00 [UHCI]) Subsystem: Micro-Star International Co., Ltd. Unknown device 7142 Flags: bus master, medium devsel, latency 32, IRQ 21 I/O ports at eb00 [size=32] Capabilities: [80] Power Management version 2 00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86) (prog-if 20 [EHCI]) Subsystem: Micro-Star International Co., Ltd. Unknown device 7142 Flags: bus master, medium devsel, latency 32, IRQ 21 Memory at fb001000 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2 00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South] Subsystem: VIA Technologies, Inc. DFI KT600-AL / Soltek SL-B9D-FGR Motherboard Flags: bus master, stepping, medium devsel, latency 0 Capabilities: [c0] Power Management version 2 00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60) Subsystem: Micro-Star International Co., Ltd. Unknown device 0430 Flags: medium devsel, IRQ 22 I/O ports at ec00 [size=256] Capabilities: [c0] Power Management version 2 00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78) Subsystem: Micro-Star International Co., Ltd. Unknown device 7142 Flags: bus master, medium devsel, latency 32, IRQ 23 I/O ports at ed00 [size=256] Memory at fb002000 (32-bit, non-prefetchable) [size=256] Capabilities: [40] Power Management version 2 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration Flags: fast devsel Capabilities: [80] HyperTransport: Host or Secondary Interface 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map Flags: fast devsel 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller Flags: fast devsel 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control Flags: fast devsel 01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6200] (rev a2) (prog-if 00 [VGA controller]) Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 16 Memory at f8000000 (32-bit, non-prefetchable) [size=16M] Memory at e0000000 (32-bit, prefetchable) [size=256M] Memory at f9000000 (32-bit, non-prefetchable) [size=16M] [virtual] Expansion ROM at fa000000 [disabled] [size=128K] Capabilities: [60] Power Management version 2 Capabilities: [44] AGP version 3.0 @prakash didn't find gconf-cleaner. @Pat Thanks for Guide, it helped lot. read it now, seems nicely written but can break installs @Gautham Read your Guide, can't change from nautilus, as i am heavily dependent on it. I further learned Pcman does not support gvfs, so protocols like smb:// or ssh:// does not work there. also there are various nautilus scripts which i use. Last edited by gary4gar; 05-06-2008 at 02:25 PM. |
|
|
|
|
#17 (permalink) | |
|
The Smaller Bang
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
|
Quote:
use it only when absolutely nessassary. thats what I do.
__________________
http://TheSmallerBang.wordpress.com eMachines E725 - T4400 2.2GHz, 1GB, 160GB Nokia 5130XM * T-Sonic 610 2GB Nokia 2323C * Samsung Galaxy Y Apple iPad 2 16GB WiFi |
|
|
|
|
|
#18 (permalink) | |
|
Wire muncher!
Join Date: Nov 2003
Posts: 6,164
|
Quote:
So to speed up things.. the best things are: 1) Upgrade RAM to highest amount and frequency you can afford 2) Upgarde processor with the highest cache you are afford 3) Chuck GNOME and use something lighter (Xfce, LXDE etc.) 4) Use utils like preload, readahead, writeback etc. These are the only practical things I can think of which haf given a boost. Other than this.. all those "speed up your ubuntu guides" are useless. And yes, if you use a fairly modern processor and kernel then there is major difference in speed even if you compile your own kernel in ubuntu. Ubuntu is slow by nature compared to other distros.
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good." http://phoenix-ani.blogspot.com |
|
|
|
|
|
#19 (permalink) | |
|
The Smaller Bang
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
|
Quote:
and the speed up ubuntu guide is nothing but some software replacements. upgrading hardware is easier said than done. what are preload, readahead, writeback, etc ? Never heard of LXDE. Is it a WM like Xfce ?
__________________
http://TheSmallerBang.wordpress.com eMachines E725 - T4400 2.2GHz, 1GB, 160GB Nokia 5130XM * T-Sonic 610 2GB Nokia 2323C * Samsung Galaxy Y Apple iPad 2 16GB WiFi |
|
|
|
|
|
#20 (permalink) | |
|
GaurishSharma.com
Join Date: May 2005
Location: Jaipur
Posts: 4,097
|
compiling the kernel, http://www.howtoforge.com/kernel_com...debian_etch_p2
i am stuck at last step Quote:
|
|
|
|
|
|
#21 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
you are doing the wrong way boy!.that method is good for distros like fedora/suse.
remember 2.6.25 kernel faces problem with nvidia driver though latest driver 173.x does support .25 but without xen support. I dont like "sudo" .so for the next steps ,I assume you are on a root terminal with "#" prompt generally. In ubuntu, you do this to get root terminal : Code:
sudo su - 1. Code:
apt-get update && apt-get upgrade 2. Code:
apt-get install build-essential kernel-package libc6-i686 initramfs-tools libncurses5-dev 4.change into /usr/src/linux-2.6.25 from terminal using : Code:
cd /usr/src/linux-2.6.25 Code:
make clean && make mrproper Code:
cp /boot/config-`uname -r` /usr/src/.config Code:
make menuconfig 9.now Code:
make-kpkg clean Code:
make-kpkg --initrd --append-to-version=-gary-kernel kernel_headers kernel_image there are some optimization using gcc for saving time like giving makeopts=-j3 for a normal SMP processor.that you can google I suppose. best of Luck. regarding kernel compile.this is the link with pictures: http://www.howtoforge.com/kernel_compilation_debian_p2 but you may not like to follow it as it is!
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ubuntu: Is KDE faster than Gnome ? | MetalheadGautham | Open Source | 4 | 09-06-2008 12:14 PM |
| GNOME Problem after Ubuntu/Sabayon Dual-boot | shady_inc | Open Source | 4 | 08-02-2008 05:30 PM |
| Has GNOME finally killed off KDE in the Ubuntu interface wars? | praka123 | Open Source | 34 | 02-01-2008 03:58 AM |
| Ubuntu..GNOME failing to show itself on Acer 5500 | esumitkumar | Open Source | 20 | 22-02-2007 11:00 AM |
| How to remove firefox, gnome games frm ubuntu? | shaunak | Open Source | 10 | 21-10-2006 06:17 PM |