View previous topic :: View next topic |
Author |
Message |
aycan n00b
Joined: 28 Apr 2002 Posts: 3 Location: Turkiye
|
Posted: Sun Apr 28, 2002 9:59 am Post subject: Dell Latitude C400 can't use 24bit/1024x768 |
|
|
I'm using a dell c400 with latest gentoo. It has i830 chipset.
The problem is the BIOS on this laptop doesn't have a AGP APERTURE SIZE configuration.
Kernel driver for i830 cannot allocate more than 1MB for AGP so XFree86 can't use 1024x768 with 24bits. I can only use 1024x768 with 8bits.
But if you use Accelerated X server (commercial) you can get 24bits. XiGraphics has a kernel module that can setup more than 1MB of video memory(I don't know how).
So I think there are 2 solutions. First if dell added support to BIOS for AGP mem size, kernel doesn't get in trouble. Second is the kernel driver for i830 should be updated in order to allocate more memory.
These are my experiences, I hope they gives laptop buyers a point of view. _________________ Aycan iRiCAN
Core Computer Security Group
http://www.core.gen.tr |
|
Back to top |
|
|
chadh Moderator
Joined: 21 Apr 2002 Posts: 137 Location: Atlanta, GA
|
Posted: Mon Apr 29, 2002 3:50 pm Post subject: |
|
|
I can verify this. The Latitude C400 (and there is probably an Inspiron equivalent) is not supported well by XFree86, so plan on shelling out about $100USD for XiG to get a useable X server. _________________ Chad |
|
Back to top |
|
|
wixtech n00b
Joined: 19 Apr 2002 Posts: 1
|
Posted: Thu May 02, 2002 9:20 pm Post subject: Trouble running the XiGraphics service |
|
|
In order to address the display problem on my Dell C400 laptop, I downloaded Xi's LX driver (Summit-LX 2.1-5). My problem is that the xsvc driver (xsvc-3.0-25) will not install properly when I "rpm -i xsvc-3.0-25.i386.rpm". What I get back is "error: failed dependencies: /bin/sh is needed by xsvc-3.0-25".
I have verified that sh exists under /bin. Any idea what I can do to fix the problem? Your help is most appreciated. |
|
Back to top |
|
|
chadh Moderator
Joined: 21 Apr 2002 Posts: 137 Location: Atlanta, GA
|
Posted: Thu May 02, 2002 10:39 pm Post subject: |
|
|
That is not how you want to install the driver. If XiG doesn't provide a tarball version of the package, then you will need to emerge rpm2targz and run that on the rpm, and then install the package manually.
You could also try to --force --nodeps rpm, but I really don't recommend that. _________________ Chad |
|
Back to top |
|
|
MacMasta Guru
Joined: 18 Apr 2002 Posts: 545 Location: Anchorage, AK
|
Posted: Mon Jul 15, 2002 11:24 pm Post subject: |
|
|
rpm -i --force --nodeps works just fine.
Anybody have any luck getting alsa working? |
|
Back to top |
|
|
earlydaysofsin n00b
Joined: 19 Apr 2002 Posts: 13
|
Posted: Mon Sep 09, 2002 9:03 am Post subject: Solution |
|
|
This link shows you how to get X working properly without shelling out $ for an X server:
http://www.cse.unsw.edu.au/~chak/linux/c400.html
unfortunately you need to remember to do this each time X or the kernel is upgraded. |
|
Back to top |
|
|
earlydaysofsin n00b
Joined: 19 Apr 2002 Posts: 13
|
Posted: Mon Sep 09, 2002 8:37 pm Post subject: Finally |
|
|
Finally managed to complete this ... had to patch the ebuild in the end. If any one else is interested ill post how i finally got this working |
|
Back to top |
|
|
bos_mindwarp Apprentice
Joined: 19 Oct 2002 Posts: 275 Location: stockholm, sweden
|
Posted: Tue Feb 04, 2003 12:16 am Post subject: Re: Finally |
|
|
earlydaysofsin wrote: | Finally managed to complete this ... had to patch the ebuild in the end. If any one else is interested ill post how i finally got this working |
Can't someone put this in official ebuilds? |
|
Back to top |
|
|
Salze n00b
Joined: 17 Oct 2002 Posts: 52 Location: Germany
|
Posted: Tue Feb 04, 2003 10:54 am Post subject: Re: Finally |
|
|
Hi!
bos_mindwarp wrote: | earlydaysofsin wrote: | Finally managed to complete this ... had to patch the ebuild in the end. If any one else is interested ill post how i finally got this working |
Can't someone put this in official ebuilds? |
AFAIK the current xfree already has the needed patch.
bye
Salze |
|
Back to top |
|
|
|