You are not logged in.

#1 2013-04-15 20:07:41

00lonewolf
Member
From: Netherlands
Registered: 2013-04-15
Posts: 3

[Solved] Dell Mini 10: no screens found

Hello people,

First time Arch user here, but not new to Linux.

Installing Arch Linux went without any problems on my Dell Mini 1010. But for the last 3 days I'm trying to get X working.
I have used to following pages trying to get it to work:

https://wiki.archlinux.org/index.php/Dell_Mini_10v
https://wiki.archlinux.org/index.php/Intel_Graphics
http://en.gentoo-wiki.com/wiki/Dell_Ins … /xorg.conf

All without any luck. The error log can be found here:
http://pastebin.ca/2360086

That is without an xorg.conf and with addition of:

/etc/X11/xorg.conf.d/20-gpudriver.conf
Section "Device"
        Identifier "Card0"
        Driver     "intel"
EndSection

lsmod shows the i915 modules are loaded.

Also I tried the vesa driver, but that gives me a flashing blue / black screen and the laptop needs to be hard rebooted.

Anyone know what I'm missing? Or maybe someone with the same laptop willing to share their Xorg config?

Thanks! smile

Last edited by 00lonewolf (2013-04-16 17:14:40)

Offline

#2 2013-04-15 20:20:24

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: [Solved] Dell Mini 10: no screens found

Your hardware would be nice to know, so post the output of lspci -nn. A quick google tells me you have Poulsbo graphics. If that's the case, you're screwed. You have two options: the simple one - install xf86-video-modesetting; and the not-simple one - the EMGD driver. You will probably not succeed with the not-simple one.

Offline

#3 2013-04-15 20:24:41

00lonewolf
Member
From: Netherlands
Registered: 2013-04-15
Posts: 3

Re: [Solved] Dell Mini 10: no screens found

Thanks for your answer. Here;'s the output of lspci -nn:

http://pastebin.ca/2360106

I did try Bodhi Linux and Fedora and had no problems with xorg, so that's why  I think I'm missing something.

Offline

#4 2013-04-16 17:14:24

00lonewolf
Member
From: Netherlands
Registered: 2013-04-15
Posts: 3

Re: [Solved] Dell Mini 10: no screens found

The xf86-video-modesetting driver works well. thanks!

Offline

Board footer

Powered by FluxBB