Re: asking for help about acpi_tz0: _CRT value is absurd, ignored (256.0C)

2012-09-05 Thread Lowell Gilbert
Warren Block wbl...@wonkity.com writes:

 On Tue, 4 Sep 2012, Lowell Gilbert wrote:

 chiehhan chieh...@gmail.com writes:

 To whom may concern,

 I am a greenhorn in the field of freebsd.And when I install
 Freebsd9.0 on my laptop HP NX6330,a control spam acpi_tz0: _CRT
 value is absurd, ignored (256.0C)occurs.

 I learned some reference about sysctl and revised the configure file 
 sysctl.conf,adding two lines below into sysctl.conf:
 hw.acpi.thermal.user_override=1
 hw.acpi.thermal.tz0._CRT=110.0C
 but the control spam remains.

 I read the source code about acpi_thermal.c,but still have no idea
 about how to solve this problem.I am a little desperated and turn
 freebsd-questions@freebsd.org for help.Would you please send me a
 solution?

 A solution to what problem? The ignored message isn't a problem on its
 own; do you think it causing some other trouble that you didn't describe?

 I have a similar HP system.  That message is logged a couple of times
 a minute, hiding other messages in the logs and making them roll over
 quickly.  That particular system is a Pentium D which wasn't really
 worth much effort, but it would still be nice to see this annoyance
 fixed.

Yes, I would agree that a repeated message is much more of an annoyance
than having it just happen once at boot time. With a Pentium D, there
probably isn't a core temperature monitor at all (I *think* that's true
for all of them, but it's definitely true for some), so you just want to
turn the messages off.

Unfortunately, I can't browse sources now, but I think that what happens
might be controlled by events going through devd. If that's correct, you
should be able to add an event rule to drop events related to your
non-existant thermistor (or delete one that already exists). You also
might be able to change the polling period for the thermal device.

Good luck.
___
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: asking for help about acpi_tz0: _CRT value is absurd, ignored (256.0C)

2012-09-05 Thread Chris Whitehouse

On 04/09/2012 08:58, chiehhan wrote:

To whom may concern,

I am a greenhorn in the field of freebsd.And when I install
Freebsd9.0 on my laptop HP NX6330,a control spam acpi_tz0: _CRT
value is absurd, ignored (256.0C)occurs.



I created a custom ASL as a workaround.
http://lists.freebsd.org/pipermail/freebsd-acpi/2009-March/005558.html

You can see that I changed the line that says
Return (C316 (0x04, 0x00))
to say
Return (C316 (0x00, 0x02))
which on my laptop gives a temperature of 95C




I learned some reference about sysctl and revised the configure file
sysctl.conf,adding two lines below into sysctl.conf:
hw.acpi.thermal.user_override=1
hw.acpi.thermal.tz0._CRT=110.0C but
the control spam remains.


Good try but hw.acpi.thermal.tz0._CRT gets set back to -1
http://lists.freebsd.org/pipermail/freebsd-acpi/2009-March/005549.html



I read the source code about acpi_thermal.c,but still have no idea
about how to solve this problem.I am a little desperated and turn
freebsd-questions@freebsd.org for help.Would you please send me a
solution?


I think the steps are
1) dump your ASL as per
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html
starting at section 12.17.4 ASL, acpidump, and IASL

2) open your dumped ASL in a plain text editor (vi, joe, ...) and modify 
the value of Method (_CRT, 0, Serialized).


http://lists.freebsd.org/pipermail/freebsd-acpi/2009-March/005562.html
shows you some values you can use. Others may work as your ASL is almost 
certainly different from mine.


3) recompile your modified ASL and load it, following section 12.17.4 
ASL, acpidump, and IASL in the handbook.


4) restart your computer and check the value of hw.acpi.thermal.tz0._CRT

If it doesn't work go back to step 2.

YMMV (that means my laptop is running fine several years later but don't 
blame me if yours blows up :) )


Chris
___
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


asking for help about acpi_tz0: _CRT value is absurd, ignored (256.0C)

2012-09-04 Thread chiehhan
To whom may concern,

I am a greenhorn in the field of freebsd.And when I install Freebsd9.0 on my 
laptop HP NX6330,a control spam acpi_tz0: _CRT value is absurd, ignored 
(256.0C)occurs.

I learned some reference about sysctl and revised the configure file 
sysctl.conf,adding two lines below into sysctl.conf:
hw.acpi.thermal.user_override=1 
hw.acpi.thermal.tz0._CRT=110.0C 
but the control spam remains.

I read the source code about acpi_thermal.c,but still have no idea about how to 
solve this problem.I am a little desperated and turn 
freebsd-questions@freebsd.org for help.Would you please send me a solution? 

My dmesg is belows,
Copyright (c) 1992-2012 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:15:25 UTC 2012
r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
CPU: Intel(R) Core(TM)2 CPU T5600  @ 1.83GHz (1828.79-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0x6f6  Family = 6  Model = f  Stepping = 6
  
Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE
  Features2=0xe3bdSSE3,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM
  AMD Features=0x2010NX,LM
  AMD Features2=0x1LAHF
  TSC: P-state invariant, performance statistics
real memory  = 1610612736 (1536 MB)
avail memory = 1558929408 (1486 MB)
Event timer LAPIC quality 400
ACPI APIC Table: HP 3021
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
FreeBSD/SMP: 1 package(s) x 2 core(s)
cpu0 (BSP): APIC ID:  0
cpu1 (AP): APIC ID:  1
ioapic0: Changing APIC ID to 1
ioapic0 Version 2.0 irqs 0-23 on motherboard
kbd1 at kbdmux0
acpi0: HPQOEM SLIC-MPC on motherboard
acpi0: Power Button (fixed)
acpi0: reservation of 0, a (3) failed
acpi0: reservation of 10, 5ff0 (3) failed
Timecounter ACPI-fast frequency 3579545 Hz quality 900
acpi_timer0: 24-bit timer at 3.579545MHz port 0x1008-0x100b on acpi0
cpu0: ACPI CPU on acpi0
cpu1: ACPI CPU on acpi0
acpi_ec0: Embedded Controller: GPE 0x16 port 0x62,0x66 on acpi0
pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0
pcib0: Length mismatch for 3 range: 11ff000 vs 11fefff
pci0: ACPI PCI bus on pcib0
pcib1: ACPI PCI-PCI bridge irq 16 at device 1.0 on pci0
pci1: ACPI PCI bus on pcib1
vgapci0: VGA-compatible display port 0x4000-0x40ff mem 
0xd800-0xdfff,0xe440-0xe440 irq 16 at device 0.0 on pci1
hdac0: Intel 82801G High Definition Audio Controller mem 
0xe450-0xe4503fff irq 16 at device 27.0 on pci0
pcib2: ACPI PCI-PCI bridge irq 16 at device 28.0 on pci0
pci8: ACPI PCI bus on pcib2
pcib3: ACPI PCI-PCI bridge irq 17 at device 28.1 on pci0
pci16: ACPI PCI bus on pcib3
wpi0: Intel(R) PRO/Wireless 3945ABG mem 0xe400-0xe4000fff irq 17 at 
device 0.0 on pci16
pcib4: ACPI PCI-PCI bridge irq 19 at device 28.3 on pci0
pci32: ACPI PCI bus on pcib4
uhci0: Intel 82801G (ICH7) USB controller USB-A port 0x5000-0x501f irq 20 at 
device 29.0 on pci0
uhci0: LegSup = 0x2f00
usbus0: Intel 82801G (ICH7) USB controller USB-A on uhci0
uhci1: Intel 82801G (ICH7) USB controller USB-B port 0x5020-0x503f irq 21 at 
device 29.1 on pci0
uhci1: LegSup = 0x2f00
usbus1: Intel 82801G (ICH7) USB controller USB-B on uhci1
uhci2: Intel 82801G (ICH7) USB controller USB-C port 0x5040-0x505f irq 18 at 
device 29.2 on pci0
uhci2: LegSup = 0x2f00
usbus2: Intel 82801G (ICH7) USB controller USB-C on uhci2
uhci3: Intel 82801G (ICH7) USB controller USB-D port 0x5060-0x507f irq 19 at 
device 29.3 on pci0
uhci3: LegSup = 0x2f00
usbus3: Intel 82801G (ICH7) USB controller USB-D on uhci3
ehci0: Intel 82801GB/R (ICH7) USB 2.0 controller mem 0xe4504000-0xe45043ff 
irq 20 at device 29.7 on pci0
usbus4: EHCI version 1.0
usbus4: Intel 82801GB/R (ICH7) USB 2.0 controller on ehci0
pcib5: ACPI PCI-PCI bridge at device 30.0 on pci0
pci2: ACPI PCI bus on pcib5
cbb0: PCI-CardBus Bridge mem 0xe410-0xe4100fff irq 18 at device 6.0 on 
pci2
cardbus0: CardBus bus on cbb0
pccard0: 16-bit PCCard bus on cbb0
pci2: mass storage at device 6.2 (no driver attached)
pci2: base peripheral, SD host controller at device 6.3 (no driver attached)
pci2: simple comms at device 6.4 (no driver attached)
bge0: Broadcom NetXtreme Gigabit Ethernet Controller, ASIC rev. 0x003003 mem 
0xe411-0xe411 irq 16 at device 14.0 on pci2
bge0: CHIP ID 0x3003; ASIC REV 0x03; CHIP REV 0x30; PCI
miibus0: MII bus on bge0
brgphy0: BCM5705 1000BASE-T media interface PHY 1 on miibus0
brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 
1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
bge0: Ethernet address: 00:17:08:49:6c:e8
isab0: PCI-ISA bridge at device 31.0 on pci0
isa0: ISA bus on isab0
atapci0: Intel ICH7M SATA150 controller port 
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x5080-0x508f 

回复: Re: asking for help about acpi_tz0: _CRT value is absurd, ignored (256.0C)

2012-09-04 Thread chiehhan
hi,Gilbert
Thanks for your reply.The message acpi_tz0: _CRT value is absurd, ignored 
(256.0C) was printed on my screen when I install FREEBSD9.0.And the message 
appears from time to time when I used my laptop.Annoying

Until now,I do not notice any problem casused by the message obviously. I read 
the source code of the acpi_thermal.c,but have no idea about what temperature 
the acpi_tz0 detected.The message tell me _CRT value is absurd,how to make it 
reasonable and not appears from time to time on my screen?Thanks for your 
kindness.

ps:I install freebsd9.0 to other machine,this message does not appears.


2012-09-05



chiehhan



发件人:Lowell Gilbert
发送时间:2012-09-05 09:07
主题:Re: asking for help about acpi_tz0: _CRT value is absurd, ignored (256.0C) 
收件人:chiehhanchieh...@gmail.com
抄送:freebsd-questionsfreebsd-questions@freebsd.org

chiehhan chieh...@gmail.com writes: 

 To whom may concern, 
 
 I am a greenhorn in the field of freebsd.And when I install Freebsd9.0 on my 
 laptop HP NX6330,a control spam acpi_tz0: _CRT value is absurd, ignored 
 (256.0C)occurs. 
 
 I learned some reference about sysctl and revised the configure file 
 sysctl.conf,adding two lines below into sysctl.conf: 
 hw.acpi.thermal.user_override=1  
 hw.acpi.thermal.tz0._CRT=110.0C  
 but the control spam remains. 
 
 I read the source code about acpi_thermal.c,but still have no idea about how 
 to solve this problem.I am a little desperated and turn 
 freebsd-questions@freebsd.org for help.Would you please send me a solution?  

A solution to what problem? The ignored message isn't a problem on its 
own; do you think it causing some other trouble that you didn't describe? ___
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: Weird Problems with User Home Directory , Asking for help

2010-03-23 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 22/03/2010 23:47:44, Aaron Lewis wrote:
 Looks like i found the problem , i thought i've made a mistake.
 
 I shouldn't use `pw user add aaron' right ?
 That won't create user home directory , when i found i've got no home
 directory.
 So at that time , i created it and change the owner to my user.

pw user add is fine for creating accounts.  It should create the home
directory for you if given the right arguments.  Even so, just creating
the home directory by hand after creating the account should not be a
problem.

 $ sudo tail -f /var/log/auth.log
 login: _secure_path: cannot stat /home/frozen/.login_conf: Permission
 denied   // Strange , pay attention to user permissions below

This means that the ownership/permissions of one of the directories in
the path up to /home/frozen is wrong. Implied is that it is possible for
non-root to substitute their own copy of /home/frozen/.login_conf
somehow.  What's the output from:

   ls -ld / /home

(Add /usr/home to that list if /home is a sym-link)

Is there anything unusual about how the filesystem is mounted?


// I don't know why
 `stat' function fails ..
 
 $ ls -ld /home/frozen
 drwxr-xr-x  3 frozen  frozen  512 Mar  5 22:36 /home/frozen/
 $ ls -lah /home/frozen/.login_conf
 -rw-r--r--  1 frozen  frozen  171 Dec  3 14:34 /home/frozen/.login_conf
 
 BTW: ssh login with user frozen is fine.

Which is a little disconcerting, because ssh is pretty anal about file
permissions itself, but it isn't triggering the problem here.

Cheers,

Matthew

- -- 
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
  Kent, CT11 9PW
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkuosQkACgkQ8Mjk52CukIyL+QCgib3JZkMQDsa1JmKg8rqFiIIp
EIYAniLNsh/lMANiJsFSbdx8oekEpMNR
=NlkH
-END PGP SIGNATURE-
___
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: Weird Problems with User Home Directory , Asking for help

2010-03-23 Thread Aaron Lewis



$ sudo tail -f /var/log/auth.log
login: _secure_path: cannot stat /home/frozen/.login_conf: Permission
denied   // Strange , pay attention to user permissions below



This means that the ownership/permissions of one of the directories in
the path up to /home/frozen is wrong. Implied is that it is possible for
non-root to substitute their own copy of /home/frozen/.login_conf
somehow.  What's the output from:

   ls -ld / /home

(Add /usr/home to that list if /home is a sym-link)

Is there anything unusual about how the filesystem is mounted?

  
Oops , it's a symbol link. 


[fro...@*** ~]$ ls -ld / /home /usr/home
drwxr-xr-x  19 root  wheel  512 Mar 23 07:48 /
lrwxr-xr-x   1 root  wheel8 Dec  3 14:34 /home - usr/home
drwxr-x---   4 root  wheel  512 Mar 23 07:39 /usr/home

I've just read sth. about Biba Model , `no read down, no write up' ,
It's default installation with a Custom Kernel , MAC enabled.

Attached Kernel Config File.

   
   // I don't know why

`stat' function fails ..

$ ls -ld /home/frozen
drwxr-xr-x  3 frozen  frozen  512 Mar  5 22:36 /home/frozen/
$ ls -lah /home/frozen/.login_conf
-rw-r--r--  1 frozen  frozen  171 Dec  3 14:34 /home/frozen/.login_conf

BTW: ssh login with user frozen is fine.



Which is a little disconcerting, because ssh is pretty anal about file
permissions itself, but it isn't triggering the problem here.

Cheers,

Matthew

- -- 
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard

  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
  Kent, CT11 9PW
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkuosQkACgkQ8Mjk52CukIyL+QCgib3JZkMQDsa1JmKg8rqFiIIp
EIYAniLNsh/lMANiJsFSbdx8oekEpMNR
=NlkH
-END PGP SIGNATURE-
  



--
Best Regards,
Aaron Lewis - PGP: 0x4A6D32A0
FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D 32A0
irc: A4r0n on freenode

cpu I686_CPU
ident   AARON

# To statically compile in device wiring instead of /boot/device.hints
#hints  GENERIC.hints # Default places to look for devices.

# Use the following to compile in values accessible to the kernel
# through getenv() (or kenv(1) in userland). The format of the file
# is 'variable=value', see kenv(1)
#
# env   GENERIC.env

makeoptions DEBUG=-g# Build kernel with gdb(1) debug symbols

options SCHED_ULE   # ULE scheduler
options PREEMPTION  # Enable kernel thread preemption
options INET# InterNETworking
options INET6   # IPv6 communications protocols
options SCTP# Stream Control Transmission Protocol
options FFS # Berkeley Fast Filesystem
options SOFTUPDATES # Enable FFS soft updates support
options UFS_ACL # Support for access control lists
options UFS_DIRHASH # Improve performance on big directories
options UFS_GJOURNAL# Enable gjournal-based UFS journaling
options MD_ROOT # MD is a potential root device
options NFSCLIENT   # Network Filesystem Client
options NFSSERVER   # Network Filesystem Server
options NFSLOCKD# Network Lock Manager
options NFS_ROOT# NFS usable as /, requires NFSCLIENT
options MSDOSFS # MSDOS Filesystem
options CD9660  # ISO 9660 Filesystem
options PROCFS  # Process filesystem (requires PSEUDOFS)
options PSEUDOFS# Pseudo-filesystem framework
options GEOM_PART_GPT   # GUID Partition Tables.
options GEOM_LABEL  # Provides labelization
options COMPAT_43TTY# BSD 4.3 TTY compat (sgtty)
options COMPAT_FREEBSD4 # Compatible with FreeBSD4
options COMPAT_FREEBSD5 # Compatible with FreeBSD5
options COMPAT_FREEBSD6 # Compatible with FreeBSD6
options COMPAT_FREEBSD7 # Compatible with FreeBSD7
options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
options KTRACE  # ktrace(1) support
options STACK   # stack(9) support
options SYSVSHM # SYSV-style shared memory
options SYSVMSG # SYSV-style message queues
options SYSVSEM # SYSV-style semaphores
options P1003_1B_SEMAPHORES # POSIX-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B 

Weird Problems with User Home Directory , Asking for help

2010-03-22 Thread Aaron Lewis

Hello BSD hackers,
   I have a strange problems with user's home directory , if i log in 
through ssh , everything's fine.

   But on virtual terminals , it tolds me:

   no home directory
   Logging in with home dir /

   Does anyone has any ideas ?


   Here's some debug information
=
% grep aaron /etc/passwd
aaron:*:1001:1001:frozen:/home/aaron:/usr/local/bin/bash

% ls -ladh /home/aaron/
drwxr-xr-x  3 aaron aaron   512B Mar  5 22:36 /home/aaron



--
Best Regards,
Aaron Lewis - PGP: 0x4A6D32A0
FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D 32A0
irc: A4r0n on freenode

___
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: Weird Problems with User Home Directory , Asking for help

2010-03-22 Thread Matthew Seaman
On 22/03/2010 07:11:23, Aaron Lewis wrote:
 Hello BSD hackers,
I have a strange problems with user's home directory , if i log in
 through ssh , everything's fine.
But on virtual terminals , it tolds me:
 
no home directory
Logging in with home dir /
 
Does anyone has any ideas ?
 
 
Here's some debug information
 =
 % grep aaron /etc/passwd
 aaron:*:1001:1001:frozen:/home/aaron:/usr/local/bin/bash
 
 % ls -ladh /home/aaron/
 drwxr-xr-x  3 aaron aaron   512B Mar  5 22:36 /home/aaron
 

What are the settings for

ChallengeResponseAuthentication
UsePam

in your /etc/ssh/sshd_config?

What are the contents of /etc/pam.d/login and /etc/pam.d/sshd ?

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
  Kent, CT11 9PW
___
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: Weird Problems with User Home Directory , Asking for help

2010-03-22 Thread Aaron Lewis

Matthew Seaman wrote:

On 22/03/2010 07:11:23, Aaron Lewis wrote:
  

Hello BSD hackers,
   I have a strange problems with user's home directory , if i log in
through ssh , everything's fine.
   But on virtual terminals , it tolds me:

   no home directory
   Logging in with home dir /

   Does anyone has any ideas ?


   Here's some debug information
=
% grep aaron /etc/passwd
aaron:*:1001:1001:frozen:/home/aaron:/usr/local/bin/bash

% ls -ladh /home/aaron/
drwxr-xr-x  3 aaron aaron   512B Mar  5 22:36 /home/aaron




What are the settings for

ChallengeResponseAuthentication
UsePam

in your /etc/ssh/sshd_config?
  

Nothing found , or commented out.

What are the contents of /etc/pam.d/login and /etc/pam.d/sshd ?
  

# grep -v -e ^# /etc/pam.d/sshd | sed '/^$/d'
authsufficientpam_opie.sono_warn no_fake_prompts
authrequisitepam_opieaccess.sono_warn allow_local
authrequiredpam_unix.sono_warn try_first_pass
accountrequiredpam_nologin.so
accountrequiredpam_login_access.so
accountrequiredpam_unix.so
sessionrequiredpam_permit.so
passwordrequiredpam_unix.sono_warn try_first_pass

# grep -v -e ^# /etc/pam.d/login  | sed '/^$/d'
authsufficientpam_self.sono_warn
authincludesystem
accountrequisitepam_securetty.so
accountrequiredpam_nologin.so
accountincludesystem
sessionincludesystem
passwordincludesystem

It's all fresh install , did i do something wrong ? It's really strange 
.. never met before.

Cheers,

Matthew

  



--
Best Regards,
Aaron Lewis - PGP: 0x4A6D32A0
FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D 32A0
irc: A4r0n on freenode

___
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: Weird Problems with User Home Directory , Asking for help

2010-03-22 Thread Warren Block

On Mon, 22 Mar 2010, Aaron Lewis wrote:


Hello BSD hackers,
  I have a strange problems with user's home directory , if i log in through 
ssh , everything's fine.

  But on virtual terminals , it tolds me:

  no home directory
  Logging in with home dir /

  Does anyone has any ideas ?


  Here's some debug information
=
% grep aaron /etc/passwd
aaron:*:1001:1001:frozen:/home/aaron:/usr/local/bin/bash

% ls -ladh /home/aaron/
drwxr-xr-x  3 aaron aaron   512B Mar  5 22:36 /home/aaron



Have you set up a jail?  The no home directory message appears in 
usr.sbin/jail/jail.c in 8-stable.


-Warren Block * Rapid City, South Dakota USA
___
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: Weird Problems with User Home Directory , Asking for help

2010-03-22 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 22/03/2010 12:46:06, Aaron Lewis wrote:
 Matthew Seaman wrote:
 On 22/03/2010 07:11:23, Aaron Lewis wrote:
  
 Hello BSD hackers,
I have a strange problems with user's home directory , if i log in
 through ssh , everything's fine.
But on virtual terminals , it tolds me:

no home directory
Logging in with home dir /

Does anyone has any ideas ?


Here's some debug information
 =
 % grep aaron /etc/passwd
 aaron:*:1001:1001:frozen:/home/aaron:/usr/local/bin/bash

 % ls -ladh /home/aaron/
 drwxr-xr-x  3 aaron aaron   512B Mar  5 22:36 /home/aaron
 
 

 What are the settings for

 ChallengeResponseAuthentication
 UsePam

 in your /etc/ssh/sshd_config?
   
 Nothing found , or commented out.

Commented out means using the default setting -- which is 'yes' for both
of those.  ie. sshd is using the PAM system.  Which means that PAM is
probably working just fine.

 What are the contents of /etc/pam.d/login and /etc/pam.d/sshd ?
   
 # grep -v -e ^# /etc/pam.d/sshd | sed '/^$/d'
 authsufficientpam_opie.sono_warn no_fake_prompts
 authrequisitepam_opieaccess.sono_warn allow_local
 authrequiredpam_unix.sono_warn try_first_pass
 accountrequiredpam_nologin.so
 accountrequiredpam_login_access.so
 accountrequiredpam_unix.so
 sessionrequiredpam_permit.so
 passwordrequiredpam_unix.sono_warn try_first_pass

These are also the default settings for sshd -- which as you say is working.

 # grep -v -e ^# /etc/pam.d/login  | sed '/^$/d'
 authsufficientpam_self.sono_warn
 authincludesystem
 accountrequisitepam_securetty.so
 accountrequiredpam_nologin.so
 accountincludesystem
 sessionincludesystem
 passwordincludesystem

Again, this is the default for login.   I should have asked you for the
contents of /etc/pam.d/system as well, but if you say it's not been
modified I'll believe you.  H...

 It's all fresh install , did i do something wrong ? It's really strange
 .. never met before.

Something is a bit fubar somewhere, yes.  From the symptoms you
described,  the immediate suspect would be the PAM system, but there are
no obvious configuration problems with what you've shown me.

Is there anything notable in /var/log/auth.log from the failed console
logins?  Can you try gratuitously creating another user account and
seeing if that is affected in the same way, or indeed if it makes any
difference to the original user account?

Cheers,

Matthew

- -- 
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
  Kent, CT11 9PW
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkunhDoACgkQ8Mjk52CukIwzBQCfccc1KXwscGDrHV2wn5Zr8xnO
pMAAnjJVpjZc39wczR4u8nYo/Kxpvivl
=3oJZ
-END PGP SIGNATURE-
___
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: Weird Problems with User Home Directory , Asking for help

2010-03-22 Thread Aaron Lewis

Looks like i found the problem , i thought i've made a mistake.

I shouldn't use `pw user add aaron' right ?
That won't create user home directory , when i found i've got no home 
directory.

So at that time , i created it and change the owner to my user.

$ sudo tail -f /var/log/auth.log
login: _secure_path: cannot stat /home/frozen/.login_conf: Permission 
denied   // Strange , pay attention to user permissions below

   // I don't know why 
`stat' function fails ..


$ ls -ld /home/frozen
drwxr-xr-x  3 frozen  frozen  512 Mar  5 22:36 /home/frozen/
$ ls -lah /home/frozen/.login_conf
-rw-r--r--  1 frozen  frozen  171 Dec  3 14:34 /home/frozen/.login_conf

BTW: ssh login with user frozen is fine.


Matthew Seaman wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 22/03/2010 12:46:06, Aaron Lewis wrote:
  

Matthew Seaman wrote:


On 22/03/2010 07:11:23, Aaron Lewis wrote:
 
  

Hello BSD hackers,
   I have a strange problems with user's home directory , if i log in
through ssh , everything's fine.
   But on virtual terminals , it tolds me:

   no home directory
   Logging in with home dir /

   Does anyone has any ideas ?


   Here's some debug information
=
% grep aaron /etc/passwd
aaron:*:1001:1001:frozen:/home/aaron:/usr/local/bin/bash

% ls -ladh /home/aaron/
drwxr-xr-x  3 aaron aaron   512B Mar  5 22:36 /home/aaron




What are the settings for

ChallengeResponseAuthentication
UsePam

in your /etc/ssh/sshd_config?
  
  

Nothing found , or commented out.



Commented out means using the default setting -- which is 'yes' for both
of those.  ie. sshd is using the PAM system.  Which means that PAM is
probably working just fine.

  

What are the contents of /etc/pam.d/login and /etc/pam.d/sshd ?
  
  

# grep -v -e ^# /etc/pam.d/sshd | sed '/^$/d'
authsufficientpam_opie.sono_warn no_fake_prompts
authrequisitepam_opieaccess.sono_warn allow_local
authrequiredpam_unix.sono_warn try_first_pass
accountrequiredpam_nologin.so
accountrequiredpam_login_access.so
accountrequiredpam_unix.so
sessionrequiredpam_permit.so
passwordrequiredpam_unix.sono_warn try_first_pass



These are also the default settings for sshd -- which as you say is working.

  

# grep -v -e ^# /etc/pam.d/login  | sed '/^$/d'
authsufficientpam_self.sono_warn
authincludesystem
accountrequisitepam_securetty.so
accountrequiredpam_nologin.so
accountincludesystem
sessionincludesystem
passwordincludesystem



Again, this is the default for login.   I should have asked you for the
contents of /etc/pam.d/system as well, but if you say it's not been
modified I'll believe you.  H...

  

It's all fresh install , did i do something wrong ? It's really strange
.. never met before.



Something is a bit fubar somewhere, yes.  From the symptoms you
described,  the immediate suspect would be the PAM system, but there are
no obvious configuration problems with what you've shown me.

Is there anything notable in /var/log/auth.log from the failed console
logins?  Can you try gratuitously creating another user account and
seeing if that is affected in the same way, or indeed if it makes any
difference to the original user account?

Cheers,

Matthew

- -- 
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard

  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
  Kent, CT11 9PW
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkunhDoACgkQ8Mjk52CukIwzBQCfccc1KXwscGDrHV2wn5Zr8xnO
pMAAnjJVpjZc39wczR4u8nYo/Kxpvivl
=3oJZ
-END PGP SIGNATURE-
  



--
Best Regards,
Aaron Lewis - PGP: 0x4A6D32A0
FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D 32A0
irc: A4r0n on freenode

___
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: Weird Problems with User Home Directory , Asking for help

2010-03-22 Thread Adam Vande More
On Mon, Mar 22, 2010 at 6:47 PM, Aaron Lewis aaron.lewis1...@gmail.comwrote:

 Looks like i found the problem , i thought i've made a mistake.

 I shouldn't use `pw user add aaron' right ?
 That won't create user home directory , when i found i've got no home
 directory.
 So at that time , i created it and change the owner to my user.

 $ sudo tail -f /var/log/auth.log
 login: _secure_path: cannot stat /home/frozen/.login_conf: Permission
 denied   // Strange , pay attention to user permissions below

   // I don't know why `stat'
 function fails ..

 $ ls -ld /home/frozen
 drwxr-xr-x  3 frozen  frozen  512 Mar  5 22:36 /home/frozen/
 $ ls -lah /home/frozen/.login_conf
 -rw-r--r--  1 frozen  frozen  171 Dec  3 14:34 /home/frozen/.login_conf

 BTW: ssh login with user frozen is fine.


Maybe you could bottom post? Thanks,

http://www.freebsd.org/doc/handbook/mac-troubleshoot.html

-- 
Adam Vande More
___
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: Weird Problems with User Home Directory , Asking for help

2010-03-22 Thread Aaron Lewis

Oh , thanks Adam , i shouldn't be so lazy , I'll check that page.

Adam Vande More wrote:
On Mon, Mar 22, 2010 at 6:47 PM, Aaron Lewis 
aaron.lewis1...@gmail.com mailto:aaron.lewis1...@gmail.com wrote:


Looks like i found the problem , i thought i've made a mistake.

I shouldn't use `pw user add aaron' right ?
That won't create user home directory , when i found i've got no
home directory.
So at that time , i created it and change the owner to my user.

$ sudo tail -f /var/log/auth.log
login: _secure_path: cannot stat /home/frozen/.login_conf:
Permission denied   // Strange , pay attention to user permissions
below
 
// I don't

know why `stat' function fails ..

$ ls -ld /home/frozen
drwxr-xr-x  3 frozen  frozen  512 Mar  5 22:36 /home/frozen/
$ ls -lah /home/frozen/.login_conf
-rw-r--r--  1 frozen  frozen  171 Dec  3 14:34
/home/frozen/.login_conf

BTW: ssh login with user frozen is fine.


Maybe you could bottom post? Thanks,

http://www.freebsd.org/doc/handbook/mac-troubleshoot.html

--
Adam Vande More



--
Best Regards,
Aaron Lewis - PGP: 0x4A6D32A0
FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D 32A0
irc: A4r0n on freenode

___
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: Asking for help on first installation

2007-02-20 Thread Firas Kraiem
On Monday 19 February 2007 14:48, Manfred Frey wrote:
 Hi FreeBSD folks,

 I'm a UNIX user for some time but now I'm trying to install my first
 FreeBSD system over the internet. I got along with the HW and
 pre-installation issues easily, the disk space is allocated, I know what to
 install. But I can't connect for download. I'd like to ask for your help.

 On this handbook page
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-media.htm
l

 I arrive at figure  Figure 2-27. Set Network Configuration for ed0.  See
 page
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-post.html

 I don't know what to put in host, domain, IPv4 gateway and domain
 server.

 My ISP is German Telekom.
 I'm using a CompuShack gateway/4-port switch
 Connecting to my 3-COMs RJ45 jack

 My computer is 192.168.0.4
 The local gateway is 192.168.0.1
 The subnet mask is 255.255.255.0
 The gateway's internet address changes as it is assigned when connecting.

 Who's host name has to be used ?
 I'm logging into Telekom as [EMAIL PROTECTED] .  Is t-online.de the
 required domain ? The installation probes IP numbers like 217.237.151.142
 for the name server. Is that what's needed ?

 I would very much appreciate your help. I also won't need more help  :-)
 Regards,
 Manfred

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

Hi

You can use DHCP to get the gateway and DNS addresses automatically. 
Typically, both should be set with the IP of your router (192.168.0.1). For 
the hostname and domain name, you don't need to put something in particulat - 
you would know it if you did - so you can make something up.

Firas.

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


Asking for help on first installation

2007-02-19 Thread Manfred Frey
Hi FreeBSD folks,

I'm a UNIX user for some time but now I'm trying to install my first FreeBSD 
system
over the internet. I got along with the HW and pre-installation issues easily, 
the disk space
is allocated, I know what to install. But I can't connect for download. I'd 
like to ask for
your help.

On this handbook page
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-media.html

I arrive at figure  Figure 2-27. Set Network Configuration for ed0.  See page
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-post.html

I don't know what to put in host, domain, IPv4 gateway and domain 
server.

My ISP is German Telekom.
I'm using a CompuShack gateway/4-port switch
Connecting to my 3-COMs RJ45 jack

My computer is 192.168.0.4
The local gateway is 192.168.0.1
The subnet mask is 255.255.255.0
The gateway's internet address changes as it is assigned when connecting.

Who's host name has to be used ?
I'm logging into Telekom as [EMAIL PROTECTED] .  Is t-online.de the required 
domain ?
The installation probes IP numbers like 217.237.151.142 for the name server. Is 
that what's needed ?

I would very much appreciate your help. I also won't need more help  :-)
Regards,
Manfred

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


Re: Asking for help on first installation

2007-02-19 Thread Derek Ragona

In general you will do better to do a new install from a bootable CD.

But here is what you need to know:
host is whatever you want your server's host name to be.  This doesn't 
really matter as you will be on a private LAN.





domain  again this doesn't matter as you will be on a private LAN





IPv4 gateway your routers IP address, 192.168.0.1





domain server your ISP Name server for DNS name resolution.



-Derek



At 07:48 AM 2/19/2007, Manfred Frey wrote:

Hi FreeBSD folks,

I'm a UNIX user for some time but now I'm trying to install my first 
FreeBSD system
over the internet. I got along with the HW and pre-installation issues 
easily, the disk space
is allocated, I know what to install. But I can't connect for download. 
I'd like to ask for

your help.

On this handbook page
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-media.html

I arrive at figure  Figure 2-27. Set Network Configuration for ed0.  See page
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-post.html

I don't know what to put in host, domain, IPv4 gateway and domain 
server.


My ISP is German Telekom.
I'm using a CompuShack gateway/4-port switch
Connecting to my 3-COMs RJ45 jack

My computer is 192.168.0.4
The local gateway is 192.168.0.1
The subnet mask is 255.255.255.0
The gateway's internet address changes as it is assigned when connecting.

Who's host name has to be used ?
I'm logging into Telekom as [EMAIL PROTECTED] .  Is t-online.de 
the required domain ?
The installation probes IP numbers like 217.237.151.142 for the name 
server. Is that what's needed ?


I would very much appreciate your help. I also won't need more help  :-)
Regards,
Manfred

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

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


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

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


Re: Asking for help on first installation

2007-02-19 Thread Benjamin Sobotta
 Hi FreeBSD folks,
 
 I'm a UNIX user for some time but now I'm trying to install my first
 FreeBSD system
 over the internet. I got along with the HW and pre-installation issues
 easily, the disk space
 is allocated, I know what to install. But I can't connect for download.
 I'd like to ask for
 your help.
 
 On this handbook page
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-media.html
 
 I arrive at figure  Figure 2-27. Set Network Configuration for ed0.  See
 page
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-post.html
 
 I don't know what to put in host, domain, IPv4 gateway and domain
 server.
 
 My ISP is German Telekom.
 I'm using a CompuShack gateway/4-port switch
 Connecting to my 3-COMs RJ45 jack
 
 My computer is 192.168.0.4
 The local gateway is 192.168.0.1
 The subnet mask is 255.255.255.0
 The gateway's internet address changes as it is assigned when connecting.
 
 Who's host name has to be used ?
 I'm logging into Telekom as [EMAIL PROTECTED] .  Is t-online.de
 the required domain ?
 The installation probes IP numbers like 217.237.151.142 for the name
 server. Is that what's needed ?
 
 I would very much appreciate your help. I also won't need more help  :-)
 Regards,
 Manfred
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

Hi!

Since you're using FreeBSD at home, in a private network you dont need to 
follow any rules regarding the settings. That means that you're free to pick a 
hostname of your choice. e.g. homecomputer. Since you're also not part of any 
domain you may pick that one also. Like homenetwork. The gateway is obviously 
192.168.0.1. As nameserver you pick whichever German Telekom assigned. 
217.237.151.142 is your own IP at the time and clearly not your nameserver. As 
Telekom customer you could just use 194.25.2.129 for example.
Ok, in the little network interface window you use your local ip and netmask. 
so ipv4: 192.168.0.4 netmask 255.255.255.0.

HTH,

Benjamin

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


Re: Asking for help on first installation

2007-02-19 Thread Guido Demmenie


On Feb 19, 2007, at 2:48 PM, Manfred Frey wrote:


Hi FreeBSD folks,

I'm a UNIX user for some time but now I'm trying to install my  
first FreeBSD system
over the internet. I got along with the HW and pre-installation  
issues easily, the disk space
is allocated, I know what to install. But I can't connect for  
download. I'd like to ask for

your help.

On this handbook page
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install- 
media.html


I arrive at figure  Figure 2-27. Set Network Configuration for  
ed0.  See page
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install- 
post.html


I don't know what to put in host, domain, IPv4 gateway and  
domain server.


My ISP is German Telekom.
I'm using a CompuShack gateway/4-port switch
Connecting to my 3-COMs RJ45 jack

My computer is 192.168.0.4
The local gateway is 192.168.0.1
The subnet mask is 255.255.255.0
The gateway's internet address changes as it is assigned when  
connecting.


Who's host name has to be used ?
I'm logging into Telekom as [EMAIL PROTECTED] .  Is t- 
online.de the required domain ?
The installation probes IP numbers like 217.237.151.142 for the  
name server. Is that what's needed ?


Probably trying to use DHCP to discover all these settings would be  
the easiest way, for the router/gateway will give you all the needed  
info.


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


RE: Problem Installing FreeBSD 6.0, asking for help

2006-03-12 Thread ehrhard . herbst
 I believe you are saying that 5.2 is currently installed on
 the hard drive and you want to do a fresh install from scratch of
 6.0.

 You have to change the pc bios setup to boot from the cd drive
 instead of from the hard drive.
 The pc will then boot from the 6.0 cd and install 6.0 destroying the
 5.2 system on the hard drive along with any user data you had. After
 6.0 is installed you have to change the bios back to booting from
 the hard drive.

 Be sure you have a backup of any user data on the 5.2 system you
 want saved.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of
 [EMAIL PROTECTED]
 Sent: Saturday, March 11, 2006 5:44 PM
 To: [EMAIL PROTECTED]
 Subject: Problem Installing FreeBSD 6.0, asking for help


 Hello,

 may I ask you for help with the following Problem:
 When I try to install FreeBsd6.0, there is the following error
 during the
 boot process (because the system is not able to boot from CD, I have
 to boot
 from floppy) occurs:
 ahc0: probe1:ahc0:0:1:0: SCB 6: immediate reset Flags 0x620
 ahc0: probe1:ahc0:0:1:0: No longer in timeout, status=25b
 ahc0: Issued channel A bus reset, SCBs 6 aborted.
 ...
 ...
 ...

 There are variants of the messages with different SCB, flags and
 status.

 As a result, the install program does not find any disk.
 FreeBSD5.2 is running and dmesg produces the following output:

 Copyright (c) 1992-2004 The FreeBSD Project.
 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993,
 1994
 The Regents of the University of California. All rights
 reserved.
 FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
 Preloaded elf kernel /boot/kernel/kernel at 0xc0a35000.
 Preloaded elf module /boot/kernel/acpi.ko at 0xc0a351f4.
 Timecounter i8254 frequency 1193182 Hz quality 0
 CPU: Intel Pentium III (797.97-MHz 686-class CPU)
   Origin = GenuineIntel  Id = 0x686  Stepping = 6

 Features=0x383f9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,M
 CA,CMOV,PAT,PSE36,MMX,FXSR,SSE
 real memory  = 268369920 (255 MB)
 avail memory = 251047936 (239 MB)
 Pentium Pro MTRR support enabled
 npx0: [FAST]
 npx0: math processor on motherboard
 npx0: INT 16 interface
 acpi0: GBTAWRDACPI on motherboard
 pcibios: BIOS version 2.10
 Using $PIR table, 6 entries at 0xc00fdee0
 acpi0: Power Button (fixed)
 Timecounter ACPI-fast frequency 3579545 Hz quality 1000
 acpi_timer0: 24-bit timer at 3.579545MHz port 0x4008-0x400b on
 acpi0
 acpi_cpu0: CPU on acpi0
 acpi_button0: Power Button on acpi0
 acpi_button1: Sleep Button on acpi0
 pcib0: ACPI Host-PCI bridge port
 0x5000-0x500f,0x4080-0x40ff,0x4000-0x407f,0xcf8-0xcff on acpi0
 pci0: ACPI PCI bus on pcib0
 pcib0: slot 9 INTA is routed to irq 10
 pcib0: slot 10 INTA is routed to irq 12
 pcib0: slot 11 INTA is routed to irq 5
 agp0: VIA 82C691 (Apollo Pro) host to PCI bridge mem
 0xd800-0xdbff at device 0.0 on pci0
 pcib1: PCI-PCI bridge at device 1.0 on pci0
 pci1: PCI bus on pcib1
 pcib0: slot 1 INTA is routed to irq 11
 pcib1: slot 0 INTA is routed to irq 11
 pci1: display, VGA at device 0.0 (no driver attached)
 isab0: PCI-ISA bridge at device 7.0 on pci0
 isa0: ISA bus on isab0
 atapci0: VIA 82C596B UDMA66 controller port 0xd000-0xd00f at
 device 7.1
 on pci0
 ata0: at 0x1f0 irq 14 on atapci0
 ata0: [MPSAFE]
 ata1: at 0x170 irq 15 on atapci0
 ata1: [MPSAFE]
 pci0: bridge, HOST-PCI at device 7.3 (no driver attached)
 rl0: RealTek 8139 10/100BaseTX port 0xd800-0xd8ff mem
 0xe3001000-0xe30010ff irq 10 at device 9.0 on pci0
 rl0: Ethernet address: 00:40:33:ab:df:66
 miibus0: MII bus on rl0
 rlphy0: RealTek internal media interface on miibus0
 rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
 pci0: multimedia, audio at device 10.0 (no driver attached)
 ahc0: Adaptec 2940 SCSI adapter port 0xe000-0xe0ff mem
 0xe300-0xe3000fff irq 5 at device 11.0 on pci0
 aic7870: Single Channel A, SCSI Id=7, 16/253 SCBs
 fdc0: Enhanced floppy controller (i82077, NE72065 or clone) port
 0x3f7,0x3f2-0x3f5 irq 6 drq 2 on acpi0
 fdc0: FIFO enabled, 8 bytes threshold
 fd0: 1440-KB 3.5 drive on fdc0 drive 0
 sio0 port 0x3f8-0x3ff irq 4 on acpi0
 sio0: type 16550A
 sio1 port 0x2f8-0x2ff irq 3 on acpi0
 sio1: type 16550A
 ppc0 port 0x378-0x37f irq 7 on acpi0
 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
 ppbus0: Parallel port bus on ppc0
 plip0: PLIP network interface on ppbus0
 lpt0: Printer on ppbus0
 lpt0: Interrupt-driven port
 ppi0: Parallel I/O on ppbus0
 atkbdc0: Keyboard controller (i8042) port 0x64,0x60 irq 1 on acpi0
 atkbd0: AT Keyboard flags 0x1 irq 1 on atkbdc0
 kbd0 at atkbd0
 orm0: Option ROMs at iomem 0xc8000-0xca7ff,0xc-0xc7fff on isa0
 pmtimer0 on isa0
 sc0: System console at flags 0x100 on isa0
 sc0: VGA 16 virtual consoles, flags=0x300
 vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on
 isa0
 Timecounter TSC frequency 797967629 Hz quality 800
 Timecounters tick every

Problem Installing FreeBSD 6.0, asking for help

2006-03-11 Thread ehrhard . herbst
Hello,

may I ask you for help with the following Problem:
When I try to install FreeBsd6.0, there is the following error during the
boot process (because the system is not able to boot from CD, I have to boot
from floppy) occurs:
ahc0: probe1:ahc0:0:1:0: SCB 6: immediate reset Flags 0x620
ahc0: probe1:ahc0:0:1:0: No longer in timeout, status=25b
ahc0: Issued channel A bus reset, SCBs 6 aborted.
...
...
...

There are variants of the messages with different SCB, flags and status.

As a result, the install program does not find any disk.
FreeBSD5.2 is running and dmesg produces the following output:

Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
Preloaded elf kernel /boot/kernel/kernel at 0xc0a35000.
Preloaded elf module /boot/kernel/acpi.ko at 0xc0a351f4.
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Intel Pentium III (797.97-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0x686  Stepping = 6
  
Features=0x383f9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE
real memory  = 268369920 (255 MB)
avail memory = 251047936 (239 MB)
Pentium Pro MTRR support enabled
npx0: [FAST]
npx0: math processor on motherboard
npx0: INT 16 interface
acpi0: GBTAWRDACPI on motherboard
pcibios: BIOS version 2.10
Using $PIR table, 6 entries at 0xc00fdee0
acpi0: Power Button (fixed)
Timecounter ACPI-fast frequency 3579545 Hz quality 1000
acpi_timer0: 24-bit timer at 3.579545MHz port 0x4008-0x400b on acpi0
acpi_cpu0: CPU on acpi0
acpi_button0: Power Button on acpi0
acpi_button1: Sleep Button on acpi0
pcib0: ACPI Host-PCI bridge port
0x5000-0x500f,0x4080-0x40ff,0x4000-0x407f,0xcf8-0xcff on acpi0
pci0: ACPI PCI bus on pcib0
pcib0: slot 9 INTA is routed to irq 10
pcib0: slot 10 INTA is routed to irq 12
pcib0: slot 11 INTA is routed to irq 5
agp0: VIA 82C691 (Apollo Pro) host to PCI bridge mem
0xd800-0xdbff at device 0.0 on pci0
pcib1: PCI-PCI bridge at device 1.0 on pci0
pci1: PCI bus on pcib1
pcib0: slot 1 INTA is routed to irq 11
pcib1: slot 0 INTA is routed to irq 11
pci1: display, VGA at device 0.0 (no driver attached)
isab0: PCI-ISA bridge at device 7.0 on pci0
isa0: ISA bus on isab0
atapci0: VIA 82C596B UDMA66 controller port 0xd000-0xd00f at device 7.1
on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata0: [MPSAFE]
ata1: at 0x170 irq 15 on atapci0
ata1: [MPSAFE]
pci0: bridge, HOST-PCI at device 7.3 (no driver attached)
rl0: RealTek 8139 10/100BaseTX port 0xd800-0xd8ff mem
0xe3001000-0xe30010ff irq 10 at device 9.0 on pci0
rl0: Ethernet address: 00:40:33:ab:df:66
miibus0: MII bus on rl0
rlphy0: RealTek internal media interface on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pci0: multimedia, audio at device 10.0 (no driver attached)
ahc0: Adaptec 2940 SCSI adapter port 0xe000-0xe0ff mem
0xe300-0xe3000fff irq 5 at device 11.0 on pci0
aic7870: Single Channel A, SCSI Id=7, 16/253 SCBs
fdc0: Enhanced floppy controller (i82077, NE72065 or clone) port
0x3f7,0x3f2-0x3f5 irq 6 drq 2 on acpi0
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1440-KB 3.5 drive on fdc0 drive 0
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A
sio1 port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
ppc0 port 0x378-0x37f irq 7 on acpi0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: Parallel port bus on ppc0
plip0: PLIP network interface on ppbus0
lpt0: Printer on ppbus0
lpt0: Interrupt-driven port
ppi0: Parallel I/O on ppbus0
atkbdc0: Keyboard controller (i8042) port 0x64,0x60 irq 1 on acpi0
atkbd0: AT Keyboard flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
orm0: Option ROMs at iomem 0xc8000-0xca7ff,0xc-0xc7fff on isa0
pmtimer0 on isa0
sc0: System console at flags 0x100 on isa0
sc0: VGA 16 virtual consoles, flags=0x300
vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0
Timecounter TSC frequency 797967629 Hz quality 800
Timecounters tick every 10.000 msec
Waiting 15 seconds for SCSI devices to settle
acpi_cpu: throttling enabled, 2 steps (100% to 50.0%), currently 100.0%
GEOM: create disk cd0 dp=0xc2d77600
GEOM: create disk cd1 dp=0xc2d77e00
GEOM: create disk da0 dp=0xc2e24050
GEOM: create disk da1 dp=0xc2e26850
GEOM: create disk da2 dp=0xc2e26450
cd0 at ahc0 bus 0 target 4 lun 0
cd0: PLEXTOR CD-ROM PX-32TS 1.02 Removable CD-ROM SCSI-2 device
cd0: 10.000MB/s transfers (10.000MHz, offset 15)
cd0: cd present [329666 x 2048 byte records]
cd1 at ahc0 bus 0 target 5 lun 0
cd1: YAMAHA CRW4416S 1.0f Removable CD-ROM SCSI-2 device
cd1: 8.333MB/s transfers (8.333MHz, offset 15)
cd1: Attempt to query device size failed: NOT READY, Medium not present -
tray closed
da2 at ahc0 bus 0 target 2 lun 0
da2: IBM DCAS-34330 S65A Fixed Direct Access SCSI-2 device
da2: 10.000MB/s transfers (10.000MHz, offset 15)
da2: 4134MB 

RE: Problem Installing FreeBSD 6.0, asking for help

2006-03-11 Thread fbsd_user
I believe you are saying that 5.2 is currently installed on
the hard drive and you want to do a fresh install from scratch of
6.0.

You have to change the pc bios setup to boot from the cd drive
instead of from the hard drive.
The pc will then boot from the 6.0 cd and install 6.0 destroying the
5.2 system on the hard drive along with any user data you had. After
6.0 is installed you have to change the bios back to booting from
the hard drive.

Be sure you have a backup of any user data on the 5.2 system you
want saved.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, March 11, 2006 5:44 PM
To: [EMAIL PROTECTED]
Subject: Problem Installing FreeBSD 6.0, asking for help


Hello,

may I ask you for help with the following Problem:
When I try to install FreeBsd6.0, there is the following error
during the
boot process (because the system is not able to boot from CD, I have
to boot
from floppy) occurs:
ahc0: probe1:ahc0:0:1:0: SCB 6: immediate reset Flags 0x620
ahc0: probe1:ahc0:0:1:0: No longer in timeout, status=25b
ahc0: Issued channel A bus reset, SCBs 6 aborted.
...
...
...

There are variants of the messages with different SCB, flags and
status.

As a result, the install program does not find any disk.
FreeBSD5.2 is running and dmesg produces the following output:

Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993,
1994
The Regents of the University of California. All rights
reserved.
FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
Preloaded elf kernel /boot/kernel/kernel at 0xc0a35000.
Preloaded elf module /boot/kernel/acpi.ko at 0xc0a351f4.
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Intel Pentium III (797.97-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0x686  Stepping = 6

Features=0x383f9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,M
CA,CMOV,PAT,PSE36,MMX,FXSR,SSE
real memory  = 268369920 (255 MB)
avail memory = 251047936 (239 MB)
Pentium Pro MTRR support enabled
npx0: [FAST]
npx0: math processor on motherboard
npx0: INT 16 interface
acpi0: GBTAWRDACPI on motherboard
pcibios: BIOS version 2.10
Using $PIR table, 6 entries at 0xc00fdee0
acpi0: Power Button (fixed)
Timecounter ACPI-fast frequency 3579545 Hz quality 1000
acpi_timer0: 24-bit timer at 3.579545MHz port 0x4008-0x400b on
acpi0
acpi_cpu0: CPU on acpi0
acpi_button0: Power Button on acpi0
acpi_button1: Sleep Button on acpi0
pcib0: ACPI Host-PCI bridge port
0x5000-0x500f,0x4080-0x40ff,0x4000-0x407f,0xcf8-0xcff on acpi0
pci0: ACPI PCI bus on pcib0
pcib0: slot 9 INTA is routed to irq 10
pcib0: slot 10 INTA is routed to irq 12
pcib0: slot 11 INTA is routed to irq 5
agp0: VIA 82C691 (Apollo Pro) host to PCI bridge mem
0xd800-0xdbff at device 0.0 on pci0
pcib1: PCI-PCI bridge at device 1.0 on pci0
pci1: PCI bus on pcib1
pcib0: slot 1 INTA is routed to irq 11
pcib1: slot 0 INTA is routed to irq 11
pci1: display, VGA at device 0.0 (no driver attached)
isab0: PCI-ISA bridge at device 7.0 on pci0
isa0: ISA bus on isab0
atapci0: VIA 82C596B UDMA66 controller port 0xd000-0xd00f at
device 7.1
on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata0: [MPSAFE]
ata1: at 0x170 irq 15 on atapci0
ata1: [MPSAFE]
pci0: bridge, HOST-PCI at device 7.3 (no driver attached)
rl0: RealTek 8139 10/100BaseTX port 0xd800-0xd8ff mem
0xe3001000-0xe30010ff irq 10 at device 9.0 on pci0
rl0: Ethernet address: 00:40:33:ab:df:66
miibus0: MII bus on rl0
rlphy0: RealTek internal media interface on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pci0: multimedia, audio at device 10.0 (no driver attached)
ahc0: Adaptec 2940 SCSI adapter port 0xe000-0xe0ff mem
0xe300-0xe3000fff irq 5 at device 11.0 on pci0
aic7870: Single Channel A, SCSI Id=7, 16/253 SCBs
fdc0: Enhanced floppy controller (i82077, NE72065 or clone) port
0x3f7,0x3f2-0x3f5 irq 6 drq 2 on acpi0
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1440-KB 3.5 drive on fdc0 drive 0
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A
sio1 port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
ppc0 port 0x378-0x37f irq 7 on acpi0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: Parallel port bus on ppc0
plip0: PLIP network interface on ppbus0
lpt0: Printer on ppbus0
lpt0: Interrupt-driven port
ppi0: Parallel I/O on ppbus0
atkbdc0: Keyboard controller (i8042) port 0x64,0x60 irq 1 on acpi0
atkbd0: AT Keyboard flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
orm0: Option ROMs at iomem 0xc8000-0xca7ff,0xc-0xc7fff on isa0
pmtimer0 on isa0
sc0: System console at flags 0x100 on isa0
sc0: VGA 16 virtual consoles, flags=0x300
vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on
isa0
Timecounter TSC frequency 797967629 Hz quality 800
Timecounters tick every 10.000 msec
Waiting 15 seconds for SCSI devices to settle
acpi_cpu: throttling enabled, 2 steps (100% to 50.0%), currently
100.0

Asking for help to evaluate FReeBSD for our Project

2005-08-17 Thread Dino Ornido
Dear FreeBSD, 

We are currently in a project called Mikelle which is our company's attempt to 
create a software/network system for K-6 education.  The software is a network 
game (sims like) to use it as an education tool schools.  This is for kids to 
create communities and use simulated life situations integrated with school 
educational standards. This will enable children to use this to gain experience 
in life sitations at the same time use the eductional standards as a tool to 
win the game (such a buy groceries and even ethical situations).  This project 
is a 100% donation from our company and we are currently trying to submit a 
proposal to apple.  We are evaluating whether to go in that direction or use 
the current hardware 386 (cheaper) computers and use the FreeBSD OS for this 
project.  We ar in need of software company's with Sims like compatible to 
FreeBSD (opensource) that we can use so we don't have to re-invent the wheel.  
I was wondering if we can visit your orginaztion and get some training in your 
system and also to get your permission to use FreeBSD.  It is not going to be 
used to make money just for use to prove a point that a small company like ours 
can make a difference.  We need as much help as possible considering we are a 
garage IT/development company with 10 people.

Our website is www. x3consulting.com and is currently being update.

Thank you for considering this and hopefully can get in contact with you soon.

VP/Chief Technology Officer
Dino F.  Ornido
x3 consulting
(650) 244-0770

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


Re: Asking for help to evaluate FReeBSD for our Project

2005-08-17 Thread Benjamin Lutz
 I was wondering if we can visit your orginaztion and get some
 training in your system and also to get your permission to use
 FreeBSD.

There is no company behind FreeBSD. FreeBSD is written and maintained by
a large team of individuals from all over the world. There are no
headquarters to visit, these mailing lists probably form the core of
most communication.

There are however conventions every so often in different places where
you can meet FreeBSD developers and users.

For learning how to use FreeBSD, there's excellent documentation available:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html

If you need consulting, maybe one of these companies can help:

http://www.freebsd.org/commercial/consult_bycat.html

Also realize that FreeBSD's license allows you to do anything you like
with it (except claim you wrote it). You may use it for your project.
You may change it, use it in any way you like, or even sell it. You do
not need to ask anyone's permission.

Cheers
Benjamin


signature.asc
Description: OpenPGP digital signature


asking for help

2004-01-31 Thread faina bogdan
Hello, my name is Bogdan Faina and I wote you a couple oof times regarding to the HDF5 
instalation. I read the notes abot this matter and I tried to install first only the 
precompiled binaries for freebsd_4.9 but I've fount out that in the ports packages 
exists the HD5 latest version available so I have updated the freebsd packages and 
then from ports I did make install clean. So that way the computer installed 
itself the Hdf5. Until here it,s all allright but I don't understand a thing: Why it 
is not included the fortran90 compiler  h5fc.
Please answer me this questions: 
How can I add the Fortran90 compiler to my actual Hdf5?
What solution exists to this matter?
How can I get some help regarding to the understanding how Hdf5 works?
Can I get a mail adress from someone who uses Hdf5 and is available to explain to me 
how it works or if it is a forum for Hdf5 users?
I'm a student at Physics and I need Hdf5 to complete my Bachelor Degree and to use it 
storing data from a program that simulates Crystals Growth.
Thank you for your time and I can hardly wait to hear news from you.



-
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: asking for help

2004-01-31 Thread clayton rollins
Hi Bogdan,

On Sat, 31 Jan 2004 07:46:47 -0800 (PST)
   faina bogdan [EMAIL PROTECTED] wrote:
Hello, my name is Bogdan Faina and I wote you a couple oof times regarding 
to the HDF5 instalation. I read the notes abot this matter and I tried to 
install first only the precompiled binaries for freebsd_4.9 but I've fount 
out that in the ports packages exists the HD5 latest version available so I 
have updated the freebsd packages and then from ports I did make 
install clean. So that way the computer installed itself the Hdf5. Until 
here it,s all allright but I don't understand a thing: Why it is not 
included the fortran90 compiler  h5fc.
Please answer me this questions: How can I add the Fortran90 compiler to my 
actual Hdf5?
What solution exists to this matter?
How can I get some help regarding to the understanding how Hdf5 works?
Can I get a mail adress from someone who uses Hdf5 and is available to 
explain to me how it works or if it is a forum for Hdf5 users?
I'm a student at Physics and I need Hdf5 to complete my Bachelor Degree and 
to use it storing data from a program that simulates Crystals Growth.
Thank you for your time and I can hardly wait to hear news from you.
As far as I know, there is no native equivalent of the F90
compilers requested by hdf5's configure program. This
is probably why it is disabled by default. (You can quickly
hack graphics/hdf5/Makefile to include the cofigure option
'--enable-fortran' to check this.)
I know no fortran, so I can't really verify what's f77 versus
f90, but I've read comments stating that 'f77 -ff90' should
compile f90 programs. (No verification and hacking it
directly into the configure program didn't work.)
So far, I was unable to find a free source code distribution
for a f90 compiler, though I imagine it exists somewhere.
There are a number of linux native f90 compilers, but I'm
not sure on run-ability or quality of such a thing.
(One I found: 
http://www.intel.com/software/products/compilers/downloads/forlin.htm )

Maybe some of the others here can suggest an
appropriate program... (Have homework to do,
otherwise, I'd try some more; maybe later...)
About your general questions, and all, try the site listed
in the pkg-descr: http://hdf.ncsa.uiuc.edu/HDF5/
Hope you get it working,
Clayton
PS. Please try to break lines at around 80 char.s in the
future (standard for this list).
_
Find high-speed ‘net deals — comparison-shop your local providers here. 
https://broadband.msn.com

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