Results 1 to 10 of 20
Im new to linux and I like it but theres just 2 little problems...
Im using the newest x64 version only installed yesterday, 3 times it has kinda... crashed... it ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-25-2008 #1Linux Newbie
- Join Date
- Mar 2008
- Location
- England, Manchester.
- Posts
- 114
Big Problem... Infinite loop read thingy...
Im new to linux and I like it but theres just 2 little problems...
Im using the newest x64 version only installed yesterday, 3 times it has kinda... crashed... it just keeps on... loading and it is impossible to use so you have to reset the machine. its done it 3 times since yesterday, even if you leave it for like 20 minutes its still loading.
Edit: it just happened again! all i were doing were searching for codecs in totem... please help...
What can be done to solve this?
Also i look in screen resolution and i see it is set to 50hz the only other options are 51hz and 52hz. I installed my graphics drivers when it asked me too. My monitor is an LG Flatron LCD 563LE. I know it is capable of 75hz.
If anyone has any idea to these questions, any help is appreciated.
ThanksLast edited by dale456654; 07-25-2008 at 11:35 AM. Reason: happed again
- 07-25-2008 #2
Execute this
Post output here.Code:sudo lspci | grep -i vga grep -i driver /etc/X11/xorg.conf
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-25-2008 #3Linux Newbie
- Join Date
- Mar 2008
- Location
- England, Manchester.
- Posts
- 114
- 07-25-2008 #4
How did you install Nvidia Driver? Which version of Ubuntu are you using?
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-25-2008 #5Linux Newbie
- Join Date
- Mar 2008
- Location
- England, Manchester.
- Posts
- 114
- 07-25-2008 #6
It looks like Graphics Card problem only. Let check it.
Press Alt+F2 and type this in Run Command box :
It will open xorg.conf file in Gedit with root privileges.Code:gksu gedit /etc/X11/xorg.conf
Replace Driver "nvidia" with "vesa" and save file. Press Alt+Ctrl+Backspace or Reboot machine.
Check if problem remains.
* vesa driver doesn't support 3D and you will have minimal Graphics. I suggesting vesa only to find out reason of your problem.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-25-2008 #7Linux Newbie
- Join Date
- Mar 2008
- Location
- England, Manchester.
- Posts
- 114
- 07-25-2008 #8Adjust refresh rate/resolution as you like and keep using vesa driver for sometime. Check if everything working fine.do i have to stay in this mode to keep the higher refresh rate?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-25-2008 #9Linux Newbie
- Join Date
- Mar 2008
- Location
- England, Manchester.
- Posts
- 114
- 07-25-2008 #10
Execute this
Post output here.Code:free -m
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote

