Re: more then 2G shm on RELENG_7

2007-12-05 Thread Benjamin Sobotta
 Hello,
 
 I'm to test PostgreSQL on a 7-BETA3. The box has 12GB of memory in it,
 I've adjusted the sysctls, but postgresql always fails to allocate the
 SHM if it's bigger then 2GB.
 
 How can I make it to allocate more SHM than 2G at once?
 
 sysctl.conf:
 kern.ipc.shmall=1572864
 kern.ipc.shmmax=6442450944
 kern.ipc.semmap=1024
 kern.ipc.shm_use_phys=1
 
 /boot/loader.conf:
 zfs_load=YES
 vm.kmem_size=1073741824
 vm.kmem_size_max=1073741824
 kern.ipc.semmni=1024
 kern.ipc.semmns=2048
 kern.ipc.semmnu=1024
 
 I've also hit a similar issue with qemu, but that wasn't shared memory,
 I had just tried to make it allocate more than 2GBs for a single vm, but
 that also failed. Still haven't figured out why was that.
 
 Sincerely,
 
 Gergely Czuczy
 mailto: [EMAIL PROTECTED]
 
 -- 
 Weenies test. Geniuses solve problems that arise.

Hi!

I'm not sure if this is helpful, as I dont run FBSD 7 as of yet. Further I'm 
not very familiar with the topic. But I had a similiar problem with MySQL on 
6.2. What helped for me was play with 

kern.maxdsiz
kern.dfldsiz
kern.maxssiz

in loader.conf. 

Cheers,

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


Re: how to use an upgraded gcc compiler

2007-08-14 Thread Benjamin Sobotta

 Hi,
 
 I am running FreeBSD 6.2 Stable.  The gcc version that was compiled in is
 3.4.6.  I installed gcc 4.04.
 
 I'm trying to install libxml-ruby, and I need to use gcc 4.0x, apparently.
 How do I use my newly installed gcc 4.04 to compile now?
 
 Charlie

Hey

Non-system gcc versions are usually called with a trailing version number. So 
what you might to try is gcc40 or gcc4 or something similar. Search for 
executables starting with gcc. Something like the above examples should show up.

HTH,

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


Re: Network interface restart

2007-05-09 Thread Benjamin Sobotta

 Op woensdag 09 mei 2007, schreef Sam Lawrance:
 
 Hi,
 
   Could someone please point out where I made the mistake?
 
  When your network interface went down, you lost the connection, your
  shell lost the terminal and your script was terminated before it
  could finish doing what it was supposed to.  Possibly you need to use
  something like nohup or screen (from ports), or have some other
  form of terminal available.
 
 Thanks for your answer.
 
 But as I said, I ran the script from a screen session, so that makes me
 wonder 
 why the execution was aborted.
 
 But is running '/etc/rc.d/netif restart'' known to cause problems? I think
 I 
 shouldn't have to use scripts like these just to change a setting on the 
 network interface.
 
 Kind regards,
 
 -- 
 Bram Schoenmakers
 

Hi Bram

You're exactly right. You don't need to run scripts like this. ifconfig will 
do what you want. As far as I can see,

ifconfig bge0 mtu 1472

should suffice.

Cheers,

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


Re: ext3 support

2007-03-08 Thread Benjamin Sobotta
 dear list,
 
 does freebsd 6.x support the ext3 filesystem?
 
 TIA
 
 zheyu
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

Hi!

AFAIK it doesn't support ext3. However, it supports ext2, which is structurally 
the same as ext2 except that it doesn't do any journaling. Hence, you should be 
able to mount and use ext3 except that the journal will not be used.

HTH,

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


Re: .wavs play but not .mp3s

2007-03-07 Thread Benjamin Sobotta
 Original-Nachricht 
Datum: Wed, 7 Mar 2007 00:07:09 -0800
Von: David Benfell [EMAIL PROTECTED]
An: freebsd-questions@freebsd.org
CC: 
Betreff: .wavs play but not .mp3s

 Hello all,
 
 I'm not having any trouble playing .wav files; lame -h
 seems to happily convert them, and mpg123 and madplay
 don't complain when I ask them to play .mp3s, but I'm
 also not hearing any sound.
 
 xmms does nothing.  I'm not getting any visible errors
 in any of this.
 
 I tried using the sample command from the FreeBSD manual,
 which specifies a device; I don't have dsp1.0 so I tried
 dsp0.0 .
 
 I have:
 
 crw-rw-rw- 1 root wheel 0, 45 Mar  2 13:49 /dev/dsp0.0
 crw-rw-rw- 1 root wheel 0, 48 Mar  6 22:28 /dev/dsp0.1
 crw-rw-rw- 1 root wheel 0, 51 Mar  2 13:49 /dev/dsp0.2
 crw-rw-rw- 1 root wheel 0, 54 Mar  2 13:49 /dev/dsp0.3
 crw-rw-rw- 1 root wheel 0, 57 Mar  2 13:49 /dev/dsp0.4
 crw-rw-rw- 1 root wheel 0, 61 Mar  2 13:49 /dev/dsp0.5
 crw-rw-rw- 1 root wheel 0, 46 Mar  2 13:49 /dev/dspW0.0
 crw-rw-rw- 1 root wheel 0, 49 Mar  2 13:49 /dev/dspW0.1
 crw-rw-rw- 1 root wheel 0, 52 Mar  2 13:49 /dev/dspW0.2
 crw-rw-rw- 1 root wheel 0, 55 Mar  2 13:49 /dev/dspW0.3
 crw-rw-rw- 1 root wheel 0, 58 Mar  2 13:49 /dev/dspW0.4
 crw-rw-rw- 1 root wheel 0, 62 Mar  2 13:49 /dev/dspW0.5
 crw-rw-rw- 1 root wheel 0, 60 Mar  2 13:49 /dev/dspr0.4
 crw-rw-rw- 1 root wheel 0, 64 Mar  2 13:49 /dev/dspr0.5
 
 So, why is this such a problem?
 
 -- 
 David Benfell, LCP
 [EMAIL PROTECTED]
 ---
 Resume available at http://www.parts-unknown.org/
 NOTE: I sign all messages with GnuPG (0DD1D1E3).

Hi!

I'm not sure about this, but sometimes the volume of the different output 
devices is just maladjusted. You may want to check the output of mixer to see 
if any relevant devices are zero.

Maybe this helps,

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


Re: dualcore performance-smp technology

2007-02-23 Thread Benjamin Sobotta
 Hi folks,
 
 FreeBSD-6.2-amd64
 
 Pls advice how to make FreeBSD fully utinize the benefit of dualcore. 
 In Linux I recompiled a smp-kernel then it used dualcore performance. 
 TIA
 
 
 B.R.
 Stephen Liu
 

Hi!

I suggest you have a look at the output of dmesg. More often than not, SMP 
functionality is already enabled. Another way to figure out how many processors 
are active, check sysctl hw.ncpu. If the output of the latter is one, you 
make a new kernel in FreeBSD as well. There should be a configuration called 
SMP already available. Consult the manual to see how compiling a kernel is 
done in detail.

Cheers,

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


Re: Asking for help on first installation

2007-02-19 Thread Benjamin Sobotta
 Hi FreeBSD folks,
 
 I'm a UNIX user for some time but now I'm trying to install my first
 FreeBSD system
 over the internet. I got along with the HW and pre-installation issues
 easily, the disk space
 is allocated, I know what to install. But I can't connect for download.
 I'd like to ask for
 your help.
 
 On this handbook page
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-media.html
 
 I arrive at figure  Figure 2-27. Set Network Configuration for ed0.  See
 page
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-post.html
 
 I don't know what to put in host, domain, IPv4 gateway and domain
 server.
 
 My ISP is German Telekom.
 I'm using a CompuShack gateway/4-port switch
 Connecting to my 3-COMs RJ45 jack
 
 My computer is 192.168.0.4
 The local gateway is 192.168.0.1
 The subnet mask is 255.255.255.0
 The gateway's internet address changes as it is assigned when connecting.
 
 Who's host name has to be used ?
 I'm logging into Telekom as [EMAIL PROTECTED] .  Is t-online.de
 the required domain ?
 The installation probes IP numbers like 217.237.151.142 for the name
 server. Is that what's needed ?
 
 I would very much appreciate your help. I also won't need more help  :-)
 Regards,
 Manfred
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

Hi!

Since you're using FreeBSD at home, in a private network you dont need to 
follow any rules regarding the settings. That means that you're free to pick a 
hostname of your choice. e.g. homecomputer. Since you're also not part of any 
domain you may pick that one also. Like homenetwork. The gateway is obviously 
192.168.0.1. As nameserver you pick whichever German Telekom assigned. 
217.237.151.142 is your own IP at the time and clearly not your nameserver. As 
Telekom customer you could just use 194.25.2.129 for example.
Ok, in the little network interface window you use your local ip and netmask. 
so ipv4: 192.168.0.4 netmask 255.255.255.0.

HTH,

Benjamin

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


Re: freebsd log files

2006-03-31 Thread Benjamin Sobotta
On Friday 31 March 2006 08:25, Logan McNaughton wrote:
 What log file stors things like system shutdown notices and that, I want to
 run root-tail in my icewm background, and Im looking for the right log file
 to show, i tried /var/log/messages, but it doesnt show shutdown notices,
 can anyone help me out? thanks
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

Hey!

check out /etc/syslog.conf. You can specifiy what you want to log where. For 
example you could choose a console instead of a file.

cheers,

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


Re: Dual Display

2005-12-06 Thread Benjamin Sobotta
On Tuesday 06 December 2005 04:07, Vulpes Velox wrote:
 On Mon, 5 Dec 2005 13:15:35 +

 Benjamin Sobotta [EMAIL PROTECTED] wrote:
  On Saturday 03 December 2005 03:51, Darren Terry wrote:
   I was wondering if any of you had a dual-head setup and if so
   what video card were you using?
   ___
   freebsd-questions@freebsd.org mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to
   [EMAIL PROTECTED]
 
  Hello!
 
  I'm using two 19 TFTs with a GeForce 6600GT with Xinerama. Turns
  out to be _very_ nice, I wouldn't want to miss it...

 Did you have to do any thing special to get Xinerama to behave
 nicely? From my experience it has been really slow. Not tried it on
 the 6600GT I currently have, but on fx5700 and fx5200, it has been
 really slow. Dual head works nicely though.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

Hi again!

Sorry! It was a little late for me yesterday. I don't run xinerama but 
twinview. That's what I meant to say. Sorry for the confusion

Ben


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


Re: make buildworld fails from 5.4-6.0

2005-12-05 Thread Benjamin Sobotta
Hey!

You might want to have a look at

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

especially subsection 

20.4.16.6. What do I do if something goes wrong

Further, I believe that you run mergemaster -p before make installworld. Not 
buildworld, after all I believe buildworld has to finish so you know what to 
merge in the first place. So if buildworld fails, that has nothing to do with 
mergemaster.

HTH,

Ben

On Monday 05 December 2005 09:11, Anthony Philipp wrote:
 Hello,

 I am trying to upgrade from 5.4 to 6.0. I ran cvsup and tried a make
 buildworld, but it failed. So I checked out the handbook and noticed
 that it mentioned I should run a mergemaster -p first. So I did that

 and I still failed. Here are the last few lines:
 : undefined reference to `Buf_AddByte'

 var.o(.text+0x2b5e): In function `Var_Dump':
 : undefined reference to `Buf_Data'

 var.o(.text+0x2ba2): In function `Var_Dump':
 : undefined reference to `Buf_Data'

 var.o(.text+0x2c31): In function `Var_Print':
 : undefined reference to `Buf_Peel'

 *** Error code 1

 Stop in /usr/src/usr.bin/make.
 *** Error code 1

 Stop in /usr/src.
 *** Error code 1

 Stop in /usr/src.

 I've searched the archives and couldn't find anything relating to
 this, but hopefully someone knows the answer. Also I have have done
 minor version changes before, but never a major one, so maybe I am
 just missing a key step.

 Thanks in advance!

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


Re: Can't reboot

2005-12-05 Thread Benjamin Sobotta
Hi!

The messages seem fine to me. However, I have no clue why it doesn't 
reboot. :)

Ben

On Monday 05 December 2005 03:59, Jose Borquez wrote:
 I attempted to reboot my pc using FreeBSD 5.4 and it appears to begin
 the process of rebooting and then I get the following message.  After
 this message it just hangs and I can't do anything to reboot it.

 Waiting (max 60 seconds) for system process `vnlru' to stop...done
 Waiting (max 60 seconds) for system process `bufdaemon' to stop...done
 Waiting (max 60 seconds) for system process `syncer' to stop...done
 Syncing disks, vnodes remaining...1 0 0 0 done
 No buffers busy after final sync

 Does anyone have any suggestions on what I need to check or what the
 problem is?
 Thank you in advance,
 Jose

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


Re: make buildworld fails from 5.4-6.0

2005-12-05 Thread Benjamin Sobotta
On Monday 05 December 2005 09:51, Anthony Philipp wrote:
 On Mon, Dec 05, 2005 at 10:41:15AM +,

 Benjamin Sobotta [EMAIL PROTECTED] wrote:
  Hey!
 
  You might want to have a look at
 
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
 
  especially subsection
 
  20.4.16.6. What do I do if something goes wrong

 I will try this and get back do you. Thanks for the tip.

  Further, I believe that you run mergemaster -p before make installworld.
  Not buildworld, after all I believe buildworld has to finish so you know
  what to merge in the first place. So if buildworld fails, that has
  nothing to do with mergemaster.

 I had looked at the handbook and saw this:

 Note: There are a few rare cases when an extra run of mergemaster -p is
 needed before the buildworld step. These are described in UPDATING. In
 general, though, you can safely omit this step if you are not updating
 across one or more major FreeBSD versions.

 This is the only reason I tried it.

 Thanks for the response!

 Anthony

Interesting! I didn't know that.

Thank you!


  On Monday 05 December 2005 09:11, Anthony Philipp wrote:
   Hello,
  
   I am trying to upgrade from 5.4 to 6.0. I ran cvsup and tried a make
   buildworld, but it failed. So I checked out the handbook and noticed
   that it mentioned I should run a mergemaster -p first. So I did that
  
   and I still failed. Here are the last few lines:
   : undefined reference to `Buf_AddByte'
  
   var.o(.text+0x2b5e): In function `Var_Dump':
   : undefined reference to `Buf_Data'
  
   var.o(.text+0x2ba2): In function `Var_Dump':
   : undefined reference to `Buf_Data'
  
   var.o(.text+0x2c31): In function `Var_Print':
   : undefined reference to `Buf_Peel'
  
   *** Error code 1
  
   Stop in /usr/src/usr.bin/make.
   *** Error code 1
  
   Stop in /usr/src.
   *** Error code 1
  
   Stop in /usr/src.
  
   I've searched the archives and couldn't find anything relating to
   this, but hopefully someone knows the answer. Also I have have done
   minor version changes before, but never a major one, so maybe I am
   just missing a key step.
  
   Thanks in advance!
  
   Anthony Philipp
   ___
   freebsd-questions@freebsd.org mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to
   [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Dual Display

2005-12-05 Thread Benjamin Sobotta
On Saturday 03 December 2005 03:51, Darren Terry wrote:
 I was wondering if any of you had a dual-head setup and if so what video
 card were you using?
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

Hello!

I'm using two 19 TFTs with a GeForce 6600GT with Xinerama. Turns out to be 
_very_ nice, I wouldn't want to miss it...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Singlemode broken with USB keyboard

2005-09-06 Thread Benjamin Sobotta
On Tuesday 06 September 2005 17:55, Erik Norgaard wrote:
 Hi,

 I am upgrading a system FBSD 5.4 to 6.0. I had tried to install 6.0
 BETA2 but it failed because the USB keyboard was not found. The PC is a
 new Dell, it has no other connections for keyboard than USB so I can't
 just use a legacy keyboard.

 Now I downloaded the source, made world and kernel and installed kernel
 and was ready to go into single user mode and install world. But, the
 keyboard was not found and my only choice was to reboot.

 So, where do I go from here? Is there somehow I can configure single
 user mode? Or is it a safe to install world in multiuser mode?

 Thanks, Erik

Hi Erik!

If there is no other user besides you on the machine, close all programs and 
make installworld in multiuser. Worked many times for me. Should be okay.

Cheers,

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


Re: WEBDAV on FreeBSD

2005-05-29 Thread Benjamin Sobotta
On Sunday 29 May 2005 19:09, Joshua Lewis wrote:
 What port do I install to setup WebDav?

 Any how is webdav useful.

 Sincearly,
 Joshua Lewis
 [EMAIL PROTECTED]
 mobile: 951-637-9190

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

Hi!

Depends what you want?! A client or a server? Since the server question was 
already answered I recommend KDE's Konqueror as a client. I like it. Of 
course it's a little overkill to install KDE if you just want to access 
webdav, but in case you already use it there is no need to install any new 
software.

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


Re: FreeBSD and Asus A7N8X

2005-05-23 Thread Benjamin Sobotta
Hi

I don't know about your board but a quick search on google brought that link 
up:

http://www.linorg.sc.usp.br/iso/FreeBSD/4.9/

If I were you I would definitely try 5.4. As far as I know alot of things were 
fixed.

A more elaborate description of your problem might also yield better results 
on this list...

Cheers...

On Monday 23 May 2005 13:46, Peter wrote:
 Hi!
 I'm trying to install FreeBSD on my pc, but both 4.10 and 5.3, after
 installation , block at first boot.
 I know there is a problem whit my motherboard, ASUS A7N8X deluxe that it
 is not supported by FreeBSD.
 Can you tell me if 5.4 works on my motherboard? Or a site where I can
 download 4.9 that may be the last working relase on my asus.

 Thank you and have a nice day!

 p.s. sorry for my english...

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


Re: unplanned reboot failed

2005-01-11 Thread Benjamin Sobotta
Hi!

Hmm seems to me like your filesystem got damaged. No need to make boot
floppies. What I would do is use a live CD and boot and then from there
run fsck to repair.

HTH

Ben

On Tue, 2005-01-11 at 09:18 -0500, Marty Landman wrote:
 Four days ago I moved some stuff around on my /root dir; yesterday my box 
 rebooted itself... probably because of a power blink since other boxes did 
 the same.
 
 Now it won't reboot; the kernel starts, a msg display very quickly then I 
 get a box showing
 
 - Message --
 Loading module aac.ko failed
 Adaptec AAC RAID
 (100%)-
 
 When I cr past this box get a box saying
 
  Message 
 Couldn't create directory /tmp/.doc: Read-only file system
 (100%)-
 
 
 What can I do from this point? Before this problem became apparent I 
 noticed that sendmail appeared to be gone from my system. I've apparently 
 messed up some critical paths, and wonder if it might be better to just 
 rebuild this sandbox from the mini-iso... just need to recreate the 
 bootable floppies in that case, right?
 
 Marty
 
 
 Marty Landman, Face 2 Interface Inc. 845-679-9387
 Search  Sort Easily: http://face2interface.com/Products/FormATable.shtml
 Web Installed Formmail: http://face2interface.com/formINSTal
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
-- 
Benjamin Sobotta [EMAIL PROTECTED]

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


Re: unplanned reboot failed

2005-01-11 Thread Benjamin Sobotta
Hi again.

I'm not really sure whether you can run fsck from sysinstall. I never
tried. But if I'm not mistaken there is something like an repair mode
listed with an emergency shell. You might try that.

Ben

On Tue, 2005-01-11 at 11:54 -0500, Marty Landman wrote:
 At 12:42 PM 1/11/2005, Benjamin Sobotta wrote:
 
 Hmm seems to me like your filesystem got damaged. No need to make boot 
 floppies. What I would do is use a live CD and boot and then from there 
 run fsck to repair.
 
 Thanks for the reply Ben. However I'm unable to boot from the mini-iso for 
 some reason. Set cdrom to bootable from bios setup, and it won't take. I 
 can set bios to boot from floppy and then it does, albeit tried a w98 
 floppy cuz don't have my fbsd floppies anymore.
 
 But, can I run fsck from the sysinstall screen? Because that's what I 
 eventually get thrown into after those error msgs. Except nothing seems to 
 worth viz. the Couldn't create directory /tmp/.doc: Read-only file system 
 msg.
 
 Marty
 
 On Tue, 2005-01-11 at 09:18 -0500, Marty Landman wrote:
   Four days ago I moved some stuff around on my /root dir; yesterday my box
   rebooted itself... probably because of a power blink since other boxes did
   the same.
  
   Now it won't reboot; the kernel starts, a msg display very quickly then I
   get a box showing
  
   - Message --
   Loading module aac.ko failed
   Adaptec AAC RAID
   (100%)-
  
   When I cr past this box get a box saying
  
    Message 
  
   Couldn't create directory /tmp/.doc: Read-only file system
   
  (100%)-
  
  
   What can I do from this point? Before this problem became apparent I
   noticed that sendmail appeared to be gone from my system. I've apparently
   messed up some critical paths, and wonder if it might be better to just
   rebuild this sandbox from the mini-iso... just need to recreate the
   bootable floppies in that case, right?
  
   Marty
  
  
   Marty Landman, Face 2 Interface Inc. 845-679-9387
   Search  Sort Easily: http://face2interface.com/Products/FormATable.shtml
   Web Installed Formmail: http://face2interface.com/formINSTal
  
   ___
   freebsd-questions@freebsd.org mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to 
  [EMAIL PROTECTED]
  
 --
 Benjamin Sobotta [EMAIL PROTECTED]
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 Marty Landman, Face 2 Interface Inc. 845-679-9387
 Search  Sort Easily: http://face2interface.com/Products/FormATable.shtml
 Web Installed Formmail: http://face2interface.com/formINSTal
 
-- 
Benjamin Sobotta [EMAIL PROTECTED]

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


Re: Need Guidance in my Internet Connection Sharing configuration

2005-01-10 Thread Benjamin Sobotta
 nothing...
 Are the configuration enough for me to configure my system for Internet
 Connection Sharing or do I have to tweak other settings?
 I would really appreciate any help, hints, or advices...
 Thank you in advance...
 
 By the way, since this is my first try in Internet Connection
 Sharing...I am not that sure with my cable connections...
 My internal LAN Card bge0 is connected to my ADSL Modem while my other
 externel USB LAN Card aue0 is connected to my switching hub...and the
 other PC that I have is also connected to the hub...Is this O.K.?
 
 Srot BULL
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
-- 
Benjamin Sobotta [EMAIL PROTECTED]

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


Re: Help Please

2005-01-03 Thread Benjamin Sobotta
Hey!

Disregarding the reason he might have had to take these actions, it
should be easy to solve the problem if you have physical access to the
machine. Just boot from a CD and change to passwords from there.
There is many descriptions out there on how to do that in detail.

HTH,

Ben

On Mon, 2005-01-03 at 19:09, [EMAIL PROTECTED] wrote:
 ANYONE:
 
 I have a huge problem.  Our systems admin at my work went nuts and locked
 us out of our BSD 5.0 server.  He has disabled anyone's su privs. 
 Additionally, we cannot boot into single user mode without entering the
 root password.  How can I get around this without losing any data on the
 server?
 
 ARGH!,
 Daniel
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

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


Re: Why can't I compile new kernel (fbsd5.3) with device ath?

2004-12-29 Thread Benjamin Sobotta
Hi

Just adding device ath is not enough. As your error messages suggest you
also need to add device ath_hal to your config file...

Ben

On Wed, 2004-12-29 at 05:46, Eric F Crist wrote:
 Hello all,
 
 I've copied /usr/src/sys/i386/conf/GENERIC to ./GROG and added the line:
 
 deviceath
 
 for support of my new Netgear WG311 (listed on the HCL as supported) 
 and I get the following error when I try to recompile the kernel:
 
 : undefined reference to `ath_hal_mhz2ieee'
 if_ath.o(.data+0x20): undefined reference to `sysctl__hw_ath_children'
 if_ath.o(.data+0x60): undefined reference to `sysctl__hw_ath_children'
 if_ath.o(.data+0xa0): undefined reference to `sysctl__hw_ath_children'
 if_ath.o(.data+0x100): undefined reference to `sysctl__hw_ath_children'
 if_ath.o(.data+0x160): undefined reference to `sysctl__hw_ath_children'
 if_ath.o(.data+0x1a0): more undefined references to 
 `sysctl__hw_ath_children' follow
 if_ath_pci.o(.text+0xae): In function `ath_pci_probe':
 : undefined reference to `ath_hal_probe'
 *** Error code 1
 
 Stop in /usr/obj/usr/src/sys/GROG.
 *** Error code 1
 
 Stop in /usr/src.
 *** Error code 1
 
 Stop in /usr/src.
 
 Thanks for the help.
 
 
 ___
 Eric F Crist  I am so smart, S.M.R.T!
 Secure Computing Networks  -Homer J Simpson

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


Re: quick help ...

2004-12-28 Thread Benjamin Sobotta
Hi!

1. Well instead of pressing enter you can let the timeout occur.
Standard is 10 seconds. If this is still too long add the following line
to /boot/loader.conf:

autoboot_delay=SECONDS

However I would not go too short here, since you might want to able to
go to i.e. single user mode.

Btw while your at it you can also set

loader_color=yes

in that file. Looks nicer. Whatever...

2. If I understand that right you want a graphical login right from the
start?! To do this edit the file /etc/ttys. In the line of your login
manager like xdm or kdm make sure it's says on, like:

ttyv8   /usr/X11R6/bin/xdm -nodaemon  xterm   on  secure

3. I dont know what you did with Xsession or Xsetup_0 (I left mine
default) but if you want your user andrei to use KDE simply add

exec startkde

to his

.xinitrc. That should do the job.

HTH

Cheers,

Ben

On Tue, 2004-12-28 at 23:34, andrei wrote:
 Hi guys  i was able to get the kde installed and i must say ... was 
 beyound my expectations ... but the only thing that i was unable to 
 get/understand is: 
 1. When i restart my computer i get a screen with 7 options ... i just 
 press enter for the defaul and it enters FreeBSD ... do i have to do 
 that every time i restart or there is a quicker way? 
 2. I don't get a logon screen i still have to log into root or andrei 
 and use startx (since i couldn't find sessions in login manager (under 
 system administration). 
 3. My user account which is andrei doesn't have a Gui (kde since is the 
 only one installed and the only one that i'll use. ... i have modified 
 the Xsession (added just kde) and Xsetup_0 
 (added /usr/local/bin/kdmdesktop) and ttys (changed the xdm to kdm) ... 
  I appreciate all the help given and hopefully after getting the user to 
 work i'll be able to figure thinks out b myself/research more) ... Keep 
 up the good work (and on a personal note does gates use a *nix platform 
 in his house with all that shit going on there? ... i mean hell .. with 
 the chip installed for personal prefference the toilet might flush and 
 splash him) Sorry.  ... thank you   
 
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

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


Re: I did it, and now I need to undo it...

2004-11-10 Thread Benjamin Sobotta
Hi!

Since single user doesn't work anymore I would try the use a LiveCD.
Once you mounted your root partition you chroot in there and change the 
password.
That should work. I didn't try, though.

Ben

On Wednesday 10 November 2004 19:29, Jules Gilbert wrote:
 I need to reset my root password;  I am running FreeBSD 5.2.1 and
 golly!, going to single user mode no longer works to change a password
 -- one gets an authentication error;

 I have complete control of the box, it's in my lab.  What do I do to
 change the password and bring the machine back to normal use?

 If necessary I can grab the password file(s) and run a cracker, though I
 will need instructions as to how to do that exactly.

 (And yes, this problem is my own fault...)


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


Re: Soundcard Issues

2004-11-09 Thread Benjamin Sobotta
Hi!

I'm not quite sure about this but try

kldload snd_driver

This will load every driver available. Then check /dev/sndstat again and see 
whether it found something. If it did you know that you just picked the wrong 
driver and it is be supported by something else.
If it doesn't you're looking at a different problem, that as far as I can see 
is not related to the sounddrivers.

Ben

On Tuesday 09 November 2004 03:10, Rob Eidukaitis wrote:
 Hey there. I'm using FreeBSD 4.10-Release, and I recently replaced my
 old soundcard with a new Soundblaster Live! 24 bit. I've tried using:

 kldload snd_emu10k1

 No error, but it still doesn't see my card.

 pciconf -l -v gives:
 [EMAIL PROTECTED]:2:0: class=0x040100 card=0x10061102 chip=0x00071102 rev=0x00
 hdr=0x00
  vendor   = 'Creative Labs'
  class= multimedia
  subclass = audio

 kldstat gives:
 Id Refs AddressSize Name
   13 0xc010 44e714   kernel
   21 0xc21a4000 5000 snd_emu10k1.ko
   31 0xc21aa000 15000snd_pcm.ko

 cat /dev/sndstat gives:
 FreeBSD Audio Driver (newpcm)
 Installed devices:

 Any thoughts on what I might be doing wrong here?

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


Re: Caching DNS Server?

2004-11-09 Thread Benjamin Sobotta
Hi

This might help:

http://www.de.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-dns.html

You don't need to install any ports. BIND9 is part of the FreeBSD.

Ben

On Tuesday 09 November 2004 16:56, Andrew Smith wrote:
 I want to setup a Caching DNS server for my network using FreeBSD 5.3.  Can
 someone point me in the right direction with what port I need to install
 and any links to installation guides?

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


Re: 4.10 FBSD vs 5.x FBSD

2004-11-08 Thread Benjamin Sobotta
This might help to get a clearer picture.

http://www.de.freebsd.org/releases/5.3R/migration-guide.html

Section 3 contains the new features.

Ben

On Monday 08 November 2004 16:56, Laszlo Antal wrote:
 Hi,
 I am using 4.10 FBSD. Just started few months ago. My question is what
 are the major differenc
 beetwen the 4.10 and the 5.x release??
 I am reading this mailing list every day (better than any book I got)
 and I see that most of the questione is about 5.x release and just read
 today the 5.3 came out.
 Do I need to upgrade to 5.x ? Is 4.10 out of date?

 Thank you

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


Re: The best release to install now?

2004-09-21 Thread Benjamin Sobotta
Hi

Well as far as I can tell from the upgrading point of view it make no 
difference whether you're coming from 5.2.1 or 5.3.

Well I have 5.3BETA running on several machines without any problems. If I 
were you, I would try both. Install 5.2.1 to see if this works and then 
upgrade 5.3BETA. If any problems come up just reinstall 5.2.1.

Cheers,

Ben

On Tuesday 21 September 2004 16:29, Choy Kho Yee wrote:
 I would like to install freeBSD on a machine which only has WinXP
 resides in it now. I
 need to set it up to do some work. And I think there are 2 choices for
 me now, which are
 5.2.1 or 5.3-BETA5.

 Although I would like to keep up-to-date with the OS but still I want a
 reasonably stable
 system on which most ports installs without many problems.

 And I would like to be able to upgrade to 5.3-STABLE when it is ready
 some point in the
 future without much struggles. I don't mind to recompile all the ports,
 though.

 So, what are your suggestions?

 Thanks for any input.

 ---
 Choy Kho Yee

 There are only 10 types of people in the world, i.e. those who
 understand binary numbers and those who do not.

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


Re: SATA drive bootable ???

2004-08-17 Thread Benjamin Sobotta
Hi

I don't know about the controller but in general this should work. Just make 
proper adjustments in your BIOS. I'm booting FreeBSD from an SATA RAID0. 
Works perfectly fine.

Cheers,

Ben

On Tuesday 17 August 2004 07:53, Peter Ulrich Kruppa wrote:
 Hi!

 I just started playing around with my new SATA disk (with SATA
 150 TX2plus controller on -CURRENT). I can mount and format it
 all-right.

 Is it generally posssible to boot from such a disk (different
 question would be if it made sense to do so)?
 My SATA drive is recognized as ata2-master.

 Thanks,

 Uli.


   +---+

   |Peter Ulrich Kruppa|
   |
  | Wuppertal |
  |  Germany  |

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


Re: C include question

2004-08-04 Thread Benjamin Sobotta
Hi!

My stuff is also in /usr/X11R6/include/GL and I use to following line to 
compile:

gcc -I /usr/X11R6/include/ -L /usr/X11R6/lib -lglut -lGLU -lGL -lXmu -lXext 
-lX11 -lm file.c

Works for all the code examples given on www.opengl.org.

Hope that helps

Ben

On Thursday 05 August 2004 00:41, you wrote:
 No, because the libs have include statements in them. For example, in my
 source code I might write:

#include /usr/X11R6/include/GL/glut.h

 But this fails because glut.h has the following statements in it:

#include gl.h
#inlcude glu.h

 For it to work, I would have to ammend it to say:

#include gl.h
#inlcude glu.h

 But at the point where I am rewriting bits of the standard GL libraries,
 it's time to take a different approach.

 _jason

 Jorge Mario G. wrote:
  Hi there
  cant you just use
  #include /the/libs/are/here
 
  =
 
 
  _
  Do You Yahoo!?
  Información de Estados Unidos y América Latina, en Yahoo! Noticias.
  Visítanos en http://noticias.espanol.yahoo.com

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


Re: FreeBSD 5.2.1 + IBM ServeRAID + SMP?

2004-07-27 Thread Benjamin Sobotta
Hi!

I have 5.2.1 running on an SMP machine and it works just fine. I never had any 
crashes. The machine is used for numerical calculations. I don't know about 
the RAID but SMP seems to work fine (for me).

Cheers,

Ben

On Tuesday 27 July 2004 14:07, Joseph Koenig wrote:
 Hello,

 I have an IMB xSeries 220 server with Dual 1.2 GHz P3's and an IBM
 ServeRAID card. Due to the ServeRAID card I need to install FreeBSD 5.x.
 The question is, how stable is 5.2.1 at this point? All I really need to
 install and run on the system is MySQL and PostgreSQL. PostgreSQL will only
 have 1 database and MySQL will have about 80. Is this a reasonably stable
 set-up? What about if I enable SMP to make use of the dual processors?
 Thanks,

 Joe Koenig
 Production Manager
 jWeb New Media Design
 [EMAIL PROTECTED]
 http://www.jwebmedia.com/
 636.928.3162

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


Re: FreeBSD 5.3

2004-07-25 Thread Benjamin Sobotta
Hi!

I guess when the stuff below is done... :)

http://www.de.freebsd.org/releases/5.3R/todo.html

Cheers,

Ben

On Sunday 25 July 2004 15:41, Shamil Sabirov wrote:
 Hello!!! I have question:
 When FreeBSD 5.3 will be released?
 Thanks. Bye.

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


Re: Internet connection sharing

2004-07-18 Thread Benjamin Sobotta
On Sunday 18 July 2004 15:19, Stanley Wright wrote:
 Hello All,

 What is the best way to share an internet connection between FreeBSD and
 Linux and FreeBSD and windows.

 Thanks.

 Stanley


Good question. :) Well, make one of the machines a router. Preferably FreeBSD, 
Linux...

Cheers,

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


Re: Replacing hd

2004-07-17 Thread Benjamin Sobotta
On Saturday 17 July 2004 15:42, Mark wrote:
 Hello,
 I have a hd going bad. It is not the primary drive but is
 ad2s1e
 ad2s1f

 it holds /usr and /tmp

 How can I put in  a new drive and copy everything over and not miss a beat.
 if possible.

 THanks
 Mark

Hi!

I did something like this once. Just get the drive ready and mount under, 
say, /mnt. Since /tmp doesn't really matter copy everything from /usr 
to /tmp. Something like cp -pR /usr /mnt. Next you might have to 
alter /etc/fstab according to your new drive settings and reboot.
There is probably a more sophisticated method but like this is worked for me.

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


Re: Networking problem

2004-04-18 Thread Benjamin Sobotta
Hi!

I do have the same problem with my Intel Gigabit onboard NIC. The system 
detects it, but it doesn't work. Do you also get watchdog timeouts??
I traced it down to a PCI interrupt problem.

dmesg:


pcib2: could not get PCI interrupt routing table for \\_SB_.PCI0.CSAB - 
AE_NOT_FOUND


Booting without ACPI helps!! (but breaks other stuff :(   )

Cheers,

Ben

On Sunday 18 April 2004 22:21, Henrik Zagerholm wrote:
 Hi all!
 Installing 5.2 on my new box with an integraded Intel PRO 1000+ NIC.
 System detects it as em0 but I cant get it to work. I'm trying dhcp and
 I have added the line: ifconfig_em0=DHCP in rc.conf but I still get
 this problem. As far as I know there shouldnt be any problem with this
 NIC. My router works fine with my other bsd and win boxes...

 Suggestions?

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