Diagonal lines apear on screen system freezes

Asked by Eric

entire screen changes to diagonal lines at random moments then remains frozen. Using ubuntu 8.10 64 , tried ubuntu 8.04 32 with same result. Tried checking screen resolution.

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu yelp Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jeff Rasmussen (jeffrasmussen) said :
#1

Can you run these commands and post the output?
1. grep -i driver /etc/X11/xorg.conf
     example: Driver "fglrx"

2. lspci
    example: 01:00.1 Display controller: ATI Technologies Inc RV516 [Radeon X1300 Pro] (Secondary)

3. dmesg | tail
    This will output driver messages and tail will show the last 10 lines. If you can look through /var/log/dmesg and /var/log/Xorg.0.log and find any pertinent information about your video card you can clip that too.

These commands will show us what graphics hardware you have installed and what driver the system is attempting to load.

Revision history for this message
Eric (eric0391) said :
#2

Dear Jeff Rasmussen, Thank you for replying to my question. Since posting
my question my brother has got me to try Fedora which is doing the same
thing by the way with the diagonal line problem. My hope is to find a
solution and to run Ubuntu which I like better.
Hopefully this can help?

[eric@localhost ~]$ su
Password:
[root@localhost eric]# grep -i driver /ect/X11/xorg.conf
grep: /ect/X11/xorg.conf: No such file or directory
[root@localhost eric]# grep -i driver /etc/X11/xorg.conf
    Driver "mouse"
    Driver "kbd"
    Driver "nvidia"
[root@localhost eric]# lspci
bash: lspci: command not found
[root@localhost eric]# lspci
bash: lspci: command not found
[root@localhost eric]# dmesg | tail
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.10
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Bluetooth: BNEP filters: protocol multicast
Bridge firewalling registered
pan0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
eth0: no IPv6 routers present
SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
[root@localhost eric]#

On Tue, Dec 23, 2008 at 11:39 AM, Jeff Rasmussen <
<email address hidden>> wrote:

> Your question #54499 on yelp in ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/yelp/+question/54499
>
> Status: Open => Needs information
>
> Jeff Rasmussen requested for more information:
> Can you run these commands and post the output?
> 1. grep -i driver /etc/X11/xorg.conf
> example: Driver "fglrx"
>
> 2. lspci
> example: 01:00.1 Display controller: ATI Technologies Inc RV516 [Radeon
> X1300 Pro] (Secondary)
>
> 3. dmesg | tail
> This will output driver messages and tail will show the last 10 lines.
> If you can look through /var/log/dmesg and /var/log/Xorg.0.log and find any
> pertinent information about your video card you can clip that too.
>
> These commands will show us what graphics hardware you have installed
> and what driver the system is attempting to load.
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/yelp/+question/54499
>
> You received this question notification because you are a direct
> subscriber of the question.
>

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Open' state without activity for the last 15 days.