General :: 64-bit Doesn't Show 4GB RAM

Jun 4, 2011

I'm using a 64-bit release. But, my PC doesn't seem to show the full 4GB of RAM that is installed. It shows about 3.4 to 3.6GB of RAM (please see attached picture).I thought that if I could install a 64-bit OS that would mean that I have a 64-bit capable processor. I thought using a 64-bit release would show all 4GB or RAM on my PC. What am I doing wrong? My CPU is a Pentium 4 Prescott DT 630.

More information on my system is below:

Code:

$ lsb_release -rd
Description:Debian GNU/Linux 6.0.1 (squeeze)
Release:6.0.1

[code]....

View 6 Replies


ADVERTISEMENT

Ubuntu :: Maverick Doesn't Show Sub-menus / Show That?

Oct 14, 2010

Anyway since I upgraded to Ubuntu 10.10 when I right-click on something and there is another menu in that menu, it doesn't show up for the first time!

for example if I want to create a an "Empty File", I'll right-click on desktop and when I want to go to "Create Document" menu, it doesn't show up! so I must click somewhere else and try again so for the second time it works!!

View 9 Replies View Related

General :: Dvd Drive Doesn't Show Up In Os Of Rebuilt Pc

Sep 17, 2010

dvd drive doesn't show up in os of rebuilt pc

My dvd drive opens and closes and shows up in the bios when i attach a hard drive that isn't working!!

View 7 Replies View Related

General :: Fix Grub Loader Doesn't Show Up

Jul 12, 2011

i have a Computer with windows vista and Ubuntu dual booted, the thing is i upgraded to win 7 and now the grub loader doesn't show up. Ive tried all the usual fixes but i cant fix it all i need is a CD ore something to get me into the Linux install

View 5 Replies View Related

General :: 'last' Command Doesn't Show Last Shutdown?

Jul 6, 2010

I shutdown around 4 - 5 hours ago which would be around 14:00 to 15:00 time range. But as you can see there's no entry for it. Why? and how can i find when i last shutdown?

Code:
last
lyle pts/1 :0.0 Tue Jul 6 19:18 still logged in
lyle :0 Tue Jul 6 19:15 still logged in
lyle tty7 :0 Tue Jul 6 19:15 still logged in

[Code]....

View 1 Replies View Related

General :: Doesn't Show The File That Exists?

Sep 10, 2009

we have installed vignette software on the linux box and would like to uninstall it. To uninstall it we need to delete one file named vpd.properties. When we used locate vpd.properties, the file is found in 2 places. But when we used the ls -a in those locations the file is not seen. basically we want to remove that file. If we do rm vpd.properties, this also doesn't work. Also when we used find -H vpd.properties the file is not found. What is wrong here. I am sure the file vpd.properties will be added to file system as part of vignette. Can anyone suggest what could be wrong here.We logged in as root user to remove this file. Installation is done twice using root and vignette user ids. Thats why file is located in 2 places.

View 3 Replies View Related

General :: Service Start Script Doesn't Show OK Or FAILED?

Jul 17, 2010

I have written a init.d script but, when do '/sbin/service scriptd start' it does not indicate OK or FAILEDWhat could I be missing?

View 2 Replies View Related

General :: Main Menu Doesn't Show My App Launcher (desktop File) / Why Is So?

Aug 6, 2010

I've just started out learning to program and I'm making a "Radio Scheduler" for my brother as a mini project. I wanted to make an "install" script, which would add an item to Ubuntu's Main Menu. I believe all that is necessary is to create a .desktop file and place it it /usr/share/applications/? This seemed to work fine when I tried it out on 10.10, but I've now tried it on two 10.04 systems (one virtual) and despite it being in the applications folder (so it moved in okay), it isn't showing up at all in the menu. code...

I'm not entirely sure about some of that (categories for instance), as I just used another file as a reference. But it seemed to work fine on my 10.10 system, so I don't understand why it won't show up on the others? Should be in Sound & Video if I'm correct... I'm still pretty new to Linux, so sorry if I've got anything completely wrong.

View 1 Replies View Related

General :: Static Ip On Debian And Nm-applet Doesn't Show The Networks At The Reboot?

Jan 5, 2011

I m trying to use static ip address on debian. I followed a tutorial and I modified the /etc/networking/interfaces but every time I reboot I can't do anything because the nm-applet says that I have select a manually connection..

View 1 Replies View Related

General :: Installed Adobe Flash But Doesn't Show Up In Wine Menu

Jul 18, 2010

I've got wine installed and I've been using it for a while, but I just installed adobe flash but it doesn't show up in my wine menu. I know where I can find it in My Programs I just don't know where that is. Where is the virtual C: drive in wine located?

View 2 Replies View Related

General :: External Hard Drive And Flash Disk Connected To Usb Doesn't Show

Oct 25, 2010

a friend of mine just given me an old 2004 IBM NetVista 8305 desktop and suggested to use Linux Ubuntu which is something new to me. So i installed it via USB memory stick & it works. After installation of the OS I am impressed with functionality & speed. when i conect the external hard drive via usb it doesn't show & i tried my usb flash disc it showed the same problem. I tried both disk in my laptop (Windows XP) & it works.

View 8 Replies View Related

General :: Desktop Doesn't Show Any Icons In Kubuntu / Reset To Initial Stage When I First Installed?

Dec 2, 2010

I installed kubuntu few days back. By clicking blindly I lost my desktop - I mean it is working fine but there are no icons on the desktop and there is no task bar with list of programs.

How can I reset to the initial stage when i first installed?

View 2 Replies View Related

General :: Windows 7 Disk Management Utility Doesn't Show Disk With Ext3 Partition

Oct 10, 2010

I have a 2 TB disk in an external SATA dock, formatted with a single ext3 (Linux) partition, which doesn't show up in the Windows 7 Computer Management->Disk Management utility, even as a raw/blank disk. I've verified that there's nothing wrong with the disk by connecting it to my Linux machine and mounting it, and I've verified that the dock is functioning properly by connecting a different FAT32-formatted disk, which mounts flawlessly as expected.I realize that I can't actually read the ext3 partition without additional software (e.g., Ext3IFS), but why doesn't the disk show up at all? Is there some sort of stupid anti-Linux filter built in? Is there any way to force Windows to recognize the disk, so that I can at the very least use direct block access with it?

Background: I want to clone an identical 2 TB disk onto this one. Due to my hardware layout, it's much easier to have the source disk attached to one machine and the destination disk connected to another, and do the clone over the network (the network is not a bottleneck with switched gigabit ethernet), than it is to hook them both up to one machine.(1) I did this once before when both machines were running Linux, but I've since upgraded the destination machine and decided to switch back to Windows for regular desktop use. I've got Cygwin installed, and have verified that the same basic method (dd + nc) will work, but I can't do anything if Windows doesn't even consider the destination disk to exist.I only have one eSATA port on each machine. Opening them up just to do this clone is a rather large annoyance. Also, since this is my backup disk, I'd like to eventually automate the cloning from the active disk to another one that I regularly swap with a third disk that I store off-site.

View 1 Replies View Related

General :: Evolution Does Not Show Content Of Inbox Or Sent But Does Show Other Folders

Apr 28, 2011

I configured it to use IMAP to access our exchange 2010 server front end on a LAN connection. Our webmail connection is segregated behind Forefront, so it was not connecting/authing that way. Even though smartphones have no problem. (sidenote, is there an activesync linux mail client ?)

I have many root folders and several folders underneath my inbox. total mailsize in inbox is 3.5 GB without subfolders. The sent is likewise as large. And is likewise empty.

Things I checked already:
View is all
Folder subscription is on and local copy is on

More info:
Thunderbird worky fine.
But thunderbird is missing calender
Tried adding lightening, but it won't add into thunderbird.
Will try finding a diff add on, or if anyone knows how to get lightening into thunderbird 3.1.8 on ubuntu 10 that would be great as well.

View 1 Replies View Related

Ubuntu :: Doesn't Mobloquer Show Anything In The Log?

Feb 9, 2011

So, now that I got http://bit.ly/h70Nnf sorted out, how come doesn't my Mobloquer show anything in the log. I'm used to Peer Guardian 2 in Windows and I know it has to show some more stuff than nothing.. Your help is sincerely appreciated cuz I'm so new to Ubuntu. FYI: Mobloquer and Peer Guardian 2 are IP blocking programs.

View 2 Replies View Related

Ubuntu :: ISO Doesn't Show Up On Windows XP

Jul 5, 2011

I an trying to install ubuntu onto my old Windows XP computer, I have burned the **** with the ISO files on it with a Mac and also tried using Windows 7, they have the files when I load them on those, but when I go to put the disk in my Windows XP computer it say's the disk is blank. I reboot my computer, and it doesn't try to install anything.

View 9 Replies View Related

Debian :: Unrecognized Partition - Doesn't Show The Right Name

Aug 7, 2010

I reinstalled Debian today, and changed partition tables. Now I have 4 partitions, 3 of which are encrypted, including / (root). Everything was fine at first, but now, instead of the partition label I've chosen, I see this: 120 GB Unrecognized Everything works fine, I just don't understand what this is all about.

EDIT 1:I don't understand something else too, which might be related. First time, I didn't need to enter root password for things like Synaptic and so, is this somehow related? (Now I'm being asked for, like normal way)

EDIT 2: I know the label is ROOT, I used e2label. But it still doesn't show the right name...

View 7 Replies View Related

Fedora :: Eclipse - CDT Doesn't Show A Selection For C++

Jun 30, 2010

Fedora 13...using yumex I installed everything for eclipse/CDT C/C++.

However when creating a new project, no option fpr C++ is shown.

Obviously Eclipse doesn't know CDT exists!

I want to eventually add Qt 4.6.2

Here is what I have:

View 2 Replies View Related

Fedora :: MTP Device Doesn't Show Up On Amarok

Nov 13, 2010

I have a Sansa Clip + ,it works just fine in MSC mode. I wanted to give a try to the MTP mode. But it does not show up in Amarok. I have libmtp installed and mtp-detect does show up the device information.

View 6 Replies View Related

Fedora Installation :: F15 Doesn't Show Up In Grub?

Jun 4, 2011

I just upgraded to F15 from 14 and F15 doesn't show up in GRUB only 2 kernels of F14. I can't obviously boot into either one, so now I am stuck with nothing.

View 4 Replies View Related

OpenSUSE :: Swiftfox Doesn't Show Up On 11.3 KDE Menu?

Aug 3, 2010

I've just installed 11.3 on my mother's laptop. I downloaded and installed Swiftfox, but there's no evidence of it in the menu. I can double-click the Swiftfox.desktop icon in /usr/share/applications, and Swiftfox runs properly. However, it's not listed in the KDE menu.Is there a way to manually update the menu?I didn't have this problem with the previous version of openSuse on this computer. But I did a fresh install, rather than update to 11.3.

View 3 Replies View Related

OpenSUSE :: Top Doesn't Show Anything Using Cpu To Any Great Extent

Feb 21, 2011

my cpu usage goes way up. Top doesn't show anything using the cpu to any great extent. I did a "ps -ax" and statred doing process kills. I kiilled a dbus pre-fork first, which brought, which stopped the cpu hogging. This is the process line:

/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session

Does anyone know what that does, or what I killed?

View 9 Replies View Related

OpenSUSE :: Gtranslator Doesn't Show The Words

Jun 29, 2011

I use gtranslator to translate po files. Gtranslator worked fine on 11.3 but when I installed 11.4 it crashed. I opened a Bug report here. Although I followed instructions, I couldn't solve it. Now I use Gnome 3. I installed gtranslator from the page where it says about Gnome 3. Now my gtranslator is 2.90. Now when I open a file, it returns the following image The numbers you see below are the words. I don't see a thing. I can move to next word but I still cannot see anything.

View 1 Replies View Related

Ubuntu :: Lm-sensors Doesn't Show Fan Speeds

Mar 12, 2010

I'm running ubuntu 9.10 64 bit on a Dell Latitude E6400 with the following configuration:

Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz, 3MB L2 Cache 1066 MHz
Intel Graphics Media Accelerator x4500HD
4GB RAM
250 GB Hard Drive SATA 7200RPM

I'm experiencing overheating problems, after just 15-20 minutes of minimal use (surfing the internet, not even watching flash vids or any other vids). The same laptop under Windows 7 64 bit stayed really cool.

I've read several posts here and followed this manual: [URL] to try to control the fans (I only installed the lm-sensors and ran the sensors command, I didn't do anything beyond that). Specifically what I did was install lm-sensors (via apt-get), ran sensors-detect which advised me to add the coretemp module to /etc/modules, which I did.

However when running sensors the only information I get is the overall temperature and the temperature of each of the cores.

why I'm not getting fan speed info when running sensors? Also is there a way to find out if more modules needs to be added to /etc/modules?

View 9 Replies View Related

Ubuntu :: Won't Take Password After Upgrade And Doesn't Show 10.04

May 3, 2010

i upgraded to 10.04.tty1 comes up on a black page and password will not enter.Tried esc on boot and none of that works.It shows 9.10 installed no 10.04.I need a way on

View 2 Replies View Related

Ubuntu :: Empathy Sometimes Doesn't Show Messages?

May 8, 2010

when I am having a conversation in empathy, I find that some messages people have sent me, don't arrive. Also the other way around: people don't receive messages I have sent them. I use ubuntu 10.04 now, but this also occurred to me in 9.10.

View 3 Replies View Related

Ubuntu :: Bootloader Doesn't Show Up When Turn PC On?

Aug 8, 2010

why the bootloader won't show up when I turn on the PC. The only things that come up with search results are 'Why ubuntu isn't on the boatloader' but my problem is is that the boot loader doesn't even SHOW UP.

Installation went completely fine, downloaded a version 10 32-bit iso file and then put in the folder with wibu and it asked me to restart. Restarted the PC, nothing came up so I thought you might have to restart again, restarted again, still no bootloader.

After looking in the 'Add/Remove Programs' of Windows it does say it's installed, so why the bootloader isn't showing up is rather mindbobbling.

View 1 Replies View Related

Ubuntu :: GRUB Doesn't Show Windows 7?

Aug 15, 2010

I have a new netbook - "Eee PC 1005PE-PU27-BK" and installed Ubuntu Netbook Remix 10.04, Kernel Linux 2.6.32-24-generic. I love Ubuntu, but I also want to be able to access Windows 7 if I can. I've read some on GRUB, but the menu on startup isn't showing my Windows 7 instance. I've tried reinstalling GRUB, but when I run sudo update-grub, I still get this:

Code:
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-24-generic
Found initrd image: /boot/initrd.img-2.6.32-24-generic
Found linux image: /boot/vmlinuz-2.6.32-21-generic
Found initrd image: /boot/initrd.img-2.6.32-21-generic
Found memtest86+ image: /boot/memtest86+.bin
done

I know that Windows 7 is still on the system, I just can't access it.

View 5 Replies View Related

Ubuntu :: Evolution Doesn't Show Images?

Oct 1, 2010

I'm facing a boring problem and I cant understand why it is happening. Im running Evolution 2.28.3 on Ubuntu 10.04, and all the messages are not showing their images. I already did the following confs:

1) Change proxy to connect "Directly to the internet"
2)In Preferences, "Load images from contacts".
3)I tried the option "Load Images" ou CTRL+I.

View 1 Replies View Related

Ubuntu Networking :: 10.10 Doesn't See My Realtek NIC / Show That?

Oct 12, 2010

I have an ASUS M4A785-m and it has the Realtek 8112L gigabit nic. The weird thing is, the 10.10 rc saw the nic card just fine, and windows sees the card so it's not disabled in the bios.

Ubuntu says i have no network connections and i need to get internet. Any suggestions?

I should also note that i'm running from the livecd and lspci shows that it detects my NIC. but my NIC isn't "detected" in that it can be used.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved