Re: Problem with lid on Dell D400

2008-04-06 Thread Victor M. Blood
On 04.04.2008, Spil Oss wrote:
 On a Dell D400 notebook (Pentium-M 1.4GHz, Intel 855GM, ICH4M) running
 FreeBSD 7.0 #0

 Closing the lid switches off the display, opening the lid does not
 switch the display back on. Very annoying. The machine is fully
 functional otherwise (accessed via ssh).

 Noticed this first on a vanilla FreeBSD-7.0 #0 install, the optimized
 kernel seems to behave the same.

 In sysctl I noticed after closing and opening the lid
hw.acpi.lid_switch_state: NONE
 but I have not checked the status of this sysctl before I closed the lid.

 dmesg output is not of boot -v, but of regular boot

 I wouldn't care if the lid doesn't have acpi features (e.g. suspend on
 lid close), but I'd like the screen to switch off for additional
 battery-life.

 Hope someone can help me!

on Dell 1300B I use module acpi_video
add to loader.conf acpi_video_load=yes

and configure devd.conf to run script on lid change status: exist in
it's examples.

notify 10 {
match system  ACPI;
match subsystem   Lid;
action  /sbin/lidctl $notify;
};


# cat /sbin/lidctl
#!/bin/sh
hive=hw.acpi.video.lcd0.active
sysctl=/sbin/sysctl

case $1 in 
1 | 0x01) 
${sysctl} ${hive}=1 /dev/null
;;
0 | 0x00) 
${sysctl} ${hive}=0 /dev/null
;;
esac




-- 
With all regards, Victor M. Blood.   mailto: [EMAIL PROTECTED]
FTN: 2:5024/[EMAIL PROTECTED], ICQ#3567656





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


Re: filesystem full after many mmap/munmap cycles

2008-04-06 Thread Wojciech Puchar

I have an app server that uses mmap a lot.  After running a long batch
(four hours, 5,100+ transactions), I got the message filesystem full
(/usr--ufs, local, soft-updates).  df -i says plenty of space.

I restarted the batch process, and watched app server process
carefully with fstat -p, and it looks to be behaving responsibly.  The
open file list is short, and when I looked up the file names by inum,
they were correct.

Each transaction does a mmap/munap cycle with a (big ?) file (79M),
then copies another smaller file, using mmap to do the copy.  fwrite
failed on the copy operation; FreeBSD said no space.  (When fwrite
failed, I called abort, so I have a core and can see where it
happened.)


probably the program doesn't unmap/close files that it deletes.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: wpa_supplicant not starting with /etc/rc.d/netif

2008-04-06 Thread Kevin Downey
On Fri, Apr 4, 2008 at 2:05 AM, Oleg Dolgov [EMAIL PROTECTED] wrote:
  Hello,
 
  I have been following these instructions from the manual:
 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html#NETWORK-WIRELESS-WPA-WPA-PSK
  However, in the step that requires me to run /etc/rc.d/netif start,
  instead of it starting wpa_supplicant, I see only ral0: no
  link giving up. I've added
  ifconfig_ral0=WPA DHCP to /etc/rc.conf, and it works just fine if I
  start it manually with wpa_supplicant -B -c /etc/wpa_supplicant.conf
  -i ral0. What should I do to get it working? Could it be that there's
  some bug in your scripts?
 
  Regards,
  Reinis
 

  Hi, try this (work for me):

  ifconfig_ral0=DHCP WPA



maybe
ifconfig_ral0=up DHCP WPA


-- 
The Mafia way is that we pursue larger goals under the guise of
personal relationships.
 Fisheye
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


fbsd 7 and nokia via bluetooth

2008-04-06 Thread Viktor Penkov
Hi everybody :I want to conect my phone via bluetooth.I follow the handbook
guide but something goes wrong :(
First I type kldload ng_ubt.Then i wanted to copy the example file from
/usr/share/examples/netgraph/bluetooth/rc.bluetooth to /etc/rc.bluetooth,
but the file is missing.
I have continued with the guide and type hccontrol -n ubt0hci inquiry.I
got this:
hccontrol -n ubt0hci inquiry
Inquiry result, num_responses=1
Inquiry result #0
BD_ADDR: 00:1e:a4:1b:1f:54
Page Scan Rep. Mode: 0x1
Page Scan Period Mode: 00
Page Scan Mode: 00
Class: 5a:02:04
Clock offset: 0x6ed3
Inquiry result, num_responses=1
Inquiry result #0
BD_ADDR: 00:1e:a4:1b:1f:54
Page Scan Rep. Mode: 0x1
Page Scan Period Mode: 00
Page Scan Mode: 00
Class: 5a:02:04
Clock offset: 0x6ed2
Inquiry result, num_responses=1
Inquiry result #0
BD_ADDR: 00:1e:a4:1b:1f:54
Page Scan Rep. Mode: 0x1
Page Scan Period Mode: 00
Page Scan Mode: 00
Class: 5a:02:04
Clock offset: 0x6ed3
Inquiry result, num_responses=1
Inquiry result #0
BD_ADDR: 00:1e:a4:1b:1f:54
Page Scan Rep. Mode: 0x1
Page Scan Period Mode: 00
Page Scan Mode: 00
Class: 5a:02:04
Clock offset: 0x6ed2
Inquiry result, num_responses=1
Inquiry result #0
BD_ADDR: 00:1e:a4:1b:1f:54
Page Scan Rep. Mode: 0x1
Page Scan Period Mode: 00
Page Scan Mode: 00
Class: 5a:02:04
Clock offset: 0x6ed2
Inquiry result, num_responses=1
Inquiry result #0
BD_ADDR: 00:1e:a4:1b:1f:54
Page Scan Rep. Mode: 0x1
Page Scan Period Mode: 00
Page Scan Mode: 00
Class: 5a:02:04
Clock offset: 0x6ed2
Inquiry result, num_responses=1
Inquiry result #0
BD_ADDR: 00:1e:a4:1b:1f:54
Page Scan Rep. Mode: 0x1
Page Scan Period Mode: 00
Page Scan Mode: 00
Class: 5a:02:04
Clock offset: 0x6ed2
Inquiry result, num_responses=1
Inquiry result #0
BD_ADDR: 00:1e:a4:1b:1f:54
Page Scan Rep. Mode: 0x1
Page Scan Period Mode: 00
Page Scan Mode: 00
Class: 5a:02:04
Clock offset: 0x6ed2
Inquiry complete. Status: No error [00]

Then I wanted to pair the devices and edin the conf file with this:
device {
bdaddr 00:1e:a4:1b:1f:54;
name mullated;
key nokey;
pin 1234;

and start the deamon.Then I choosed from my phone to search for new devices,
and it found the pc.But when i wanted to pair - paired failed

How to fix this and how to brouse my phone?

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


nForce 610i LAN driver

2008-04-06 Thread Victor M. Blood
Hi, All.

May be anybody know how to run nForce integrated network card...

here part of pciconf -lv|grep -a3 network
[EMAIL PROTECTED]:0:15:0: class=0x02 card=0x816a1043 chip=0x07dc10de 
rev=0xa2 hdr=0x00
vendor = 'Nvidia Corp'
class  = network
subclass   = ethernet

it seems as integrated LAN-card, but it not associated with device
driver, i try to load iicbus, miibus, nve, nfe


-- 
With all regards, Victor M. Blood. mailto: [EMAIL PROTECTED]
FTN: 2:5024/[EMAIL PROTECTED], ICQ#3567656




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


wireshark

2008-04-06 Thread FreeBSD.Arno

Hello,

I installed wireshark on my computer and got this error trying to run  
it:


/libexec/ld-elf.so.1: /usr/local/lib/libhx509.so.2: Undefined symbol  
oid_id_pkcs1_rsaEncryption


I've found some posts of people reporting the same problem, but none  
of them mention a solution.

http://www.mail-archive.com/[EMAIL PROTECTED]/msg10746.html

Did anyone solve this problem yet?


uname -a:
FreeBSD ip 7.0-STABLE FreeBSD 7.0-STABLE #18: Mon Mar 31 17:48:52  
CEST 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/KERNEL_7  i386


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


Re: need a shell script that can be executed manually or as part of the rc process. How can the script detect WHERE it is being called from to know how to handle various options.

2008-04-06 Thread Derek Ragona

At 03:21 PM 4/4/2008, Rance Hall wrote:

I have a sh script im working on that is going to be able to run by
the init/rc process.  That same script can also be run after the
system is started.

I need a way to have the sh script detect WHERE in the boot process
the server is when it is being executed.

for example, once a login prompt appears there should be a getty running.

prior to that time there shouldnt be a getty running, and if there
isnt a gettty running, then the script must be called from the rc
process and therefore I can do X instead of Y which I do when the
system is fully operational.

This is my thought process but I dont understand how to carry it out,
or if the thought process actually makes sense.

is there a better way for me to do what Im trying to do, and if there
isnt and Im on the right track, how do I do what Im asking?


There are a couple approaches you can take:

One simpler would be to use a cron job that runs @reboot
I believe these cron jobs would be run after the system is booted in 
multiuser.  You could experiment to determine if this is the case.


An alternative which would be more complex would be to write an rc script 
that runs from /usr/local/etc/rc.d.  Such a script would need to support at 
least the standard parameters of:

start
stop
status

You can easily add:
restart

where the restart function calls the stop and then the start functions.

In the start function if you need to verify a getty running, you can do:
ps -ax|grep getty
then test
$?
to see if it is 0 and a getty is found, or that it is 1 and the getty is 
not found.


-Derek

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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


Re: Email problem

2008-04-06 Thread Ruel Luchavez
Thanks for your replyy guys...

I just solve it already..

best regards

On Fri, Apr 4, 2008 at 1:54 PM, Jonathan Chen [EMAIL PROTECTED] wrote:

 On Fri, Apr 04, 2008 at 01:33:48PM +0800, Ruel Luchavez wrote:
  Hi..
 
  I am having trouble in my email server I spend many hours but i cant fix
 it,
  hopeu can help me guys
  One of the account i created cant send email in any email address like
  gmail.com I created it the same settings
  with my other account but it doesnt work...is ther a problem on my sever
 on
  this?

 Of course there's a problem on your server - otherwise it'd be
 working. However, if you want help from us, you have to provide us
 with details:

1. what mail software are you using
2. what is your configuration file like.
3. what your logs are saying.

 --
 Jonathan Chen [EMAIL PROTECTED]
 --
 Vini, vidi, velcro...
 I came, I saw, I stuck around

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


Re: FReeBSD on IBM Blade Servers

2008-04-06 Thread Ivan Voras

Maximillian Dornseif wrote:

What is the status of FreeBSD on the different flavours of the IBM Blade
Servers.

I found some postings from 2005 statings that there were serious issues.
Is this still true?

Somebody using FreeBSD  IBM Blade hardware in production?


The posts you saw were maybe mine: I have one such system: 6-STABLE on 
LS21, Opteron. You need to run at least FreeBSD 6.3 to support the 
network controller and possibly the QLogic FC controller. The only 
serious issue might be umass (compile it out from the kernel once you 
install the system, otherwise the boot process will wait a long time). I 
still didn't try 7.0-RELEASE on it so it might not work. Otherwise, the 
machine is working and is very solid - no problems at all once the 
installation and configuration is done.




signature.asc
Description: OpenPGP digital signature


Re: need a shell script that can be executed manually or as part of the rc process. How can the script detect WHERE it is being called from to know how to handle various options.

2008-04-06 Thread Wojciech Puchar

One simpler would be to use a cron job that runs @reboot
I believe these cron jobs would be run after the system is booted in


i'm sure it's run when cron deamon is started. which is when system boots 
but - when doing say /etc/rc.d/cron restart - too.

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


framebuffer console on sparc64

2008-04-06 Thread K. Bradford
Could anyone tell me how to configure my kernel for sparc64
to get the hi-res framebuffer console similar to what I do on i386
and get rid of the huge font sparc console?

I know my hardware has the capability because linux has been
able to do it in the past.  Video card is ati mach64 (standard vga
connector), not a cg-6 or cg-3 like some sparcs.

On i386, this is done using SC_PIXEL_MODE and loading the
vesa module, but this doesn't seem to work on my Ultra-5 sparc.

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


Does FreeBSD 6.3 network support TSO/LSO?

2008-04-06 Thread Mr Y
Thanks,

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


Re: kldload: unexpected relocation type 10

2008-04-06 Thread Mr Y

 I really don't know how to get rid of this message..
  
   I get millions of these during kldload of a driver:
  
   kldload: unexpected relocation type 10
  
   can't see anything wrong with my Makefile, like the google threads
 say,
  so
   PLEASE HELP.
 
  The kernel module was built along with the kernel?
 
 
  No, seperately.
 
 
 
  Does it matter which module, or are you getting this with any loadable
  module?
 
 
  didn't try any other module, this driver is my first work with FreeBSD..

 I see.  I had not understood that the module was something you were
 writing.

 You might want to try freebsd-hackers.  I'm a bit out of date on
 kernel coding (in fact, I thought that relocations weren't needed any
 more, at least on new platforms).


I suddenly noticed that this message appears only when I'm compiling in
debug mode, meaning I'm adding the -g flag plus some -DMY_OWN_DEBUG_DEFINES
to the compilation.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: building a distribution server

2008-04-06 Thread Brian A. Seklecki (Mobile)
If you have a heterogeneous hardware platform, you shouldn't be aff\raid
to distribute binary kernels, userland, and ports.

It also sounds like you need a load balancer to do zero-downtime
upgrades.  Just take a server out of production, upgrade it, validate it
with the new OS, and put it back into rotation.

~BAS




IMPORTANT: This message contains confidential information and is intended only 
for the individual named. If the reader of this message is not an intended 
recipient (or the individual responsible for the delivery of this message to an 
intended recipient), please be advised that any re-use, dissemination, 
distribution or copying of this message is prohibited. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system.


___
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 instal my NIC Card?

2008-04-06 Thread Brian A. Seklecki (Mobile)


On Thu, 2008-04-03 at 21:51 -0700, berlowin wrote:
 after i have installed freeBSD 5.4, in ifconfig only display fwe0, plip0, and
 lo0...
 
 Why my NIC which is supposed to be em0 is not seen?

Send us the contents of /var/run/dmesg.boot and pciconf -vl

TIA,
~BAS


 My Network Adapter is Intel(R) PRO/1000 PM Network Connection
 
 thx for your help...




IMPORTANT: This message contains confidential information and is intended only 
for the individual named. If the reader of this message is not an intended 
recipient (or the individual responsible for the delivery of this message to an 
intended recipient), please be advised that any re-use, dissemination, 
distribution or copying of this message is prohibited. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system.


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


finding BSD Unix users

2008-04-06 Thread Chad Perrin
My area (northern Colorado) has an excellent Linux Users Group (NCLUG).
There's a great bunch of guys there.  Unfortunately, they're very
Linux-centric.  I'm kinda the resident BSD Unix heretic -- which is fine
most of the time, but once in a while I'd like to be able to discuss
stuff with people who primarily use BSD Unix systems instead of
Linux-based systems.

Unfortunately, there isn't a single Colorado BSD Users Group in Colorado
that I can find.  The closest I've been able to find mention of online at
all is Laramie, Wyoming -- LWFUG, or Laramie, Wyoming Freenix Users
Group.  Their website seems to have become a domain squatter's portal
site, though.

So . . . does anyone here have any suggestions for how I might go about
finding BSD Unix users somewhat local to me?  Since there isn't a group
already that I can find, I wonder if there are enough people interested
in such a thing in this area to build a users group.  Any suggestions for
how to go about finding fellow BSD Unix users in my area would be
appreciated, I'm sure.

-- 
CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ]
Brian K. Reid: In computer science, we stand on each other's feet.


pgpj8s55fzDlJ.pgp
Description: PGP signature


avifile on fbsd 7

2008-04-06 Thread Tsu-Fan Cheng
good day,  I just started to update ports from 6.3 to 7.0 after done
updating my kernel. sadly to find out that avifile cant be compiled
under 7.0 due to error. I need this because I run mkxvcd and transcode
a lot to recode/encode multimedia files. is there any suggestion to
get around this besides going back to 6.3? thank you!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Temperature Monitoring on PowerEdge 1950

2008-04-06 Thread Brian A. Seklecki

On Thu, 2008-04-03 at 13:28 -0500, Andy Christianson wrote:
 In response to Andy Christianson [EMAIL PROTECTED]:
 
 We've been able to do this using IPMI.

You can talk to the DRAC4/DRAC5 BMC out of band, independent of the OS.

Otherwise: # kldload /boot/kernel/ipmi.ko

God speed.

~BAS

 Thanks for the fast response. I have installed the ipmitool port, but I
 have no /dev/ipmi. Do I have to manually load the driver?
 
 ___
 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: Nvidia using 32 bits install

2008-04-06 Thread Sébastien Morand

Hi everybody,

I successfully install freebsd i386 on my AMD but I'm not able to install the 
nvidia driver.


I fetch all the sources (using csup) and got the last ports tree.

So here is my try:

[20:08:25] [EMAIL PROTECTED]:/usr/ports/x11/nvidia-driver
# make install
===  Found saved configuration for nvidia-driver-169.12
===  Extracting for nvidia-driver-169.12
= MD5 Checksum OK for NVIDIA-FreeBSD-x86-169.12.tar.gz.
= SHA256 Checksum OK for NVIDIA-FreeBSD-x86-169.12.tar.gz.
===  Patching for nvidia-driver-169.12
===  Applying FreeBSD patches for nvidia-driver-169.12
===   nvidia-driver-169.12 depends on shared library: X11.6 - found
===   nvidia-driver-169.12 depends on shared library: m.3 - found
===   nvidia-driver-169.12 depends on shared library: GL.1 - found
===  Configuring for nvidia-driver-169.12
===  Building for nvidia-driver-169.12
=== src (all)
@ - /mnt/programs/src/sys
machine - /mnt/programs/src/sys/i386/include
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h
cc -O2 -fno-strict-aliasing -pipe -DNV_VERSION_STRING=\169.12\ -D__KERNEL__ 
-DNVRM -UDEBUG -U_DEBUG -DNDEBUG -O -Werror -D_KERNEL -DKLD_MODULE -std=c99 
-nostdinc  -I/src -I. -I@ -I@/contrib/altq -finline-limit=8000 --param 
inline-unit-growth=100 --param large-function-growth=1000 -fno-common 
-mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow 
-mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c nvidia_ctl.c

In file included from nvidia_ctl.c:14:
nv-freebsd.h:76:24: error: pci/agpvar.h: No such file or directory
*** Error code 1

Stop in 
/mnt/programs/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-169.12/src.
*** Error code 1

Stop in /mnt/programs/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-169.12.
*** Error code 1

Stop in /mnt/programs/ports/x11/nvidia-driver.
*** Error code 1

Stop in /mnt/programs/ports/x11/nvidia-driver.




So a file is missing. I try this:
# cd work/NVIDIA-FreeBSD-x86-169.12/src/  mkdir pci  cd pci  ln -s 
/usr/src/sys/dev/agp/agpvar.h  cd ../../../../  make install


The module compile and everything goes ok. But it doesn't work:
kldload: can't load nvidia: No such file or directory

If i put nvidia_load=ŸES in loader.conf, it doesn't change anything.

Why the installation is not working without this manual trick?

Here is what I get about my video card with pciconf -lv:
# pciconf -lv | grep vga -A 4
[EMAIL PROTECTED]:1:0:0:class=0x03 card=0x81f31043 chip=0x01df10de 
rev=0xa1 hdr=0x00
vendor = 'Nvidia Corp'
device = 'GeForce 7300 GS'
class  = display
subclass   = VGA


Sébastien


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

Re: finding BSD Unix users

2008-04-06 Thread Predrag Punosevac

Chad Perrin wrote:

My area (northern Colorado) has an excellent Linux Users Group (NCLUG).
There's a great bunch of guys there.  Unfortunately, they're very
Linux-centric.  I'm kinda the resident BSD Unix heretic -- which is fine
most of the time, but once in a while I'd like to be able to discuss
stuff with people who primarily use BSD Unix systems instead of
Linux-based systems.

Unfortunately, there isn't a single Colorado BSD Users Group in Colorado
that I can find.  The closest I've been able to find mention of online at
all is Laramie, Wyoming -- LWFUG, or Laramie, Wyoming Freenix Users
Group.  Their website seems to have become a domain squatter's portal
site, though.

So . . . does anyone here have any suggestions for how I might go about
finding BSD Unix users somewhat local to me?  Since there isn't a group
already that I can find, I wonder if there are enough people interested
in such a thing in this area to build a users group.  Any suggestions for
how to go about finding fellow BSD Unix users in my area would be
appreciated, I'm sure.

  


I would put an add in the local newspaper and ask if there are any BSD 
users around.

That is exactly how the Tucson Free Unix Group started  a  decade  ago.
Unfortunately since then  TFUG  has  become  increasingly dominated by 
Linux users and Windows converts

(who maybe run Ubuntu on a small partition or via VMware).

As in your case that was fine for a while but at some point it became 
increasingly difficult for both sides to tolerate
each other so I voluntarily  sized  all my  activity  in  the  group.  
The timing coincide with my decision to switch to OpenBSD:-) I  do know  
of  two  other BSD users on TFUG (one NetBSD and another younger member 
is using FreeBSD) as well as few Solaris users  but I didn't stay in 
touch with them.


Cheers,
Predrag

P. S. There is a very strong local BSD group in Phoenix but they are 
much to far away from Tucson that I could participate in their activity.



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


Internet Access problem

2008-04-06 Thread comperr
Hi, I am having trouble accessing the internet with my freeBSD 6.2
computer.
The router is a Lynksys router.

When I do a tcpdump I see a series of requests that have something
like pathcost 0 max 20 or something like that..
(sample: 8000.00:01:ff:f1:e9:93.8004 root 8000.00:01:ff:f1:e9:93
pathcost 0 age 0 max 60 hello 2 ...)
Also once in a while I see arp who-has 192.168.1.103 and no reply.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Sound card problem

2008-04-06 Thread Sébastien Morand

Hi,

I have a problem using my soundcard:
I'm not able to hear anything and I can't change the volume :
[20:39:16] [EMAIL PROTECTED]:~
Mixer vol  is currently set to  75:75
Mixer treble   is currently set to   0:0
Mixer synthis currently set to   0:0
Mixer pcm  is currently set to  75:75
Mixer speaker  is currently set to   0:0
Mixer line is currently set to  75:75
Mixer mic  is currently set to   0:0
Mixer cd   is currently set to   0:0
Mixer mix  is currently set to   0:0
Recording source: mic
[20:39:18] [EMAIL PROTECTED]:~
# mixer speaker 50:50
Setting the mixer speaker from 0:0 to 50:50.
mixer: WRITE_MIXER: Device not configured

Here is my kldstat:
# kldstat
Id Refs AddressSize Name
 1   15 0xc040 906518   kernel
 21 0xc0d07000 a634 reiserfs.ko
 31 0xc0d12000 80c8 snd_envy24ht.ko
 43 0xc0d1b000 4a5acsound.ko
 52 0xc0d66000 2a58 snd_spicds.ko
 61 0xc0d69000 6a32cacpi.ko
 71 0xc4c58000 3000 pflog.ko
 81 0xc4c5b000 33000pf.ko
 91 0xc4ce1000 22000linux.ko
101 0xc4d45000 4000 logo_saver.ko

The sound is correctly detected:
# cat /dev/sndstat
FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386)
Installed devices:
pcm0: Envy24HT audio (Generic) at io 0xa000:32,0xa400:128 irq 18 [GIANT] 
(1p:4v/5r:4v channels duplex default)

[20:40:43] [EMAIL PROTECTED]:~
# dmesg | grep pcm0
pcm0: Envy24HT audio (Generic) port 0xa000-0xa01f,0xa400-0xa47f irq 18 at 
device 6.0 on pci5

pcm0: [GIANT-LOCKED]
pcm0: [ITHREAD]
pcm0: system configuration
pcm0: unregister: mixer busy

I don't understand the mixer busy stuff, and I assume it where my problem is.
I can't unload the module:
kldunload: can't unload file: Device busy

Hope you will be able to help me

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

Re: Nvidia using 32 bits install

2008-04-06 Thread Tore Lund
Sébastien Morand wrote:
 [snip]
 nv-freebsd.h:76:24: error: pci/agpvar.h: No such file or directory

 [snip]
 So a file is missing. I try this:
 # cd work/NVIDIA-FreeBSD-x86-169.12/src/  mkdir pci  cd pci  ln -s 
 /usr/src/sys/dev/agp/agpvar.h  cd ../../../../  make install

Hmmm.  I think it complained about /usr/src/sys/pci/agpvar.h.  It looks
like you have put an agpvar.h among the nvidia files instead.

I have a 7300 GT myself, and it works fine with nvidia.ko.  The only
thing I did before this install was to download kernel sources.
-- 
Tore



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


Re: Internet Access problem

2008-04-06 Thread Derek Ragona

At 03:30 PM 4/6/2008, comperr wrote:

Hi, I am having trouble accessing the internet with my freeBSD 6.2
computer.
The router is a Lynksys router.

When I do a tcpdump I see a series of requests that have something
like pathcost 0 max 20 or something like that..
(sample: 8000.00:01:ff:f1:e9:93.8004 root 8000.00:01:ff:f1:e9:93
pathcost 0 age 0 max 60 hello 2 ...)
Also once in a while I see arp who-has 192.168.1.103 and no reply.


You need to provide more information, such as is your freebsd system using 
DHCP or a static IP?  What is the output from:

ifconfig -a

can your freebsd system ping itself? Ping the router? ping a host outside 
your LAN?


-Derek

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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


recursive dependencies

2008-04-06 Thread Eduardo Cerejo
I'm running FBSD 7-stable and I'm trying to portupgrade nautilus and I'm 
getting this error:

./usr/local/sbin/portupgrade:842:in 
`get_all_depends': recursive dependency (RecursiveDependencyError)
from /usr/local/sbin/portupgrade:865:in `get_all_depends'
from /usr/local/lib/ruby/1.8/set.rb:189:in `each'
from /usr/local/lib/ruby/1.8/set.rb:189:in `each_key'
from /usr/local/lib/ruby/1.8/set.rb:189:in `each'
from /usr/local/sbin/portupgrade:864:in `get_all_depends'
from /usr/local/sbin/portupgrade:865:in `get_all_depends'
from /usr/local/lib/ruby/1.8/set.rb:189:in `each'
from /usr/local/lib/ruby/1.8/set.rb:189:in `each_key'
 ... 26 levels...
from /usr/local/lib/ruby/1.8/optparse.rb:785:in `initialize'
from /usr/local/sbin/portupgrade:229:in `new'
from /usr/local/sbin/portupgrade:229:in `main'
from /usr/local/sbin/portupgrade:2173

I ran pkgdb -fF and nothing, no issues found, I suspect that I, possibly made a 
mistake by choosing the wrong dependency, handling cyclic dependencies last 
week which included nautilus, how can I rebuild all the dependencies in my 
ports installed if that's even possible!  Or somehow fix this problem.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Source upgrade from 6.3-PRERELEASE to 7-STABLE

2008-04-06 Thread Joshua Isom


On Apr 5, 2008, at 3:57 AM, Matthew Seaman wrote:


Joshua Isom wrote:
I've looked back at a lot of the emails about upgrading a system from 
6 to 7, but all seem to contain some caveat or other, generally 
ports.  I want a clean system, but don't want to deal with backing 
up, reformatting, and installing, not to mention reconfiguring 
everything.  Since by now many people have done it, what's the best 
way to upgrade from 6.3 to 7.0 for the entire system, base and ports?


Note that once you have the base OS updated, you can leave it running
with the ports from 6.x for a while -- so long as you've still got the
6.x shlibs available everything will carry on working.  That means you
either have to install the misc/compat6.x port or you have to skip the
'make delete-old-libs' step at the end of the buildworld procedure.  
(Well,

postpone it until the ports can be rebuilt.)

...

Don't forget the 'make delete-old-libs' step at the end.  You can 
probably
deinstall compat6x similarly although there are some ports that will 
now

require it -- diablo-j{dk,re}15 for example.

Cheers,

Matthew



I decided to go with the plan of listing all leaf ports and all 
ports(install leaves first and then find out what's missing that I'd 
want based on everything I had), then deleting all of them and cleaning 
up some of the leftovers, and reinstalling the base and deleting the 
old libraries to get a good clean 7.0 system.  Only problem is when I 
started rebuilding stuff, I think libtool found f77 and some of the 
other 6.3 binaries that weren't deleted and things like gettext didn't 
want to install.  It seems as though either `make delete-old-libs` 
needs adapted to include deleting binaries, or a separate target for 
old binaries.  I'm currently building up my ports tree, and it seems to 
be working well now, so all the 6.3 binaries I found and deleted didn't 
seem to hurt anything, not that they could run as libc.so.6 is gone.


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


Line-by-line mode for ssh?

2008-04-06 Thread Kelly Jones
Telnet has a line-by-line mode that's really useful on a slow
connection: you can type in an entire line of text and hit return
instead of having to type one character at a time.

Is there anything similar for ssh?

I tried tunelling port 23 on my machine to port 22 on the remote
machine and then doing telnet localhost 23, but this seemed kludgey
+ didn't work (as I sort of expected, it just connected me to sshd).

I suppose I could run telnet locally on the remote machine or
something, but is there a cleaner solution?

-- 
We're just a Bunch Of Regular Guys, a collective group that's trying
to understand and assimilate technology. We feel that resistance to
new ideas and technology is unwise and ultimately futile.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Snapshotting a system before fixing it

2008-04-06 Thread Kelly Jones
When a critical service on a system goes down, fixing it is top priority.

Unfortunately, this makes doing a post-mortem analysis more
difficult-- after you've fixed the problem, doing ps, mailq, or
whatever isn't that helpful.

Question: has anyone written a script that quickly snapshots (saves to
a file) the important values of a system?

You could then quickly run snapshot.pl before fixing the system, and
examine the output of snapshot.pl later at your leisure.

If I wrote something like this, it would dump the output of ps -aux
-www, mailq -v (maybe), and a few other commands to
/tmp/snapshot.`date` or something.

Has this wheel already been invented?

-- 
We're just a Bunch Of Regular Guys, a collective group that's trying
to understand and assimilate technology. We feel that resistance to
new ideas and technology is unwise and ultimately futile.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Nvidia using 32 bits install

2008-04-06 Thread Sébastien Morand

Hi

actually it works fine :-)
I just installed previously the wrong version of the kernel source tree ... I 
use current while I'm using stable, that's why some files where missing.


Now it's ok, I'm using the binary driver :-)

Thanks for your help, checking all the steps of the standard installation helped 
me a lot to find out what's going on.


Sébastien


Sébastien Morand wrote:

[snip]
nv-freebsd.h:76:24: error: pci/agpvar.h: No such file or directory

[snip]
So a file is missing. I try this:
# cd work/NVIDIA-FreeBSD-x86-169.12/src/  mkdir pci  cd pci  ln -s 
/usr/src/sys/dev/agp/agpvar.h  cd ../../../../  make install


Hmmm.  I think it complained about /usr/src/sys/pci/agpvar.h.  It looks
like you have put an agpvar.h among the nvidia files instead.

I have a 7300 GT myself, and it works fine with nvidia.ko.  The only
thing I did before this install was to download kernel sources.


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