Re: Making FreeBSD 5.4-Release to FreeBSD 5.4-stable

2005-10-17 Thread cyb
On Mon, 17 Oct 2005 19:06:50 +0200, Deepak Naidu [EMAIL PROTECTED]  
wrote:


I have also been in  
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html


You should go to the section of the handbook again and read:
20.2.2 Staying Stable with FreeBSD
20.4.1 The Canonical Way to Update Your System
20.4 - 20.4.16.6

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html
A.5 Using CVSup
locally: /usr/share/examples/cvsup/standard-supfile
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


java / azureus core dumps if cputype is set in make.conf

2005-03-26 Thread cyb
Hello everyone,

  I recently rebuilt my FreeBSD 5.3 system. I updated the source with
cvsup to RELENG_5_3 (security branch). This time i added the CPUTYPE,
CFLAGS and NOPROFILE variables to my /etc/make.conf so it would look
like this:

CPUTYPE= p4
CFLAGS= -O -pipe
NOPROFILE= true
PERL_VER=5.8.6
PERL_VERSION=5.8.6

Building and installing world and kernel went well, everything works
fine.

I installed Azureus (java bittorrent client). The problem is, if I
scroll a scrollbar or just go to the Azureus option menu, I get a core
dump of java and Azureus will give me the following messages in the
error log:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 10 occurred at PC=0x34C0CB3A
Function=_gtk_tree_view_queue_draw_node+0x1B5B
Library=/usr/X11R6/lib/libgtk-x11-2.0.so.600
...
Heap at VM Abort:
Heap
 def new generation   total 576K, used 250K [0x2c47, 0x2c51, 
0x2c95)  eden space 512K,  47% used [0x2c47, 0x2c4acd58, 0x2c4f)
  from space 64K,  11% used [0x2c50, 0x2c501e08, 0x2c51)
  to   space 64K,   0% used [0x2c4f, 0x2c4f, 0x2c50)
 tenured generation   total 5156K, used 4372K [0x2c95, 0x2ce59000, 
0x3047)
   the space 5156K,  84% used [0x2c95, 0x2cd95148, 0x2cd95200, 0x2ce59000)
 compacting perm gen  total 9216K, used 9013K [0x3047, 0x30d7, 
0x3447)
   the space 9216K,  97% used [0x3047, 0x30d3d718, 0x30d3d800, 0x30d7)

Local Time = Sat Mar 26 00:34:53 2005
Elapsed Time = 12
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2-p7-cyb_25_mar_2005_18_25 mixed 
mode)
#

After a lot of testing I was able to narrow the problem down to
gtk-2.6.4_1 which i had to built with this /etc/make.conf

#CPUTYPE= p4
CFLAGS= -O -pipe
NOPROFILE= true
PERL_VER=5.8.6
PERL_VERSION=5.8.6

Now my question, is it usefull to set the CPUTYPE in make.conf to
activate prozessor-specific optimizations at all?

taken from the example make.conf:
 # The CPUTYPE variable controls which processor should be targeted for
 # generated code.  This controls processor-specific optimizations in
 # certain code (currently only OpenSSL) as well as modifying the value
 # of CFLAGS to contain the appropriate optimization directive to gcc.

Has someone else had problems with Azureus/gtk2 if the CPUTYPE was set?
Is there a known bug in Azureus/gtk2 preventing the use of CPUTYPE?

Regards,
 Andreas

-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81





signature.asc
Description: This is a digitally signed message part


Re: Unsubscribe?

2005-03-25 Thread cyb
On Fri, 2005-03-25 at 13:04 -0800, Doug Paquette wrote:
 Group,
 
 Sorry to have to ask this question here, but does
 anyone have the address to where I unsubscribe to the
 various free bsd mailing lists?
 
 Thanks
 
 Doug
 
 
   
 __ 
 Do you Yahoo!? 
 Yahoo! Small Business - Try our new resources site!
 http://smallbusiness.yahoo.com/resources/ 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

read the last line of any message written on the lists.

-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81





signature.asc
Description: This is a digitally signed message part


Re: gnome cpu net hd mem applet resources

2005-03-19 Thread cyb
On Sat, 2005-03-19 at 11:25 +0100, Gert Cuykens wrote:
 Does the gnome cpu net hd mem applet take allot of resources to show
 on your desktop ?

Why do you not just test it yourself? All you need to do is to run 'top'
in a terminal window.


-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81





signature.asc
Description: This is a digitally signed message part


Re: FreeBSD 4.x Opteron Question

2005-03-16 Thread cyb
http://www.freebsd.org/platforms/amd64.html

Looks like you will need to use 5.3-release (or
5.3-stable/5.4-prerelease if you have more than 4GB).

Why can you not use 5.3?


On Wed, 2005-03-16 at 09:43 -0800, Boris Spirialitious wrote:
 --- Boris Spirialitious [EMAIL PROTECTED]
 wrote:
  When opteron support start for Freebsd? I have 4.9. 
  is supported? Or 4.11 better? I can't use 5.x.
  
  Will a i386 disk boot on opteron system? Can I
  use same disk image for intel and amd MBs? Any
  big problems?
  
  Thanks,
  
  Boris
 
 Does anyone know answer please? Someone must use
 Opteron here
 
 Boris

-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81





signature.asc
Description: This is a digitally signed message part


Re: Hardware dongle with FreeBSD support?

2005-03-09 Thread cyb
On Wed, 2005-03-09 at 15:15 +0100, jonas wrote:
 Hello questions-list!
 
 I'd like to know if anyone here is aware of a hardware manufacturer or 
 supplier that offers dongles with FreeBSD support? (A small piece of hardware 
 to plug into a USB or serial/parallel port with the possibility to store 
 encrypted information on it.)
 
 Background: The company I work for sells a system running on FreeBSD and we 
 need to have this kind of copy protection and the possibility to store some 
 bits of information on the dongle. Our current solutions already includes a 
 parallel port dongle (WIBUKEY), but the driver for this one is capable to 
 check for existence only, not to store to and retrieve information from it. 
 So we are looking for an alternative.
 
 Anyone here who can recommend a dongle with decent support for FreeBSD?

http://lists.freebsd.org/pipermail/freebsd-questions/2005-February/077838.html
http://bsdnews.org/03/cryptusb.php

Andreas

-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81



signature.asc
Description: This is a digitally signed message part


Re: FreeBSD 5.3 freezes under heavy hdd load

2005-03-08 Thread cyb
On Mon, 2005-03-07 at 23:59 -0800, pete wright wrote:

 A couple of things will be neccessary to help us help you.  Custum
 kernel, post or link to your KERNEL_CONFIG, or better yet a dmesg. 
 Also I'd suggest testing this first w/o SMP enabled (not sure if SMP
 is even that helpfull with hyper-threading IMO) and secondly test with
 AICP disabled as well.  I may even go as far as running the system w/o
 SMP and hyper threading enabled for testing purposes.  Doing this will
 help limit the variables at play here, and is generally considered
 good debugging practice.  Finally, I would post any debugging or error
 messages your are getting in your logs as well.
 
 -pete

As I said before, I do not get any log entries/messages. I'll do some
more testing now.

Andreas


KERNEL_CONFIG:
__

#
# GENERIC -- Generic kernel configuration file for FreeBSD/i386
#
# For more information on this file, please read the handbook section on
# Kernel Configuration Files:
#
#
http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
#
# The handbook is also available locally in /usr/share/doc/handbook
# if you've installed the doc distribution, otherwise always see the
# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
# latest information.
#
# An exhaustive list of options and more detailed explanations of the
# device lines is also present in the ../../conf/NOTES and NOTES files.
# If you are in doubt as to the purpose or necessity of a line, check
first
# in NOTES.
#
# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.413.2.6.2.2 2004/10/24
18:02:52 scottl Exp $

machinei386
#cpuI486_CPU
#cpuI586_CPU
cpuI686_CPU
identKERNEL_CYB_P4

# To statically compile in device wiring instead of /boot/device.hints
#hintsGENERIC.hints# Default places to look for devices.

options SCHED_4BSD# 4BSD scheduler
options INET# InterNETworking
options INET6# IPv6 communications protocols
options FFS# Berkeley Fast Filesystem
options SOFTUPDATES# Enable FFS soft updates support
options UFS_ACL# Support for access control lists
options UFS_DIRHASH# Improve performance on big directories
options MD_ROOT# MD is a potential root device
options NFSCLIENT# Network Filesystem Client
options NFSSERVER# Network Filesystem Server
options NFS_ROOT# NFS usable as /, requires NFSCLIENT
options MSDOSFS# MSDOS Filesystem
options CD9660# ISO 9660 Filesystem
options PROCFS# Process filesystem (requires PSEUDOFS)
options PSEUDOFS# Pseudo-filesystem framework
options GEOM_GPT# GUID Partition Tables.
options COMPAT_43# Compatible with BSD 4.3 [KEEP THIS!]
options COMPAT_FREEBSD4# Compatible with FreeBSD4
#options SCSI_DELAY=15000# Delay (in ms) before probing SCSI
options KTRACE# ktrace(1) support
options SYSVSHM# SYSV-style shared memory
options SYSVMSG# SYSV-style message queues
options SYSVSEM# SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time
extensions
options KBD_INSTALL_CDEV# install a CDEV entry in /dev
options AHC_REG_PRETTY_PRINT# Print register bitfields in debug
# output.  Adds ~128k to driver.
options AHD_REG_PRETTY_PRINT# Print register bitfields in debug
# output.  Adds ~215k to driver.
options ADAPTIVE_GIANT# Giant mutex is adaptive.

deviceapic# I/O APIC

#cyb: kernel smp support (device apic + options SMP)
optionsSMP

# Bus support.  Do not remove isa, even if you have no isa slots
deviceisa
#deviceeisa
devicepci

# Floppy drives
devicefdc

# ATA and ATAPI devices
deviceata
deviceatadisk# ATA disk drives
#deviceataraid# ATA RAID drives
deviceatapicd# ATAPI CDROM drives
#deviceatapifd# ATAPI floppy drives
#deviceatapist# ATAPI tape drives
options ATA_STATIC_ID# Static device numbering
deviceatapicam# allows ATAPI devices to be accessed through SCSI
subsystem

# SCSI Controllers
#deviceahb# EISA AHA1742 family
#deviceahc# AHA2940 and onboard AIC7xxx devices
#deviceahd# AHA39320/29320 and onboard AIC79xx devices
#deviceamd# AMD 53C974 (Tekram DC-390(T))
#deviceisp# Qlogic family
#devicempt# LSI-Logic MPT-Fusion
##devicencr# NCR/Symbios Logic
#devicesym# NCR/Symbios Logic (newer chipsets + those of `ncr')
#devicetrm# Tekram DC395U/UW/F DC315U adapters

#deviceadv# Advansys SCSI adapters
#deviceadw# Advansys wide SCSI adapters
#deviceaha# Adaptec 154x SCSI adapters
#deviceaic# Adaptec 15[012]x SCSI adapters, AIC-6[23]60.
#devicebt# Buslogic/Mylex MultiMaster SCSI adapters

#devicencv# NCR 53C500
#devicensp# Workbit Ninja SCSI-3
#devicestg# TMC 18C30/18C50

# SCSI peripherals
devicescbus# SCSI bus (required for SCSI)
#devicech# SCSI media changers
deviceda# Direct Access (disks)
#devicesa# Sequential Access (tape etc)
devicecd# CD
devicepass# Passthrough device (direct SCSI access)
#deviceses# SCSI Environmental Services (and SAF-TE)

# RAID controllers interfaced to the SCSI subsystem
#deviceamr# AMI MegaRAID
#deviceasr# DPT SmartRAID V, VI and Adaptec SCSI RAID
#deviceciss# Compaq Smart RAID 5*
#devicedpt# DPT Smartcache III, IV - See NOTES for options
#devicehptmv# Highpoint

Re: Just installed FreeBSD

2005-03-07 Thread cyb
On Mon, 2005-03-07 at 00:20 -0800, Katsuki Hirata wrote:
 Hi, I just installed FreeBSD and I have no clue how to
 run it. I'm sure it's installed right. When I boot,
 and after loginging with both root and/or another
 username, I don't know what to do from there on. How
 do I get gnome or KDE on? Is it supposed to be a
 graphical thing like Windows or Redhat linux? what's
 the command to load the operating system

You might want to read the handbook.

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html


Andreas

-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81



signature.asc
Description: This is a digitally signed message part


FreeBSD 5.3 freezes under heavy hdd load

2005-03-07 Thread cyb
Hello,

 from time to time my FreeBSD freezes under heavy hdd load and only a
hard reset will bring it back to life with fsck complaining about
'Softupdate Inconsistencies'.

I had this behaviour on 5.3-RELEASE, 5.3-RELEASE-p5 and now i have it on
5.4-PRERELEASE. I am using a custom kernel with SMP enabled on a P4
3.2GHz for hyperthreading. One hdd is a SATA drive and it acts fine. The
other hdd however is an ATA133 drive and i suspect it to be the problem,
since freezes only occur when it is busy (eg. copying much data from a
DVD/HDD to it or compiling a port). Whenever the system freezes there is
no warning or log entry at all.

I used 'smartmontools' to check the drive, but there was not found
anything and the hdd appeared to be fully operational.

I have 1GB (2x512MB PC3200) in the box and memtest86 was ok too.

Could the freezes come from a faulty IDE hdd (which would mean that I
better get rid of it), or are there other possiblities.

Thank you,
Andreas 

-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81



signature.asc
Description: This is a digitally signed message part


Re: installation error

2005-03-04 Thread cyb
On Fri, 2005-03-04 at 00:23 -0800, Boon Kiong wrote:
 Hi,
  I tried to install FreeBSD 4.5 and apply auto setting
 for the installation. At last I got prompt saying
 MAKEDEV returned non-zero status 100%. Any help will
 be appreciated, thanks.

Maybe you should give 4.11 a try instead.

Andreas

-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.txt
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81



signature.asc
Description: This is a digitally signed message part


Re: printer set up

2005-03-04 Thread cyb
On Fri, 2005-03-04 at 15:09 +0600, chezang wrote:
 Hi list,
 
 I'm a freebsd newbie. I have no idea of how to setup my computer to use Laser 
 printer which is on the network. Ofcourse I can use Internet from my PC.
 
 please help me
 
 regards chezang

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/printing.html

Andreas

-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81



signature.asc
Description: This is a digitally signed message part


Re: How would you install all Gnome ports?

2005-02-27 Thread cyb
You might want to read this /usr/ports/x11/gnome2/pkg-descr.

Andreas


On Sun, 2005-02-27 at 16:59 -0600, Chris wrote:
 Is there an all inclusive command to install all Gnome ports from within 
 the ports tree?
 
-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.txt
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81



signature.asc
Description: This is a digitally signed message part


Re: Trying to get X working.

2005-02-21 Thread cyb
Have you configured your xorg.conf file correctly? Use 'xorgconfig' to
build a basic xorg.conf file and then try 'startx' again.

Andreas

On Mon, 2005-02-21 at 11:37 -0500, Peterhin wrote:
 I have installed Freebsd 5.3, and I am at Chapter 5.6 of the handbook, 
 and really can't figure out where to go from here. 
 How do I start XDM? or do I do that with 'startx'. If so I have a 
 further problem, in that when I try 'startx' I get 'Fatal server error; 
 no screens found' also 'X connection to :0.0 broken (explicit kill of 
 server shutdown). xauth: (argv):1: bad display name Quercus:0 in 
 remove command
 Any help would be greatly appreciated as I am a newbie to  CLI, and the 
 NIX environment.
 
  
 Peter

-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.txt
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81



signature.asc
Description: This is a digitally signed message part


Re: need ftp-mirroring software, that pushes, rather than pulls

2005-02-17 Thread cyb
lftp is what you need. It works just fine for me.

lftp :~ help mirror
Usage: mirror [OPTS] [remote [local]]
 -R, --reverse  reverse mirror (put files)


Andreas

-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.txt
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81



signature.asc
Description: This is a digitally signed message part


Re: installing java on a box?

2005-02-16 Thread cyb
Hi Ken,

I'm not sure if you really want to use this old Java version, if not,
then going to these sites and updating your ports will help you a lot.

http://www.freebsd.org/java/
http://www.eyesbeyond.com/freebsddom/java/index.html

Regards,
Andreas


On Wed, 2005-02-16 at 11:20 -0500, Ken Hawkins wrote:
 I have seen a few things on how to do this however I can't find the 
 java file:j2sdk-1_3_1_14-linux-i586.bin
 
 on any of sun's servers.
 
 in lieu of what I have been doing how can i install java on a FreeBSD 
 box?
 
 thanks,
 
 ken;

-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.txt
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81



signature.asc
Description: This is a digitally signed message part