LinuxQuestions.org
Go Job Hunting at the LQ Job Marketplace
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices

Reply
 
Thread Tools
Old 11-01-2009, 07:52 AM   #1
cvrprakash
LQ Newbie
 
Registered: Mar 2007
Posts: 5
Thanked: 0
Display freezes in Ubuntu 9.10


[Log in to get rid of this advertisement]
Hi All,

I am a linux user for past 1 year. I was using Ubuntu 9.04(32bit) and yesterday I updated it to Ubuntu 9.10(64bit).
From that time I am having a problem with display.
My monitor is HP 1740 TFT.
The screen freezes, key board hangs and the only way out from that is to force reboot the system.
I searched for the /etc/X11 directory and not able to locate the xorg.conf file.
I tried reshuffling the screen resolution and that too din't work and Ubuntu is not able to grab my monitor as always it says "Unknown Monitor".

user@ubuntu910X:/etc/X11$ ls -lt
total 68
lrwxrwxrwx 1 root root 13 2009-10-30 23:52 X -> /usr/bin/Xorg
drwxr-xr-x 2 root root 4096 2009-10-27 23:45 Xsession.d
-rw-r--r-- 1 root root 14 2009-10-27 23:45 default-display-manager
drwxr-xr-x 2 root root 4096 2009-10-27 23:44 cursors
drwxr-xr-x 2 root root 4096 2009-10-27 23:44 app-defaults
drwxr-xr-x 3 root root 4096 2009-10-27 23:44 xinit
drwxr-xr-x 6 root root 4096 2009-10-27 23:37 fonts
-rw------- 1 root root 601 2009-10-27 23:29 Xwrapper.config
drwxr-xr-x 2 root root 4096 2009-10-27 23:28 Xresources
drwxr-xr-x 2 root root 4096 2009-10-27 23:27 xkb
-rw-r--r-- 1 root root 13 2009-08-25 06:13 XvMCConfig
-rw-r--r-- 1 root root 17394 2009-06-23 04:27 rgb.txt
-rwxr-xr-x 1 root root 3730 2008-06-25 07:35 Xsession
-rw-r--r-- 1 root root 265 2008-06-25 07:35 Xsession.options
user@ubuntu910X:/etc/X11$

Please suggest me a fix, I don't want to move out of Ubuntu.

Thanks
Prakash R
linuxubuntu cvrprakash is offline     Reply With Quote
Old 11-01-2009, 02:15 PM   #2
Mr-Bisquit
Member
 
Registered: Feb 2009
Distribution: FreeBSD, NetBSD, Debian
Posts: 218
Blog Entries: 5
Thanked: 17
Boot into single user mode
Type" dpkg-reconfigure xserver-xorg && startx" to test the install. If you are use a proprietary driver, you will need to reinstall and reconfigure the driver for the present kernel.

In the xorg.conf file, you may need to manually enter the values for your monitor. The values for HorizSync and VertRefresh should be easily accessible from google or any search engine. Add the Monitor name and model also.
linuxdebian Mr-Bisquit is offline     Reply With Quote
Old 11-02-2009, 12:53 AM   #3
cvrprakash
LQ Newbie
 
Registered: Mar 2007
Posts: 5
Thanked: 0

Original Poster
Hi Mr-Bisquit,

Thanks for your quick response.
I had already tried out the suggestions that you had mentioned and it giving the same problem again.
Today I faced some more kernal type of issues that automatically reported to ubuntu team.

Here I had taken the out put of some of the linux commands (dmesg,lspci-vvnn,uname-a,version) and provided the link for you to check. Hope this data will be more useful to analyse the issue in a better way.

Download Link:
http://rapidshare.com/files/30122141...01.tar.gz.html
MD5: AB08B74CA00C1FA459D1D96552F1C6C2

Also please suggest me where I can contact to fix this type of kernal.

Regards
Prakash.R
linuxubuntu cvrprakash is offline     Reply With Quote
Old 11-02-2009, 08:49 AM   #4
arisp
LQ Newbie
 
Registered: Nov 2009
Posts: 3
Thanked: 0
Found this in the ubuntu bugs (launchpad):

I found a workaround to this issue for those of you who have an intel graphic card (which is what HP Pavillion PCs come with).
you must revert to an older version of the graphic card driver by following these instructions:
https://wiki.ubuntu.com/ReinhardTart...telDriverTo2.4
The instructions were intended for Jaunty but they also work for 9.10
Of course, since the system hangs, you need to start in recovery mode to run those instruction from the command line.



Seems to be a problem that a lot of people with Intel graphics chipsets are having. Will try it this evening when I get home. Hope it helps everyone.


A.

Last edited by arisp; 11-02-2009 at 08:51 AM..
windows_xp_2003 arisp is offline     Reply With Quote
Old 11-02-2009, 11:22 AM   #5
Mr-Bisquit
Member
 
Registered: Feb 2009
Distribution: FreeBSD, NetBSD, Debian
Posts: 218
Blog Entries: 5
Thanked: 17
Are you using Xen? Your dmesg output shows a paravirtualized kernel booting.
linuxdebian Mr-Bisquit is offline     Reply With Quote
Old 11-03-2009, 12:27 AM   #6
cvrprakash
LQ Newbie
 
Registered: Mar 2007
Posts: 5
Thanked: 0

Original Poster
Hi arisp, will try you suggestion and update you.
Mr-Bisquit, I am not using Xen.
If nothing works out I am planning to go back to Ubuntu 9.04, 32 bit.
windows_xp_2003 cvrprakash is offline     Reply With Quote
Old 11-03-2009, 11:38 AM   #7
villegas_j
LQ Newbie
 
Registered: Nov 2009
Posts: 1
Thanked: 0
Thank you Arisp!
for copying and pasting my comment from another post (https://bugs.launchpad.net/ubuntu/+bug/461163)

I guess you did it because it solved your issue which is the main point.

regards,

Julien
windows_xp_2003 villegas_j is offline     Reply With Quote
Old 11-03-2009, 01:31 PM   #8
arisp
LQ Newbie
 
Registered: Nov 2009
Posts: 3
Thanked: 0
Sorry Julien... can't really tell if your tone is ironic or not

Just to make it very clear though, it wasn't my intention to pass your comment as my own comment. I started my post like this:

"Found this in the ubuntu bugs (launchpad):"

I pasted it here as I had found 2 good threads (this one being the one and the other being one in the ubuntu forum) with loads of people having this problem and no one having the faintest idea about how to solve it! It was only after searching for very long that I came across your comment on launchpad and thought it might be more helpful to post a potential answer to the problem here where more people seem to be looking for the solution. You'll find that I've made exactly the same post in the ubuntu forums.

In any case, I haven't had the chance to try it yet, so I was kind of hoping to get some reaction from someone who has as well. Will try make some time and try it tonight. Will post back if I get any luck.

As mentioned by someone else on launchpad however I can't believe so many people are having the same problem and the ubuntu developer community hasn't come up with a bug fix. It is a shame for people to have to go through hoops to get a linux distro to work. Eventually it will drive people away.

Thanks,
A.
windows_xp_2003 arisp is offline     Reply With Quote
Old 11-05-2009, 10:57 PM   #9
pete_bogg
Member
 
Registered: Aug 2003
Location: Kentucky
Distribution: Ubuntu 9.10
Posts: 152
Thanked: 0
I had two freezes this past weekend while using Firefox and one freeze today while using Gnucash. The only way to escape, was to hold in the power button to re-boot.

I have a fresh install of Karmic with an Intel 82845G/GL integrated video (according to the Xorg.0.log).

---

It may be worth noting that the Xorg.0.log showed an error trying to load the "i810" driver, which it couldn't find. Also, I noticed that Extreme Tux Racer is running somewhat "choppy". I assume this means that graphics acceleration is not active.
linuxubuntu pete_bogg is offline     Reply With Quote
Old 11-06-2009, 11:26 AM   #10
arisp
LQ Newbie
 
Registered: Nov 2009
Posts: 3
Thanked: 0
The procedure described above solved my problem! No more crashes for me.

Hope it works for other people too.

A.
windows_xp_2003 arisp is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why freezes Ubuntu 8.10 every time after login? (1 month ubuntu worked fine) makrophage Linux - General 8 02-20-2009 12:21 AM
Display freezes installing on Averatec, how to get around? RileyTheWiley Linux - Laptop and Netbook 1 11-15-2008 08:56 PM
Display freezes installing on Averatec laptop RileyTheWiley Linux - Hardware 1 11-15-2008 08:43 PM
Ubuntu freezes? robbbert Ubuntu 6 06-17-2006 10:53 PM
YAST>Hardware info>FREEZES at Braille Display Balarabay1 Suse/Novell 0 05-02-2006 10:37 AM


All times are GMT -5. The time now is 12:59 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration