unix window


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers unix window
# 8  
Old 10-06-2002
this is a unix for dummies section, and i am a total dummy at unix. with that being said, how do i access my xf86config?
oh, by the way, i installed linux in my compaq laptop.
thanks
# 9  
Old 10-07-2002
/etc/XF86Config

and give us your vidoefcard name
# 10  
Old 10-07-2002
This may sound dumb but did you actually install XFree86?
During installation you would have been given the opportunity to test your X configuration. Did you get this at all?
I recall having the same issue some time back when I first installed RedHat, I clean forgot to install X!!

Smilie
# 11  
Old 10-09-2002
sorry for replying so late. i have other stuff to do lately.

anyway, i tried to "vi /etc/XF86Config" and it didn't give me any information...just a blank page.
i did a man on XF86Config and it gave me other directories.
directories such as:
/etc/X11/XF86Config-4
/etc/X11/XF86Config
/etc/XF86Config
/usr/X11R6/lib/X11/XF86Config
and more.

i didn't try all of them, but for the one i tried to access other than /etc/XF86Config, it displayed information.
like for /etc/X11/XF86Config, i get:
In the Screen section, i see "the kernel framebuffer server", "the 16-color VGA server", "the mono server", "the svga server", and "the accel server".

i'm not sure which directories of XF86Config nor which section you guys want me to display, so i just pick one.
This is for the /etc/X11/XF86Config and for the "The svga server"

Driver "accel"
Device "VESA driver (gerneric"
Monitor "Unprobed Monitor"
DefaultColorDept 32

Subsection "Display"
Depth 32
Modes "640x488"
ViewPort 0 0


about the video card, i couldn't find which video card i'm using. i tried looking in the device manager and the system information but didn't find any information regarding the video card. i tried looking on compaq's website, but couldn't find it. is it listed in their website? i just need to look harder right?

about whether i installed XFree86 or not, i'm not sure. is it like an option that you chose when installing linux? so if i installed XFree86, it should give me another option if i want to test my X configuration?
if so, i didn't get this option. that must mean i didn't install XFree86. should i tried reinstall linux?
thanks

Last edited by bb00y; 10-09-2002 at 02:55 AM..
# 12  
Old 10-09-2002
You don't have to reinstall Linux.
Log in as root at the console, and type "Xconfigurator".

It should walk you through most of it.

If for some reason, you do need to install X, please post back with your Redhat Version - perhaps I or someone else can tell you which RPMs to install.
# 13  
Old 10-09-2002
it worked

winx is working. thanks everybody.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

File Transfer from Window server to UNIX and UNIX to UNIX

Dear All, Can someone help to command or program to transfer the file from windows to Unix server and from one unix server to another Unix server in secure way. I would request no samba client. (4 Replies)
Discussion started by: yadavricky
4 Replies

2. UNIX for Dummies Questions & Answers

Unix Id from Window Login ID

Hello All, My Problem is -> How can we get UNIX id from open mail authentication (Windows ID) in UNIX. In following command we are using domain name, which may change in your reference. As, if we use following command. ypcat passwd | grep rohitp | cut -d: -f5 | cut -d, -f1 => we get... (0 Replies)
Discussion started by: pandey.rohit
0 Replies

3. UNIX for Dummies Questions & Answers

grab the data from the unix window

Hi, How could i grab a set of data (eg:file execution start & stop time stamp f) from unix? (1 Reply)
Discussion started by: siriv
1 Replies

4. UNIX for Dummies Questions & Answers

rdist from unix to window XP

I need to rdist some files from unix to window XP, where the source file is in Unix box. I can't get a way to do it as it always prompted me permission denied. rdist -c migtest.tar <ipaddr>:/filedir/migtest.tar updating host <ipaddr> Permission denied. I'd tried to ftp and put the file... (0 Replies)
Discussion started by: lenniegu
0 Replies

5. Shell Programming and Scripting

transfering file from unix to window

Hello Sir/Madam, In my system both unix and windows xp are running, I want to transfer a file from unix to window. Sir, I m new in unix scripting ,So Please help me to solve my problem. Thanking you. (2 Replies)
Discussion started by: Nirmal
2 Replies

6. Shell Programming and Scripting

to transfer a file from unix to window

Hello sir/Madam, I m writing in unix prompt folllowing- >ftp <local ip> // my pc ip is 10.64.0.59 Then following message is displayed- "ftp: connect: Connection refused" Please help me to solve this problem. Thanking you. (3 Replies)
Discussion started by: Nirmal
3 Replies

7. UNIX for Dummies Questions & Answers

Plz help me.... window split in unix

how to split a window into two using curses in a text based chat application? (0 Replies)
Discussion started by: manju
0 Replies

8. Windows & DOS: Issues & Discussions

From WinXP to Unix with X-window

Can anyone tell me if there is a possibility to connect WindowsXP to Unix by means of an X-Window? I want to do this graphical but I can't find a client with a reasonable pricetag on it. We now use WRQ Reflection to connect to a character-based programm on the unix box. But I would like to do... (2 Replies)
Discussion started by: fwalda
2 Replies

9. IP Networking

UNIX & WINDOW

Is there any way that I could invoke a Win NT application in a UNIX environment? Needed to do this to direct the output of an Win NT application to a UNIX program, and then back again. Furthermore, because there's a large amount of processing to be done, it will be great if I could do this... (1 Reply)
Discussion started by: Norman N
1 Replies

10. UNIX for Dummies Questions & Answers

Window and Chat for UNIX

Hi i am new to Unix and i was wondering if you could help me with 2 problems i have? Firstly i use Telnet to connect to my main server unix-shells.com and i want to know how i can use the "window" program? i understand how it works but i want to be able to easily make new windows and hide the... (1 Reply)
Discussion started by: ditoa
1 Replies
Login or Register to Ask a Question