Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Will Xorg-server , mplayer , firefox be enough as a desktop?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Thu Feb 04, 2010 2:01 am    Post subject: Reply with quote

I forgot to mention before, after switching to a different profile, it is necessary to run:
Code:
emerge -uDN world

This will build the changes into the system.
Then rebuild the x11-drivers like this:
Code:
emerge app-portage/portage-utils
emerge -1av $(qlist -IC x11-drivers)


And add dbus to the default runlevel and start it if it isn't already:
Code:
eselect rc add dbus default
rc


After that is done, try this as root user:
Code:
cd $HOME
X -configure
X -config /root/xorg.conf.new


Type ctrl+alt+backspace or crtl+alt+F1 to exit.
You can copy /root/xorg.conf.new to /etc/X11/xorg.conf

Then run:
Code:
emerge wgetpaste
wgetpaste /var/log/Xorg.0.log

and paste the URL here please.


Last edited by Mike Hunt on Thu Feb 04, 2010 7:01 am; edited 1 time in total
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Thu Feb 04, 2010 2:44 am    Post subject: Reply with quote

Also, just to be sure, can you post this :

Code:

# cd /usr/src/linux
# cat .config | grep -i evdev | wgetpaste
Back to top
View user's profile Send private message
yu xintian
n00b
n00b


Joined: 29 Jan 2010
Posts: 8
Location: China

PostPosted: Thu Feb 04, 2010 6:55 am    Post subject: Reply with quote

:)
_________________
Do~ Re~ Mi~ Fa~ So~ La~ Ti~ DO~~ : D


Last edited by yu xintian on Thu Feb 04, 2010 9:28 am; edited 1 time in total
Back to top
View user's profile Send private message
yu xintian
n00b
n00b


Joined: 29 Jan 2010
Posts: 8
Location: China

PostPosted: Thu Feb 04, 2010 9:25 am    Post subject: Reply with quote

Hi,Mike ! Please look this:

Code:
Gentoo ~ # wgetpaste /var/log/Xorg.0.log
Your paste can be seen here: http://dpaste.com/154405/

_________________
Do~ Re~ Mi~ Fa~ So~ La~ Ti~ DO~~ : D
Back to top
View user's profile Send private message
yu xintian
n00b
n00b


Joined: 29 Jan 2010
Posts: 8
Location: China

PostPosted: Thu Feb 04, 2010 9:27 am    Post subject: Reply with quote

d2_racing wrote:
Also, just to be sure, can you post this :

Code:

# cd /usr/src/linux
# cat .config | grep -i evdev | wgetpaste


Hi,d2_racing ! Please look this:

Code:
Gentoo linux # cat .config | grep -i evdev | wgetpaste
Your paste can be seen here: http://dpaste.com/154406/

_________________
Do~ Re~ Mi~ Fa~ So~ La~ Ti~ DO~~ : D
Back to top
View user's profile Send private message
yu xintian
n00b
n00b


Joined: 29 Jan 2010
Posts: 8
Location: China

PostPosted: Fri Feb 05, 2010 1:32 am    Post subject: Reply with quote

Hi , people ! I have " emerge --emptytree world " with this new /etc/make.conf :

Code:
Gentoo ~ # cat /etc/make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O2 -march=i686 -pipe"
CXXFLAGS="-O2 -march=i686 -pipe"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="i686-pc-linux-gnu"
USE="dbus X hal opengl  gtk icewm  -gnome -qt3 -qt4 -kde dvd alsa mad mp3 cdr truetype win32codecs unicode png sse2 xvid gdb xine intel  dvd dvdr vorbis wma imagemagick flac v4l asf  mozbranding tabs jpeg png mikmod xinerama perl"
INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="intel"


Still no luck :( Can it be that Gentoo does not support my hardware. I also have another same computer running Fedora 11 .Please check my hardware here:

Code:
[root@Client-100002 ~]# lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)


_________________
Do~ Re~ Mi~ Fa~ So~ La~ Ti~ DO~~ : D
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Fri Feb 05, 2010 3:09 am    Post subject: Reply with quote

Good news, you have the evdev support inside your kernel.

Can you post this :

Code:

# cat /proc/cpuinfo
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 Previous  1, 2
Page 2 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