LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-26-2007, 11:20 PM   #1
Free Loader
LQ Newbie
 
Registered: Mar 2007
Location: Canada
Distribution: Ubuntu 7.40
Posts: 13

Rep: Reputation: 0
Thumbs down Screen Scrolls in Waves


My screen scrolls in waves as if refreshing every movement. I have installed the right video driver. I am wondering if the problem is the keyboard and/or mouse. Any thoughts or suggestions would help. In the meantime I still have to use Windows to avoid a seizure. I would like to use only Linux SUSE 10.2.
 
Old 03-27-2007, 12:17 AM   #2
budword
Member
 
Registered: Apr 2003
Location: Wisconsin
Distribution: Switched to regualr Ubuntu, because I don't like KDE4, at all. Looks like vista on crack.....
Posts: 675

Rep: Reputation: 31
Is it just firefox or all apps ? Firefox has a "smooth scrolling" option. Have you checked to make sure that X is using the correct driver ? I'm a Kubuntu fan, so I'm afraid I'm not much help for suse issues.

Good luck...

David
 
Old 03-27-2007, 07:52 AM   #3
Free Loader
LQ Newbie
 
Registered: Mar 2007
Location: Canada
Distribution: Ubuntu 7.40
Posts: 13

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by budword
Is it just firefox or all apps ? Firefox has a "smooth scrolling" option. Have you checked to make sure that X is using the correct driver ? I'm a Kubuntu fan, so I'm afraid I'm not much help for suse issues.

Good luck...

David

Free Loader: Smooth scrolling option is selected in Firefox. Problem exists throughout. X is using the correct driver.
 
Old 03-27-2007, 07:54 AM   #4
Free Loader
LQ Newbie
 
Registered: Mar 2007
Location: Canada
Distribution: Ubuntu 7.40
Posts: 13

Original Poster
Rep: Reputation: 0
Firefox is set to smooth scrolling and X recognizes the driver.
 
Old 03-27-2007, 01:22 PM   #5
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
Which driver are we talking about? And how did you install it? Oh yes, and how do you know that it's properly recognized by X?
 
Old 03-27-2007, 01:38 PM   #6
Free Loader
LQ Newbie
 
Registered: Mar 2007
Location: Canada
Distribution: Ubuntu 7.40
Posts: 13

Original Poster
Rep: Reputation: 0
Driver for Radeon 9250 downloaded from ATI.
I downloaded it again(root)and it stated that it was already installed.
Other than that I do not know if it is properly installed.
Any suggestions appreciated.
 
Old 03-27-2007, 01:43 PM   #7
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
Let me know whether you installed it like this:

- build driver using --buildpkg
- init 3
- cd /usr/src/packages/RPMS/x86
- rpm -ivh fglrx*
- ldconfig && aticonfig --initial --input =/etc/X11/xorg.conf
- sax2 -r -m 0=fglrx
- init 5

Also, could you post xorg.conf (it's under /etc/X11) so we can see just how your X is configured?
 
Old 03-28-2007, 08:06 AM   #8
Free Loader
LQ Newbie
 
Registered: Mar 2007
Location: Canada
Distribution: Ubuntu 7.40
Posts: 13

Original Poster
Rep: Reputation: 0
I installed it following the procedure on http://www.thejemreport.com/mambo/content/view/254/
 
Old 03-28-2007, 10:16 AM   #9
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
My first impression, that how-to looks a bit outdated. Have a look at the file xorg.conf which is under X11, which itself is under the /etc directory. Which driver does it report under section "device"?
 
Old 03-28-2007, 01:40 PM   #10
Free Loader
LQ Newbie
 
Registered: Mar 2007
Location: Canada
Distribution: Ubuntu 7.40
Posts: 13

Original Poster
Rep: Reputation: 0
Tried this. It crashed. Had to reboot.
 
Old 03-28-2007, 02:09 PM   #11
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
If just trying to have a look at a file is enough to make your system crash, then something must be seriously worng. Try again. If it still does that, we'll have to bring out the heavy guns.

Edit: Getting confused after reading your post again. What do you mean exactly, "Tried this." Simply looking into xorg.conf as I assume, or did you try to reinstall the driver as explained in my previous post????

Last edited by jay73; 03-28-2007 at 02:11 PM.
 
Old 03-28-2007, 07:06 PM   #12
Free Loader
LQ Newbie
 
Registered: Mar 2007
Location: Canada
Distribution: Ubuntu 7.40
Posts: 13

Original Poster
Rep: Reputation: 0
It crashed simply looking into xorg.conf . Two other times it crashed like this is when I tried to access the mouse file and video/monitor file while in YAST. Very strange!

Last edited by Free Loader; 03-28-2007 at 07:08 PM.
 
Old 03-29-2007, 12:27 AM   #13
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
Something definitely wrong with xorg there.

You could try generating a new xorg.conf from the command line. Before doing so, make sure you have a proper back-up of your current one because it will get overwritten in the process. Type this into a terminal:

su -
root password
cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak

When you're done, change to runlevel 3:

init 3

then run this command:
/usr/bin/xorgconfig

Follow the instructions; I think they're clear and intuitive. Do some research before you start: what screen resolution does your screen support, whick kind of mouse and keyboard have you got, ... Also when you are asked to select a video driver, just select VESA - this is a generic driver that works always; you can install your ATI driver when X is up and running again.

Then you can reboot:

reboot

Don't worry if you don't get it right straightaway; you can always start over. If you can't get into Gnome/KDE anymore, you can simply boot into runlevel three by adding this to your boot line in Grub:

3

And then redo the xorgconfig. That's all, really.

If it doesn't work and you need to recover your old display, you place back your xorg.conf.bak:

cp /etc/X11/xorg.conf.bak /etc/X11/xorg.conf
 
Old 03-30-2007, 05:49 AM   #14
Free Loader
LQ Newbie
 
Registered: Mar 2007
Location: Canada
Distribution: Ubuntu 7.40
Posts: 13

Original Poster
Rep: Reputation: 0
Smile

Problem solved. Thanks jay73. With your suggestions and some help locally we got it working properly. Excellent. I am learning a lot as a newbie.
 
Old 03-30-2007, 05:53 AM   #15
pwc101
Senior Member
 
Registered: Oct 2005
Location: UK
Distribution: Slackware
Posts: 1,847

Rep: Reputation: 128Reputation: 128
Care to post what you learned so others might learn it too? Someone might stumble on this page using Google, and recording how you fixed it might help them too
 
  


Reply



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
x screen scrolls matttail Linux - General 4 02-21-2006 05:10 PM
breaking waves... marsques Linux - Software 4 05-18-2004 01:25 AM
How to view bootup messages? (screen scrolls too fast) davidas Debian 6 04-18-2004 10:37 AM
Screen "scrolls" ... desktop huge! Ben Sytko Slackware 2 03-12-2004 06:44 PM
screen scrolls too low. rojo Slackware 4 01-24-2003 11:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 06:23 AM.

Main Menu
Advertisement
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
Twitter: @linuxquestions
Open Source Consulting | Domain Registration