Date: Sat, 10 May 2008 12:46:29 -0400 From: Coleman Kane <cokane@FreeBSD.org> To: rar102@ra.msstate.edu Cc: freebsd-arch@freebsd.org Subject: Re: compaq 6515b turion x2 laptop Message-ID: <1210437989.62567.17.camel@localhost> In-Reply-To: <1210436112.4825ca102cfce@webmail.msstate.edu> References: <1210436112.4825ca102cfce@webmail.msstate.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-xHetocM0ThdpLSeb82GR Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2008-05-10 at 11:15 -0500, rar102@ra.msstate.edu wrote: > I recently bought a new laptop. I have been unsuccesful in installing Fr= eeBSD > (or any alternatives for that matter) onto it. I wonder if I can get som= e > help. I have tried to: >=20 > 1. install the FreeBSD amd64 7.0 release. Stopped at a "No disks found!= " > prompt. With a little bit googling, I see that FreeBSD has been successf= ully > installed onto ST9120822AS hard drive. >=20 > 2. run the latest Knoppix on it (just to see if the Debian i386 Linux fl= avors > can do it). Hangs on detecting hard drive. To be honest, I want BSD if = I can > use it, anyway. >=20 > 3. install the FreeBSD 7-stable amd64 April snapshot. Same result as #1= . >=20 > 4. install NetBSD amd 4.0-release. Gives a disk geometry warning but in= stalls > without much further ado. In fact, I am still using NetBSD's bootloader.= It > boots both Vista and NetBSD. But... when I boot into NetBSD, it overhea= ts, > panics and dies within a minute. Trolling the internet again, I see that= I am > not the only one that has run into this problem. It is not running long = enough > to try an ftp install. I would like to not burn up this motherboard and = I > don't see any NetBSD snapshot iso's to see if they have resolved this pro= blem. >=20 > 5. install the FreeBSD i386 7.0 release. Installer complains about disk > geometry. At the partitioning screen I press 'g' ('Set Disk Geometry'). = I > previously used Vista's magic partition resizer to leave me some space. = I tell > the sysintall to format that empty space as ufs2 and press 'q' ('Quit' ou= t the > disk partitioning step of sysintall). At this point, it pops up a messag= e that > my partitions are not starting on disk boundaries. I aborted the install= at > that point. It may still work. I just don't know. I would rather >=20 > 6. install the FreeBSD i386 7-stable April snapshot. Same result as #1 = and #3. > This was kind of strange. I would have expected the same result as #5. >=20 > Any suggestions??? >=20 > RAR >=20 RAR, You are in luck! Well, actually I have good news and I have bad news. The good news is that I have nearly the same (6715b) laptop and experienced similar problems when getting FreeBSD onto it. After some work, I've been able to use FreeBSD reliably on the system. The bad news is that you probably have an overlap of PCI memory ranges between the SATA controller and another device in the system (likely the audio controller). I put up a page describing the problem here: http://www.cokane.org/dokuwiki/freebsd/amd64_compatibility#getting_the_hp_c= ompaq_6715b_working Specifically, read this section: http://www.cokane.org/dokuwiki/freebsd/amd64_compatibility#the_onboard_ati_= sb600_hda_audio_controller Give me the weekend, and I will post a 7.0-RELEASE CD with the patch in it. I figured that I should have done it a while ago. Oh well. While you are at it, see if you can use Scroll-Lock and the up/down keys to read the kernel messages. See if you can find the atapci0 probe line for your SATA controller (AHCI), as well as the line for your pcm0 device and send them back to me. I can add your info to my webpage to help others. It will look like this: atapci0: <ATI IXP600 SATA300 controller> port 0x9000-0x9007,0x9008-0x900b,0= x9010-0x9017,0x5018-0x501b,0x5020-0x502f mem 0xd0609000-0xd06093ff irq 16 a= t device 18.0 on pci0 ... pcm0: <ATI SB600 High Definition Audio Controller> mem 0xd0608000-0xd060bff= f irq 16 at device 20.2 on pci0 You'll notice the "mem" resource for the audio controller is 0xd0608000-0xd060bff, and the "mem" resource for the SATA controller is 0xd0609000-0xd06093ff. The SATA controller's "mem" resource is completely covered by this audio controller. If you happen to have access to another machine for building your own releases, you can try my patch and build them from it. --=20 Coleman Kane --=-xHetocM0ThdpLSeb82GR Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkgl0WMACgkQcMSxQcXat5cEbACcD44xThDgxknmi10ZJCWBZhkR 5dIAnigHtZUE7CDAYmO7nAmmjb/W0E8I =SNTB -----END PGP SIGNATURE----- --=-xHetocM0ThdpLSeb82GR--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1210437989.62567.17.camel>