e79b [Solved] Installation on HP laptop - Freeze at BTX loader - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Desktop Usage > Mobile Computing

Mobile Computing This forum discusses issues related to running FreeBSD on notebooks, laptops, and other mobile equipment.

Reply
 
Thread Tools Display Modes
  #1  
Old July 24th, 2010, 16:52
arcangeli arcangeli is offline
Junior Member
 
Join Date: Jul 2010
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
Default Installation on HP laptop - Freeze at BTX loader

Dear all,

I'm not new to bsd and i've used NetBSD for many years. Since 2000, i've using mainly Linux because there wasn't nvidia driver.
Now that FreeBSD have a driver, i'm pleased to come back in the *BSD family
I've downloaded the cd iso 8.1 rc2 and 8.1), the md5sum are good and i can install 8.1 on another hp laptop (4510s).

When i boot the cd on my HP 8740w laptop (core i7 720 - nvidia quadro fx 3800m), the system freeze with this msg:

Code:
CD Loader 1.2
Building the boot loader arguments
Looking up /BOOT/LOADER... Found
Relocating the loader and the BTX
Starting the BTX loader

BTX loader 1.00 BTX version 1.02
Sometimes, it end up with more message but the computer reboot automaticaly and i can't read it but it last with "BTX halted".

I've installed NetBSD/amd64 5 and ArchLinux on this laptop without problems.
I've tried with an USB dvd player with the same problem.

Thanks

Bruno
Reply With Quote
  #2  
Old July 25th, 2010, 10:17
arcangeli arcangeli is offline
Junior Member
 
Join Date: Jul 2010
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Now, i've changed the BIOS parameter for SATA to IDE (AHCI before). The boot loader work.

Next problem is i can't boot with ACPI. Without ACPI, the boot process freeze at:
Code:
md0: Preloaded image </boot/mfsroot> 4194304 bytes at 0xffffffff80e6aa98
I've installed FreeBSD 8.1 on my second laptop (HP 4510s) with success.

Bruno
Reply With Quote
  #3  
Old July 25th, 2010, 21:44
jb_fvwm2 jb_fvwm2 is offline
Senior Member
 
Join Date: Nov 2008
Posts: 1,388
Thanks: 60
Thanked 145 Times in 130 Posts
Default

Try a verbose boot maybe? Solved the 8.1-RC2 install
here... froze at a different spot though.
(solved it, that is, after I removed a pccard...)
Reply With Quote
  #4  
Old July 26th, 2010, 10:54
arcangeli arcangeli is offline
Junior Member
 
Join Date: Jul 2010
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
Default

The freeze appear always at the same place.
This is what is on the screen:
Code:
est0: <Enhanced SpeedStep Frequency Control> on cpu0
est: CPU supports Enhanced SpeedStep, but is not recognized.
est: cpu_vendor GenuineIntel, msr d
device_attach: est0 attach returned 6
p4tcc0: <CPU Frequency Thermal Control> on cpu0
orm0: <ISA Option ROMs> at iomem 0xce800-0xcf7ff,0xcf800-0xd07ff 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 0xa0000-0xbffff on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atrtc0: <AT Real Time Clock> at port 0x70 irq 8 on isa0
atrtc0: Warning: Couldn't map interrupt.
fdc0: cannot reserve interrupt line
ppc0: cannot reserve I/O port range
uart0: <Non-standard ns8250 class UART with FIFOs> at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
est0 <Enhanced SpeedStep Frequency Control> on cpu0
est: CPU supports Enhanced SpeedStep, but is not recognized.
est: cpu_vendor GenuineIntel, msr d
device_attach: est0 attach returned 6
RTC BIOS diagnostic error 8f<clock_battery,fixed_disk,invalid_time>
Timecounter "TSC" frequency 1596008568 HZ quality 800
Timecounters tick every 1.000 msec
md0: Preloaded image </boot/mfsroot> 4194304 bytes at 0xffffffff80e6aa98
I'll try with 9-current later this week.

Thanks for your help

Bruno
Reply With Quote
  #5  
Old July 26th, 2010, 11:26
jb_fvwm2 jb_fvwm2 is offline
Senior Member
 
Join Date: Nov 2008
Posts: 1,388
Thanks: 60
Thanked 145 Times in 130 Posts
Default

Comparing that to my dmesg, it looks like it may
be freezing due to usb or firewire irq conflict. Have
you changed/defaulted/disabled those in the bios ? OR
some other non-generic feature of that laptop in
particular?
Reply With Quote
The Following User Says Thank You to jb_fvwm2 For This Useful Post:
arcangeli (July 26th, 2010)
  #6  
Old July 26th, 2010, 12:07
arcangeli arcangeli is offline
Junior Member
 
Join Date: Jul 2010
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
Default

I've only changed the SATA to IDE (AHCI from factory setting).

There is two USB 3.0 port onboard.
I'll try to change something in the BIOS.

Thanks

Bruno
Reply With Quote
  #7  
Old July 26th, 2010, 12:29
arcangeli arcangeli is offline
Junior Member
 
Join Date: Jul 2010
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
Default

After enabling/disabling some BIOS settings, i've found the problem
It's with the eSATA port. With it disabled, i've got the sysinstall.

Thanks very much.
Bruno
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Slow boot, long delay at BTX loader giannidoe General 30 December 6th, 2012 15:32
BTX Loader can't find SATA disks ffarn Installing & Upgrading 2 June 2nd, 2010 13:51
BTX halted on boot rdooley79 Installing & Upgrading 3 May 26th, 2009 18:31
Installation discs and all types of live cd's hang with Compaq Presario laptop winbsdman Installing & Upgrading 6 March 12th, 2009 16:23
New BTX bootloader hangs my box RalfvdEnden General 2 January 20th, 2009 20:25


All times are GMT +1. The time now is 20:27.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0