Sponsored Content
Full Discussion: mandrake 7.0 and X
Top Forums UNIX for Dummies Questions & Answers mandrake 7.0 and X Post 19682 by ober5861 on Monday 15th of April 2002 01:49:40 PM
Old 04-15-2002
mandrake 7.0 and X

I have problems. I have to use Mandrake 7.0 for a college course and I have it installed and I can do all the command line stuff, but I want to get to the GUI. Problem is, I can't start X.

SO, after doing some searching on google, I downloaded XFree86 4.0.1 and the latest driver for my video card (which I found that Mandrake 7.0 and the Geforce GTS 2 have problems together).

I have not installed the video card driver yet because I'm not sure how to run rpms from the command line. Is it:
Code:
rpm thetitleoftherpm.rpm

Secondly, when trying to install XFree86, I get all kinds of errors during the install that say "directory not found" and some other small errors. XFree86.org says to use their "extract.exe" file if this happens. I've done that and i can't seem to get a "good copy" of it according to the install script.

So my big question is, can I get a more updated version of something like XFdrake or something similar that would recognize my video card (Elsa Gladiac Geforce 2 GTS 32mb) and my monitor (Viewsonic E790B) and let me get into XWindows?

Thanks. I know this is long but I felt a good explaination was necessary.
 

10 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Mandrake 8.1

Hi all, I have copied three .ISO files for Mandrake 8.1 from a Linux DVD onto my work LAN. They are: Mandrake81-cd1-inst.I586.iso Mandrake81-cd2-ext.I586.iso Mandrake81-cd3-supp.I586.isoThey're all +650M in size and I'd like to know what I need to do in order to create the three CD's... (3 Replies)
Discussion started by: Cameron
3 Replies

2. UNIX for Dummies Questions & Answers

mandrake and os X

can i run mac os X stuff in mandrake? on a intel computer? (1 Reply)
Discussion started by: amicrawler
1 Replies

3. UNIX for Dummies Questions & Answers

Mandrake

I read the old posts about dual booting windows and linux, and I just wanted to clarify something: If I buy the mandrake version of linux, will that by itself partition the hard drive, or do I still have to get a copy of partition magic? If the mandrake version can do it, is it an easy process? ... (6 Replies)
Discussion started by: luke314pi
6 Replies

4. UNIX for Dummies Questions & Answers

Mandrake question

Hi, I recently started running Mandrake Linux with the KDE desktop. Today instead of starting up the desktop, it stayed at the command prompt. What is the linux command for starting the KDE environment? Thanks alot! (4 Replies)
Discussion started by: luke314pi
4 Replies

5. UNIX for Dummies Questions & Answers

Mandrake 7.2 Installation

Hi all, I'm waiting (impatiently) for the Mandrake 9.0 CD's to arrive. I have scored Man 7.2 and wish to meet the Penguin straight away. So, I changed my BIOS to boot from CD and got underway but it only picked up my Windows hard drives (seperate physical drives). I have a third hard drive... (9 Replies)
Discussion started by: onestepto
9 Replies

6. UNIX for Dummies Questions & Answers

need help mandrake os

my hdd root dir keeps dumping on me but when i install i use native linux format i i lost again yesterday is there a recovery methead? or a safe mode that i can go into ? i made a boot disk is it wise to let the formater program to auto alcate? give me a 5gb root drive and a 37gb home i relly... (1 Reply)
Discussion started by: amicrawler2000
1 Replies

7. UNIX for Dummies Questions & Answers

mandrake 10

i just got mandrake 10 and i installed xine the latest why does it crash my xserver and how do i fix this problem in mandrake 8 - 9.2 i had no problmes with xine until now with 10 (2 Replies)
Discussion started by: amicrawler2004
2 Replies

8. SuSE

mandrake problem

ihave mandrake 9.2 (will upgrade soon to 10) but anyways, i can't get the Hard drive or the CD-ROM or Floppy to show up on the desktop. can anyone help me out? (11 Replies)
Discussion started by: linux_newbe
11 Replies

9. Linux

mandrake

I just installed mandrake 9.2, and all I want right now is for gaim to allow me to use msn.. The version I got now is 0.59.? and I have tried to get the latest version but when I downloaded the rpm it said that there were errors... can someone help... for my rpm packaging I have went to Urpmi and... (3 Replies)
Discussion started by: flimzzy
3 Replies

10. Linux

anyone familiar with mandrake? :D

I am using Mandrake 10.1 and I was trying to use K3B to burn my files to CD. Well, I configured the recorder speed to 48X, however when I try to burn a cd, the program gets stuck and return an error 252 or something. I searched the forum and in there somewhere people mentioned about turning on the... (2 Replies)
Discussion started by: Jace
2 Replies
I740(4) 						     Kernel Interfaces Manual							   I740(4)

NAME
i740 - Intel i740 video driver SYNOPSIS
Section "Device" Identifier "devname" Driver "i740" ... EndSection DESCRIPTION
i740 is an Xorg driver for Intel i740 video cards. SUPPORTED HARDWARE
The i740 driver supports Intel 740 based cards. A list of cards reported to work is provided in the README file with the driver source. CONFIGURATION DETAILS
Please refer to xorg.conf(5) for general configuration details. This section only covers configuration details specific to this driver. The driver auto-detects all device information necessary to initialize the card. However, if you have problems with auto-detection, you can specify: VideoRam - in kilobytes DacSpeed - in MHz MemBase - physical address of the linear framebuffer IOBase - physical address of the memory mapped IO registers The following driver options are supported on all chipsets: Option "NoAccel" "boolean" Disable or enable 2D acceleration. Default: acceleration is enabled. Option "SWCursor" "boolean" Request a software cursor (hardware is default). Default: off Option "SDRAM" "boolean" Force the use of SDRAM timings. Default: off Option "SGRAM" "boolean" Force the use of SGRAM timings. Default: off Option "SlowRam" "boolean" Force the use of slower ram timings. Default: off Option "Dac6Bit" "boolean" Force the use of a 6 Bit Dac (8 Bit is the default). Default: off Option "UsePIO" "boolean" Force the use of programmed IO (Memory mapped is the default). Default: off Note: the i740 X server should automatically detect whether your card has SGRAM or SDRAM. Use the "sgram" and "sdram" options if it is incorrectly detected. SEE ALSO
Xorg(1), xorg.conf(5), Xserver(1), X(7) AUTHORS
Authors include: Kevin E Martin and Daryll Strauss of Precision Insight, Inc. The XFree86 version of this driver was donated to The XFree86 Project by Precision Insight, Inc., Cedar Park, TX, USA The Xorg version of this driver originally came from XFree86 4.4rc2. X Version 11 xf86-video-i740 1.3.2 I740(4)
All times are GMT -4. The time now is 07:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy