Re: my old laptop bios freezes on reboot after dflyBSD installed

2011-11-30 Thread Edward M.

On 11/29/11 00:51, Sascha Wildner wrote:

On Tue, 29 Nov 2011 09:48:26 +0100, Sascha Wildner s...@online.de wrote:

What you can try is to 1) install normally via the installer and then 
after installation 2) login as root and do 'fdisk -BIC /dev/da0' 
(replace da0 with the disk you chose for installation).


I meant doing 2 from the LiveCD too before rebooting from the hard disk.

Sascha


  did not work,
 I installed the OS normally, then I exited the livecd menu, typed 
root,
  fdisk -BIC /dev/ad0, rebooted, it  still freezes on Insyde 
ACPI BIOS initalized (Version 3. 00.05) , suffering succotash


Re: my old laptop bios freezes on reboot after dflyBSD installed

2011-11-29 Thread Sascha Wildner
On Tue, 29 Nov 2011 00:34:14 +0100, Edward M. unixdragonfly...@gmail.com  
wrote:


How can i install DragonFlyBSD manually like it is stated  in the bug  
report by using  -C in fdisk?


What you can try is to 1) install normally via the installer and then  
after installation 2) login as root and do 'fdisk -BIC /dev/da0' (replace  
da0 with the disk you chose for installation).


This should work if you are installing dfly to the whole disk.

Sascha


Re: my old laptop bios freezes on reboot after dflyBSD installed

2011-11-28 Thread Sascha Wildner
On Wed, 23 Nov 2011 03:42:07 +0100, Edward M. unixdragonfly...@gmail.com  
wrote:



Hi,


  I'm  have an issue with my old  laptop and DragonFlyBSD.
it's a rebranded compal 56-15, pentium m, 1GB ram, Ati video. The issue  
I'm having is the live cd boots fine after i disabled acpi within  
dragonfly. because it was stoping on a error
once  the live cd boots with acpi driver disabled, I'm able to install  
dragonfly by using the installer pogram everthing seems fine but once  
i reboot. the bios freezes on reboot on
insyde ACPI BIOS initialized (Version 3.00.05). i have to poweroff the  
laptop remove the hd and connect  it to another unit, erase  dragonfly  
from it and reinstall the
hd back to the laptop once again the laptop  boots again. I only need to  
install an OS. All other OSes work fine on this unit except dflybsd.


Thanks! I'm not sure how i will be able to get the log from dmesg when  
it is running from the live cd?


Please check out this issue - http://bugs.dragonflybsd.org/issues/989

Sascha


Re: my old laptop bios freezes on reboot after dflyBSD installed

2011-11-28 Thread Edward M.

On 11/28/11 05:08, Sascha Wildner wrote:
On Wed, 23 Nov 2011 03:42:07 +0100, Edward M. 
unixdragonfly...@gmail.com wrote:



Hi,


  I'm  have an issue with my old  laptop and DragonFlyBSD.
it's a rebranded compal 56-15, pentium m, 1GB ram, Ati video. The 
issue I'm having is the live cd boots fine after i disabled acpi 
within dragonfly. because it was stoping on a error
once  the live cd boots with acpi driver disabled, I'm able to 
install dragonfly by using the installer pogram everthing seems 
fine but once i reboot. the bios freezes on reboot on
insyde ACPI BIOS initialized (Version 3.00.05). i have to poweroff 
the laptop remove the hd and connect  it to another unit, erase  
dragonfly from it and reinstall the
hd back to the laptop once again the laptop  boots again. I only need 
to install an OS. All other OSes work fine on this unit except dflybsd.


Thanks! I'm not sure how i will be able to get the log from dmesg 
when it is running from the live cd?


Please check out this issue - http://bugs.dragonflybsd.org/issues/989

Sascha



 I checked it out and  sounds its kinda the  identical problem my 
laptop is having; BIOS freezes while booting, keyboard is non reponsive, 
i have to powerdown the unit.  Another user   suggested turning off APCI 
from the BIOS, but it does not have that feature in  the
 BIOS menu; it  really has a basic BIOS menu. I ran a test  by 
only   formatting the Harddisk with both HAMMER and UFS from  
DragonFlyBSD's installer program to see how laptop would react when 
rebooted,  the same thing  occur , BIOS freezes on insyde ACPI BIOS 
initialized (Version 3.00.05)..  I Guess the way the installer formats 
the hd is  not agreeing with the way the BIOS functions, etc on this thing.


How can i install DragonFlyBSD manually like it is stated  in the bug 
report by using  -C in fdisk?





Re: my old laptop bios freezes on reboot after dflyBSD installed

2011-11-26 Thread Chris Turner

On 11/22/11 20:42, Edward M. wrote:

I'm have an issue with my old laptop and DragonFlyBSD.


Does the bios have an option to disable ACPI?

This might be worth a shot.

You might also muck around with IRQ numbers for the
various devices if that is possible.

Also - you might want to make sure there are no
errors when installing the bootsector on the HDD,
or manually install (see the text file on the live cd root)
and 'dd' the drive out before creating filesystems

Cheers,

- Chris


my old laptop bios freezes on reboot after dflyBSD installed

2011-11-22 Thread Edward M.

Hi,


 I'm  have an issue with my old  laptop and DragonFlyBSD.
it's a rebranded compal 56-15, pentium m, 1GB ram, Ati video. The issue 
I'm having is the live cd boots fine after i disabled acpi within 
dragonfly. because it was stoping on a error
once  the live cd boots with acpi driver disabled, I'm able to install 
dragonfly by using the installer pogram everthing seems fine but once 
i reboot. the bios freezes on reboot on
insyde ACPI BIOS initialized (Version 3.00.05). i have to poweroff the 
laptop remove the hd and connect  it to another unit, erase  dragonfly 
from it and reinstall the
hd back to the laptop once again the laptop  boots again. I only need to 
install an OS. All other OSes work fine on this unit except dflybsd.


Thanks! I'm not sure how i will be able to get the log from dmesg when 
it is running from the live cd?