HP ProBook 6455b
-
[B]SOLVED! Used linux kernel 3.9rc8 with Core.config[/B]
Hello, I’m playing around with ghost here in my department for a week now but I’m having issues with registering a particular model: HP ProBook 6455b
I can get it to PXE boot, but when I go to the compatibility check, the “disk” fails.
I’ve tried a few different kernels: 3.6.9 Core, 2.6.36 KitchenSink, and I’ve even tried playing around with creating my own kernel using 2.6.39.4 source with KitchenSink.
I did a kernel check in the terminal while running a live cd on the machine, and here is the output:
[CODE]00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge Alternate
00:01.0 PCI bridge: Hewlett-Packard Company Device 9602
Kernel modules: shpchp
00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 0)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:05.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 1)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:09.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 4)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [AHCI mode]
Kernel driver in use: ahci
Kernel modules: ahci
00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
Kernel driver in use: ohci_hcd
00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
Kernel driver in use: ehci_hcd
00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
Kernel driver in use: ohci_hcd
00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
Kernel driver in use: ehci_hcd
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 42)
Kernel modules: i2c-piix4
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller (rev 40)
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge (rev 40)
00:14.5 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI2 Controller
Kernel driver in use: ohci_hcd
00:16.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
Kernel driver in use: ohci_hcd
00:16.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
Kernel driver in use: ehci_hcd
00:18.0 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Link Control
01:05.0 VGA compatible controller: ATI Technologies Inc M880G [Mobility Radeon HD 4200]
Kernel driver in use: radeon
Kernel modules: radeon
01:05.1 Audio device: ATI Technologies Inc RS880 Audio Device [Radeon HD 4200]
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
02:00.0 Ethernet controller: Marvell Technology Group Ltd. Device 4381 (rev 11)
Kernel driver in use: sky2
Kernel modules: sky2
03:00.0 SD Host controller: Ricoh Co Ltd Device e822 (rev 01)
Kernel driver in use: sdhci-pci
Kernel modules: sdhci-pci
03:00.1 System peripheral: Ricoh Co Ltd Device e230 (rev 01)
03:00.2 System peripheral: Ricoh Co Ltd Device e852 (rev 01)
03:00.3 FireWire (IEEE 1394): Ricoh Co Ltd Device e832 (rev 01)
Kernel driver in use: ohci1394
Kernel modules: firewire-ohci, ohci1394
04:00.0 Network controller: Broadcom Corporation Device 4353 (rev 01)
[/CODE]Any other options I can try? Or suggestions?
Thanks
-
Can you try new kernel 3.8.8?
[url]http://fogproject.org/forum/threads/kernel-3-8-8-core-posted.4249/[/url]
-
Jian Zhang-
Unfortunately, 3.8.8 still fails on the disk check.
However! I created by own kernel using the linux kernel 3.9rc8 with core and it works! I followed some instructions from this post: [url]http://fogproject.org/forum/threads/hard-disk-not-found-lenovo.4159/#post-11290[/url]