mouse problems on Compaq nc4000 / 5.2-BETA

2003-11-24 Thread Vaidas Damosevicius
Hello,

I've tried to install 5.2-BETA (with ACPI) on my Compaq nc4000
notebook and in /dev I can't find psm(4) entry - it doesn't exist. I've
tried to boot my notebook without ACPI - mouse works well, I can use
/dev/psm ...
I've tried to dump/compile ACPI DSDT table, but I found only one
warning:

Compiling acpi.dsl
acpi.dsl  3898: Name (_WDG, Buffer (0x50)
Warning  2033 -  ^ Unknown reserved name (_WDG)

ASL Input:  acpi.dsl - 5180 lines, 163519 bytes, 2800 keywords
AML Output: DSDT.aml - 20599 bytes 712 named objects 2088 executable
opcodes

Compilation complete. 0 Errors, 1 Warnings, 0 Remarks, 679 Optimizations

Is it possible to make my build-in mouse work with ACPI :) ?

Thank you.

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


Fatal trap 12: ... while installing emulators/linux_base

2003-09-29 Thread Vaidas Damosevicius
Hello,

I've tried to install emulators/linux_base on my FreeBSD
5.1-CURRENT (todays world) and got the following:

Fatal trap 12: page fault while in kernel mode
fault virtual address   = 0x3
fault code  = supervisor read, page not present
instuction pointer  = 0x8:0xc04c1190
stack pointer   = 0x10:0xe907e6d4
frame pointer   = 0x10:0xe907e6d8
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags= resume, IOPL = 0
current process = 1648 (rpm)
kernel: type 12 trap, code=0

I've tried to install with GENERIC and my custom kernel - same
problem ...

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


Re: Entropy harvesting: interrupts ethernet point_to_point

2003-09-04 Thread Vaidas Damosevicius

On Thu, 4 Sep 2003, Putinas wrote:

 Hi all,
 on the recent src with custom compiled kernel ( generic minus some stuff
 what I don't need ) with firewall compiled in kernel , system infinitely
 hangs on boot unless I press ctrl-c at this point:
 Entropy harvesting: interrupts ethernet point_to_point
 Same things happens on two different computers with nearly similar custom
 kernel configuration
 Could you tell me, what's causing the problem ?
 * If needed I can submit my kernel configuration *

Strange, but the same problem I had on my Compaq Evo N610C with ACPI
turned on. Without ACPI all works well ...


 Regards,
 Putinas Piliponis


vd

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


RE: Mylex support under 5.0-R

2003-02-03 Thread Vaidas Damosevicius
 Hi,
 
 Is it just me or is the Mylex driver broken under FreeBSD 5.0-Release?
 I couldn't dig up anything related in archives. I'm aware of 
 bootup issues
 using Mylex cards, but I already have it installed on IDE and 
 trying to
 work with a drive connected to a mylex controller locks up the system.
 

Scott Long is working on this problem.

 Thank you,
 Simon

vd


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



iir problems on -CURRENT

2002-12-19 Thread Vaidas Damosevicius
Hello *,

Few minutes ago I tried to install FreeBSD 5.0-CURRENT (kernel
2002.12.19) with Intel SRCU31A RAID Controller (firmware 2.34.00-R030) .
After unsuccessful try to do it via 'sysinstall', I tried to install
FreeBSD to IDE drive and access Intel RAID Controller. I was unsuccessful
too. I got following:

iir0: Intel Integrated RAID Controller mem 0xfc8f-0xfc8f3fff
irq 18 at device 9.0 on pci3
...
GEOM: new disk ad0
ar: FreeBSD check1 failed
ad0: ST32122A/0.39 ATA-2 disk at ata0-master
ad0: 2014MB (4124736 sectors), 4092 C, 16 H, 63 S, 512 B
ad0: 16 secs/int, 1 depth queue, UDMA33
ad0: piomode=4 dmamode=2 udmamode=2 cblid=0
Waiting 15 seconds for SCSI devices to settle
GEOM: Configure ad0s1, start 32256 length 2111832576 end 2111864831
GEOM: Add ad0s1 hot[0] start 512 length 276 end 787
GEOM: Configure ad0s1a, start 134217728 length 1977614848 end 2111832575
GEOM: Configure ad0s1b, start 0 length 134217728 end 134217727
GEOM: Configure ad0s1c, start 0 length 2111832576 end 2111832575
(probe6:iir0:0:6:0): error 22
(probe6:iir0:0:6:0): Unretryable Error
...

Any ideas ?

vd


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



FreeBSD 5.0-DP2 Mylex AcceleRAID 170

2002-11-18 Thread Vaidas Damosevicius
Hello,

(again  again) I'm trying to install 5.0-DP2 on my little server
and at this time:

DEBUG: trying to piece 82 of 249: /base/base.dd
(da0:mly0:1:0:0): Request Requered
(da0:mly0:1:0:0): Retrying Command

And sysinstall hangs ...

vd



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



SCSI 'iir' problems on -CURRENT

2002-11-15 Thread Vaidas Damosevicius
Hello,

Few minutes ago I tried to upgrade 4.7 - 5.0 (2002.11.15) and after
reboot I got problem:

Waiting 15 seconds for SCSI device to settle
Mounting root from ufs:/dev/da0s1a
sethostbyname failed
ffs_mountroot: can't find rootvp
Root mount failed: 6

mountroot ?
List of GEOM disk devices:
geom.ctl

4.7 works with Intel RAID Controller SRCU32, but with 5.0 I have this
problem ...

vd



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



RE: SCSI 'iir' problems on -CURRENT

2002-11-15 Thread Vaidas Damosevicius
On Fri, 15 Nov 2002, Patrick Fish wrote:

 When you upgrade to 5.0, you need to do the following things from
 console:

 cd /usr/src/sys/boot/  make  make install


 This is because the kernel location was changed, so you need to make
 boot manually.

 I also suggest you compile pam.d manually also.


I tried to do binary upgrade (4.7-5.0) because plain 5.0 installation is
impossible - same problem.

 pf


vd



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



5.0 Mylex AcceleRaid170

2002-11-13 Thread Vaidas Damosevicius
Hello,

I'm trying to install 5.0 (2002.11.12 snapshot) on:

Intel SE7500WV2 server board
2x Xeon 2 Ghz
2 Gb. RAM
6x 73 Gb. SCSI disks
Mylex AcceleRaid 170

I made:

UFS:
/ - 8 gb
swap - 8 gb
/usr - 16 gb
/var - 16 gb

UFS2:
/data - 300 gb


And ... sysinstall simply hangs on 69% on files extract into '/'. I tried:

- install from CD-ROM  FTP 
- all snapshots from 2002.11.03 till 2002.11.12
- with and without softupdates
- RAID firmware upgrade/downgrade

P.S. Linux (fuck) works well on this hardware :(

vd


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message