Re: Can't install FreeBSD 7.2-RELEASE and 8.0-BETA4

2009-09-13 Thread FuLLBLaSTstorm
Hi,
I am having _exactly_ the same issue with my Fujitsu-Siemens ESPRIMO
V6505. And unfortunately for me the workaround listed above is not
applicable as there're no option such as firewireIEEE1394 in my BIOS
=(.

I know it's bad policy to request a feature than to implement it, but
anywayz...It would be greatly appreciated if someone fixed this issue.
PLEASE!!!

2009/9/13 Uwe Laverenz u...@laverenz.de:
 Am 13.09.2009 14:11, schrieb Zbigniew Komarnicki:

 run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config
 run_interrupt_driven_hooks: still waiting after 120 seconds for xpt_config
 run_interrupt_driven_hooks: still waiting after 180 seconds for xpt_config
 run_interrupt_driven_hooks: still waiting after 240 seconds for xpt_config
 run_interrupt_driven_hooks: still waiting after 300 seconds for xpt_config
 panic: run_interrupt_driven_config_hooks: waited too long
 cpuid=0
 KDB: enter: panic
 [thread pid 0 tid 10]
 Stopped at   kdb_enter+0x3d:  movq     $0,0x68d1e0(%rip)
 db

 and thats all. Is maybe also someone also have such problem?

 Yes, several people reported this problem. There is a workaround that might
 help: disable the firewire device (IEEE 1394) in the BIOS of your machine
 and try again.

 cu,
 Uwe
 ___
 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


7.1-RELEASE won't boot: run_interrupt_driven_hooks

2009-03-19 Thread FuLLBLaSTstorm
Dear List,
I tried to install FreeBSD 7.1-RELEASE amd64 on a brand new Fujitsu
Siemens laptop. It didn't even boot.
I keep getting messages like:

run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config
run_interrupt_driven_hooks: still waiting after 120 seconds for xpt_config

I tried booting with / without ACPI, but nothing helped. :(
Any ideas?
___
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-update killed my /var

2008-12-14 Thread FuLLBLaSTstorm
Hey all,
Recently I've run freebsd-update on my desktop machine, but it failed
saying that it cannot save its files anymore to /var because the
filesystem is full. now df shows something like this:
# df
/dev/ad0s1d253678   250630  -17248   107%   /var

I'm in the middle of solving the problem, now I think of adding new
filesystem and replacing the old /var with it.
And it would be more than great if freebsd-update notified users how
much of free space it needs.
___
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


No /boot/kernel/kernel

2008-12-04 Thread FuLLBLaSTstorm
Hey all,
Recently I've been given the task to make the FreeBSD 6.0-release
server to run NAT. I've done everything as described in handbook:
copied the /sys/i386/conf/GENERIC to /sys/i386/conf/NATKERNEL, added
options IPFIREWALL, options IPDIVERT. Then I typed
# make bulidkernel KERNCONF=NATKERNEL
(everything was built ok, without any errors nor warnings)
# make installkernel KERNCONF=NATKERNEL
(installation was also ok)
After I rebooted my system I was shocked by getting the following
message ( The server was important production server of our company ):
FreeBSD/i386 boot
Default 0:ad(0,a)/boot/kernel/kernel
boot:
No /boot/kernel/kernel

the same reappeared after i typed /boot/kernel.old/kernel.
WHAT DID WENT WRONG??? Any ideas?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


gd-2.0.35 won't install on FreeBSD 6.0-RELEASE

2008-11-26 Thread FuLLBLaSTstorm
Hello,
GD-2.0.35 fails to install on my production server saying that
GD_FONTS not found.
How can I solve this problem?

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


KDE-4.1 in FreeBSD 7.1-RELEASE

2008-08-12 Thread FuLLBLaSTstorm
Just in case anybody knows: will be KDE-4.1 included in 7.1-RELEASE?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to start File Manager?

2008-08-12 Thread FuLLBLaSTstorm
2008/8/12 EdwardKing [EMAIL PROTECTED]:
 I use FreeBSD7.0, I start graphics screen
 #startx

 Then I find one login window,two xterm windows and one clock window. I want 
 to know whether BSD has File Manager window,such as Unix CDE? If has,how to 
 start File Manager? Which command can I use?

 Thanks


 --
 Confidentiality Notice: The information contained in this e-mail and any
 accompanying attachment(s) is intended only for the use of the intended
 recipient and may be confidential and/or privileged of Neusoft Corporation, 
 its subsidiaries and/or its affiliates. If any reader of this communication 
 is not the intended recipient, unauthorized use, forwarding, printing, 
 storing, disclosure or copying is strictly prohibited, and may be unlawful. 
 If you have received this communication in error, please immediately notify 
 the sender by return e-mail, and delete the original message and all copies 
 from your system. Thank you.
 ---

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


What you're seeing after typing startx is a pure Xorg interface. In
order to get more powerful graphical user interface you should install
and then configure KDE or Gnome.
Consider reading this section of handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]