Re: FreeBSD 6.0 and VmWare 5

2005-11-22 Thread Joao Barros
On 11/22/05, Ben Siemon <[EMAIL PROTECTED]> wrote: > I was able to get it working fine after a few tries. I did have a > problem with the process timer getting out a sync though, but that > went away after the 2nd try. Quoting Ed: "Disable your APIC device, provided you're not trying to run an SM

Re: FreeBSD 6.0 GENERIC Kernel perfomance

2005-11-22 Thread Kris Kennaway
On Tue, Nov 22, 2005 at 05:37:52PM -0500, Russell Meek wrote: > The stock Generic Kernel for 6.0-Release has debugging features which > according to the kernel developement team where left in during release. > > Try to recompile the Generic Kernel with the option debug -g commented > out and se

Re: FreeBSD 6.0 GENERIC Kernel perfomance

2005-11-22 Thread Wojciech Puchar
It's only your own opinion until you share with us the measurements that led you to conclude this. FreeBSD 6.0 is much faster than FreeBSD 5.4 in my measurements, especially in the area of filesystem performance. exactly same conclusion here! without even any precise benchmarking, just

Re: FreeBSD 6.0 GENERIC Kernel perfomance

2005-11-22 Thread Russell Meek
he measurements that led you to conclude this. FreeBSD 6.0 is much faster than FreeBSD 5.4 in my measurements, especially in the area of filesystem performance. And, as well, 6.0 works right with the set of ports come with it in distribution inly. Nearly any new port can not assemble with di

Re: FreeBSD 6.0 GENERIC Kernel perfomance

2005-11-22 Thread Kris Kennaway
at led you to conclude this. FreeBSD 6.0 is much faster than FreeBSD 5.4 in my measurements, especially in the area of filesystem performance. > And, as well, 6.0 works > right with the set of ports come with it in distribution inly. Nearly > any new port can not assemble with

Re: Does FreeBSD 6.0 fully support PCI-Express?

2005-11-22 Thread Hans Nieser
Mike Hernandez wrote: On Tue, Nov 22, 2005 at 07:01:31AM -0800, Micah wrote: Ted Mittelstaedt wrote: As far as I know Nvidia hasn't allowed Xorg to write drivers for their cards, all the nvidia drivers out there are binaries from Nvidia. This for me would cross that card off my list. Just

Re: FreeBSD 6.0 and VmWare 5

2005-11-22 Thread Ben Siemon
I was able to get it working fine after a few tries. I did have a problem with the process timer getting out a sync though, but that went away after the 2nd try. On 11/15/05, Mário Gamito <[EMAIL PROTECTED]> wrote: > Hi, > > Has any one around here tried to run FreeBSD 6.0 in Vm

FreeBSD 6.0 GENERIC Kernel perfomance

2005-11-22 Thread Dmytro Surovtsev
Hello, Maybe it's my own opinion but I've discovered that 6.0 kernel is much slower than 5.4, I mean GENERIC in both cases. And, as well, 6.0 works right with the set of ports come with it in distribution inly. Nearly any new port can not assemble with differnent errors, mostly like: "The ver

Re: Does FreeBSD 6.0 fully support PCI-Express?

2005-11-22 Thread Mike Hernandez
On Tue, Nov 22, 2005 at 07:01:31AM -0800, Micah wrote: > Ted Mittelstaedt wrote: > >As far as I know Nvidia hasn't allowed Xorg to write drivers > >for their cards, all the nvidia drivers out there are > >binaries from Nvidia. This for me would cross that card > >off my list. > > Just to correct

Re: Does FreeBSD 6.0 fully support PCI-Express?

2005-11-22 Thread Micah
Ted Mittelstaedt wrote: As far as I know Nvidia hasn't allowed Xorg to write drivers for their cards, all the nvidia drivers out there are binaries from Nvidia. This for me would cross that card off my list. Just to correct this bit of mis-information, there are two drivers available for nvid

Re: Does FreeBSD 6.0 fully support PCI-Express?

2005-11-22 Thread Hans Nieser
Ted Mittelstaedt wrote: This is correct. The various driver authors who have been affected by the PCI Express issue have implemented logic in their probe code that activates the devices on pci express busses, so for most devices it's a non-issue. But this is kludgy and there's been discussion i

RE: Does FreeBSD 6.0 fully support PCI-Express?

2005-11-22 Thread Ted Mittelstaedt
tter advise you. Ted >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Hans Nieser >Sent: Monday, November 21, 2005 4:58 PM >To: freebsd-questions@freebsd.org >Subject: Does FreeBSD 6.0 fully support PCI-Express? > > >Hi list, > >

Re: Wireless pc card on FreeBSD 6.0

2005-11-21 Thread Alexander Karenin
> I have my wireless card associating with my access point using the > following command from the doc at: > > http://www.freebsd.org/cgi/man.cgi?query=ath&sektion=4&manpath=FreeBSD > +5.3-RELEASE > > # ifconfig ath0 inet 192.168.0.20 netmask 0xff00 ssid WEBTENT > # ifconfig > ath0: flags=884

Does FreeBSD 6.0 fully support PCI-Express?

2005-11-21 Thread Hans Nieser
Hi list, I've been having troubles getting OpenGL applications' performance up to par. I have an Nvidia Geforce 6800GT with a PCI-Express interface and I use nvidia's closed FreeBSD drivers. I have been told that FreeBSD (and consequently the nvidia driver) do not fully support PCI-Express w

Wireless pc card on FreeBSD 6.0

2005-11-21 Thread Robert Fitzpatrick
I have my wireless card associating with my access point using the following command from the doc at: http://www.freebsd.org/cgi/man.cgi?query=ath&sektion=4&manpath=FreeBSD +5.3-RELEASE # ifconfig ath0 inet 192.168.0.20 netmask 0xff00 ssid WEBTENT # ifconfig ath0: flags=8843 mtu 1500

Re: A question on ndis with FreeBSD 6.0

2005-11-21 Thread Fabian Keil
Zeng Nan <[EMAIL PROTECTED]> wrote: > After upgrading to FreeBSD 6.0, I don't know how to compile ndis > drivers. With 5.4, I just create ndis_driver_data.h under if_ndis > dir, but now, this file is not referenced in any codes. ndis.ko and > if_ndis.ko are generated by

A question on ndis with FreeBSD 6.0

2005-11-21 Thread Zeng Nan
Hi, After upgrading to FreeBSD 6.0, I don't know how to compile ndis drivers. With 5.4, I just create ndis_driver_data.h under if_ndis dir, but now, this file is not referenced in any codes. ndis.ko and if_ndis.ko are generated by default but they don't work. How should I compile it?

Re: FreeBSD 6.0 + JDK = production ready?

2005-11-19 Thread Jonathan Chen
On Sat, Nov 19, 2005 at 06:08:02PM -0400, Carlos A. Carnero Delgado wrote: [...] > Under FreeBSD, which JDK would be the most "production ready", JDK 1.4 or JDK > 5? JDK1.5 is still marked `beta'. JDK1.4 has been around for quite some time now is is considered `stable'. Cheers. -- Jonathan Che

FreeBSD 6.0 + JDK = production ready?

2005-11-19 Thread Carlos A. Carnero Delgado
Hello, I have been testing release 6 and IMHO, it is definitely one of the best releases ever! Congratulations to the FreeBSD team! Now, I have a question. I'd like to provide support for an in-house web application which was written using server side Java technologies (servlets + JSP.) Currently

Re: rdist6 now defaults to using SSH on FreeBSd 6.0?

2005-11-18 Thread Lowell Gilbert
NMH <[EMAIL PROTECTED]> writes: > I just built a few systems that I could have swore I > used rdist6 on which worked just fine. But now after > building a few more when I try commands like rdist6 > -c file machinename: It tries to use ssh which it > can't do as root. > > Remote Command = 'rdist

Matlab 7 on FreeBSD 6.0

2005-11-18 Thread Daniele Stellardo
I'm planning to install FreeBSD 6.0 Release on my machine at work; I need Matlab 7 (SP3) someone of you had tried it so far? The handbook has installation instructions only for Matlab 6.5. Thanks, dano. ___ freebsd-questions@freebsd.org mailing

Re: [PATCH] Re: FreeBSD 6.0 on Sony Laptop

2005-11-18 Thread Ruben de Groot
> >From: [EMAIL PROTECTED] > >[mailto:[EMAIL PROTECTED] Behalf Of Ruben de Groot > >Sent: Wednesday, November 16, 2005 12:37 AM > >To: Peter Clutton; Derek Tracy; freebsd-questions@freebsd.org > >Subject: [PATCH] Re: FreeBSD 6.0 on Sony Laptop > > > > >

rdist6 now defaults to using SSH on FreeBSd 6.0?

2005-11-17 Thread NMH
I just built a few systems that I could have swore I used rdist6 on which worked just fine. But now after building a few more when I try commands like rdist6 -c file machinename: It tries to use ssh which it can't do as root. Remote Command = 'rdistd -S' Remote Shell = command = '/usr/bin/ssh'

RE: [PATCH] Re: FreeBSD 6.0 on Sony Laptop

2005-11-17 Thread Ted Mittelstaedt
y; freebsd-questions@freebsd.org >Subject: [PATCH] Re: FreeBSD 6.0 on Sony Laptop > > > >Following up on myself; the patch below (relative to 5.4-RELEASE) makes >my vaio VGN-S5M/S recognise the SATA controller for what it is. > >Before: > >atapci1: port >0x18a0-0x18

[PATCH] Re: FreeBSD 6.0 on Sony Laptop

2005-11-16 Thread Ruben de Groot
Following up on myself; the patch below (relative to 5.4-RELEASE) makes my vaio VGN-S5M/S recognise the SATA controller for what it is. Before: atapci1: port 0x18a0-0x18af,0x1894-0x1897,0x18b0-0x18b7,0x18b8-0x18bb,0x18c0-0x18c7 irq 18 at device 31.2 on pci0 ad4: 76319MB [155061/16/63] at ata

FreeBSD 6.0 and VmWare 5

2005-11-15 Thread Mário Gamito
Hi, Has any one around here tried to run FreeBSD 6.0 in VmWare 5 (Windows) with success ? FreeBSD's install reboots when it comes to package installation. Any help would be apreciated. Warm Regards, Mário Gamito ___ freebsd-questions@freebs

Re: FreeBSD 6.0 on Sony Laptop

2005-11-15 Thread Ruben de Groot
On Tue, Nov 15, 2005 at 08:59:52AM +1100, Peter Clutton typed: > On 11/15/05, Ruben de Groot <[EMAIL PROTECTED]> wrote: > > My quess from the > > below snippet of dmesg is that there's something fishy about the second > > controller (where the disk is attached) that is tolerated by 5.4's ata > > dr

Re: is this due to my hardware or freebsd 6.0?

2005-11-14 Thread Derek Ragona
I had the same problem, it tuned out to be the 5.4 nvidia driver loading on boot. Check what drivers you have loading on boot, you may need to disable one (or more) drivers, and rebuild the driver under 6.0. -Derek At 06:37 PM 11/14/2005, T.F. Cheng wrote: hi, i upgraded from 5.4 t

is this due to my hardware or freebsd 6.0?

2005-11-14 Thread T.F. Cheng
hi, i upgraded from 5.4 to 6.0 like I supposed so. But something went wrong and the system started to reboot itself. I noticed it said "fatal trap 12..." among other things. When I chosed to start without ACPI, it said "fatal trap 9". Does this mean that my hard drive is at fault? Thanks!! TFC

Re: FreeBSD 6.0 on Sony Laptop

2005-11-14 Thread Peter Clutton
On 11/15/05, Ruben de Groot <[EMAIL PROTECTED]> wrote: > My quess from the > below snippet of dmesg is that there's something fishy about the second > controller (where the disk is attached) that is tolerated by 5.4's ata > driver, but not by 6.0's > > ad4: 76319MB [155061/16/63] at ata2-master UD

Re: FreeBSD 6.0 on Sony Laptop

2005-11-14 Thread Ruben de Groot
On Mon, Nov 14, 2005 at 09:02:52AM +1100, Peter Clutton typed: > On 11/14/05, Derek Tracy <[EMAIL PROTECTED]> wrote: > > I have finally decided to ditch Gentoo for FreeBSD especially since the new > > release is out now, but I have ran into a huge problem. > > Upon trying to boot the install CD (I

Re: FreeBSD 6.0 and Objective C

2005-11-13 Thread Chad Leigh -- Shire.Net LLC
On Nov 13, 2005, at 8:11 PM, Dinesh Nair wrote: On 11/14/05 08:50 James Bailie said the following: Try adding -lpthread to the compiler command line? actually -pthread would be better. not the missing el ('l'). I have a question about this (or similar solutions), as I hope to do some O

Re: FreeBSD 6.0 and Objective C

2005-11-13 Thread Dinesh Nair
On 11/14/05 08:50 James Bailie said the following: Try adding -lpthread to the compiler command line? actually -pthread would be better. not the missing el ('l'). -- Regards, /\_/\ "All dogs go to heaven." [EMAIL PROTECTED](0 0)http://www.alpha

Re: FreeBSD 6.0 and Objective C

2005-11-13 Thread Giorgos Keramidas
On 2005-11-14 00:44, Marc Argent <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to compile a very simple Objective C program (actually, it > is a 'Hello World' test program with a different file extension and > linked to the Objective C library). > > #import > > int main (int argc, const char *a

Re: FreeBSD 6.0 and Objective C

2005-11-13 Thread James Bailie
Marc Argent wrote: This results in the following error message: /usr/lib/libobjc.so: undefined reference to `pthread_attr_destroy' /usr/lib/libobjc.so: undefined reference to `pthread_create' /usr/lib/libobjc.so: undefined reference to `pthread_attr_init' /usr/lib/libobjc.so: undefined referenc

FreeBSD 6.0 and Objective C

2005-11-13 Thread Marc Argent
e to `pthread_attr_setdetachstate' I get the same error message from a vanilla install of FreeBSD 6.0 and one that has been updated with all security updates as of Friday (11/11/2005). I realise that security updates wouldn't fix this, but thought it worth mentioning. Compiling the code w

Re: FreeBSD 6.0 on Sony Laptop

2005-11-13 Thread Peter Clutton
On 11/14/05, Derek Tracy <[EMAIL PROTECTED]> wrote: > I have finally decided to ditch Gentoo for FreeBSD especially since the new > release is out now, but I have ran into a huge problem. > Upon trying to boot the install CD (I have tried both the bootonly and > official cd1) I get to sysinstall bu

FreeBSD 6.0 on Sony Laptop

2005-11-13 Thread Derek Tracy
I have finally decided to ditch Gentoo for FreeBSD especially since the new release is out now, but I have ran into a huge problem. Upon trying to boot the install CD (I have tried both the bootonly and official cd1) I get to sysinstall but when I try and partition the disks it tells me it can not

[patch] Re: Loading mfsroot read-write on FreeBSD 6.0-RELEASE

2005-11-12 Thread Dinesh Nair
On 11/12/05 21:02 Dinesh Nair said the following: how does one specify a read/write mount of mfsroot in 6.0 in the bootloader ? apparently, the behaviour of vfs_mountroot_try() has changed in 6.0. previously, if the root filesystem was mounted from a memory disk, as would be the case with a

Re: Lockup/Halt issues on FreeBSD-6.0-RELEASE

2005-11-12 Thread Josh Paetzel
On Saturday 12 November 2005 09:02 pm, Dev Tugnait wrote: > Remove device agp from kernel or set it to use freebsd's agp in > xorg.conf. This shouldn't cause the machine to hang though, having > no trouble with nvidia here. > > On Sat, 2005-11-12 at 20:09 -0600, Josh Paetzel wrote: > > nvidia0: me

Re: Lockup/Halt issues on FreeBSD-6.0-RELEASE

2005-11-12 Thread Dev Tugnait
Remove device agp from kernel or set it to use freebsd's agp in xorg.conf. This shouldn't cause the machine to hang though, having no trouble with nvidia here. On Sat, 2005-11-12 at 20:09 -0600, Josh Paetzel wrote: > nvidia0: mem > 0xe800-0xe8ff,0xd000-0xdfff,0xe900-0xe9f

Lockup/Halt issues on FreeBSD-6.0-RELEASE

2005-11-12 Thread Josh Paetzel
#uname -a FreeBSD gimpy.tcbug.org 6.0-RELEASE FreeBSD 6.0-RELEASE #1: Fri Nov 11 20:00:32 CST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 dmesg attached This box has run 5.4-RELEASE-p(x) for quite some time without issue. I cvsupped it to 6.0-RC1 and that worked fine. I

Loading mfsroot read-write on FreeBSD 6.0-RELEASE

2005-11-12 Thread Dinesh Nair
i'm attempting to create a stripped down implementation of FreeBSD 6.0-RELEASE and have noticed some changes in how the loader loads mfsroot between 4.x and 6.x. /boot/loader.rc has: set console=comconsole set hw.ata.atapi_dma="1" set hw.ata.ata_dma="1" set hw.ata.wc

LCD stuck on unusable refresh rate under FreeBSD 6.0

2005-11-08 Thread Rools S
I am new to FreeBSD and installed the 6.0-RELEASE on an AMD64 with a Nvidia GeForce 6600 GT graphics card and a Samsung SyncMaster 930BF 19" TFT. My problem is that the vertical refresh rate seems stuck at 60Hz and the horizontal sync rate at 63.8kHz. This causes serious eye strain and I can't use

Re: freebsd 6.0 install fails: SATA WRITE_DMA error

2005-11-08 Thread Michael Pujos
On Tuesday 08 November 2005 15:55, you wrote: > Hi, > > Did you try disabling ACPI? > I just tried and same problem :/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any ma

Re: PS/2 keyboard don't work in FreeBSD 6.0

2005-11-08 Thread Igor Robul
Andrew Diakin wrote: Hi, I try ti install FreeBSD 6.0 Release but my Microsoft PS/2 keyboard don't work at all. At beta2 it work about 2 minutes... Has anybody the same trouble? Try booting with ACPI disabled. I had trouble on i815LE MSI motherboard and PS/2 mouse with 5.3 and

freebsd 6.0 install fails: SATA WRITE_DMA error

2005-11-08 Thread Michael Pujos
Hi I wanted to try Freebsd 6.0 on a sony vaio laptop which has a 80Gb HDD drive with using this SATA controller: IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 04) I have this error when the installer try to write the partition table: ad4: detected unknown

PS/2 keyboard don't work in FreeBSD 6.0

2005-11-06 Thread Andrew Diakin
Hi, I try ti install FreeBSD 6.0 Release but my Microsoft PS/2 keyboard don't work at all. At beta2 it work about 2 minutes... Has anybody the same trouble? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fr

FreeBSD 6.0-RC1/i386: build port java/eclipse fails: Error occurred during initialization of VM

2005-10-27 Thread O. Hartmann
enough space for object heap Assuming RHEL CLASSPATH compatible. Error occurred during initialization of VM Could not reserve enough space for object heap *** Error code 1 Target machine is a most recent build-world built FreeBSD 6.0-RC1 with 1GB RAM (Dell Optiplex G280, dmesg follows). HTT is

Re: FreeBSD 6.0 What's new

2005-10-13 Thread Kevin Kinsey
tory.php?news_id=10951 Found, interestingly enough, by entering "new features for FreeBSD 6.0" into a fairly well-known search engine ;-) Kevin Kinsey ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebs

Re: FreeBSD 6.0 What's new

2005-10-13 Thread Kris Anderson
--- Vampire D <[EMAIL PROTECTED]> wrote: > Anyone know where I can find such a file, I have > been digging all over > freebsd.org and I can't find > any mention to what is new > in this release. Check here: http://www.freebsd.org/relnotes.html Look for 6.0. Hope that help

FreeBSD 6.0 What's new

2005-10-13 Thread Vampire D
Anyone know where I can find such a file, I have been digging all over freebsd.org and I can't find any mention to what is new in this release. -- "Do the actors on Unsolved Mysteries ever get arrested because they look just like the criminal they are playing?" Christopher __

Conexant amc audio problem under FreeBSD 6.0 RC1

2005-10-13 Thread Peter Sutty
HI! I have laptop HP nx6125 with sound card Conexant amc audio on board. OS FreeBSD 6.0 RC1 amd64. After dmesg you can see: pci0: at device 20.5 (no driver attached). This HW is probably not suported in FreeBSD,but producent writes,the sound card is Sound Blaster compatible,so i tried: 1

Re: Wine 20050930 on FreeBSD 6.0-BETA5

2005-10-10 Thread Frank Jahnke
On Mon, 2005-10-10 at 09:27 +0400, Andrew P. wrote: > FWIW, all of my fonts used for Wine are > > located in .wine/drive_c/windows/fonts -- you may want to see if you > > have the directory. > > > > Frank > > > > > > Can you please post your `pkg_info | grep font`. %pkg_info | grep font bitstream

Re: Wine 20050930 on FreeBSD 6.0-BETA5

2005-10-09 Thread Yuan Jue
you can put some fonts into your windows/fonts folders, at least make a link in that folder to refer your existent font. Hope this can help. On Monday 10 October 2005 00:12, Andrew P. wrote: > I posted this earlier to ports@ but got no > response. > > Has anyone got the subj running? > > It seems

Re: Wine 20050930 on FreeBSD 6.0-BETA5

2005-10-09 Thread Andrew P.
On 10/10/05, Frank Jahnke <[EMAIL PROTECTED]> wrote: > I have Wine 20050930 running on 6.0-Beta4. I don't see the issues you > describe, and it does seem to work a bit better than the previous > version. I did use an existing .wine directory, and I used portupgrade > to build the newer version.

Wine 20050930 on FreeBSD 6.0-BETA5

2005-10-09 Thread Andrew P.
I posted this earlier to ports@ but got no response. Has anyone got the subj running? It seems to work for me, but every time I try to run any program it rebuilds font metrics spitting out some fixme's about unknown encodings and registries, which is truly annoying. I found those missing registr

Re: FreeBSD 6.0

2005-09-24 Thread Chris
Ansar Mohammed wrote: > I cant seem to find any information on FreeBSD 6.0 on the www.freebsd.org > <http://www.freebsd.org/> website. Where can I find information about it? http://www.freebsd.org/releng/index.html -- Best regards, Chris Whatever carrousel you stand by, your bagga

FreeBSD 6.0

2005-09-24 Thread Ansar Mohammed
I cant seem to find any information on FreeBSD 6.0 on the www.freebsd.org <http://www.freebsd.org/> website. Where can I find information about it? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

Re: nForce4-SLI, AHCI and NCQ and FreeBSD 6.0

2005-09-23 Thread Malachi de Ælfweald
We found an Asus support page saying that you have to run the hitachi software to enable the 3Gb/sec on the drives. I did that, and it said the motherboard was not compatible. I called Asus -- and they confirmed what you have been saying. The Si3114 supports RAID5 and the nVidia SATAII -- which is

Re: nForce4-SLI, AHCI and NCQ and FreeBSD 6.0

2005-09-23 Thread O. Hartmann
jason wrote: O. Hartmann wrote: Hello. I have a little question about the popular nForce4-SLI chipset for the Socket 939 platform. The onboard SATA controller of the nForce4-SLI chipset claims to be NCQ (or SATA II) capable, but nVidia implemented this feature in a not-AHCI-standardised way,

Re: nForce4-SLI, AHCI and NCQ and FreeBSD 6.0

2005-09-22 Thread jason
O. Hartmann wrote: Hello. I have a little question about the popular nForce4-SLI chipset for the Socket 939 platform. The onboard SATA controller of the nForce4-SLI chipset claims to be NCQ (or SATA II) capable, but nVidia implemented this feature in a not-AHCI-standardised way, but as an own

Re: nForce4-SLI, AHCI and NCQ and FreeBSD 6.0

2005-09-22 Thread Malachi de Ælfweald
Asus's site seems to be down right now but at least Google caches it... http://66.102.7.104/search?q=cache:CG_qYngXXLYJ:usa.asus.com/products/mb/socket939/a8nsli-p/overview.htm+a8n+sli+premium+site:asus.com&hl=en It could very well be marketing hype. All I know is that one of the selling poin

Re: FreeBSD 6.0 Features

2005-09-20 Thread Benjamin Lutz
Ansar Mohammed wrote: > Where can we find a list of the features of FreeBSD 6.0? ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/6.0-BETA5/RELNOTES.HTM signature.asc Description: OpenPGP digital signature

FreeBSD 6.0 Features

2005-09-19 Thread Ansar Mohammed
Where can we find a list of the features of FreeBSD 6.0? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

FreeBSD 6.0-B1 install on HP Pavillion zv5445us hangs after acpi.ko message

2005-09-10 Thread WOB
Installing 5.4 use to turn off my HP Pavillion, so I thought I would try 6.0 since I heard it was more laptop friendly. I have a 6.0-B1 CD that I am trying to install from. 6.0-B1 doesn't turn it off, but it does hang with a frozen ACII spinning character immediately after displaying: /boo

Re: nForce4-SLI, AHCI and NCQ and FreeBSD 6.0

2005-09-08 Thread O. Hartmann
Hello. Are you really sure the onboard Sil SATA controller supports SATA II? When I studied the handbook of both motherboards, the A8N-SLI Deluxe and A8N-SLI Premium I found both motherboards are idetically equipted with the *not* SATA II capable SilI3114 SATA controller. By the way, as I know

Re: Weird print behaviour in Firefox/Mozilla/Thunderbird and FreeBSD 6.0

2005-09-06 Thread Chuck Swiger
O. Hartmann wrote: I realize a weird printing behaviour of Thunderbird/Mozilla/Firefox. Whenever I try to print a page the software gets stuck and it takes several minutes before it come back to ask me for the printer. After clicking on the print button it takes again several minutes before the

Weird print behaviour in Firefox/Mozilla/Thunderbird and FreeBSD 6.0

2005-09-06 Thread O. Hartmann
Hello. I realize a weird printing behaviour of Thunderbird/Mozilla/Firefox. Whenever I try to print a page the software gets stuck and it takes several minutes before it come back to ask me for the printer. After clicking on the print button it takes again several minutes before the job gets

Re: nForce4-SLI, AHCI and NCQ and FreeBSD 6.0

2005-09-06 Thread Malachi de Ælfweald
I have noticed the same thing with the onboard Silicon Image controller. I am using the A8N-SLI Premium. I am using the Silicon Image controller instead of the nForce4 controller because it specifically said SATAII and said it supported RAID5 (whereas the nForce did not support RAID5). However,

nForce4-SLI, AHCI and NCQ and FreeBSD 6.0

2005-09-06 Thread O. Hartmann
Hello. I have a little question about the popular nForce4-SLI chipset for the Socket 939 platform. The onboard SATA controller of the nForce4-SLI chipset claims to be NCQ (or SATA II) capable, but nVidia implemented this feature in a not-AHCI-standardised way, but as an own solution. My questi

Re: Freebsd 6.0 Release Time

2005-08-22 Thread Kris Kennaway
On Mon, Aug 22, 2005 at 11:39:30PM +0200, K?vesd?n G?bor wrote: > Emanuel Strobl wrote: > > >What's TBA? > > > >But I'd like to advise Pablo to go with 6.0-RC, or even with BETA3 if > >neccessarry, tracking a stable or RELEASE branch in FreeBSD is very easy > >and worth the building mechanisms,

Re: Freebsd 6.0 Release Time

2005-08-22 Thread Jerry McAllister
> > Am Montag, 22. August 2005 23:09 CEST schrieb Jerry McAllister: > > > Hi !! > > > Sorry if this question was made previously. I'm installing like ten > > > freebsd terminals in two weeks. But i don't know when freebsd 6.0 will > > > beco

Re: Freebsd 6.0 Release Time

2005-08-22 Thread Kövesdán Gábor
Emanuel Strobl wrote: What's TBA? But I'd like to advise Pablo to go with 6.0-RC, or even with BETA3 if neccessarry, tracking a stable or RELEASE branch in FreeBSD is very easy and worth the building mechanisms, especially if you have 10 similar machines to maintain. You have a very convenie

Re: Freebsd 6.0 Release Time

2005-08-22 Thread Emanuel Strobl
Am Montag, 22. August 2005 23:09 CEST schrieb Jerry McAllister: > > Hi !! > > Sorry if this question was made previously. I'm installing like ten > > freebsd terminals in two weeks. But i don't know when freebsd 6.0 will > > become stable. I've seen the sc

Re: Freebsd 6.0 Release Time

2005-08-22 Thread Jerry McAllister
> > Hi !! > Sorry if this question was made previously. I'm installing like ten freebsd > terminals in two weeks. But i don't know when freebsd 6.0 will become > stable. I've seen the schedule, it says agoust 18, but it's not ready yet. > Does anybody know

Freebsd 6.0 Release Time

2005-08-22 Thread Pablo Ruggia
Hi !! Sorry if this question was made previously. I'm installing like ten freebsd terminals in two weeks. But i don't know when freebsd 6.0 will become stable. I've seen the schedule, it says agoust 18, but it's not ready yet. Does anybody know if there was a

Re: OSDir.com Screenshots of your FreeBSD 6.0-BETA1 release

2005-07-21 Thread David Gerard
Subhro ([EMAIL PROTECTED]) [050718 14:52]: > Secondly, I believe that this concept of posting screenshots is pretty > unprofessional and childish. Its like saying "Yay! my desktop is > prettier than yours". At FreeBSD we concentrate more on quaality than > looks. Secondly, FreeBSD does not have

Re: OSDir.com Screenshots of your FreeBSD 6.0-BETA1 release

2005-07-18 Thread Subhro
On 7/18/2005 18:22, Chris wrote: FreeBSD is NOT ANOTHER PENGUIN IMPLEMENTATION Yeah.. I know what *BSD is, smartass. Secondly, I believe that this concept of posting screenshots is pretty unprofessional and childish. Its like saying "Yay! my desktop is prettier than yours". At FreeBSD we c

Re: OSDir.com Screenshots of your FreeBSD 6.0-BETA1 release

2005-07-18 Thread Chris
FreeBSD is NOT ANOTHER PENGUIN IMPLEMENTATION Yeah.. I know what *BSD is, smartass. Secondly, I believe that this concept of posting screenshots is pretty unprofessional and childish. Its like saying "Yay! my desktop is prettier than yours". At FreeBSD we concentrate more on quaality than lo

Re: OSDir.com Screenshots of your FreeBSD 6.0-BETA1 release

2005-07-17 Thread Subhro
ettier than yours". At FreeBSD we concentrate more on quaality than looks. Secondly, FreeBSD does not have any Native GUI unlike few distributions like Mandrake who use a costomized GUI. Thus IMHO a FreeBSD screenshot would just be a black screen with some scribbles on it :-). FreeBSD 6.0-

Re: OSDir.com Screenshots of your FreeBSD 6.0-BETA1 release

2005-07-17 Thread Nikolas Britton
FreeBSD we concentrate more on quaality than > looks. Secondly, FreeBSD does not have any Native GUI unlike few > distributions like Mandrake who use a costomized GUI. Thus IMHO a > FreeBSD screenshot would just be a black screen with some scribbles on > it :-). > FreeBSD 6.0-BETA

Re: OSDir.com Screenshots of your FreeBSD 6.0-BETA1 release

2005-07-17 Thread Subhro
On 7/18/2005 10:11, Chris wrote: Congratulations on your FreeBSD 6.0-BETA1 release. We'd love to have this release listed in our screenshot gallery (http://shots.osdir.com). Posting your screenshots is an excellent way to promote your product, as submitting is free and our screenshots

OSDir.com Screenshots of your FreeBSD 6.0-BETA1 release

2005-07-17 Thread Chris
Congratulations on your FreeBSD 6.0-BETA1 release. We'd love to have this release listed in our screenshot gallery (http://shots.osdir.com). Posting your screenshots is an excellent way to promote your product, as submitting is free and our screenshots are seen by thousands of people

<    1   2   3   4   5