Gentoo Archives: gentoo-user

From: Francisco Ares <frares@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] Re: [OT] Intel(R) Celeron(R) CPU J1800 drivers
Date: Wed, 11 Jun 2014 11:33:12
Message-Id: CAHH9eM5E=tCSQHZTGdZxrPH=ukktsezVkVzgmDe8epd0eQF50A@mail.gmail.com
In Reply to: [gentoo-user] [OT] Intel(R) Celeron(R) CPU J1800 drivers by Francisco Ares
1 P.S.:
2
3 here is the output of "lspci -k"
4
5 00:00.0 Host bridge: Intel Corporation ValleyView SSA-CUnit (rev 0c)
6 Subsystem: Biostar Microtech Int'l Corp Device 1111
7 00:02.0 VGA compatible controller: Intel Corporation ValleyView Gen7 (rev
8 0c)
9 Subsystem: Biostar Microtech Int'l Corp Device 1111
10 Kernel driver in use: i915
11 00:13.0 IDE interface: Intel Corporation ValleyView 4-Port SATA Storage
12 Controller (rev 0c)
13 Subsystem: Biostar Microtech Int'l Corp Device 521d
14 Kernel driver in use: ata_piix
15 00:14.0 USB controller: Intel Corporation ValleyView USB xHCI Host
16 Controller (rev 0c)
17 Subsystem: Biostar Microtech Int'l Corp Device 6403
18 Kernel driver in use: xhci_hcd
19 00:1a.0 Encryption controller: Intel Corporation ValleyView SEC (rev 0c)
20 Subsystem: Biostar Microtech Int'l Corp Device 310e
21 00:1b.0 Audio device: Intel Corporation ValleyView High Definition Audio
22 Controller (rev 0c)
23 Subsystem: Biostar Microtech Int'l Corp Device 821e
24 Kernel modules: snd_hda_intel
25 00:1c.0 PCI bridge: Intel Corporation ValleyView PCI Express Root Port (rev
26 0c)
27 Kernel driver in use: pcieport
28 00:1c.1 PCI bridge: Intel Corporation ValleyView PCI Express Root Port (rev
29 0c)
30 Kernel driver in use: pcieport
31 00:1c.2 PCI bridge: Intel Corporation ValleyView PCI Express Root Port (rev
32 0c)
33 Kernel driver in use: pcieport
34 00:1c.3 PCI bridge: Intel Corporation ValleyView PCI Express Root Port (rev
35 0c)
36 Kernel driver in use: pcieport
37 00:1f.0 ISA bridge: Intel Corporation ValleyView Power Control Unit (rev 0c)
38 Subsystem: Biostar Microtech Int'l Corp Device 310e
39 00:1f.3 SMBus: Intel Corporation ValleyView SMBus Controller (rev 0c)
40 Subsystem: Biostar Microtech Int'l Corp Device 310e
41 Kernel modules: i2c_i801
42 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
43 RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
44 Subsystem: Device 1c6c:0123
45 Kernel driver in use: r8169
46
47
48 Thanks again,
49 Francisco
50
51
52 2014-06-11 8:28 GMT-03:00 Francisco Ares <frares@×××××.com>:
53
54 > Hi,
55 >
56 > I am trying to install Gentoo on a x64 system with such processor, that,
57 > as far as I could understand, is like to have the chipset embedded, so the
58 > buses to video, pci express, usb, etc, comes out of the processor chip.
59 >
60 > The kernel from the 3.10 series were not able to correctly handle this
61 > processor, at least the video driver (not sure about the rest), but the new
62 > stable one, "gento-sources-3.12.21-r1" is OK, now I have the framebuffer
63 > splash.
64 >
65 > But no X11 for now. I have added "~amd64" keywords to
66 > "x11-drivers/xf86-video-intel", but, for now, only a black screen, with no
67 > clue on the log file "/var/log/Xorg.0.log" (which is the latest).
68 >
69 > On "/etc/portage/make.conf", I have the line:
70 >
71 > VIDEO_CARDS="intel i915 i965 modesetting"
72 >
73 > Did I miss something?
74 >
75 > Thanks.
76 > Francisco
77 >

Replies

Subject Author
[gentoo-user] Re: [OT] Intel(R) Celeron(R) CPU J1800 drivers James <wireless@×××××××××××.com>