LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 06-01-2005, 06:07 AM   #1
rjkfsm
Member
 
Registered: Apr 2004
Location: Charleston, SC
Distribution: RHEL, CentOS, Debian, Gentoo, Knoppix & DSL
Posts: 126

Rep: Reputation: 15
Dell C600 ATI M3 Video driver w/ Debian


Hi,

This was one big convoluted message about 5 different problems, but I decided to split them up into 3 messages. I have solved two of them already. Update: All but this one have been solved.

The computer: A Dell Latitude C600 (P-III @ 1GHz w/ 512 MB RAM & 20GB HDD, ATI Mobility 3 video card, Maestro ESS sound & 3COM 10/100 NIC) with a docking station. The docking station has a Dell 17" monitor, PS/2 mouse, PS/2 keyboard, a USB CD-RW & a 3COM NIC (detected as eth1 and the built in NIC is eth0).

OS: Debian Sarge (2.6.11-1-686) & KDE 3.3

The problem: The generic ati driver won't work. I can use the vesa driver which is OK, but slow. When I use the ati driver, my monitor unsync's like it's in power save mode. The propriety ATI driver doesn't cover this chipset. The Mobility M3 is based on the Rage 128 chipset.

Thanks in advance.
RK

Last edited by rjkfsm; 06-07-2005 at 11:50 AM.
 
Old 06-03-2005, 07:12 AM   #2
rjkfsm
Member
 
Registered: Apr 2004
Location: Charleston, SC
Distribution: RHEL, CentOS, Debian, Gentoo, Knoppix & DSL
Posts: 126

Original Poster
Rep: Reputation: 15
Can anyone help me? Please?

RK

Last edited by rjkfsm; 06-07-2005 at 07:54 AM.
 
Old 06-07-2005, 07:55 AM   #3
rjkfsm
Member
 
Registered: Apr 2004
Location: Charleston, SC
Distribution: RHEL, CentOS, Debian, Gentoo, Knoppix & DSL
Posts: 126

Original Poster
Rep: Reputation: 15
Pretty please?
 
Old 06-07-2005, 08:59 AM   #4
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
I have a C600 as well. Looks like we have the same video card - here's the lspci output:
VGA compatible controller: ATI Technologies Inc Rage Mobility M3 AGP 2x (rev 02)

The ATI driver works fine for me. It fixed some frame dropping when playing DVDs, along with some odd behavior with certain games, as compared to the VESA driver.

Here are the relevant lines from my xorg.conf in case it's a settings issue:
Section "Monitor"

Identifier "My Monitor"
HorizSync 31.5 - 50.0
VertRefresh 40-90
Section "Device"
Identifier "ATI"
Driver "ati"
VendorName "ATI Technologies Inc"
BoardName "Rage Mobility M3 AGP 2x"
BusID "PCI:1:0:0
Section "Screen"
Identifier "Screen 1"
Device "ATI"
Monitor "My Monitor"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubsection

Last edited by 2Gnu; 06-07-2005 at 09:01 AM.
 
Old 06-07-2005, 10:22 AM   #5
rjkfsm
Member
 
Registered: Apr 2004
Location: Charleston, SC
Distribution: RHEL, CentOS, Debian, Gentoo, Knoppix & DSL
Posts: 126

Original Poster
Rep: Reputation: 15
I wish it were that simple. I did, however, pull the laptop out of the docking station to see if it was the monitor. The left side of the LCD was fine, but the right was severely corrupted with vertical lines. The LCD worked fine with the VESA driver. Here's my config file:

Section "Device"
..Identifier "ATI"
..Driver "vesa"
..#Driver "ati"
..#VendorName "ATI Technologies Inc"
..#BoardName "Rage Mobility M3 AGP 2x"
..#BusID "PCI:1:0:0"
EndSection

Section "Monitor"
..Identifier "DELL"
..HorizSync 30-96
..VertRefresh 50-160
..Option "DPMS"
EndSection

Section "Screen"
..Identifier "Default Screen"
..Device "ATI"
..Monitor "DELL"
..DefaultDepth 24
..SubSection "Display"
....Depth 8
....Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
..EndSubSection
..SubSection "Display"
....Depth 16
....Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
..EndSubSection
..SubSection "Display"
....Depth 24
....Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
..EndSubSection
EndSection


I have also checked at various screen resolutions, different (lower) sync & refresh rates, and I have gone through the /usr/share/doc/xserver-xfree86/README-ati file and have tried every dang'ed option in there. I have also tried the 'r128' driver since the M3 is based on the Rage 128 chipset. The only thing that has remained contant is: Works only with VESA.

RK

Last edited by rjkfsm; 06-07-2005 at 10:47 AM.
 
Old 06-17-2005, 12:35 PM   #6
averagejoe84
Member
 
Registered: Jun 2005
Location: Florissant, MO
Distribution: Fedora 3/4, Centos, Suse 9.1-9.3, CentOS 4.1, Knopix
Posts: 34

Rep: Reputation: 15
I have a c600 also and I run suse9.2 with no problems at all

Joe
 
Old 11-05-2005, 09:57 PM   #7
Al_Khidr
LQ Newbie
 
Registered: Sep 2005
Location: I live everywhere, since I am one with the force.
Distribution: Mandrake 10.1
Posts: 26

Rep: Reputation: 15
Dell Latitude C600

Hi There,


I have a Dell laptop, its a Dell Latitude C600. I would like to tweak the video to the max, so that I may get best video possible. When I run (from the command line) glxgears, I can get a very high frame rate. So I guess what I am asking is what must be done to tweak the video for the best performance, and simply just great video. I am not sure if I have to recompile the kernel for the best video and/or tweak the info in the Xorg and XFR86Config. I had another system before where I tweak the XFR86 and added the chipID. But as for the Dell Latitude C600, the video card on this laptop is ATI Rage 128 Mobilty. So can someone be so kind as to provide me with good information as to what must be done? I appreciate it very much. Thank you.


Al_Khidr,
 
Old 11-07-2005, 11:16 AM   #8
averagejoe84
Member
 
Registered: Jun 2005
Location: Florissant, MO
Distribution: Fedora 3/4, Centos, Suse 9.1-9.3, CentOS 4.1, Knopix
Posts: 34

Rep: Reputation: 15
What Distro are you Using?
 
Old 11-08-2005, 01:49 PM   #9
Al_Khidr
LQ Newbie
 
Registered: Sep 2005
Location: I live everywhere, since I am one with the force.
Distribution: Mandrake 10.1
Posts: 26

Rep: Reputation: 15
Distro

Hi averagejoe84:


The distro I am using is Mandriva 2006. I seem to encounter the same problem with all the Mandrake, Mandriva, Redhat, and Fedora Core. Now in one case on my PC, when using Mandrake and my Video Card was an ATI 128, I found the ChipID that I put in the xorg config section. And my frame rate was off the charts, well not exactly off the charts, but you know what I mean. Like everyone else with Dell Latitude C600, I too have to use the VESA as oppose to the ATI Rage 128 Mobility driver. So what should I do without having to change distros. Cause to tell you the truth, I kinda like Mandriva 2006. I've considered using Gentoo and compiling everything from source, and then I would expect to not have any problemos. So in advanved, thank you for any help you can provide.....




Al_Khidr,
 
Old 11-09-2005, 11:49 AM   #10
averagejoe84
Member
 
Registered: Jun 2005
Location: Florissant, MO
Distribution: Fedora 3/4, Centos, Suse 9.1-9.3, CentOS 4.1, Knopix
Posts: 34

Rep: Reputation: 15
Hi!

I checked my xorg.conf and it claims that I am using the r128 Driver, I dont have any problems with my display. however when I run glxgears I am getting only about 125.6 FPS, When I was running SUSE I had to use a drive that was 3rd party, http://dri.freedesktop.org/wiki/ this is where I found the driver to get full acell. on SUSE, I havent had a chance to mess with it much In Fedora Core 4.


Joe
 
Old 07-08-2009, 09:20 AM   #11
linux-i386
LQ Newbie
 
Registered: Jul 2009
Posts: 3

Rep: Reputation: 0
Same comp, different problem

I was just looking for a solution to a different problem, but with the same computer.

I don't want to steal somebodies thread, but I think that 2Gnu has the solution to my problem.

Quote:
Originally Posted by 2Gnu View Post
I have a C600 as well.
....
Quote:
Originally Posted by 2Gnu View Post
Here are the relevant lines from my xorg.conf in case it's a settings issue:
I am having trouble with the mouse drifting,
Could you post your whole xorg.conf?
 
Old 07-08-2009, 05:34 PM   #12
averagejoe84
Member
 
Registered: Jun 2005
Location: Florissant, MO
Distribution: Fedora 3/4, Centos, Suse 9.1-9.3, CentOS 4.1, Knopix
Posts: 34

Rep: Reputation: 15
Hello I don't think the problem is with your X-ORG when I had that laptop and many others after it with track points (the nub on the keyboard) the track point likes to get stuck and this causes the mouse pointer to drift even when not being used. good luck


Joe
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Dell Latitude C600 w/ ATI Rage 128 Mobility Al_Khidr Linux - Laptop and Netbook 2 11-06-2005 08:07 AM
old dell c600 dwaldie Linux - Laptop and Netbook 3 11-05-2005 09:54 PM
Dell C600 sound problem w/ Debian rjkfsm Linux - Laptop and Netbook 4 06-07-2005 07:53 AM
Irda on Dell C600 hayir Linux - Hardware 0 04-12-2005 10:48 PM
Dell C600 + ATI Rage 128 Mobility + Monitor Problem jcz Linux - Laptop and Netbook 2 01-21-2004 09:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 07:35 PM.

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