Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
after using startx all i get is a blank screen?SOLVED
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
rixtr66
n00b
n00b


Joined: 05 Sep 2008
Posts: 34

PostPosted: Sun Nov 02, 2008 12:36 am    Post subject: after using startx all i get is a blank screen?SOLVED Reply with quote

I installed gentoo with the minimal install cd,fixed a few grub errors and it boots just fine.heres where the trouble starts,i tried installing kde 3.5.9
wich took hours.and ended up with a half baked install,some components bring back die errors.so ineed a window manager, so i emerged enlightenment successfully,i made sure it was put in /ect/conf.d/xdm, and checked /etc/rc.conf.when i ran rc-update add enlightenment default,
it wasnt there.i also ran xorg config but all i get is a blank screen?no matter what i try i get a blank screen.
i followed the install instructions to the letter,i printed them out! i also used the genkernel because i kept getting kernel panics.
so now im stuck! ive checked most of the stickies and documentation but im baffeled!! can someone out there help me?
this has been a 2 day project and im about to go off the deep end :cry: so please HELP!!
it would be greatly appreciated.
Rick :(
_________________
ya gotta do what ya gotta do!


Last edited by rixtr66 on Thu Nov 06, 2008 11:03 pm; edited 1 time in total
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Sun Nov 02, 2008 12:48 am    Post subject: Reply with quote

Please post output of emerge --info and rc-status
Back to top
View user's profile Send private message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5935

PostPosted: Sun Nov 02, 2008 1:22 am    Post subject: Reply with quote

lsmod and lspci might help too.

cheers
_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
Back to top
View user's profile Send private message
rixtr66
n00b
n00b


Joined: 05 Sep 2008
Posts: 34

PostPosted: Sun Nov 02, 2008 1:28 am    Post subject: Reply with quote

Well im going from os to os so i really cant copy and paste outputs:(
however i switched back to gentoo and ran the commands you suggested,and wrote down what i thought was pertinent.
rc-status
local
net.eth0
netmount all were enabled.

emerge info

x86 x org
i 810 intel
Thats all i wrote down because i think it has something to do with the video driver.
sorry i cant post itall :oops:
rick
_________________
ya gotta do what ya gotta do!
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Sun Nov 02, 2008 1:50 am    Post subject: Reply with quote

Well, if you haven't already done this, run the following commands as root
Code:
rc-update add dbus default
rc-update add hald default
/etc/init.d/dbus start
/etc/init.d/hald start
cd
X -configure
X -config /root/xorg.conf.new


Do you get a gray screen with an X cursor? If so press ctrl+alt+bkspc to exit.
Back to top
View user's profile Send private message
rixtr66
n00b
n00b


Joined: 05 Sep 2008
Posts: 34

PostPosted: Sun Nov 02, 2008 3:53 pm    Post subject: Reply with quote

ok i ran all the commands and here's what i came up with;

rc-update add dbus default /ran fine
rc-update add hald default / returned error, not found;abortingUPDATE,emerged hal and this now works!!(still get blank screen)

so just for the hell of it i ran X -configure,with areturn of; (ww) intel: no matching device section for instance (BUSID PCI:0:2:1)found
i then ran X -config /root/xorg.conf.new and got a blank screen wich i couldnt get out of even with ctrl+alt+bckspc.
now this isnt the first time ive tried to install gentoo,all tries(10-15)have failed at startX.so heres some more info that might be helpful.

platform; Acer Aspire 5315-2122 (low budget)Laptop
CPU; intel celron 550@2ghz
Graphics; intel mobile GM965/GL960 integrated graphics controller/ 252 mb.max memory
i usually use the i810 driverwith no problems,ive used it to run,slack,suse,ubuntu.
but it doesn't seem to work with gentoo :( or maybe i need to adjust my kernel?
another question before i finish,can i access this website with links?so i can post outputs of commands?
anyway i hope this info helps!i really want to use gentoo,ive heard great things about it!! :D
Rick
_________________
ya gotta do what ya gotta do!
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Sun Nov 02, 2008 5:44 pm    Post subject: Reply with quote

Try using the intel driver in xorg.conf Section "Device"
Driver "intel"



PS: I submttied this post with links, so yes you can do that. If you can get your console mouse (sys-libs/gpm) running you could copy/paste.
Back to top
View user's profile Send private message
rixtr66
n00b
n00b


Joined: 05 Sep 2008
Posts: 34

PostPosted: Sun Nov 02, 2008 6:51 pm    Post subject: Reply with quote

cool i'll see if i cant get that mouse driver to work.thanks for the info!!!
trying the xorg.conf,i'll let you know how that came out, and start posting those commands that were suggested.
but i dont know how to put them in a box like i see on the forums,so it could be messy :oops:
Rick
_________________
ya gotta do what ya gotta do!
Back to top
View user's profile Send private message
rixtr66
n00b
n00b


Joined: 05 Sep 2008
Posts: 34

PostPosted: Sun Nov 02, 2008 7:54 pm    Post subject: Reply with quote

well the mouse works in links!i managed to get to this post but couldnt figure out how to post a reply.
i guess ill just have to keep playing with links to figure it out.anyway,i checked /root/xorg.conf.new
and my card was listed with all the pertinent info.BUT there was a discrepancy the bus id was different than the one shown from the (ww) message from an earlier post;(ww)intel: no matching devicessection for instance(BUSID PCI:0:2:1) the bus id listed in /root/xorg.conf.new is (BUSID PCI:0:2:0)is this pertinent?i mean every thing should work,i set up xorgconfig to use the i810 driver,and its already a module?
when i check xorg.conf theres nothing there,also checked /root/xorg.conf nothing there either.
What in the name of gods green earth am i doing wrong?
Rick 8O
_________________
ya gotta do what ya gotta do!
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Sun Nov 02, 2008 8:14 pm    Post subject: Reply with quote

The driver package you need is xf86-video-intel
Code:
emerge xf86-video-intel

Also look at the output of lspci and use the BUSID from that in xorg.conf and driver "intel" in xorg.conf.
Back to top
View user's profile Send private message
rixtr66
n00b
n00b


Joined: 05 Sep 2008
Posts: 34

PostPosted: Sun Nov 02, 2008 10:01 pm    Post subject: Reply with quote

ok i emerged the xf86-video-intel successfully,as for the BUSID idont know when i put in lspci i cant scroll to the top to see it.
:? i changed it in xorg.conf,and after rebooting it changes back to 0:2:0 . i really dont understand this problem now.
it appears everything is in place,but istill get the blank screen.
a question(pardon my noobness)how do i copy iformation that ive highlited and paste it in links?
i tried right click but that just does funny things.
anyway,im totally frustrated now :x i'm really lost everything looks like it should work but doesn't?
im alittle concerned about that busid the system is looking in the wrong place and i cant fix it :cry:
the only driver offered is the i810 and not the i915,i checked in menu config and its the same there.
what now???????????????
Rick
_________________
ya gotta do what ya gotta do!
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Sun Nov 02, 2008 10:12 pm    Post subject: Reply with quote

Isn't it the middle mouse button to paste?

Run lspci | grep VGA to get the BusID
01:00.0 VGA compatible controller:.......

Which translates in xorg.conf like this
Code:
Section "Device"
    Identifier "Card0"
    Driver     "intel"
    BusID     "PCI:1:0:0"


When you can, please post the output of
Code:
grep ^CONFIG_FB /usr/src/linux/.config
Back to top
View user's profile Send private message
rixtr66
n00b
n00b


Joined: 05 Sep 2008
Posts: 34

PostPosted: Mon Nov 03, 2008 1:24 am    Post subject: Reply with quote

Well i got the bus id 0:2:0 it still doesn't explain why the system is looking at 0:2:1???
i tried to copy the output from the grep ^ CONFIG_FB etc.command but it seems i cant scroll up or down and it wont copy.
usually i can right click and copy but it doesn't work that way so i have to figure out how to do all this before i can post anything. :?
thanks for all the help so far at least we are elimanating possibles.
Boy this is frustrating!!!!
Rick :(
_________________
ya gotta do what ya gotta do!
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Mon Nov 03, 2008 2:11 am    Post subject: Reply with quote

You should be able to select text holding down the left mouse button and dragging. Use the middle button to paste, or use the shift+insert keys. In the command 'grep ^CONFIG_FB /usr/src/linux/.config' there is no space between the caret '^' and CONFIG.
Back to top
View user's profile Send private message
ppurka
Advocate
Advocate


Joined: 26 Dec 2004
Posts: 3256

PostPosted: Mon Nov 03, 2008 3:14 am    Post subject: Reply with quote

startx by default starts twm. Do you have that installed? To start enlightenment or other window manager, best is to install some login manager such as xdm, kdm, gdm, entrance, etc.

Btw, enlightenment (e17, don't know about e16) does not install any init.d script. What you may have wanted added to default is xdm, and configure /etc/conf.d/xdm to have DISPLAYMANAGER="entrance"
_________________
emerge --quiet redefined | E17 vids: I, II | Now using kde5 | e is unstable :-/
Back to top
View user's profile Send private message
rixtr66
n00b
n00b


Joined: 05 Sep 2008
Posts: 34

PostPosted: Wed Nov 05, 2008 1:59 pm    Post subject: Reply with quote

I couldnt figure out how to cut and paste,so i did a reinstall.instead of using the genkernel i built my own.
now it recognizes the intel driver,however theres a new problem.in my /root/xorg.conf.new in driver it says vesa?
i keep trying to change it to i810 but it continues to go back to vesa?now i set up xorgconfig to use the i810 driver.
so when i do X -config /boot/etc. iget this error
(++)using config file "/root/xorg.conf.new
(II)module already built in
(EE)VESA(0):no matching modes
(EE)screens found but none have a useable configuration

this is strange because i configured everything for intel i810 but vesa keeps popping up.
is there a way to change the /root/xorg.config.new and make it stick?
i used nano and ctrl+o to save but it keeps changing back.
my other question is ,xorgconfig doesnt that save info to /root/xorg.conf.new?
and if not,how can i change that?
im so close i can taste it!now i still cant post outputs but im working on it,i dont know how to sroll up or down in commandline.
Rick :(
_________________
ya gotta do what ya gotta do!
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Wed Nov 05, 2008 2:10 pm    Post subject: Reply with quote

You need to use the intel drivers. emerge x11-drivers/xf86-video-intel
Then when you do X -configure you should get the Driver "intel" in the /root/xorg.conf.new which is what you need.

You should add this line to /etc/make.conf
Code:
VIDEO_CARDS="intel vesa"

then run emerge -uDNav world
Back to top
View user's profile Send private message
rixtr66
n00b
n00b


Joined: 05 Sep 2008
Posts: 34

PostPosted: Wed Nov 05, 2008 3:14 pm    Post subject: Reply with quote

before i do that let me tell you what i did,i ran X -configure,then ran X -config xorgconfig,and got the gray sreen with the x.but after i got out of it i got this;rats the paste didnt work,im using links!
i basically got a list of warnings
and a reference to FATAL i915 missing,am i using the wrong driver?
also i cant update ive got blocked pkgs! one is sys-e2fs-1.41
how do i unblock this?
8O
_________________
ya gotta do what ya gotta do!
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Wed Nov 05, 2008 3:52 pm    Post subject: Reply with quote

The safest way to handle the e2fsprogs blocks is by running these commands in order
Code:
emerge --fetchonly e2fsprogs e2fsprogs-libs
emerge --unmerge ss com_err e2fsprogs
emerge --oneshot e2fsprogs


Then you can emerge the xf86-video-intel driver and get your X server running.
Back to top
View user's profile Send private message
rixtr66
n00b
n00b


Joined: 05 Sep 2008
Posts: 34

PostPosted: Thu Nov 06, 2008 12:41 am    Post subject: Reply with quote

Well it works kinda sorta,startx goes into enlightenment but theres no background or the usual enlightenment stuff?
what i get is a blue screen.the buttons work and the proper menu's appear but somethings wrong.
heres what i got when exiting from the test screen:

(++)using config file "/root/xorg.conf.new
(ww)intel: no matching device section for instance (BUSID PCI:0:2:1)
(II) module already built in
FATAL: module i 915 not found
(EE)intel (0) [DRI] DRIScreen init failed diabling DRI
(EE) AIGLX screen 0 is not DRI capable heres the output from grep^CONFIG_FB /usr/src/linux/.config (finally figured out how to copy and paste!!

/usr/src/linux/.config:CONFIG_BLK_DEV_IDEPCI=y
/usr/src/linux/.config:CONFIG_IDEPCI_PCIBUS_ORDER=y
/usr/src/linux/.config:# CONFIG_BLK_DEV_GENERIC is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_OPTI621 is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_RZ1000 is not set
/usr/src/linux/.config:CONFIG_BLK_DEV_IDEDMA_PCI=y
/usr/src/linux/.config:# CONFIG_BLK_DEV_AEC62XX is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_ALI15X3 is not set
/usr/src/linux/.config:CONFIG_BLK_DEV_AMD74XX=y
/usr/src/linux/.config:# CONFIG_BLK_DEV_ATIIXP is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_CMD64X is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_TRIFLEX is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_CY82C693 is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_CS5520 is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_CS5530 is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_CS5535 is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_HPT34X is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_HPT366 is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_JMICRON is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_SC1200 is not set
/usr/src/linux/.config:CONFIG_BLK_DEV_PIIX=y
/usr/src/linux/.config:# CONFIG_BLK_DEV_IT8213 is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_IT821X is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_NS87415 is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_PDC202XX_OLD is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_PDC202XX_NEW is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_SVWKS is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_SIIMAGE is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_SIS5513 is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_SLC90E66 is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_TRM290 is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_VIA82CXXX is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_TC86C001 is not set
/usr/src/linux/.config:CONFIG_BLK_DEV_IDEDMA=y
/usr/src/linux/.config:CONFIG_IDE_ARCH_OBSOLETE_INIT=y
/usr/src/linux/.config:# CONFIG_BLK_DEV_HD is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# SCSI device support
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_RAID_ATTRS is not set
/usr/src/linux/.config:CONFIG_SCSI=y
/usr/src/linux/.config:CONFIG_SCSI_DMA=y
/usr/src/linux/.config:# CONFIG_SCSI_TGT is not set
/usr/src/linux/.config:CONFIG_SCSI_NETLINK=y
/usr/src/linux/.config:# CONFIG_SCSI_PROC_FS is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# SCSI support type (disk, tape, CD-ROM)
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_BLK_DEV_SD=y
/usr/src/linux/.config:# CONFIG_CHR_DEV_ST is not set
/usr/src/linux/.config:# CONFIG_CHR_DEV_OSST is not set
/usr/src/linux/.config:CONFIG_BLK_DEV_SR=y
/usr/src/linux/.config:# CONFIG_BLK_DEV_SR_VENDOR is not set
/usr/src/linux/.config:CONFIG_CHR_DEV_SG=y
/usr/src/linux/.config:# CONFIG_CHR_DEV_SCH is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_SCSI_MULTI_LUN is not set
/usr/src/linux/.config:# CONFIG_SCSI_CONSTANTS is not set
/usr/src/linux/.config:# CONFIG_SCSI_LOGGING is not set
/usr/src/linux/.config:# CONFIG_SCSI_SCAN_ASYNC is not set
/usr/src/linux/.config:CONFIG_SCSI_WAIT_SCAN=m
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# SCSI Transports
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_SCSI_SPI_ATTRS=y
/usr/src/linux/.config:CONFIG_SCSI_FC_ATTRS=y
/usr/src/linux/.config:# CONFIG_SCSI_ISCSI_ATTRS is not set
/usr/src/linux/.config:# CONFIG_SCSI_SAS_LIBSAS is not set
/usr/src/linux/.config:# CONFIG_SCSI_SRP_ATTRS is not set
/usr/src/linux/.config:CONFIG_SCSI_LOWLEVEL=y
/usr/src/linux/.config:# CONFIG_ISCSI_TCP is not set
/usr/src/linux/.config:CONFIG_BLK_DEV_3W_XXXX_RAID=y
/usr/src/linux/.config:# CONFIG_SCSI_3W_9XXX is not set
/usr/src/linux/.config:# CONFIG_SCSI_ACARD is not set
/usr/src/linux/.config:# CONFIG_SCSI_AACRAID is not set
/usr/src/linux/.config:CONFIG_SCSI_AIC7XXX=y
/usr/src/linux/.config:CONFIG_AIC7XXX_CMDS_PER_DEVICE=32
/usr/src/linux/.config:CONFIG_AIC7XXX_RESET_DELAY_MS=5000
/usr/src/linux/.config:CONFIG_AIC7XXX_DEBUG_ENABLE=y
/usr/src/linux/.config:CONFIG_AIC7XXX_DEBUG_MASK=0
/usr/src/linux/.config:CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
/usr/src/linux/.config:# CONFIG_SCSI_AIC7XXX_OLD is not set
/usr/src/linux/.config:CONFIG_SCSI_AIC79XX=y
/usr/src/linux/.config:CONFIG_AIC79XX_CMDS_PER_DEVICE=32
/usr/src/linux/.config:CONFIG_AIC79XX_RESET_DELAY_MS=4000
/usr/src/linux/.config:# CONFIG_AIC79XX_DEBUG_ENABLE is not set
/usr/src/linux/.config:CONFIG_AIC79XX_DEBUG_MASK=0
/usr/src/linux/.config:# CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
/usr/src/linux/.config:# CONFIG_SCSI_AIC94XX is not set
/usr/src/linux/.config:# CONFIG_SCSI_DPT_I2O is not set
/usr/src/linux/.config:# CONFIG_SCSI_ADVANSYS is not set
/usr/src/linux/.config:# CONFIG_SCSI_ARCMSR is not set
/usr/src/linux/.config:# CONFIG_MEGARAID_NEWGEN is not set
/usr/src/linux/.config:# CONFIG_MEGARAID_LEGACY is not set
/usr/src/linux/.config:# CONFIG_MEGARAID_SAS is not set
/usr/src/linux/.config:# CONFIG_SCSI_HPTIOP is not set
/usr/src/linux/.config:# CONFIG_SCSI_BUSLOGIC is not set
/usr/src/linux/.config:# CONFIG_SCSI_DMX3191D is not set
/usr/src/linux/.config:# CONFIG_SCSI_EATA is not set
/usr/src/linux/.config:# CONFIG_SCSI_FUTURE_DOMAIN is not set
/usr/src/linux/.config:# CONFIG_SCSI_GDTH is not set
/usr/src/linux/.config:# CONFIG_SCSI_IPS is not set
/usr/src/linux/.config:# CONFIG_SCSI_INITIO is not set
/usr/src/linux/.config:# CONFIG_SCSI_INIA100 is not set
/usr/src/linux/.config:# CONFIG_SCSI_MVSAS is not set
/usr/src/linux/.config:# CONFIG_SCSI_STEX is not set
/usr/src/linux/.config:# CONFIG_SCSI_SYM53C8XX_2 is not set
/usr/src/linux/.config:# CONFIG_SCSI_IPR is not set
/usr/src/linux/.config:# CONFIG_SCSI_QLOGIC_1280 is not set
/usr/src/linux/.config:# CONFIG_SCSI_QLA_FC is not set
/usr/src/linux/.config:# CONFIG_SCSI_QLA_ISCSI is not set
/usr/src/linux/.config:# CONFIG_SCSI_LPFC is not set
/usr/src/linux/.config:# CONFIG_SCSI_DC395x is not set
/usr/src/linux/.config:# CONFIG_SCSI_DC390T is not set
/usr/src/linux/.config:# CONFIG_SCSI_NSP32 is not set
/usr/src/linux/.config:# CONFIG_SCSI_DEBUG is not set
/usr/src/linux/.config:# CONFIG_SCSI_SRP is not set
/usr/src/linux/.config:# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
/usr/src/linux/.config:CONFIG_ATA=y
/usr/src/linux/.config:# CONFIG_ATA_NONSTANDARD is not set
/usr/src/linux/.config:CONFIG_ATA_ACPI=y
/usr/src/linux/.config:CONFIG_SATA_AHCI=y
/usr/src/linux/.config:CONFIG_SATA_SVW=y
/usr/src/linux/.config:CONFIG_ATA_PIIX=y
/usr/src/linux/.config:# CONFIG_SATA_MV is not set
/usr/src/linux/.config:CONFIG_SATA_NV=y
/usr/src/linux/.config:# CONFIG_PDC_ADMA is not set
/usr/src/linux/.config:# CONFIG_SATA_QSTOR is not set
/usr/src/linux/.config:# CONFIG_SATA_PROMISE is not set
/usr/src/linux/.config:# CONFIG_SATA_SX4 is not set
/usr/src/linux/.config:CONFIG_SATA_SIL=y
/usr/src/linux/.config:# CONFIG_SATA_SIL24 is not set
/usr/src/linux/.config:# CONFIG_SATA_SIS is not set
/usr/src/linux/.config:# CONFIG_SATA_ULI is not set
/usr/src/linux/.config:CONFIG_SATA_VIA=y
/usr/src/linux/.config:# CONFIG_SATA_VITESSE is not set
/usr/src/linux/.config:# CONFIG_SATA_INIC162X is not set
/usr/src/linux/.config:# CONFIG_PATA_ACPI is not set
/usr/src/linux/.config:# CONFIG_PATA_ALI is not set
/usr/src/linux/.config:# CONFIG_PATA_AMD is not set
/usr/src/linux/.config:# CONFIG_PATA_ARTOP is not set
/usr/src/linux/.config:# CONFIG_PATA_ATIIXP is not set
/usr/src/linux/.config:# CONFIG_PATA_CMD640_PCI is not set
/usr/src/linux/.config:# CONFIG_PATA_CMD64X is not set
/usr/src/linux/.config:# CONFIG_PATA_CS5520 is not set
/usr/src/linux/.config:# CONFIG_PATA_CS5530 is not set
/usr/src/linux/.config:# CONFIG_PATA_CS5535 is not set
/usr/src/linux/.config:# CONFIG_PATA_CS5536 is not set
/usr/src/linux/.config:# CONFIG_PATA_CYPRESS is not set
/usr/src/linux/.config:# CONFIG_PATA_EFAR is not set
/usr/src/linux/.config:# CONFIG_ATA_GENERIC is not set
/usr/src/linux/.config:# CONFIG_PATA_HPT366 is not set
/usr/src/linux/.config:# CONFIG_PATA_HPT37X is not set
/usr/src/linux/.config:# CONFIG_PATA_HPT3X2N is not set
/usr/src/linux/.config:# CONFIG_PATA_HPT3X3 is not set
/usr/src/linux/.config:# CONFIG_PATA_IT821X is not set
/usr/src/linux/.config:# CONFIG_PATA_IT8213 is not set
/usr/src/linux/.config:# CONFIG_PATA_JMICRON is not set
/usr/src/linux/.config:# CONFIG_PATA_TRIFLEX is not set
/usr/src/linux/.config:# CONFIG_PATA_MARVELL is not set
/usr/src/linux/.config:# CONFIG_PATA_MPIIX is not set
/usr/src/linux/.config:# CONFIG_PATA_OLDPIIX is not set
/usr/src/linux/.config:# CONFIG_PATA_NETCELL is not set
/usr/src/linux/.config:# CONFIG_PATA_NINJA32 is not set
/usr/src/linux/.config:# CONFIG_PATA_NS87410 is not set
/usr/src/linux/.config:# CONFIG_PATA_NS87415 is not set
/usr/src/linux/.config:# CONFIG_PATA_OPTI is not set
/usr/src/linux/.config:# CONFIG_PATA_OPTIDMA is not set
/usr/src/linux/.config:# CONFIG_PATA_PCMCIA is not set
/usr/src/linux/.config:# CONFIG_PATA_PDC_OLD is not set
/usr/src/linux/.config:# CONFIG_PATA_RADISYS is not set
/usr/src/linux/.config:# CONFIG_PATA_RZ1000 is not set
/usr/src/linux/.config:# CONFIG_PATA_SC1200 is not set
/usr/src/linux/.config:# CONFIG_PATA_SERVERWORKS is not set
/usr/src/linux/.config:# CONFIG_PATA_PDC2027X is not set
/usr/src/linux/.config:# CONFIG_PATA_SIL680 is not set
/usr/src/linux/.config:# CONFIG_PATA_SIS is not set
/usr/src/linux/.config:# CONFIG_PATA_VIA is not set
/usr/src/linux/.config:# CONFIG_PATA_WINBOND is not set
/usr/src/linux/.config:CONFIG_MD=y
/usr/src/linux/.config:# CONFIG_BLK_DEV_MD is not set
/usr/src/linux/.config:CONFIG_BLK_DEV_DM=y
/usr/src/linux/.config:# CONFIG_DM_DEBUG is not set
/usr/src/linux/.config:# CONFIG_DM_CRYPT is not set
/usr/src/linux/.config:# CONFIG_DM_SNAPSHOT is not set
/usr/src/linux/.config:# CONFIG_DM_MIRROR is not set
/usr/src/linux/.config:# CONFIG_DM_ZERO is not set
/usr/src/linux/.config:# CONFIG_DM_MULTIPATH is not set
/usr/src/linux/.config:# CONFIG_DM_DELAY is not set
/usr/src/linux/.config:# CONFIG_DM_UEVENT is not set
/usr/src/linux/.config:# CONFIG_BLK_DEV_DM_BBR is not set
/usr/src/linux/.config:CONFIG_FUSION=y
/usr/src/linux/.config:CONFIG_FUSION_SPI=y
/usr/src/linux/.config:# CONFIG_FUSION_FC is not set
/usr/src/linux/.config:# CONFIG_FUSION_SAS is not set
/usr/src/linux/.config:CONFIG_FUSION_MAX_SGE=128
/usr/src/linux/.config:# CONFIG_FUSION_CTL is not set
/usr/src/linux/.config:# CONFIG_FUSION_LOGGING is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# IEEE 1394 (FireWire) support
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_FIREWIRE is not set
/usr/src/linux/.config:CONFIG_IEEE1394=y
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Subsystem Options
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_IEEE1394_VERBOSEDEBUG is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Controllers
/usr/src/linux/.config:#
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Texas Instruments PCILynx requires I2C
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_IEEE1394_OHCI1394=y
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Protocols
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_IEEE1394_VIDEO1394 is not set
/usr/src/linux/.config:# CONFIG_IEEE1394_SBP2 is not set
/usr/src/linux/.config:# CONFIG_IEEE1394_ETH1394_ROM_ENTRY is not set
/usr/src/linux/.config:# CONFIG_IEEE1394_ETH1394 is not set
/usr/src/linux/.config:# CONFIG_IEEE1394_DV1394 is not set
/usr/src/linux/.config:CONFIG_IEEE1394_RAWIO=y
/usr/src/linux/.config:# CONFIG_I2O is not set
/usr/src/linux/.config:CONFIG_MACINTOSH_DRIVERS=y
/usr/src/linux/.config:# CONFIG_MAC_EMUMOUSEBTN is not set
/usr/src/linux/.config:CONFIG_NETDEVICES=y
/usr/src/linux/.config:CONFIG_NETDEVICES_MULTIQUEUE=y
/usr/src/linux/.config:# CONFIG_DUMMY is not set
/usr/src/linux/.config:# CONFIG_BONDING is not set
/usr/src/linux/.config:# CONFIG_MACVLAN is not set
/usr/src/linux/.config:# CONFIG_EQUALIZER is not set
/usr/src/linux/.config:# CONFIG_TUN is not set
/usr/src/linux/.config:# CONFIG_VETH is not set
/usr/src/linux/.config:# CONFIG_NET_SB1000 is not set
/usr/src/linux/.config:# CONFIG_ARCNET is not set
/usr/src/linux/.config:# CONFIG_PHYLIB is not set
/usr/src/linux/.config:CONFIG_NET_ETHERNET=y
/usr/src/linux/.config:CONFIG_MII=y
/usr/src/linux/.config:# CONFIG_HAPPYMEAL is not set
/usr/src/linux/.config:# CONFIG_SUNGEM is not set
/usr/src/linux/.config:# CONFIG_CASSINI is not set
/usr/src/linux/.config:CONFIG_NET_VENDOR_3COM=y
/usr/src/linux/.config:CONFIG_VORTEX=y
/usr/src/linux/.config:# CONFIG_TYPHOON is not set
/usr/src/linux/.config:CONFIG_NET_TULIP=y
/usr/src/linux/.config:# CONFIG_DE2104X is not set
/usr/src/linux/.config:CONFIG_TULIP=y
/usr/src/linux/.config:# CONFIG_TULIP_MWI is not set
/usr/src/linux/.config:# CONFIG_TULIP_MMIO is not set
/usr/src/linux/.config:# CONFIG_TULIP_NAPI is not set
/usr/src/linux/.config:# CONFIG_DE4X5 is not set
/usr/src/linux/.config:# CONFIG_WINBOND_840 is not set
/usr/src/linux/.config:# CONFIG_DM9102 is not set
/usr/src/linux/.config:# CONFIG_ULI526X is not set
/usr/src/linux/.config:# CONFIG_PCMCIA_XIRCOM is not set
/usr/src/linux/.config:# CONFIG_PCMCIA_XIRTULIP is not set
/usr/src/linux/.config:# CONFIG_HP100 is not set
/usr/src/linux/.config:# CONFIG_IBM_NEW_EMAC_ZMII is not set
/usr/src/linux/.config:# CONFIG_IBM_NEW_EMAC_RGMII is not set
/usr/src/linux/.config:# CONFIG_IBM_NEW_EMAC_TAH is not set
/usr/src/linux/.config:# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
/usr/src/linux/.config:CONFIG_NET_PCI=y
/usr/src/linux/.config:# CONFIG_PCNET32 is not set
/usr/src/linux/.config:# CONFIG_AMD8111_ETH is not set
/usr/src/linux/.config:# CONFIG_ADAPTEC_STARFIRE is not set
/usr/src/linux/.config:CONFIG_B44=y
/usr/src/linux/.config:CONFIG_B44_PCI_AUTOSELECT=y
/usr/src/linux/.config:CONFIG_B44_PCICORE_AUTOSELECT=y
/usr/src/linux/.config:CONFIG_B44_PCI=y
/usr/src/linux/.config:CONFIG_FORCEDETH=y
/usr/src/linux/.config:# CONFIG_FORCEDETH_NAPI is not set
/usr/src/linux/.config:# CONFIG_EEPRO100 is not set
/usr/src/linux/.config:CONFIG_E100=y
/usr/src/linux/.config:# CONFIG_FEALNX is not set
/usr/src/linux/.config:# CONFIG_NATSEMI is not set
/usr/src/linux/.config:# CONFIG_NE2K_PCI is not set
/usr/src/linux/.config:CONFIG_8139CP=y
/usr/src/linux/.config:CONFIG_8139TOO=y
/usr/src/linux/.config:# CONFIG_8139TOO_PIO is not set
/usr/src/linux/.config:# CONFIG_8139TOO_TUNE_TWISTER is not set
/usr/src/linux/.config:# CONFIG_8139TOO_8129 is not set
/usr/src/linux/.config:# CONFIG_8139_OLD_RX_RESET is not set
/usr/src/linux/.config:# CONFIG_R6040 is not set
/usr/src/linux/.config:# CONFIG_SIS900 is not set
/usr/src/linux/.config:# CONFIG_EPIC100 is not set
/usr/src/linux/.config:# CONFIG_SUNDANCE is not set
/usr/src/linux/.config:# CONFIG_TLAN is not set
/usr/src/linux/.config:# CONFIG_VIA_RHINE is not set
/usr/src/linux/.config:# CONFIG_SC92031 is not set
/usr/src/linux/.config:CONFIG_NETDEV_1000=y
/usr/src/linux/.config:# CONFIG_ACENIC is not set
/usr/src/linux/.config:# CONFIG_DL2K is not set
/usr/src/linux/.config:CONFIG_E1000=y
/usr/src/linux/.config:# CONFIG_E1000_NAPI is not set
/usr/src/linux/.config:# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
/usr/src/linux/.config:# CONFIG_E1000E is not set
/usr/src/linux/.config:# CONFIG_E1000E_ENABLED is not set
/usr/src/linux/.config:# CONFIG_IP1000 is not set
/usr/src/linux/.config:# CONFIG_IGB is not set
/usr/src/linux/.config:# CONFIG_NS83820 is not set
/usr/src/linux/.config:# CONFIG_HAMACHI is not set
/usr/src/linux/.config:# CONFIG_YELLOWFIN is not set
/usr/src/linux/.config:CONFIG_R8169=y
/usr/src/linux/.config:# CONFIG_R8169_NAPI is not set
/usr/src/linux/.config:# CONFIG_SIS190 is not set
/usr/src/linux/.config:# CONFIG_SKGE is not set
/usr/src/linux/.config:CONFIG_SKY2=y
/usr/src/linux/.config:# CONFIG_SK98LIN is not set
/usr/src/linux/.config:# CONFIG_VIA_VELOCITY is not set
/usr/src/linux/.config:CONFIG_TIGON3=y
/usr/src/linux/.config:CONFIG_BNX2=y
/usr/src/linux/.config:# CONFIG_QLA3XXX is not set
/usr/src/linux/.config:# CONFIG_ATL1 is not set
/usr/src/linux/.config:CONFIG_NETDEV_10000=y
/usr/src/linux/.config:# CONFIG_CHELSIO_T1 is not set
/usr/src/linux/.config:# CONFIG_CHELSIO_T3 is not set
/usr/src/linux/.config:# CONFIG_IXGBE is not set
/usr/src/linux/.config:# CONFIG_IXGB is not set
/usr/src/linux/.config:# CONFIG_S2IO is not set
/usr/src/linux/.config:# CONFIG_MYRI10GE is not set
/usr/src/linux/.config:# CONFIG_NETXEN_NIC is not set
/usr/src/linux/.config:# CONFIG_NIU is not set
/usr/src/linux/.config:# CONFIG_MLX4_CORE is not set
/usr/src/linux/.config:# CONFIG_TEHUTI is not set
/usr/src/linux/.config:# CONFIG_BNX2X is not set
/usr/src/linux/.config:# CONFIG_TR is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Wireless LAN
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_WLAN_PRE80211 is not set
/usr/src/linux/.config:# CONFIG_WLAN_80211 is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# USB Network Adapters
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_USB_CATC is not set
/usr/src/linux/.config:# CONFIG_USB_KAWETH is not set
/usr/src/linux/.config:# CONFIG_USB_PEGASUS is not set
/usr/src/linux/.config:# CONFIG_USB_RTL8150 is not set
/usr/src/linux/.config:# CONFIG_USB_USBNET is not set
/usr/src/linux/.config:# CONFIG_NET_PCMCIA is not set
/usr/src/linux/.config:# CONFIG_WAN is not set
/usr/src/linux/.config:# CONFIG_FDDI is not set
/usr/src/linux/.config:# CONFIG_HIPPI is not set
/usr/src/linux/.config:# CONFIG_PPP is not set
/usr/src/linux/.config:# CONFIG_SLIP is not set
/usr/src/linux/.config:# CONFIG_NET_FC is not set
/usr/src/linux/.config:CONFIG_NETCONSOLE=y
/usr/src/linux/.config:# CONFIG_NETCONSOLE_DYNAMIC is not set
/usr/src/linux/.config:CONFIG_NETPOLL=y
/usr/src/linux/.config:# CONFIG_NETPOLL_TRAP is not set
/usr/src/linux/.config:CONFIG_NET_POLL_CONTROLLER=y
/usr/src/linux/.config:# CONFIG_ISDN is not set
/usr/src/linux/.config:# CONFIG_PHONE is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Input device support
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_INPUT=y
/usr/src/linux/.config:# CONFIG_INPUT_FF_MEMLESS is not set
/usr/src/linux/.config:# CONFIG_INPUT_POLLDEV is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Userland interfaces
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_INPUT_MOUSEDEV=y
/usr/src/linux/.config:CONFIG_INPUT_MOUSEDEV_PSAUX=y
/usr/src/linux/.config:CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
/usr/src/linux/.config:CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
/usr/src/linux/.config:# CONFIG_INPUT_JOYDEV is not set
/usr/src/linux/.config:CONFIG_INPUT_EVDEV=y
/usr/src/linux/.config:# CONFIG_INPUT_EVBUG is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Input Device Drivers
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_INPUT_KEYBOARD=y
/usr/src/linux/.config:CONFIG_KEYBOARD_ATKBD=y
/usr/src/linux/.config:# CONFIG_KEYBOARD_SUNKBD is not set
/usr/src/linux/.config:# CONFIG_KEYBOARD_LKKBD is not set
/usr/src/linux/.config:# CONFIG_KEYBOARD_XTKBD is not set
/usr/src/linux/.config:# CONFIG_KEYBOARD_NEWTON is not set
/usr/src/linux/.config:# CONFIG_KEYBOARD_STOWAWAY is not set
/usr/src/linux/.config:CONFIG_INPUT_MOUSE=y
/usr/src/linux/.config:CONFIG_MOUSE_PS2=y
/usr/src/linux/.config:CONFIG_MOUSE_PS2_ALPS=y
/usr/src/linux/.config:CONFIG_MOUSE_PS2_LOGIPS2PP=y
/usr/src/linux/.config:CONFIG_MOUSE_PS2_SYNAPTICS=y
/usr/src/linux/.config:CONFIG_MOUSE_PS2_LIFEBOOK=y
/usr/src/linux/.config:CONFIG_MOUSE_PS2_TRACKPOINT=y
/usr/src/linux/.config:# CONFIG_MOUSE_PS2_TOUCHKIT is not set
/usr/src/linux/.config:# CONFIG_MOUSE_SERIAL is not set
/usr/src/linux/.config:# CONFIG_MOUSE_APPLETOUCH is not set
/usr/src/linux/.config:# CONFIG_MOUSE_VSXXXAA is not set
/usr/src/linux/.config:# CONFIG_INPUT_JOYSTICK is not set
/usr/src/linux/.config:# CONFIG_INPUT_TABLET is not set
/usr/src/linux/.config:# CONFIG_INPUT_TOUCHSCREEN is not set
/usr/src/linux/.config:# CONFIG_INPUT_MISC is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Hardware I/O ports
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_SERIO=y
/usr/src/linux/.config:CONFIG_SERIO_I8042=y
/usr/src/linux/.config:# CONFIG_SERIO_SERPORT is not set
/usr/src/linux/.config:# CONFIG_SERIO_CT82C710 is not set
/usr/src/linux/.config:# CONFIG_SERIO_PCIPS2 is not set
/usr/src/linux/.config:CONFIG_SERIO_LIBPS2=y
/usr/src/linux/.config:# CONFIG_SERIO_RAW is not set
/usr/src/linux/.config:# CONFIG_GAMEPORT is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Character devices
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_VT=y
/usr/src/linux/.config:CONFIG_VT_CONSOLE=y
/usr/src/linux/.config:CONFIG_HW_CONSOLE=y
/usr/src/linux/.config:# CONFIG_VT_HW_CONSOLE_BINDING is not set
/usr/src/linux/.config:# CONFIG_SERIAL_NONSTANDARD is not set
/usr/src/linux/.config:# CONFIG_NOZOMI is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Serial drivers
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_SERIAL_8250=y
/usr/src/linux/.config:CONFIG_SERIAL_8250_CONSOLE=y
/usr/src/linux/.config:CONFIG_FIX_EARLYCON_MEM=y
/usr/src/linux/.config:CONFIG_SERIAL_8250_PCI=y
/usr/src/linux/.config:CONFIG_SERIAL_8250_PNP=y
/usr/src/linux/.config:# CONFIG_SERIAL_8250_CS is not set
/usr/src/linux/.config:CONFIG_SERIAL_8250_NR_UARTS=4
/usr/src/linux/.config:CONFIG_SERIAL_8250_RUNTIME_UARTS=4
/usr/src/linux/.config:# CONFIG_SERIAL_8250_EXTENDED is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Non-8250 serial port support
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_SERIAL_CORE=y
/usr/src/linux/.config:CONFIG_SERIAL_CORE_CONSOLE=y
/usr/src/linux/.config:# CONFIG_SERIAL_JSM is not set
/usr/src/linux/.config:CONFIG_UNIX98_PTYS=y
/usr/src/linux/.config:CONFIG_LEGACY_PTYS=y
/usr/src/linux/.config:CONFIG_LEGACY_PTY_COUNT=256
/usr/src/linux/.config:# CONFIG_IPMI_HANDLER is not set
/usr/src/linux/.config:CONFIG_HW_RANDOM=y
/usr/src/linux/.config:CONFIG_HW_RANDOM_INTEL=y
/usr/src/linux/.config:CONFIG_HW_RANDOM_AMD=y
/usr/src/linux/.config:CONFIG_HW_RANDOM_GEODE=y
/usr/src/linux/.config:CONFIG_HW_RANDOM_VIA=y
/usr/src/linux/.config:# CONFIG_NVRAM is not set
/usr/src/linux/.config:CONFIG_RTC=y
/usr/src/linux/.config:# CONFIG_R3964 is not set
/usr/src/linux/.config:# CONFIG_APPLICOM is not set
/usr/src/linux/.config:# CONFIG_SONYPI is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# PCMCIA character devices
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_SYNCLINK_CS is not set
/usr/src/linux/.config:# CONFIG_CARDMAN_4000 is not set
/usr/src/linux/.config:# CONFIG_CARDMAN_4040 is not set
/usr/src/linux/.config:# CONFIG_IPWIRELESS is not set
/usr/src/linux/.config:# CONFIG_MWAVE is not set
/usr/src/linux/.config:# CONFIG_PC8736x_GPIO is not set
/usr/src/linux/.config:# CONFIG_NSC_GPIO is not set
/usr/src/linux/.config:# CONFIG_CS5535_GPIO is not set
/usr/src/linux/.config:CONFIG_RAW_DRIVER=y
/usr/src/linux/.config:CONFIG_MAX_RAW_DEVS=256
/usr/src/linux/.config:CONFIG_HPET=y
/usr/src/linux/.config:# CONFIG_HPET_RTC_IRQ is not set
/usr/src/linux/.config:CONFIG_HPET_MMAP=y
/usr/src/linux/.config:# CONFIG_HANGCHECK_TIMER is not set
/usr/src/linux/.config:# CONFIG_TCG_TPM is not set
/usr/src/linux/.config:# CONFIG_TELCLOCK is not set
/usr/src/linux/.config:CONFIG_DEVPORT=y
/usr/src/linux/.config:# CONFIG_I2C is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# SPI support
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_SPI is not set
/usr/src/linux/.config:# CONFIG_SPI_MASTER is not set
/usr/src/linux/.config:# CONFIG_W1 is not set
/usr/src/linux/.config:CONFIG_POWER_SUPPLY=y
/usr/src/linux/.config:# CONFIG_POWER_SUPPLY_DEBUG is not set
/usr/src/linux/.config:# CONFIG_PDA_POWER is not set
/usr/src/linux/.config:# CONFIG_BATTERY_DS2760 is not set
/usr/src/linux/.config:# CONFIG_HWMON is not set
/usr/src/linux/.config:CONFIG_THERMAL=y
/usr/src/linux/.config:# CONFIG_WATCHDOG is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Sonics Silicon Backplane
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_SSB_POSSIBLE=y
/usr/src/linux/.config:CONFIG_SSB=y
/usr/src/linux/.config:CONFIG_SSB_PCIHOST_POSSIBLE=y
/usr/src/linux/.config:CONFIG_SSB_PCIHOST=y
/usr/src/linux/.config:# CONFIG_SSB_B43_PCI_BRIDGE is not set
/usr/src/linux/.config:CONFIG_SSB_PCMCIAHOST_POSSIBLE=y
/usr/src/linux/.config:# CONFIG_SSB_PCMCIAHOST is not set
/usr/src/linux/.config:# CONFIG_SSB_DEBUG is not set
/usr/src/linux/.config:CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
/usr/src/linux/.config:CONFIG_SSB_DRIVER_PCICORE=y
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Multifunction device drivers
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_MFD_SM501 is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Multimedia devices
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_VIDEO_DEV is not set
/usr/src/linux/.config:# CONFIG_DVB_CORE is not set
/usr/src/linux/.config:CONFIG_DAB=y
/usr/src/linux/.config:# CONFIG_USB_DABUSB is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Graphics support
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_AGP=y
/usr/src/linux/.config:# CONFIG_AGP_ALI is not set
/usr/src/linux/.config:# CONFIG_AGP_ATI is not set
/usr/src/linux/.config:# CONFIG_AGP_AMD is not set
/usr/src/linux/.config:# CONFIG_AGP_AMD64 is not set
/usr/src/linux/.config:CONFIG_AGP_INTEL=y
/usr/src/linux/.config:# CONFIG_AGP_NVIDIA is not set
/usr/src/linux/.config:# CONFIG_AGP_SIS is not set
/usr/src/linux/.config:# CONFIG_AGP_SWORKS is not set
/usr/src/linux/.config:# CONFIG_AGP_VIA is not set
/usr/src/linux/.config:# CONFIG_AGP_EFFICEON is not set
/usr/src/linux/.config:CONFIG_DRM=y
/usr/src/linux/.config:# CONFIG_DRM_TDFX is not set
/usr/src/linux/.config:# CONFIG_DRM_R128 is not set
/usr/src/linux/.config:# CONFIG_DRM_RADEON is not set
/usr/src/linux/.config:CONFIG_DRM_I810=y
/usr/src/linux/.config:# CONFIG_DRM_I830 is not set
/usr/src/linux/.config:# CONFIG_DRM_I915 is not set
/usr/src/linux/.config:# CONFIG_DRM_MGA is not set
/usr/src/linux/.config:# CONFIG_DRM_SIS is not set
/usr/src/linux/.config:# CONFIG_DRM_VIA is not set
/usr/src/linux/.config:# CONFIG_DRM_SAVAGE is not set
/usr/src/linux/.config:# CONFIG_VGASTATE is not set
/usr/src/linux/.config:# CONFIG_VIDEO_OUTPUT_CONTROL is not set
/usr/src/linux/.config:# CONFIG_FB is not set
/usr/src/linux/.config:CONFIG_BACKLIGHT_LCD_SUPPORT=y
/usr/src/linux/.config:CONFIG_LCD_CLASS_DEVICE=m
/usr/src/linux/.config:CONFIG_BACKLIGHT_CLASS_DEVICE=m
/usr/src/linux/.config:# CONFIG_BACKLIGHT_CORGI is not set
/usr/src/linux/.config:# CONFIG_BACKLIGHT_PROGEAR is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Display device support
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_DISPLAY_SUPPORT is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Console display driver support
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_VGA_CONSOLE=y
/usr/src/linux/.config:CONFIG_VGACON_SOFT_SCROLLBACK=y
/usr/src/linux/.config:CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=128
/usr/src/linux/.config:CONFIG_VIDEO_SELECT=y
/usr/src/linux/.config:CONFIG_DUMMY_CONSOLE=y
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Sound
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_SOUND=y
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Advanced Linux Sound Architecture
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_SND is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Open Sound System
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_SOUND_PRIME=y
/usr/src/linux/.config:# CONFIG_SOUND_TRIDENT is not set
/usr/src/linux/.config:# CONFIG_SOUND_MSNDCLAS is not set
/usr/src/linux/.config:# CONFIG_SOUND_MSNDPIN is not set
/usr/src/linux/.config:# CONFIG_SOUND_OSS is not set
/usr/src/linux/.config:CONFIG_HID_SUPPORT=y
/usr/src/linux/.config:CONFIG_HID=y
/usr/src/linux/.config:# CONFIG_HID_DEBUG is not set
/usr/src/linux/.config:# CONFIG_HIDRAW is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# USB Input Devices
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_USB_HID=y
/usr/src/linux/.config:# CONFIG_USB_HIDINPUT_POWERBOOK is not set
/usr/src/linux/.config:# CONFIG_HID_FF is not set
/usr/src/linux/.config:# CONFIG_USB_HIDDEV is not set
/usr/src/linux/.config:CONFIG_USB_SUPPORT=y
/usr/src/linux/.config:CONFIG_USB_ARCH_HAS_HCD=y
/usr/src/linux/.config:CONFIG_USB_ARCH_HAS_OHCI=y
/usr/src/linux/.config:CONFIG_USB_ARCH_HAS_EHCI=y
/usr/src/linux/.config:CONFIG_USB=y
/usr/src/linux/.config:# CONFIG_USB_DEBUG is not set
/usr/src/linux/.config:# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Miscellaneous USB options
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_USB_DEVICEFS=y
/usr/src/linux/.config:# CONFIG_USB_DEVICE_CLASS is not set
/usr/src/linux/.config:# CONFIG_USB_DYNAMIC_MINORS is not set
/usr/src/linux/.config:# CONFIG_USB_SUSPEND is not set
/usr/src/linux/.config:# CONFIG_USB_PERSIST is not set
/usr/src/linux/.config:# CONFIG_USB_OTG is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# USB Host Controller Drivers
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_USB_EHCI_HCD=y
/usr/src/linux/.config:# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
/usr/src/linux/.config:# CONFIG_USB_EHCI_TT_NEWSCHED is not set
/usr/src/linux/.config:# CONFIG_USB_ISP116X_HCD is not set
/usr/src/linux/.config:CONFIG_USB_OHCI_HCD=y
/usr/src/linux/.config:# CONFIG_USB_OHCI_HCD_SSB is not set
/usr/src/linux/.config:# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
/usr/src/linux/.config:# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
/usr/src/linux/.config:CONFIG_USB_OHCI_LITTLE_ENDIAN=y
/usr/src/linux/.config:CONFIG_USB_UHCI_HCD=y
/usr/src/linux/.config:# CONFIG_USB_SL811_HCD is not set
/usr/src/linux/.config:# CONFIG_USB_R8A66597_HCD is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# USB Device Class drivers
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_USB_ACM is not set
/usr/src/linux/.config:CONFIG_USB_PRINTER=y
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
/usr/src/linux/.config:#
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# may also be needed; see USB_STORAGE Help for more information
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_USB_STORAGE=y
/usr/src/linux/.config:# CONFIG_USB_STORAGE_DEBUG is not set
/usr/src/linux/.config:# CONFIG_USB_STORAGE_DATAFAB is not set
/usr/src/linux/.config:# CONFIG_USB_STORAGE_FREECOM is not set
/usr/src/linux/.config:# CONFIG_USB_STORAGE_ISD200 is not set
/usr/src/linux/.config:# CONFIG_USB_STORAGE_DPCM is not set
/usr/src/linux/.config:# CONFIG_USB_STORAGE_USBAT is not set
/usr/src/linux/.config:# CONFIG_USB_STORAGE_SDDR09 is not set
/usr/src/linux/.config:# CONFIG_USB_STORAGE_SDDR55 is not set
/usr/src/linux/.config:# CONFIG_USB_STORAGE_JUMPSHOT is not set
/usr/src/linux/.config:# CONFIG_USB_STORAGE_ALAUDA is not set
/usr/src/linux/.config:# CONFIG_USB_STORAGE_KARMA is not set
/usr/src/linux/.config:# CONFIG_USB_LIBUSUAL is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# USB Imaging devices
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_USB_MDC800 is not set
/usr/src/linux/.config:# CONFIG_USB_MICROTEK is not set
/usr/src/linux/.config:CONFIG_USB_MON=y
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# USB port drivers
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_USB_SERIAL is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# USB Miscellaneous drivers
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_USB_EMI62 is not set
/usr/src/linux/.config:# CONFIG_USB_EMI26 is not set
/usr/src/linux/.config:# CONFIG_USB_ADUTUX is not set
/usr/src/linux/.config:# CONFIG_USB_AUERSWALD is not set
/usr/src/linux/.config:# CONFIG_USB_RIO500 is not set
/usr/src/linux/.config:# CONFIG_USB_LEGOTOWER is not set
/usr/src/linux/.config:# CONFIG_USB_LCD is not set
/usr/src/linux/.config:# CONFIG_USB_BERRY_CHARGE is not set
/usr/src/linux/.config:# CONFIG_USB_LED is not set
/usr/src/linux/.config:# CONFIG_USB_CYPRESS_CY7C63 is not set
/usr/src/linux/.config:# CONFIG_USB_CYTHERM is not set
/usr/src/linux/.config:# CONFIG_USB_PHIDGET is not set
/usr/src/linux/.config:# CONFIG_USB_IDMOUSE is not set
/usr/src/linux/.config:# CONFIG_USB_FTDI_ELAN is not set
/usr/src/linux/.config:# CONFIG_USB_APPLEDISPLAY is not set
/usr/src/linux/.config:# CONFIG_USB_SISUSBVGA is not set
/usr/src/linux/.config:# CONFIG_USB_LD is not set
/usr/src/linux/.config:# CONFIG_USB_TRANCEVIBRATOR is not set
/usr/src/linux/.config:# CONFIG_USB_IOWARRIOR is not set
/usr/src/linux/.config:# CONFIG_USB_TEST is not set
/usr/src/linux/.config:# CONFIG_USB_GADGET is not set
/usr/src/linux/.config:# CONFIG_MMC is not set
/usr/src/linux/.config:# CONFIG_MEMSTICK is not set
/usr/src/linux/.config:# CONFIG_NEW_LEDS is not set
/usr/src/linux/.config:# CONFIG_INFINIBAND is not set
/usr/src/linux/.config:# CONFIG_EDAC is not set
/usr/src/linux/.config:# CONFIG_RTC_CLASS is not set
/usr/src/linux/.config:# CONFIG_DMADEVICES is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Userspace I/O
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_UIO is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Firmware Drivers
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_EDD is not set
/usr/src/linux/.config:# CONFIG_DELL_RBU is not set
/usr/src/linux/.config:# CONFIG_DCDBAS is not set
/usr/src/linux/.config:CONFIG_DMIID=y
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# File systems
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_EXT2_FS=y
/usr/src/linux/.config:CONFIG_EXT2_FS_XATTR=y
/usr/src/linux/.config:CONFIG_EXT2_FS_POSIX_ACL=y
/usr/src/linux/.config:# CONFIG_EXT2_FS_SECURITY is not set
/usr/src/linux/.config:# CONFIG_EXT2_FS_XIP is not set
/usr/src/linux/.config:CONFIG_EXT3_FS=y
/usr/src/linux/.config:CONFIG_EXT3_FS_XATTR=y
/usr/src/linux/.config:CONFIG_EXT3_FS_POSIX_ACL=y
/usr/src/linux/.config:# CONFIG_EXT3_FS_SECURITY is not set
/usr/src/linux/.config:# CONFIG_EXT4DEV_FS is not set
/usr/src/linux/.config:CONFIG_JBD=y
/usr/src/linux/.config:CONFIG_FS_MBCACHE=y
/usr/src/linux/.config:CONFIG_REISERFS_FS=y
/usr/src/linux/.config:# CONFIG_REISERFS_CHECK is not set
/usr/src/linux/.config:# CONFIG_REISERFS_PROC_INFO is not set
/usr/src/linux/.config:CONFIG_REISERFS_FS_XATTR=y
/usr/src/linux/.config:CONFIG_REISERFS_FS_POSIX_ACL=y
/usr/src/linux/.config:# CONFIG_REISERFS_FS_SECURITY is not set
/usr/src/linux/.config:# CONFIG_JFS_FS is not set
/usr/src/linux/.config:CONFIG_FS_POSIX_ACL=y
/usr/src/linux/.config:# CONFIG_XFS_FS is not set
/usr/src/linux/.config:# CONFIG_GFS2_FS is not set
/usr/src/linux/.config:# CONFIG_OCFS2_FS is not set
/usr/src/linux/.config:CONFIG_DNOTIFY=y
/usr/src/linux/.config:CONFIG_INOTIFY=y
/usr/src/linux/.config:CONFIG_INOTIFY_USER=y
/usr/src/linux/.config:# CONFIG_QUOTA is not set
/usr/src/linux/.config:# CONFIG_AUTOFS_FS is not set
/usr/src/linux/.config:CONFIG_AUTOFS4_FS=y
/usr/src/linux/.config:# CONFIG_FUSE_FS is not set
/usr/src/linux/.config:CONFIG_GENERIC_ACL=y
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# CD-ROM/DVD Filesystems
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_ISO9660_FS=y
/usr/src/linux/.config:# CONFIG_JOLIET is not set
/usr/src/linux/.config:# CONFIG_ZISOFS is not set
/usr/src/linux/.config:# CONFIG_UDF_FS is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# DOS/FAT/NT Filesystems
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_FAT_FS=y
/usr/src/linux/.config:CONFIG_MSDOS_FS=y
/usr/src/linux/.config:CONFIG_VFAT_FS=y
/usr/src/linux/.config:CONFIG_FAT_DEFAULT_CODEPAGE=437
/usr/src/linux/.config:CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
/usr/src/linux/.config:# CONFIG_NTFS_FS is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Pseudo filesystems
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_PROC_FS=y
/usr/src/linux/.config:CONFIG_PROC_KCORE=y
/usr/src/linux/.config:CONFIG_PROC_SYSCTL=y
/usr/src/linux/.config:CONFIG_SYSFS=y
/usr/src/linux/.config:CONFIG_TMPFS=y
/usr/src/linux/.config:CONFIG_TMPFS_POSIX_ACL=y
/usr/src/linux/.config:CONFIG_HUGETLBFS=y
/usr/src/linux/.config:CONFIG_HUGETLB_PAGE=y
/usr/src/linux/.config:# CONFIG_CONFIGFS_FS is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Miscellaneous filesystems
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_ADFS_FS is not set
/usr/src/linux/.config:# CONFIG_AFFS_FS is not set
/usr/src/linux/.config:# CONFIG_HFS_FS is not set
/usr/src/linux/.config:# CONFIG_HFSPLUS_FS is not set
/usr/src/linux/.config:# CONFIG_BEFS_FS is not set
/usr/src/linux/.config:# CONFIG_BFS_FS is not set
/usr/src/linux/.config:# CONFIG_EFS_FS is not set
/usr/src/linux/.config:# CONFIG_CRAMFS is not set
/usr/src/linux/.config:# CONFIG_SQUASHFS is not set
/usr/src/linux/.config:# CONFIG_VXFS_FS is not set
/usr/src/linux/.config:# CONFIG_MINIX_FS is not set
/usr/src/linux/.config:# CONFIG_HPFS_FS is not set
/usr/src/linux/.config:# CONFIG_QNX4FS_FS is not set
/usr/src/linux/.config:# CONFIG_ROMFS_FS is not set
/usr/src/linux/.config:# CONFIG_SYSV_FS is not set
/usr/src/linux/.config:# CONFIG_UFS_FS is not set
/usr/src/linux/.config:CONFIG_NETWORK_FILESYSTEMS=y
/usr/src/linux/.config:CONFIG_NFS_FS=y
/usr/src/linux/.config:CONFIG_NFS_V3=y
/usr/src/linux/.config:# CONFIG_NFS_V3_ACL is not set
/usr/src/linux/.config:# CONFIG_NFS_V4 is not set
/usr/src/linux/.config:# CONFIG_NFS_DIRECTIO is not set
/usr/src/linux/.config:CONFIG_NFSD=y
/usr/src/linux/.config:CONFIG_NFSD_V3=y
/usr/src/linux/.config:# CONFIG_NFSD_V3_ACL is not set
/usr/src/linux/.config:# CONFIG_NFSD_V4 is not set
/usr/src/linux/.config:CONFIG_NFSD_TCP=y
/usr/src/linux/.config:CONFIG_ROOT_NFS=y
/usr/src/linux/.config:CONFIG_LOCKD=y
/usr/src/linux/.config:CONFIG_LOCKD_V4=y
/usr/src/linux/.config:CONFIG_EXPORTFS=y
/usr/src/linux/.config:CONFIG_NFS_COMMON=y
/usr/src/linux/.config:CONFIG_SUNRPC=y
/usr/src/linux/.config:# CONFIG_SUNRPC_BIND34 is not set
/usr/src/linux/.config:# CONFIG_RPCSEC_GSS_KRB5 is not set
/usr/src/linux/.config:# CONFIG_RPCSEC_GSS_SPKM3 is not set
/usr/src/linux/.config:# CONFIG_SMB_FS is not set
/usr/src/linux/.config:# CONFIG_CIFS is not set
/usr/src/linux/.config:# CONFIG_NCP_FS is not set
/usr/src/linux/.config:# CONFIG_CODA_FS is not set
/usr/src/linux/.config:# CONFIG_AFS_FS is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Partition Types
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_PARTITION_ADVANCED is not set
/usr/src/linux/.config:CONFIG_MSDOS_PARTITION=y
/usr/src/linux/.config:CONFIG_NLS=y
/usr/src/linux/.config:CONFIG_NLS_DEFAULT="iso8859-1"
/usr/src/linux/.config:CONFIG_NLS_CODEPAGE_437=y
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_737 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_775 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_850 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_852 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_855 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_857 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_860 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_861 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_862 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_863 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_864 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_865 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_866 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_869 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_936 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_950 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_932 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_949 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_874 is not set
/usr/src/linux/.config:# CONFIG_NLS_ISO8859_8 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_1250 is not set
/usr/src/linux/.config:# CONFIG_NLS_CODEPAGE_1251 is not set
/usr/src/linux/.config:CONFIG_NLS_ASCII=y
/usr/src/linux/.config:CONFIG_NLS_ISO8859_1=y
/usr/src/linux/.config:# CONFIG_NLS_ISO8859_2 is not set
/usr/src/linux/.config:# CONFIG_NLS_ISO8859_3 is not set
/usr/src/linux/.config:# CONFIG_NLS_ISO8859_4 is not set
/usr/src/linux/.config:# CONFIG_NLS_ISO8859_5 is not set
/usr/src/linux/.config:# CONFIG_NLS_ISO8859_6 is not set
/usr/src/linux/.config:# CONFIG_NLS_ISO8859_7 is not set
/usr/src/linux/.config:# CONFIG_NLS_ISO8859_9 is not set
/usr/src/linux/.config:# CONFIG_NLS_ISO8859_13 is not set
/usr/src/linux/.config:# CONFIG_NLS_ISO8859_14 is not set
/usr/src/linux/.config:CONFIG_NLS_ISO8859_15=y
/usr/src/linux/.config:# CONFIG_NLS_KOI8_R is not set
/usr/src/linux/.config:# CONFIG_NLS_KOI8_U is not set
/usr/src/linux/.config:CONFIG_NLS_UTF8=y
/usr/src/linux/.config:# CONFIG_DLM is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Kernel hacking
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_TRACE_IRQFLAGS_SUPPORT=y
/usr/src/linux/.config:# CONFIG_PRINTK_TIME is not set
/usr/src/linux/.config:CONFIG_ENABLE_WARN_DEPRECATED=y
/usr/src/linux/.config:# CONFIG_ENABLE_MUST_CHECK is not set
/usr/src/linux/.config:CONFIG_MAGIC_SYSRQ=y
/usr/src/linux/.config:CONFIG_UNUSED_SYMBOLS=y
/usr/src/linux/.config:# CONFIG_DEBUG_FS is not set
/usr/src/linux/.config:# CONFIG_HEADERS_CHECK is not set
/usr/src/linux/.config:CONFIG_DEBUG_KERNEL=y
/usr/src/linux/.config:# CONFIG_DEBUG_SHIRQ is not set
/usr/src/linux/.config:CONFIG_DETECT_SOFTLOCKUP=y
/usr/src/linux/.config:# CONFIG_SCHED_DEBUG is not set
/usr/src/linux/.config:# CONFIG_SCHEDSTATS is not set
/usr/src/linux/.config:CONFIG_TIMER_STATS=y
/usr/src/linux/.config:# CONFIG_SLUB_DEBUG_ON is not set
/usr/src/linux/.config:# CONFIG_SLUB_STATS is not set
/usr/src/linux/.config:# CONFIG_DEBUG_RT_MUTEXES is not set
/usr/src/linux/.config:# CONFIG_RT_MUTEX_TESTER is not set
/usr/src/linux/.config:# CONFIG_DEBUG_SPINLOCK is not set
/usr/src/linux/.config:# CONFIG_DEBUG_MUTEXES is not set
/usr/src/linux/.config:# CONFIG_DEBUG_LOCK_ALLOC is not set
/usr/src/linux/.config:# CONFIG_PROVE_LOCKING is not set
/usr/src/linux/.config:# CONFIG_LOCK_STAT is not set
/usr/src/linux/.config:# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
/usr/src/linux/.config:# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
/usr/src/linux/.config:# CONFIG_DEBUG_KOBJECT is not set
/usr/src/linux/.config:# CONFIG_DEBUG_HIGHMEM is not set
/usr/src/linux/.config:CONFIG_DEBUG_BUGVERBOSE=y
/usr/src/linux/.config:# CONFIG_DEBUG_INFO is not set
/usr/src/linux/.config:# CONFIG_DEBUG_VM is not set
/usr/src/linux/.config:# CONFIG_DEBUG_LIST is not set
/usr/src/linux/.config:# CONFIG_DEBUG_SG is not set
/usr/src/linux/.config:# CONFIG_FRAME_POINTER is not set
/usr/src/linux/.config:# CONFIG_BOOT_PRINTK_DELAY is not set
/usr/src/linux/.config:# CONFIG_RCU_TORTURE_TEST is not set
/usr/src/linux/.config:# CONFIG_KPROBES_SANITY_TEST is not set
/usr/src/linux/.config:# CONFIG_BACKTRACE_SELF_TEST is not set
/usr/src/linux/.config:# CONFIG_LKDTM is not set
/usr/src/linux/.config:# CONFIG_FAULT_INJECTION is not set
/usr/src/linux/.config:# CONFIG_LATENCYTOP is not set
/usr/src/linux/.config:# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
/usr/src/linux/.config:# CONFIG_SAMPLES is not set
/usr/src/linux/.config:CONFIG_EARLY_PRINTK=y
/usr/src/linux/.config:CONFIG_DEBUG_STACKOVERFLOW=y
/usr/src/linux/.config:# CONFIG_DEBUG_STACK_USAGE is not set
/usr/src/linux/.config:# CONFIG_DEBUG_PAGEALLOC is not set
/usr/src/linux/.config:# CONFIG_DEBUG_RODATA is not set
/usr/src/linux/.config:# CONFIG_DEBUG_NX_TEST is not set
/usr/src/linux/.config:# CONFIG_4KSTACKS is not set
/usr/src/linux/.config:CONFIG_X86_FIND_SMP_CONFIG=y
/usr/src/linux/.config:CONFIG_X86_MPPARSE=y
/usr/src/linux/.config:CONFIG_DOUBLEFAULT=y
/usr/src/linux/.config:CONFIG_IO_DELAY_TYPE_0X80=0
/usr/src/linux/.config:CONFIG_IO_DELAY_TYPE_0XED=1
/usr/src/linux/.config:CONFIG_IO_DELAY_TYPE_UDELAY=2
/usr/src/linux/.config:CONFIG_IO_DELAY_TYPE_NONE=3
/usr/src/linux/.config:CONFIG_IO_DELAY_0X80=y
/usr/src/linux/.config:# CONFIG_IO_DELAY_0XED is not set
/usr/src/linux/.config:# CONFIG_IO_DELAY_UDELAY is not set
/usr/src/linux/.config:# CONFIG_IO_DELAY_NONE is not set
/usr/src/linux/.config:CONFIG_DEFAULT_IO_DELAY_TYPE=0
/usr/src/linux/.config:# CONFIG_CPA_DEBUG is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Security options
/usr/src/linux/.config:#
/usr/src/linux/.config:# CONFIG_KEYS is not set
/usr/src/linux/.config:# CONFIG_SECURITY is not set
/usr/src/linux/.config:# CONFIG_SECURITY_FILE_CAPABILITIES is not set
/usr/src/linux/.config:CONFIG_CRYPTO=y
/usr/src/linux/.config:# CONFIG_CRYPTO_SEQIV is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_MANAGER is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_HMAC is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_XCBC is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_NULL is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_MD4 is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_MD5 is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_SHA1 is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_SHA256 is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_SHA512 is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_WP512 is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_TGR192 is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_GF128MUL is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_ECB is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_CBC is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_PCBC is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_LRW is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_XTS is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_CTR is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_GCM is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_CCM is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_CRYPTD is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_DES is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_FCRYPT is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_BLOWFISH is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_TWOFISH is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_TWOFISH_586 is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_SERPENT is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_AES is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_AES_586 is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_CAST5 is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_CAST6 is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_TEA is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_ARC4 is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_KHAZAD is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_ANUBIS is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_SEED is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_SALSA20 is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_SALSA20_586 is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_DEFLATE is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_MICHAEL_MIC is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_CRC32C is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_CAMELLIA is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_TEST is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_AUTHENC is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_LZO is not set
/usr/src/linux/.config:CONFIG_CRYPTO_HW=y
/usr/src/linux/.config:# CONFIG_CRYPTO_DEV_PADLOCK is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_DEV_GEODE is not set
/usr/src/linux/.config:# CONFIG_CRYPTO_DEV_HIFN_795X is not set
/usr/src/linux/.config:CONFIG_HAVE_KVM=y
/usr/src/linux/.config:CONFIG_VIRTUALIZATION=y
/usr/src/linux/.config:# CONFIG_KVM is not set
/usr/src/linux/.config:# CONFIG_LGUEST is not set
/usr/src/linux/.config:# CONFIG_VIRTIO_PCI is not set
/usr/src/linux/.config:# CONFIG_VIRTIO_BALLOON is not set
/usr/src/linux/.config:
/usr/src/linux/.config:#
/usr/src/linux/.config:# Library routines
/usr/src/linux/.config:#
/usr/src/linux/.config:CONFIG_BITREVERSE=y
/usr/src/linux/.config:# CONFIG_CRC_CCITT is not set
/usr/src/linux/.config:# CONFIG_CRC16 is not set
/usr/src/linux/.config:# CONFIG_CRC_ITU_T is not set
/usr/src/linux/.config:CONFIG_CRC32=y
/usr/src/linux/.config:# CONFIG_CRC7 is not set
/usr/src/linux/.config:# CONFIG_LIBCRC32C is not set
/usr/src/linux/.config:CONFIG_ZLIB_INFLATE=y
/usr/src/linux/.config:CONFIG_PLIST=y
/usr/src/linux/.config:CONFIG_HAS_IOMEM=y
/usr/src/linux/.config:CONFIG_HAS_IOPORT=y
/usr/src/linux/.config:CONFIG_HAS_DMA=y
Gentoo2 ~ #

Hope this helps!! Rick :cry:
_________________
ya gotta do what ya gotta do!
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Thu Nov 06, 2008 1:11 am    Post subject: Reply with quote

If you run grep ^CONFIG_FB /usr/src/linux/.config there should be no output, because you don't have that enabled in your kernel.
Code:
cd /usr/src/linux
make menuconfig

Go to Device Drivers ---> Graphics support ---> <*> Support for frame buffer devices ---> <*> Intel 830M/845G/852GM/855GM/865G/915G/945G/945GM/965G/965GM

Recompile and re-install your kernel, make sure /boot is mounted when you copy it over, and reboot.
Back to top
View user's profile Send private message
rixtr66
n00b
n00b


Joined: 05 Sep 2008
Posts: 34

PostPosted: Thu Nov 06, 2008 5:30 pm    Post subject: Reply with quote

ok i configured the kernel,but i still get the same thing.i dont think opengl is working.but when i use eselect it shows that x11 has opengl but when i eselect opengl set intel it doesn't work.
i have xf86-video-intel installed ,mesa,and libdrm.now im wondering if theres a conflict with the kernel module i810 built in,in slack all i did was configure xorg config and it worked,so im wondering if i take out the kernel module if things will come together?i can boot into enlightenment but its not fully functional.i have seamonkey and a console,thats it
so whats next?i mean im getting close.but something is still wrong? :cry:
_________________
ya gotta do what ya gotta do!
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Thu Nov 06, 2008 6:13 pm    Post subject: Reply with quote

Do you mean you get an xterm as in TWM?
Do you run startx or use xdm?
Can you post your xorg.conf plz?
Back to top
View user's profile Send private message
rixtr66
n00b
n00b


Joined: 05 Sep 2008
Posts: 34

PostPosted: Thu Nov 06, 2008 6:50 pm    Post subject: Reply with quote

Well ive just been running startx and it goes into enlightenment(wich im using for test purposes)
heres the out put for xorg.conf :


PCI Express (rev 02)
06:00.0 Ethernet controller: Atheros Communications, Inc. AR5006EG 802.11 b/g Wireless PCI Express Adapter (rev 01)
Gentoo2 ~ # emerge --info
Portage 2.1.4.5 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r8 i686)
=================================================================
System uname: 2.6.25-gentoo-r8 i686 Intel(R) Celeron(R) CPU 550 @ 2.00GHz
Timestamp of tree: Wed, 05 Nov 2008 00:17:03 +0000
app-shells/bash: 3.2_p33
dev-lang/python: 2.4.4-r14, 2.5.2-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox: 1.2.18.1-r2
sys-devel/autoconf: 2.13, 2.61-r2
sys-devel/automake: 1.7.9-r1, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils: 2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool: 1.5.26
virtual/os-headers: 2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://gentoo.mirrors.tds.net/gentoo "
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X acl berkdb bzip2 cli cracklib crypt cups dri fortran gdbm gpm iconv ipv6 GNU nano 2.1.5 File: /etc/X11/xorg.conf

ViewPort 0 0
EndSubsection


xorg.conf


Section "Module"

# This loads the DBE extension module.

Load "dbe" # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection

# This loads the font modules
# Load "type1"
Load "freetype"
# Load "xtt"

# This loads the GLX module
# Load "glx"
# This loads the DRI module
# Load "dri"

EndSection

# **********************************************************************
Section "Files"

# The location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.

# RgbPath "/usr/share/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
#
#

FontPath "/usr/sh
# RgbPath "/usr/share/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
#
#

FontPath "/usr/share/fonts/misc/"
# FontPath "/usr/share/fonts/TTF/"
# FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
# FontPath "/usr/lib/X11/fonts/local/"
# FontPath "/usr/lib/X11/fonts/misc/"
# FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
# FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
are/fonts/misc/"# ModulePath "/usr/lib/modules"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

# Uncomment this to cause a core dump at the spot where a signal is
# received. This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging

# Option "NoTrapSignals"

# Uncomment this to disable the <Ctrl><Alt><Fn> VT switch sequence
# (where n is 1 through 12). This allows clients to receive these key
# events.

# Option "DontVTSwitch"

# Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
# This allows clients to receive this key event.

# Option "DontZap"

# Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
# sequences. This allows clients to receive these key events.

# Option "Dont Zoom"

# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.
# Option "DisableVidModeExtension"

# Uncomment this to enable the use of a non-local xvidtune client.

# Option "AllowNonLocalXvidtune"

# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings.

# Option "DisableModInDev"

# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).

# Option "AllowNonLocalModInDev"

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"

Identifier "Keyboard1"
Driver "kbd"

# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.
Section "InputDevice"

Identifier "Keyboard1"
Driver "kbd"

# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.

# Option "Protocol" "Xqueue"

Option "AutoRepeat" "500 30"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"

# Option "LeftAlt" "Meta"
# Option "RightAlt" "ModeShift"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc105"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# These are the default XKB settings for Xorg
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
# Option "XkbLayout" "us"
# Option "XkbVariant" ""
# Option "XkbOptions" ""

# Option "XkbDisable"

Option "XkbRules" "xorg"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"

EndSection


# **********************************************************************
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto" # Auto detect
Option "Device" "/dev/input/mice"

# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

# Option "Protocol" "Xqueue"

# Mouse-speed setting for PS/2 mouse.
# Option "Resolution" "256"

# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.

# Option "BaudRate" "9600"
# Option "SampleRate" "150"

# Mouse wheel mapping. Default is to map vertical wheel to buttons 4 & 5,
# horizontal wheel to buttons 6 & 7. Change if your mouse has more than
# 3 buttons and you need to map the wheel to different button ids to avoid
# conflicts.

Option "ZAxisMapping" "4 5 6 7"

# Emulate3Buttons is an option for 2-button mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"

# ChordMiddle is an option for some 3-button Logitech mice

# Option "ChordMiddle"

EndSection


# **********************************************************************
# Other input device sections
# this is optional and is required only if you
# are using extended input devices. This is for example only. Refer
# to the xorg.conf man page for a description of the options.
# **********************************************************************
#
# Section "InputDevice"
# Identifier "Mouse2"
# Driver "mouse"
# Option "Protocol" "MouseMan"
# Option "Device" "/dev/mouse2"
# EndSection
#
# Section "InputDevice"
# Identifier "spaceball"
# Driver "magellan"
# Option "Device" "/dev/cua0"
# EndSection
#
# Section "InputDevice"
# Identifier "spaceball2"
# Driver "spaceorb"
# Option "Device" "/dev/cua0"
# EndSection
# Section "InputDevice"
# Identifier "spaceball2"
# Driver "spaceorb"
# Option "Device" "/dev/cua0"
# EndSection
#
# Section "InputDevice"
# Identifier "touchscreen0"
# Driver "microtouch"
# Option "Device" "/dev/ttyS0"
# Option "MinX" "1412"
# Option "MaxX" "15184"
# Option "MinY" "15372"
# Option "MaxY" "1230"

# Option "ScreenNumber" "0"
# Option "ReportingMode" "Scaled"
# Option "ButtonNumber" "1"
# Option "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
# Identifier "touchscreen1"
# Driver "elo2300"
# Option "Device" "/dev/ttyS0"
# Option "MinX" "231"
# Option "MaxX" "3868"
# Option "MinY" "3858"
# Option "MaxY" "272"
# Option "ScreenNumber" "0"
# Option "ReportingMode" "Scaled"
# Option "ButtonThreshold" "17"
# Option "ButtonNumber" "1"
# Option "SendCoreEvents"
# EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"

Identifier "My Monitor"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
HorizSync 31.5 - 64.3

# HorizSync 30-64 # multisync
# HorizSync 31.5, 35.2 # multiple fixed sync frequencies
# HorizSync 15-25, 30-50 # multiple ranges of sync frequencies

# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

VertRefresh 50-100

EndSection
# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

# Standard VGA Device:

Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"

# The chipset line is optional in most cases. It can be used to override
# the driver's chipset detection, and should not normally be specified.

# Chipset "generic"

# The Driver line must be present. When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module. Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.

Driver "vga"
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for. When this line isn't present, a device
# section can only match up with the primary video device. For PCI
# devices a line like the following could be used. This line should not
# normally be included unless there is more than one video device
# intalled.

# BusID "PCI:0:10:0"

# VideoRam 256

# Clocks 25.2 28.3
EndSection

# Device configured by xorgconfig:

Section "Device"
Identifier "** Intel i810 (generic) [i810]"
Driver "i810"
#VideoRam 258048
# Insert Clocks lines here if appropriate
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

# Any number of screen sections may be present. Each describes
# section can only match up with the primary video device. For PCI
# devices a line like the following could be used. This line should not
# normally be included unless there is more than one video device
# intalled.

# BusID "PCI:0:10:0"

# VideoRam 256

# Clocks 25.2 28.3

EndSection

# Device configured by xorgconfig:

Section "Device"
Identifier "** Intel i810 (generic) [i810]"
Driver "i810"
#VideoRam 258048
# Any number of screen sections may be present. Each describes
# the configuration of a single screen. A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
Identifier "Screen 1"
Device "** Intel i810 (generic) [i810]"
Monitor "My Monitor"
DefaultDepth 24

Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
# **********************************************************************
# ServerLayout sections.
# **********************************************************************

# Any number of ServerLayout sections may be present. Each describes
# the way multiple screens are organised. A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option. In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.

Section "ServerLayout"

# The Identifier line must be present
Identifier "Simple Layout"

# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens. The four names after
# primary screen name are the screens to the top, bottom, left and right

# of the primary screen. In this example, screen 2 is located to the
# right of screen 1.

Screen "Screen 1"

# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used. Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".

InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"

EndSection

# Section "DRI"
# Mode 0666
# EndSection


Hope this helps!! Ihad to paste it piece by piece,so i hope its all there!!
Rick 8O







#
_________________
ya gotta do what ya gotta do!
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Thu Nov 06, 2008 7:03 pm    Post subject: Reply with quote

Change this in xorg.conf
Code:
Section "Device"
Identifier "** Intel i810 (generic) [i810]"
Driver "intel"  <-----change this
And uncomment all the "dri" entries in xorg.conf



Also try this as root to get a more minimal xorg.conf
Code:
cd
X -configure
X -config /root/xorg.conf.new
and if you like it backup your current /etc/X11/xorg.conf and use this one.



Also emerge x11-apps/mesa-progs and post the output of
Code:
glxinfo | grep direct



I don't know enlightenment, so can't help you there. :cry:

:)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
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