You are not logged in.

#1 2010-01-03 20:48:16

vajorie
Member
Registered: 2009-03-12
Posts: 66

[solved] intel, kms, where's my arch boot logo(s)?

I have an intel card (Intel 945GME Chipset, netbook) with KMS enabled, and I lost the boot logos after enabling KMS. Is there a way to get it (them) back? Searching the forums gives a lot of "I want logo" and "I don't want logo" posts, some that try to get the tux logo in there (which would be nice, but offtopic to me), and one post that mentions that the logo disappears when kms is used on intel cards, but that was all.
thanks smile

Last edited by vajorie (2010-01-18 17:48:54)

Offline

#2 2010-01-03 20:54:35

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [solved] intel, kms, where's my arch boot logo(s)?


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-01-03 21:21:33

vajorie
Member
Registered: 2009-03-12
Posts: 66

Re: [solved] intel, kms, where's my arch boot logo(s)?

yep, that was that one post lol big_smile

I guess no logo for a while smile

Offline

#4 2010-01-04 03:03:07

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: [solved] intel, kms, where's my arch boot logo(s)?

use abs, and build the i915 driver into the kernel, not as a module. you will get your logo then

Offline

#5 2010-01-17 16:32:45

patroclo7
Member
From: Bassano del Grappa, ITALY
Registered: 2006-01-11
Posts: 915

Re: [solved] intel, kms, where's my arch boot logo(s)?

eldragon wrote:

use abs, and build the i915 driver into the kernel, not as a module. you will get your logo then

Confirmed, this works


Mortuus in anima, curam gero cutis

Offline

#6 2011-07-08 08:33:31

SiD
Member
From: Germany
Registered: 2006-09-21
Posts: 729

Re: [solved] intel, kms, where's my arch boot logo(s)?

I have the same problem, but a radeon.

How do I configure the kernel to compile the radeon driver into the kernel.

grep -i radeon /boot/kconfig

CONFIG_DRM_RADEON=m
CONFIG_DRM_RADEON_KMS=y
# CONFIG_FB_RADEON is not set

in menuconfig it's not possible to mark CONFIG_DRM_RADEON=y only as module.
Does it work if I set it to "y" with a texteditor?

EDIT:

radeon wiki wrote:

A radeon kernel-module gives more flexibility (e.g. debug), for built-in solution change CONFIG_DRM_RADEON from "=m" to "=y".

http://www.x.org/wiki/radeonBuildHowTo# … radeon-KMS

I will try it.

EDIT_2:
It wasn't possible to select DRM_RADEON=y because AGP was selected as module.

EDIT_3:
it works. smile

Last edited by SiD (2011-07-08 09:30:10)

Offline

#7 2011-07-08 14:15:49

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [solved] intel, kms, where's my arch boot logo(s)?

SiD, please do not necrobump old threads.


Closing...


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

Board footer

Powered by FluxBB