View Single Post
Posts: 74 | Thanked: 142 times | Joined on Oct 2009 @ Chicago, US
#443
I installed Arch on my N900 but I'm getting some errors when trying to boot it. I think one problem is that I installed it in mmcblkp0p5 (not mmcblkp0p4) and even though I adjusted the u-boot menu entry, it does try to mount mmcblkp0p4 as ext4 during boot. Is there a config file where I can change this? I tried adding an entry to fstab but it didn't help. Also, are the other errors "normal"?


When booting Arch I get the following errors:

First screen:
Code:
gpmc could not claim irq-22
voltdm_scale: (some error)
Second screen:
Code:
omap_i2c: controller timed out
EXT4-fs (mmcblkp0p4): unable to read superblock
..
bcm2048 3-0022: BCM I2C error!
bcm2048 3-0022: Is Bluetooth up and running?
then the boot process stops (device not responsive).


Any help is greatly appreciated.