Sponsored Content
Operating Systems BSD How can install the FreeBSD on desktop!! Post 302218844 by kstg0008 on Sunday 27th of July 2008 09:43:59 AM
Old 07-27-2008
Quote:
Originally Posted by shayan
I downloaded DesktopBSD1.6 and wanted to install it.
but it couldn't start X and gave me a shell !
I had once installed PCBSD and it didn't have any problems.
any one having the same problem? or know what to do?
maybe you don't configure the xorg.conf
sometimes X would not be started if we do not configure the xorg.conf
do like this at /root:
Xorg -configure it will create a file xorg.conf.new

X -config xorg.conf.new

you can get more infomation at X11 Configuration
 

10 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

FreeBSD Install error

Not entirely sure if this belongs here but here it is. I am installing FreeBSD, downloaded the ISO from their website, created the Bootdisk. And when I try to boot, I get this error, 'Panic, Couldn't Inialize. Will not continue without Inialization'. I get the prompt telling me that it will... (2 Replies)
Discussion started by: Fmarvez
2 Replies

2. UNIX for Dummies Questions & Answers

Install FreeBSD 4.5

Hi, everyone. Last night I tried to install FreeBSD Unix 4.5 to my compaq desktop. During the installation, it showed some message says some devices "collaped". Does it mean my computer not support unix, or I need to config those data? (7 Replies)
Discussion started by: HOUSCOUS
7 Replies

3. BSD

FreeBSD 5.4 Install

sup everyone, i am having trouble installing freebsd 5.4 when i'm done installing freebsd, it came out like this screen shot 1 then i typed startx, it came out like this.. screen shot 2 i don't think it's normal.. so i went with "exit", it came out like this screen shot 3 ... (3 Replies)
Discussion started by: royal
3 Replies

4. UNIX for Dummies Questions & Answers

I'm looking for a 64-bit Desktop that will run Windows, Linspire, FreeBSD and Solaris

Ok, I've been shopping around and I've seen some nice one's, but they are either too expensive or they are not 64-bit; I want to be prepared for the future at the right price (under $3,000 with a decent configuration)! :D Where can I find a good 64-bit desktop or workstation that will run the... (0 Replies)
Discussion started by: Mr. Nice Guy
0 Replies

5. UNIX for Dummies Questions & Answers

How to install FreeBSD without loosing my data?

hi. I am newbie in Unix. I wanted to install Free BSD 5.2.1 to my computer which winXp was already installed. But i couldn't. I chose Standard. Then it said you are going to use dos style fdisk partitioning. Then a window displayed begining like this. WARNING: A geometry of 155127/16/63 for... (0 Replies)
Discussion started by: sualcavab
0 Replies

6. BSD

Install Gnome 2.22 in FreeBSD

at root command line # pkg_add -r gnome2 This will download the latest GNOME 2.22 packages from the FreeBSD FTP site, and proceed to install them on your system. Up-to-date GNOME packages for i386 and amd64 for all supported versions of FreeBSD are also available from the GNOME Tinderbox.... (0 Replies)
Discussion started by: very9music
0 Replies

7. Programming

Petsc install on desktop with 2 cpu

Hi! everyone I need to install petsc with MPI on my desktop. I followed the instructions of petsc home page. But, whenever I ran make, I saw messabe "error", also I can't work for complie and execution. Install cygwin. download petsc-2.3.3.-p15.tar.gz cd /home/myhome/soft... (0 Replies)
Discussion started by: kdh1971
0 Replies

8. BSD

Installing ports upon FreeBSD install

I use DesktopBSD (FreeBSD + KDE) and regularly install this on our machines. Currently I go to the package manager to install the ports, but what shell command can I enter instead right after BSD install to install the ports? Thanks in advance (3 Replies)
Discussion started by: figaro
3 Replies

9. UNIX for Advanced & Expert Users

How to install bsdpan-* on freeBSD 7.1

Hi Experts, I have installed freeBSD 7.1. then I installed perl-5.8.8_1 from Ports, I read somewhere that If I install perl from port then it will automatically install bsdpan. But it did not work out. Practical Extraction and Report Language postgresql-plperl-8.3.3_1 Write SQL... (0 Replies)
Discussion started by: mukundranjan
0 Replies

10. Solaris

How to install Solaris-desktop?

Hello, I am trying to install solaris desktop in solaris pkg install Solaris-desktop it say insufficient access to complete the required operation privileged user what does this mean? (14 Replies)
Discussion started by: Riteshkakkar
14 Replies
V4L(4)							     Kernel Interfaces Manual							    V4L(4)

NAME
v4l - video4linux driver SYNOPSIS
Section "Module" ... Load "v4l" EndSection DESCRIPTION
v4l is an Xorg driver for video4linux cards. It provides a Xvideo extension port for video overlay. Just add the driver to the module list within the module section of your xorg.conf file if you want to use it. There are no config options. Note that the extmod module is also required for the Xvideo support (and lots of other extensions too). SUPPORTED HARDWARE
The v4l driver works with every piece of hardware which is supported by a video4linux (kernel-) device driver and is able to handle video overlay. bt848/bt878-based TV cards are the most popular hardware these days. CONFIGURATION DETAILS
Please refer to xorg.conf(5) for general configuration details. This section only covers configuration details specific to this driver. SEE ALSO
Xorg(1), xorg.conf(5), xorgconfig(1), Xserver(1), X(7) AUTHORS
Authors include: Gerd Knorr <kraxel@bytesex.org> X Version 11 xf86-video-v4l 0.2.0 V4L(4)
All times are GMT -4. The time now is 12:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy