Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ich kann im meinem kernel i2c support nicht aktivieren
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
mtaesler
n00b
n00b


Joined: 28 Jun 2006
Posts: 23

PostPosted: Tue Aug 08, 2006 9:27 pm    Post subject: ich kann im meinem kernel i2c support nicht aktivieren Reply with quote

hallo,
Device Drivers --->
I2C support --->
--- I2c support //dies kann ich nicht aktivieren ich brauch es aber für x11-drm
<m> I2C device interface //der rest funktioniert


muss ich noch wo anders was aktivieren?
Vielen Dank für eure hilfe
Back to top
View user's profile Send private message
Freiburg
Guru
Guru


Joined: 19 Jun 2004
Posts: 504
Location: Freiburg

PostPosted: Wed Aug 09, 2006 11:40 am    Post subject: Reply with quote

mach mal ein
Code:
 make mrproper
sieht so aus also würde in der config irgendwas falsch laufen, mrproper mach den sourcetree wieder richtig sauber, danach mußt du zwar alle Einstellungen nochmal machen, aber dann sollte das auswählen auch möglich sein
Back to top
View user's profile Send private message
mtaesler
n00b
n00b


Joined: 28 Jun 2006
Posts: 23

PostPosted: Wed Aug 09, 2006 11:53 am    Post subject: also Reply with quote

danke
aber noch eine frage wenn ich jetzt make mrproper eingebe sind dann alle einstellungen weg muss ich mir da die jetzt alle merken (aufschreiben)?
Vielen Dank
Back to top
View user's profile Send private message
Freiburg
Guru
Guru


Joined: 19 Jun 2004
Posts: 504
Location: Freiburg

PostPosted: Wed Aug 09, 2006 11:58 am    Post subject: Reply with quote

Ja sind alle weg mrproper löscht alles was erstellt wurde, was übrigt bleibt ist quasi das selbe was du bei kernel.org runter laden kannst oder was du über emerge bekommst. Dein Problem hört sich irgendwie so an als hättest du ne alte Config reinkopiert und nun gibts ein Problem, falls dem so ist kannst du erst
Code:
make oldconfig
ausprobieren...
Back to top
View user's profile Send private message
mtaesler
n00b
n00b


Joined: 28 Jun 2006
Posts: 23

PostPosted: Wed Aug 09, 2006 12:06 pm    Post subject: make mrproper Reply with quote

hallo
make mrproper hat nicht geholfen ich kann es immer noch nicht aktivieren :(
Back to top
View user's profile Send private message
Freiburg
Guru
Guru


Joined: 19 Jun 2004
Posts: 504
Location: Freiburg

PostPosted: Wed Aug 09, 2006 12:14 pm    Post subject: Reply with quote

Hmm ok bei genauerem anschauen geht es bei mir auch nicht über
Code:
 make menuconfig
über
Code:
 make config
kann man es aber auswählen, danach erscheint es bei mir auch unter menuconfig, komisch ist wohl ein Bug in der Kernelconfig
Back to top
View user's profile Send private message
mtaesler
n00b
n00b


Joined: 28 Jun 2006
Posts: 23

PostPosted: Wed Aug 09, 2006 12:39 pm    Post subject: hmmm Reply with quote

wenn ich make config eingebe und i2c support aktiviere
danach make menuconfig starte kann ich es immer noch nicht aktivieren (immer noch die 3 linien --- )
emerge x11-drm kommt immer noch die selbe fehlermeldung das es nur für 2.4 geht oder so
Back to top
View user's profile Send private message
Freiburg
Guru
Guru


Joined: 19 Jun 2004
Posts: 504
Location: Freiburg

PostPosted: Wed Aug 09, 2006 1:13 pm    Post subject: Reply with quote

ok dann wird es das besten sein deine config mit
Code:
 make config
zu machen und das ganze mal unter bugs.getoo.org als Bug zu melden...
Back to top
View user's profile Send private message
mtaesler
n00b
n00b


Joined: 28 Jun 2006
Posts: 23

PostPosted: Wed Aug 09, 2006 1:55 pm    Post subject: ... Reply with quote

mit make config
bekomme ich es auch nicht zum laufen
ich werde erstmal die closed source treiber von ati verwenden.
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Wed Aug 09, 2006 1:58 pm    Post subject: Reply with quote

Welcher Kernel ist das überhaupt?

Tobi
Back to top
View user's profile Send private message
mtaesler
n00b
n00b


Joined: 28 Jun 2006
Posts: 23

PostPosted: Wed Aug 09, 2006 2:09 pm    Post subject: 2.6.17-gentoo-r4 Reply with quote

hallo es ist der 2.6.17-gentoo-r4
vielleicht sollte ich mal ein emerge gentoo-sources machen und ihn nochmal neu erstellen?
emerge ati-drivers funzt auch nicht so richtig und eigenmtlich will ich es auch nicht unbedingt benutzen
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Wed Aug 09, 2006 2:14 pm    Post subject: Reply with quote

Code:
server ~ # uname -r
2.6.17-gentoo-r4

 I2C support
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=y
# I2C Algorithms
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
# CONFIG_I2C_ALGOPCA is not set
# I2C Hardware Bus support
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_VIA is not set
CONFIG_I2C_VIAPRO=y
# CONFIG_I2C_VOODOO3 is not set
# CONFIG_I2C_PCA_ISA is not set
# Miscellaneous I2C Chip support
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set
CONFIG_FB_MATROX_I2C=y


Bei mir gehts...

Installier dir das Paket mal neu.

Tobi
Back to top
View user's profile Send private message
mtaesler
n00b
n00b


Joined: 28 Jun 2006
Posts: 23

PostPosted: Wed Aug 09, 2006 3:11 pm    Post subject: hallo Reply with quote

hallo,
hat leider auch nicht funktioniert
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5329

PostPosted: Wed Aug 09, 2006 3:14 pm    Post subject: Re: hmmm Reply with quote

mtaesler wrote:
wenn ich make config eingebe und i2c support aktiviere
danach make menuconfig starte kann ich es immer noch nicht aktivieren (immer noch die 3 linien --- )
emerge x11-drm kommt immer noch die selbe fehlermeldung das es nur für 2.4 geht oder so


die 3 --- heißen, das die option aktiv ist und, da es von einer anderen option als abhängigkeit gekennzeichnet ist, nicht deaktivier bar.

hast du schonmal die unstable version von x11-drm probiert?
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
mtaesler
n00b
n00b


Joined: 28 Jun 2006
Posts: 23

PostPosted: Wed Aug 09, 2006 3:33 pm    Post subject: nein Reply with quote

nein habe ich noch nicht versucht
wie kann ich den die unstable version mit emerge installieren?
Vielen Dank
Back to top
View user's profile Send private message
Gibheer
Guru
Guru


Joined: 27 Dec 2004
Posts: 300

PostPosted: Wed Aug 09, 2006 8:00 pm    Post subject: Reply with quote

was hat eigentlich i2c support und drm gemeinsam? ich weis nur, aus der Zeit wo ich noch meine Radeon zum laufen bringen wollte, das man fuer nen 2.4er Kernel das x11-drm installieren musste, bei nem 2.6er kernel der drm-support aber eigentlich fuer die "gaengigen" Karten schon im Kernel ist und man es nur noch anwaehlen muss.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum