HELP!!! Error during boot! - Remix OS for PC

[email protected]_x86_x64: / #
how can i fix it I'm using vga Nvidia geforce gtx 950m (4gb) and chip intel core i7, screen resolution is 1920x1080 :crying::crying::crying:

Try adding "nouveau.modeset=0" at the end of the "kernel ..." line in the menu.lst file inside the RemixOS folder via Windows or some other OS. (Assuming that you used the official installer)
Sent from my iPhone using Tapatalk

Related

Cannot install Remix OS to Iconia W511

I have partition the hdd drive, copy all files addroid Remix OS into that new partition , but i cannot create a new uefi boot entry by using EasyUefi, when I create new entry, after i choose type: Linux or other OS, decription, I cannot select the partition which have android system file.
When i use UEFIInstallerv23-5800.exe in the post: http://forum.xda-developers.com/android/software/winapp-android-x86-installer-uefi-t3222483 it is no lucky too! When i run UEFIInstallerv23-5800.exe, it check and note that, no all require element met please see the log. And this is the log:
================Installer Info================
Installer Directory:C:\Users\Kien-Ha\AppData\Local\Temp\droidinst_efi
Installer Version:2.3.5800.0
Secure Boot ... Disabled
Manufacturer: Acer
Model: ICONIA W511
Product: ICONIA W511
BIOS info:
ACRSYS - 3
V2.0
INSYDE Corp. - 52230011
Available GPU(s):
GPU: Intel(R) Graphics Media Accelerator
=============[REQUIREMENTS CHECK]============
Administrator privilege ... ok
OS Type: 32-bit!
CPU Architecture: 0
CPU Name: Intel(R) Atom(TM) CPU Z2760 @ 1.80GHz
CPU Architecture is not supported!
==========================================
Are there any one can help me? Sorry for my bad english.
Did you ever get anywhere with this ? I'm trying to do the same, I think it's the clover trail chipset that is the obstacle. Freezes after grub regardless of manual commands .
Can you post some screenshots.
---------- Post added at 08:39 AM ---------- Previous post was at 08:38 AM ----------
And check what kind of bios you have, it might not be Uefi
try RMXinstaller
imadlatch said:
try RMXinstaller
Click to expand...
Click to collapse
Hello kind sir,
I too have a Z2760 cpu machine and RMXInstaller does not work. Seems that grub is not at the right location in the iso and also not sure things are compatible with Remix OS v3. System.img is now system.sfs so an error occurs.
Would you please consider updating RMXInstaller to support 64 and 32 UEFI environments,? Thank you so much for considering.
Want a bigger data.img? https://www.reddit.com/r/RemixOS/comments/40xy2o/how_to_make_large_internal_storage_for_remix_os/ Use the IMGTools.
cd "C:\RemixOS"
dd.exe iflag=count_bytes if=/dev/zero of="C:\RemixOS\unformatted_data.img" count=68719476736
mke2fs.exe -F -t ext4 "C:\RemixOS\unformatted_data.img"
pause
64gb of data.img
After you get Remix OS installed. Don't reboot. Do this first. For Hard Drives only.
Note: Change the paths on the commands above.
Hi, did anyone get the fix for that problem. I have an Ativ Tab 3 running on the same processor chip i cant get to install x86 project rom.

RemixOS with Intel HD Graphics (GEN8)

Hello,
I'd like to try RemixOS on a Teclast X16 Pro tablet. This one has a Intel HD Graphics (GEN8) chipset and the driver seems to crash when loading the corresponding module (error on boot with DEBUG=2 option), so when graphic mode changes during boot (equivalent to modeset switch under linux), screen goes blank.
Any suggestion to fix this ?
Thanks in advance.

Error booting Remix OS on laptop

Hi
I'm trying to boot up remix OS in HDD on a Toshiba laptop of 2006 with those specification
Intel Celeron M370
ATI Graphics
512 MB of ram
80 GB HDD
After successful installation it normally reboot to boot manager and I can select remix os to boot, and then it says:
Booting 'Resident Mode - All your data and apps are saved'
(hd0,0)
Filesystem type is NTFS, partition type 0x7
[Linux-bzImage, setup=0x3e00, size=0x4f4480]
[Linux-initrd @ 0x1b9d9000, 0x4b65ae bytes]
early console in decompress_kernel
input_data: 0x01556101
input_len: 0x004eb268
output: 0x01000000
output_len: 0x00a30490
run_size: 0x00adc000
Decompressing Linux... Parsing ELF... No relocation needed... done.
Booting the kernel.
Click to expand...
Click to collapse
Then there is a problem, because after 2 seconds it says:
[ 1.959044] intel_powerclamp: Intel powerclamp does not run on family 6 model 13
[ 1.961135] intel_rapl: driver does not support CPU family 6 model 13
Click to expand...
Click to collapse
I know that hardware is much weak, but seems like there are problems with powerclamp and intel_rapl, somethings related to driver.
There is something I can do to boot up Remix OS on this PC?
I have the same problem. But mine says "Cpu family 6 model 23"...
My laptop is a Samsung R430 from 2010.
Core 2 duo T6600 2.2GHz
6GB RAM
I'm trying to run it form usb though.
Sent from my G760-L03 using Tapatalk
Maybe some CPUs families aren't currently supported.
I could boot Remix OS on Intel Celeron 1007U x64 and on an Intel Core i7 2nd generation.
Someone can confirm?
hmm..
I also see this at boot... : intel_rapl: driver does not support CPU family * model * (intel d525)
But RemixOS 32bit is booting/working fine
Its some kind of cpu throtle driver ( to keep heat down ) if I read correctly
https://wiki.ubuntu.com/Kernel/PowerManagement/ThermalIssues
My system.. however.. is running cool (so, the driver is not needed)
A thought::
Try booting with : DEBUG=1
mitchell4you said:
hmm..
I also see this at boot... : intel_rapl: driver does not support CPU family * model * (intel d525)
But RemixOS 32bit is booting/working fine
Its some kind of cpu throtle driver ( to keep heat down ) if I read correctly
https://wiki.ubuntu.com/Kernel/PowerManagement/ThermalIssues
My system.. however.. is running cool (so, the driver is not needed)
A thought::
Try booting with : DEBUG=1
Click to expand...
Click to collapse
Uhm, thanks I'll try.
Where I have to add it?

Remix OS cpu

I am trying to install Remix OS on VMware in a host with these specs:
CPU: AMD phenom x4 965 black edition
RAM: 8GB
GPU: Radeon 6670
After install the OS I get these errors:
intel_poweclamp: Intel powerclamp does not run on family 16 model 4
intel_rapl: driver does not support CPU family 16 model 4
Click to expand...
Click to collapse
After that the screen become black and stuck.
So I can't install Remix OS on AMD cpus? Is there any way to fix the problem with VMware?
ppp99 said:
I am trying to install Remix OS on VMware in a host with these specs:
CPU: AMD phenom x4 965 black edition
RAM: 8GB
GPU: Radeon 6670
After install the OS I get these errors:
After that the screen become black and stuck.
So I can't install Remix OS on AMD cpus? Is there any way to fix the problem with VMware?
Click to expand...
Click to collapse
Remix OS supports AMD processors. These errors occur also with Intel processors that are not Intel Core iX "don't support Power Clamp". I have AMD Athlon QL-62 and I also get this error but Remix OS works quiet good. Add DEBUG=1 to the kernel parameters in the bootloader and report back the errors.
---------- Post added at 02:29 PM ---------- Previous post was at 02:27 PM ----------
It's also most probably a video card issue.
After adding DEBUG=1 to kernel parameters I see the errors:
VFS: could not find a valid V7 on sda.
EXT4-fs (sda1): couldn't mound as ext3 due to feature incompatibilities
found at /dev/sda1
Type 'exit' to continue booting...
Running MirBSD Korn Shell...
Click to expand...
Click to collapse
after typing "exit" it writes:
modprobe: Couldn't find probe module 'pcc_cpufreq'
piix4_smbus 0000:00:07.3: SMBus Host Controller not enabled!
init: property_set("ro.serialno", "") failed
init: /dev/hw_random not found
... more property_set errors ....
Click to expand...
Click to collapse
And then black screen and stuck...
Just noticed that also Android x86 not working with the same problem... What should I do?
I'm having the same problem with an ASUS k50ij. Worked fine on 2.0.10x/2.0.20x but has not worked on any version newer than that. Real shame too as Remix quickly became my favorite OS for laptops after I discovered it.
Remix Devs: I'm an engineer at a group of radio stations, so I'm fairly technically competent. Anything I can do to help, please feel free to let me know.
---More info---
Main OS on laptop is Linux Mint. I've installed remix using the installer to both a separate partition on the HDD as well as in the android [date] folder on the OS partition. I've manually installed. I've manually gone through and verified that everything is owned by root I've used both data/system images and folders (with and without REMOUNT_RW=1).

Blank screen following initial grub screen

Hi
I have tried usb key, hdd install using both 32 and 64 bit, however after the grub screen my display goes blank. I have waited over 30 mins but it does load and show remix screen. Here is my config. I have this running fine on my old HP pavilion and its great so would love to be able to run it on my large Acer. Any help appreciated
OS Name Microsoft Windows 7 Ultimate N
Version 6.1.7601 Service Pack 1 Build 7601
Other OS Description Not Available
OS Manufacturer Microsoft Corporation
System Name KITCHEN
System Manufacturer Acer
System Model Aspire Z5610
System Type x64-based PC
Processor Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz, 2327 Mhz, 4 Core(s), 4 Logical Processor(s)
BIOS Version/Date Phoenix P01-B2, 19/01/2010
SMBIOS Version 2.6
Windows Directory C:\Windows
System Directory C:\Windows\system32
Boot Device \Device\HarddiskVolume1
Locale United Kingdom
Hardware Abstraction Layer Version = "6.1.7601.17514"
Time Zone GMT Daylight Time
Installed Physical Memory (RAM) 4.00 GB
Total Physical Memory 3.87 GB
Available Physical Memory 1.63 GB
Total Virtual Memory 7.74 GB
Available Virtual Memory 5.45 GB
Page File Space 3.87 GB
Page File C:\pagefile.sys
Name NVIDIA GeForce G210M
PNP Device ID PCI\VEN_10DE&DEV_0A74&SUBSYS_069110DE&REV_A2\4&357F6195&0&0008
Adapter Type GeForce G210M, NVIDIA compatible
Adapter Description NVIDIA GeForce G210M
Adapter RAM 512.00 MB (536,870,912 bytes)
Installed Drivers nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
Driver Version 8.17.11.9666
INF File oem5.inf (Section013 section)
Color Planes Not Available
Color Table Entries 4294967296
Resolution 1920 x 1080 x 60 hertz
Bits/Pixel 32
Memory Address 0xFC000000-0xFCFFFFFF
Memory Address 0xE0000000-0xEFFFFFFF
Memory Address 0xDE000000-0xDFFFFFFF
I/O Port 0x00002000-0x0000207F
IRQ Channel IRQ 16
I/O Port 0x000003B0-0x000003BB
I/O Port 0x000003C0-0x000003DF
Memory Address 0xA0000-0xBFFFF
Driver c:\windows\system32\drivers\nvlddmkm.sys (8.17.11.9666, 13.09 MB (13,728,616 bytes), 17/02/2010 06:13)

Categories

Resources