HP 2570p installation

2013-05-23 Thread Ludovit Koren

Hi,

I bought HP Elitebook 2570p(B6Q08EA). I checked everything, if it is
compatible, before I bought it. Unfortunately, I cannot install 9.1
RELEASE, nor 10.0 CURRENT. I get the following:

BTX loader 1.00  BTX version is 1.02
Consoles: internal video/keyboard
BIOS drive C: is disk0
BIOS drive D: is disk1
BIOS 631kB/523264kB available memory

FreeBSD/x86 bootstrap loader, Revision 1.1
(r...@snap.freebsd.org, Mon May 13 00:38:05 UTC 2013)
|


and the system beeps and freezes. I added hint.acpi.0.disabled=1 to
the file /boot/loader.conf with no effect. Please, could you point me
how to find out what causes the problem - even the way of debugging?

Thank you very much.

regards,

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


Re: HP 2570p installation

2013-05-23 Thread Ludovit Koren

 On Thu, 23 May 2013 18:39:44 +0700
 erichsfreebsdl...@alogt.com(Erich Dollansky)  said:
 
 Hi,
 
 it might be a good idea to tell us from where you booted. The internal
 disk, an USB stick, a USB drive ...
 
I am sorry. It was USB memory stick.

 And of course, what was on that media.
 
As I wrote FreeBSD-9.1-RELEASE-amd64-memstick.img and
FreeBSD-10.0-CURRENT-amd64-20130512-r250582-memstick, respectively

lk

 Erich
 
 On Thu, 23 May 2013 13:02:37 +0200 (CEST)
 Ludovit Koren ludovit.ko...@gmail.com wrote:
 
  
  Hi,
  
  I bought HP Elitebook 2570p(B6Q08EA). I checked everything, if it is
  compatible, before I bought it. Unfortunately, I cannot install 9.1
  RELEASE, nor 10.0 CURRENT. I get the following:
  
  BTX loader 1.00  BTX version is 1.02
  Consoles: internal video/keyboard
  BIOS drive C: is disk0
  BIOS drive D: is disk1
  BIOS 631kB/523264kB available memory
  
  FreeBSD/x86 bootstrap loader, Revision 1.1
  (r...@snap.freebsd.org, Mon May 13 00:38:05 UTC 2013)
  |
  
  
  and the system beeps and freezes. I added hint.acpi.0.disabled=1 to
  the file /boot/loader.conf with no effect. Please, could you point me
  how to find out what causes the problem - even the way of debugging?
  
  Thank you very much.
  
  regards,
  
  lk
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  freebsd-questions-unsubscr...@freebsd.org
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


ZendOptimizer - core dump

2011-04-13 Thread Ludovit Koren

hi,

I need to migrate application which uses ZendOptimizer. The system and
packages installed are: 8.1-STABLE, apache-2.2.17_2,
ZendOptimizer-3.3.0.a, mysql-client-5.5.10, php52-5.2.17,
compat6x-amd64-6.4.604000.200810_3. When I run php -v it dumps
core. any hints would be greatly appreciated. Has anybody success
story running ZendOptimizer? (I read, the support of ZendOptimizer for
FreeBSD has been dropped; therefore I cannot use php 5.3)

Regards,

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


ML 115 G5, resp. ML 110 G5

2009-05-13 Thread Ludovit Koren


Hello,


has anyone experience with HP ML 115 G5 or ML 110 G5 running FreeBSD
7.x ? Any compatibility/hardware issues?

Thank you very much in advance.

Regards,

lk

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


Kismet on FreeBSD 7.0-STABLE

2008-11-06 Thread Ludovit Koren


Hi,

I am using 

iwi0: Intel(R) PRO/Wireless 2200BG mem 0xfafef000-0xfafe irq 9 at device 
3.0 on pci2


# kldload /boot/kernel/if_iwi.ko
# kldload /boot/kernel/iwi_bss.ko
# kldload /boot/kernel/iwi_ibss.ko
# kldload /boot/kernel/iwi_monitor.ko
# /etc/rc.d/wpa_supplicant start iwi0

which is working fine when I am using it connecting to WiFi net. When
I am using wpa_cli scan and scan_results I can see different nets.

I have the following configuration line in the kismet.conf file:

source=radiotap_bsd_ab,iwi0,pcapfile


I am using kismet_server and kismet_client commands but I cannot see
any received data (networks, packets, ...)

I tried 

source=radiotap_bsd_ab,iwi0,ipw2200

as well with no success. Anyone was able to succeed with kismet? Is
the Intel(R) PRO/Wireless 2200BG working with kismet at all? Any hints
greatly appreciated.

Thank you very much in advance.

Regards,

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


Re: Kismet on FreeBSD 7.0-STABLE

2008-11-06 Thread Ludovit Koren

 On Thu, 06 Nov 2008 13:12:23 +0100
 [EMAIL PROTECTED](Paul B. Mahol)  said:
 
 On 11/6/08, Ludovit Koren [EMAIL PROTECTED] wrote:
 
 
  Hi,
 
  I am using
 
  iwi0: Intel(R) PRO/Wireless 2200BG mem 0xfafef000-0xfafe irq 9 at
  device 3.0 on pci2
 
 
  # kldload /boot/kernel/if_iwi.ko
  # kldload /boot/kernel/iwi_bss.ko
  # kldload /boot/kernel/iwi_ibss.ko
  # kldload /boot/kernel/iwi_monitor.ko
  # /etc/rc.d/wpa_supplicant start iwi0
 
  which is working fine when I am using it connecting to WiFi net. When
  I am using wpa_cli scan and scan_results I can see different nets.
 
  I have the following configuration line in the kismet.conf file:
 
  source=radiotap_bsd_ab,iwi0,pcapfile
 
 It should be:
 
 source=radiotap_bsd_ab,iwi0,iwi0

I tried it even with this, no success

 
 More information is required. Can you put iwi0 into monitor mode and
 use tcpdump instead?
 
 ifconfig iwi0 monitor
 

I cannot capture any packet.

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


HP DL servers

2008-10-05 Thread Ludovit Koren

Hi,

I would like to buy HP servers DL 320 G5p or DL 360 G5p. I googled but
did not find clear answer if the NICs and disk controllers are
supported in FreeBSD 7.x. I read about some problems with NIC in DL
360 but it was not actual and I am not sure about disk controller
in DL 320.

Any personal recommendations and experience with the servers are
welcomed. 

Thank you very much in advance.

Regards,

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


PHP4 + odbc

2006-08-09 Thread Ludovit Koren


Hi,

I installed php4-odbc-4.4.2_2 and apache-2.0.55_4 via ports on FreeBSD
5.4-STABLE. The relevant part of the phpinfo() follows:

odbc
ODBC Supportenabled
Active Persistent Links 0
Active Links0
ODBC libraryno value
ODBC_INCLUDEno value
ODBC_LFLAGS no value
ODBC_LIBS   no value

Is it correct? Because I cannot connect to the database. I get 'Zero
Sized Reply' into the browser.

On the Linux machine with php5 I get

odbc
ODBC Supportenabled
Active Persistent Links 0
Active Links0
ODBC libraryunixODBC
ODBC_INCLUDE-I/usr/include
ODBC_LFLAGS -L/usr/lib
ODBC_LIBS   -lodbc

I installed the php4-odbc-4.4.2_2 via: 
cd /usr/ports/databases/php4-odbc ; make ; make install

and edited /usr/local/etc/odbc.ini and /usr/local/etc/odbcinst.ini

Am I missing something? What I am doing wrong?

Thank you very much for any hints.

Regards,

lk

PS: I googled and didn't find anything relevant...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


5.4-STABLE + ASC-39320 Ultra320 SCSI Controller

2006-07-19 Thread Ludovit Koren


Hi,

I have 5.4-STABLE and ASC-39320 Ultra320 SCSI Controller and I get the
following error into the log file. It does not seem to be a problem
of the hard drive. Is it the problem of the SCSI Controller? I do not
have any clue and didn't find anything on google.

Any help appreciated.

Regards,
lk

Sequencer Complete DMA-inprog list: 
Sequencer Complete list: 
Sequencer DMA-Up and Complete list: 
Sequencer On QFreeze and Complete list: 


ahd0: FIFO0 Free, LONGJMP == 0x827e, SCB 0x10a
SEQIMODE[0x3f] SEQINTSRC[0x0] DFCNTRL[0x4] DFSTATUS[0x89] 
SG_CACHE_SHADOW[0x2] SG_STATE[0x0] DFFSXFRCTL[0x0] 
SOFFCNT[0x0] MDFFSTAT[0x5] SHADDR = 0x00, SHCNT = 0x0 
HADDR = 0x00, HCNT = 0x0 CCSGCTL[0x10] 

ahd0: FIFO1 Free, LONGJMP == 0x807e, SCB 0x10a
SEQIMODE[0x3f] SEQINTSRC[0x0] DFCNTRL[0x0] DFSTATUS[0x89] 
SG_CACHE_SHADOW[0x2] SG_STATE[0x0] DFFSXFRCTL[0x0] 
SOFFCNT[0x0] MDFFSTAT[0x5] SHADDR = 0x00, SHCNT = 0x0 
HADDR = 0x00, HCNT = 0x0 CCSGCTL[0x10] 
LQIN: 0xff 0xff 0x0 0x0 0xff 0xff 0x0 0x0 0xff 0xff 0x0 0x0 0xff 0xff 0x0 0x0 
0xff 0xff 0x0 0x0 
ahd0: LQISTATE = 0x1, LQOSTATE = 0x0, OPTIONMODE = 0x42
ahd0: OS_SPACE_CNT = 0x20 MAXCMDCNT = 0x1
ahd0: SAVED_SCSIID = 0x0 SAVED_LUN = 0x0
SIMODE0[0xc] 
CCSCBCTL[0x4] 
ahd0: REG0 == 0x10a, SINDEX = 0x122, DINDEX = 0x108
ahd0: SCBPTR == 0xff0b, SCB_NEXT == 0xa, SCB_NEXT2 == 0x107
CDB 2a 0 2 54 4 24
STACK: 0x25 0x140 0x140 0x0 0x0 0x27e 0x291 0x39
 Dump Card State Ends 
(da0:ahd0:0:3:0): SCB 266 - timed out
(da0:ahd0:0:3:0): no longer in timeout, status = 24b
ahd0: Issued Channel A Bus Reset. 129 SCBs aborted
Copied 32 bytes of sense data offset 12: 0x70 0x0 0x6 0x0 0x0 0x0 0x0 0x18 0x0 
0x0 0x0 0x0 0x29 0x2 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 
0x0 0x0 0x0 0x0
(da1:ahd0:0:9:0): WRITE(10). CDB: 2a 0 2 54 4 24 0 0 20 0 
(da1:ahd0:0:9:0): CAM Status: SCSI Status Error
(da1:ahd0:0:9:0): SCSI Status: Check Condition
(da1:ahd0:0:9:0): UNIT ATTENTION asc:29,2
(da1:ahd0:0:9:0): Scsi bus reset occurred
(da1:ahd0:0:9:0): Retrying Command (per Sense Data)
Copied 32 bytes of sense data offset 12: 0x70 0x0 0x6 0x0 0x0 0x0 0x0 0x18 0x0 
0x0 0x0 0x0 0x29 0x2 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 
0x0 0x0 0x0 0x0
(da0:ahd0:0:3:0): WRITE(10). CDB: 2a 0 2 4 d0 3f 0 0 80 0 
(da0:ahd0:0:3:0): CAM Status: SCSI Status Error
(da0:ahd0:0:3:0): SCSI Status: Check Condition
(da0:ahd0:0:3:0): UNIT ATTENTION asc:29,2
(da0:ahd0:0:3:0): Scsi bus reset occurred
(da0:ahd0:0:3:0): Retrying Command (per Sense Data)
ahd0: Transmission error detected
LQISTAT1[0x10] LASTPHASE[0x1] SCSISIGI[0x60] PERRDIAG[0x4] 
Dump Card State Begins 
ahd0: Dumping Card State at program address 0x24f Mode 0x0
Card was paused
INTSTAT[0x8] SELOID[0x3] SELID[0x30] HS_MAILBOX[0x0] 
INTCTL[0x80] SEQINTSTAT[0x0] SAVED_MODE[0x11] DFFSTAT[0x20] 
SCSISIGI[0x74] SCSIPHASE[0x2] SCSIBUS[0x0] LASTPHASE[0x1] 
SCSISEQ0[0x0] SCSISEQ1[0x12] SEQCTL0[0x10] SEQINTCTL[0x2e] 
SEQ_FLAGS[0x0] SEQ_FLAGS2[0x0] QFREEZE_COUNT[0x2] 
KERNEL_QFREEZE_COUNT[0x2] MK_MESSAGE_SCB[0xa] MK_MESSAGE_SCSIID[0x9f] 
SSTAT0[0x0] SSTAT1[0x19] SSTAT2[0x0] SSTAT3[0x0] PERRDIAG[0x0] 
SIMODE1[0xa4] LQISTAT0[0x0] LQISTAT1[0x0] LQISTAT2[0x80] 
LQOSTAT0[0x0] LQOSTAT1[0x0] LQOSTAT2[0x81] 

SCB Count = 272 CMDS_PENDING = 129 LASTSCB 0x10a CURRSCB 0x10a NEXTSCB 0xff00
qinstart = 261 qinfifonext = 261
QINFIFO:
WAITING_TID_QUEUES:
Pending list:
266 FIFO_USE[0x1] SCB_CONTROL[0x60] SCB_SCSIID[0x3f] 
 11 FIFO_USE[0x1] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
 10 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
220 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
165 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
 74 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
130 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
127 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
110 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
197 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
 71 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
 68 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
132 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
138 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
107 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
 69 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
206 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
 73 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
247 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
213 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
166 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
257 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
  1 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
157 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
227 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
254 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
128 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
 13 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
269 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
 94 FIFO_USE[0x0] SCB_CONTROL[0x60] SCB_SCSIID[0x9f] 
 83 

FreeBSD 6.1-RELEASE + PF

2006-06-09 Thread Ludovit Koren


Hi,

I have problem to set up PIM and IGMP communication with pf on FreeBSD
6.1-RELEASE. 

# pfctl -s state
self igmp 195.28.109.40 - 224.0.0.2   SINGLE:NO_TRAFFIC
self igmp 195.28.109.40 - 224.0.0.13   SINGLE:NO_TRAFFIC
self igmp 224.0.0.1 - 195.28.109.25   NO_TRAFFIC:SINGLE
self igmp 224.0.0.2 - 195.28.109.40   NO_TRAFFIC:SINGLE
self igmp 224.0.0.13 - 195.28.109.40   NO_TRAFFIC:SINGLE
self tcp 195.28.109.40:22 - 195.28.109.37:58349   ESTABLISHED:ESTABLISHED
self udp 255.255.255.255:8225 - 195.28.109.29:1025   NO_TRAFFIC:SINGLE
self pim 195.28.109.40 - 224.0.0.13   SINGLE:NO_TRAFFIC
self pim 224.0.0.13 - 195.28.109.25   NO_TRAFFIC:SINGLE
self pim 224.0.0.13 - 195.28.109.40   NO_TRAFFIC:SINGLE
self pfsync 195.28.109.40 - 0.0.0.0   SINGLE:NO_TRAFFIC


xorp immediately starts to give the following message:
[ 2006/06/09 17:13:24 WARNING xorp_fea XrlMfeaTarget ] Handling method for 
mfea/0.1/send_protocol_message4 failed: XrlCmdError 102 Command failed Cannot 
send PIMSM_4 protocol message from 195.28.109.40 to 224.0.0.13 on vif em0: 
sendmsg(proto 103 size 34 from 195.28.109.40 to 224.0.0.13 on vif em0) failed: 
Operation not permitted
[ 2006/06/09 17:13:24  ERROR xorp_pimsm4:18051 PIM +2623 xrl_pim_node.cc 
mfea_client_send_protocol_message_cb ] Cannot send a protocol message: 102 
Command failed Cannot send PIMSM_4 protocol message from 195.28.109.40 to 
224.0.0.13 on vif em0: sendmsg(proto 103 size 34 from 195.28.109.40 to 
224.0.0.13 on vif em0) failed: Operation not permitted

# pfctl -s rules
scrub in all fragment reassemble
block drop in log all
pass in on xl0 inet from quadia to 195.28.126.13 keep state
pass out on xl0 inet from 195.28.126.13 to quadia keep state queue dflt
pass out on xl0 inet from 195.28.126.13 to any keep state queue dflt
pass out on em0 inet all keep state queue dfltem
pass out on em1 inet all keep state queue dfltem1
pass in proto tcp from any to any port = ssh keep state
pass in on em0 inet proto udp from 195.28.109.0/24 to 195.28.109.40 port = 5060 
keep state
pass in on em0 inet proto udp from 195.28.109.0/24 port = 8000 to 195.28.109.40 
keep state
pass in on em0 inet proto udp from 195.28.109.0/24 port = 8001 to 195.28.109.40 
keep state
pass in on em0 inet proto tcp from 195.28.109.36 to 195.28.109.40 port = nut 
keep state
pass in on em0 inet proto tcp from 195.28.109.37 to 195.28.109.40 port = http 
keep state
pass in on em0 inet proto tcp from 195.28.109.37 to 195.28.109.40 port = 4445 
keep state
pass in on em0 inet proto tcp from 195.28.109.88 to 195.28.109.40 port = http 
keep state
pass in on em0 inet proto tcp from 195.28.109.88 to 195.28.109.40 port = 4445 
keep state
pass in on em0 inet proto udp from 195.28.109.0/24 to 195.28.109.40 port 
:20001 keep state
pass in on em0 inet proto udp from 195.28.109.0/24 to 195.28.109.40 port = 
domain keep state
pass in on em0 inet proto udp from 195.28.109.0/24 to 195.28.109.40 port = 4520 
keep state
pass in on em0 inet proto udp from 195.28.109.0/24 to 195.28.109.40 port = 4569 
keep state
pass in on em0 all keep state
pass in on em1 all keep state

when I disable the firewall xorp runs as expected. It does not matter
if I add specific rule for PIM and IGMP or general, i.e. let all
traffic go through.

Is it a bug in the pf or am I doing something wrong? Any help appreciated.

Regards,

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


Cluster solution

2006-05-17 Thread Ludovit Koren


Hi,

I need help in designing of cluster solution based on FreeBSD. I tried
carp for switching IP addresses, it seems to work ok. The solution is
suitable for DNS, MTA, static web pages, web proxy and reverse proxy.

I didn't find anything quite suitable for dynamic web pages with PHP
and MySQL backend. I found just master and slave replication and
clustering in MySQL. There could be problem if master fails with
automatic promotion of slave to master and with the resynchronization
of database after recovery of master database.

Has anybody any experience with described setup. Howtos, pointers,
links about configuration and software solutions are very appreciated.

Thanks in advance.

Regards,

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