X windows


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers X windows
# 1  
Old 03-04-2005
X windows

I am trying to setup X windows on a compaq aramada 3500 laptop using free bsd 4. I need to find the specs of my laptop but have no idea where to look. I have tried google but cannot find exact specs like video board type. Please help thank you.
# 2  
Old 03-04-2005
Maybe you can find the information on your hardware here;

http://h20000.www2.hp.com/bizsupport...SeriesId=96223
# 3  
Old 03-05-2005
X install

Thank you for provideing me with that link it really helps out a lot. I am still trying to install and configure x on my bsd laptop but I just can't seem to get it working. I am following "The Complete FreeBSD" book by Greg Lehey. I can practice all the command line stuff I just can't get X up and running. I will continue to hack away at it until I can post an intelligent question.
# 4  
Old 03-06-2005
Do you have another OS installed on the laptop? If you do, you should be able to get enough information using that OS. If you don't, you can try Knoppix, it's a live OS on a CD. Another way to fix this problem is to use FreeBSD 5.3. This is probably a pretty good idea because the 4.x releases are now LEGACY releases, and the 5.x are now STABLE releases. Another benefit of using FreeBSD 5.3 is that the default X server is Xorg instead of XFree86, and is equipped with automatic configuration for X (although you might have to tweak the configuration a little bit after that).
 
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Seen Windows pc, having all the features of Linux, could exe, read and edit save like windows

Hi, totally new to linux base using windows when started learning and using computers. but i remember that one pc was there , look alike windows desktop, but could not do the task as windows just click and open and view edit etc. But, you could do a little differently even saving in and opening... (8 Replies)
Discussion started by: jraju
8 Replies

2. UNIX for Dummies Questions & Answers

startX windows application during boot.....putty connection takes the windows

Dear all i am new to linux/debian i run my application on the computer...during startup in bashrc i wrk wid dis script to invoke startx..i do this above command and it works perfectly... if && ; then startx -- -br 1>/dev/null exit 0 fi i use winscp for file transfer and putty for... (1 Reply)
Discussion started by: venkat_330
1 Replies
Login or Register to Ask a Question