Saya memiliki laptop HP G62 . Kartu grafisnya adalah ATI Mobility Radeon HD 545v . Windows 8 adalah Sistem Operasi yang berjalan di atasnya. Saya memiliki firmware BIOS dan bukan UEFI.
Kemarin, saya memutuskan untuk menginstal Ubuntu 14.04.3 LTS dalam mode dual boot dengan Windows 8 . Oleh karena itu, saya mengikuti tutorial ini: http://itsfoss.com/install-ubuntu-1404-dual-boot-mode-windows-8-81-uefi/ . Inilah langkah-langkahnya:
- Mengunduh iso Ubuntu 14.04.3 LTS
- Membuat kunci USB yang dapat di-boot Ubuntu dengan Universal USB Installer
- Menonaktifkan mode fastboot pada Windows 8
- Mengecilkan drive C untuk membuat beberapa ruang kosong untuk Ubuntu
- Mengubah konfigurasi BIOS untuk melakukan booting dari kunci USB bootable Ubuntu
Saya tidak memiliki mode secureboot karena saya memiliki BIOS dan bukan UEFI .
Ketika saya boot dari kunci USB Ubuntu, layar instalasi muncul.
Kemudian saya mengklik opsi "Instal Ubuntu" dan kemudian kesalahan berikut mulai muncul:
[drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5 seconds
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing E046
Ketika saya menjalankan perintah lspci -k dari Windows saya, terminal saya menunjukkan kepada saya bahwa:
internet@internet-laptop:~$ lspci -k
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge
Alternate
00:01.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge
(int gfx)
Kernel modules: shpchp
00:03.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge
(ext gfx port 1)
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:07.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge
(PCIE port 3)
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:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 41)
Kernel driver in use: piix4_smbus
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: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
Kernel modules: amd64_edac_mod
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 VGA compatible controller: ATI Technologies Inc Manhattan
[Mobility Radeon HD 5000 Series]
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
Kernel driver in use: r8169
Kernel modules: r8169
04:00.0 Network controller: Broadcom Corporation Device 4727 (rev 01)
internet@internet:~$
Bisakah kamu membantuku ?