Hi Julien,

Thank you for your experienced replied. I wished I shouldnt mess with grub,
... I really do so.

I tried to keep grub as quiet only, and added :

# cat /etc/modprobe.d/i915-kms.conf
options i915 modeset=1

and /etc/# cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
# Parameters can be specified after the module name.

loop
i915
drm_kms_helper
drm

 but this does not work to let video work.
There is no /etc/X11/xorg.conf


By default, at fresh install, no X is working, so why it is a
misconfiguration? I do not understand.
I wished it worked...

Best regards
Y.


On Sun, May 16, 2010 at 4:02 PM, Julien Cristau <jcris...@debian.org> wrote:

> On Sun, May 16, 2010 at 15:51:24 +0200, yellow protoss wrote:
>
> > A pseudo solution in the meantime DEBIAN find solutions.
> >
> > Changing
> > GRUB_CMDLINE_LINUX_DEFAULT="quiet"
> > to
> > GRUB_CMDLINE_LINUX_DEFAULT="quiet i915.modeset=1"
> >
> > then update-grub
> >
> your chip (clarkdale) is not supported without i915.modeset, and
> i915.modeset=1 is the default.  So you shouldn't need to mess with the
> grub config.
> Sounds to me like this bug should be closed as user error or
> misconfiguration.
>
> Cheers,
> Julien
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iQIcBAEBCAAGBQJL7/rsAAoJEDEBgAUJBeQMM0UP/30YCKAVOyJ+4nvdydwz5Skd
> yGt6FjkBHwHCQ3OQ0KEmaU+Ce64g8e1pHwYqmiFDFqHq++2ltB2yxbXKdYvrS7eO
> EJZYxVh3cbQJck5Ehjcl1J+jiYhL4jcJrkE1Ngrealm0SCpdsyUHjSuvNDeeqQ6p
> gqm/RxkIlnW/tbU++7EBYKlFlS02xEoOW83kfvBgOsq8lx0EFqBCWuo8UiQOL7Hk
> jcffHWGzQ127vR96z7VQV7hi2UaxJAIg9bCqdnOO5yp4t4j+EEw/v7WKIqrv7HIV
> OdR9e8OxGirX9qS1o6PrCqcXOnjGDtuQXhJjSQA2CVOyAdI2ppdJwWfJUm8+8ANa
> 9/GmyAWPD9B5vX9wXul6wqiLUH0xZRQYx1Z7GKqO6GP5UKTKRm73AKZVEeACRGQw
> Mxw7pZs6m6+UOdpnLNXtoOVjUQmVmmlyqHDX33707TWTjf+UTOJzSJ8+/FUisZZ/
> j3Wo6SRnRfP4hvQw5YO/AEQcnx5AfF7C9ff9xcC7o/FqzucZHf2g19ZFkakmncNF
> QBN2mb4ut4bY0kSQxB2FwVnO6FI878aI1xX4FltLE5Fauaqu5NEucaCWIVK6/wXx
> P7ExzAjy3FhCP8pp8Wz+JWIH25LGHs2jW5cFaA5B3loOsU0LEgucU6hu4QWOdMjN
> N4pN8NR3/5C6ZXvTvPjI
> =Xos0
> -----END PGP SIGNATURE-----
>
>

Reply via email to