Unable to generate random numbers?

2006-09-21 Thread Krassimir Slavchev
Hello, When I try to generate random bytes using rand() or random() functions I found that these functions return constant values!? I am running: FreeBSD krassi 6.1-STABLE FreeBSD 6.1-STABLE #13: Tue Jul 11 13:41:31 EEST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MyKernel i386

Re: Unable to generate random numbers?

2006-09-21 Thread Krassimir Slavchev
Hmm, I missed to call srandomdev() before random(). Thanks for response Robert Watson wrote: On Thu, 21 Sep 2006, Krassimir Slavchev wrote: When I try to generate random bytes using rand() or random() functions I found that these functions return constant values!? Sounds pretty odd

Re: disable swap discovery?

2007-03-16 Thread Krassimir Slavchev
Kris Kennaway wrote: On Fri, Mar 16, 2007 at 05:48:27PM +0200, Krassimir Slavchev wrote: Hello, Since raid degradation I have had corrupted swap partition and unable to boot the kernel. After detecting HDD I have Fatal trap 12: page fault ... and current process 0 (swapper). This happens

Re: disable swap discovery?

2007-03-19 Thread Krassimir Slavchev
Ivan Voras wrote: Krassimir Slavchev wrote: After detecting HDD I have Fatal trap 12: page fault ... and current process 0 (swapper). Process 0, which is accidentally swapper is a special thing - it's unlikely your fault is swap-related. Yes, it isn't. The fault

buildworld fail?

2007-04-12 Thread Krassimir Slavchev
=== usr.sbin/bsnmpd/modules/snmp_bridge (depend) cat /usr/src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_tree.def | gensnmptree -p bridge_ line 31: '(' expected at begin of node context: TruthValue ENUM ( *** Error code 1 Stop in /usr/src/usr.sbin/bsnmpd/modules/snmp_bridge. *** Error code 1

Re: buildworld fail?

2007-04-13 Thread Krassimir Slavchev
Ruslan Ermilov wrote: On Thu, Apr 12, 2007 at 09:47:23AM +0300, Krassimir Slavchev wrote: === usr.sbin/bsnmpd/modules/snmp_bridge (depend) cat /usr/src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_tree.def | gensnmptree -p bridge_ line 31: '(' expected at begin of node context: TruthValue

installworld failure?

2006-04-06 Thread Krassimir Slavchev
Hello, This output is from make installworld from today in attempt to upgrade fresh 6.0-BETA4 to RELENG_6. === share/syscons/scrnmaps (install) ./armscii8-2haik8.mk armscii8-2haik8.tmp uuencode armscii8-2haik8.tmp armscii8-2haik8 armscii8-2haik8.scm uuencode: not found *** Error code 127

Intel Matrix RAID (ICH8R) rebuild?

2007-05-21 Thread Krassimir Slavchev
Hello, I have problems rebuilding RAID1 array. The bios shows status 'Rebuild' and 'Volumes with Rebuild status will be rebuilt within the operating system'. When I try to do 'atacontrol rebuild ar0': atacontrol: ioctl(IOCATARAIDREBUILD): Device not configured I run 6.2-STABLE: dmesg: ...

Re: Intel Matrix RAID (ICH8R) rebuild?

2007-05-21 Thread Krassimir Slavchev
Bob Bishop wrote: Hi, On 21 May 2007, at 10:07, Krassimir Slavchev wrote: Hello, I have problems rebuilding RAID1 array. The bios shows status 'Rebuild' and 'Volumes with Rebuild status will be rebuilt within the operating system'. When I try to do 'atacontrol rebuild ar0': atacontrol

Re: Intel Matrix RAID (ICH8R) rebuild?

2007-05-21 Thread Krassimir Slavchev
Bob Bishop wrote: On 21 May 2007, at 12:52, Krassimir Slavchev wrote: Bob Bishop wrote: Hi, On 21 May 2007, at 10:07, Krassimir Slavchev wrote: Hello, I have problems rebuilding RAID1 array. The bios shows status 'Rebuild' and 'Volumes with Rebuild status will be rebuilt within

Re: geli on sparc64

2007-10-04 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Do you have 'device crypto' in your kernel configuration file? Matthew Herzog wrote: What options do I need for geli on sparc64? Did I miss something?

Re: amrd disk performance drop after running under high load

2007-10-16 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alexey Popov wrote: Hi. Kris Kennaway wrote: After some time of running under high load disk performance become expremely poor. At that periods 'systat -vm 1' shows something like this: What does high load mean? You need to explain the

Re: connection timed out on freebsd 7.0

2007-10-18 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, try 'sysctl -w net.inet.tcp.rfc1323=0' Yi Wang wrote: Hi, My box is running FreeBSD 7.0 ( upgrade from 6-stable using src ). My problem is I can't connect to the network outside the router. eg. www.FreeBSD.org. Neither http nor ftp. But

Re: Mounting smbfs as user?

2007-10-18 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Ivan Voras wrote: Hi, I'm trying to implement smbfs mounting by regular non-root users and I can't make any progress. vfs.usermount is set to 1. When I try mounting a remote file system, this is what I get: mount_smbfs -I server

Re: connection timed out on freebsd 7.0

2007-10-19 Thread Krassimir Slavchev
interface tcp set global autotuning=disabled' in Windows Server 2008?. May be if the effect is the same. On 10/18/07, Vince [EMAIL PROTECTED] wrote: Krassimir Slavchev wrote: Hi, try 'sysctl -w net.inet.tcp.rfc1323=0' Thanks for that, I was having issues connecting to www.freebsd.org from

Re: Closed Port, Need to Reopen

2007-10-22 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, If you are running Radius see /etc/services. Ports used by Radius are 1812/1813. Squirrel wrote: For some reason, my port 1645 is closed on FreeBSD 6.2. I have all the firewall disabled, but it's not allowing me access the port 1645. How do

Re: Network connection troubles from a few external host to box with current RELENG_7

2007-10-25 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 See connection timed out on freebsd 7.0 thread Mathias Picker wrote: I have upgraded a server from 6-stable to RELENG_7 a few weeks ago. Everything seemed to run fine, only one friend of mine couldn't connect to it with his OS X pc (no ssh, no

geli and SMP problems?

2007-10-25 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I have problems with geli and SMP kernel: ... Enter passphrase for md0: GEOM_ELI: Device md0.eli created. GEOM_ELI: Encryption: Blowfish-CBC 128 GEOM_ELI: Crypto: software kernel trap 12 with interrupts disabled Fatal trap 12: page fault

Re: geli and SMP problems?

2007-10-25 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom Judge wrote: Krassimir Slavchev wrote: SNIP Any ideas how to debug this? SNIP Have you looked at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html The problem is that I can't attach the provider

Re: geli and SMP problems?

2007-10-26 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Setting kern.geom.eli.threads=1 from loader.conf solves the problem. This looks like similar to kern/104669 but not fixed. Krassimir Slavchev wrote: Hi, I have problems with geli and SMP kernel: ... Enter passphrase for md0: GEOM_ELI: Device

xl0 watchdog timeout?

2007-11-12 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Should I use device polling or there is another solution for this? dmesg: ... CPU: Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz (2135.06-MHz 686-class CPU) Origin = GenuineIntel Id = 0x6f6 Stepping = 6

Re: 2 x quad-core system is slower that 2 x dual core on FreeBSD

2007-11-19 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi All, What version of apache do you use and what are: StartServers MinSpareServers MaxSpareServers MaxClients KeepAliveTimeout settings in both configurations? Best Regards Alexey Popov wrote: Hi. I have a large pool of web backends (Apache

Re: 2 x quad-core system is slower that 2 x dual core on FreeBSD

2007-11-23 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ivan Voras wrote: On 23/11/2007, Krassimir Slavchev [EMAIL PROTECTED] wrote: Would someone define what exact tests to be performed. Ok, using ab is fine but with what parameters it is used and against what, script or static html? It will be good

Re: 2 x quad-core system is slower that 2 x dual core on FreeBSD

2007-11-23 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ivan Voras wrote: On 20/11/2007, Alexey Popov [EMAIL PROTECTED] wrote: CPU states: 5.9% user, 0.0% nice, 81.3% system, 0.0% interrupt, 12.8% idle CPU states: 82.2% user, 0.0% nice, 13.8% system, 0.0% interrupt, 4.0% idle Interesting

Re: 2 x quad-core system is slower that 2 x dual core on FreeBSD

2007-12-04 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alexey Popov wrote: Hi Robert Watson wrote: Evidence in-hand seems to suggest that 8 core systems work very well for most users, and reflect a significant performance increase with 7.0 over previous FreeBSD releases. I disagree with that.

Re: 2 x quad-core system is slower that 2 x dual core on FreeBSD

2007-12-04 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert Watson wrote: On Tue, 4 Dec 2007, Krassimir Slavchev wrote: Evidence in-hand seems to suggest that 8 core systems work very well for most users, and reflect a significant performance increase with 7.0 over previous FreeBSD releases. I

Booting 7.1-STABLE on supermicro 5015-MF (PDSMI+)

2009-02-17 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello All, It boots 7.1-RELEASE from the CDROM just fine but when boots from an IDE disk it crashes right after loading the kernel: http://mnemonic.bulinfo.net/~krassi/crash/supermicro_crash.jpg Booting from the USB produces exactly the same crash.

Re: Booting 7.1-STABLE on supermicro 5015-MF (PDSMI+)

2009-02-18 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Royce Williams wrote: Krassimir Slavchev wrote, on 2/17/2009 8:48 AM: It boots 7.1-RELEASE from the CDROM just fine but when boots from an IDE disk it crashes right after loading the kernel: http://mnemonic.bulinfo.net/~krassi/crash

Re: Booting 7.1-STABLE on supermicro 5015-MF (PDSMI+) (solved)

2009-02-18 Thread Krassimir Slavchev
Slavchev wrote: Royce Williams wrote: Krassimir Slavchev wrote, on 2/17/2009 8:48 AM: It boots 7.1-RELEASE from the CDROM just fine but when boots from an IDE disk it crashes right after loading the kernel: -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (FreeBSD

Re: Turn off rebooting in single-user mode after fail.

2009-07-27 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just put fsck_y_enable=YES in /etc/rc.conf Disabling file system check is dangerous! Paul P. wrote: Hello. How to turn off automatic reboot in single user mode after power fails or sudden reset? Do i need to make passin value in fstab equal to

Performance!

2007-12-20 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I have read all related threads about performance problems with multi core systems but still have no idea what to do to make thinks better. Below are results of testing postgresql on HP DL380G5 using sysbench. The results are comparable to:

Re: Performance!

2007-12-21 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Claus Guttesen wrote: I have read all related threads about performance problems with multi core systems but still have no idea what to do to make thinks better. Below are results of testing postgresql on HP DL380G5 using sysbench. The results are

Re: Performance!

2007-12-21 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Krassimir Slavchev wrote: Hello, I have read all related threads about performance problems with multi core systems but still have no idea what to do to make thinks better. Below are results of testing postgresql on HP DL380G5 using sysbench

Re: Performance!

2007-12-24 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kip Macy wrote: Are you sure that the settitle call is disabled on FreeBSD? I don't know anything about this. Could you explain? On 12/20/07, Krassimir Slavchev [EMAIL PROTECTED] wrote: Hello, I have read all related threads about

ifconfig options?

2007-12-24 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, 'ifconfig -l [address_family]' does not work correct on RELENG_7 FreeBSD 6.3-BETA2: # ifconfig -l em0 em1 plip0 lo0 pflog0 #ifconfig -l ether em0 em1 But: FreeBSD 7.0-BETA4: # ifconfig -l em0 em1 plip0 lo0 pflog0 #ifconfig -l ether em0 em1

Re: ifconfig options?

2008-01-02 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 http://www.freebsd.org/cgi/query-pr.cgi?pr=118987 Ruben van Staveren wrote: Hi Krassimir, Krassimir Slavchev wrote: Hi, 'ifconfig -l [address_family]' does not work correct on RELENG_7 If you suspect a regression in functionality, and you

Re: Performance!

2008-01-02 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kris Kennaway wrote: Krassimir Slavchev wrote: Hello, I have read all related threads about performance problems with multi core systems but still have no idea what to do to make thinks better. Below are results of testing postgresql on HP

Re: ifconfig options?

2008-01-02 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, This patch fixes the problem! # ifconfig -l bce0 bce1 lo0 # ifconfig -l ether bce0 bce1 Thanks pluknet wrote: Hi, On 24/12/2007, Krassimir Slavchev [EMAIL PROTECTED] wrote: 'ifconfig -l [address_family]' does not work correct on RELENG_7

Re: Performance!

2008-01-03 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kris Kennaway wrote: Kris Kennaway wrote: Krassimir Slavchev wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kris Kennaway wrote: Krassimir Slavchev wrote: Hello, I have read all related threads about performance problems with multi

Re: Performance!

2008-01-08 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I can't see the patch? Best Regards Kris Kennaway wrote: Krassimir Slavchev wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Kris, Here is the lock profiling results, see the attachment. Please, let me know if you want ssh

Re: Performance!

2008-01-09 Thread Krassimir Slavchev
100 1034 This is with the BETA4. May be I should upgrade to RC1? I will collect lock profiling statistics again. Best Regards Kris Kennaway wrote: Kris Kennaway wrote: Krassimir Slavchev wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Kris, Here is the lock profiling

Re: Performance!

2008-01-09 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Kris Kennaway wrote: Krassimir Slavchev wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Here are lock profiling results with select patch applied. OK, you are doing I/O over TCP. Are you sure you are using TCP on both

Re: Performance!

2008-01-10 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kris Kennaway wrote: Krassimir Slavchev wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Kris Kennaway wrote: Krassimir Slavchev wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Here are lock profiling results

Re: Performance!

2008-01-11 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kris Kennaway wrote: Krassimir Slavchev wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kris Kennaway wrote: Krassimir Slavchev wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Kris Kennaway wrote: Krassimir Slavchev wrote

Re: Performance! [SOLVED]

2008-01-21 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Phillip N. wrote: El vie, 11-01-2008 a las 18:15 +0100, Kris Kennaway escribió: Krassimir reports that with these two fixes, the standard 7.0 kernel has performance: #threadstransactions/sec 1 755 8

boot problems?

2008-01-22 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi All, I am trying to boot 7.0-PRERELEASE on my notebook from USB memory stick. With the original BTX i have BTX halted. The only way to boot was using: http://people.freebsd.org/~kib/realbtx/realbtx.2.patch With this patch the kernel is loaded but

Re: T7200 CPU not detected by est

2008-01-22 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John Baldwin wrote: On Monday 21 January 2008 11:16:06 am Gerrit Kühn wrote: Hi folks, I have several systems using T7200 mobile CPUs running under 7-stable. However, EST does not recognize the cpus. When loading cpufreq I get: You can try

ACPI debug on 7.0

2008-01-23 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I am trying to debug ACPI but when recompile the acpi module with ACPI_DEBUG=1: link_elf: symbol AcpiDmDumpMethodInfo undefined KLD file acpi.ko - could not finalize loading This is on 7.0-PRERELEASE cvsup on 17.01 Any ideas? Best Regards

Re: ACPI debug on 7.0

2008-01-23 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Krassimir Slavchev wrote: Hi, I am trying to debug ACPI but when recompile the acpi module with ACPI_DEBUG=1: link_elf: symbol AcpiDmDumpMethodInfo undefined KLD file acpi.ko - could not finalize loading Removing 'options ACPI_DEBUG' from

Re: T7200 CPU not detected by est

2008-01-25 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John Baldwin wrote: On Wednesday 23 January 2008 02:42:52 am Krassimir Slavchev wrote: John Baldwin wrote: On Monday 21 January 2008 11:16:06 am Gerrit Kühn wrote: Hi folks, I have several systems using T7200 mobile CPUs running under 7-stable

Re: T7200 CPU not detected by est

2008-01-27 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ian Smith wrote: On Fri, 25 Jan 2008, John Baldwin wrote: On Wednesday 23 January 2008 02:42:52 am Krassimir Slavchev wrote: John Baldwin wrote: On Monday 21 January 2008 11:16:06 am Gerrit Kühn wrote: Hi folks, I have

Re: T7200 CPU not detected by est

2008-01-29 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stefan Lambrev wrote: Greetings, Krassimir Slavchev wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stefan Lambrev wrote: Greetings, Krassimir Slavchev wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ian Smith wrote

Re: T7200 CPU not detected by est

2008-01-29 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stefan Lambrev wrote: Greetings, Krassimir Slavchev wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ian Smith wrote: On Fri, 25 Jan 2008, John Baldwin wrote: On Wednesday 23 January 2008 02:42:52 am Krassimir Slavchev wrote

Re: FreeBSD 7.0 Questions

2008-02-28 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeremy Chadwick wrote: On Wed, Feb 27, 2008 at 11:15:30PM -0800, Doug Hardie wrote: I have just installed 7.0 on some new hardware. Have never tried earlier versions. There are a couple of unexpected items that I do not understand. 2. I have

Re: HP ProLiant DL360 G5 success stories?

2008-03-12 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Johan Ström wrote: Hello! Im looking into getting a new server box to replace a Supermicro box, which unfortunately have a bunch of problems with heat, random hangups, crappy IPMI/remote admin capabilities etc.. What I'm looking at is a DL360

Re: HP ProLiant DL360 G5 success stories?

2008-03-13 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Johan Ström wrote: On Mar 12, 2008, at 12:26 PM, Krassimir Slavchev wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Johan Ström wrote: Hello! Im looking into getting a new server box to replace a Supermicro box, which unfortunately

threads cleanup?

2008-04-24 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Most probably I missed something. I have problems with threads cleanup. Here are output of valgrind and simple test program: ... ==78317== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) ==78317== malloc/free: in use at exit:

Incorrect file size?

2008-06-20 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello All, There is something strange on my mail server running 6.2-STABLE: # ls -l total 1239702 - -rw--- 1 vscan vscan 4398199488512 Jun 20 15:18 auto-whitelist - -rw--- 1 vscan vscan 22 Jun 20 15:18 bayes.lock -

Re: Incorrect file size?

2008-06-23 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oliver Fromme wrote: Ivan Voras wrote: Rink Springer wrote: The 'vscan' user leads me assume this is SpamAssassin - I've seen this behaviour at work, where our scripts were trying to backup a 1TB file (which actually was

Re: Incorrect file size?

2008-06-23 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Ivan Voras wrote: Rink Springer wrote: On Fri, Jun 20, 2008 at 03:54:22PM +0200, Ivan Voras wrote: Except that the file in question should be, judging by the filename, a simple text file. I don't really see how a whitelist could grow to such

Re: Incorrect file size?

2008-06-23 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeremy Chadwick wrote: On Mon, Jun 23, 2008 at 09:56:48AM +0300, Krassimir Slavchev wrote: Ivan Voras wrote: Rink Springer wrote: On Fri, Jun 20, 2008 at 03:54:22PM +0200, Ivan Voras wrote: Except that the file in question should be, judging

ACPI support?

2009-01-06 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello All, I have had a problem detecting the network card on my notebook when ACPI is enabled for a year. The problem still exists in 7.1-RELEASE. with ACPI: ... bge0: Broadcom NetLink Gigabit Ethernet Controller, ASIC rev. 0xb002 irq 17 at device

Re: ACPI support?

2009-01-09 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Thanks for your reply! Torfinn Ingolfsen wrote: On Tue, 06 Jan 2009 13:12:05 +0200 Krassimir Slavchev kra...@bulinfo.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello All, I have had a problem detecting the network card

Re: ACPI support?

2009-01-14 Thread Krassimir Slavchev
. References: http://lists.freebsd.org/pipermail/freebsd-acpi/2008-October/005167.html Best Regards Torfinn Ingolfsen wrote: On Fri, 09 Jan 2009 10:01:33 +0200 Krassimir Slavchev kra...@bulinfo.net wrote: I have found that thread. FWIW, I started a new thread[1] on freebsd-mobile, to update

Re: ACPI support?

2009-01-14 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ooops, sorry sleep() prevents loading of acpi module! Krassimir Slavchev wrote: Hello, Finally I found what is the problem. from ACPI CA release notes: ... 14 May 2008. Summary of changes for version 20080514: 1) ACPI CA Core Subsystem

FreeBSD 8 kernel module dependencies?

2011-10-17 Thread Krassimir Slavchev
Hello list, I have a kernel module for an usb device which have to be loaded before geom_eli. This scenario works on FreeBSD 7.x using MODULE_DEPEND: g_eli.c: MODULE_DEPEND(g_eli, mymodule, 1, 1, 1); mymodule.c: MODULE_DEPEND(mymodule, usb, 1, 1, 1); MODULE_VERSION(mymodule, 1); Unfortunately

bce related panic on 8.3-STABLE

2012-09-03 Thread Krassimir Slavchev
Hi All, Today, after upgrading an HP Proliant DL380 G6 to 8.3-STABLE we had the following panic few minutes after going to multiuser mode: http://193.194.156.21/bce_crash.jpg dmesg from 8.3-STABLE kernel (Note the link up/down events): ... Sep 3 14:19:54 m kernel: bce0: HP NC382i DP

Re: bce related panic on 8.3-STABLE [updated]

2012-09-04 Thread Krassimir Slavchev
=0xff00049c6ba0, frame=0xff86c3de2c40) at /usr/src/sys/kern/kern_fork.c:876 #23 0x809185fe in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:602 #24 0x in ?? () #25 0x in ?? () #26 0x0001 in ?? () On 09/03/12 17:10, Krassimir Slavchev wrote