LinuxQuestions.org
Review your favorite Linux distribution.
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 11-12-2002, 06:02 AM   #1
LabRad
Member
 
Registered: Apr 2002
Location: The Netherlands
Distribution: Slackware, openBSD
Posts: 106

Rep: Reputation: 15
Dell latitude cpi video driver


hi

I have a dell latitude cpi laptop running linux 2.4.18 (Slack). I would like to speed up my graphics for playing divx. Till now i used framebuffer for X. Is there a better driver for :

Video type: 128-bit, hardware-accelerated PCI
Video controller: NeoMagic 2160
Integrated video memory: 2 MB

TIA
 
Old 11-06-2003, 06:40 PM   #2
QtCoder
Member
 
Registered: Aug 2003
Location: USA
Distribution: Slackware 12.0 RC1
Posts: 129

Rep: Reputation: 15
I need this too...

Hello.

I have exactly the same laptop. If I find a good driver, I'll certainly let you know about it.

The main problem with my display is that it doesn't scale to the full size of the screen. Plus, nothing changes when I update my resolution settings. It always stays at 800x600. I'm running Mandrake 9.1 (2.4.21)

I'll be searching around for a driver. When (or if) I find one, I'll post a link. :-)
 
Old 11-07-2003, 08:06 AM   #3
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
I have the same chip in two of my laptops. I find it works great with Linux using the neomagic driver. No problems running it at 1024x768 with 16 bits of color depth.

When you say you update your resolution settings, what exactly do you do? Do you edit XF86Config-4?

Håkan
 
Old 11-07-2003, 08:18 PM   #4
QtCoder
Member
 
Registered: Aug 2003
Location: USA
Distribution: Slackware 12.0 RC1
Posts: 129

Rep: Reputation: 15
Well, I tried to change the resolution with the Mandrake control center and by editing XF86Config-4. Neither option worked, until I found out that the Latitude CPi can only handle 16-bit color depth. Mine was set at 24 the whole time. D'oh!!

I certainly learned a lot more about how X works! Since the default resolution was 24-bit, and the laptop couldn't run at that depth, X switched to the next available setting in the config file, which was 16-bit depth at 800x600 resolution. Whenever I went to change my resolution, I only changed the resolution for 24-bit depth, so it made absolutely no difference.

And yes, the neomagic driver seems to work perfectly well.

I do have one more question, though, hw-tph. What are the settings for the Horizontal and Vertical Syncs in your XF86Config file? I tried to install Fedora Core on my CPi, but it chose the wrong H/V Syncs causing the screen to be screwed up. I seriously think Dell should have put the Horizintal and Vertical Sync ranges in their tech specs! :-)
 
Old 12-27-2003, 10:22 PM   #5
andrew001
Member
 
Registered: Nov 2002
Distribution: Slackware 9.0
Posts: 321

Rep: Reputation: 30
Hmmm, mine only works at 640x480 on my latitude cpi.
 
Old 12-28-2003, 12:47 PM   #6
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
This is from my IBM TP600E but if I recall correctly I used the exact same parameters on my Latitude CPi 300XT.
Code:
Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	30-60
	VertRefresh	50-75
	Option		"DPMS"
EndSection
If you want me to I can dig it up to verify it and post my whole XF86Config-4 for my Latitude. I never had any problems with X on that laptop (which served me well for many many years!).

Håkan
 
Old 09-12-2006, 10:04 AM   #7
cashrews
LQ Newbie
 
Registered: Sep 2006
Posts: 1

Rep: Reputation: 0
laptop screen

Did you ever find a driver that would bring the screen to the size of the monitor. I keep looking but have yet to find a solution. Many of the things I attempt to view are so poor that they can barely be read? Any suggestions on how to fix this?
Quote:
Originally Posted by QtCoder
Hello.

I have exactly the same laptop. If I find a good driver, I'll certainly let you know about it.

The main problem with my display is that it doesn't scale to the full size of the screen. Plus, nothing changes when I update my resolution settings. It always stays at 800x600. I'm running Mandrake 9.1 (2.4.21)

I'll be searching around for a driver. When (or if) I find one, I'll post a link. :-)
 
Old 09-12-2006, 10:15 AM   #8
LabRad
Member
 
Registered: Apr 2002
Location: The Netherlands
Distribution: Slackware, openBSD
Posts: 106

Original Poster
Rep: Reputation: 15
No I don't think I ever found a good driver.. The best thing for me was the framebuffer..
I would not be surprised if there is a better solution out there. I just got better laptop and stopped looking for a better driver.
 
Old 07-08-2007, 03:04 AM   #9
alexisbatman
LQ Newbie
 
Registered: Jul 2007
Posts: 1

Rep: Reputation: 0
Quote:
Originally Posted by QtCoder
Well, I tried to change the resolution with the Mandrake control center and by editing XF86Config-4. Neither option worked, until I found out that the Latitude CPi can only handle 16-bit color depth. Mine was set at 24 the whole time. D'oh!!

I certainly learned a lot more about how X works! Since the default resolution was 24-bit, and the laptop couldn't run at that depth, X switched to the next available setting in the config file, which was 16-bit depth at 800x600 resolution. Whenever I went to change my resolution, I only changed the resolution for 24-bit depth, so it made absolutely no difference.

And yes, the neomagic driver seems to work perfectly well.

I do have one more question, though, hw-tph. What are the settings for the Horizontal and Vertical Syncs in your XF86Config file? I tried to install Fedora Core on my CPi, but it chose the wrong H/V Syncs causing the screen to be screwed up. I seriously think Dell should have put the Horizintal and Vertical Sync ranges in their tech specs! :-)

I dont know how to do any off this. Also have a dell latitude cpi d266xt machine. Running xubuntu but graphics isnt looking pretty. Need a REALLY straight forward step by step guide to fix?. V new to linux. Anyone help?

.
 
  


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
Slackware 9.x on Dell Latitude CPi A 266mhz unclebob Linux - Laptop and Netbook 2 02-25-2005 02:28 PM
Dell Latitude CPi and SuSE 9.1 dl5rcw Linux - Laptop and Netbook 1 05-25-2004 01:52 PM
Dell Latitude CPI Random Lockup On Boot MrSmee Linux - Laptop and Netbook 3 05-13-2004 04:54 PM
Mandrake linux 9.2 on dell latitude cpi d266xt Myamoto_Musashi Linux - Laptop and Netbook 7 03-03-2004 06:05 AM
Gigafast on Dell latitude CPi dkretz Linux - Laptop and Netbook 3 11-15-2003 04:58 PM

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

All times are GMT -5. The time now is 08: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