Re: Azureus Program crash

2005-03-28 Thread Andreas Rudisch
On Mon, 2005-03-28 at 22:59 +1000, Warren wrote:
 For some reason Azureus is sucking up a lot of my computer and has a habbit 
 of 
 shutting itself down for no apparent reason.
 
 It wont run in GDB so i can see whats going on .. is there any other way i 
 can 
 debug it to find out why its shutting itself down.

Take a look at my posting from Sat, 26 Mar 2005 09:41:15 +0100
java / azureus core dumps if cputype is set in make.conf

Apart from that I had similar problems with the latest stable version of
Azureus 2.2.0.2, where it would shut down without any good reason.
According to the Azureus website there might be a problem with the
caching.

I tested the old stable version 2.1.0.4 (just copied the jar-file
into /usr/local/share/java/classes and renamed it to azureus.jar) and it
worked fine.

Right now I am using the beta-build 2.2.0.3_B53 (latest B54, still need
to test this myself) which seem to be quite stable and faster. Give it a
try.

  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: JDK on FreeBSD

2005-03-30 Thread Andreas Rudisch
On Wed, 2005-03-30 at 04:42 -0800, Spiral Eyed Girl wrote:
 Is there an easy way to get the java development kit on freebsd? I can't 
 seem to find any info on it anywhere.
 
 Thanks.
 
 S

http://www.freebsd.org/java/

 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: newbie

2005-10-24 Thread Andreas Rudisch
On Mon, 2005-10-24 at 07:51 +0200, Eyad Salah wrote:
 I'm kinda new to Linux, How can I start FreeBSD GUI (Like windows)?

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

-- 
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: sound on FreeBSD

2005-10-29 Thread Andreas Rudisch
On Sun, 30 Oct 2005 02:15:32 +0200, Jim Pazarena [EMAIL PROTECTED]  
wrote:



does anyone have a link where a web page has been created
which explains clearly how to install sound drivers
_and_ test them I.E. play a sound?


http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/multimedia.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Error Compiling Buildworld when upgrading from 5 to 6

2005-11-09 Thread Andreas Rudisch
On Wed, 2005-11-09 at 21:17 +1000, Warren wrote:
 Im trying to upgrade my 5.4-STABLE FreeBSD machine to 6 via CVS and have 
 problems compiling Buildworld.
 
 Any help/pointers to ways to do the upgrade i may be missing are most welcome.
 -
 
 
 === sbin/ipf/libipf (obj)
 /usr/obj/usr/src/sbin/ipf/libipf created for /usr/src/sbin/ipf/libipf
 === sbin/ipf/ipf (obj)
 mkdir: /usr/obj/usr/src/sbin/ipf/ipf: File exists
 *** Error code 1
 
 Stop in /usr/src/sbin/ipf/ipf.
 *** Error code 1
 
 Stop in /usr/src/sbin/ipf.
 *** Error code 1
 
 Stop in /usr/src/sbin.
 *** Error code 1
 
 Stop in /usr/src.
 *** Error code 1
 
 Stop in /usr/src.
 *** Error code 1
 
 Stop in /usr/src.
 

You might want to read section 20.4.16.6 of the Handbook.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html

-- 
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: make buildworld failure

2005-12-13 Thread Andreas Rudisch
On Tue, 2005-12-13 at 09:54 -0600, Dan Ross wrote:
 I am trying to build a new kernel with smp.  I started with make clean 
 and got no errors.
 I then type make buildworld from /usr/src directory

 suggestions?

1. You do not need to recompile world if you only want to build a new
kernel with smp support.

2. read:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
especially chapter 20.4.10 and 20.4.16.6.

Andreas

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


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


Re: can't mount msdos fs on freebsd6?

2005-12-13 Thread Andreas Rudisch
On Tue, 2005-12-13 at 09:08 -0800, Jeff D. Hamann wrote:
 The results I get back from mount are:
 
 mothra# mount -t msdos /dev/ad0s2 /data
 mount_msdosfs: /dev/ad0s2: Invalid argument

 Help?

#mount -t msdosfs /dev/ad0s2 /data
  or
#mount_msdosfs /dev/ad0s2 /data

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


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


Re: what am i doing wrong?!

2005-12-23 Thread Andreas Rudisch
On Thu, 2005-12-22 at 19:12 -0800, Gary Kline wrote:
   So far, I've upgraded my second FBSD platform to 5.4.  With 
 
 # USB support
 device  uhci# UHCI PCI-USB interface
 device  ohci# OHCI PCI-USB interface
 #device ehci# EHCI PCI-USB interface (USB 2.0)
 device  usb # USB Bus (required)
   [[ ... ]]
 
 device  uscanner# Scanners
 
   builtin.  I just tried xsane again; still no devices.  I'm
   still minus /dev/uscanner[01].  How, pray tell,  do I create 
   these?
 
   gary

I hope you have taken a look here already:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/scanners.html
http://www.freebsd.org/cgi/man.cgi?query=uscannersektion=4manpath=FreeBSD+6.0-RELEASE
http://www.sane-project.org/sane-supported-devices.html

Merry Christmas
Andreas

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


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


Re: 6.0-REL isos of distfiles

2005-12-29 Thread Andreas Rudisch

On Thu, 29 Dec 2005 16:10:00 +0100, [EMAIL PROTECTED] wrote:

El día Thursday, December 29, 2005 a las 04:58:14PM +0200, Giorgos  
Keramidas escribió:



The distfiles are the sources of the ported programs.


I know.


They are
not specific to a single release.  You can just copy over the
distfiles from the older notebook and rebuild your ports.


That's not true. I copied over the /usr/ports/distfiles from my
5.4-REL to the 6.0-REL but the ports-collection which comes with
6.0-REL will use other sources while doing 'make install' in
/usr/ports/x11/kde:


Well, since 6.0 came out much after 5.4, it uses updated ports/
packages (new features, bugfixes), so the versions of some ports
of 6.0 will be higher than of 5.4. What is the point in installing a
new release of FreeBSD and using 'old' ports.

Just install FreeBSD 6.0 and use the packages provided with the RELEASE,
or cvsup your ports tree and do a fresh install of the ports you need.

Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 6.0-REL isos of distfiles

2005-12-29 Thread Andreas Rudisch

On Thu, 29 Dec 2005 17:10:25 +0100, [EMAIL PROTECTED] wrote:


My point was that I don't have a fast Internet link at home to fetch all
the (new) sources for the distfiles and I was looking for distfiles on
CD which match exactly the 6.0-REL ports collection requirements;


In that case use the packages from the install CDs and do _not_ use ports.

Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mail client like mulberry

2006-03-14 Thread Andreas Rudisch
On Wed, 15 Mar 2006 00:40:14 +0100, Paul Schmehl [EMAIL PROTECTED]  
wrote:


--On March 14, 2006 4:32:23 PM -0700 Chad Leigh -- Shire.Net LLC  
[EMAIL PROTECTED] wrote:


Kind of like the idea of a dynamic smart folder where the criterion   
is other folders with new mail?


Exactly.  Instead of copying new mail to a Favorites folder or  
displaying *all* Favorites folders, this folder only displays a folder  
if there's new mail in it.


Do you have a MUA in mind?


You could give the build-in email client of Opera - M2 a try (pop3, imap,
rss, atom, newsgroup support). It saves emails only once, has very nice
filters, auto-identifies mailing lists. Unread messages have their own
folder, once read they go to the correct view. All messages are indexed
and saved in a database. Find-as-you-type is very nice and fast.

Active contacts/threads are put in a seperate view, so they can be found
easily. Sort/search by label you have given to an email or by attachment.
etc.

Just take a look here and test it yourself:
http://www.opera.com/support/tutorials/mail/

BUT one thing is missing and might be the 'showstopper' for you, SMIME/PGP.
Hopefully this will be added in the near future, since they have already
changed the client a bit for Opera version 9.0.

Right now M2 is a good cross-plattform email client, when PGP will finally
be added it should be a _very_ good one.

Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD Newsletters

2006-03-15 Thread Andreas Rudisch
On Wed, 15 Mar 2006 08:58:00 +0100, Michael T. Almario  
[EMAIL PROTECTED] wrote:



Greetings,

I would just like to find out if you send out FreeBSD newsletters.  If  
so, how do we subscribe?


Newsletters about what?

Information about mailing lists can be found here:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL

Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problem with ia64 installation cd

2006-03-16 Thread Andreas Rudisch

On Fri, 17 Mar 2006 00:29:53 +0100, Mario Beltran [EMAIL PROTECTED] wrote:


Kris Kennaway escribió:


You have an amd64 box, and amd64 != ia64.

Kris


In the bios information appears:

Intel  Pentium D CPU 3.0 GHz
multiple core capable = yes (dual)
64 bits technology = yes (intel EM64T)

any suggestions? i will apreciate


http://www.freebsd.org/releases/6.0R/hardware-ia64.html#PROC-IA64
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Installing FreeBSD with undetected USB keyboard

2006-03-19 Thread Andreas Rudisch

On Mon, 20 Mar 2006 08:04:01 +0100, Kenyon Ralph [EMAIL PROTECTED] wrote:


I have a USB Microsoft Natural Keyboard connected to an Intel
SE440BX-2 motherboard.  The keyboard works fine in the BIOS setup and
in Linux booted from a CD.  Booting with a
6.0-RELEASE-i386-bootonly.iso CD gives me no keyboard functionality at
all.


Have you tried option 7 'Boot FreeBSD with USB keyboard' of the boot menu  
yet?


Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Filesystem layout with sperated /boot partition

2006-04-03 Thread Andreas Rudisch

On Mon, 03 Apr 2006 08:48:30 +0200, Andrew Reitz [EMAIL PROTECTED] wrote:

Dual booting FreeBSD along with other Operating Systems is definitely  
possible. And you're right, I couldn't find any reference to how this  
can be done in the Handbook either. :)


http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/boot.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Enquiry the FreeBSD scourse

2006-05-06 Thread Andreas Rudisch

On Sat, 06 May 2006 19:51:52 +0200, Daniel [EMAIL PROTECTED] wrote:


Dear Sir,
I haven't any experience on FreeBSD.  Could you please kindly advice any
refer book to me? which will help me easily to handle the command and
control.
thanks a lot.
Best regards
Daniel


http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problem with USB Mobile data cabel prolific 2303 FreeBSD v5.3

2006-01-06 Thread Andreas Rudisch
You might want to reorganize your message.

Andreas

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


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


Re: System time suddenly changed after reboot.

2006-01-10 Thread Andreas Rudisch
On Tue, 2006-01-10 at 09:01 +, Scott Ballantyne wrote:
 Running 5.3-RELEASE.
 
 After many years of using FreeBSD, and as many reboots or more, I had
 occasion to reboot today, and a few hours later discovered to my
 horror that the system time had suddenly been moved ahead to the year
 2020!
 
 I did the best I could with the resulting mess, but I am curious if
 anyone else has seen this, or what would cause it.  This is the same
 hardware I have been running for a couple of years now, and I haven't
 changed anything in the bios or system.
 
 Thanks,
 Scott

Just an idea, but maybe the BIOS battery ran out of power and needs to
be replaced.

Andreas

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


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


Re: How do I subscribe to this list?

2006-01-16 Thread Andreas Rudisch
On Mon, 2006-01-16 at 13:05 -0600, Rick McCombs wrote:
 How do I subscribe to this list?
 I could not find on the web how to subcribe.
 I tried majordomo and apparently there is no majordomo.
 
 Thanks

http://www.freebsd.org/community/mailinglists.html

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


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


Re: Screen Capture

2006-01-30 Thread Andreas Rudisch
On Mon, 2006-01-30 at 10:51 -0800, ross wrote:
 I can't seem to figure out how to make a screen capture. Is there an  
 ability hidden in X11 or do I need to install a port? I'm running 6.0 and  
 also fluxbox as my window manager.

Try this:
/usr/ports/graphics/scrot

Andreas

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


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


Re: Playing streaming music

2006-02-01 Thread Andreas Rudisch
On Wed, 01 Feb 2006 22:12:41 +0100, JD Arnold [EMAIL PROTECTED]  
wrote:



Now that I have my sound card working, I was wondering if there is a
port to play streaming music from my favorite college radio station?
The live streams from http://www.wzbc.com send me PLS files, which
I understand to be WinAmp playlist files.  Is there a FreeBSD app
that can play this streaming format?

I installed XMMS, but I'm not really sure if there is a plugin for
these files.


PLS-files are usually only normal text files containing a playlist of
music files or URLs to media streams. All you need to do is open the
PLS-file and write down the URL. mplayer, vlc or xmms should all be able
to play the music stream.

Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Desperate

2006-02-24 Thread Andreas Rudisch
On Fri, 2006-02-24 at 16:00 -0500, Grant Peel wrote:
 Hi all,
 
 I am getting server 'freeze ups. 4 in the past 3 days, on a very new server 
 with no apparent hardware issues.
 
 There is nothing showing in any log anywhere. The sytem just stops 
 responding.
 
 Can anyone help me with understanding how to setup crash dumps and how to 
 get to them and root cause the issue after the fact?

You might want to give us some information about the soft- and hardware.

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


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


Re: Azureus Update Problem

2005-06-09 Thread Andreas Rudisch
On Wed, 2005-06-08 at 13:12 +1000, Warren wrote:
 I have been trying to update Azureus but each time i d/l the file to update 
 with and click restart form the updater section/window it never restarts and 
 then when i re-load the program it sais to check update.log which ironically 
 dosent exist so i have no way to see whats going on.
 
 im running FreeBSD 5.4-STABLE and Azureus 2.2.0.2

All you have to do is download the latest jar-version from here:
http://prdownloads.sourceforge.net/azureus/Azureus2.3.0.2.jar?download

Then replace /usr/local/share/java/classes/azureus.jar with the new
file.

Since version 2.2.0.3_B60 Azureus does NOT work with Java 1.5 correctly
anymore, so you will have to edit the azureus start
script /usr/local/bin/azureus:
find and change the following variable: JAVA_VERSION=1.4+

That's it. Start 'azureus' and enjoy version 2.3.0.2

Andreas
(running FreeBSD 5.4-stable with Azureus 2.3.0.3_B6)
-- 
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: Error with make buildworld

2005-06-17 Thread Andreas Rudisch
On Fri, 2005-06-17 at 15:41 -0500, Dan Braun wrote:
 I'm trying to run make buildworld to upgrade FreeBSD 5.0 to 5.4.  When I run
 make buildworld I get the following error:
 /etc/make.conf, line 1: Need an operator
 make: fatal errors encountered cannot continue

Would it not be much easier to backup all important data and do a normal
installation?

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: Explaining FreeBSD features

2005-06-21 Thread Andreas Rudisch
On Mon, 2005-06-20 at 14:55 -0500, Fafa Hafiz Krantz wrote:
 Hello.
 
 Thank you all for everything so far.
 
 But I am not looking for comparisons.
 
 I am looking for stuff that has been written so that people can understand.
 
 Let's say this:
 
 Multi-threaded SMP architecture capable of executing the kernel in parallel 
 on multiple processors, and with kernel preemption, allowing high priority 
 kernel tasks to preempt other kernel activity, reducing latency. This 
 includes a multi-threaded network stack and a multi-threaded virtual memory 
 subsystem. With FreeBSD 6.x, support for a fully parallel VFS allows the UFS 
 file system to run on multiple processors simultaneously, permitting load 
 sharing of CPU-intensive I/O optimization.
 
 In the real world, that ought to sound more like:
 
 FreeBSD includes support for symmetric multiprocessing and multithreading. 
 This makes the kernel lock down levels of interfaces and buffers, minimizing 
 the chance of threads on different processors blocking each other, to give 
 maximum performance on multiprocessor systems.
 
 Thanks.

But then again, if you are new to computers or are not that into the
technical stuff, neither the first nor the second description would make
much sense, or is easy to understand. So I for one would stick with the
first. 

-- 
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 Print Server

2005-06-21 Thread Andreas Rudisch
On Tue, 2005-06-21 at 15:31 -0400, Lord Raiden wrote:
  Hi all.  I'm building a Freebsd 5.3 based mini-itx file server on 
 my network here and I'd like to also turn it into a print server.  Thing 
 is, I've got an HP Deskjet 842c printer that connects via USB that is my 
 printer.  It's not lan capable which kinda complicates things.  THEREFORE, 
 I'd like to connect it via USB to the new file server, then set it up to do 
 printing for the whole network.  Now, my questions are this.
 
 1.  What do I need to do to set this up on the file server?  Heck, if 
 someone's got a tutorial somewhere on setting up a print server using 
 freebsd and can tell me what special configs I need to make my usb 
 connected HP printer work off it, that'd be awesome.
 
 2.  What do I need to do to get my freebsd workstation to print to it?  To 
 date I haven't gotten around to configuring printing on the Freebsd 
 Workstation (it's running 4.10) yet, so I think it's time I did 
 that.  Again, a tutorial would be welcome.
 
 3.  What do I have to do special, if anything, to allow my windows machines 
 to print to the printer via the print/file server on the network?  I'm 
 running both 98se and WinXP Pro on them.
 
  Sorry to bug you guys with something so trivial, but google wasn't 
 being friendly to me with this subject, so I'm coming to you guys 
 next.  Thanks in advance for any answers.  :D
 
 
 
 Steven Lake
 -Owner/Webmaster
 Raiden's Realm
 www.raiden.net


Here you go:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/printing.html
http://us4.samba.org/samba/docs/man/Samba-HOWTO-Collection/printing.html#id2579155

-- 
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 mini-ITX

2005-06-22 Thread Andreas Rudisch
On Wed, 2005-06-22 at 14:43 -0700, Benjamin Keating wrote:
 I've been eyeing up these mini-ITX boards - would like to make a quite
 little file server. Does anyone here run a mini-ITX board (what
 model)? Does it work out of the box? Anything not supported? I'd go
 for one of VIA's as AMD's and others are still a little new and
 pricey. Recommend a shop to purchase from (in the US)?
 
 Thanks!
 - bpk

I have tested a Via EPIA M1 a while ago. X installed and worked
fine, but the internal graphic was to slow to playback xvid-movies with
mplayer, an external pci-graphic card should solve this. The soundchip
was supported out of the box too.

Right now I have a Via EPIA PD1 (with two 10/100MBit LAN adapters
onboard) with 512MB RAM running as a home dsl router / gateway /
print-/fileserver but only for a small amount of not important data with
one harddisk drive.

I am quite happy with it, since it get its job done and does not use
much electricity. 

To give you an idea of its speed: a 'make buildworld' of FreeBSD 5.4 is
done in about 2 hours. 

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 to go about the installation

2005-06-27 Thread Andreas Rudisch
On Mon, 2005-06-27 at 10:33 +0530, Jayesh Jayan wrote:
 Hi,
 
 I am bit new to freebsd. I would like to install FreeBSD with below 
 specifications. How do I go about it.
 
 My Hardware -- a dell server with below configuration.
 
  CPU: Dual Xeon 3.0GHz/2MB Cache
 RAM: 2GB (with room to grow to 12GB)
 Drive: 3 x 73GB SCSI with RAID 5 config
 Power: Dual power supply
 Rack: 2U and the server can take 6 drives.
 
 
 So can please let me know on how to go about installing freebsd 5.3 on the 
 above configuration with RAID 5 hardware.
 
 Thank you.
 

You do not want FreeBSD 5.3 , you want FreeBSD 5.4 . Make sure your
RAID-controller is supported and read ..

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install.html
http://www.freebsd.org/releases/5.4R/hardware.html
http://www.freebsd.org/releases/5.4R/installation-i386.html
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


Re: Azureus Update Problem

2005-07-01 Thread Andreas Rudisch
On Fri, 2005-07-01 at 15:38 +1000, Warren wrote:
 im running FreeBSD 5.4-STABLE CVSUPD and everything updated as of about 3 hrs 
 ago.  
 
 Each time i try and update Azureus from 2.2.0.2 to 2.3.0.4 it fails and on 
 restart sais to check the update.log which dosent exist.  I have tried 
 re-installing Azureus from scratch running it as root and even as far as 
 giving everything possible assoicated with it to chmod +777 and still it 
 refuses to update and i have no idea why or if there is another way of 
 updating it.
 
 Any information would be appreciated.

http://lists.freebsd.org/mailman/htdig/freebsd-questions/2005-June/089802.html

-- 
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: Azureus Update Problem

2005-07-01 Thread Andreas Rudisch
On Fri, 2005-07-01 at 18:18 +1000, Warren wrote:

 ok, this worked an updated the Azureus version, but now not one of my 
 torrents 
 is downloading, even though there all showing green and testing the ports 
 from 6881-6889 all work in the NAT/Firewall test and were all downloading 
 before upgrading.  What is new/changed that may perhaps be stopping the 
 torrents from d/l ?


http://lists.freebsd.org/mailman/htdig/freebsd-questions/2005-June/089802.html

Since version 2.2.0.3_B60 Azureus does NOT work with Java 1.5 correctly
anymore, so you will have to edit the azureus start
script /usr/local/bin/azureus to use Java 1.4:

find and change the following variable: JAVA_VERSION=1.4+

-- 
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: Azureus Update Problem

2005-07-01 Thread Andreas Rudisch
On Fri, 2005-07-01 at 11:33 +0200, Andreas Rudisch wrote:
 On Fri, 2005-07-01 at 18:18 +1000, Warren wrote:
 
  ok, this worked an updated the Azureus version, but now not one of my 
  torrents 
  is downloading, even though there all showing green and testing the ports 
  from 6881-6889 all work in the NAT/Firewall test and were all downloading 
  before upgrading.  What is new/changed that may perhaps be stopping the 
  torrents from d/l ?
 
 
 http://lists.freebsd.org/mailman/htdig/freebsd-questions/2005-June/089802.html
 
 Since version 2.2.0.3_B60 Azureus does NOT work with Java 1.5 correctly
 anymore, so you will have to edit the azureus start
 script /usr/local/bin/azureus to use Java 1.4:
 
 find and change the following variable: JAVA_VERSION=1.4+

oh, and make sure you have Java 1.4 installed of course.

-- 
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: Anyone running FreeBSD 4.x or 5.x on a 'VIA EPIA PD' mini-ITX

2005-07-02 Thread Andreas Rudisch
On Sat, 2005-07-02 at 18:24 +0800, Paul Hamilton wrote:
 Hi,
  
 Anyone running FreeBSD 4.x or 5.x on a 'VIA EPIA PD'  mini-ITX
  
 I would be interested to see if you get the full chipset functionality, ie.
 both NIC's, IDE HD, VGA (X-Windows or just CLI), Audio, USB?  How about the
 Digital IO section?
  
 They look very nice :-)
  
 http://www.viaembedded.com/product/4/8/epia_pdh.jpg
  
 Cheers,
  
 Paul Hamilton

Hi Paul, 

I use a VIA EPIA PD-1 as a small dsl- router / ftp / print /
whatever-server for my LAN here at home running FreeBSD 5.4. The NICs,
HDD, USB, CLI work fine. Audio and X-Windows should work too. (I have
only tested this on an EPIA M-1, but there it worked without any
problems. The onboard graphic chip is fast enough for most 2D
application, but it was to slow for me to playback xvid/divx, but an
additional PCI graphic card should solve this problem.) When transfering
data via ftp I get about 10MB/s up/down. Make buildworld takes about two
hours. All in all, it is a nice system and fits my needs. I like it.

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: Azureus Update Problem

2005-07-04 Thread Andreas Rudisch
On Mon, 2005-07-04 at 16:29 -0400, Eric Ekong wrote:
 Has anyone successfully accomplished this with the latest release of 
 Azureus and is it possible to switch the jdk15 for this release? 

Azureus 2.3.0.4 and 2.3.0.5_B4 work fine here with Java 1.4. But Azureus
still does not work with Java 1.5. Even Windows user had to update their
Java to get Az 2.3.0.0 to run properly, but I think this patch has not
found its way to the FreeBSD port yet. (Keep in mind, jdk15 is still
considered 'alpha' quality)

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: Top output isn't quite right

2005-07-16 Thread Andreas Rudisch
On Sat, 2005-07-16 at 13:54 -0400, Louis LeBlanc wrote:
 I'm confused about the output from top in 5.4-RELEASE-p4.  The gkrellm
 CPU monitor is telling me I'm running at 95% load while updating the
 portsdb, but top tells me everything is taking 0.0% of the CPU.
 
 It may have something to do with the CPU HT being enabled, but I don't
 know.  The system has one physical CPU, but with HT, some processes
 run on CPU 0 while others run on CPU 1.
 
 Any idea how to get top to get the actual (or virtual) CPU loads?
 
 Here is the output I'm seeing:
 
 last pid: 82084;  load averages:  2.10,  1.88,  1.17 up 9+17:06:23  13:47:44
 131 processes: 3 running, 128 sleeping
 CPU states: 73.3% user,  0.0% nice, 23.5% system,  0.0% interrupt, 3.1% idle
 Mem: 296M Active, 477M Inact, 148M Wired, 27M Cache, 111M Buf, 44M Free
 Swap: 2048M Total, 70M Used, 1978M Free, 3% Inuse

User and System use about 97% of CPU load together, I do not see a
problem, everything seems to be as it should.

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: only see cpu0 working after rebuilding kernel with SMP support

2005-07-22 Thread Andreas Rudisch
On Fri, 2005-07-22 at 00:12 -0700, Lei Sun wrote:
 Hi,
 I wanted to enable the second logical CPU on my P4 HT. and...
 Something seems to be strange to me as:
 
 All of the processes are running with CPU0 and none is working with CPU1

 Here is the steps and places I read and followed
 
 1. I followed the custom kernel documents from
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
 http://www.freebsddiary.org/smp.php
 
 and compiled the custom kernel
 
 and my kernel config:
 -
 ...
 options SMP
 device  apic# I/O APIC
 ...
 -
 
 2. Then I compiled the custom kernel, and installed it
 
 3. I check the startup output, and found
 SMP: AP CPU #1 Launched!
 
 So my question is, how come in top, only cpu0 is working, and no entry for 
 cpu1?
 
 Thanks in advance:)
 
 Lei


Take a look at this:

ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:09.htt.asc

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: Extract Songs from DVD

2008-10-22 Thread Andreas Rudisch
On Wed, 22 Oct 2008 17:34:41 +0300
Odhiambo Washington [EMAIL PROTECTED] wrote:

 player. Is there a tool that I can use to get the songs off the DVD in
 WAV format, or even MP3?

/usr/ports/multimedia/mplayer
/usr/ports/multimedia/mencoder
/usr/ports/audio/lame
...

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpYxEfOFoJN7.pgp
Description: PGP signature


Re: Question: the stable edition of Freebsd

2008-11-03 Thread Andreas Rudisch
On Mon, 3 Nov 2008 22:01:21 +0800
Alex Zhang [EMAIL PROTECTED] wrote:

 I'm a newcomer and want to install FreeBSD for study. Could you pls let me
 know which the stable edition of FreeBSD now? 

http://www.freebsd.org/
http://www.freebsd.org/releases/7.0R/announce.html

 And let me know how to subscribe the QA list that I prefer.

http://www.freebsd.org/community/mailinglists.html
http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpFi55vDLfTe.pgp
Description: PGP signature


Re: Limewire 4.18 problem

2008-12-16 Thread Andreas Rudisch
On Tue, 16 Dec 2008 08:09:14 -0800
Norbert Papke fbsd...@scrapper.ca wrote:

 This is a stab in the dark (I am not a Vuze) user but I have had similar 
 problems with other Java apps (e.g., Netbeans, Tomcat).  The VM's TCP stack, 
 for some reason, wants to use IPv6.  To force it to use IPv4, invoke Java 
 with -Djava.net.preferIPv4Stack=true.  You can do this either on the 
 command line or by setting the JAVA_OPTS environment variable.

Thank you, but that does not help either.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpyKdUjYFVKF.pgp
Description: PGP signature


Re: Limewire 4.18 problem

2008-12-16 Thread Andreas Rudisch
On Tue, 16 Dec 2008 10:44:14 + (GMT)
alvaro rosales ara...@yahoo.co.uk wrote:

 I have a freebsd 7 Release #0 box, it works as a marble,
 unfortunately I have a problem with limewire 4.18. I can connect with
 any other p2p network client, (firewall is ok and set up to allow
 connections on limewire port and upnp is enable) but limewire wont
 connect.

Sounds like the same problem Vuze/Azureus has when running on FreeBSD 7.

 I have made a search on the net and found a thread that fixed
 it  by modifying the file  /etc/libmap.conf as follows: 
  [/usr/local/diablo-jre1.5.0/] 
 libpthread.so libc_r.so 
 libpthread.so.2 libc_r.so.6 

That work-around only works on FreeBSD 6 (probably because of the
change to libthr in FreeBSD 7).

When I was testing Vuze again on FreeBSD 7.1-RC1 a few days ago, I
noticed that data transfer was happening when using UDP. But normal TCP
connections to other peers would time out, hanging during/after the
handshake. The connections seemed to be established though.

A Vuze developer told me, that transfers via UDP and TCP are using
different sets of native java APIs. TCP is non-blocking IO, so there
could be a problem in the FreeBSD Java code.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpeuSMOBFips.pgp
Description: PGP signature


Re: Registry corrupt?

2009-01-23 Thread Andreas Rudisch
On Fri, 23 Jan 2009 17:56:45 +0300
Odhiambo Washington odhia...@gmail.com wrote:

 On Fri, Jan 23, 2009 at 5:19 PM, Jack L. Stone ja...@sage-american.comwrote:
 
  During an upgrade from fbsd-6.3 -- fbsd-7.0, something strange happened.
  Any ideas?

 You'll most likey have to reinstall all ports!
 portupgrade -a

More like:

http://www.freebsd.org/releases/7.0R/announce.html
(6.3 - 7.1 == upgrade between major versions)

Updating Existing Systems

An upgrade of any existing system to FreeBSD 7.0-RELEASE constitutes a
major version upgrade, so no matter which method you use to update an
older system you should reinstall any ports you have installed on the
machine. This will avoid binaries becoming linked to inconsistent sets
of libraries when future port upgrades rebuild one port but not others
that link to it. This can be done with:

# portupgrade -faP

after updating your system. Note some of the tools to help with this or
the instructions below for FreeBSD Update are not installed by default
(e.g. portupgrade, gpg, or similar tools like portmaster).

Instead to use portupgrade you can wipe out _all_ installed packages
(pkg_delete -a) and reinstall them again.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpMLzr66kHxA.pgp
Description: PGP signature


Re: intel 64-bit version?

2009-02-02 Thread Andreas Rudisch
On Mon, 2 Feb 2009 06:24:35 -0800 (PST)
gahn ipfr...@yahoo.com wrote:

 What is the image for intel 64-bit version of freebsd? i have xeon machine 
 and would like to install freebsd on it.

You can use 7.1-RELEASE-i386 (32bit) or 7.1-RELEASE-amd64 (64bit)
depending on whether or not you are going to run 64 bit software or
want to use more than 4GB of RAM.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpnnul38DDeE.pgp
Description: PGP signature


Re: intel 64-bit version?

2009-02-02 Thread Andreas Rudisch
On Mon, 02 Feb 2009 09:57:12 -0500
Aryeh M. Friedman aryeh.fried...@gmail.com wrote:

 It is a little more complicated... i386 also supports 4GB with the PAE

I know.
 
 kernel option... it is frequently better to use this then to use amd64 
 because (a decreasing I hope) number of ports do not compile and/or work 
 properly on amd64... for example if your using the machine as a GUI 
 desktop *AND* you have a nvidia video card you get almost 10 times 
 better performence with i386 because amd64 has a hard time reconizing 
 PCI cards installed above the 4gb limit (the phsycial addr is above RAM)

AFAIK, the NVidia driver does not work (properly/at all) with PAE, 64
bit FreeBSD or more than 4GB of RAM.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgps9r2QZmDsc.pgp
Description: PGP signature


Re: Where is my STRFILE?

2009-02-20 Thread Andreas Rudisch
On Fri, 20 Feb 2009 12:19:54 +0100
herbert langhans herbert.raim...@gmx.net wrote:

 /usr/games/strfile
 ..not there. Checked with locate, no strfile anywhere on 7.1!

Looks like it comes with fortune.
/usr/src/games/fortune/strfile

Make sure you did install FreeBSD with games and/or updated it with
games.

/etc/make.conf - NO_GAMES set? Supfile containing src-all or src-games?

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpsGDAkV7Su6.pgp
Description: PGP signature


Re: Anonymizer tool like Tor?

2009-03-12 Thread Andreas Rudisch
On Thu, 12 Mar 2009 10:12:48 +0100
Gilles gilles.gana...@free.fr wrote:

 I'd like to download information from our competitor's web site,
 without their knowing it's from us.

?

 The Tor network works fine, but they don't seem to provide a *nix
 version

/usr/ports/security/tor/

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpc91pNHdCXJ.pgp
Description: PGP signature


Re: Finding Dependencies

2009-03-17 Thread Andreas Rudisch
On Tue, 17 Mar 2009 16:55:30 -0400
Jerry ges...@yahoo.com wrote:

 It does not list any package that depends on it. I have no idea why it
 is being installed.

Sounds like it was a requirement to build (but not to run) another port.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpbDNYIZMwnV.pgp
Description: PGP signature


Re: web based file sharing

2009-03-27 Thread Andreas Rudisch
On Fri, 27 Mar 2009 09:13:12 +
Terry te...@bluelight.org.uk wrote:

 Just looking for a way to give easy access over the internet to some 
 files for multiple users. Web based would be ideal as they all know how 
 to open a browser.
 Internally files are shared using samba.
 Has any one come across any thing ?

Apache.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgphnCfkiUoTC.pgp
Description: PGP signature


Re: Automounting of USB drives - Why is it a problem?

2009-04-15 Thread Andreas Rudisch
On Wed, 15 Apr 2009 16:50:38 +0300
Manolis Kiagias sonic200...@gmail.com wrote:

 FreeBSD *can* automount. The problem for the time being is pulling a USB
 flash drive without unmounting.

Looks like this will no longer be a problem on FreeBSD 7.2+. It works fine 
already on 7.2-Prerelease/RC1.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpWunKAve4fT.pgp
Description: PGP signature


Re: Intel PRO/Wireless 2100 ipw WPA

2010-01-04 Thread Andreas Rudisch
On Sun, 3 Jan 2010 15:27:55 -0700 (MST)
Warren Block wbl...@wonkity.com wrote:

 Finishing a complete new install of 8-stable on a Thinkpad T42.  This 
 model came with the Intel PRO/wireless 2100.

I am not sure whether or not this information is still valid:
http://wiki.freebsd.org/8.0TODO#head-637d4dd09847005583f360ebb430cf32b64a4d8b

At the end of the week I will try to set up WLAN on a T41 using that
chip to see if I too run into problems.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgp1zPY2PZ2Hi.pgp
Description: PGP signature


Re: Updating from 7.2-STABLE FreeBSD 7.2-STABLE #901 to 8-release

2010-01-05 Thread Andreas Rudisch
On Mon, 04 Jan 2010 19:14:45 -0600
eculp ec...@encontacto.net wrote:

 I intend to first upgrade my old, but up to date, 7.2-STABLE FreeBSD  
 7.2-STABLE #901 to the latest 8.0 release

 I want to conserve as much as I can so I thought that I might give
 freebsd-update upgrade -r 8.0-RELEASE a try.

freebsd-update does not work on STABLE branches. You can only track a
RELEASE branch and a few Beta/RC releases with it.

 I am trying to follow the instructions at
 http://www.freebsd.org/releases/8.0R/announce.html

From the first paragraph:
Systems running 7.[012]-RELEASE, 8.0-BETA[1234], or 8.0-RC[123] can
upgrade

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgp57onOdNsXA.pgp
Description: PGP signature


Re: Intel PRO/Wireless 2100 ipw WPA

2010-01-07 Thread Andreas Rudisch
On Sun, 3 Jan 2010 15:27:55 -0700 (MST)
Warren Block wbl...@wonkity.com wrote:

 Finishing a complete new install of 8-stable on a Thinkpad T42.  This 
 model came with the Intel PRO/wireless 2100.
 
 So far, it has almost but not quite been able to connect using WPA on 
 FreeBSD.

Same here when trying to set up wireless LAN on a T41 with an Intel
PRO/wireless 2100.

 rc.conf:
 wlans_ipw0=wlan0
 ifconfig_wlan0=WPA DHCP
 
 loader.conf:
 legal.intel_ipw.license_ack=1
 if_ipw_load=YES

That's what I did too. No joy.

 ifconfig wlan0 scan sees all the nearby access points, including mine.

Here too.

 wpa_supplicant can't quite attach, but doesn't give up trying.

 /var/log/messages:
 Jan  3 14:49:40 paddy wpa_supplicant[392]: CTRL-EVENT-SCAN-RESULTS
 Jan  3 14:49:40 paddy wpa_supplicant[392]: Trying to associate with 
 00:14:bf:cd:a2:0b (SSID='myssid' freq=2412 MHz)
 Jan  3 14:49:50 paddy wpa_supplicant[392]: Authentication with 
 00:14:bf:cd:a2:0b timed out.

Appart from that I got the following in /var/log/messages: 
  kernel: ipw0: need multicast update callback

Since the same setup worked fine on FreeBSD 7.2, maybe this infomation
regarding ipw is correct after all:
http://wiki.freebsd.org/8.0TODO#head-637d4dd09847005583f360ebb430cf32b64a4d8b

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpF3TNzlhYSz.pgp
Description: PGP signature


Re: Invalid partition table after installation

2010-01-21 Thread Andreas Rudisch
On Thu, 21 Jan 2010 01:47:59 -0600
John j...@starfire.mn.org wrote:

 Suggestions, please?  I'm making zero headway right now. :(

Maybe it is just me, but somehow I am missing the problem / question.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpyR5u2Qj4SG.pgp
Description: PGP signature


Re: Lost audio after new Video card installation

2010-03-02 Thread Andreas Rudisch
On Mon, 1 Mar 2010 19:42:19 -0500
Carmel carmel...@hotmail.com wrote:

 I installed a nVidia GeForce GT 220 card.
 Now, the video is fine; however, there is no audio.

 hdac0: NVidia (Unknown) High Definition Audio Controller mem 
 0xfcffc000-0xfcff irq 16 at device 0.1 on pci3

I ran into the same problem after installing a GT 240. The video cards
support audio via HDMI. During boot the audio chip of the video card is
found first (also snd_hda) and used as primary audio device.

After kldunload / kldload snd_hda everything would work properly.

As a workaround I do not load the snd_hda kernel module at boot, but
with a cronjob @reboot. This way the normal sound card is found first.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpxhcLJE9DdW.pgp
Description: PGP signature


Re: Lost audio after new Video card installation

2010-03-02 Thread Andreas Rudisch
On Tue, 2 Mar 2010 05:51:00 -0500
Carmel carmel...@hotmail.com wrote:

 On Tue, 2 Mar 2010 09:05:03 +0100
 Andreas Rudisch cyb.@gmx.net articulated:
 
  On Mon, 1 Mar 2010 19:42:19 -0500
  Carmel carmel...@hotmail.com wrote:
  
   I installed a nVidia GeForce GT 220 card.
   Now, the video is fine; however, there is no audio.
  
   hdac0: NVidia (Unknown) High Definition Audio Controller mem
   0xfcffc000-0xfcff irq 16 at device 0.1 on pci3
  
  I ran into the same problem after installing a GT 240. The video cards
  support audio via HDMI. During boot the audio chip of the video card
  is found first (also snd_hda) and used as primary audio device.
  
  After kldunload / kldload snd_hda everything would work properly.
  
  As a workaround I do not load the snd_hda kernel module at boot, but
  with a cronjob @reboot. This way the normal sound card is found first.

 I have sound compiled into my kernel:
 
 # Sound
 devicesound
 devicesnd_hda # nVidia MCP51 sound support

In that case you will not be able to unload/load the kernel module.

Anyway, I looked again at the problem and the correct way is to simply
set hw.snd.default_unit to the number of the correct pcm device.

Since the graphic card uses pcm0 to pcm3, it should be pcm4. Take a
look at the output of:

%dmesg | grep hda

You should see something like:

pcm2: HDA NVidia (Unknown) PCM #0 Digital at cad 2 nid 1 on hdac0
pcm3: HDA NVidia (Unknown) PCM #0 Digital at cad 3 nid 1 on hdac0
hdac1: HDA Codec #0: Realtek ALC883
pcm4: HDA Realtek ALC883 PCM #0 Analog at cad 0 nid 1 on hdac1

So set hw.snd.default_unit=4 using sysctl or /etc/sysctl.conf.

man snd_hda
man sound
man sysctl.conf 

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpSqol3beSnX.pgp
Description: PGP signature


Re: Downloading issue!

2010-03-09 Thread Andreas Rudisch
On Tue, 9 Mar 2010 17:58:45 +0300
Emmanuel Opio immanuel...@gmail.com wrote:

   Am studying at a University in E. Africa but the problem is that our
 server administrators blocked ftp and filtered out images, so we can not
 download any image file

You could try downloading it with a BitTorrent client.

  http://torrents.freebsd.org:8080/

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpZqQnew4t28.pgp
Description: PGP signature


Re: freebsd-update and 7.1-RELEASE-p5

2009-04-28 Thread Andreas Rudisch
On Tue, 28 Apr 2009 09:31:15 -0700
Jim Vanderveen jim.vanderv...@gmail.com wrote:

 I updated a fresh 7.1-RELEASE to (I thought) 7.1-RELEASE-p5 using
 freebsd-update; however, uname shows me at 7.1-RELEASE-p4 after
 rebooting:

Afaik -p5 did not require rebuilding the kernel. That is why it only
shows -p4. The string is only updated if the kernel is recompiled using
the recent source.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpnauVxdID1Y.pgp
Description: PGP signature


Re: Opera: X Shared memory extension is not available. ZPixmap not supported

2009-05-14 Thread Andreas Rudisch
On Thu, 14 May 2009 09:03:25 + (GMT)
Saifi Khan saifi.k...@twincling.org wrote:

 Running Opera 9.64 on X.org 7.4 leads to freeze ups in Opera.
 
 The error reported is
 Opera: X Shared memory extension is not available. ZPixmap not
 supported
 
 My system is  Intel CeleronM 1.6GHz, Intel 945GM mobo.

I get this message too, it is just a note stating a feature of X is
missing to support ZPixmap properly so Opera will not use it.

I have not seen any big problems with Opera for years, so maybe you
have got some faulty hardware or other configuration issues.

Also please try to correct your time / time zone settings, all your
mails are arriving from the future.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpMqnCp5TrSJ.pgp
Description: PGP signature


Re: update from 7.0 to 7.2?

2009-06-29 Thread Andreas Rudisch
On Mon, 29 Jun 2009 14:05:29 -0400
Brad Mettee bmet...@pchotshots.com wrote:

 If a system is stable and ports are up to date, serving mail  web pages as 
 needed, is there any reason to update from this:
 FreeBSD ns1.pchotshots.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 
 10:35:36 UTC 
 2008 r...@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
 
 To something newer? (like 7.2 stable)
 
 Would there be any noticeable benefit from an update?

You mean other than using a supported system with bug and security fixes?

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgp594kTq58ty.pgp
Description: PGP signature


Re: good morning to all

2009-07-07 Thread Andreas Rudisch
On Tue, 7 Jul 2009 14:17:58 +0530
malathi selvaraj malathira...@gmail.com wrote:

 i am not able to install freeBSD7.2
 i'm getting an error like cn't upload kernel

What about slowly reading again:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install.html

Andreas

PS: Like you were told yesterday already, use a better subject line.
Good morning/afternoon/evening does _not_ help at all.
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpWKxAykE5Rb.pgp
Description: PGP signature


Re: Looking for fast graphical web browser

2009-07-31 Thread Andreas Rudisch
On Fri, 31 Jul 2009 02:32:49 -0400
Daniel Underwood djuatde...@gmail.com wrote:

 Can anyone suggest a fast graphical web browser?
Opera.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgptocbRDDx3X.pgp
Description: PGP signature


Re: Looking for fast graphical web browser

2009-07-31 Thread Andreas Rudisch
On Fri, 31 Jul 2009 11:47:11 +0200
Polytropon free...@edvax.de wrote:

 versions, I saw it getting... hmmm... how do I tell best? It's
 getting more slower in overall handling, and it often stops
 working completely (several seconds)

I have not noticed such behaviour yet.

 problem with Firefox. Furthermore, there's lots of stuff now
 bundled with the Opera web browser that I (personally) found
 no use for, such as a mail client, IRC client, torrent client,
 and some other stuff that could easily be called bloatware.

I never get the argument about 'bloatware' when it comes to Opera.
Yes, there are options not that not everyone needs, but then again,
most of the time they do not get loaded / appear in the menu when not
used.

Also take a look at the size of the installers:

Opera 9.64/Windows:
Classic Installer, English (US) 4.8 MB
English (US) 5.4 MB
International 7.2 MB

Opera 9.64/FreeBSD 7.x (Static) 7.0 MB

Win32 Binaries: midori Win32 v0.1.8 12.9 MB

Firefox English (British) 3.5.1 win32 7.6MB
Firefox English (British) 3.5.1 linux 9.3MB

And there are a lot of features in Opera, for which you will need to
download extra extensions in Firefox.

 But maybe that's only my problem (due to my ancient computer
 and OS).

For me, Opera works much better on older hardware than Firefox.

Try Opera. Maybe it works for you.

Anyway, in the end everyone should use what he likes best. :)

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpUOJVzFTZ7Q.pgp
Description: PGP signature


Re: fbsd 8.2 security updates -p3 -p4

2011-10-05 Thread Andreas Rudisch

Am 05.10.2011, 07:11 Uhr, schrieb n dhert ndhert...@gmail.com:


Less than a week ago, there was security update -p3, tonight already -p4
rolled in..
Does somone know why ?


http://security.freebsd.org/advisories/FreeBSD-SA-11:05.unix.asc

Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: df with ZFS vs. zpool list

2011-12-15 Thread Andreas Rudisch
On Thu, 15 Dec 2011 14:20:05 +0100
Frank Lanitz fr...@frank.uvena.de wrote:

 I'm a bit confused about a thing. I did create a zpool using
 zpool create storage ada1 ada2 ada3

 storage   145G42k 145G0%  /storage

 freebsd-test# zpool list
 NAME  SIZE  ALLOC   FREECAP  DEDUP  HEALTH  ALTROOT
 storage   222G  9.10M   222G 0%  1.00x  ONLINE  -

 P.P.S.
 freebsd-test# zpool status
   NAMESTATE READ WRITE CKSUM
   storage ONLINE   0 0 0

 raidz1-0  ONLINE   0 0 0
  ^^
   ada1ONLINE   0 0 0
   ada2ONLINE   0 0 0
   ada3ONLINE   0 0 0

Hi,

everything look fine. The pool consists of 3 80GB hds, on them you
created a RAIDZ1 filesystem. In your case a third of the pool is used
for parity information.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpyyvzAdajXh.pgp
Description: PGP signature


Re: torrent file for FreeBSD iso

2011-12-18 Thread Andreas Rudisch
On Sun, 18 Dec 2011 14:35:55 +0200
Коньков Евгений kes-...@yandex.ru wrote:

 It will be very, very handy to put here .torrent file for download
 FreeBSD .iso
 
 ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/i386/ISO-IMAGES/9.0/


Torrents can already be found here:

http://torrents.freebsd.org:8080/

Regards,
Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpYqV9X6HVJx.pgp
Description: PGP signature


Re: x11 help

2005-04-07 Thread Andreas Rudisch
On Thu, 2005-04-07 at 08:30 -0500, Dennis Olvany wrote:
 I'm attempting to run the Doom 3 Linux binary on FreeBSD 5.3. I really have 
 no idea how to get x11/Doom 3 started. I've tested my x11 configuration with 
 [Xorg -config xorg.conf.new] and it seems to work well. I'm sure Doom 3 
 expects x11 to already be running in the form of KDE or Gnome, but I would 
 like to run Doom 3 directly from the command line. I have no idea how to get 
 x11 started and then launch Doom 3.

Make sure you have a nvidia graphiccard. install the nvidia drivers from
the ports. fetch the linux installer for Doom3:

ftp://ftp.idsoftware.com/idstuff/doom3/linux/doom3-linux-1.1.1286.x86.run

Install Doom3 and play.

Have fun,
 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: Unending compilation of OpenOffice-1.1.2

2005-04-21 Thread Andreas Rudisch
On Fri, 2005-04-22 at 12:42 +0800, Edwin D. Vinas wrote:
 hi,
 
 Is it normal for OpenOffice-1.1.2 to take a very long compilation
 time? I installed using the ports. I actually have consumed almost 24
 hours to compile openoffice in FreeBSD-5.3 and until now it is still
 compiling. I also tried installing the source but when I execute
 seetup, it jst shows the loading programs but doesn't proceed with
 the installtion/setup. Is there anyway to quickly install openoffice
 in FreeBSD-5.3?
 
 -edwin
 

That depends on the speed of your system. But why don't use the latest
stable version 1.1.4 ?

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 mount porblem

2005-04-22 Thread Andreas Rudisch
On Fri, 2005-04-22 at 19:39 +0500, [EMAIL PROTECTED] wrote:
 hi all,
 i m having trouble in mounting. I would like all users to read particular 
 mounted directory.what 
 option do i have to specify for making other users
 r/w the mounted file system? i tried uid=1001 (
 the users id)  in fstab under mount options but it 
 didnt work.
 
 thanks,
 ananth.g

man chmod

-- 
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: non-official support for 5.2.1

2005-04-24 Thread Andreas Rudisch
On Sun, 2005-04-24 at 11:11 +0200, Stevan Tiefert wrote:

 Hello Kris,
 
 to explain better, what I want (It was my job to specify better what I 
 want :-)
 
 Does the RELENG_5_2 security branch still exist? And if not, when and 
 where did they annouced to stop the support for 5.2.1?
 
 With regards
 Stevan


http://www.freebsd.org/security/index.html

quote:
Older releases are not maintained and users are strongly encouraged to
upgrade to one of the supported releases mentioned above.

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: non-official support for 5.2.1

2005-04-24 Thread Andreas Rudisch
On Sun, 2005-04-24 at 11:49 +0200, Stevan Tiefert wrote:

 Hello Wash,
 
 a small question: Why is then 4.11, 4.10 still supported? :-)
 
 With regards
 Stevan

4.10 and 4.11 are from the STABLE-branch. As far as I know 5.2.1 was the
CURRENT-branch which let to the 1st STABLE 5 version FreeBSD 5.3 .

Quote from http://www.freebsd.org/security/index.html :
Early adopter -
Releases which are published from the -CURRENT branch will be supported
by the Security Officer for a minimum of 6 months after the release.

As you found out yourself, RELENG_5_2 was never officially supported.

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: Azureus shutdowns

2005-04-24 Thread Andreas Rudisch
On Sun, 2005-04-24 at 15:30 +0300, Perttu Laine wrote:
 I have problems with Azureus 2.2.0.2 (from ports). It shutdowns
 without any error message on logs or anything. Sometimes it runs for
 hour sometimes a day and few times even for a week. But then suddenly
 it just dissappears with no warning. Anybody have idea what could be
 wrong?

Get the latest beta-build (Azureus2203-B62.jar) from the Azureus website
and replace /usr/local/share/java/classes/azureus.jar with it (remember
to backup the original file). The beta-builds work more stable for me
(no crash or shutdown so far).

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: /usr/src/UPDATING

2005-04-30 Thread Andreas Rudisch
On Sat, 2005-04-30 at 05:11 -0400, Brett Wiggins wrote:
 hello,
   This may sound like a stupid question but do I have to implement
 all of the changes in UPDATING?
 
 Thanks
 
 Brett

Well, only the information for the ports you have installed are
important.

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: /usr/src/UPDATING

2005-04-30 Thread Andreas Rudisch
On Sat, 2005-04-30 at 03:27 -0700, Kris Kennaway wrote:

 He said /usr/src, not /usr/ports.
 
 Kris

He did, didn't he. :)

-- 
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: CVS tag for specific release candidate

2005-05-07 Thread Andreas Rudisch
On Sat, 2005-05-07 at 00:05 -0700, Luke Dean wrote:

 I've managed to get 5.4-RELEASE installed, but I absolutely cannot get 
 into single-user mode.  I've tried selecting option 4 from the boot menu 
 and just running a shutdown now from multiuser mode.

 I think something about my configuration must be fouled up.  I don't think 
 it's 5.4.  Sorry for the confusion.

It's a known problem and will be fixed as soon as possible. Check the
freebsd-stable list:

Subject: HEADS-UP: Problem with RELENG_5{_4}
Date: Fri, 06 May 2005 11:37:19 -0400 (17:37 CEST)

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: mozilla

2005-05-09 Thread Andreas Rudisch
On Mon, 2005-05-09 at 14:46 +0200, Gert Cuykens wrote:
 Doesnt matter what i do, make clean, portmanager or cvsup. Mozilla
 always gets stuck at the same place i have this problem for months now

 ===   Generating temporary packing list
 ===  Checking if www/mozilla already installed
 /bin/mkdir -p /usr/X11R6/lib/mozilla
 /bin/chmod 755 /usr/X11R6/lib/mozilla
 install  -o root -g wheel -m 555
 /usr/ports/www/mozilla/work/fake/bin/mozilla /usr/X11R6/lib/mozilla
 install  -o root -g wheel -m 555
 /usr/ports/www/mozilla/work/fake/bin/mozilla-config
 /usr/X11R6/lib/mozilla
 cd /usr/ports/www/mozilla/work/fake/lib/mozilla  /usr/bin/find . | 
 /usr/bin/cpio -pdm -L -R root:wheel /usr/X11R6/lib/mozilla
 /usr/bin/cpio: /usr/X11R6/lib/mozilla/./components/nsProxyAutoConfig.js
 not created: newer or same age version exists
 /usr/bin/cpio: /usr/X11R6/lib/mozilla/./components/nsHelperAppDlg.js
 not created: newer or same age version exists
 /usr/bin/cpio: /usr/X11R6/lib/mozilla/./components/nsProgressDialog.js
 not created: newer or same age version exists
 /usr/bin/cpio: /usr/X11R6/lib/mozilla/./components/nsCloseAllWindows.js
 not created: newer or same age version exists

^^^ Make sure Mozilla is deinstalled properly before you try to install
it again.



-- 
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: Broadcom BCM5751 Gigabit Ethernet

2005-05-27 Thread Andreas Rudisch
On Fri, 2005-05-27 at 12:15 -0500, Fafa Hafiz Krantz wrote:
 Hello!
 
 I got this Broadcom BCM5751 network interface that works just great in 
 FreeBSD.
 I was just wondering though, does anybody know where to find its Windows XP 
 driver?
 
 I need it to function in both sceneries.
 
 I found an EXE on an Asus.com mirror, but it was some sort of floppy 
 extractor and
 not really the actual driver, or so it seemed, that I was looking for. I 
 ain't got no floppies
 anyway, they're all corrupt ;-)
 
 Thanks!
 
 --
 
 Fafa Hafiz Krantz
   Research Designer @ http://www.home.no/barbershop
   Enlightened @ http://www.home.no/barbershop/smart/sharon.pdf


http://www.google.com/search?q=Broadcom
+BCM5751sourceid=operanum=0ie=utf-8oe=utf-8


-- 
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: drivers

2005-05-29 Thread Andreas Rudisch
On Fri, 2005-05-27 at 19:29 -0300, Augusto Tobías Bierwerth wrote:
 First of all I must admit that I was doubting whether to send this e-mail to 
 this address or to the one for nOObs.
 I was considering to install FreeBSD but as far as I know, not every 
 hardware supports every Op. Sys. At the moment, I am a Windows XP 
 Professional Edition SP1 user, but I can't stand its slowness anymore. I 
 am sending as an attachment a .txt file which contains information about my 
 computer. It would be great if you sent any link to a site concerning the 
 subject (drivers!!!) or any explanation that could help. Thank you in 
 advance,
 
 Tobías Bierwerth
 [EMAIL PROTECTED] / [EMAIL PROTECTED]
 

I would suggest that you NEVER ever attach such a large file to an email
and send it to a public mailing list, I bet there are not many people
who like it. Secondly, the attachment is more or less filled with junk
and I doubt that there are many people who read it from start to end, so
either you give a brief summary of your system or ... better: visit the
following links and read up the important information concerning your
matter on your own. Should you encounter any problems AFTER you have
read though them, people will be more than helpful solving them with
you.

http://www.freebsd.org/
http://www.freebsd.org/releases/5.4R/hardware.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/index.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html
http://www.freebsd.org/projects/newbies.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: Azureus downloads slow

2006-09-02 Thread Andreas Rudisch

On Sat, 02 Sep 2006 07:30:31 +0200, [EMAIL PROTECTED] wrote:


Hi all,
   I am running a Azureus (headless w/ webui) on my FreeBSD 6.1 system
and it works. The problem is that, for some reason I can't discover,
downloads are slow. It is not because of the torrent. It is my
setup. Every couple hours download speed drops to under 1 kbps and
availability drops too, so I restart Az. and download speeds are as
expected for another couple of hours.


http://www.azureuswiki.com/
http://www.azureuswiki.com/index.php/Good_settings
http://www.azureuswiki.com/index.php/Good_Torrents

Make sure to limit the number of connections and torrents according to the
upload speed of your internet connection. Also limit your upload speed.

Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Azureus downloads slow

2006-09-03 Thread Andreas Rudisch
On Sat, 2 Sep 2006 18:06:57 -0500 (CDT)
[EMAIL PROTECTED] wrote:

 I know all that. I am saying that Azureus on FreeBSD runs slower than
 d/ling the same torrent on a windows or even a linux (ubuntu) box when
 getting the same torrent from the same network.

You did not mention that before. Anyway, make sure to run Azureus on
Java 1.4.2. Neither 1.5.0 from ports nor Diablo from the FreeBSD
Foundation seem to work well with it.

At least for me.

Andreas

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpoZKwGxEXzo.pgp
Description: PGP signature


Re: Azureus downloads slow

2006-09-03 Thread Andreas Rudisch
On Sun, 3 Sep 2006 09:48:19 +1000
Wei Hu [EMAIL PROTECTED] wrote:

 Give utorrent a try. Azureus is slow and takes too much resources.

utorrent is Windows-only. Do not come with the excuse to run it with Wine. And 
Azureus is far from being slow. It might use a few more resources than other 
clients, but I have no problem running it on FreeBSD 6.1 downloading torrents 
at almost full speed of my internet connection.

Andreas

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpQgAuxNUjzn.pgp
Description: PGP signature


Re: FTP server behind router/gateway

2006-09-14 Thread Andreas Rudisch

On Thu, 14 Sep 2006 16:40:18 +0200, [EMAIL PROTECTED] wrote:


I have a FreeBSD 6.1 box running behind a router/gateway.  When it tries
to go into passive mode, it returns it's internal 192.168. ip address to
the client which the client stupidly uses to try to connect to.  I've
confirmed this by tyring to FTP from several external systems (windows 
linux).  Is there anyway to get the FreeBSD box to return the external
address without making it act as the router/gateway?

Thanks,
Marty


Maybe this site will help a bit:

http://slacksite.com/other/ftp.html

Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: download cvsup?

2010-10-17 Thread Andreas Rudisch
On Sun, 17 Oct 2010 23:44:42 -0400
Tim Dunphy bluethu...@gmail.com wrote:

  I accidentally deleted my ports tree thinking that cvsup was already
 installed. it wasn't. :(

csup is part of the system, no need to use cvsup from the ports any longer.

  I seem to be having a little trouble resolving external hosts tho my
 trusty named server on this host is working fine to resolve the local
 network. I need to reinstall my ports with sysinstall but to do that i
 need to resolve externally of course. I think this problem could use a
 fresh set of eyes.

For a start take a look at the cable/connection.

   media: Ethernet autoselect (none)
   status: no carrier

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpx4ZwAOBVFk.pgp
Description: PGP signature


Re: zfs on 7.3 with 7.2 world

2010-11-14 Thread Andreas Rudisch
On Mon, 15 Nov 2010 09:22:06 +0300
cronfy cro...@gmail.com wrote:

 I want to start using ZFS v13 and I have FreeBSD 7.2 world with 7.3 kernel.

 And if I need to upgrade something in the world - what should it be?

Why do you not update FreeBSD properly? If you want to use 7.3, install
kernel _and_ world. (I would suggest using 8.1 though.)

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

It is far easier to help you once you run into problems, if your system
is consistent.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpHmEbUBA9CS.pgp
Description: PGP signature


Re: Just wanted to install vim - had to spend entire day building X11

2011-01-10 Thread Andreas Rudisch
On Sun, 9 Jan 2011 22:19:02 +0100
Tony Maserati ableton...@gmail.com wrote:

 Hi,
 
 I'm just curious - what's the point of including X11 as a dependency to vim?
 And then making a vim-lite port (which you usually discover after installing
 X11). How about making it vim and vim-x11 instead?

I guess the next time you should simply install: /usr/ports/editors/vim-lite/

Andreas.
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpSevs8cxKAJ.pgp
Description: PGP signature


Re: Error upgrading Azureus

2007-02-06 Thread Andreas Rudisch
On Tue, 06 Feb 2007 06:59:25 -0800
Garrett Cooper [EMAIL PROTECTED] wrote:

  From pkg_tree:

 azureus-2.5.0.0_2

Latest version in ports is Azureus 2.5.0.4. I just did a portupgrade
yesterday including Azureus without problems.

Andreas

--
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgp19apjJFvev.pgp
Description: PGP signature


Re: Newbie--new install on Core 2 Duo?

2007-02-14 Thread Andreas Rudisch
On Wed, 14 Feb 2007 07:44:57 +0100, Abdullah Ibn Hamad Al-Marri  
[EMAIL PROTECTED] wrote:



Why shall you do the double job by installing the FreeBSD, then
reinstall it after adding SMP option to kernel? Couldn't we get
FreeBSD to install the right kernel based on the number of  the cpu(s)
in the system?


I recently installed FreeBSD 6.2 from scratch and the installer
automagically installed the SMP-kernel. So this feature is already
there.

Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: NEED HELP

2007-02-14 Thread Andreas Rudisch
On Wed, 14 Feb 2007 08:57:51 +0100, Ata ur Rehman Alvi  
[EMAIL PROTECTED] wrote:



HELLO

I NEED YOUR HELP REGARDING INSTALLING FREE BSD ON MY NEWLY BOUGHT PC.


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

Just read this chapter of the handbook and try not to use capital letters
all time.

Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Install Freebsd 5.4

2007-03-09 Thread Andreas Rudisch
On Thu, 08 Mar 2007 16:46:49 +0100, Thomas H. Bellus [EMAIL PROTECTED]  
wrote:


I have not been able to see the screens for configuring X for my monitor  
or

video card. I have ver 5.4, I have used both the standard install and the
custom install. I have used the most recent install documents on the
internet and I have a copy of Complete BSD by Greg Lehey.


I am new to BSD but I want to get this install to work. I can not get
anytype of graphical interface.


1.) Why do you not install FreeBSD 6.2 if you are new?
2.) read http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html

Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: CPUTYPE for VIA EPIA M-Series Mini-ITX

2007-03-15 Thread Andreas Rudisch
On Thu, 15 Mar 2007 02:44:21 +0100, Jeffrey Goldberg  
[EMAIL PROTECTED] wrote:



I have one of these

CPU: VIA C3 Nehemiah (999.52-MHz 686-class CPU)
   Origin = CentaurHauls  Id = 0x691  Stepping = 1
   Features=0x380b035FPU,DE,TSC,MSR,MTRR,PGE,CMOV,MMX,FXSR,SSE

And 6.2-RELEASE p2

When I set CPUTYPE=c3 in /etc/make.conf the world seemed to build just  
fine, but (at least) gcc ended up broken.  Most compiling attempts after  
that ended up with gcc reporting an internal error.


Does anyone have a similar system?  And what CPUTYPE or local tuning do  
you recommend?


I have a Via Epia PD1 with the same CPU and use:

CPUTYPE= i686

Although it does not seem to be mentioned in  
/usr/share/examples/etc/make.conf

anymore (afaik i686==pentiumpro), it works just fine.


Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: What does RELEASE-p8 mean?

2007-11-27 Thread Andreas Rudisch
On Tue, 27 Nov 2007 20:01:03 +0100, Paul Schmehl [EMAIL PROTECTED]  
wrote:


I'm trying to find out what RELEASE-p8 means (specifically what the -p8  
means), and I can't seem to figure out where to find it.




It is the patch level. Take a look at http://www.freebsd.org/security/
and you will figure it out.

Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: A good server motherboard.

2007-05-01 Thread Andreas Rudisch
On Tue, 01 May 2007 17:01:48 +0200, Christopher Prance  
[EMAIL PROTECTED] wrote:



If you were to build a server using FreeBSD 6.2 , basically for home use,
serving media files, small web server, basically a very small load, which
motherboard would you recommend?  Mid range as far as price is concerned.


What about one of these: http://www.via.com.tw/en/products/mainboards/

I have been running a VIA Epia PD for a couple of years now as a home
server/router without any problems.

Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems upgrading a 6.0 install to 6.2-RELEASE-p4

2007-05-18 Thread Andreas Rudisch
On Fri, 18 May 2007 17:54:41 +0200, Andrew Falanga [EMAIL PROTECTED]  
wrote:



Ok, I'm reading through the web link you sent.  I see in section
23.4.1 the steps are:

# make buildworld
# make buildkernel
# make installkernel
# reboot

reboot to single user mode that is

# mergemaster -p
# make installworld
# mergemaster
# reboot

I did these steps then, and I'm still getting the missing audit group
errors.  What is this audit group, what's its function, etc.?  Since
nothing of world has been installed yet, can I simply erase /usr/src
and replace with the 6.0-RELEASE cd's, which I have, and then do the
cvsup once again.  This time doing a mergemaster *before* I buildworld
and then installworld?

Andy


In /usr/src/UPDATING you can find.

20060204:
The 'audit' group was added to support the new auditing  
functionality

in the base system.  Be sure to follow the directions for updating,
including the requirement to run mergemaster -p.

Either you add the group manually or you make sure to use mergemaster
and merge the required files _correctly_.

Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: disk too big to mount

2007-05-21 Thread Andreas Rudisch
On Mon, 21 May 2007 17:12:52 +0200, Garrett Cooper  
[EMAIL PROTECTED] wrote:


Why on earth would you want to create a 400GB MSDOSFS formatted disk?  
MSDOSFS was quick but offered no protection against power outages or  
incomplete writes, and was horrible in terms of disk fragmentation..


Not to mention the fact that you cannot create files larger than 4GB on it.

Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Installing FreeBSD on large disk 2TB

2007-06-11 Thread Andreas Rudisch
On Mon, 11 Jun 2007 10:13:04 +0200
Enrique Ayesta Perojo [EMAIL PROTECTED] wrote:

 Hello
 
 I'm trying to install FreeBSD 6.2 on a HP DL320s. This server has a P400 RAID 
 controller with 12 SATA disk drives attached to it. The RAID controller is 
 supported in FreeBSD through the ciss driver.
 
 The problem happens when i try to use a RAID larger in size to 2 Terabyte, 
 then the install program freezes and the machine reboots (it cannot find the 
 disk). If the array is smaller than 2 Terabytes then there is no problem, the 
 controller detects the disk and i can install FreeBSD on it. I have tried 
 with i386 and AMD64 versions (the server has a Xeon processor supported by 
 AMD64)
 
 Any clue on how to solve it? FreeBSD can't be installed on disks larger than 
 2 
 TB?
 
 Thanks

A quick google search revealed this:

http://www.freebsd.org/projects/bigdisk/index.html


Andreas

-- 
GnuPG key  : 0x2A573565  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpDEW6j2M2Mb.pgp
Description: PGP signature


Re: mail reader/agent for xfce4

2007-06-15 Thread Andreas Rudisch

On Fri, 15 Jun 2007 11:15:49 +0200, chatlove [EMAIL PROTECTED] wrote:


Hi everybody,

Could anyone share their experiences on which mail reader or agent they  
use

with xfce4? Something simple, lightweight, with GUI, is highly desirable.
I tried xmail, but it looks a bit complicated for my 8 years old son.
Just for the record: FreeBSD i386 STABLE.



I like these:

ports/mail/sylpheed2/
ports/www/opera/

Andreas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Beginner Questions

2006-06-08 Thread Andreas Rudisch
On Thu, 08 Jun 2006 14:14:06 +0200, Mayo, Richard A RDECOM CERDEC STCD SRI  
[EMAIL PROTECTED] wrote:


What file controls the way Xwindows sets up after I log on?  I got the  
graphical login screen, but now I want to start Xwindows with kde rather  
than twm.


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

Many beginner problems can be solved with the handbook :)
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/

Welcome to FreeBSD.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: azureus on freebsd and windows

2006-06-20 Thread Andreas Rudisch
On Tue, 20 Jun 2006 17:00:48 +0200, Lowell Gilbert  
[EMAIL PROTECTED] wrote:



Tsu-Fan Cheng [EMAIL PROTECTED] writes:


  happy fathers day! I have Azureus running both on windows and on
freebsd/amd64. and I found it was very different, on windows azureus is  
very
quick in downloading files, but not on freebsd, it is very slow and  
usually
no download. I forward the port through the router and it's still the  
same.

any idea of how i can tune this? thanks a bunch!!


Probably a firewall issue blocking the incoming connections from other
peers.  Look at the incoming connections (I think port 6881 incoming
is the relevant one) to see what is being blocked.


Make sure to read this as well if you use Java 1.5

http://lists.freebsd.org/pipermail/freebsd-java/2006-June/005409.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Paging Matthew Seaman

2008-01-04 Thread Andreas Rudisch
On Fri, 04 Jan 2008 10:28:24 -0600
Paul Schmehl [EMAIL PROTECTED] wrote:

  du -hd1
 
 That's not what I'm looking for.  That will return *files* and directories 
 one 
 level deep.  I want directories *only* all levels deep.

What about:

du -hd100

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpLp0wpjjkR1.pgp
Description: PGP signature


Re: ports question / compiz-fusion

2008-01-29 Thread Andreas Rudisch
On Tue, 29 Jan 2008 10:24:00 -0800
Nerius Landys [EMAIL PROTECTED] wrote:

 I'm trying to run compiz-fusion on my desktop.  I've already installed the
 x11-wm/compiz-fusion port from sources; it all installed well.  Since my
 internet search for how to actually run the thing on FreeBSD ran pretty dry,
 I've been trying to follow instructions for other [Linux] distributions.
 But things don't seem to work.  Does anyone have any suggestions on how to
 run compiz-fusion after a successful install?  I'd prefer to run with Xfce,
 but Gnome is acceptable too.  A pointer to a doc would help.

I am playing around with compiz-fusion for a while now on Xfce4. To get
started I autostart the following simple script once Xfce is running
(which probably can be done better):

#!/bin/sh
/usr/bin/killall compiz
/usr/bin/killall emerald
sleep 2
/usr/local/bin/compiz --replace ccp 
/usr/local/bin/emerald --replace 

After that, all you need to do is to configure Emerald and compiz so it
fits your needs with:

%emerald-theme-manager
%ccsm

Both programs can be found in the right click menu of xfce under
settings.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgptzNL0e2Ufb.pgp
Description: PGP signature


Re: update to 6.3 p1

2008-02-26 Thread Andreas Rudisch
On Tue, 26 Feb 2008 18:06:27 +0100 (CET)
Wojciech Puchar [EMAIL PROTECTED] wrote:

  Also, I have always used:
  make buildkernel KERNCONF=MYKERNEL
  make installkernel KERNCONF=MYKERNEL
 
 strange way unless building new system.

Not really.

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

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpiRhXfomKTo.pgp
Description: PGP signature


Re: OT - printing question

2008-07-03 Thread Andreas Rudisch
On Thu, 3 Jul 2008 07:43:44 -0500
Andrew Gould [EMAIL PROTECTED] wrote:

 I have a postscript printer.  I can send the output of text files to the
 printer; but the printer won't eject the page until I send enough text to
 fill the page.
 
 Is there a standard page-break or eject page command?

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

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpqUKgz2CTsp.pgp
Description: PGP signature


Re: Nvidia Driver - OpenGL - Compiz

2008-08-13 Thread Andreas Rudisch
On Tue, 12 Aug 2008 21:53:14 -0600
Jeff Molofee [EMAIL PROTECTED] wrote:

 screen. If I go back to the 169 driver, the issues does not occur.
 
 I'm not positive it's OpenGL applications, but it seems any game or GL 
 application I try crashes it instantly. Not even a second to acknowledge 
 the crash... screen goes black and that's it.
 
 I'm running FreeBSD 7.X (RELENG_7), nothing custom in the kernel, Intel 
 6600, GeForce 8800, compiz, gnome, and nothing really fancy.
 
 I've had other tell me to roll back to 169, but no one can tell me why 
 this is happening, if it's a problem for everyone, if there is a fix, etc.

I cannot help you with the information part. But I can confirm, that
this is happening here too. I am running FreeBSD 6.3, GeForce 7600,
compiz and Xfce. Once I start an application using OpenGL, X will crash.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpPJgPHHhgTv.pgp
Description: PGP signature


  1   2   >