Linker Error: undefined reference to __ctype_b

2006-04-10 Thread Premal Mishra
Hi, Am tryin to compile a C program which uses 3rd party library. I get the following error during linking: undefined reference to __ctype_b and this error comes up for many more names. Whats may be the problem ? Regards, Premal. ___

Re: Hard crash on 6.x -- reproducible, multiple people affected

2006-04-10 Thread Kris Kennaway
On Sun, Apr 09, 2006 at 09:04:01PM -0700, Peter Thoenen wrote: About all I can think of is to try to reproduce the problem with enough logging enabled (e.g. running the binary under ktrace), with sync-mounted filesystem, and hope that the last few entries give the software developer

Re: Linker Error: undefined reference to __ctype_b

2006-04-10 Thread Kris Kennaway
On Mon, Apr 10, 2006 at 11:33:25AM +0530, Premal Mishra wrote: Hi, Am tryin to compile a C program which uses 3rd party library. I get the following error during linking: undefined reference to __ctype_b and this error comes up for many more names. Whats may be the problem ? It's

Re: UFS extended attributes

2006-04-10 Thread Robert Watson
On Sun, 9 Apr 2006, Duane Whitty wrote: Started doing a little reading on the UFS and UFS2 file systems. I'm just wondering if all types of files have extended attribute blocks available including named pipes, sockets, and device files? Is it still the case that there are three unused

Re: /etc/fstab FS-specific parameters

2006-04-10 Thread Björn König
Andrey V. Semyonov schrieb: Hi there! How do you use FS-specific parameters in /etc/fstab (like -E for mount_msdosfs, or -I for mount_smbfs, etc...) ? As far as I know this is not possible. I had a similar problem when I wanted to mount NFS with -L using fstab. In my case there was a

spelling error on your site.

2006-04-10 Thread Dan Moses
There is a spelling error in the word Fantastico in our listing on your ISP page. Can you please correct it? Integrity http://www.integrityhost.com/ Host Integrity Host provides shared hosting, VPS (Virtual Private Servers), and fully managed dedicated servers that run on multiple versions of

Re: Linker Error: undefined reference to __ctype_b

2006-04-10 Thread Mikko Työläjärvi
On Mon, 10 Apr 2006, Premal Mishra wrote: Hi, Am tryin to compile a C program which uses 3rd party library. I get the following error during linking: undefined reference to __ctype_b and this error comes up for many more names. Whats may be the problem ? Without additional information,

Re: Linker Error: undefined reference to __ctype_b

2006-04-10 Thread Premal Mishra
Hi, Ya, am trying to link against a linux library on FreeBSD. Is it not possible to use it? Regards Premal. On 4/10/06, Mikko Työläjärvi [EMAIL PROTECTED] wrote: On Mon, 10 Apr 2006, Premal Mishra wrote: Hi, Am tryin to compile a C program which uses 3rd party library. I get the

Re: Shell scripting question [newby]

2006-04-10 Thread Jan Grant
On Mon, 10 Apr 2006, Malcolm Fitzgerald wrote: On 10/04/2006, at 12:39 AM, Jan Grant wrote: On Sun, 9 Apr 2006, Malcolm Fitzgerald wrote: I'm trying to follow the instructions at http://www.daemonology.net/freebsd-upgrade-5.4-to-6.0/ Your advice got me to step 7 where the need

Re: UFS extended attributes

2006-04-10 Thread Jan Grant
On Mon, 10 Apr 2006, Robert Watson wrote: On Sun, 9 Apr 2006, Duane Whitty wrote: Started doing a little reading on the UFS and UFS2 file systems. I'm just wondering if all types of files have extended attribute blocks available including named pipes, sockets, and device files?

Text files appearing as data (using file)

2006-04-10 Thread Kyrre Nygard
Hello, I'm used to file(1) determining proper filetypes. However when text files have two cases of carriage returns on each line, file(1) identifies the text files as data. Is there any way to avoid this? Thank you, Kyrre ___

Re: a few questions and concepts

2006-04-10 Thread Giorgos Keramidas
On 2006-04-07 19:11, Jonathan Horne [EMAIL PROTECTED] wrote: On Friday 07 April 2006 16:34, Giorgos Keramidas wrote: so, the past couple of days, i have learned to cvsup my /usr/src directories. ive just been using the standard copy of the stable-supfile. i have learned that if i

Re: spelling error on your site.

2006-04-10 Thread Glenn Dawson
At 09:19 PM 4/9/2006, Dan Moses wrote: There is a spelling error in the word Fantastico in our listing on your ISP page. Can you please correct it? The correct list to post this to would be [EMAIL PROTECTED] Integrity http://www.integrityhost.com/ Host Integrity Host provides shared

Re: Hard crash on 6.x -- reproducible, multiple people affected

2006-04-10 Thread Bill Moran
Peter Thoenen [EMAIL PROTECTED] wrote: --- Kris Kennaway [EMAIL PROTECTED] wrote: On Sun, Apr 02, 2006 at 04:09:30PM -0400, Anish Mistry wrote: It's not clear what he means by hard crash, but he also says power off, which is the part that is most confusing to me. Hmmm...I missed

Re: Newbie help!

2006-04-10 Thread offbyone
infernus - Bluelight wrote: Sorry for bothering this mailing list, but I realy need some help.. I find awsome screenshots from FreeBSD on various sites on the net, but on my comp, the only thing I see is a black screen with some white text on it, and: $| What you are

Bge Kernel Compile Issues

2006-04-10 Thread Wil Hatfield
Trying to upgrade a Dell Poweredge 1750 with Broadcom BCM5704C Dual Gigabit Ethernet. However my buildkernel is erroring out with the following. cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual

Jail function 6.x

2006-04-10 Thread Matthew Whittaker-Williams
Dear FreeBSD users, I`ve been using jails in FreeBSD for some time now and its a good solution for my purposes. Now for the question, is there some patch available that can provide the ability to set multiple ip` for a single jail? I know there was some patch for 4.x which did this, so I was

DL320 G3 Adaptec or Intel RAID?

2006-04-10 Thread [EMAIL PROTECTED]@mgEDV.net
hi, we've got an hp proliant dl320 g3 with an embedded SATA-150 raid controller. loading 6.1B4 shows ad4 and ad6 as normal disks but the RAID controller or the configured array is not shown at all. during POST the raid bios announces as: Adaptec Embedded SATA HostRAID BIOS V3.0-1 1255 the

Re: Newbie help!

2006-04-10 Thread Jim Stapleton
I appologize is this stuff is too basic for you, but it sounds as if you need a crash course in Unix basics, not just FreeBSD. This will tell you how to do the basics. My suggestion is to go to the library and pick up some books on Unix use/administration and/or FreeBSD. O'Reily makes some nice

Re: Partitioning on existing system

2006-04-10 Thread Giorgos Keramidas
On 2006-04-09 18:56, Wil Hatfield [EMAIL PROTECTED] wrote: tmpmfs=YES tmpsize=100m tmpmfs_flags=-S -M -o noexec,nosuid Is there something wrong with this because it isn't creating a /tmp at all. Copyright (c) 1992-2006 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986,

Re: DL320 G3 Adaptec or Intel RAID?

2006-04-10 Thread Emil Thelin
On Mon, 10 Apr 2006, [EMAIL PROTECTED]@mgEDV.net wrote: we've got an hp proliant dl320 g3 with an embedded SATA-150 raid controller. loading 6.1B4 shows ad4 and ad6 as normal disks but the RAID controller or the configured array is not shown at all. during POST the raid bios announces as:

Re: Bge Kernel Compile Issues

2006-04-10 Thread Lowell Gilbert
Wil Hatfield [EMAIL PROTECTED] writes: Trying to upgrade a Dell Poweredge 1750 with Broadcom BCM5704C Dual Gigabit Ethernet. However my buildkernel is erroring out with the following. Let us start with the usual questions: Did you do a buildworld first? Can you build a GENERIC kernel?

RE: DL320 G3 Adaptec or Intel RAID?

2006-04-10 Thread [EMAIL PROTECTED]@mgEDV.net
Feel free to correct me if I'm wrong here, the ICH6R is a software raid controller and its not supported in FreeBSD. Atleast not in 5.X. anyone working on a port/driver here or know something about it? i've found a patch to ata-mk3 from Søren Schmidt (sos@) but i'm not sure, what the state of

Drive errors on boot

2006-04-10 Thread Bryan Curl
My apologies if this is a repost. It seems either I had a gmail problem or list never posted the question. I have subscribed with another address to monitor problem. Anyway, here is my quesion again. I get the following errors from dmesg on one of my ide drives on boot. Other similar drives dont

SIGCHLD and sockets HELP!

2006-04-10 Thread Keith Bottner
I am having a problem with SIGCHLD signals and their interaction with sockets. I have an application that forks modules in separate processes and use UNIX domain sockets for communication. The main application handles the SIGCHLD signal so that it can detect when/if a module crashes and if so

/etc/resolv.conf with 3 nameservers

2006-04-10 Thread guru
Hi, The man page of resolv.conf claims: The different configuration options are: nameserver Internet address (in dot notation) of a name server that the resolver should query. Up to MAXNS (currently 3) name servers may be listed, one per

Re: Drive errors on boot

2006-04-10 Thread Lowell Gilbert
Bryan Curl [EMAIL PROTECTED] writes: My apologies if this is a repost. It seems either I had a gmail problem or list never posted the question. I have subscribed with another address to monitor problem. Anyway, here is my quesion again. I get the following errors from dmesg on one of my

serendipity and security

2006-04-10 Thread dick hoogendijk
I read a lot about hacking attemps on weblog software. My former packages were not hacked but attacked quite often. My question to you is: how's serendipity blogging software on Freebsd? I noticed the port installed the directories quite like the docs say it should be, but maybe you have other

Re: seeking help on adding a disk

2006-04-10 Thread Jerry McAllister
Hi everyone. I am having trouble adding a IDE 300 GB Maxtor to my 6.0 system. It is recognized as ad2. Here is dmesg: ad0: 39205MB Maxtor 6K040L0 NAR61HA0 at ata0-master UDMA133 ad1: 190782MB Seagate ST3200826A 3.03 at ata0-slave UDMA100 ad2: 286188MB Maxtor 6L300R0 BAJ41G20 at

Re: Drive errors on boot

2006-04-10 Thread Bryan Curl
--- Lowell Gilbert [EMAIL PROTECTED] wrote: Bryan Curl [EMAIL PROTECTED] writes: My apologies if this is a repost. It seems either I had a gmail problem or list never posted the question. I have subscribed with another address to monitor problem. Anyway, here is my question

Re: Newbie help!

2006-04-10 Thread Jim Stapleton
rehash? Cool, thanks, that'll be useful if I have to reinstall in the future. At some point does this automatically get run after ports are built? I knotice things get rehashed automatically after my first few port builds, it's only the first few that cause the problem. (I usually do bash,

newbie question on upgrading GCC

2006-04-10 Thread Jim Stapleton
I did a make install clean in the lang/gcc40/ directory to get a newer version of GCC, and it seems happy, so the next thing I did was I replaced my /usr/bin/gcc, /usr/bin/g++, etc. binaries with hard links to the /usr/local/bin/gcc-freebsd-4.0, /usr/local/bin/g++-freebsd-4.0, etc. binaries. Now

Re: /etc/resolv.conf with 3 nameservers

2006-04-10 Thread Ken Stevenson
[EMAIL PROTECTED] wrote: Hi, The man page of resolv.conf claims: The different configuration options are: nameserver Internet address (in dot notation) of a name server that the resolver should query. Up to MAXNS (currently 3) name servers may be

Re: newbie question on upgrading GCC

2006-04-10 Thread Erik Trulsson
On Mon, Apr 10, 2006 at 10:43:51AM -0400, Jim Stapleton wrote: I did a make install clean in the lang/gcc40/ directory to get a newer version of GCC, and it seems happy, so the next thing I did was I replaced my /usr/bin/gcc, /usr/bin/g++, etc. binaries with hard links to the

Re: /etc/resolv.conf with 3 nameservers

2006-04-10 Thread guru
El día Monday, April 10, 2006 a las 10:44:52AM -0400, Ken Stevenson escribió: I think the problem is that once your first server responds with a domain not found, that's considered an answer to your query. It doesn't try another DNS server just to see if it gets a different answer. If you

Re: newbie question on upgrading GCC

2006-04-10 Thread Jim Stapleton
how do I setup make.conf to automatically use the new compiler? Is there any way to set this new compiler as the default (such as building the OS), without causing issues? Or would that be just a royal pain in the posterior that is not worth the effort? On 4/10/06, Erik Trulsson [EMAIL

Re: a few questions and concepts

2006-04-10 Thread RW
On Saturday 08 April 2006 05:16, Kevin Kinsey wrote: Leading source code committers are typically always working on the Next Big Thing(tm), which is known as -HEAD in CVS, and often called (and officially, even, called) -CURRENT in FreeBSD. Most users, though, are using the Last Big

Re: /etc/resolv.conf with 3 nameservers

2006-04-10 Thread Alex Zbyslaw
[EMAIL PROTECTED] wrote: El día Monday, April 10, 2006 a las 10:44:52AM -0400, Ken Stevenson escribió: I think the problem is that once your first server responds with a domain not found, that's considered an answer to your query. It doesn't try another DNS server just to see if it gets a

Re: Drive errors on boot

2006-04-10 Thread David J Brooks
On Monday 10 April 2006 09:26, Bryan Curl wrote: --- Lowell Gilbert [EMAIL PROTECTED] wrote: Bryan Curl [EMAIL PROTECTED] writes: My apologies if this is a repost. It seems either I had a gmail problem or list never posted the question. I have subscribed with another

Re: newbie question on upgrading GCC

2006-04-10 Thread Erik Trulsson
On Mon, Apr 10, 2006 at 11:01:21AM -0400, Jim Stapleton wrote: how do I setup make.conf to automatically use the new compiler? Don't. But if you insist on doing that you could try putting CC=/usr/local/bin/gcc40 CXX=/usr/local/bin/g++40 into /etc/make.conf. Just be aware that it will

Re: seeking help on adding a disk

2006-04-10 Thread Peter
--- Jerry McAllister [EMAIL PROTECTED] wrote: Hi everyone. I am having trouble adding a IDE 300 GB Maxtor to my 6.0 system. It is recognized as ad2. Here is dmesg: ad0: 39205MB Maxtor 6K040L0 NAR61HA0 at ata0-master UDMA133 ad1: 190782MB Seagate ST3200826A 3.03 at ata0-slave

Re: newbie question on upgrading GCC

2006-04-10 Thread Jim Stapleton
When it comes to changing the default compiler a good rule of thumb is that if you need to ask how to do it, then you should not do it. That seems to be a general *nix world rule of thumb for just about everything... ___

Re: /etc/resolv.conf with 3 nameservers

2006-04-10 Thread guru
El día Monday, April 10, 2006 a las 04:07:34PM +0100, Alex Zbyslaw escribió: [EMAIL PROTECTED] wrote: El día Monday, April 10, 2006 a las 10:44:52AM -0400, Ken Stevenson escribió: I think the problem is that once your first server responds with a domain not found, that's

Re: newbie question on upgrading GCC

2006-04-10 Thread RW
On Monday 10 April 2006 16:01, Jim Stapleton wrote: how do I setup make.conf to automatically use the new compiler? Is there any way to set this new compiler as the default (such as building the OS), without causing issues? Or would that be just a royal pain in the posterior that is not worth

Re: Linker Error: undefined reference to __ctype_b

2006-04-10 Thread Kris Kennaway
On Mon, Apr 10, 2006 at 12:28:26PM +0530, Premal Mishra wrote: Hi, Ya, am trying to link against a linux library on FreeBSD. Is it not possible to use it? You cannot mix and match FreeBSD and Linux libraries. You can however *run* your pre-compiled Linux binary, and it is possible to also

Re: Newbie help!

2006-04-10 Thread RW
On Sunday 09 April 2006 20:38, infernus - Bluelight wrote: I was thinking about setting up a FTP and Apache server +mail maybe.. But now when I see this black screen and don't have a clue on what to do, or how to do enything.. I feel the hope is dripping into the sink! Several people have

Re: /etc/resolv.conf with 3 nameservers

2006-04-10 Thread Alex Zbyslaw
[EMAIL PROTECTED] wrote: El día Monday, April 10, 2006 a las 04:07:34PM +0100, Alex Zbyslaw escribió: There's nothing to stop you configuring that local nameserver to use your two backups for names that it cannot resolve. You could then leave the two backups in /etc/resolv.conf but if

Re: Numerous ftp timeouts - why?

2006-04-10 Thread RW
On Sunday 09 April 2006 19:59, Michael D. Norwick wrote: New to FreeBSD not new to *nix. Have the docs/handbook/faq, etc. Using freebsd 6.0 RELEASE on Compaq Proliant 2500R. Why when trying to install various apps from ports do the ftp sessions frequently timeout? If I manually fetch

Re: Timescale for 6.1-RELEASE...

2006-04-10 Thread martinko
Harrison Peter CSA BIRKENHEAD wrote: -Original Message- From: Chris [mailto:[EMAIL PROTECTED] Sent: 02 April 2006 20:29 To: Harrison Peter CSA BIRKENHEAD Cc: freebsd-questions@freebsd.org Subject: Re: Timescale for 6.1-RELEASE... On 30/03/06, Harrison Peter CSA BIRKENHEAD [EMAIL

Re: Incorrect inline documentation in /usr/local/etc/pkgtools.conf

2006-04-10 Thread martinko
Alex Zbyslaw wrote: Spil Oss wrote: Thanks a lot, that makes it very clear for me. Would it be a good idea to make that specific in the pkgtools.conf file? There must be more FreeBSD newbies that can run into the same trouble. It seems like a good idea to me but you'd want to get the

Re: /etc/resolv.conf with 3 nameservers

2006-04-10 Thread Charles Swiger
On Apr 10, 2006, at 9:54 AM, [EMAIL PROTECTED] wrote: $ cat /etc/resolv.conf domain Sisis.de nameserver 10.0.1.201 nameserver xxx.xxx.xxx.xxx nameserver yyy.yyy.yyy.yyy But only the 1st one (10.0.1.201) is contacted to make the name lookup (I've checked this with trussing a 'ping

Re: seeking help on adding a disk

2006-04-10 Thread Jerry McAllister
--- Jerry McAllister [EMAIL PROTECTED] wrote: Anyway, when I try to create a filesystem with newfs I get an error: # newfs /dev/ad2s1a ..., 450493504, 450869856, 451246208,newfs: wtfs: 65536 bytes at sector 451622560: Input/output error Now please let me know if

RE: Bge Kernel Compile Issues

2006-04-10 Thread Wil Hatfield
Let us start with the usual questions: Did you do a buildworld first? Can you build a GENERIC kernel? Yes I ran a buildworld first. No I can't build the GENERIC config as it has ALOT more problems than just the bge drivers. -- Wil Hatfield ___

Re: How to handle 'local' ports/packages?

2006-04-10 Thread martinko
Alex Zbyslaw wrote: [EMAIL PROTECTED] wrote: Ok, that's fine, but how can I have a port on my system that isn't in the ports tree available to the world? I mean, won't anything I add to my local tree be deleted by cvsup'ing? cvsup won't delete things you add, but I believe portsnap

sendmail - local delivery path

2006-04-10 Thread Efren Bravo
Hi, I want to change the local user delivery path on sendmail from default in /var/mail/[users] to /usr/zmail/[users] I've tried with: define(`confFORWARD_PATH', `/usr/zmail/$u') but sendmail ignore the new path and store the incoming mail on /var/mail/[users] Do I miss something?

Re: Hard crash on 6.x -- reproducible, multiple people affected

2006-04-10 Thread Peter Thoenen
What help do you need to implement the above? Not a coder or software debugger sort of guy so pretty much all :) (as I ain't going to understand the logging / bachs / ktrace output anyways). What does somebody who might understand what is going on need me to provide them. What exactly do I run

Re: [freebsd-questions] ndis setup

2006-04-10 Thread hernan
Thanks Fabian, that helped me move forward. My next question is how to interpret the segfault I get when loading the new kernel module I created with ndisgen. The error happens when I do the 'kldload' on the new module, my machine dies and reboots. Does this mean I'm out of luck with using

Marvell Yukon chip in FreeBSD 5.4

2006-04-10 Thread Leonid Baryudin
I'm trying to load Marvell if_myk.ko kernel module. In FreeBSD 5.4 vanilla it works fine, creates device node, etc... In my distribution (based on the same 5.4, but with some changes) driver gets loaded (kldstat shows that), but device node is not created. What should I look for?

Re: sendmail - local delivery path

2006-04-10 Thread Giorgos Keramidas
On 2006-04-10 20:38, Efren Bravo [EMAIL PROTECTED] wrote: Hi, I want to change the local user delivery path on sendmail from default in /var/mail/[users] to /usr/zmail/[users] This is pointed to /var/mail/USER by the default value of the $MAIL variable. You can change it globally by editing

tomcat start/stop

2006-04-10 Thread eoghan
Hi When I use tomcat_enable in my rc.conf, how do I start and stop my tmcat server so I can test my jsp pages? Thanks Eoghan ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,

RE: Bge Kernel Compile Issues

2006-04-10 Thread Wil Hatfield
Yes I ran a buildworld first. No I can't build the GENERIC config as it has ALOT more problems than just the bge drivers. What I am saying about the GENERIC is that it chokes when trying to install alot of the GENERIC drivers that aren't needed. For instance the aic and aha. Once I disable

Re: Bge Kernel Compile Issues

2006-04-10 Thread Garrett Cooper
Wil Hatfield wrote: Yes I ran a buildworld first. No I can't build the GENERIC config as it has ALOT more problems than just the bge drivers. What I am saying about the GENERIC is that it chokes when trying to install alot of the GENERIC drivers that aren't needed. For instance the aic

RE: Bge Kernel Compile Issues

2006-04-10 Thread Wil Hatfield
Check your RAM lately? Kernel and world compiles usually make RAM issues evident. /usr/src/sys/dev/bge/if_bge.c /usr/src/sys/dev/bge/if_bge.c: In function `bge_newbuf_jumbo': /usr/src/sys/sys/mbuf.h:513: warning: 'zone' might be used uninitialized in this function I haven't ever seen errors

Hosed my MBR?

2006-04-10 Thread Doug Poland
Hello, I'm in a bit of a mess here. I've got an Asus P4C800-E Deluxe motherboard with two on-board SATA RAID controllers, an Intel MatrixRAID (ICH5R) and Promise Fasttrak (PDC20378). My BIOS allows me to boot from either the Promise or the Intel controller. The PDC20378 runs two drives in a

Re: Hosed my MBR?

2006-04-10 Thread Huy Ton That
Boot off the WinXP disc enter the repair utility (console). You can type 'help' for all the commands. There's a command called fixmbr; I think this is what you are looking for. On 4/10/06, Doug Poland [EMAIL PROTECTED] wrote: Hello, I'm in a bit of a mess here. I've got an Asus P4C800-E

You have received a postcard !

2006-04-10 Thread postcard . com
Hello friend ! You have just received a postcard from someone who cares about you! This is a part of the message: Hy there! It has been a long time since I haven't heared about you! I've just found out about this service from Claire, a friend of mine who also told me that...

Re: Hosed my MBR?

2006-04-10 Thread Doug Poland
On Mon, Apr 10, 2006 at 08:06:11PM -0400, Huy Ton That wrote: On 4/10/06, Doug Poland [EMAIL PROTECTED] wrote: Hello, I'm in a bit of a mess here. I've got an Asus P4C800-E Deluxe motherboard with two on-board SATA RAID controllers, an Intel MatrixRAID (ICH5R) and Promise Fasttrak

Re: seeking help on adding a disk

2006-04-10 Thread Peter
--- Jerry McAllister [EMAIL PROTECTED] wrote: [snip] # newfs -U /dev/ad2s1e Newfs used to require the raw device name, as in newfs -U /dev/rad2s1e but I see the man page doesn't show that in its example now, so maybe it no long does. Try it once and see. The newfs should

(no subject)

2006-04-10 Thread alex
Hello freebsd-questions, Everything was perfect with my system for about 2 years but about 4 days ago I started having a problem. Every 24 hours i got the error message error reading usb urb and modem completely goes off (all lights are going off) System is FreeBSD 5.2.1, USB modem ADSL

Re: (no subject)

2006-04-10 Thread Chris Hill
On Tue, 11 Apr 2006, [EMAIL PROTECTED] wrote: Everything was perfect with my system for about 2 years but about 4 days ago I started having a problem. Every 24 hours i got the error message error reading usb urb and modem completely goes off (all lights are going off) Sounds like a USB

Re:USB modem ADSL Alcatel Speedtouch 330 was: (no subject)

2006-04-10 Thread Chris Coleman
Every 24 hours i got the error message error reading usb urb and modem completely goes off (all lights are going off) I've not worked with USB much. You might try killing and restarting usbd. There might also be a kernel module (kldstat) that you can unload and reload. The other thing that

Re: DVD-Slideshow

2006-04-10 Thread Chris Maness
[EMAIL PROTECTED] wrote: Chris, or you could symlink to: ( if you have linux compat enabled ) /usr/compat/linux/usr/bin/seq will you let me know if this helped you? will you relay the seq-patches to the portmaintainer? regards, usleep I am back from my honeymoon (lots of

sysinstall won't write fs to new disk, bad magic number

2006-04-10 Thread Oliver Iberien
There was a thread about this a while ago, but it did not seem to end in a solution... In any case, I have a 160GB Seagate drive that I was trying to mount a partition on as /disk2. I went through the instructions in the Handbook under Formatting Media for Use With FreeBSD. No formatting seemed

Faking multiple physical adapters for DHCPDISCOVER

2006-04-10 Thread Terrence Koeman
Hi, I'm trying to 'fake' multiple phisical adapters in my FreeBSD 6.1-PRERELEASE system, but I'm not getting anywhere. -There are two 3Com 905C cards in the system (xl0 and xl1). -xl1 is assigned a static private IP address and xl0 aquires an address from my provider using DHCP. -The system does

Need /bin/sh script help

2006-04-10 Thread Garrett Cooper
Hello again all, Just making a series of sh scripts to help automate updating and whatnot of my fileserver (since I am trying to avoid having mistakes occur with my system, and maybe help the community out a bit by providing some decent means of updating their own machines), and I was

Re: Marvell Yukon chip in FreeBSD 5.4

2006-04-10 Thread Hugo Silva
Leonid Baryudin wrote: I'm trying to load Marvell if_myk.ko kernel module. In FreeBSD 5.4 vanilla it works fine, creates device node, etc... In my distribution (based on the same 5.4, but with some changes) driver gets loaded (kldstat shows that), but device node is not created.

RE: Bge Kernel Compile Issues

2006-04-10 Thread Wil Hatfield
Check your RAM lately? Kernel and world compiles usually make RAM issues evident. RAM checked out fine. /usr/src/sys/dev/bge/if_bge.c /usr/src/sys/dev/bge/if_bge.c: In function `bge_newbuf_jumbo': /usr/src/sys/sys/mbuf.h:513: warning: 'zone' might be used uninitialized in this function