04-26-2002
XFREE86 4.2 question
Hi folkss...
I just install Freebsd 4.5 mini disk which install only the
core FREEBSD system nothing else. I then want to install
KDE 3.0 so I install XFREE86 4.2 and I installed
both of these programs successfully with
pkg_add "filename.tgz"
I also install wrapper.tgz for "startx" script.
My problem is that I want to use the graphic interface
to setup for my hardware like XFree86 3.3.6
with XF86Setup command. Does XFree86 4.2
have any command that can run the graphic interface
to setup the hardwares? I try with the DOS version
of freebsd but I keep getting error that it can not
find my device pointer which is my mouse.
I need to setup my hardware to run X-Window KDE 3.0.
If any know my problem and have the solution,
please help me.
THanks alot folks
10 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
I've been trying to configure XFree86, and the first times that I have, it will only run at 320x? resolution.. I have an ATI card, and I've tried using the /stand/sysinstall graphical configuration method, and I've tried xf86config as well, both render the same results. that was before i... (3 Replies)
Discussion started by: adn
3 Replies
2. Programming
So where do we post questions about developing for X? Or do we just not do that here? (2 Replies)
Discussion started by: Gekko
2 Replies
3. UNIX Desktop Questions & Answers
Hi folksss..
I will ask similiar to my previous post.
Have anyone successfully install XFree86 ver. 4.2
on FREEBSD 4.5 from scratch ???
If U do, please provide step by step how U do it.
Do U use graphic user interface to setup the hardware
configuration or DOS configuration ?
I... (2 Replies)
Discussion started by: helpme2
2 Replies
4. UNIX for Dummies Questions & Answers
i am currently trying to compile XFree86 under redhat 7.3. i am used to ./configure make make install, but i know that xfree86 is very different. what are the basic steps for building it. i already have read the documentation, but it wasn't of much help. it was erroring out on the imake. i don't... (1 Reply)
Discussion started by: choasforages
1 Replies
5. UNIX Desktop Questions & Answers
X.Org just released a new version of their X (X11R6.7). Besides Liscense stuff, what is better about X.org then XFree? What is better about XFree then X.org?
Also: Will my fglrx (ATI) or nvidia drivers (designed for XFree86 4.3) work on X.org? (2 Replies)
Discussion started by: punkrockguy318
2 Replies
6. BSD
Hi to all!
I'm very novice in Unix/Linux.
I installed FreeBSD 4.10 in my pentium II 450mhz 64MB 4.300GB
more than 5 times and the error continues...
In the line mode i type "startx" (to enter in X)...but show me a message :
FATAL SERVER ERROR
NO SCREENS FOUND
X CONNECTION TO :0.0... (6 Replies)
Discussion started by: israel
6 Replies
7. BSD
hi everybody
i installed FreeBSD 5.x on a box with a video card Diamond SpeedStar A90 and a Fujitsu Siemens Monitor B772-1
when i do "startx" it gives me something like this:
fatal error: no devices detected
no screen detected
i'm lost...i don't know what to... (3 Replies)
Discussion started by: hmaiida
3 Replies
8. BSD
Hello,
i have a S3 Trio64V+ card. I installed last release of XFree under FreeBSD
5.4.
I do xf86config, but when i try startx i have this error:
nsinternal# startx
XFree86 Version 4.5.0
Release Date: 16 March 2005
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD... (1 Reply)
Discussion started by: jamesf
1 Replies
9. Programming
My goal is to open a window in the X-server and plot a series of pixels. However, I find many examples I have tried to draw to a window fail and the window remains blank. Therefore, I am here requesting information. I do not know c, and am a beginner. Currently, I am using a mix-match of code,... (1 Reply)
Discussion started by: Alux
1 Replies
10. UNIX for Advanced & Expert Users
Hello experts,
I installed an old linux distribution and i'm having troubles with the XFree86 server.
The thing is, when i run XF86Setup, X server and windows actually works, because i can get the graphical configuration screen, but when i'm "done" and save the changes to the config file... (1 Reply)
Discussion started by: semash!
1 Replies
LEARN ABOUT LINUX
grub-setup
GRUB-SETUP(8) System Administration Utilities GRUB-SETUP(8)
NAME
grub-setup - set up a device to boot using GRUB
SYNOPSIS
grub-setup [OPTION...] DEVICE
DESCRIPTION
Set up images to boot from DEVICE.
You should not normally run this program directly. Use grub-install instead.
-a, --allow-floppy
Make the drive also bootable as floppy (default for fdX devices). May break on some BIOSes.
-b, --boot-image=FILE
Use FILE as the boot image [default=boot.img]
-c, --core-image=FILE
Use FILE as the core image [default=core.img]
-d, --directory=DIR
Use GRUB files in the directory DIR [default=/boot/grub]
-f, --force
Install even if problems are detected
-m, --device-map=FILE
Use FILE as the device map [default=/boot/grub/device.map]
-r, --root-device=DEV
Use DEV as the root device [default=guessed]
-s, --skip-fs-probe
Do not probe for filesystems in DEVICE
-v, --verbose
Print verbose messages.
-?, --help
give this help list
--usage
give a short usage message
-V, --version
print program version
Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options.
DEVICE must be an OS device (e.g. /dev/sda).
REPORTING BUGS
Report bugs to <bug-grub@gnu.org>.
SEE ALSO
grub-install(8), grub-mkimage(1), grub-mkrescue(1)
The full documentation for grub-setup is maintained as a Texinfo manual. If the info and grub-setup programs are properly installed at
your site, the command
info grub-setup
should give you access to the complete manual.
grub-setup (GRUB) 1.99-12ubuntu5 October 2011 GRUB-SETUP(8)