Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc.

Go Back   Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc. > >> General Public > Chit Chat Public
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Chit Chat Public Talk about any thing you want! This forum is public.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-15-2004, 07:45 PM
joshcombs's Avatar
joshcombs joshcombs is offline
Linux N00B!
Vortech Inc. Customer
 
Location: Cincinnati Ohio
Send a message via AIM to joshcombs Send a message via MSN to joshcombs Send a message via Skype to joshcombs
FreeBSD help :) I know you want to help a n00b

Okay so I install FreeBSD on a spare computer. How do I get to into KDE desktop? I rather use the desktop rather than command line.... Thanks

Joshua
__________________
Joshua Combs
Streamline Web Solutions
"everyone needs hosting at some point in time"
Streamline Web Solutions| JoshCombs.com|
Reply With Quote
  #2  
Old 01-15-2004, 08:20 PM
Brangwyn Brangwyn is offline
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
*IF* you've got everything installed to allow X to run, then try just typing "startx" from the prompt.
Reply With Quote
  #3  
Old 01-15-2004, 08:24 PM
joshcombs's Avatar
joshcombs joshcombs is offline
Linux N00B!
Vortech Inc. Customer
 
Location: Cincinnati Ohio
Send a message via AIM to joshcombs Send a message via MSN to joshcombs Send a message via Skype to joshcombs
Quote:
Originally Posted by Brangwyn
*IF* you've got everything installed to allow X to run, then try just typing "startx" from the prompt.
oh NOS

I tried to startx and I came up with this error
Fatal Server Error:
no screens found


How can I get screens installed?And I thought I installed everything.....
__________________
Joshua Combs
Streamline Web Solutions
"everyone needs hosting at some point in time"
Streamline Web Solutions| JoshCombs.com|
Reply With Quote
  #4  
Old 01-15-2004, 08:40 PM
Brangwyn Brangwyn is offline
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
Never installed BSD so not sure what it uses for its XFree86Config etc .. hopefully Matt or someone here who uses BSD more often than me will help you out.

Depending on your hardware though it's often a complete PITA getting X configured.
Reply With Quote
  #5  
Old 01-15-2004, 08:55 PM
joshcombs's Avatar
joshcombs joshcombs is offline
Linux N00B!
Vortech Inc. Customer
 
Location: Cincinnati Ohio
Send a message via AIM to joshcombs Send a message via MSN to joshcombs Send a message via Skype to joshcombs
If I can not get it fixed I will try College linux on it
__________________
Joshua Combs
Streamline Web Solutions
"everyone needs hosting at some point in time"
Streamline Web Solutions| JoshCombs.com|
Reply With Quote
  #6  
Old 01-15-2004, 09:43 PM
Silverbug's Avatar
Silverbug Silverbug is offline
Custom Built Solutions
Vortech Inc. Customer
 
Location: AK, New Zealand
Send a message via ICQ to Silverbug Send a message via MSN to Silverbug Send a message via Skype to Silverbug
i had the same problem with my copy of gentoo, couldnt get it to run for the same reason. I have a feeling it was cause the video was onboard on the motherboard
__________________
Paul Foley
Sniper Systems Ltd

Reply With Quote
  #7  
Old 01-15-2004, 10:26 PM
alexc
Guest
 
Truth be told, any form of X11 on BSD is a pain as much as it is on any other *IX. FreeBSD also doesn't have the fancy tools that some Linux distros have so you're dependent on whatever comes with X11. You can get pretty far using the xf86config CLI configuration tool but will probably still have to edit stuff in /etc/X11/XF86Config afterwards, partocularly screen resolutions and mouse configurations. XF86Setup is a GUI utility that's supposed to help you configure it but it's always disappointed me--mind you I haven't touched it in ages since I gave up on it years ago.

"No screens found" means that it didn't find any useable configuration under the Screens section of XF86Config. This is where you need to know your video hardware and make sure it's supported and what technical attributes your video card and monitor have.

Once you have X running KDE is the easy part. Pretty much all you'll do to run it is is edit .xinit after you've installed it through the ports or package system. (Unflattering commentary about KDE itself withheld )

I've been running FreeBSD on my home desktop and various workstations since I ditched slackware 4.5 years ago and have very few complaints. The only time I had to reinstall X was when I upgraded the OS from 3.x to 4.x so it's actually something I (thankfully) haven't done often enough to be an expert at. Good luck...

Last edited by alexc : 01-15-2004 at 10:29 PM.
Reply With Quote
  #8  
Old 01-16-2004, 07:21 PM
joshcombs's Avatar
joshcombs joshcombs is offline
Linux N00B!
Vortech Inc. Customer
 
Location: Cincinnati Ohio
Send a message via AIM to joshcombs Send a message via MSN to joshcombs Send a message via Skype to joshcombs
I tried to configure it but to no avail so I am putting Red Hat 8 back on it
__________________
Joshua Combs
Streamline Web Solutions
"everyone needs hosting at some point in time"
Streamline Web Solutions| JoshCombs.com|
Reply With Quote
  #9  
Old 01-19-2004, 12:42 PM
bigdave's Avatar
bigdave bigdave is offline
Tired...
Banned
 
Have you tried gentoo? Matt and I both enjoy it, it compiles to your system specs and if you follow the install, you do learn quite a bit! The cool part is the portage tree and emerge which is similiar to ports on BSD. Try it out!

http://www.gentoo.org/doc/en/gentoo-x86-install.xml
Reply With Quote
  #10  
Old 01-19-2004, 03:30 PM
mfennell's Avatar
mfennell mfennell is offline
Lost in space
Vortech Inc. Customer
 
Location: The armpit of California - Fresno
Send a message via Yahoo to mfennell
I also recommend gentoo. If your new to linux and can follow directions then this is one of the best ways to learn. The step by step explainations that bigdave pointed you to are great.

Best thing about it is once you are done with the installation the system will be screaming fast when compared to anything else you've installed on it.
Reply With Quote
  #11  
Old 01-19-2004, 07:30 PM
somereseller's Avatar
somereseller somereseller is offline
Usability everywhere
Vortech Inc. Customer
 
Location: mars
Gentoo is a pain to maintain on an older system because you have to compile everything. Things like KDE take forever.

Give Mandrake a try. It has a urpmi command and a GUI tool that gives you access (free or fee) to a huge library of application.

Mandrake 10 is looking very good if they don't screw things up at the last minute.
Reply With Quote
  #12  
Old 01-19-2004, 07:36 PM
joshcombs's Avatar
joshcombs joshcombs is offline
Linux N00B!
Vortech Inc. Customer
 
Location: Cincinnati Ohio
Send a message via AIM to joshcombs Send a message via MSN to joshcombs Send a message via Skype to joshcombs
I have these iso's on my windoze box and I am contemplating installing and testing them out and seeing which I like best.

I have
Red Hat 7.3, 8, and 9
FreeBSD 5.1
Gentoo 1.4
College Linux 2.3
and Knoppix
and some where around here I have Slackware and Clarkconnect....

Joshua
__________________
Joshua Combs
Streamline Web Solutions
"everyone needs hosting at some point in time"
Streamline Web Solutions| JoshCombs.com|
Reply With Quote
  #13  
Old 01-19-2004, 07:47 PM
Bladesnitz
Guest
 
You don't have to build everything on Gentoo... Its better to since it will be optimzied for your system... but there are prebuilt packages you can get instead of building...
Reply With Quote
  #14  
Old 01-20-2004, 06:07 AM
somereseller's Avatar
somereseller somereseller is offline
Usability everywhere
Vortech Inc. Customer
 
Location: mars
Josh, stay away from Red Hat and get a newer FreeBSD (5.2)

Matt, It's optimized for your system, but in the case of old hardware you don't notice too much difference. And if you don't compile KDE yourself, where's the speed gain?
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 07:45 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Vortech Inc. ©2005
Page generated in 0.66792 seconds with 19 queries
[Output: 104.47 Kb. compressed to 96.09 Kb. by saving 8.38 Kb. (8.03%)]