prompt stringlengths 1 63.6k | completion stringlengths 1 53.1k |
|---|---|
I was running a xfce Desktop without polkit, consolekit, upower, udisks and was happy. Now I wanted to update the machine and all of a sudden my use flags get ignored. I cannot understand, how I could fix this. Fact is, I don't need nor want any of those *kit packages. When I run emerge -uDN world I get the following error: Code: !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: sys-auth/pambase:0 (sys-auth/pambase-20101024-r2::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) (sys-auth/pambase-20101024-r2::gentoo, ebuild scheduled for merge) pulled in by sys-auth/pambase[consolekit] required by (sys-auth/polkit-0.110::gentoo, ebuild scheduled for merge) It seems that gconf and xfce4-session depend on policykit: Code: $ equery d sys-auth/polkit * These packages depend on sys-auth/polkit: gnome-base/gconf-2.32.4 (policykit ? sys-auth/polkit) xfce-base/xfce4-session-4.10.0 (policykit ? >=sys-auth/polkit-0.104-r1) But I disabled the policykit use flag: Code: $ euse -i policykit global use flags (searching: policykit) ************************************************************ [- cD ] policykit - Enable PolicyKit authentication support local use flags (searching: policykit) ************************************************************ [- cD ] policykit app-emulation/virt-manager: Enables sys-auth/polkit authentication support, required when using app-emulation/libvirt with PolicyKit authentication [- ] 0.9.4 [gentoo] [- ] 9999 [gentoo] [- cD ] policykit net-misc/spice-gtk: Enable sys-auth/polkit support for the usbredir acl helper [- ] 0.14 [gentoo] [- ] 0.14-r2 [gentoo] [- ] 0.15.3 [gentoo] [- ] 0.16 [gentoo] [- ] 0.18 [gentoo] [- cD ] policykit sys-auth/consolekit: Use the PolicyKit framework (sys-auth/polkit) to get authorization for suspend/shutdown. [- ] 0.4.5_p20120320-r1 [gentoo] [- ] 0.4.5_p20120320-r2 [gentoo] Why is this not working as expected? What am I doing wrong? | This is probably caused by using the wrong profile. |
Hi, I can use the Gnome CD/DVD Creator to burn DVDs The burn finishes saying 'success' and ejects the disk. I can take the disk and put it in a DVD player and verify that the directories are there, so the disk seems to be fine. The problem occurs when I try putting the disc back into the machine that burned it. Nothing happens. When I write nothing happens, I mean looking at the tail end of dmesg shows no messages at all, like if the system is ignoring the disk. I cannot eject the disk except by pressing the mechanical eject button. However, I can put a movie-dvd in the drive and play it with xine. I've also looked at /var/log/messages There are no messages at all pertaining to the disk or drive in there either. I've looked at the kernel config and it appears to include all the necessary filesystems. Does anyone have a clue as to what might be missing? Thanks | Progman3K, Optical media writing is accomplished using raw device access. You have the correct kernel support but its only required for reading. To be complete, UDF is a bit of an oddball. You may format a DVD+RW as UDF, then use it as a read/write device ... but a) its slow b) only good for about 1000 rw mounts as a rw mount incurs a superblock write. Automounting kills the DVD+RW media when its used like this. |
On my iMac G5 I'm installing Gentoo. I have no luck with the X-server. When I type 'startx' I get the error: Code: Fatal server error: no screens found (EE) When I type 'sudo X -configure' I get: Code: elmarotter@iMacG5 ~ $ sudo X -configure Password: X.Org X Server 1.13.4 Release Date: 2013-04-17 X Protocol Version 11, Revision 0 Build Operating System: Linux 3.7.10-gentoo ppc64 Gentoo Current Operating System: Linux iMacG5 3.7.10-gentoo #10 SMP Wed May 8 13:38:06 CEST 2013 ppc64 Kernel command line: root=/dev/sda4 ro Build Date: 08 May 2013 01:54:52PM Current version of pixman: 0.28.0 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Wed May 8 14:47:38 2013 Missing output drivers. Configuration failed. Server terminated with error (2). Closing log file. Does anyone know how to solve this? This are my settings: Code: elmarotter@iMacG5 /var/log $ emerge -pv xf86-video-ati These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] x11-drivers/xf86-video-ati-7.0.0 USE="udev -glamor" 0 kB Total: 1 package (1 reinstall), Size of downloads: 0 kB Code: Calculating dependencies... done! [ebuild R ] x11-base/xorg-server-1.13.4:0/1.13.4 USE="ipv6 kdrive nptl suid udev xorg -dmx -doc -minimal (-selinux) -static-libs -tslib -xnest -xvfb" 0 kB Total: 1 package (1 reinstall), Size of downloads: 0 kB Code: elmarotter@iMacG5 ~ $ cat /etc/portage/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 -mcpu=970 -mtune=970 -maltivec -mabi=altivec -pipe -funroll-loops -fno-strict-aliasing -mpowerpc-gfxopt -mmultiple -mstring" CXXFLAGS="${CFLAGS}" # 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="powerpc64-unknown-linux-gnu" # These are the USE flags that were used in addition to what is provided by the # profile used for building. MAKEOPTS="-j2" USE="altivec alsa bzip2 cdr consolekit dbus dvd dvdr dvdread nls ntp opengl pam perl ppc64 python slang unicode zip" GENTOO_MIRRORS="rsync://mirror.leaseweb.com/gentoo/ http://mirror.leaseweb.com/gentoo/ ftp://mirror.leaseweb.com/gentoo/ ftp://gentoo.tiscali.nl/pub/mirror/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.snt.utwente.nl/pub/os/linux/gentoo rsync://ftp.snt.utwente.nl/gentoo" SYNC="rsync://rsync2.nl.gentoo.org/gentoo-portage" INPUT_DEVICES="evdev" VIDEO_CARDS="radeon" LINGUAS="nl" LANG="nl_NL" ACCEPT_LICENSE="*" Kernel: Code: <*> /dev/agpgart (AGP Support) ---> <M> Apple UniNorth & U3 AGP support [*] VGA Arbitration (16) Maximum number of GPUs <M> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) ---> [ ] Allow to specify an EDID data set instead of probing for it < > 3dfx Banshee/Voodoo3+ < > ATI Rage 128 <M> ATI Radeon [*] Enable modesetting on radeon by default - NEW DRIVER < > Nouveau (nVidia) cards I2C encoder or helper chips ---> < > Chrontel ch7006 TV encoder < > Silicon Image sil164 TMDS transmitter < > Matrox g200/g400 < > SiS video cards < > Via unichrome video cards < > Savage video cards < > DRM driver for VMware Virtual GPU < > DisplayLink < > AST server chips < > Kernel modesetting driver for MGA G200 server engines < > Cirrus driver for QEMU emulated device < > Intel GMA500 Stub Driver < > Lowlevel video output switch controls {*} Support for frame buffer devices ---> [ ] Enable firmware EDID [ ] Framebuffer foreign endianness support ---> [ ] Enable Video Mode Handling Helpers [ ] Enable Tile Blitting Support *** Frame buffer hardware drivers *** < > Cirrus Logic support < > Permedia2 support < > CyberPro 2000/2010/5000 support [ ] Open Firmware frame buffer device support [ ] Asiliant (Chips) 69000 display support [ ] IMS Twin Turbo display support < > VGA 16-color graphics support < > Epson S1D13XXX framebuffer support < > nVidia Framebuffer Support < > nVidia Riva support < > Intel740 support (EXPERIMENTAL) < > Matrox acceleration < > ATI Radeon display support < > ATI Rage128 display support < > ATI Mach64 display support < > S3 Trio/Virge support < > S3 Savage support < > SiS/XGI display support < > NeoMagic display support < > IMG Kyro support < > 3Dfx Banshee/Voodoo3/Voodoo5 display support < > 3Dfx Voodoo Graphics (sst1) support < > VIA VT8623 support < > Trident/CyberXXX/CyberBlade support < > ARK 2000PV support < > Permedia3 support (EXPERIMENTAL) < > Fujitsu carmine frame buffer support < > SMSC UFX6000/7000 USB Framebuffer support < > Displaylink USB Framebuffer support < > Framebuffer support for IBM GXT4500P adaptor < > Virtual Frame Buffer support (ONLY FOR TESTING!) < > E-Ink Metronome/8track controller support < > Fujitsu MB862xx GDC support < > E-Ink Broadsheet/Epson S1D13521 controller support < > AUO-K190X EPD controller support [ ] Exynos Video driver support ---> [*] Backlight & LCD device support ---> <M> Lowlevel LCD controls < > Platform LCD controls {*} Lowlevel Backlight controls <*> Generic (aka Sharp Corgi) Backlight Driver < > Backlight Driver for ADP8860/ADP8861/ADP8863 using WLED < > Backlight Driver for ADP8870 using WLED < > Backlight Driver for LM3630 < > Backlight Driver for LM3639 < > Backlight driver for TI LP855X Console display driver support ---> [*] VGA text console [ ] Enable Scrollback Buffer in System RAM <*> Framebuffer Console support -*- Map the console to the primary display device [ ] Framebuffer Console Rotation [ ] Support for the Framebuffer Console Decorations [ ] Select compiled-in fonts [*] Bootup logo ---> [*] Standard black and white Linux logo [*] Standard 16-color Linux logo [*] Standard 224-color Linux logo .config file: http://www.elmarotter.nl/bestanden/Gentoo/iMac_G5_kernel_config.txt Code: elmarotter@iMacG5 ~ $ sudo lspci 0000:f0:0b.0 Host bridge: Apple Inc. U3L AGP Bridge 0000:f0:10.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV350 [Radeon 9550/9600/X1050 Series] 0001:00:00.0 Host bridge: Apple Inc. U4 PCIe 0001:00:01.0 PCI bridge: Apple Inc. Shasta PCI Bridge 0001:00:02.0 PCI bridge: Apple Inc. Shasta PCI Bridge 0001:00:03.0 PCI bridge: Apple Inc. Shasta PCI Bridge 0001:01:01.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02) 0001:01:07.0 Unassigned class [ff00]: Apple Inc. Shasta Mac I/O 0001:01:0b.0 USB controller: NEC Corporation OHCI USB Controller (rev 43) 0001:01:0b.1 USB controller: NEC Corporation OHCI USB Controller (rev 43) 0001:01:0b.2 USB controller: NEC Corporation uPD72010x USB 2.0 Controller (rev 04) 0001:02:0c.0 IDE interface: Broadcom K2 SATA 0001:02:0d.0 Unassigned class [ff00]: Apple Inc. Shasta IDE 0001:02:0e.0 FireWire (IEEE 1394): Apple Inc. Shasta Firewire 0001:03:0f.0 Ethernet controller: Apple Inc. Shasta (Sun GEM) Code: elmarotter@iMacG5 /var/log $ cat Xorg.0.log [ 3380.387] X.Org X Server 1.13.4 Release Date: 2013-04-17 [ 3380.387] X Protocol Version 11, Revision 0 [ 3380.387] Build Operating System: Linux 3.7.10-gentoo ppc64 Gentoo [ 3380.387] Current Operating System: Linux iMacG5 3.7.10-gentoo #10 SMP Wed May 8 13:38:06 CEST 2013 ppc64 [ 3380.387] Kernel command line: root=/dev/sda4 ro [ 3380.388] Build Date: 08 May 2013 01:54:52PM [ 3380.388] [ 3380.388] Current version of pixman: 0.28.0 [ 3380.388] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 3380.388] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 3380.390] (==) Log file: "/var/log/Xorg.0.log", Time: Wed May 8 14:47:38 2013 [ 3380.390] (II) Loader magic: 0x102af010 [ 3380.390] (II) Module ABI versions: [ 3380.390] X.Org ANSI C Emulation: 0.4 [ 3380.390] X.Org Video Driver: 13.1 [ 3380.390] X.Org XInput driver : 18.0 [ 3380.390] X.Org Server Extension : 7.0 [ 3380.390] (II) config/udev: Adding drm device (/dev/dri/card0) [ 3380.393] (--) PCI:*(0:240:16:0) 1002:4150:1002:4150 rev 0, Mem @ 0x98000000/134217728, 0x90000000/65536, I/O @ 0x00000400/256, BIOS @ 0x????????/131072 [ 3380.393] Missing output drivers. Configuration failed. Code: elmarotter@iMacG5 /var/log $ emerge --info Portage 2.1.11.62 (default/linux/powerpc/ppc64/13.0/64bit-userland/desktop/gnome, gcc-4.6.3, glibc-2.15-r3, 3.7.10-gentoo ppc64) ================================================================= System uname: Linux-3.7.10-gentoo-ppc64-PPC970FX,_altivec_supported-with-gentoo-2.2 KiB Mem: 1003716 total, 706464 free KiB Swap: 524284 total, 524284 free Timestamp of tree: Tue, 07 May 2013 14:45:01 +0000 ld GNU ld (GNU Binutils) 2.22 app-shells/bash: 4.2_p37 dev-lang/python: 2.7.3-r3, 3.2.3-r2 dev-util/cmake: 2.8.9 dev-util/pkgconfig: 0.28 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.11.8 sys-apps/sandbox: 2.5 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.12.6 sys-devel/binutils: 2.22-r1 sys-devel/gcc: 4.6.3 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.7 (virtual/os-headers) sys-libs/glibc: 2.15-r3 Repositories: gentoo ACCEPT_KEYWORDS="ppc64" ACCEPT_LICENSE="*" CBUILD="powerpc64-unknown-linux-gnu" CFLAGS="-O2 -mcpu=970 -mtune=970 -maltivec -mabi=altivec -pipe -funroll-loops -fno-strict-aliasing -mpowerpc-gfxopt -mmultiple -mstring" CHOST="powerpc64-unknown-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -mcpu=970 -mtune=970 -maltivec -mabi=altivec -pipe -funroll-loops -fno-strict-aliasing -mpowerpc-gfxopt -mmultiple -mstring" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="rsync://mirror.leaseweb.com/gentoo/ http://mirror.leaseweb.com/gentoo/ ftp://mirror.leaseweb.com/gentoo/ ftp://gentoo.tiscali.nl/pub/mirror/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.snt.utwente.nl/pub/os/linux/gentoo rsync://ftp.snt.utwente.nl/gentoo" LANG="nl_NL" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync2.nl.gentoo.org/gentoo-portage" USE="X a52 aac acl alsa altivec berkdb bluetooth branding bzip2 cairo cdda cdr cli colord consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr dvdread eds emboss encode evo exif fam firefox flac fortran gdbm gif gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk ibm iconv ipv6 jpeg lcms ldap libnotify libsecret mad mng modules mp3 mp4 mpeg mudflap nautilus ncurses nls nptl ntp ogg opengl openmp pam pango pcre pdf perl png policykit ppc64 ppds pulseaudio python qt3support qt4 readline sdl session slang socialweb spell ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets xcb xml xv xvid zip zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="nl" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="radeon" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON Code: elmarotter@iMacG5 /var/log $ cat /etc/conf.d/modules modules="" modules="{modules} appletalk" modules="{modules} llc" modules="{modules} psnap" modules="{modules} p8022" modules="{modules} soundcore" modules="{modules} snd-mixer-oss" modules="{modules} snd-pcm-oss" modules="{modules} snd-timer" modules="{modules} snd" modules="{modules} snd-page-alloc" modules="{modules} snd-rawmidi" modules="{modules} snd-pcm" modules="{modules} snd-seq-oss" modules="{modules} snd-seq-midi" modules="{modules} snd-seq-midi-event" modules="{modules} snd-seq" modules="{modules} snd-seq-device" modules="{modules} snd-mpu401-uart" modules="{modules} snd-mpu401" modules="{modules} snd-mtpav" modules="{modules} snd-aoa-i2sbus" modules="{modules} snd-aoa-soundbus" modules="{modules} snd-aoa-codec-tas" modules="{modules} snd-aoa-codec-onyx" modules="{modules} snd-aoa-codec-toonie" modules="{modules} snd-aoa-fabric-layout" modules="{modules} snd-aoa" modules="{modules} ansi_cprng" modules="{modules} tun" modules="{modules} cdc_subset" modules="{modules} net1080" modules="{modules} asix" modules="{modules} cdc_ncm" modules="{modules} usbnet" modules="{modules} zaurus" modules="{modules} cdc_ether" modules="{modules} bonding" modules="{modules} kcopy" modules="{modules} rng-core" modules="{modules} pseries-rng" modules="{modules} ttm" modules="{modules} radeon" modules="{modules} drm_kms_helper" modules="{modules} drm" modules="{modules} cfbimgblt" modules="{modules} lcd" modules="{modules} cfbcopyarea" modules="{modules} cfbfillrect" modules="{modules} nbd" modules="{modules} pl2303" modules="{modules} ipaq" modules="{modules} empeg" modules="{modules} io_ti" modules="{modules} digi_acceleport" modules="{modules} safe_serial" modules="{modules} io_edgeport" modules="{modules} omninet" modules="{modules} cyberjack" modules="{modules} keyspan_pda" modules="{modules} mct_u232" modules="{modules} keyspan" modules="{modules} visor" modules="{modules} kl5kusb105" modules="{modules} usbserial" modules="{modules} ir-usb" modules="{modules} ftdi_sio" modules="{modules} belkin_sa" modules="{modules} kobil_sct" modules="{modules} ezusb" modules="{modules} i2c-algo-bit" | Code: [ 382.221] (EE) Failed to load module "ati" (module does not exist, 0) This means that you don't have xf86-video-ati installed (it is automatically pulled in if you set VIDEO_CARDS="radeon" before emerging xorg-drivers). Also X -configure does not work with KMS. Do not use it. |
I am having a mouse input problem. My mouse moves by 2 coordinates at a time. For example: If my mouse is currently at 100, 100 and I slowly move it to the right, my next point is 102, 100 instead of 101, 100 that you would expect. Any Ideas on whats causing this? I am testing this using xev and my xorg conf is below. I have tired various config options but nothing seems to be helping. Code: Section "InputClass" Identifier "mouse-all" #Driver "evdev" Driver "mouse" MatchIsPointer "on" Option "Protocol" "Auto" Option "Device" "/dev/input/mice" #Option "AccelerationProfile" "7" #Option "AccelerationProfile" "0" #Option "AccelerationScheme" "lightweight" #Option "AccelerationNumerator" "1" #Option "AccelerationDenominator" "1" #Option "AccelerationThreshold" "0" #Option "VelocityScale" "20" #Option "AccelerationScheme" "none" #Option "AccelerationProfile" "-1" #Option "ConstantDeceleration" "6" #Option "Sensitivity" "0.6" #Option "SampleRate" "3500" EndSection | I don't think this is the same problem but at one time I had my mouse specified twice in my Xorg.conf. Not only that it moved the mouse way too fast, it also resulted in every click also turning into a double-clock. It was very weird behavior, not to mention very hard to use my mouse until I rootcaused it. Any reason why evdev isn't working for you? |
This was originally tacked onto an existing thread, but owing to several conversations and the massive can of worms this seems to be opening, I have gone ahead and created this new thread. So, the situation: 1x laptop (Clevo M771S with an SISM671 Northbridge). lspci reports: Code: 01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10) Code: 01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10) (prog-if 00 [VGA controller]) Subsystem: CLEVO/KAPOK Computer Device 0801 Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin A routed to IRQ 9 BIST result: 00 Region 0: Memory at c0000000 (32-bit, prefetchable) [size=256M] Region 1: Memory at d8000000 (32-bit, non-prefetchable) [size=128K] Region 2: I/O ports at 9000 [size=128] Expansion ROM at <unassigned> [disabled] Capabilities: [40] Power Management version 2 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Capabilities: [50] AGP version 3.0 Status: RQ=256 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3+ Rate=x4,x8 Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none> System details: Code: flange src # uname -a Linux flange 3.5.7-gentoo #1 SMP Tue Jan 22 09:01:58 GMT 2013 i686 Celeron(R) Dual-Core CPU T3000 @ 1.80GHz GenuineIntel GNU/Linux Now. There has been work done in getting this chip working. When using the Mageia distribution, for example, I am able to achieve the desired resolution of 1440x900. (2D HW Accel, no 3D, but that is sufficient for me). This is accomplished using their 'sisimedia' package, details here https://github.com/xrg/x11-driver-video-sisimedia . I have managed to compile the source from here: http://ajoliveira.com/ajoliveira/gen/bin/xorg-driver-sis671-12.10-2.tar.bz2 , although no shared object is created. Attempting to compile the sisimedia source results in: Code: xf86Resources.h: No such file or directory Am running out of ideas here. My only real aim is to move away from this crummy VESA fallback of 800x600 and get into something workable. Any advice would be greatly appreciated. Thanks in anticipation. | The Mageia folks apply tons of patches to get the driver working, are they already applied in the tarball you used, or did you apply them yourself? Maybe the Arch package can help you, though basically they simply imported all Mageia patches: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/xf86-video-sisimedia |
Hello! I'm having troubles with emerging the latest KDE. The only error I can see is "emake failed". Here's some more info: emerge --info '=kde-base/kdelibs-4.10.2' emerge -pqv '=kde-base/kdelibs-4.10.2' build.log is super long, so I've just pasted end of it. Can anyone tell me why does it happen? Also, if you need any additional info, just let me know. Have a nice day! temporary_user | temporary_user wrote: build.log is super long, so I've just pasted end of it. That snippet is useless, pastebin a bigger portion or search for the actual error. |
I think from KDE 4.9 krunner has youtube plugin, but I can't find it here. Am I missing any use flag or does it depend on some KDE app I don't have installed? | Yes, but I mean this http://www.youtube.com/watch?v=DwksrVdvlkk |
Hi, I realized that my system does incorrectly match Times fonts: Quote: # fc-match Times DejaVuSerif.ttf: "DejaVu Serif" "Book" I have Times fonts certainly: Quote: # fc-list Times Times:style=Bold Italic Times:style=Bold Times:style=Italic Times:style=Regular My fontconfig is as follows: Quote: #eselect fontconfig list | grep "*" Available fontconfig .conf files (* is enabled): [1] 09-texlive.conf * [5] 10-sub-pixel-rgb.conf * [9] 20-fix-globaladvance.conf * [10] 20-fix-globaladvance-nanumgothiccoding.conf * [11] 20-unhint-small-dejavu-sans.conf * [12] 20-unhint-small-dejavu-sans-mono.conf * [13] 20-unhint-small-dejavu-serif.conf * [14] 20-unhint-small-vera.conf * [26] 42-luxi-mono.conf * [29] 49-sansserif.conf * [30] 50-user.conf * [31] 51-local.conf * [32] 52-infinality.conf * [33] 57-dejavu-sans.conf * [34] 57-dejavu-sans-mono.conf * [35] 57-dejavu-serif.conf * [36] 59-google-droid-sans.conf * [37] 59-google-droid-sans-mono.conf * [38] 59-google-droid-serif.conf * [46] 65-fonts-persian.conf * [69] 69-unifont.conf * [73] 80-delicious.conf * [74] 80-ttf-nanum.conf * [75] 90-synthetic.conf * I didn't configure the Times fonts in my local conf. (~/.fonts.conf) Does anybody have the same problem or catch the clue for this? | What's in your 57-dejavu-serif.conf then? Check what's in your fontconfig rules, in /etc/fonts/conf.d/ |
I'm using XFCE and went to "configure custom action" - menu trying to use gpg: Code: gpg -a --detach-sign %N but no windows is popping up asking me for a signature (pass-phrase). It works from a command line: gpg -a --detach-sign file_name In addition when I right click on gpg sign file there is a menu "Open with gpg" and "Open with gpg2" but clicking on any of them is not doing anything. Does anybody know if these entries can be customized or see how they look? | ShadowCat8 wrote: Greetings, I haven't used XFCE for quite some time (Using LXDE over OpenBox currently), but as far as menu configuration goes, is there an option to run it in a new and/or it's own terminal? I think that would be the way you would want to go with that. HTH. Let us know. No, the XFCE "configure custom action" menu doesn't have any option to start terminal. |
How can I run commands on a specifi tty using agetty, here is the snippet on my inittab that sould do the tricky but I just don't start Code: # TERMINALS c1:12345:respawn:/sbin/agetty 38400 tty1 linux c2:2345:respawn:/sbin/agetty 38400 tty2 linux c3:2345:respawn:/sbin/agetty 38400 tty3 linux c4:2345:respawn:/sbin/agetty 38400 tty4 linux c5:2345:respawn:/sbin/agetty 38400 tty5 linux c6:2345:respawn:/sbin/agetty 38400 tty6 linux c9:2345:respawn:/sbin/agetty --noclear -l /usr/bin/top 38400 tty9 linux c10:2345:respawn:/sbin/agetty --noclear -l "/usr/bin/vmstat 1" 38400 tty10 linux c11:2345:respawn:/sbin/agetty --noclear -l "/usr/bin/iostat -dmx 1" 38400 tty11 linux I want top, vmstat and iostat running before I login, on ttys 9 to 11, Any idea? | Getty is used to get login information for login, since you're not trying to login to those terminals you don't need to use getty. I'd probably not bother running it in inittab and run these programs in the background in /etc/local.d/local.start though 'top' would be a special case (the other two will work as-is). top is a special case as it's interactive... Also has some security implications so definitely would need some thought into this before deploying... You could use this with agetty with -a autologin with an unprivileged account (made just for 'top') that has a .bashrc or other login script to start top. But even this has security implications... |
Hi, I know this is a known issue of long standing one, but despite lots of long threads I have found neither the cause nor the solution. And it is a serious PITA. If I down load a pdf by clicking on a link in firefox, it uses okular , as I have specified. However, if I right.click on a tab in the download status bar and select "open", it tries to open it with GIMP ! Gimp fails abysmally, have taken forever to load whatever it does, and lets me get rid of it again. The tab is now cleared since FFx dumbly assumes I read the file. Now I don't know who or what set this dumb link for Gimp as pdf editor but I'd really like to know what sets this up and how to get rid of it. PS I've note I've been using Gentoo for about 10 years so please don't just explain how to set up helper apps on firefox. TIA, Gentree. | What desktop environment? - John |
Hello I was updating the system the other day and plasma workspace fails to compile. Any idea of how to solve it? Thanks. emerge --info '=kde-base/plasma-workspace-4.10.1-r1' Code: Portage 2.1.11.55 (default/linux/amd64/13.0/desktop, gcc-4.6.3, glibc-2.15-r3, 3.7.10-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-3.7.10-gentoo-x86_64-Intel-R-_Core-TM-_i7-3720QM_CPU_@_2.60GHz-with-gentoo-2.1 KiB Mem: 8076572 total, 6337508 free KiB Swap: 6560764 total, 6560764 free Timestamp of tree: Thu, 11 Apr 2013 08:00:01 +0000 ld GNU ld (GNU Binutils) 2.22 distcc 3.1 x86_64-pc-linux-gnu [disabled] app-shells/bash: 4.2_p37 dev-java/java-config: 2.1.12-r1 dev-lang/python: 2.7.3-r3, 3.2.3-r2 dev-util/cmake: 2.8.9 dev-util/pkgconfig: 0.28 sys-apps/baselayout: 2.1-r1 sys-apps/openrc: 0.11.8 sys-apps/sandbox: 2.5 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.9.6-r3, 1.10.3, 1.11.6 sys-devel/binutils: 2.22-r1 sys-devel/gcc: 4.4.7, 4.5.4, 4.6.3 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.7 (virtual/os-headers) sys-libs/glibc: 2.15-r3 Repositories: gentoo science lorelei-overlay ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=corei7 -O3 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0" CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf /etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-march=corei7 -O3 -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j9" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/var/lib/layman/science /var/lib/layman/lorelei" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cuda cups cxx dbus dri dts dvd dvdr emboss en encode es exif fam ffmpeg firefox flac fortran gd gdbm gif gles gpm gtk iconv icu ipv6 jpeg jpeg2k kde lcms ldap libnotify mad mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf php png policykit ppds pulseaudio qt3support qt4 readline samba sdl session spell sse sse2 ssl startup-notification svg tcpd threads tiff truetype udev udisks unicode upower usb v4l vlc vorbis wxwidgets x264 xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="edev keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON emerge -pqv '=kde-base/plasma-workspace-4.10.1-r1' Code: [ebuild U ] kde-base/plasma-workspace-4.10.1-r1 [4.9.5] USE="handbook rss (-aqua) -debug -gps -json% -python -qalculate -semantic-desktop" | Please file a bug with us and attach the full build log. |
I just notice that Firefox-17.0.4 has a problem "print to file" to a different directory than home. When I select print to file (pdf) and select different directory than "/home/joseph" it still print to my home directory. Can anybody confirm it? | Hi Joseph_sys, I've checked this for Firefox-17.0.5 and every thing is working as expected. Perhaps it is a little bug of the previous version. Best |
I'm using KDE's Konsole as a terminal. My local system is running Sabayon (Gentoo testing branch) and I use it to preform SSH to a remote Gentoo system which is based on the stable branch. Both systems have the same ZSH version, ZSH configuration, ZSH use flags and readline version. However, in the remote Gentoo system, sometimes the shell cursor location is wrong, overriding the prompt. Prompt in Sabayon: http://postimg.org/image/ujcl1nlqn/ Prompt in Gentoo: http://postimg.org/image/60kvify8j/ I read here that such issues can occur of the LANG environment variable is not set properly. The LANG variable in the Gentoo system was indeed unset, but even setting it did not resolve my problem. | Do the locale you set actually exist? Could you post the output of locale -a and locale |
I'm having troubles getting X11 forwarding through ssh to work; I've got X11 forward enabled in sshd_config, and made sure X11 forwarding is enabled on the client too. I am only trying to get a individual application to forward; and been getting "cannot connect to X server localhost:10.0" when ever I try to launch the application. The server machine, has xdm running, and is pretty much a headless machine, I only have a monitor temporarily connected to assist on setting up the machine. The client machine is a windows machine connecting with putty. Code: @omega ~ $ echo $DISPLAY localhost:10.0 @omega ~ $ kdevelop kdevelop: cannot connect to X server localhost:10.0 @omega ~ $ xhost + xhost: unable to open display "localhost:10.0" I've managed, to get xdm to listen to tcp connections; and telnet 127.0.0.1 6000 works fine. So I know xdm is listening. Here's my sshd_config set up (commented items removed). Code: PasswordAuthentication no UsePAM yes AllowAgentForwarding yes AllowTcpForwarding yes X11Forwarding yes X11UseLocalhost yes PrintMotd no PrintLastLog no UsePrivilegeSeparation sandbox Subsystem sftp /usr/lib64/misc/sftp-server Code: [ebuild R ] net-misc/openssh-6.1_p1-r1 USE="X hpn kerberos ldap pam tcpd -X509 -bindist -ldns -libedit (-selinux) -skey -static" 0 kB | What does Code: ssh -v -X ... or better Code: ssh -v -Y ... show ? Furthermore you restarted sshd after the config changes ? |
hi, I've compiled rxvt-unicode with the 256-use flag and I've tried several things like setting the name of my terminal in .Xresources to rxvt-256color and of course I've tried all the "guicolorscheme.vim" / "CSApprox.vim" plugins but the colorthemes don't work. the "GuiColorScheme" command is recognized in vim, and I've set t_Co=256. my .vimrc: Code: set t_Co=256 set cindent set autowrite set mouse=a set ruler set nu syntax on set tabstop=3 set shiftwidth=3 set smarttab set autoindent set nocompatible set expandtab if (&t_Co == 256) && filereadable (expand ("$HOME/.vim/plugin/guicolorscheme.vim")) runtime! plugin/guicolorscheme.vim GuiColorScheme darkrobot endif my .Xresources: http://bpaste.net/show/89484/ | LoTek ... To follow on from what stelth has said, you probably don't want to 'set t_Co=256' as its not the number colors thats important. To get a solarized colorscheme, you will need to use the solarized Xresouces, if you don't, solarized can try and reproduce the palette using 256 colours, but this palette is degraded. The reason is that its not about the number of colours available but how the colours are placed in relation to each other (so the palette, not the spectra of available colours), the default number of colours with solarized is 16 :) With the solarised palette in .Xresources you should get a proper solarized colourscheme with the following: Code: if &t_Co > 8 let g:solarized_termcolors=16 set background=dark colorscheme solarized endif If you don't use a solarized palette in .Xresources then you can use the degraded 256 colour scheme like so: Code: let g:solarized_termcolors=256 set background=dark colorscheme solarized From the muddy brown background in the above screenshot I think this is probably what is being set currently (probably due to Co=256) ... the colour seperation seems to be mostly lost. best ... khay |
Hi, I did not upgrade my hardware and there was no update of x11-misc/xscreensaver-5.20 . But recently the screensaver does not blank anymore. The animated picture is transparent. I need to hide the screen with the screensaver, for transparent locking I already use xtrlock. This failure only happens with my preferred saver "helios" from x11-misc/rss-glx-0.9.1 . | I'm thinking either rss-glx or your video driver was updated recently. Can you confirm either? If so, try downgrading. |
When I navigate to a site with Java applets, e.g. a test applets page , the applets work perfectly. When I refresh the page, the applets don't work, the page "times out", and I have to kill the page. At that point refreshing the page again doesn't help and navigating to any other page with applets has the same problem. So applets work exactly once and then malfunction for all other applets. This is true for all possible available 64-bit Java plugins. (I have six.) I have Chromium 27.0.1453.47 but the last few versions of Chromium have had this problem. Earlier ones do not. I'm grateful for any debugging hints you might have. [SOLVED] With Java plugin dev-java/oracle-jre-bin-1.7.0.25 and Chromium www-client/chromium-28.0.1500.63 this problem has been resolved. [/SOLVED] | Please file a bug. If you can, include the earliest version of chromium that has this problem. |
hi there. i'm trying to be able to switch between my laptop monitor and the display port where sometimes a second monitor is attached and sometimes a beamer. i do this with twinview at the moment and it works fine, but i have to go into the settings every time i change the setup which is annoying. i looked for a solution and found a tool called "disper" which allows to do this switching from command line. i tried to emerge disper 3.0 and ran into following error : Code: File "src/disper.py", line 197 print self.export_config() ^ SyntaxError: invalid syntax after that he finishes compiling and installing without any more errors. when i try to run disper -L for listing screens i get : Code: # >> disper -L File "/usr/bin/disper", line 34 except Exception,e: ^ SyntaxError: invalid syntax same errors occur when compiling and installing by hand from the downloaded tarball. any ideas how i can emerge disper correctly ? pls tell me if you need any more information about my system. thx in advance ! | hi again. found the solution by myself. had to switch python interpreter from 3.2 to 2.7. |
I've just started using The GIMP in my new Gentoo/LXDE installation, and in spite of my admiration for the program generally, it now has a most annoying new "feature". I use the standard GIMP layout - Tool Panel on the left, Layer Panel on the right, working windows in the middle. The problem is this: the Tool and Layer panels are locked onto the top layer, and working windows "slide beneath" them. I've tried using the Window menu to lower them in the stack, the Preferences dialogue which has no such setting, and the Window menu of working windows to raise them to the top, all to no avail. There is no sensible reason that I can see for the utility windows always to be on top, and this "feature" is a confounded nuisance. This is probably a GIMP-specific issue, although it could be due to an interaction of some sort between it and LXDE; but I thought I'd raise the issue here first before heading to other venues. In early versions of The GIMP, its windows behaved normally; then a version or few ago, the Tool and Layer windows removed themselves from the <Alt-Tab> switching cycle, an inconvenience I learned to live with since I didn't use it much. I'm now faced with several months intensive use and want to fix it. Has anyone else had a similar problem; and, more importantly, found a way to fix it? | What does xprop report on these windows? I don't have a clue where to start to assist you, so defining the problem seems like a good place. One of the options in xprop is window state... I don't know if it will tell you anything or not, but if it's locked on top, there may be something that jumps out at you. |
I followed the directions given on the wiki to install GNOME 3 without first having a GNOME 2 install. I added ACCEPT_KEYWORDS="~amd64" to /etc/portage/make.conf and then emerged gnome with "emerge --autounmask-write -av gnome" But, instead of installing, it goes on about masked packages and gives me a long list of those effected by this error. I have tried "emerge --backtrack=30 -av gnome" to no avail. PLEASE HELP! | treeman1111, With ACCEPT_KEYWORDS="~amd64" you have elected to have a fully testing install. You do not need --autounmask-write. What does Code: eselect profile list show? You should choose a profile that ends in /gnome so you get some good (for gnome) default USE flags to start with. Gnome does not need any hard masked packages, so we need your emerge output to see what the problem is. |
Can anyone recommend to me a fairly lightweight, easily customizable menu bar for Compiz? Also, does anyone know of any good customization howto's on it? Best, treeman1111 GO AHEAD AND DELETE THIS POST | I haven't used that kind of setup for a few years, but I found ROX + Compiz to be light on resources while still being GTK2-based. Tint2 might be worth a try also, but I don't recall that having a menu. |
I have read that there is a kolor-manager settings plugin for KDE which enables you to specify ICC colour profiles. However, I do not seem to have it on my system. Is there an ebuild for it or are there specific USE flags I need to enable for it to appear in KDE settings? I have looked at /usr/portage/kde-base but there does not seem to be a separate ebuild for it... The Git repository for kolor-manager is here: http://quickgit.kde.org/?p=kolor-manager.git&a=summary | Thanks for the tips, I already have an ICC profile so I will try xcalib. |
X stopped working after latest emerge. Here is the related part in Xorg.0.log: [ 5603.050] (EE) [ 5603.050] (EE) Backtrace: [ 5603.050] (EE) 0: /usr/bin/X (xorg_backtrace+0x49) [0x81f4259] [ 5603.051] (EE) 1: /usr/bin/X (0x8048000+0x1b014a) [0x81f814a] [ 5603.051] (EE) 2: linux-gate.so.1 (__kernel_rt_sigreturn+0x0) [0x4002040c] [ 5603.051] (EE) 3: /usr/lib/xorg/modules/drivers/sis_drv.so (0x404f1000+0x4ebc2) [0x4053fbc2] [ 5603.051] (EE) 4: /usr/lib/xorg/modules/drivers/sis_drv.so (0x404f1000+0x3b2f9) [0x4052c2f9] [ 5603.051] (EE) 5: /usr/lib/xorg/modules/drivers/sis_drv.so (0x404f1000+0x28bb3) [0x40519bb3] [ 5603.051] (EE) 6: /usr/lib/xorg/modules/libexa.so (0x405a1000+0x59c0) [0x405a69c0] [ 5603.051] (EE) 7: /usr/lib/xorg/modules/libexa.so (0x405a1000+0x6013) [0x405a7013] [ 5603.051] (EE) 8: /usr/lib/xorg/modules/libexa.so (0x405a1000+0x6237) [0x405a7237] [ 5603.051] (EE) 9: /usr/lib/xorg/modules/libexa.so (0x405a1000+0x6b1a) [0x405a7b1a] [ 5603.051] (EE) 10: /usr/lib/xorg/modules/libexa.so (0x405a1000+0x448f) [0x405a548f] [ 5603.051] (EE) 11: /usr/lib/xorg/modules/libexa.so (0x405a1000+0xaec2) [0x405abec2] [ 5603.051] (EE) 12: /usr/lib/xorg/modules/libexa.so (0x405a1000+0xb9fb) [0x405ac9fb] [ 5603.051] (EE) 13: /usr/bin/X (0x8048000+0x12a23d) [0x817223d] [ 5603.054] (EE) 14: /usr/bin/X (miPaintWindow+0x1e6) [0x81d3416] [ 5603.054] (EE) 15: /usr/bin/X (miHandleValidateExposures+0x55) [0x81ebea5] [ 5603.054] (EE) 16: /usr/bin/X (MapWindow+0x265) [0x80ae3e5] [ 5603.054] (EE) 17: /usr/bin/X (0x8048000+0x2ede5) [0x8076de5] [ 5603.054] (EE) 18: /usr/bin/X (0x8048000+0x350bd) [0x807d0bd] [ 5603.054] (EE) 19: /usr/bin/X (0x8048000+0x2265c) [0x806a65c] [ 5603.054] (EE) 20: /lib/libc.so.6 (__libc_start_main+0xe6) [0x401f3596] [ 5603.054] (EE) 21: /usr/bin/X (0x8048000+0x22a09) [0x806aa09] [ 5603.054] (EE) [ 5603.054] (EE) Segmentation fault at address 0x0 [ 5603.054] Fatal server error: [ 5603.054] Caught signal 11 (Segmentation fault). Server aborting [ 5603.055] [ 5603.055] (EE) I did emerge -1 $(qlist -IC x11-drivers), still getting the above errors. Any suggestion? Thanks. | Probably bug #444442 - x11-drivers/xf86-video-sis with xorg-server-1.13.0-r1 - X segfaults at startup. |
I just started getting a crash notification on every boot of my system. Need I be concerned? Quote: Executable: kdeinit4 PID: 18524 Signal: Aborted (6) | windex wrote: What do your xorg logs say? Anything that seems relevant? I installed gdb as suggested in the crash dialogue and it generated the following: Code: Application: KDE Daemon (kdeinit4), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f82d2215780 (LWP 18526))] Thread 3 (Thread 0x7f82ba22c700 (LWP 18541)): #0 0x00007f82d0a7c4d2 in pthread_mutex_lock () from /lib64/libpthread.so.0 #1 0x00007f82cc743621 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f82cc705a30 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f82d0e3f006 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #4 0x00007f82d0e0ebe2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #5 0x00007f82d0e0ee37 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #6 0x00007f82d0d0e017 in QThread::exec() () from /usr/lib64/qt4/libQtCore.so.4 #7 0x00007f82d0dee85f in ?? () from /usr/lib64/qt4/libQtCore.so.4 #8 0x00007f82d0d1105c in ?? () from /usr/lib64/qt4/libQtCore.so.4 #9 0x00007f82d0a79da6 in start_thread () from /lib64/libpthread.so.0 #10 0x00007f82cf7eb99d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f82b2cdf700 (LWP 18690)): #0 0x00007f82cf7e2a93 in poll () from /lib64/libc.so.6 #1 0x00007f82cc705926 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f82cc705a44 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f82d0e3f006 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #4 0x00007f82d0e0ebe2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #5 0x00007f82d0e0ee37 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #6 0x00007f82d0d0e017 in QThread::exec() () from /usr/lib64/qt4/libQtCore.so.4 #7 0x00007f82d0dee85f in ?? () from /usr/lib64/qt4/libQtCore.so.4 #8 0x00007f82d0d1105c in ?? () from /usr/lib64/qt4/libQtCore.so.4 #9 0x00007f82d0a79da6 in start_thread () from /lib64/libpthread.so.0 #10 0x00007f82cf7eb99d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f82d2215780 (LWP 18526)): [KCrash Handler] #6 0x00007f82cf735b15 in raise () from /lib64/libc.so.6 #7 0x00007f82cf736f96 in abort () from /lib64/libc.so.6 #8 0x00007f82cf72eb3e in ?? () from /lib64/libc.so.6 #9 0x00007f82cf72ec00 in __assert_fail () from /lib64/libc.so.6 #10 0x00007f82b0f5dd0b in snd_hctl_handle_events () from /usr/lib64/libasound.so.2 #11 0x00007f82b0f68cd9 in snd_mixer_handle_events () from /usr/lib64/libasound.so.2 #12 0x00007f82b1219a78 in ?? () from /usr/lib64/kde4/kded_kmixd.so #13 0x00007f82b1211c3a in ?? () from /usr/lib64/kde4/kded_kmixd.so #14 0x00007f82d0e29036 in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4 #15 0x00007f82cff8a344 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #16 0x00007f82cff8ee6f in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #17 0x00007f82d1bfe746 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #18 0x00007f82d0e1008c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4 #19 0x00007f82d0e138ea in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/qt4/libQtCore.so.4 #20 0x00007f82d0e3eb83 in ?? () from /usr/lib64/qt4/libQtCore.so.4 #21 0x00007f82cc705643 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #22 0x00007f82cc705988 in ?? () from /usr/lib64/libglib-2.0.so.0 #23 0x00007f82cc705a44 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #24 0x00007f82d0e3ef9f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #25 0x00007f82d002f87e in ?? () from /usr/lib64/qt4/libQtGui.so.4 #26 0x00007f82d0e0ebe2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #27 0x00007f82d0e0ee37 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #28 0x00007f82d0e13c05 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4 #29 0x00007f82c18ff7b5 in kdemain () from /usr/lib64/libkdeinit4_kded4.so #30 0x00000000004089f4 in _start () |
Hi Guys and Gals, This is a really strange problem and again I'm very sure that I misconfigured anything. The background: I've got a headless server to which I only connect using SSH and VNC (for the few mandatory GUIs like mythtv-setup). Until now I used iceWM for VNC because it's small and lightning fast. After many years using iceWM I just don't like the minimalistic interface anymore and decided to give enlightenment/e17 a shot. It really looks modern and stylish without eating up too much resources. The problem: Some of my keys aren't working in enlightenment. For example if I start xterm and try to type anything, some keys just don't do anything. The following keys are working: qetzuopghjycvbüöä1234567890ß´,.-#+ These keys aren't working: wriasdfklxnm If I switch VNC back to iceWM, all keys are working again in xterm. The most strange thing: If I hold the "Alt" key pressed while using the non working keys, all characters are being typed correctly. To my understanding, there can't be a problem with my VNC or Xorg configs, otherwise I should have the same problem in iceWM. In enlightenment I selected the german keyboard layout and also tried to change some options using setxkbmap, but nothing seems to solve this issue. Google also isn't very helpful and I seem to be the only one with this kind of problem. Thanks, relkai | It's set to the following: - Configuration: de (default, basic) - Model: Automatic (already tried different layouts like "pc102", "pc104" or "pc105" - Options: None activated |
# emerge terminator * IMPORTANT: 10 news items need reading for repository 'gentoo'. * Use eselect news to read news items. Calculating dependencies - * Digest verification failed: * /usr/portage/dev-python/pygobject/pygobject-3.2.2.ebuild * Reason: Failed on SHA256 verification * Got: 41cb06b0b02d08e34029e78cc821901e29b49323fb29cca9c6365cf31cad8126 * Expected: 0bf30444acc677b4cff3c20329e431f0e3e3564103379f490c3a9626a8447aa6 ... done! >>> Verifying ebuild manifests !!! Digest verification failed: !!! /usr/portage/dev-python/pygobject/pygobject-2.28.6-r52.ebuild !!! Reason: Failed on SHA256 verification !!! Got: 21a9890c7d4fed7fbf85cb0dd7f7898a9406b8012140ddb81503f1bc6dac7387 !!! Expected: 497c600e763c677c9ef096836f4a3a033c8a165b8f47194271923f31213ca678 | The digest verification says that the Portage tree is inconsistent, because of A failed or incomplete "emerge --sync", or Hard drive / file system corruption. In either case, the first thing to try is to re-run Code: emerge --sync which will refresh the Portage tree. Edit: Got beaten to the punch. - John |
Hi, after emerging remmina I have no Plugin for SSh. Other Plugins are working: Code: # ls -l /usr/lib/remmina/plugins/ insgesamt 160 -rwxr-xr-x 1 root root 43164 22. Mär 10:32 remmina-plugin-nx.so -rwxr-xr-x 1 root root 59868 22. Mär 10:32 remmina-plugin-rdp.so -rwxr-xr-x 1 root root 34812 22. Mär 10:32 remmina-plugin-vnc.so -rwxr-xr-x 1 root root 13828 22. Mär 10:32 remmina-plugin-xdmcp.so I Think the USE-Flags are correct...!? Code: # emerge -pv remmina These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] net-misc/remmina-1.0.0_p20121004 USE="crypt freerdp nls ssh -avahi (-ayatana) -debug -gnome-keyring -telepathy -vte" 0 kB What am I doing wrong or is it a bug? | Enable both the ssh and vte use flags to enable ssh terminal support. |
KDE has me annoyed right now because they've hidden the damn menu like Windows Did so I haven't been able to add/edit entries as needed. I need add Wine to the KDE menu (want the configuration manager to come up) along with my various Windows based apps so any helpful input would be appreciated Note I'm familiar with fluxbox and love the menu structure so KDE has really baffled me this time around. Kmenueditor does the trick - part of the kdebase-meta install but it doesn't show in the blasted menu | You could try using the KDE menu editor. Left click on the menu and select the appropriate entry. Or just start kmenuedit from a terminal. |
sorry, a bit tired. if i type s.th. in pinyin in fcitx, then the window shows me the first five proposed chinese characters. so which key-combination do i have to use to get to the next 5 and so on??? xiexie! | CTRL + = does the trick! |
Hello everyone, since last upgrade of Qt to 4.8.4 and kde to 4.10.1, I am getting weird indic digits in some Qt widgets, such as spinBox. I checked my Locale configuration, and everything seems normal. Does anybody fight with same behavior? Is it a Qt bug or just some misconfiguration? I already tried reemerging the whole Qt, but the problem is still there. See attached screenshots for what I mean... Wrong Digits in spinBox System Settings Locale | Bug 312525 - No Arabic numbers in applications (Arabic-Indic are used) Arabic-indic numerals instead of Arabic numerals in Slovak localization Bug in Qt 4.8.4. |
After being away for too long, I've installed KDE on a new system (AMD64). It used to be that you could right click on the desktop, click on Create New, and then add a shortcut to a file system. With the shortcut, you could mount or unmount the file system. I don't find that option in the new KDE. All there is is about widgets and activities, and none of that is what I'm looking for. Am I missing something? Did I miss a USE flag or something? Thanks, Vicki | PRose wrote: Am I missing something? You didn't miss anything but the discussions of the last half decade You should make a Youtube video of the adventures of yours in the new era. Outch, I missed you missed Youtube sleeping ... Seriously you should consider using the Xfce desktop. |
Hi, I'm currently running on openbox in 1280*1024 screen resolution. When I launch an application in 1024*768, if that application crash, my resolution doesn't come back to initial 1280*1024 Is there other way to change resolution than restarting X ? Any command to tell to X change resolution right now ? I tried with the gnome settings about resolution but it doesn't affect my openbox session. A bit tired of having to restart X everytime it happens | Ok, sorry for that post, found a solution Quote: xrandr -s 1280x1024 |
Hello All I have a scanner canon lide 600f. According to sane db this scanner is not supported. Someone developed a SANE backend for "CanoScan LiDE 600F" written in perl. It can be found here: [url] http://www.juergen-ernst.de/info_sane.html [/url]. If I try to run the script canoscan600f-20130118.pl I get this error: Code: Can't locate Device/USB.pm in @INC (@INC contains: /etc/perl /usr/lib64/perl5/site_perl/5.12.4/x86_64-linux /usr/lib64/perl5/site_perl/5.12.4 /usr/lib64/perl5/vendor_perl/5.12.4/x86_64-linux /usr/lib64/perl5/vendor_perl/5.12.4 /usr/lib64/perl5/site_perl /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.12.4/x86_64-linux /usr/lib64/perl5/5.12.4 /usr/local/lib/site_perl .) at ./canoscan600f-20130118.pl line 2. BEGIN failed--compilation aborted at ./canoscan600f-20130118.pl line 2. Anyone has any idea how to solve it? | You need Device::USB, which doesn't exist in the main portage tree. Run "cpan Device::USB" as the same user you run that script as to install it. |
Hi all. I have a very interesting problem. I've been running kernel 3.6 just fine for some time now, and everything works okay. I switched to kernel 3.7.10, and this problem surfaced. On boot, slim starts up, and I'm able to log into XFCE okay. I can start a firefox session, and close a firefox session. Everything runs smoothly until I try to start another firefox session. The mouse freezes up, the keyboard is unresponsize, and shortly after, the display becomes garbled. SSH is also down, and the only way out is to hold the power button. The 3.6 kernel seems to work fine, which makes me think there's some sort of kernel option I'm missing but I don't have any clue what it could be. I'm not sure which commands to run to help troubleshoot the problem. I'm using an NVidia GPU, with the nouveau driver. | Teegrins, emptysea2000 ! That certainly seems peculiar, and while I can't tell anything obvious right away, here are some things I think I'd do myself in no particular order: Check if the Firefox process did actually shut down properly, and didn't linger on (in which case, I don't think another instance of Firefox should fire up though I may remember wrong). Look into the /var/log/messages for interesting entries. Run Firefox from a terminal to see if there would be related output. Make note of memory and other resource usage. I could be ways off, but when I think of it, I feel as if something is messing up in the RAM, or something similar. Just has the sort of a feel to it, but that's really just an uneducated guess. One question: is this www-client/firefox or www-client/firefox-bin , or both? My www-client/firefox actually started acting weirdly some time ago, best described as the interface being slow and/or sluggish. I'm pretty sure it's only the said application; I don't think I noticed it having a greater effect. I tried the bin-version, and it does not seem to exhibit the same behaviour. I have not yet looked into it more at all, but in any case, I think it might be a good idea to post your Code: emerge --info firefox or Code: emerge --info firefox-bin or both. I hope someone else can spot the issue better than I, but I hope this can be of some help, too! Good luck~ |
I have just installed gnome and opera, the fonts are aweful, I have solved the antialiasing problem I'd still like it if someone can suggest some eye friendly fonts and how to set them up with opera thanks | Hi, Which fonts do you have installed? Here it's looking good using dejavu and corefonts. |
Hi all, after some years, I have come back to Gentoo Linux. After compiling a basic KDE desktop environment and Mozilla Firefox 17 on amd64, I have discovered Firefox is showed as Aurora . Is it normal this rename on Gentoo? | franzf wrote: Code: if use bindist; then sizes="16 32 48" icon_path="${S}/browser/branding/aurora" # Firefox's new rapid release cycle means no more codenames # Let's just stick with this one... icon="aurora" name="Aurora" else emerge firefox with USE="-bindist" will give you original firefox name + icon. You may change icon + name in /usr/share/applications/firefox.desktop or put an own firefox.desktop file into ~/.local/share/applications/ Thank you very much! |
I just installed gentoo for on a new motherboard. The motherboard has an onboard intel graphics driver. lspci -nn Code: 00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller [8086:0152] (rev 09) I followed the insturctions on http://en.gentoo-wiki.com/wiki/Intel_GMA, I am using a genkernel so there is not much to do except Code: VIDEO_CARDS="intel" when I run X as root Code: X -logverbose 6 It won't start and won't give me any useful information Code: [ 59.831] X.Org X Server 1.14.0 Release Date: 2013-03-05 [ 59.832] X Protocol Version 11, Revision 0 [ 59.832] Build Operating System: Linux 3.7.10-gentoo x86_64 Gentoo [ 59.832] Current Operating System: Linux freevo 3.7.10-gentoo #1 SMP Fri Mar 15 21:41:18 EDT 2013 x86_64 [ 59.832] Kernel command line: real_root=/dev/sda1 [ 59.832] Build Date: 16 March 2013 11:31:27AM [ 59.832] [ 59.832] Current version of pixman: 0.29.2 [ 59.832] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 59.832] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 59.832] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 16 14:51:12 2013 [ 59.839] (==) Using config file: "/etc/X11/xorg.conf" [ 59.839] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 59.839] (==) No Layout section. Using the first Screen section. [ 59.839] (==) No screen section available. Using defaults. [ 59.839] (**) |-->Screen "Default Screen Section" (0) [ 59.839] (**) | |-->Monitor "<default monitor>" [ 59.841] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [ 59.841] (**) | |-->Device "Card0" [ 59.841] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 59.841] (**) Option "AutoAddGPU" "off" [ 59.841] (==) Automatically adding devices [ 59.841] (==) Automatically enabling devices [ 59.841] (**) Not automatically adding GPU devices [ 59.850] (==) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/OTF/, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/ [ 59.850] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 59.850] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 59.851] (II) Loader magic: 0x837c00 [ 59.851] (II) Module ABI versions: [ 59.851] X.Org ANSI C Emulation: 0.4 [ 59.851] X.Org Video Driver: 14.1 [ 59.851] X.Org XInput driver : 19.1 [ 59.851] X.Org Server Extension : 7.0 [ 59.851] (--) PCI:*(0:0:2:0) 8086:0152:1458:d000 rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64 [ 59.852] Initializing built-in extension Generic Event Extension [ 59.852] Initializing built-in extension SHAPE [ 59.852] Initializing built-in extension MIT-SHM [ 59.852] Initializing built-in extension XInputExtension [ 59.852] Initializing built-in extension XTEST [ 59.852] Initializing built-in extension BIG-REQUESTS [ 59.852] Initializing built-in extension SYNC [ 59.852] Initializing built-in extension XKEYBOARD [ 59.852] Initializing built-in extension XC-MISC [ 59.852] Initializing built-in extension XINERAMA [ 59.852] Initializing built-in extension XFIXES [ 59.852] Initializing built-in extension RENDER [ 59.853] Initializing built-in extension RANDR [ 59.853] Initializing built-in extension COMPOSITE [ 59.853] Initializing built-in extension DAMAGE [ 59.853] Initializing built-in extension MIT-SCREEN-SAVER [ 59.853] Initializing built-in extension DOUBLE-BUFFER [ 59.853] Initializing built-in extension RECORD [ 59.853] Initializing built-in extension DPMS [ 59.853] Initializing built-in extension X-Resource [ 59.853] Initializing built-in extension XVideo [ 59.853] Initializing built-in extension XVideo-MotionCompensation [ 59.853] Initializing built-in extension XFree86-VidModeExtension [ 59.853] Initializing built-in extension XFree86-DGA [ 59.853] Initializing built-in extension XFree86-DRI [ 59.853] Initializing built-in extension DRI2 [ 59.853] (II) LoadModule: "glx" [ 59.855] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 59.859] (II) Module glx: vendor="X.Org Foundation" [ 59.859] compiled for 1.14.0, module version = 1.0.0 [ 59.859] ABI class: X.Org Server Extension, version 7.0 [ 59.859] (==) AIGLX enabled [ 59.859] Loading extension GLX [ 59.859] (II) LoadModule: "intel" [ 59.859] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so [ 59.863] (II) Module intel: vendor="X.Org Foundation" [ 59.863] compiled for 1.14.0, module version = 2.21.4 [ 59.863] Module class: X.Org Video Driver [ 59.863] ABI class: X.Org Video Driver, version 14.1 [ 59.863] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale, Sandybridge Desktop (GT1), Sandybridge Desktop (GT2), Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1), Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+), Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2), Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server, Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2), Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2), Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2), Haswell Server (GT2+), Haswell SDV Desktop (GT1), Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+), Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2), Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1), Haswell SDV Server (GT2), Haswell SDV Server (GT2+), Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2), Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1), Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+), Haswell ULT Server (GT1), Haswell ULT Server (GT2), Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1), Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+), Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2), Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1), Haswell CRW Server (GT2), Haswell CRW Server (GT2+), ValleyView PO board [ 59.864] (--) using VT number 7 [ 59.885] (EE) No devices detected. [ 59.885] Fatal server error: [ 59.885] no screens found [ 59.885] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 59.885] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 59.885] (EE) my problem seams similar to this guy https://forums.gentoo.org/viewtopic-t-949840-highlight-intel+i915.html That thread ends with somone asking if there are file in /dev. I do not have an entry for /dev/dri | quasar, Ty VIDEO_CARDS="i915 intel" and emerge -uvDN @world |
All, I'm having a problem appeared recently, my mouse is jumping in (0,0) coordinates just when I stop moving the cursor. Once I move again the cursor, it restarts almost all the time from (0,0), sometimes from (x,0) or (0,y). It reset only if I stop moving the mouse. When constantly keeping the cursor on the run, the movement is smooth and no reset appear at all. I was thinking my new Razer would be the guilty, but I tried with another mouse that I know was working to get absolutely the same behaviour. Razer is, for this one, not the guilty one ! I have read this bug report, that seems to be solved on freedesktop.org : https://bugs.freedesktop.org/show_bug.cgi?id=54353 I understand from this topic that I have four issues : 1) trying to change the source code, as there seems to have 2 lines that explains the constant reset of the mouse coordinates. 2) trying to downgrade to evdev 2.6, as the issue seems to have appeared somewhere in evdev 2.7 3) trying to rebuild with "mtdev" support. I can't find any use flag called mtdev and anyway, I don't have a touchscreen as I do use a standard LCD monitor on a standard desktop 4) trying a remap of a matrix that I don't understand a shit about Does someone encountered the same problem? What solution among those listed above would the less worst (sorry, I can't say the best in this case) ? Is there other solutions to solve this? Thanks in advance for your help. | I found out that it's a KDE bug. I'm updating the post as it might help someone later. The solution is to to set a mouse acceleration different of 0 to avoid this bug. I set to 1 pixel in the system config and all is good now. |
Apologies if this is posted in the wrong forum, I have googled around and checked on here and not seen anything which points to my problem. It's a really strange one. When I log in to GDM and Gnome-3 loads up, I lose the ability to log in to any on my consoles, and I also lose Ctrl+Alt+F12, which I use quite often when problem solving. That kernel log on F12 has saved my bacon many a time. No matter what tty I ask for, I am taken from F7 to a blank screen and my monitor turns. (No Signal). But I can get back to F7. I can initially see and use any of the tty's until after a few seconds of logging in, I might even have a minute or so before they all disappear. If I were to use say tty1 and start to compile, and switch over to F7 to use Gnome, I can't go back to F1, as there is no signal. Switching back to F7 and looking at "htop", I can see the emerge is still running, and indeed agetty is showing all tty's. But X seems to power off my monitor when I want to use them. Presuming it is X that is doing this, or some other ACPI issue. I have recompiled consolekit and that's made no difference. To the best of my knowledge, I have not changed anything in the kernel config. I have tried gentoo-sources-3.3.1 3.3.2 etc etc, and I usually just use the same config when updating. Any ideas? Code: Portage 2.1.10.63 (default/linux/x86/10.0/desktop/gnome, gcc-4.5.3, glibc-2.14.1-r3, 3.2.12-gentoo i686) ================================================================= System uname: Linux-3.2.12-gentoo-i686-Pentium-R-_Dual-Core_CPU_E5400_@_2.70GHz-with-gentoo-2.1 Timestamp of tree: Mon, 28 May 2012 23:00:01 +0000 app-shells/bash: 4.2_p28 dev-java/java-config: 2.1.11-r3 dev-lang/python: 2.6.8, 2.7.3-r2, 3.1.5, 3.2.3-r1 dev-util/cmake: 2.8.8-r2 dev-util/pkgconfig: 0.26 sys-apps/baselayout: 2.1-r1 sys-apps/openrc: 0.10.2 sys-apps/sandbox: 2.5 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.9.6-r3, 1.10.3, 1.11.5 sys-devel/binutils: 2.21.1-r1 sys-devel/gcc: 4.4.7, 4.5.3-r2 sys-devel/gcc-config: 1.7.1 sys-devel/libtool: 2.4.2 sys-devel/make: 3.82-r3 sys-kernel/linux-headers: 3.2-r1 (virtual/os-headers) sys-libs/glibc: 2.14.1-r3 Repositories: gentoo gamerlay-stable spring zugaina sunrise OVERLAY-pigs_overlay ACCEPT_KEYWORDS="x86 ~x86" ACCEPT_LICENSE="* -@EULA AdobeFlash-10.3 dlj-1.1 Oracle-BCLA-JavaSE PUEL ut2003" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-march=native -O2 -pipe -fomit-frame-pointer" DISTDIR="/mnt/nfs_portage/distfiles" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles metadata-transfer news parallel-fetch parse-eapi-ebuild-head protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr" FFLAGS="" GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/ http://mirror.qubenet.net/mirror/gentoo/ http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ http://gentoo.virginmedia.com/" LANG="en_GB.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="en_GB" MAKEOPTS="-j3" PKGDIR="/mnt/nfs_portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/mnt/nfs_portage" PORTDIR_OVERLAY="/var/lib/layman/gamerlay /var/lib/layman/Spring /var/lib/layman/zugaina /var/lib/layman/sunrise /usr/local/portage" SYNC="rsync://pig2/gentoo-portage" USE="X X509 a52 aac acl acpi additions alsa animation-rtl antialiasing apache2 applet archive artworkextra autoipd berkdb binary-drivers bluetooth bonobo branding bzip2 cairo caps cdaudio cdda cdio cdr cdrkit cdrom cdrtools cg cifs cleartype cli client clutter colord consolekit cracklib crypt cups curl curlwrappers cursors cxx dbase dbus dconf desktop-effects device-mapper dga dns dri dso dts dv dvb dvbpsi dvd dvdnav dvdr dvdread eds effects emboss encode equalizer evo exif extraicons extras fallback fam fat fat16 fbcondecor fbosd fbsplash ffmpeg fftw firefox fits flac flash fltk flv fontconfig foomaticdb fortran ftp fuse g3dvl games gcj gconf gd gdbm gdm gdu gedit geoloc gif git gjs glade glib glitz glx gmedia gnome gnome-dvb-daemon gnome-keyring gnome-online-accounts gnome-print gnome-shell gnomecanvas gnomecd gnutls gphoto2 gpib gpm gps graphviz grub gstreamer gtk gtk3 gtkhtml gtkstyle gudev h224 hardware hddtemp help-screen hibernate-script hidd howl-compat hpn htsp http httpd i2c icc icons iconv id3 id3tag idn ieee1394 imagemagick imap inotify introspection ipc iplayer iptables ipv6 ivman jack java java6 javascript jit jpeg jpeg2k json kdrive kerberos keymap lame laptop lastfm lastfmradio lcms ldap libburn libgda libmpeg2 libnotify libsamplerate libsexy libsoup libv4l2 libvisual lm_sensors logrotate lzo mad mailwrapper mbox mdnsresponder-compat metadata mime mms mmx mmxext mng modplug modules mono mozilla mp2 mp3 mp4 mpd mpeg mpg123 mplayer msn mudflap nautilus ncurses net network networking networkmanager new-login nfs nfsv3 nfsv4 nls nptl nsplugin nss ntfs ntp nvcontrol nvram objc offensive ogg openal opengl openmp openstreetmap optimization osc oss outputs overlays pam pango parted pcre pdf perl pipechan pixmaps player playlist plugins pm-utils pmu png policykit ppds pppd previewer pulseaudio pvr pypy1_8 pyqt4 python python-daap quicktime quvi raw readline rss rsync rtsp sasl scrobbler sctp sdl search-screen sendto server session sftp shaders sharedext sharedmem shm shmvideo shotwell showtabbar sid sip slideshow slp smi smp smtp sndfile snmp socialweb sockets sound spell splash sql sqlite sse sse2 sse3 ssh ssl ssse3 startup-notification svg swf symlink syslog sysvipc taglib tcpd tdb teletext terminal tetex themes theora tiff tk toolbar tools tordns totem tracker transcode truetype tvheadend twisted twolame type3 udev udev-acl udisks underscores unicode unsupported upnp upower usb userpriv v4l v4l2 v8 vaapi vala vdpau vfat vga vhook video videos virtualbox vnc vorbis wav wavpack weather webdav webgl win32codecs wma wmf wmp wxwidgets x264 x86 x86emu xattr xcb xcomposite xcursors xf86 xine xml xorg xosd xpm xrandr xrender xulrunner xv xvid xvmc youtube yv12 zlib" ALSA_CARDS="emu10k1 hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="auth_digest authn_file authz_groupfile authz_host dav dav_fs dir mime status" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CURL_SSL="nss" DRACUT_MODULES="plymouth" DVB_CARDS="usb-dtt200u usb-wt220u" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en_GB" PHP_TARGETS="php5-3" PYTHON_TARGETS="python3_2 python2_7" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="nvidia nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" USE_PYTHON="2.7" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS | Yes this is probably the X driver or your hardware doing this, not changing back to text modes properly. Which driver/graphics hardware? Are you using Kernel Mode Setting? |
Hi, I've just installed the xfce4-meta by following the guide at: http://www.gentoo.org/doc/en/xfce-config.xml Which amongst other things installed: Code: xfce-base/xfce4-meta-4.10 xfce-base/xfwm4-4.10.0 xfce-base/xfdesktop-4.10.0 However, I can't get xinerama working for my dual monitors. I have the USE flag in my /etc/portage/make.conf and I've just finished removing GNOME which worked fine with my dual monitors. However I can't see any of the above packages are actually looking at the xinerama use flag :S Am I missing something? | perhaps x11-misc/arandr would do what you require .. I've used it with a dual monitor set-up for quite some time .. with xfce4 |
Hi, I've got Gnome installed and want to connect to a remote server directory over SSH using ECDSA private keys. Since gnome-keyring doesn't support ECDSA I've removed it from the "run at startup" list from Gnome. Instead, when I log in, I run: Code: ssh-add ~/.ssh/id_ecdsa That way I get prompted to enter my passphrase when I log in and it adds the keys to OpenSSH agent. From the command line I can SSH into my machine without being asked for a passphrase. However if I do: Code: gvfs-mount sftp://user@machine/home I always get "permission denied" as if it isn't even trying use the keys held in ssh-agent. This happens even with DSA or RSA keys. If I re-enable gnome-keyring at startup, then it will work with RSA/DSA keys (asking for a passphrase) but obviously this doesn't work with ECDSA. I have this working just fine in Xubuntu so I don't know what is different on my Gentoo install. | Ok so I got a bit further with this. It seems gvfsd is not looking at my SSH_AUTH_SOCK. If I start "gvfsd -r" in a shell with SSH_AUTH_SOCK set properly then it works. So what I need to know is how can I set SSH_AUTH_SOCK at startup so the environment that gvfsd runs in will pick it up? I gues this implies that ssh-agent needs to run before gvfsd as well. Is that possible? |
As the title states, GDM loads up perfectly, i type in my name and password, and the screen just hangs I found a work around byy opening another terminal and killing the X process, then the GDM screen comes back up automatically and I am able to login as I normally should thanks solved by adding policykit to the default level 'rc-update add policykit default' | Have you checked alt-f12 for messages or checked any logs? The two that would be worth looking at are /var/log/Xorg.0.log and /var/log/messages |
Fresh install using ACCEPT_KEYWORDS="amd64" Everything installing fine once I got xorg-server properly configured for the Toshiba L755D-S5218 notebook. It appears I can't install the remaining gnome packages until I get evince installed. Any guidance on how to troubleshoot this greatly appreciated. Thank you. Output emerge info: Code: Portage 2.1.11.55 (default/linux/amd64/13.0/desktop/gnome, gcc-4.6.3, glibc-2.15-r3, 3.7.10-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-3.7.10-gentoo-x86_64-AMD_A6-3400M_APU_with_Radeon-tm-_HD_Graphics-with-gentoo-2.1 KiB Mem: 7642440 total, 5158176 free KiB Swap: 2097148 total, 2097148 free Timestamp of tree: Sat, 23 Mar 2013 09:15:01 +0000 ld GNU ld (GNU Binutils) 2.22 app-shells/bash: 4.2_p37 dev-lang/python: 2.7.3-r2, 3.2.3 dev-util/cmake: 2.8.9 dev-util/pkgconfig: 0.27.1 sys-apps/baselayout: 2.1-r1 sys-apps/openrc: 0.11.8 sys-apps/sandbox: 2.5 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.10.3, 1.11.6 sys-devel/binutils: 2.22-r1 sys-devel/gcc: 4.6.3 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.6 (virtual/os-headers) sys-libs/glibc: 2.15-r3 Repositories: gentoo ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -march=amdfam10 -mcx16 -mpopcnt -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -march=amdfam10 -mcx16 -mpopcnt -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://mirrors.rit.edu/gentoo/" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY=""SYNC="rsync://rsync5.us.gentoo.org/gentoo-portage" USE="3dnow 3dnowext X a52 aac acl acpi alsa amd64 berkdb bindist bluetooth branding bzip2 cairo cdda cdr cli colord consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evdev evo exif fam firefox flac fortran gdbm gif gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk iconv ipv6 jpeg lcms ldap libnotify mad mmx mmxext mng modules mp3 mp4 mpeg mudflap multilib nautilus ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio qt3support qt4 readline sdl session socialweb spell sse sse2 sse3 sse4a ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="radeon" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON Emerge -pqv output: Code: [ebuild N ] app-text/evince-2.32.0-r4 USE="dbus gnome gnome-keyring introspection nautilus postscript tiff -debug -djvu -dvi -t1lib" * IMPORTANT: 1 news items need reading for repository 'gentoo'. * Use eselect news to read news items. | Thank you, Gentlepersons! https://forums.gentoo.org/viewtopic-p-7273118.html?sid=ed74e95e2a67ed2e4dcea434b730f59d Gnome build is on the go and moving forward again. |
I've just emerged sigil on a new installation, and on invoking it receive: Code: ># sigil Could not open catalog: XercesMessages_en_US.cat or XercesMessages_en_US.cat Cannot load message domain I'm unsure as to what this means; seems to suggest that there should be an initialization wizard that sets things up. Has anyone else experienced this? On a related note, there are two other epub editor apps that look promising but don't seem to be in the Gentoo repo: http://www.juliansmart.com/ecub http://www.jutoh.com/ Can I suggest that they be included, or if they're included but masked how do I find out? | I installed it to see if I could identify the problem. I can confirm the same problem you explained, so I googled the missing file. Found https://forums.gentoo.org/viewtopic-t-805788-start-0.html , logged out and back in, and it now works correctly. |
I am entering this from my Kubuntu system since my Gentoo system is down AGAIN with keyboard and mouse not working. I have entered the system into text mode and rebuilt nvidia-drivers, xf86-input-evdev and done an Code: emerge @x11-module-rebuild The system worked normally yesterday, before I shut it down for the night. I didn't notice any emerges yesterday that looked like they should have affected X. The keyboard and mouse work normally in Kubuntu. I need some advice on what to do next. | Teegrins, Featherfoot ! Firsties, have you tried a xorg.conf with just the device section? All I have for my ENGTX275, is this: Code: Section "Device" Identifier "TooT-TooT" Driver "nvidia" Option "Coolbits" "5" EndSection Identifier can, to my knowledge, be what you wish. Coolbits is also optional, just for me to get some more functions up on nvidia-settings . Essentially, I think all you need is an identifier (never tried without, though), and the driver specified. For nouveau you don't need even this, as far as I remember right. If you wanted to easily switch between the drivers, you would need different kinds of Kernel settings for nouveau to work, and you would need to blacklist the driver to be able to use nvidia instead... again, if I remember right. I never did that, but I'm pretty sure that's about the lines that goes~ I can't spot where or why this started happening to you, but this is what I use, and would suggest you to at least try and see what happens. Additionally, I'd check dmesg in case there is something of interest there. Also, did you rebuild x11-drivers/xf86-input-evdev after downgrading xorg-server ? For reference, I'm using x11-base/xorg-server-1.14.0(0/1.14.0) here, with nvidia-drivers-313.26 . Just some thoughts~ Good luck! |
I am trying to install gnome 3 but I have a very strange issue. first let me tell you that i have install n my pc python 2.7 and 3.2. active is the 3.2 when I am trying to install gnome-shell I get an error massage that there are no ebuild builds with USE flg to satisfy "dev-python/pygobject:3[python_targets_python2_6(-)?,ython_targets_python2_7(-)?-python_single_taget_pyhon2_6(-),python_singel_targetpython2_(-)]" !!!One of the following packages is reured to complete your request: - gnome-base/gnome-shell-3-6.3.1::gentoo (change USE: -python_targets_python2_7) well when I put -python_targets_python2_7 in package.use it start compile but it fails at the end with no python targets !!! i have try all combinations of the below flags in my make.conf .. PYTHON_TARGETS="python2_7 python3_2 pypy1_9 jython2_5" PYTHON_SINGLE_TARGET="python2_7" USE_PYTHON "2.7 3.2" PS: FYI now I don't have any desktop and I am typing this fro other pc. thanks | Have you tried to make Code: eselect python set python2.7 before emerging gnome-shell? |
Hi, I'm trying Network Manager and nm-applet for the first time. Ethernet works but Wifi doesn't - it finds networks but when I'm trying to connect it says "(32) Insufficient privileges." I don't see Bluetooth controls also. I don't know where to start - I use Openbox Code: # rc-update show NetworkManager | default consolekit | default Thanks for help | Just found: www.gentoo.org/doc/en/openbox.xml Green box seems to solved my problem. |
Just installed Gentoo, now I want to install KDE. I use the command: emerge --ask kdebase-meta (from here: http://wiki.gentoo.org/wiki/KDE ). It tells me after I do this: 'The following USE changes are necessary to proceed:' There is also a ton of text below this, but I can't tell which USE flags I need to change. Now, I do have wgetpaste, but I don't know where the file that says all this is so I can show you. This is my make.conf file as well. Code: # 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="-march=native -O2 -pipe" CXXFLAGS="${CFLAGS}" # 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="x86_64-pc-linux-gnu" # These are the USE flags that were used in addition to what is provided by the # profile used for building. USE="-gtk -gnome qt4 kde dvd alsa cdr mp3 bindist mmx sse sse2" MAKEOPTS="-j5" GENTOO_MIRRORS="http://ftp.swin.edu.au/gentoo ftp://ftp.swin.edu.au/gentoo" SYNC="rsync://rsync1.au.gentoo.org/gentoo-portage" The profile I have chosen (through eselect) is number 5 (default/linux/amd64/13.0/desktop/kde *) | Shimanim wrote: Now, I do have wgetpaste, but I don't know where the file that says all this is so I can show you. Probably nowhere, unless you've already configured logging. Just reissue the command and pipe it to wgetpaste: Code: emerge kdebase-meta | wgetpaste But, there are other prerequisites. Have you already installed and tested X ( The X Server Configuration HOWTO )? How about accelerated video drivers ( Gentoo Linux nVidia Guide or perhaps Gentoo Linux ATI FAQ )? - John |
hello all, after doing an emerge auvD world and waiting for my laptop to finish emerging webkit-gtk r200 and r300 during 5 hours, I wander if it sould be possible to remove completly one of them Code: equery depends net-libs/webkit-gtk * These packages depend on net-libs/webkit-gtk: app-pda/gtkpod-2.1.2 (>=net-libs/webkit-gtk-1.3:3) dev-python/pywebkitgtk-1.1.8 (>=net-libs/webkit-gtk-1.1.15:2) media-gfx/gimp-2.8.2 (webkit ? >=net-libs/webkit-gtk-1.6.1:2) net-libs/libproxy-0.4.10-r1 (webkit ? >=net-libs/webkit-gtk-1.6:3) here I can see that gtkpod (I use it for my ipod) use webkit-gtk r300 while gimp use r200 Is it possible to force the install of gimp with r300 ? | r300 is for GTK+3 only, so no. |
Hey, Sorry if this is a dumb question , but I am not sure if I install the catalyst drivers before or after I install X11 on my new setup. On Arch, it was after I installed X11, but before I installed xterm, etc. Also, for a desktop AMD64 based system, on which I hope to run xfce4, do I need any other USE flags aside from: "X dri dvd java lm_sensors multilib openal?? opengl?? pulseaudio ruby sound syslog unicode" Thanks for the help! | Welcome, treeman1111! Gentoo will install it for you, just see http://www.gentoo.org/doc/en/xorg-config.xml and http://www.gentoo.org/doc/en/ati-faq.xml Regarding USE flags, choose the profile that suits you best, this will give you a good set to begin with. You can always adjust them later in case you change your mind. |
Hi need help with hard disks ! I just upgrade and recompile kernel to latest ! I have few sata hard drives attached formated on NTFS and works fine on kernel 3.6 also i have instaled ntfs-3g and put tham on /etc/filesystem NTFS3G also ! when i do this fdisk -ls i see hard disks but KDE doesnt show tham on left side as should be ! Always i see tham and after reboot when i click on tham its mounted now i dont see tham in KDE Quote: fdisk -ls fdisk -ls Code: Disk /dev/sda: 1000.2 GB, 1000204886016 bytes, 1953525168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x000c563b Device Boot Start End Blocks Id System /dev/sda1 * 2048 1050623 524288 83 Linux /dev/sda2 1050624 3147775 1048576 82 Linux swap / Solaris /dev/sda3 3147776 1953525167 975188696 83 Linux Disk /dev/sdb: 2000.4 GB, 2000398934016 bytes, 3907029168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk identifier: 0x0002d0ec Device Boot Start End Blocks Id System /dev/sdb1 2048 3907026943 1953512448 7 HPFS/NTFS/exFAT WARNING: GPT (GUID Partition Table) detected on '/dev/sdc'! The util fdisk doesn't support GPT. Use GNU Parted. Disk /dev/sdc: 2500.5 GB, 2500495958016 bytes, 4883781168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk identifier: 0x3df92be9 Device Boot Start End Blocks Id System /dev/sdc1 1 4294967295 2147483647+ ee GPT Partition 1 does not start on physical sector boundary. WARNING: GPT (GUID Partition Table) detected on '/dev/sdd'! The util fdisk doesn't support GPT. Use GNU Parted. Disk /dev/sdd: 2500.5 GB, 2500495958016 bytes, 4883781168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk identifier: 0x3df92be3 Device Boot Start End Blocks Id System /dev/sdd1 1 4294967295 2147483647+ ee GPT Partition 1 does not start on physical sector boundary. Disk /dev/sde: 2000.4 GB, 2000398934016 bytes, 3907029168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x000b4ba9 Device Boot Start End Blocks Id System /dev/sde1 2048 3907026943 1953512448 7 HPFS/NTFS/exFAT Udisks are installed too Maybe its some udev changes and need help ! | Got the same problem here, how did you solved it? |
Hi! im having issues with fontconfig and pretty much every program that uses X (sorry for my english btw) Here is the log: Code: fontconfig warning: "/etc/fonts/infinality/conf.d/41-repl-os-linux.conf", line 16: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/41-repl-os-linux.conf", line 29: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/41-repl-os-linux.conf", line 39: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/41-repl-os-linux.conf", line 48: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/41-repl-os-linux.conf", line 60: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/41-repl-os-linux.conf", line 71: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/41-repl-os-linux.conf", line 82: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/41-repl-os-linux.conf", line 92: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/60-group-non-tt-fonts.conf", line 483: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/60-group-tt-fonts.conf", line 262: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/62-tt-monospace-rendering.conf", line 27: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/62-tt-traced-bitmap-rendering.conf", line 21: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/62-tt-traced-bitmap-rendering.conf", line 50: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/80-selective-rendering-inf-win-lin.conf", line 16: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/80-selective-rendering-inf-win-lin.conf", line 31: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/80-selective-rendering-inf-win-lin.conf", line 102: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/80-selective-rendering-inf-win-lin.conf", line 119: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/80-selective-rendering-inf-win-lin.conf", line 138: Having multiple values in <test> isn't supported and may not work as expected Fontconfig warning: "/etc/fonts/infinality/conf.d/80-selective-rendering-inf-win-lin.conf", line 158: Having multiple values in <test> isn't supported and may not work as expected Thanks in advance | NM, solved by using infinality overlay |
hi I got stuck in the kdm screen. I think I didn't emerged lxde fully. I say I think because I was doing the process through ssh and connection was lost. How can I repair? Moreover the pc isn'connected to the Internet because of some wlan0 not found issue. Edit: Solved | Check /var/log/emerge.log if all packages got emerged if you are not sure. If it got aborted simply restart the merge. If you are lucky you've fetched all required sources already and you do not need to have an internet connection present. If not maybe a cable-based connection is easier for a start... Or download on sanother box and transfer files via usb-stick or disk to /usr/portage/distfiles/ Btw, when installing remotely via an unstable connection I'd use something like "app-misc/screen" ( http://en.wikipedia.org/wiki/GNU_Screen ). This helps you to start a long running process and detach from the session and connect later again if the connection dropped. EDIT: Also check if you can start LXDE from coomandline directly as a first step. EDIT2: You did that already: https://forums.gentoo.org/viewtopic-t-953072.html |
Hello, I gonna install chromium, but I mainly use pulseaudio for everything, and this is what happens in my system: Code: Calculating dependencies... done! [ebuild N ] net-libs/libsrtp-1.4.4_p20121108 USE="-aesicm -console -debug -doc -static-libs -syslog" [ebuild N ] dev-libs/ppl-0.11.2-r1 USE="-doc -lpsol -pch -static-libs {-test} -watchdog" [ebuild N ] dev-libs/dotconf-1.3 [ebuild R ] sys-libs/zlib-1.2.7 USE="minizip*" [ebuild N ] media-libs/opus-1.0.1 USE="-doc -static-libs" [ebuild N ] media-libs/libart_lgpl-2.3.21-r1 [ebuild N ] dev-libs/cloog-ppl-0.15.10 USE="-static-libs" [ebuild N ] media-libs/libwebp-0.2.1 USE="-experimental -static-libs" [ebuild R ] dev-libs/libxml2-2.8.0-r3 USE="icu*" [ebuild N ] dev-python/simplejson-2.6.2 [ebuild N ] dev-lang/nacl-toolchain-newlib-0_p9093 [ebuild N ] media-libs/harfbuzz-0.9.12 USE="-static-libs" [ebuild N ] dev-python/ply-3.4 USE="-examples" [ebuild N ] dev-libs/protobuf-2.4.0a USE="emacs vim-syntax -examples -java -python -source -static-libs" [ebuild N ] app-accessibility/espeak-1.45.04 USE="pulseaudio -portaudio" [ebuild N ] app-accessibility/speech-dispatcher-0.7.1-r1 USE="alsa espeak pulseaudio -ao -flite -nas -python" [ebuild N ] www-client/chromium-25.0.1364.97 USE="cups -bindist -custom-cflags -gnome -gnome-keyring -kerberos (-pulseaudio) (-selinux) (-system-ffmpeg) (-tcmalloc) {-test}" LINGUAS="es -am -ar -bg -bn -ca -cs -da -de -el -en_GB -es_LA -et -fa -fi -fil -fr -gu -he -hi -hr -hu -id -it -ja -kn -ko -lt -lv -ml -mr -ms -nb -nl -pl -pt_BR -pt_PT -ro -ru -sk -sl -sr -sv -sw -ta -te -th -tr -uk -vi -zh_CN -zh_TW" My profile is: Code: [3] default/linux/amd64/13.0/desktop * I want both pulseaudio and system-ffmpeg enabled, how can I find the reason on why it is masked? The parentheses indicates that it is a profile mask, but the funny thing is that my profile doesn't mask pulseaudio, and in fact I installed other programs with pulseaudio flag, so I don't get why it is masked. | The pulseaudio backend is considered experimental upstream until version 27. |
Hello! I'm trying to have a 256-color terminal but there are no 'xterm-256color'. I installed rxvt-unicode with '256-color' useflag on and there are no 'rxvt-unicode-256color'. There are 'xterm', 'xterm-color', 'xterm-xfree86'. I don't know the diferences between thats ones but with no one I got 256 colors terminal. Also there are 'rxvt' and 'rxvt-unicode'. Using 'TERM=rxvt-unicode' I got 88 color... What am I missing? Thank you! | svxs, I miss that. I had sys-libs/ncurses but with minimal useflag ON!!! Thank you very much!!! |
Hi, Just got a new install of Gentoo, but outside X I can get the keyboard have UK settings but in XFCE this isn't working. In this file /etc/X11/xorg.conf.d/30-keyboard.conf Quote: Section "InputClass" Identifier "keyboard-all" Driver "evdev" Option "XkbLayout" "uk" Option "XkbModel" "pc105" Option "XkbRules" "xorg" Option "XkbOptions" "grp:alt_shift_toggle,grp:switch,grp_led:scroll,compose:rwin,terminate:ctrl_alt_bksp" Option "XkbVariant" ",qwerty" MatchIsKeyboard "on" EndSection Due to having an nvidia card, I've also a xorg.conf. My Xorg.0.log is as follows; Quote: [ 58.005] X.Org X Server 1.13.1 Release Date: 2012-12-13 [ 58.005] X Protocol Version 11, Revision 0 [ 58.005] Build Operating System: Linux 3.7.10-gentoo x86_64 Gentoo [ 58.005] Current Operating System: Linux Columbian 3.7.10-gentoo #7 SMP Sat Mar 9 16:08:55 GMT 2013 x86_64 [ 58.005] Kernel command line: root=/dev/sda7 \video=uvesafb:mtrr:3,ywrap,1024x768-32@85 [ 58.005] Build Date: 05 March 2013 04:23:33PM [ 58.005] [ 58.005] Current version of pixman: 0.28.0 [ 58.005] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 58.005] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 58.005] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 9 17:18:27 2013 [ 58.090] (==) Using config file: "/etc/X11/xorg.conf" [ 58.090] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 58.090] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 58.185] (==) ServerLayout "Layout0" [ 58.185] (**) |-->Screen "Screen0" (0) [ 58.185] (**) | |-->Monitor "Monitor0" [ 58.201] (**) | |-->Device "Device0" [ 58.201] (**) |-->Input Device "Keyboard0" [ 58.201] (**) |-->Input Device "Mouse0" [ 58.201] (**) Option "Xinerama" "0" [ 58.201] (==) Automatically adding devices [ 58.201] (==) Automatically enabling devices [ 58.201] (==) Automatically adding GPU devices [ 58.278] (==) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/OTF/, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/ [ 58.278] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 58.278] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 58.278] (WW) Disabling Keyboard0 [ 58.278] (WW) Disabling Mouse0 [ 58.278] (II) Loader magic: 0x809c00 [ 58.278] (II) Module ABI versions: [ 58.278] X.Org ANSI C Emulation: 0.4 [ 58.278] X.Org Video Driver: 13.1 [ 58.278] X.Org XInput driver : 18.0 [ 58.278] X.Org Server Extension : 7.0 [ 58.280] (--) PCI:*(0:1:0:0) 10de:0407:1028:022e rev 161, Mem @ 0xfd000000/16777216, 0xe0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000ef00/128, BIOS @ 0x????????/131072 [ 58.280] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 58.319] Initializing built-in extension Generic Event Extension [ 58.319] Initializing built-in extension SHAPE [ 58.319] Initializing built-in extension MIT-SHM [ 58.319] Initializing built-in extension XInputExtension [ 58.319] Initializing built-in extension XTEST [ 58.319] Initializing built-in extension BIG-REQUESTS [ 58.319] Initializing built-in extension SYNC [ 58.319] Initializing built-in extension XKEYBOARD [ 58.319] Initializing built-in extension XC-MISC [ 58.319] Initializing built-in extension XINERAMA [ 58.319] Initializing built-in extension XFIXES [ 58.319] Initializing built-in extension RENDER [ 58.319] Initializing built-in extension RANDR [ 58.319] Initializing built-in extension COMPOSITE [ 58.319] Initializing built-in extension DAMAGE [ 58.319] Initializing built-in extension MIT-SCREEN-SAVER [ 58.319] Initializing built-in extension DOUBLE-BUFFER [ 58.319] Initializing built-in extension RECORD [ 58.319] Initializing built-in extension DPMS [ 58.319] Initializing built-in extension X-Resource [ 58.319] Initializing built-in extension XVideo [ 58.319] Initializing built-in extension XVideo-MotionCompensation [ 58.319] Initializing built-in extension XFree86-VidModeExtension [ 58.319] Initializing built-in extension XFree86-DGA [ 58.319] Initializing built-in extension XFree86-DRI [ 58.319] Initializing built-in extension DRI2 [ 58.319] (II) LoadModule: "glx" [ 58.359] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 59.308] (II) Module glx: vendor="NVIDIA Corporation" [ 59.308] compiled for 4.0.2, module version = 1.0.0 [ 59.308] Module class: X.Org Server Extension [ 59.308] (II) NVIDIA GLX Module 310.32 Mon Jan 14 15:02:04 PST 2013 [ 59.308] Loading extension GLX [ 59.308] (II) LoadModule: "nvidia" [ 59.328] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so [ 59.566] (II) Module nvidia: vendor="NVIDIA Corporation" [ 59.566] compiled for 4.0.2, module version = 1.0.0 [ 59.566] Module class: X.Org Video Driver [ 59.637] (II) NVIDIA dlloader X Driver 310.32 Mon Jan 14 14:42:46 PST 2013 [ 59.637] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 59.637] (++) using VT number 7 [ 59.639] (II) Loading sub module "wfb" [ 59.639] (II) LoadModule: "wfb" [ 59.675] (II) Loading /usr/lib64/xorg/modules/libwfb.so [ 59.696] (II) Module wfb: vendor="X.Org Foundation" [ 59.696] compiled for 1.13.1, module version = 1.0.0 [ 59.696] ABI class: X.Org ANSI C Emulation, version 0.4 [ 59.696] (II) Loading sub module "ramdac" [ 59.696] (II) LoadModule: "ramdac" [ 59.696] (II) Module "ramdac" already built-in [ 59.715] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 [ 59.715] (==) NVIDIA(0): RGB weight 888 [ 59.715] (==) NVIDIA(0): Default visual is TrueColor [ 59.715] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 59.715] (**) NVIDIA(0): Option "NoLogo" "true" [ 59.715] (**) NVIDIA(0): Option "Stereo" "0" [ 59.715] (**) NVIDIA(0): Stereo disabled by request [ 59.800] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0" [ 59.800] (**) NVIDIA(0): Enabling 2D acceleration [ 60.208] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D [ 60.208] (II) NVIDIA(GPU-0): Vision stereo. [ 60.210] (II) NVIDIA(0): NVIDIA GPU GeForce 8600M GT (G84) at PCI:1:0:0 (GPU-0) [ 60.210] (--) NVIDIA(0): Memory: 524288 kBytes [ 60.210] (--) NVIDIA(0): VideoBIOS: 60.84.5e.00.08 [ 60.210] (II) NVIDIA(0): Detected PCI Express Link width: 16X [ 60.214] (--) NVIDIA(0): Valid display device(s) on GeForce 8600M GT at PCI:1:0:0 [ 60.214] (--) NVIDIA(0): CRT-0 [ 60.214] (--) NVIDIA(0): TV-0 [ 60.214] (--) NVIDIA(0): Seiko/Epson (DFP-0) (connected) [ 60.214] (--) NVIDIA(0): DFP-1 [ 60.214] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock [ 60.214] (--) NVIDIA(0): TV-0: 400.0 MHz maximum pixel clock [ 60.214] (--) NVIDIA(0): Seiko/Epson (DFP-0): 330.0 MHz maximum pixel clock [ 60.214] (--) NVIDIA(0): Seiko/Epson (DFP-0): Internal Dual Link LVDS [ 60.214] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock [ 60.214] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS [ 60.214] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 60.214] (**) NVIDIA(0): device Seiko/Epson (DFP-0) (Using EDID frequencies has [ 60.214] (**) NVIDIA(0): been enabled on all display devices.) [ 60.215] (II) NVIDIA(0): Validated MetaModes: [ 60.215] (II) NVIDIA(0): "nvidia-auto-select+0+0" [ 60.215] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050 [ 61.232] (--) NVIDIA(0): DPI set to (129, 127); computed from "UseEdidDpi" X config [ 61.232] (--) NVIDIA(0): option [ 61.232] (--) Depth 24 pixmap format is 32 bpp [ 61.232] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access. [ 61.271] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon [ 61.271] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X [ 61.271] (II) NVIDIA(0): configuration option may not be set correctly. When the [ 61.271] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will [ 61.271] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For [ 61.271] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and [ 61.271] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X [ 61.271] (II) NVIDIA(0): Config Options in the README. [ 61.276] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0" [ 61.581] Loading extension NV-GLX [ 61.645] (==) NVIDIA(0): Disabling shared memory pixmaps [ 61.645] (==) NVIDIA(0): Backing store disabled [ 61.645] (==) NVIDIA(0): Silken mouse enabled [ 61.650] (**) NVIDIA(0): DPMS enabled [ 61.650] Loading extension NV-CONTROL [ 61.650] Loading extension XINERAMA [ 61.650] (II) Loading sub module "dri2" [ 61.650] (II) LoadModule: "dri2" [ 61.650] (II) Module "dri2" already built-in [ 61.650] (II) NVIDIA(0): [DRI2] Setup complete [ 61.650] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia [ 61.650] (--) RandR disabled [ 61.657] (II) Initializing extension GLX [ 62.412] (II) config/udev: Adding input device Video Bus (/dev/input/event3) [ 62.412] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 62.412] (**) Video Bus: Applying InputClass "keyboard-all" [ 62.412] (II) LoadModule: "evdev" [ 62.412] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 62.528] (II) Module evdev: vendor="X.Org Foundation" [ 62.528] compiled for 1.13.1, module version = 2.7.3 [ 62.528] Module class: X.Org XInput Driver [ 62.528] ABI class: X.Org XInput driver, version 18.0 [ 62.528] (II) Using input driver 'evdev' for 'Video Bus' [ 62.528] (**) Video Bus: always reports core events [ 62.528] (**) evdev: Video Bus: Device: "/dev/input/event3" [ 62.528] (--) evdev: Video Bus: Vendor 0 Product 0x6 [ 62.528] (--) evdev: Video Bus: Found keys [ 62.528] (II) evdev: Video Bus: Configuring as keyboard [ 62.528] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:2d/LNXVIDEO:00/input/input3/event3" [ 62.528] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6) [ 62.528] (**) Option "xkb_rules" "evdev" [ 62.528] (**) Option "xkb_model" "pc105" [ 62.528] (**) Option "xkb_layout" "uk" [ 62.528] (**) Option "xkb_variant" ",qwerty" [ 62.528] (**) Option "xkb_options" "grp:alt_shift_toggle,grp:switch,grp_led:scroll,compose:rwin,terminate:ctrl_alt_bksp" [ 62.543] (EE) Error loading keymap /var/lib/xkb/server-0.xkm [ 62.543] (EE) XKB: Failed to load keymap. Loading default keymap instead. [ 62.567] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 62.567] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 62.567] (**) Power Button: Applying InputClass "keyboard-all" [ 62.567] (II) Using input driver 'evdev' for 'Power Button' [ 62.567] (**) Power Button: always reports core events [ 62.567] (**) evdev: Power Button: Device: "/dev/input/event1" [ 62.567] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 62.567] (--) evdev: Power Button: Found keys [ 62.567] (II) evdev: Power Button: Configuring as keyboard [ 62.567] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1" [ 62.567] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [ 62.567] (**) Option "xkb_rules" "evdev" [ 62.567] (**) Option "xkb_model" "pc105" [ 62.567] (**) Option "xkb_layout" "uk" [ 62.567] (**) Option "xkb_variant" ",qwerty" [ 62.567] (**) Option "xkb_options" "grp:alt_shift_toggle,grp:switch,grp_led:scroll,compose:rwin,terminate:ctrl_alt_bksp" [ 62.567] (II) config/udev: Adding input device Lid Switch (/dev/input/event0) [ 62.567] (II) No input driver specified, ignoring this device. [ 62.567] (II) This device may have been added with another device file. [ 62.568] (II) config/udev: Adding input device Sleep Button (/dev/input/event2) [ 62.568] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 62.568] (**) Sleep Button: Applying InputClass "keyboard-all" [ 62.568] (II) Using input driver 'evdev' for 'Sleep Button' [ 62.568] (**) Sleep Button: always reports core events [ 62.568] (**) evdev: Sleep Button: Device: "/dev/input/event2" [ 62.568] (--) evdev: Sleep Button: Vendor 0 Product 0x3 [ 62.568] (--) evdev: Sleep Button: Found keys [ 62.568] (II) evdev: Sleep Button: Configuring as keyboard [ 62.568] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2" [ 62.568] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id [ 62.568] (**) Option "xkb_rules" "evdev" [ 62.568] (**) Option "xkb_model" "pc105" [ 62.568] (**) Option "xkb_layout" "uk" [ 62.568] (**) Option "xkb_variant" ",qwerty" [ 62.568] (**) Option "xkb_options" "grp:alt_shift_toggle,grp:switch,grp_led:scroll,compose:rwin,terminate:ctrl_alt_bksp" [ 62.568] (II) config/udev: Adding input device Laptop Integrated Webcam (/dev/input/event10) [ 62.568] (**) Laptop Integrated Webcam: Applying InputClass "evdev keyboard catchall" [ 62.568] (**) Laptop Integrated Webcam: Applying InputClass "keyboard-all" [ 62.568] (II) Using input driver 'evdev' for 'Laptop Integrated Webcam' [ 62.568] (**) Laptop Integrated Webcam: always reports core events [ 62.568] (**) evdev: Laptop Integrated Webcam: Device: "/dev/input/event10" [ 62.568] (--) evdev: Laptop Integrated Webcam: Vendor 0x5a9 Product 0x2640 [ 62.568] (--) evdev: Laptop Integrated Webcam: Found keys [ 62.568] (II) evdev: Laptop Integrated Webcam: Configuring as keyboard [ 62.568] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/input/input10/event10" [ 62.568] (II) XINPUT: Adding extended input device "Laptop Integrated Webcam" (type: KEYBOARD, id 9) [ 62.568] (**) Option "xkb_rules" "evdev" [ 62.568] (**) Option "xkb_model" "pc105" [ 62.568] (**) Option "xkb_layout" "uk" [ 62.568] (**) Option "xkb_variant" ",qwerty" [ 62.568] (**) Option "xkb_options" "grp:alt_shift_toggle,grp:switch,grp_led:scroll,compose:rwin,terminate:ctrl_alt_bksp" [ 62.569] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/input/event7) [ 62.569] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Applying InputClass "evdev pointer catchall" [ 62.569] (II) Using input driver 'evdev' for 'Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)' [ 62.569] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): always reports core events [ 62.569] (**) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Device: "/dev/input/event7" [ 62.569] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Vendor 0x45e Product 0x40 [ 62.569] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found 3 mouse buttons [ 62.569] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found scroll wheel(s) [ 62.569] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found relative axes [ 62.569] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found x and y relative axes [ 62.569] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Configuring as mouse [ 62.569] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Adding scrollwheel support [ 62.569] (**) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): YAxisMapping: buttons 4 and 5 [ 62.569] (**) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 62.569] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input7/event7" [ 62.569] (II) XINPUT: Adding extended input device "Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)" (type: MOUSE, id 10) [ 62.569] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): initialized for relative axes. [ 62.569] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) keeping acceleration scheme 1 [ 62.569] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration profile 0 [ 62.569] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration factor: 2.000 [ 62.569] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration threshold: 4 [ 62.570] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/input/mouse2) [ 62.570] (II) No input driver specified, ignoring this device. [ 62.570] (II) This device may have been added with another device file. [ 62.570] (II) config/udev: Adding input device Broadcom Corp (/dev/input/event8) [ 62.570] (**) Broadcom Corp: Applying InputClass "evdev keyboard catchall" [ 62.570] (**) Broadcom Corp: Applying InputClass "keyboard-all" [ 62.570] (II) Using input driver 'evdev' for 'Broadcom Corp' [ 62.570] (**) Broadcom Corp: always reports core events [ 62.570] (**) evdev: Broadcom Corp: Device: "/dev/input/event8" [ 62.570] (--) evdev: Broadcom Corp: Vendor 0xa5c Product 0x4502 [ 62.570] (--) evdev: Broadcom Corp: Found keys [ 62.570] (II) evdev: Broadcom Corp: Configuring as keyboard [ 62.570] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2.2/7-2.2:1.0/input/input8/event8" [ 62.570] (II) XINPUT: Adding extended input device "Broadcom Corp" (type: KEYBOARD, id 11) [ 62.570] (**) Option "xkb_rules" "evdev" [ 62.570] (**) Option "xkb_model" "pc105" [ 62.570] (**) Option "xkb_layout" "uk" [ 62.570] (**) Option "xkb_variant" ",qwerty" [ 62.570] (**) Option "xkb_options" "grp:alt_shift_toggle,grp:switch,grp_led:scroll,compose:rwin,terminate:ctrl_alt_bksp" [ 62.571] (II) config/udev: Adding input device Broadcom Corp (/dev/input/event9) [ 62.571] (**) Broadcom Corp: Applying InputClass "evdev pointer catchall" [ 62.571] (II) Using input driver 'evdev' for 'Broadcom Corp' [ 62.571] (**) Broadcom Corp: always reports core events [ 62.571] (**) evdev: Broadcom Corp: Device: "/dev/input/event9" [ 62.571] (--) evdev: Broadcom Corp: Vendor 0xa5c Product 0x4503 [ 62.571] (--) evdev: Broadcom Corp: Found 3 mouse buttons [ 62.571] (--) evdev: Broadcom Corp: Found relative axes [ 62.571] (--) evdev: Broadcom Corp: Found x and y relative axes [ 62.571] (II) evdev: Broadcom Corp: Configuring as mouse [ 62.571] (**) evdev: Broadcom Corp: YAxisMapping: buttons 4 and 5 [ 62.571] (**) evdev: Broadcom Corp: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 62.571] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2.3/7-2.3:1.0/input/input9/event9" [ 62.571] (II) XINPUT: Adding extended input device "Broadcom Corp" (type: MOUSE, id 12) [ 62.571] (II) evdev: Broadcom Corp: initialized for relative axes. [ 62.571] (**) Broadcom Corp: (accel) keeping acceleration scheme 1 [ 62.571] (**) Broadcom Corp: (accel) acceleration profile 0 [ 62.571] (**) Broadcom Corp: (accel) acceleration factor: 2.000 [ 62.571] (**) Broadcom Corp: (accel) acceleration threshold: 4 [ 62.571] (II) config/udev: Adding input device Broadcom Corp (/dev/input/mouse3) [ 62.571] (II) No input driver specified, ignoring this device. [ 62.571] (II) This device may have been added with another device file. [ 62.572] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4) [ 62.572] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 62.572] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard-all" [ 62.572] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 62.572] (**) AT Translated Set 2 keyboard: always reports core events [ 62.572] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4" [ 62.572] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [ 62.572] (--) evdev: AT Translated Set 2 keyboard: Found keys [ 62.572] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [ 62.572] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4" [ 62.572] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13) [ 62.572] (**) Option "xkb_rules" "evdev" [ 62.572] (**) Option "xkb_model" "pc105" [ 62.572] (**) Option "xkb_layout" "uk" [ 62.572] (**) Option "xkb_variant" ",qwerty" [ 62.572] (**) Option "xkb_options" "grp:alt_shift_toggle,grp:switch,grp_led:scroll,compose:rwin,terminate:ctrl_alt_bksp" [ 62.572] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event5) [ 62.572] (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall" [ 62.572] (II) Using input driver 'evdev' for 'PS/2 Mouse' [ 62.572] (**) PS/2 Mouse: always reports core events [ 62.572] (**) evdev: PS/2 Mouse: Device: "/dev/input/event5" [ 62.572] (--) evdev: PS/2 Mouse: Vendor 0x2 Product 0x8 [ 62.572] (--) evdev: PS/2 Mouse: Found 3 mouse buttons [ 62.572] (--) evdev: PS/2 Mouse: Found relative axes [ 62.572] (--) evdev: PS/2 Mouse: Found x and y relative axes [ 62.572] (II) evdev: PS/2 Mouse: Configuring as mouse [ 62.572] (**) evdev: PS/2 Mouse: YAxisMapping: buttons 4 and 5 [ 62.572] (**) evdev: PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 62.572] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5" [ 62.572] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE, id 14) [ 62.572] (II) evdev: PS/2 Mouse: initialized for relative axes. [ 62.573] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1 [ 62.573] (**) PS/2 Mouse: (accel) acceleration profile 0 [ 62.573] (**) PS/2 Mouse: (accel) acceleration factor: 2.000 [ 62.573] (**) PS/2 Mouse: (accel) acceleration threshold: 4 [ 62.573] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse0) [ 62.573] (II) No input driver specified, ignoring this device. [ 62.573] (II) This device may have been added with another device file. [ 62.573] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event6) [ 62.573] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall" [ 62.573] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall" [ 62.573] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "Default clickpad buttons" [ 62.573] (II) LoadModule: "synaptics" [ 62.573] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so [ 62.588] (II) Module synaptics: vendor="X.Org Foundation" [ 62.588] compiled for 1.13.1, module version = 1.6.2 [ 62.588] Module class: X.Org XInput Driver [ 62.588] ABI class: X.Org XInput driver, version 18.0 [ 62.588] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS GlidePoint' [ 62.588] (**) AlpsPS/2 ALPS GlidePoint: always reports core events [ 62.588] (**) Option "Device" "/dev/input/event6" [ 62.622] (--) synaptics: AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1023 [ 62.622] (--) synaptics: AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 767 [ 62.622] (--) synaptics: AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127 [ 62.622] (II) synaptics: AlpsPS/2 ALPS GlidePoint: device does not report finger width. [ 62.622] (--) synaptics: AlpsPS/2 ALPS GlidePoint: buttons: left right middle [ 62.622] (--) synaptics: AlpsPS/2 ALPS GlidePoint: Vendor 0x2 Product 0x8 [ 62.622] (--) synaptics: AlpsPS/2 ALPS GlidePoint: invalid finger width range. defaulting to 0 - 15 [ 62.622] (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found [ 62.622] (**) AlpsPS/2 ALPS GlidePoint: always reports core events [ 62.638] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6" [ 62.638] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD, id 15) [ 62.638] (**) synaptics: AlpsPS/2 ALPS GlidePoint: (accel) MinSpeed is now constant deceleration 2.5 [ 62.638] (**) synaptics: AlpsPS/2 ALPS GlidePoint: MaxSpeed is now 1.75 [ 62.638] (**) synaptics: AlpsPS/2 ALPS GlidePoint: AccelFactor is now 0.156 [ 62.638] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1 [ 62.638] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 1 [ 62.638] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000 [ 62.638] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4 [ 62.638] (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found [ 62.638] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse1) [ 62.638] (**) AlpsPS/2 ALPS GlidePoint: Ignoring device from InputClass "touchpad ignore duplicates" [ 77.020] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D [ 77.020] (II) NVIDIA(GPU-0): Vision stereo. [ 77.020] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 77.020] (**) NVIDIA(0): device Seiko/Epson (DFP-0) (Using EDID frequencies has [ 77.020] (**) NVIDIA(0): been enabled on all display devices.) [ 79.584] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D [ 79.584] (II) NVIDIA(GPU-0): Vision stereo. [ 79.584] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 79.584] (**) NVIDIA(0): device Seiko/Epson (DFP-0) (Using EDID frequencies has [ 79.584] (**) NVIDIA(0): been enabled on all display devices.) [ 79.603] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D [ 79.603] (II) NVIDIA(GPU-0): Vision stereo. [ 79.603] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 79.603] (**) NVIDIA(0): device Seiko/Epson (DFP-0) (Using EDID frequencies has [ 79.603] (**) NVIDIA(0): been enabled on all display devices.) Thanks, James | Thanks, cna't believe I did that! James |
I have motherboard 880GM-UD2H with GPU on board Radeon HD 4250 . I have compiled the kernel 3.7.9 with firmware r600. Here's my /usr/src/linux.config http://dragula.org/attachments/download/711/config After emerged xorg-server, xorg-x11 (here's /etc/make.conf http://dragula.org/attachments/download/713/make.conf ) I tested with: Xorg -configure there's an error: Code: [ 93.451] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 93.451] (WW) Disabling Mouse0 [ 93.451] (WW) Disabling Keyboard0 [ 93.464] (II) [KMS] Kernel modesetting enabled. [ 93.464] (EE) [ 93.464] (EE) Backtrace: [ 93.464] (EE) 0: Xorg (xorg_backtrace+0x34) [0x597134] [ 93.464] (EE) 1: Xorg (0x400000+0x19af69) [0x59af69] [ 93.464] (EE) 2: /lib64/libpthread.so.0 (0x7f1c81b8e000+0x10bf0) [0x7f1c81b9ebf0] [ 93.464] (EE) 3: /usr/lib64/xorg/modules/drivers/radeon_drv.so (0x7f1c7f6c9000+0x42704) [0x7f1c7f70b704] [ 93.464] (EE) 4: Xorg (DoConfigure+0xed5) [0x46f8c5] [ 93.464] (EE) 5: Xorg (InitOutput+0x1255) [0x47f065] [ 93.464] (EE) 6: Xorg (0x400000+0x29a7d) [0x429a7d] [ 93.464] (EE) 7: /lib64/libc.so.6 (__libc_start_main+0xed) [0x7f1c8083d60d] [ 93.464] (EE) 8: Xorg (0x400000+0x29fd1) [0x429fd1] [ 93.464] (EE) [ 93.464] (EE) Segmentation fault at address 0x18 [ 93.465] Fatal server error: [ 93.465] Caught signal 11 (Segmentation fault). Server aborting [ 93.465] [ 93.465] (EE) Here's /var/log/Xorg.0.log http://dragula.org/attachments/download/712/Xorg.0.log Please have me to resolve this problem! | bronzeboyvn wrote: I have motherboard 880GM-UD2H with GPU on board Radeon HD 4250 . I have compiled the kernel 3.7.9 with firmware r600. Here's my /usr/src/linux.config http://dragula.org/attachments/download/711/config After emerged xorg-server, xorg-x11 (here's /etc/make.conf http://dragula.org/attachments/download/713/make.conf ) I tested with: Xorg -configure there's an error: Code: [ 93.451] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 93.451] (WW) Disabling Mouse0 [ 93.451] (WW) Disabling Keyboard0 [ 93.464] (II) [KMS] Kernel modesetting enabled. [ 93.464] (EE) [ 93.464] (EE) Backtrace: [ 93.464] (EE) 0: Xorg (xorg_backtrace+0x34) [0x597134] [ 93.464] (EE) 1: Xorg (0x400000+0x19af69) [0x59af69] [ 93.464] (EE) 2: /lib64/libpthread.so.0 (0x7f1c81b8e000+0x10bf0) [0x7f1c81b9ebf0] [ 93.464] (EE) 3: /usr/lib64/xorg/modules/drivers/radeon_drv.so (0x7f1c7f6c9000+0x42704) [0x7f1c7f70b704] [ 93.464] (EE) 4: Xorg (DoConfigure+0xed5) [0x46f8c5] [ 93.464] (EE) 5: Xorg (InitOutput+0x1255) [0x47f065] [ 93.464] (EE) 6: Xorg (0x400000+0x29a7d) [0x429a7d] [ 93.464] (EE) 7: /lib64/libc.so.6 (__libc_start_main+0xed) [0x7f1c8083d60d] [ 93.464] (EE) 8: Xorg (0x400000+0x29fd1) [0x429fd1] [ 93.464] (EE) [ 93.464] (EE) Segmentation fault at address 0x18 [ 93.465] Fatal server error: [ 93.465] Caught signal 11 (Segmentation fault). Server aborting [ 93.465] [ 93.465] (EE) Here's /var/log/Xorg.0.log http://dragula.org/attachments/download/712/Xorg.0.log Please have me to resolve this problem! greetings, please follow this tutorial: https://wiki.gentoo.org/wiki/Radeon |
Hi, I'm trying to install wireshark, but I get the error below: Quote: checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.12.0 and < 3.0... *** 'pkg-config --modversion gtk+-2.0' returned 2.24.12, but GTK+ (2.24.10) *** was found! If pkg-config was correct, then it is best *** to remove the old version of GTK+. You may also be able to fix the error *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing *** /etc/ld.so.conf. Make sure you have run ldconfig if that is *** required on your system. *** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH *** to point to the correct configuration files no configure: error: Neither Qt nor GTK+ 2.12 or later are available, so Wireshark can't be compiled The problem is that there are some old files from older version of gtk+ install, even though that packet version isn't installed. Take a look at this: Quote: [I] x11-libs/gtk+ Available versions: (1) 1.2.10-r12 (2) 2.24.12 ~2.24.15 ~2.24.16 (3) 3.2.4-r1 3.4.4 ~3.6.2 ~3.6.3-r1 ~3.6.3-r2 {{X aqua colord cups debug egl examples +introspection linguas_az linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_es linguas_et linguas_eu linguas_fi linguas_fr linguas_ga linguas_gl linguas_hr linguas_hu linguas_it linguas_ja linguas_ko linguas_lt linguas_nl linguas_nn linguas_no linguas_pl linguas_pt linguas_pt_BR linguas_ro linguas_ru linguas_sk linguas_sl linguas_sr linguas_sv linguas_tr linguas_uk linguas_vi nls packagekit test vim-syntax wayland xinerama}} Installed versions: 2.24.12(2)(20:03:11 03/04/13)(cups introspection -aqua -debug -examples -test -vim-syntax -xinerama) 3.4.4(3)(00:22:52 10/26/12)(X cups introspection -aqua -colord -debug -examples -packagekit -test -vim-syntax -wayland -xinerama) Homepage: http://www.gtk.org/ Description: Gimp ToolKit + * x11-libs/gtk+extra Available versions: 3.0.1 {{+introspection static-libs}} Homepage: http://gtkextra.sourceforge.net Description: Useful Additional GTK+ widgets Does anybody have any idea how to actually solve the problem. I guess I have to manually delete the files and reinstall glib & gtk+, but I'm not sure how exactly am I supposed to approach the program. Can anybody give me any tips? Thank you[/code] | Error like the above usually happens if you did something silly, like i.e. manually install a copy of gtk+ into /usr/local. |
I can select and print to my CUPS printers in lowriter and korganizer, but not claws-mail, firefox, evince, gimp or seemingly any other GTK application. I used to be able to, I swear, but not now. Why can't I see my CUPS printers in GTK Print dialogue boxes? Code: $ claws-mail --version Claws Mail version 3.9.0 $ firefox --version Mozilla Firefox 17.0.3 $ evince --version GNOME Document Viewer 2.32.0 $ gimp --version GNU Image Manipulation Program version 2.6.12 $ korganizer --version Qt: 4.8.4 KDE Development Platform: 4.9.5 KOrganizer: 4.9.5 $ lowriter --version LibreOffice 3.6 $ uname -r 3.5.4-vs2.3.4.3 $ lpstat -a Epson accepting requests since Wed Oct 31 13:14:49 2012 HL2040 accepting requests since Wed Oct 31 13:41:32 2012 net-print/cups-1.5.2-r4 $ emerge -pv x11-libs/gtk+ These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] x11-libs/gtk+-3.4.4:3 USE="X cups introspection (-aqua) -colord -debug -examples (-packagekit) {-test} -vim-syntax (-wayland) -xinerama" 0 kB Total: 1 package (1 reinstall), Size of downloads: 0 kB # revdep-rebuild * Configuring search environment for revdep-rebuild * Checking reverse dependencies * Packages containing binaries and libraries broken by a package update * will be emerged. * Collecting system binaries and libraries * Generated new 1_files.rr * Collecting complete LD_LIBRARY_PATH * Generated new 2_ldpath.rr * Checking dynamic linking consistency [ 100% ] * Dynamic linking on your system is consistent... All done. | Missing cups flag in Code: emerge -vp x11-libs/gtk+ ? |
Installing comix failed for me: Here is th error: Code: # emerge comix Calculating dependencies... done! >>> Verifying ebuild manifests >>> Emerging (1 of 1) media-gfx/comix-4.0.3 * comix-4.0.3.tar.gz SHA256 size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking comix-4.0.3.tar.gz to /var/tmp/portage/media-gfx/comix-4.0.3/work >>> Source unpacked in /var/tmp/portage/media-gfx/comix-4.0.3/work >>> Compiling source in /var/tmp/portage/media-gfx/comix-4.0.3/work/comix-4.0.3 ... * Nothing to be compiled. >>> Source compiled. >>> Test phase [not enabled]: media-gfx/comix-4.0.3 >>> Install comix-4.0.3 into /var/tmp/portage/media-gfx/comix-4.0.3/image/ category media-gfx File "install.py", line 177 print __doc__ ^ SyntaxError: invalid syntax * ERROR: media-gfx/comix-4.0.3 failed (install phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_install * environment, line 3197: Called die * The specific snippet of code: * python install.py install --no-mime --dir "${D}"usr || die; * * If you need support, post the output of `emerge --info '=media-gfx/comix-4.0.3'`, * the complete build log and the output of `emerge -pqv '=media-gfx/comix-4.0.3'`. * The complete build log is located at '/var/tmp/portage/media-gfx/comix-4.0.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/comix-4.0.3/temp/environment'. * Working directory: '/var/tmp/portage/media-gfx/comix-4.0.3/work/comix-4.0.3' * S: '/var/tmp/portage/media-gfx/comix-4.0.3/work/comix-4.0.3' >>> Failed to emerge media-gfx/comix-4.0.3, Log file: >>> '/var/tmp/portage/media-gfx/comix-4.0.3/temp/build.log' * Messages for package media-gfx/comix-4.0.3: * ERROR: media-gfx/comix-4.0.3 failed (install phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_install * environment, line 3197: Called die * The specific snippet of code: * python install.py install --no-mime --dir "${D}"usr || die; * * If you need support, post the output of `emerge --info '=media-gfx/comix-4.0.3'`, * the complete build log and the output of `emerge -pqv '=media-gfx/comix-4.0.3'`. * The complete build log is located at '/var/tmp/portage/media-gfx/comix-4.0.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/comix-4.0.3/temp/environment'. * Working directory: '/var/tmp/portage/media-gfx/comix-4.0.3/work/comix-4.0.3' * S: '/var/tmp/portage/media-gfx/comix-4.0.3/work/comix-4.0.3' Can anyone help? | "print __doc__" being invalid syntax is odd, that's usually valid pretty much everywhere. Except in Python 3 where it should be print(__doc__) I guess. You are using Python 2 right? |
This one has me baffled as it was working fine until a reboot when trying to startx as my normal user, it quits right away with some error involving the keymap Code: [ 2211.778] (EE) Error compiling keymap (server-0) [ 2211.779] (EE) XKB: Couldn't compile keymap [ 2211.779] (EE) XKB: Failed to load keymap. Loading default keymap instead. [ 2211.852] (EE) Error compiling keymap (server-0) [ 2211.852] (EE) XKB: Couldn't compile keymap [ 2211.852] XKB: Failed to compile keymap [ 2211.852] Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config. [ 2211.852] Fatal server error: [ 2211.852] Failed to activate core devices. [ 2211.852] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 2211.852] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 2211.852] (EE) [ 2211.914] Server terminated with error (1). Closing log file. The only packages added to the system were aterm, kterm, rednotebook, freecad | Gusar: that's the "xf86-input-evdev" package? according to the log section I posted (lists the error) it is an xkeyboard-config problem No need to post more then what I did as the only additional info is the full log. |
Hello everybody, I get some problems emerging app-office/libreoffice-4.0.0.3 in a kde environment. These are the use flags: Code: [ebuild U ] app-office/libreoffice-4.0.0.3 [3.6.4.3] USE="bluetooth%* branding cups dbus gstreamer java jemalloc kde mysql opengl postgres telepathy%* vba webdav (-aqua) -debug% -eds -gnome -gtk -gtk3% -odk {-test} (-binfilter%) (-binfilterdebug%)" LIBREOFFICE_EXTENSIONS="nlpsolver presenter-minimizer scripting-beanshell scripting-javascript wiki-publisher (-pdfimport%*) (-presenter-console%*)" PYTHON_SINGLE_TARGET="python2_7%* (-python3_3)" PYTHON_TARGETS="python2_7%* (-python3_3)" It complained about missing "gtk/gtk.h" so I added the output of Code: pkg-config --cflags gtk+-3.0 and Code: pkg-config --libs gtk+-3.0 to my CFLAGS and LDFLAGS respectively in my Code: /etc/portage/env/app-office/libreoffice Which looks like that afterwards Code: CFLAGS="${CFLAGS} -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0" CXXFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS} -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0" This allows the build process to go somewhat further but ultimately fails with Code: [build XCU] driver_mork/en-US/org/openoffice/Office/DataAccess/Drivers.xcu /var/notmpfs/portage/app-office/libreoffice-4.0.0.3/work/libreoffice-4.0.0.3/workdir/unxlngx6.pro/CObject/tubes/source/approver.o: In function `dialog_response_cb': approver.c:(.text+0x7b): undefined reference to `gtk_dialog_get_type' approver.c:(.text+0x96): undefined reference to `gtk_dialog_set_response_sensitive' approver.c:(.text+0xb0): undefined reference to `gtk_dialog_set_response_sensitive' approver.c:(.text+0xda): undefined reference to `gtk_widget_destroy' /var/notmpfs/portage/app-office/libreoffice-4.0.0.3/work/libreoffice-4.0.0.3/workdir/unxlngx6.pro/CObject/tubes/source/approver.o: In function `handle_with_cb': approver.c:(.text+0x189): undefined reference to `gtk_message_dialog_get_type' approver.c:(.text+0x1e5): undefined reference to `gtk_message_dialog_format_secondary_markup' approver.c:(.text+0x204): undefined reference to `gtk_widget_get_type' approver.c:(.text+0x217): undefined reference to `gtk_widget_destroy' /var/notmpfs/portage/app-office/libreoffice-4.0.0.3/work/libreoffice-4.0.0.3/workdir/unxlngx6.pro/CObject/tubes/source/S=/var/notmpfs/portage/app-office/libreoffice-4.0.0.3/work/libreoffice-4.0.0.3 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/XcuResTarget/driver_mork/en-US/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/en-US/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $O/xml/registry/schema/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $O/xml/registry/schema --stringparam locale en-US --path $O/xml/registry $O/xml/processing/alllang.xsl $S/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu approver.o: In function `add_dispatch_operation_cb': approver.c:(.text+0x337): undefined reference to `gtk_message_dialog_new_with_markup' approver.c:(.text+0x34f): undefined reference to `gtk_image_new_from_file' approver.c:(.text+0x357): undefined reference to `gtk_message_dialog_get_type' approver.c:(.text+0x36d): undefined reference to `gtk_message_dialog_set_image' approver.c:(.text+0x372): undefined reference to `gtk_dialog_get_type' approver.c:(.text+0x3a3): undefined reference to `gtk_dialog_add_buttons' approver.c:(.text+0x400): undefined reference to `gtk_window_get_type' approver.c:(.text+0x415): undefined reference to `gtk_window_set_skip_taskbar_hint' approver.c:(.text+0x429): undefined reference to `gtk_widget_show_all' /var/notmpfs/portage/app-office/libreoffice-4.0.0.3/work/libreoffice-4.0.0.3/workdir/unxlngx6.pro/CObject/tubes/source/approver.o: In function `main': approver.c:(.text.startup+0x23): undefined reference to `gtk_init' collect2: error: ld returned 1 exit status [build XCU] connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers-mork.xcu make[2]: *** [/var/notmpfs/portage/app-office/libreoffice-4.0.0.3/work/libreoffice-4.0.0.3/workdir/unxlngx6.pro/LinkTarget/Executable/liboapprover] Error 1 Which is weird no? Since I appended the needed ld flags... My 'emerge --info' output: Code: Portage 2.2.0_alpha163 (default/linux/amd64/13.0/desktop/kde, gcc-4.7.2, glibc-2.16.0, 3.7.6-zen x86_64) ================================================================= System Settings ================================================================= System uname: Linux-3.7.6-zen-x86_64-Intel-R-_Core-TM-_i7-2600K_CPU_@_3.40GHz-with-gentoo-2.2 KiB Mem: 8157508 total, 3325576 free KiB Swap: 2104476 total, 2015540 free Timestamp of tree: Sat, 23 Feb 2013 10:45:01 +0000 ld GNU ld (GNU Binutils) 2.23.1 ccache version 3.1.9 [disabled] app-shells/bash: 4.2_p42 dev-java/java-config: 2.1.12-r1 dev-lang/python: 2.7.3-r3, 3.2.3-r2 dev-util/ccache: 3.1.9 dev-util/cmake: 2.8.10.2-r1 dev-util/pkgconfig: 0.28 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.11.8 sys-apps/sandbox: 2.6 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.9.6-r3, 1.11.6, 1.13.1 sys-devel/binutils: 2.23.1 sys-devel/gcc: 4.7.2 sys-devel/gcc-config: 1.8 sys-devel/libtool: 2.4.2 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.7 (virtual/os-headers) sys-libs/glibc: 2.16.0 Repositories: sabayon multimedia steam-overlay gentoo local_overlay ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="* -@EULA AdobeFlash-10.3 Oracle-BCLA-JavaSE PUEL AdobeFlash-11.x" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-Os -march=corei7-avx -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/polkit-1/actions /usr/share/themes/oxygen-gtk/gtk-2.0 /usr/share/themes/oxygen-gtk/gtk-3.0 /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-Os -march=corei7-avx -pipe" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--noconfmem --quiet=n --quiet-build=y" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fail-clean fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/ ftp://mirror.ovh.net/gentoo-distfiles/" LANG="en_GB.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j8" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/var/lib/layman/sabayon /var/lib/layman/multimedia /var/lib/layman/steam-overlay /usr/portage /usr/local/portage" SYNC="rsync://rsync1.fr.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi adns adplug ads alsa amd64 amr archive audit avahi avx berkdb bidi bluetooth bluray branding bzip2 cairo caps cdda cddb cdio cdr cli consolekit cracklib crypt cue cups curl cxx dbus declarative development dga dirac dmx dri dts dv dvd dvdr egl emboss encode exif expat fam ffmpeg fftw firefox flac fluidsynth fontconfig fortran gdbm gif gimp gme gmp gnutls gphoto2 gpm gsm gstreamer http iconv icu idn ieee1394 ipv6 jack javascript jpeg jpeg2k kate kde kipi ladspa lame lash lcms ldap libass libnotify libproxy libsamplerate lm_sensors lua lzma mad matroska midi mmx mmxext mng modplug modules mp3 mp4 mpeg mtp mudflap multilib multilib_abi_amd64 musepack mysql ncurses network networkmanager nls nodep nptl nsplugin nvidia ogg openal opengl openmp openssl openvg opus pam pango pcre pdf phonon plasma png policykit portaudio postgres postscript ppds projectm pulseaudio qt3support qt4 quota raw readline rtsp samba scanner schroedinger sdl semantic-desktop session smp sndfile speex spell sqlite sse sse2 sse3 sse4_1 ssl ssse3 startup-notification svg syslog systemd taglib tcpd theora threads tiff truetype twolame udev udisks unicode upnp upower usb v4l vaapi vcd vdpau vorbis vpx wavpack webkit webp wmf wxwidgets x264 xattr xcb xcomposite xft xinerama xinetd xml xorg xosd xpm xscreensaver xv xvid xvmc zeroconf zlib zsh-completion" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="*" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="*" LINGUAS="en_GB en_US en de fr" LIRC_DEVICES="userspace" NETBEANS_MODULES="*" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" QEMU_SOFTMMU_TARGETS="*" QEMU_USER_TARGETS="*" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="nvidia nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON I suspect there's something broken either in the ebuild or on my system because I shouldn't have had to add these flags myself in the first place :/ Does anyone know how to fix this? | What is the output of: Code: emerge -pv gtk+ |
I just upgraded system including kernel to 3.5.7 because of udev-197 Now I have a blank screen, not even console login (I can only access is via ssh) Here is Xorg.0.log Code: [ 55.449] (II) NVIDIA(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 55.449] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32 [ 55.449] (==) NVIDIA(0): RGB weight 888 [ 55.449] (==) NVIDIA(0): Default visual is TrueColor [ 55.449] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 55.449] (**) NVIDIA(0): Enabling 2D acceleration [ 55.449] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X [ 55.449] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X [ 55.449] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If [ 55.449] (EE) NVIDIA(0): you continue to encounter problems, Please try [ 55.449] (EE) NVIDIA(0): reinstalling the NVIDIA driver. [ 67.826] (II) NVIDIA(GPU-0): Display (BenQ V2400W (DFP-1)) does not support NVIDIA 3D [ 67.826] (II) NVIDIA(GPU-0): Vision stereo. [ 67.827] (II) NVIDIA(0): NVIDIA GPU GeForce GTS 450 (GF116) at PCI:1:0:0 (GPU-0) [ 67.827] (--) NVIDIA(0): Memory: 1048576 kBytes [ 67.827] (--) NVIDIA(0): VideoBIOS: 70.26.29.00.00 [ 67.827] (II) NVIDIA(0): Detected PCI Express Link width: 16X [ 67.827] (--) NVIDIA(0): Interlaced video modes are supported on this GPU [ 70.833] (--) NVIDIA(0): Valid display device(s) on GeForce GTS 450 at PCI:1:0:0 [ 70.833] (--) NVIDIA(0): CRT-0 [ 70.833] (--) NVIDIA(0): CRT-1 [ 70.833] (--) NVIDIA(0): DFP-0 [ 70.833] (--) NVIDIA(0): BenQ V2400W (DFP-1) (connected) [ 70.833] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock [ 70.833] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock [ 70.833] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock [ 70.833] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS [ 70.833] (--) NVIDIA(0): BenQ V2400W (DFP-1): 165.0 MHz maximum pixel clock [ 70.833] (--) NVIDIA(0): BenQ V2400W (DFP-1): Internal Single Link TMDS [ 70.833] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 70.833] (**) NVIDIA(0): device BenQ V2400W (DFP-1) (Using EDID frequencies has [ 70.833] (**) NVIDIA(0): been enabled on all display devices.) [ 70.834] (WW) NVIDIA(GPU-0): The EDID for BenQ V2400W (DFP-1) contradicts itself: mode [ 70.834] (WW) NVIDIA(GPU-0): "720x480" is specified in the EDID; however, the EDID's [ 70.834] (WW) NVIDIA(GPU-0): valid HorizSync range (31.000-94.000 kHz) would exclude [ 70.834] (WW) NVIDIA(GPU-0): this mode's HorizSync (15.7 kHz); ignoring HorizSync check [ 70.834] (WW) NVIDIA(GPU-0): for mode "720x480". [ 70.835] (==) NVIDIA(0): [ 70.835] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" [ 70.835] (==) NVIDIA(0): will be used as the requested mode. [ 70.835] (==) NVIDIA(0): [ 70.835] (II) NVIDIA(0): Validated MetaModes: [ 70.835] (II) NVIDIA(0): "DFP-1:nvidia-auto-select" [ 70.835] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200 [ 70.863] (--) NVIDIA(0): DPI set to (93, 95); computed from "UseEdidDpi" X config [ 70.863] (--) NVIDIA(0): option [ 70.863] (--) Depth 24 pixmap format is 32 bpp [ 70.863] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory [ 70.863] (II) NVIDIA: access. [ 70.867] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon [ 70.867] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X [ 70.867] (II) NVIDIA(0): configuration option may not be set correctly. When the [ 70.867] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will [ 70.867] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For [ 70.867] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and [ 70.867] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X [ 70.867] (II) NVIDIA(0): Config Options in the README. [ 73.872] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select" [ 80.897] (EE) [ 80.897] (EE) Backtrace: [ 80.898] (EE) 0: /usr/bin/X (xorg_backtrace+0x36) [0x5979d6] [ 80.898] (EE) 1: /usr/bin/X (0x400000+0x19b8c9) [0x59b8c9] [ 80.898] (EE) 2: /lib64/libpthread.so.0 (0x7fcdd1510000+0x10810) [0x7fcdd1520810] [ 80.898] (EE) 3: /lib64/libc.so.6 (0x7fcdd0170000+0x136284) [0x7fcdd02a6284] [ 80.898] (EE) 4: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7fcdce668000+0x116fd3) [0x7fcdce77efd3] [ 80.898] (EE) 5: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7fcdce668000+0x1172ed) [0x7fcdce77f2ed] [ 80.898] (EE) 6: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7fcdce668000+0xab654) [0x7fcdce713654] [ 80.898] (EE) 7: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7fcdce668000+0xe64e1) [0x7fcdce74e4e1] [ 80.898] (EE) 8: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7fcdce668000+0xb87ed) [0x7fcdce7207ed] [ 80.898] (EE) 9: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7fcdce668000+0x55a3d2) [0x7fcdcebc23d2] [ 80.898] (EE) 10: /usr/bin/X (AddScreen+0x88) [0x439928] [ 80.898] (EE) 11: /usr/bin/X (InitOutput+0x3fc) [0x47d09c] [ 80.898] (EE) 12: /usr/bin/X (0x400000+0x280e3) [0x4280e3] [ 80.898] (EE) 13: /lib64/libc.so.6 (__libc_start_main+0xec) [0x7fcdd01924cc] [ 80.898] (EE) 14: /usr/bin/X (0x400000+0x27e09) [0x427e09] [ 80.898] (EE) [ 80.898] (EE) Segmentation fault at address 0x7fcdd219fff0 [ 80.898] Fatal server error: [ 80.898] Caught signal 11 (Segmentation fault). Server aborting [ 80.898] [ 80.898] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 80.898] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 80.898] (EE) [ 80.900] Server terminated with error (1). Closing log file. Code: cat /etc/X11/xorg.conf # uncomment when the card gets IN Section "Device" Identifier "Nvidia card" Driver "nvidia" EndSection in make.conf I have: VIDEO_CARDS="nvidia" Code: eselect opengl list Available OpenGL implementations: [1] nvidia [2] xorg-x11 * I run: emerge -1av $(qlist -IC x11-drivers) but it doesn't help Here is emerge --info Code: Portage 2.1.11.50 (default/linux/amd64/13.0/desktop, gcc-4.5.4, glibc-2.15-r3, 3.5.7-gentoo x86_64) ================================================================= System uname: Linux-3.5.7-gentoo-x86_64-AMD_FX-tm-8150_Eight-Core_Processor-with-gentoo-2.1 KiB Mem: 8094312 total, 7628824 free KiB Swap: 8757244 total, 8757244 free Timestamp of tree: Thu, 14 Feb 2013 20:00:01 +0000 ld GNU ld (GNU Binutils) 2.22 app-shells/bash: 4.2_p37 dev-java/java-config: 2.1.12-r1 dev-lang/python: 2.7.3-r2, 3.1.5, 3.2.3 dev-util/cmake: 2.8.9 dev-util/pkgconfig: 0.28 sys-apps/baselayout: 2.1-r1 sys-apps/openrc: 0.11.8 sys-apps/sandbox: 2.5 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.11.6 sys-devel/binutils: 2.22-r1 sys-devel/gcc: 4.5.4, 4.6.3 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.6 (virtual/os-headers) sys-libs/glibc: 2.15-r3 Repositories: gentoo location: /usr/portage sync: rsync://10.0.0.103/gentoo-portage priority: -1000 ABI="amd64" ABI_X86="64" ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA googleearth PUEL dlj-1.1 Oracle-BCLA-JavaSE" ACCEPT_PROPERTIES="*" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ARCH="amd64" AUTOCLEAN="yes" BOOTSTRAP_USE="cxx unicode multilib" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe" CFLAGS_amd64="-m64" CFLAGS_x32="-mx32" CFLAGS_x86="-m32" CHOST="x86_64-pc-linux-gnu" CHOST_amd64="x86_64-pc-linux-gnu" CHOST_x32="x86_64-pc-linux-gnux32" CHOST_x86="i686-pc-linux-gnu" CLEAN_DELAY="5" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" COLLISION_IGNORE="/lib/modules/* *.py[co] *$py.class" CONFIG_PROTECT="/etc /usr/lib64/fax /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa /var/spool/fax/etc" CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf /etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-march=native -O2 -pipe" DEFAULT_ABI="amd64" DISPLAY="localhost:10.0" DISTDIR="/usr/portage/distfiles" EDITOR="/bin/nano" ELIBC="glibc" EMERGE_DEFAULT_OPTS="--autounmask=y --keep-going -v --with-bdeps=y" EMERGE_WARNING_DELAY="10" EPREFIX="" EROOT="/" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}"" FETCHCOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}"" FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec sftp -P \${port} \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" "${URI}"" FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}"" FFLAGS="-O2 -pipe" FLTK_DOCDIR="/usr/share/doc/fltk-2.0_pre6970-r1/html" GCC_SPECS="" GDK_USE_XFT="1" GENTOO_MIRRORS="http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ http://gentoo.osuosl.org/ ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" GRUB_PLATFORMS="" GSETTINGS_BACKEND="gconf" GUILE_LOAD_PATH="/usr/share/guile/1.8" HOME="/root" INFOPATH="/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.22/info" INPUT_DEVICES="evdev" IUSE_IMPLICIT="prefix" JAVAC="/etc/java-config-2/current-system-vm/bin/javac" JAVA_HOME="/etc/java-config-2/current-system-vm" JDK_HOME="/etc/java-config-2/current-system-vm" KERNEL="linux" LANG="en_US.UTF-8" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LC_ALL="en_US.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LDFLAGS_amd64="-m elf_x86_64" LDFLAGS_x32="-m elf32_x86_64" LDFLAGS_x86="-m elf_i386" LESS="-R -M --shift 5" LESSOPEN="|lesspipe %s" LIBDIR_amd64="lib64" LIBDIR_amd64_fbsd="lib64" LIBDIR_n32="lib32" LIBDIR_n64="lib64" LIBDIR_o32="lib" LIBDIR_ppc="lib32" LIBDIR_ppc64="lib64" LIBDIR_s390="lib32" LIBDIR_s390x="lib64" LIBDIR_sparc32="lib32" LIBDIR_sparc64="lib64" LIBDIR_x32="libx32" LIBDIR_x86="lib32" LIBDIR_x86_fbsd="lib32" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en" LOGNAME="root" LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:" MAIL="/var/mail/joseph" MAKEOPTS="-j9 --load-average=8" MANPATH="/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.22/man:/etc/java-config-2/current-system-vm/man/:/usr/lib64/php5.3/man/:/usr/lib64/php5.4/man/:/usr/share/postgresql/man/:/usr/share/postgresql-9.2/man/:/usr/share/postgresql-9.1/man/" MOZ_NO_REMOTE="1" MULTILIB_ABIS="amd64 x86" MULTILIB_STRICT_DENY="64-bit.*shared object" MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib" MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage|udev)" MULTIOSDIRS="../lib64:../lib32" NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OLDPWD="/home/joseph" OPENCL_PROFILE="nvidia" OPENGL_PROFILE="xorg-x11" PAGER="/usr/bin/less" PATH="/sbin:/bin:/usr/sbin:/usr/bin" PHP_INI_VERSION="production" PHP_TARGETS="php5-3 php5-4" PKGDIR="/usr/portage/packages" PORTAGE_ARCHLIST="ppc sparc64-freebsd ppc-openbsd x86-openbsd ppc64 x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64 arm-linux x86-macos x64-openbsd ia64-hpux hppa x86-netbsd ppc64-linux x86-cygwin amd64-linux ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris x86-linux x64-macos sparc m68k-mint ia64 mips ppc-macos x86-interix hppa-hpux amd64-fbsd x64-solaris m68k sh x86-solaris sparc-fbsd" PORTAGE_BIN_PATH="/usr/lib64/portage/bin" PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png" PORTAGE_CONFIGROOT="/" PORTAGE_DEBUG="0" PORTAGE_DEPCACHEDIR="/var/cache/edb/dep" PORTAGE_ELOG_CLASSES="info warn error log" PORTAGE_ELOG_MAILFROM="portage" PORTAGE_ELOG_MAILSUBJECT="package ${PACKAGE} merged on ${HOST} with notice" PORTAGE_ELOG_MAILURI="root@localhost /usr/sbin/sendmail" PORTAGE_ELOG_SYSTEM="mail" PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5" PORTAGE_FETCH_RESUME_MIN_SIZE="350K" PORTAGE_GID="250" PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --digest-algo SHA256 --clearsign --yes --default-key "${PORTAGE_GPG_KEY}" --homedir "${PORTAGE_GPG_DIR}" "${FILE}"" PORTAGE_INST_GID="0" PORTAGE_INST_UID="0" PORTAGE_NICENESS="3" PORTAGE_OVERRIDE_EPREFIX="" PORTAGE_PYM_PATH="/usr/lib64/portage/pym" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_RSYNC_RETRIES="-1" PORTAGE_SYNC_STALE="30" PORTAGE_TMPDIR="/var/tmp" PORTAGE_TMPFS="/dev/shm" PORTAGE_VERBOSE="1" PORTAGE_WORKDIR_MODE="0700" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" PORT_LOGDIR_CLEAN="find "${PORT_LOGDIR}" -type f ! -name "summary.log*" -mtime +7 -delete" PRELINK_PATH_MASK="/usr/lib64/libfreebl3.so:/usr/lib64/libnssdbm3.so:/usr/lib64/libsoftokn3.so" PROFILE_ONLY_VARIABLES="ARCH ELIBC IUSE_IMPLICIT KERNEL USERLAND USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL USE_EXPAND_VALUES_USERLAND" PWD="/var/log" PYTHONDONTWRITEBYTECODE="1" PYTHONPATH="/usr/lib/portage/pym" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" QT_GRAPHICSSYSTEM="raster" RESUMECOMMAND="wget -c -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}"" RESUMECOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}"" RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}"" ROOT="/" ROOTPATH="/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.4" RPMDIR="/usr/portage/rpm" RUBYOPT="-rauto_gem" RUBY_TARGETS="ruby18 ruby19" SANE_BACKENDS="epson2" SCHEME_LIBRARY_PATH="/usr/share/slib/" SHELL="/bin/bash" SHLVL="2" SSH_AUTH_SOCK="/tmp/ssh-eKxsBQ2760/agent.2760" SSH_CLIENT="10.0.0.103 44253 22" SSH_CONNECTION="10.0.0.103 44253 10.0.0.100 22" SSH_TTY="/dev/pts/0" SYMLINK_LIB="yes" SYNC="rsync://10.0.0.103/gentoo-portage" TERM="xterm" UNINSTALL_IGNORE="/lib/modules/*" USE="X a52 aac acpi alsa amd64 apache2 bluetooth branding bzip2 cairo cdda cdr cgi cleartype cli consolekit consolkit corefonts cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac foomaticdb fortran gdbm gif gimp gimpprint gpm gtk iconv ipv6 java jpeg kpathsea lcms ldap libnotify lock mad mmx mng modules mp3 mp4 mpeg mudflap multilib mysql ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds qt3support readline scanner sdl session spell sse sse2 ssl startup-notification svg tcpd tetexspell thunar tiff truetype type1 udev udisks unicode upower usb vorbis wxwidgets x264 xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en" PHP_TARGETS="php5-3 php5-4" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" SANE_BACKENDS="epson2" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" USER="root" USERLAND="GNU" USE_EXPAND="ABI_X86 ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CROSSCOMPILE_OPTS CURL_SSL DRACUT_MODULES DVB_CARDS ELIBC ENLIGHTENMENT_MODULES FCDSL_CARDS FFTOOLS FOO2ZJS_DEVICES FRITZCAPI_CARDS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL LCD_DEVICES LIBREOFFICE_EXTENSIONS LINGUAS LIRC_DEVICES MISDN_CARDS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL OFED_DRIVERS OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS VOICEMAIL_STORAGE XFCE_PLUGINS XTABLES_ADDONS" USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND" USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND" USE_EXPAND_UNPREFIXED="ARCH" USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux hppa hppa-hpux ia64 ia64-hpux ia64-linux m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos ppc-openbsd s390 sh sparc sparc64-freebsd sparc64-solaris sparc-fbsd sparc-solaris x64-freebsd x64-macos x64-openbsd x64-solaris x86 x86-cygwin x86-fbsd x86-freebsd x86-interix x86-linux x86-macos x86-netbsd x86-openbsd x86-solaris x86-winnt" USE_EXPAND_VALUES_ELIBC="AIX Cygwin Darwin FreeBSD glibc HPUX Interix mintlib NetBSD OpenBSD SunOS uclibc Winnt" USE_EXPAND_VALUES_KERNEL="AIX Cygwin Darwin FreeBSD freemint HPUX Interix linux NetBSD OpenBSD SunOS Winnt" USE_EXPAND_VALUES_USERLAND="BSD GNU" USE_ORDER="env:pkg:conf:defaults:pkginternal:repo:env.d" VBOX_APP_HOME="/opt/VirtualBox" VIDEO_CARDS="nvidia" XAUTHORITY="/root/.xauthhDHw8k" XDG_CONFIG_DIRS="/etc/xdg" XDG_DATA_DIRS="/usr/local/share:/usr/share" XDG_SESSION_COOKIE="bbb14cdd06887952f6de1a8e000003b4-1361512474.715402-1714552441" XSESSION="Xfce4" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" _="/usr/bin/emerge" | 666threesixes666 wrote: to fix ur linking to what kernel nvidia is building against.... as root run Code: rm /usr/src/linux && ln -s /usr/src/linux-3.5.7 /usr/src/linux That can be done with eselect kernel set as well. Not that it's much different, I guess, but I felt like pointing that out. ^^; 666threesixes666 wrote: then to rebuild the nvidia module for the kernel your running (again as root run) Code: emerge nvidia-drivers One may or may not want to add -1 (--oneshot) there so as to not add nvidia-drivers to their world file (I keep forgetting to use it myself, adding unneeded entries all the time). Joseph_sys wrote: When I try to compile Nvidia driver I get this message: Code: ... test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo; \ echo " ERROR: Kernel configuration is invalid."; \ echo " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo; ... I did run "make oldconfig" This actually doesn't mean you hit the error, as far as I know. It is what it would tell you if the configuration was invalid, but here, it's simply an echo of a test (in the past, I was confuddled about that myself!). That is if I understand it right myself; someone please correct me if that's not the case! Now then, since you have built the nvidia module again by emerging nvidia-drivers (you almost always need to do that when the Kernel is changed), the next thing(s) I'd probably check, given your error messages, would be if the module can be even loaded: Code: modprobe nvidia To see other loaded modules, to see if there's something that shouldn't be, like nouveau, I'd check: Code: lsmod I'd also look into Code: dmesg to see if there is anything related there. If there's a Kernel module in conflict with the nvidia module, there probably would be something there. Maybe. The command nvidia-xconfig may or may not create a working xorg.conf. It does, however, definitely create lots of unneeded entries. One usually only needs the device section for the nvidia-drivers to work. You not having it, though, could be an indication of the drivers not being emerged properly I imagine: Code: $ equery belongs nvidia-xconfig * Searching for nvidia-xconfig ... x11-drivers/nvidia-drivers-313.18 (/opt/bin/nvidia-xconfig) Just some quick thoughts~ |
I have issues with X when hibernating. All goes well with kernel up to 3.4 (e.g. up to gentoo-sources-3.4.24) but from kernel 3.5 series onwards, my screen is completely garbled after wake up. My dmesg shows lots of lines like Code: [ 574.956896] [drm] nouveau 0000:01:00.0: PGRAPH: TRAP ch 1 status 0x00000010 I have a GeForce GTX 550 Ti. Anyone aware of something having changed in the kernels which has broken power management for nouveau drivers? Cheers, | I have made some more tests, updated to the latest (unstable) ebuilds for x11-drivers/xf86-video-nouveau (1.0.6) and sys-kernel/gentoo-sources (3.7.7) but the problem is still there. I have also noted something strange: in fact, X sort of "works fine". If I don't do anything and the screensaver starts, then the screensaver actually works fine, looks fine, and the dialog box to unlock the screen saver is fine. But when the screensaver stops, it is my main session which is garbled. So, it could be a problem with how the window manager or other XFCE related programs interact with my video card that cause the problem? When this happens, I have to log out and log in again, i.e. restarting the X session solves the problem. But in fact, it may be more closely related to restarting the xfce session itself (since I have observed that the screensaver works fine). Anyone has any idea if the error messages I've mentioned in my dmesg are saying something useful? So far, everything is OK if I use the latest x11-drivers/xf86-video-nouveau ebuild together with a gentoo-sources-3.4.x kernel |
Hi guys! Any idea why I have in lower right corner of my desktop AMD logo and TESTING USE ONLY written under it? I use fglrx driver. How to get rid of that ugly thing? Thx, sale | Seems to be addressed in earlier posts: https://forums.gentoo.org/viewtopic-t-926710-start-0.html Alex. |
When I visit google.com/calendar using qupzilla, I see the mobile version (google.com/calendar/m). I've tried setting another user agent, but it's useless: I always end up in /m. Is there any way to FORCE the retarded site to use the full version? I've fallen in love with qupzilla and would hate to go back to firefox for this, but google calendar is a must for me. | Ok, I've managed to find a way to load the full google calendar: go to www.google.com/calendar/render . However I won't mark this as solved; this is a cumbersome workaround (the link in the black bar still takes me to the mobile site). |
Hi, I'm upgrading my system and I'm getting the following error when I try to update xmobar: Code: src/Xmobar.hs:170:16: Not in scope: `void' src/Xmobar.hs:179:16: Not in scope: `void' * ERROR: x11-misc/xmobar-0.16 failed (compile phase): * setup build failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 2690: Called haskell-cabal_src_compile * environment, line 2019: Called cabal_src_compile * environment, line 625: Called cabal-build * environment, line 448: Called die * The specific snippet of code: * ./setup "$@" || die "setup build failed" I can post additional information. Thank you | Turns out that I had to upgrade dev-lang/ghc to version 7. Strange that that dependency isn't more clearly defined in the package configuration. |
Hi all I installed kde 4.10 today to see how good or bad KDE has become. I used awesome-wm and enlightenment for a long time now, but the news of 4.10 did make me curious. So I tried to install everything and took the kde-meta package. Now I use to use slim as my login manager, but I did put that aside for the moment to try the new KDM. Okay I can load into awesome-wm and enlightenment. I also can load into kde plasma workspace (failsafe mode), but I cannot load into the 'normal' kde plasma workspace. The only thing I could find in the logs (kdm log that is) Code: klauncher(4615) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. kdeinit4: Communication error with launcher. Exiting! kdmgreet(4609)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server" kdmgreet(4609)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned (EE) (EE) Backtrace: (EE) 0: /usr/bin/X (xorg_backtrace+0x34) [0x5961e4] (EE) 1: /usr/bin/X (0x400000+0x199fe9) [0x599fe9] (EE) 2: /lib64/libpthread.so.0 (0x7fe2a3670000+0x10b80) [0x7fe2a3680b80] (EE) 3: ?? [0x41c2ff31] (EE) (EE) Segmentation fault at address 0x0 Fatal server error: Caught signal 11 (Segmentation fault). Server aborting (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. (EE) Server terminated with error (1). Closing log file. Well there is nothing out of the ordinary in the Xorg.0.log, but Xorg.0.log.old give me kinda exact the same error message. Code: $ cat /var/log/Xorg.0.log.old [ 1582.021] This is a pre-release version of the X server from The X.Org Foundation. It is not supported in any way. Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/. Select the "xorg" product for bugs you find in this release. Before reporting bugs in pre-release versions please check the latest version in the X.Org Foundation git repository. See http://wiki.x.org/wiki/GitPage for git access instructions. [ 1582.021] X.Org X Server 1.13.2.901 (1.13.3 RC 1) Release Date: 2013-02-15 [ 1582.021] X Protocol Version 11, Revision 0 [ 1582.021] Build Operating System: Linux 3.6.11-gentoo x86_64 Gentoo [ 1582.021] Current Operating System: Linux Gentoo 3.6.11-gentoo #2 SMP Wed Feb 27 22:45:11 CET 2013 x86_64 [ 1582.021] Kernel command line: BOOT_IMAGE=/kernel-3.6.11-backup root=/dev/sdb3 ro [ 1582.021] Build Date: 26 February 2013 10:53:17AM [ 1582.021] [ 1582.021] Current version of pixman: 0.29.2 [ 1582.021] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 1582.021] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 1582.021] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 28 20:22:53 2013 [ 1582.021] (==) Using config file: "/etc/X11/xorg.conf" [ 1582.021] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 1582.021] (==) ServerLayout "Layout0" [ 1582.021] (**) |-->Screen "Screen0" (0) [ 1582.021] (**) | |-->Monitor "Monitor0" [ 1582.021] (**) | |-->Device "Device0" [ 1582.021] (**) |-->Input Device "Keyboard0" [ 1582.021] (**) |-->Input Device "Mouse0" [ 1582.021] (==) Automatically adding devices [ 1582.021] (==) Automatically enabling devices [ 1582.021] (==) Automatically adding GPU devices [ 1582.021] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 1582.021] Entry deleted from font path. [ 1582.021] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 1582.021] Entry deleted from font path. [ 1582.021] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 1582.021] Entry deleted from font path. [ 1582.021] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 1582.021] Entry deleted from font path. [ 1582.022] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 1582.022] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 1582.022] Entry deleted from font path. [ 1582.022] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 1582.022] (==) FontPath set to: /usr/share/fonts/misc/ [ 1582.022] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 1582.022] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 1582.022] (WW) Disabling Keyboard0 [ 1582.022] (WW) Disabling Mouse0 [ 1582.022] (II) Loader magic: 0x807c20 [ 1582.022] (II) Module ABI versions: [ 1582.022] X.Org ANSI C Emulation: 0.4 [ 1582.022] X.Org Video Driver: 13.1 [ 1582.022] X.Org XInput driver : 18.0 [ 1582.022] X.Org Server Extension : 7.0 [ 1582.022] (--) PCI:*(0:1:0:0) 10de:1183:1043:841f rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288 [ 1582.022] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 1582.022] Initializing built-in extension Generic Event Extension [ 1582.022] Initializing built-in extension SHAPE [ 1582.022] Initializing built-in extension MIT-SHM [ 1582.022] Initializing built-in extension XInputExtension [ 1582.022] Initializing built-in extension XTEST [ 1582.022] Initializing built-in extension BIG-REQUESTS [ 1582.022] Initializing built-in extension SYNC [ 1582.022] Initializing built-in extension XKEYBOARD [ 1582.022] Initializing built-in extension XC-MISC [ 1582.022] Initializing built-in extension XINERAMA [ 1582.022] Initializing built-in extension XFIXES [ 1582.022] Initializing built-in extension RENDER [ 1582.022] Initializing built-in extension RANDR [ 1582.022] Initializing built-in extension COMPOSITE [ 1582.022] Initializing built-in extension DAMAGE [ 1582.022] Initializing built-in extension MIT-SCREEN-SAVER [ 1582.022] Initializing built-in extension DOUBLE-BUFFER [ 1582.022] Initializing built-in extension RECORD [ 1582.022] Initializing built-in extension DPMS [ 1582.022] Initializing built-in extension X-Resource [ 1582.023] Initializing built-in extension XVideo [ 1582.023] Initializing built-in extension XVideo-MotionCompensation [ 1582.023] Initializing built-in extension XFree86-VidModeExtension [ 1582.023] Initializing built-in extension XFree86-DGA [ 1582.023] Initializing built-in extension XFree86-DRI [ 1582.023] Initializing built-in extension DRI2 [ 1582.023] (II) LoadModule: "glx" [ 1582.023] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 1582.028] (II) Module glx: vendor="NVIDIA Corporation" [ 1582.028] compiled for 4.0.2, module version = 1.0.0 [ 1582.028] Module class: X.Org Server Extension [ 1582.028] (II) NVIDIA GLX Module 313.18 Wed Jan 9 15:34:35 PST 2013 [ 1582.028] Loading extension GLX [ 1582.028] (II) LoadModule: "nvidia" [ 1582.028] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so [ 1582.028] (II) Module nvidia: vendor="NVIDIA Corporation" [ 1582.028] compiled for 4.0.2, module version = 1.0.0 [ 1582.028] Module class: X.Org Video Driver [ 1582.028] (II) NVIDIA dlloader X Driver 313.18 Wed Jan 9 15:15:26 PST 2013 [ 1582.028] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 1582.028] (++) using VT number 7 [ 1582.034] (II) Loading sub module "wfb" [ 1582.034] (II) LoadModule: "wfb" [ 1582.034] (II) Loading /usr/lib64/xorg/modules/libwfb.so [ 1582.034] (II) Module wfb: vendor="X.Org Foundation" [ 1582.034] compiled for 1.13.2.901, module version = 1.0.0 [ 1582.034] ABI class: X.Org ANSI C Emulation, version 0.4 [ 1582.034] (II) Loading sub module "ramdac" [ 1582.034] (II) LoadModule: "ramdac" [ 1582.034] (II) Module "ramdac" already built-in [ 1582.034] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 [ 1582.034] (==) NVIDIA(0): RGB weight 888 [ 1582.034] (==) NVIDIA(0): Default visual is TrueColor [ 1582.034] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 1582.034] (**) NVIDIA(0): Enabling 2D acceleration [ 1582.310] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-3)) does not support NVIDIA [ 1582.310] (II) NVIDIA(GPU-0): 3D Vision stereo. [ 1582.310] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 660 Ti (GK104) at PCI:1:0:0 (GPU-0) [ 1582.310] (--) NVIDIA(0): Memory: 2097152 kBytes [ 1582.310] (--) NVIDIA(0): VideoBIOS: 80.04.4b.00.5b [ 1582.310] (II) NVIDIA(0): Detected PCI Express Link width: 16X [ 1582.314] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 660 Ti at PCI:1:0:0 [ 1582.314] (--) NVIDIA(0): CRT-0 [ 1582.314] (--) NVIDIA(0): DFP-0 [ 1582.314] (--) NVIDIA(0): DFP-1 [ 1582.314] (--) NVIDIA(0): DFP-2 [ 1582.314] (--) NVIDIA(0): Samsung SyncMaster (DFP-3) (connected) [ 1582.314] (--) NVIDIA(0): DFP-4 [ 1582.314] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock [ 1582.314] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock [ 1582.314] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS [ 1582.314] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock [ 1582.314] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS [ 1582.314] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock [ 1582.314] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS [ 1582.314] (--) NVIDIA(0): Samsung SyncMaster (DFP-3): 330.0 MHz maximum pixel clock [ 1582.314] (--) NVIDIA(0): Samsung SyncMaster (DFP-3): Internal Dual Link TMDS [ 1582.314] (--) NVIDIA(0): DFP-4: 960.0 MHz maximum pixel clock [ 1582.314] (--) NVIDIA(0): DFP-4: Internal DisplayPort [ 1582.314] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 1582.314] (**) NVIDIA(0): device Samsung SyncMaster (DFP-3) (Using EDID frequencies [ 1582.314] (**) NVIDIA(0): has been enabled on all display devices.) [ 1582.315] (==) NVIDIA(0): [ 1582.315] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" [ 1582.315] (==) NVIDIA(0): will be used as the requested mode. [ 1582.315] (==) NVIDIA(0): [ 1582.315] (II) NVIDIA(0): Validated MetaModes: [ 1582.316] (II) NVIDIA(0): "DFP-3:nvidia-auto-select" [ 1582.316] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080 [ 1582.337] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config [ 1582.337] (--) NVIDIA(0): option [ 1582.337] (--) Depth 24 pixmap format is 32 bpp [ 1582.337] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory [ 1582.337] (II) NVIDIA: access. [ 1582.339] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon [ 1582.339] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X [ 1582.339] (II) NVIDIA(0): configuration option may not be set correctly. When the [ 1582.339] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will [ 1582.339] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For [ 1582.339] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and [ 1582.339] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X [ 1582.339] (II) NVIDIA(0): Config Options in the README. [ 1582.343] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select" [ 1582.379] Loading extension NV-GLX [ 1582.402] (==) NVIDIA(0): Disabling shared memory pixmaps [ 1582.403] (==) NVIDIA(0): Backing store disabled [ 1582.403] (==) NVIDIA(0): Silken mouse enabled [ 1582.403] (**) NVIDIA(0): DPMS enabled [ 1582.403] Loading extension NV-CONTROL [ 1582.403] Loading extension XINERAMA [ 1582.403] (II) Loading sub module "dri2" [ 1582.403] (II) LoadModule: "dri2" [ 1582.403] (II) Module "dri2" already built-in [ 1582.403] (II) NVIDIA(0): [DRI2] Setup complete [ 1582.403] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia [ 1582.403] (--) RandR disabled [ 1582.406] (II) Initializing extension GLX [ 1582.426] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 1582.426] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 1582.426] (II) LoadModule: "evdev" [ 1582.426] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 1582.426] (II) Module evdev: vendor="X.Org Foundation" [ 1582.426] compiled for 1.13.2, module version = 2.7.3 [ 1582.426] Module class: X.Org XInput Driver [ 1582.426] ABI class: X.Org XInput driver, version 18.0 [ 1582.426] (II) Using input driver 'evdev' for 'Power Button' [ 1582.426] (**) Power Button: always reports core events [ 1582.426] (**) evdev: Power Button: Device: "/dev/input/event1" [ 1582.426] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 1582.426] (--) evdev: Power Button: Found keys [ 1582.426] (II) evdev: Power Button: Configuring as keyboard [ 1582.426] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1" [ 1582.426] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 1582.426] (**) Option "xkb_rules" "evdev" [ 1582.426] (**) Option "xkb_model" "evdev" [ 1582.426] (**) Option "xkb_layout" "us" [ 1582.438] (II) config/udev: Adding input device Power Button (/dev/input/event0) [ 1582.438] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 1582.438] (II) Using input driver 'evdev' for 'Power Button' [ 1582.438] (**) Power Button: always reports core events [ 1582.438] (**) evdev: Power Button: Device: "/dev/input/event0" [ 1582.438] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 1582.438] (--) evdev: Power Button: Found keys [ 1582.438] (II) evdev: Power Button: Configuring as keyboard [ 1582.438] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0" [ 1582.438] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [ 1582.438] (**) Option "xkb_rules" "evdev" [ 1582.438] (**) Option "xkb_model" "evdev" [ 1582.438] (**) Option "xkb_layout" "us" [ 1582.438] (II) config/udev: Adding input device USB Keyboard (/dev/input/event2) [ 1582.438] (**) USB Keyboard: Applying InputClass "evdev keyboard catchall" [ 1582.438] (II) Using input driver 'evdev' for ' USB Keyboard' [ 1582.438] (**) USB Keyboard: always reports core events [ 1582.438] (**) evdev: USB Keyboard: Device: "/dev/input/event2" [ 1582.438] (--) evdev: USB Keyboard: Vendor 0x1241 Product 0x1603 [ 1582.438] (--) evdev: USB Keyboard: Found keys [ 1582.438] (II) evdev: USB Keyboard: Configuring as keyboard [ 1582.438] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input2/event2" [ 1582.438] (II) XINPUT: Adding extended input device " USB Keyboard" (type: KEYBOARD, id 8) [ 1582.438] (**) Option "xkb_rules" "evdev" [ 1582.438] (**) Option "xkb_model" "evdev" [ 1582.438] (**) Option "xkb_layout" "us" [ 1582.438] (II) config/udev: Adding input device USB Keyboard (/dev/input/event3) [ 1582.438] (**) USB Keyboard: Applying InputClass "evdev keyboard catchall" [ 1582.438] (II) Using input driver 'evdev' for ' USB Keyboard' [ 1582.438] (**) USB Keyboard: always reports core events [ 1582.438] (**) evdev: USB Keyboard: Device: "/dev/input/event3" [ 1582.438] (--) evdev: USB Keyboard: Vendor 0x1241 Product 0x1603 [ 1582.438] (--) evdev: USB Keyboard: Found keys [ 1582.438] (II) evdev: USB Keyboard: Configuring as keyboard [ 1582.438] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.1/input/input3/event3" [ 1582.438] (II) XINPUT: Adding extended input device " USB Keyboard" (type: KEYBOARD, id 9) [ 1582.438] (**) Option "xkb_rules" "evdev" [ 1582.438] (**) Option "xkb_model" "evdev" [ 1582.438] (**) Option "xkb_layout" "us" [ 1582.439] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101a (/dev/input/event4) [ 1582.439] (**) Logitech Unifying Device. Wireless PID:101a: Applying InputClass "evdev pointer catchall" [ 1582.439] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:101a' [ 1582.439] (**) Logitech Unifying Device. Wireless PID:101a: always reports core events [ 1582.439] (**) evdev: Logitech Unifying Device. Wireless PID:101a: Device: "/dev/input/event4" [ 1582.439] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Vendor 0x46d Product 0xc52b [ 1582.439] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found 20 mouse buttons [ 1582.439] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found scroll wheel(s) [ 1582.439] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found relative axes [ 1582.439] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found x and y relative axes [ 1582.439] (II) evdev: Logitech Unifying Device. Wireless PID:101a: Configuring as mouse [ 1582.439] (II) evdev: Logitech Unifying Device. Wireless PID:101a: Adding scrollwheel support [ 1582.439] (**) evdev: Logitech Unifying Device. Wireless PID:101a: YAxisMapping: buttons 4 and 5 [ 1582.439] (**) evdev: Logitech Unifying Device. Wireless PID:101a: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 1582.439] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.2/0003:046D:C52B.0005/input/input4/event4" [ 1582.439] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:101a" (type: MOUSE, id 10) [ 1582.439] (II) evdev: Logitech Unifying Device. Wireless PID:101a: initialized for relative axes. [ 1582.439] (**) Logitech Unifying Device. Wireless PID:101a: (accel) keeping acceleration scheme 1 [ 1582.439] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration profile 0 [ 1582.439] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration factor: 2.000 [ 1582.439] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration threshold: 4 [ 1582.439] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101a (/dev/input/mouse0) [ 1582.439] (II) No input driver specified, ignoring this device. [ 1582.439] (II) This device may have been added with another device file. [ 1601.177] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select" [ 1601.243] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon [ 1601.243] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X [ 1601.243] (II) NVIDIA(0): configuration option may not be set correctly. When the [ 1601.243] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will [ 1601.243] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For [ 1601.243] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and [ 1601.243] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X [ 1601.243] (II) NVIDIA(0): Config Options in the README. [ 1601.255] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-3)) does not support NVIDIA [ 1601.255] (II) NVIDIA(GPU-0): 3D Vision stereo. [ 1601.255] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 1601.255] (**) NVIDIA(0): device Samsung SyncMaster (DFP-3) (Using EDID frequencies [ 1601.255] (**) NVIDIA(0): has been enabled on all display devices.) [ 1620.703] (EE) [ 1620.703] (EE) Backtrace: [ 1620.703] (EE) 0: /usr/bin/X (xorg_backtrace+0x34) [0x5961e4] [ 1620.703] (EE) 1: /usr/bin/X (0x400000+0x199fe9) [0x599fe9] [ 1620.703] (EE) 2: /lib64/libpthread.so.0 (0x7ff7fc1de000+0x10b80) [0x7ff7fc1eeb80] [ 1620.703] (EE) 3: ?? [0x4003bf31] [ 1620.703] (EE) [ 1620.703] (EE) Segmentation fault at address 0x0 [ 1620.703] Fatal server error: [ 1620.703] Caught signal 11 (Segmentation fault). Server aborting [ 1620.703] [ 1620.703] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 1620.703] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 1620.703] (EE) [ 1620.717] (II) evdev: Power Button: Close [ 1620.717] (II) UnloadModule: "evdev" [ 1620.734] (II) evdev: Power Button: Close [ 1620.734] (II) UnloadModule: "evdev" [ 1620.744] (II) evdev: USB Keyboard: Close [ 1620.744] (II) UnloadModule: "evdev" [ 1620.754] (II) evdev: USB Keyboard: Close [ 1620.754] (II) UnloadModule: "evdev" [ 1620.764] (II) evdev: Logitech Unifying Device. Wireless PID:101a: Close [ 1620.764] (II) UnloadModule: "evdev" [ 1620.936] Server terminated with error (1). Closing log file. And I guess dbus is also doing well Code: $ ps -ef | grep dbus message+ 1841 1 0 19:56 ? 00:00:00 /usr/bin/dbus-daemon --system root 4420 1 0 20:03 ? 00:00:00 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session slaiter 4754 1 0 20:04 ? 00:00:00 /usr/bin/dbus-launch --sh-syntax --exit-with-session slaiter 4755 1 0 20:04 ? 00:00:00 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session slaiter 5140 5123 0 20:18 pts/2 00:00:00 grep --colour=auto dbus I tried a revdep-rebuild, but that did not work. I even tried a emerge -uND world, but also that did nothing. I am in the dark here who can point me in the right direction, or just tell me what is wrong Thanks in advanced | Read This: I broke my own kde. DBUS Err. Restarts towards kdm. [SOLVED] Lets see if this gets us on the right path... |
I am using a macbook with parallels 8. Installed gentoo from stage 3. Everything worked fine seemingly, until i installed xorg and ran startx. Couldn't type anything (mouse works). Same thing when starting xdm/gdm, can't type (mouse works) but i can type fine at the command line | alechiko, wgetpaste is your friend |
hi all I'm trying to install lxde and I got conflicts message. What does the below message tell? Output of Code: emerge -p -av lxde-meta | wgetpaste is: http://bpaste.net/show/80866/ Edit: Solved | It's not related to LXDE at all. Seems like you are about to do the udev upgrade from 171 to 197. module-init-tools is now replaced by kmod, so just run "emerge -C module-init-tools" and you might need to upgrade some packages independently, like "emerge -1 lvm2 udev" |
How to automount cdrom so the icon will show on a desktop? In fstab I have: Code: /dev/sr0 /mnt/cdrom auto ro,users 0 0 | duby2291 wrote: gvfs is huge tho... I would be interested to hear about alternatives that are a bit thinner on dependancies. uevt, udiskie, udisks-glue, traydevice, ... |
Hi all, Recently I returned to Linux, and of course installed Gentoo. I managed to solve most of the problems that showed up, but there's one I can't handle. I have old, but great monitor - Sony CPD-G520 with flat Trinitron tube. It supports really big screen resolutions (according to specs up to 2048x1536) and high refresh rates. I want to set it to 1600x1200 at 100Hz. I know it can do that, because it does in Windows. I also managed to set the framebuffer/KMS mode: Code: kernel /boot/kernel-3.5.7-gentoo root=/dev/sda4 video=1600x1200-32@100 First issue appeared right after X.org instalation - it couln't read EDID, and the only mode available was 1024x768@60Hz. After about a week of troubleshooting I found that there was problem with the data cable. After I swapped it, the system could finally read EDID. But two things happened - Windows limited the max refresh rate to 85Hz and the X.org started to use 1280x1024@75. But finally I was able to change screen resolution to 1600x1200 manually, but with maximum refresh rate at 75Hz, which is not satisfying. So I created: /etc/X11/xorg.conf.d/xorg.conf: Section "ServerLayout" Identifier "Layout0" Screen "Screen0" EndSection Section "Device" Identifier "Device0" Driver "intel" Option "monitor-VGA-0" "Monitor0" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Sony" ModelName "CPD-G520" HorizSync 30 - 130 VertRefresh 48 - 170 DisplaySize 404 302 Option "DPMS" Modeline "1600x1200_100" 281.00 1600 1736 1904 2208 1200 1203 1207 1274 -hsync +vsync Option "PrefferedMode" "1600x1200_100" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 EndSection Section "InputClass" Identifier "keyboard-all" Option "XkbOptions" "lv3:ralt_switch_multikey" Driver "evdev" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "pl" MatchIsKeyboard "on" EndSection Section "InputClass" Identifier "mouse-all" Driver "evdev" Option "AccelerationProfile" "-1" Option "AccelerationScheme" "none" MatchIsPointer "on" EndSection But it doesn't work. cat /var/log/Xorg.0.log: [ 2333.446] X.Org X Server 1.13.1 Release Date: 2012-12-13 [ 2333.446] X Protocol Version 11, Revision 0 [ 2333.446] Build Operating System: Linux 3.5.7-gentoo i686 Gentoo [ 2333.446] Current Operating System: Linux MICHAL-DESKTOP 3.5.7-gentoo #23 SMP Fri Feb 15 15:13:51 CET 2013 i686 [ 2333.446] Kernel command line: root=/dev/sda4 video=1600x1200-32@100 [ 2333.446] Build Date: 13 February 2013 03:25:25AM [ 2333.446] [ 2333.446] Current version of pixman: 0.28.0 [ 2333.446] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 2333.446] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 2333.447] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 19 23:33:47 2013 [ 2333.562] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 2333.562] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 2333.590] (==) ServerLayout "Layout0" [ 2333.590] (**) |-->Screen "Screen0" (0) [ 2333.590] (**) | |-->Monitor "Monitor0" [ 2333.590] (**) | |-->Device "Device0" [ 2333.590] (==) Automatically adding devices [ 2333.590] (==) Automatically enabling devices [ 2333.590] (==) Automatically adding GPU devices [ 2333.590] (WW) The directory "/usr/share/fonts/misc/" does not exist. [ 2333.590] Entry deleted from font path. [ 2333.590] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 2333.590] Entry deleted from font path. [ 2333.590] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 2333.590] Entry deleted from font path. [ 2333.590] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 2333.590] Entry deleted from font path. [ 2333.590] (WW) The directory "/usr/share/fonts/100dpi/" does not exist. [ 2333.590] Entry deleted from font path. [ 2333.590] (WW) The directory "/usr/share/fonts/75dpi/" does not exist. [ 2333.590] Entry deleted from font path. [ 2333.590] (==) FontPath set to: [ 2333.590] (==) ModulePath set to "/usr/lib/xorg/modules" [ 2333.590] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 2333.590] (II) Loader magic: 0x826c600 [ 2333.590] (II) Module ABI versions: [ 2333.590] X.Org ANSI C Emulation: 0.4 [ 2333.590] X.Org Video Driver: 13.1 [ 2333.590] X.Org XInput driver : 18.0 [ 2333.590] X.Org Server Extension : 7.0 [ 2333.590] (II) config/udev: Adding drm device (/dev/dri/card0) [ 2333.591] (--) PCI:*(0:0:2:0) 8086:0042:103c:304a rev 2, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00001170/8 [ 2333.591] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 2333.591] Initializing built-in extension Generic Event Extension [ 2333.591] Initializing built-in extension SHAPE [ 2333.591] Initializing built-in extension MIT-SHM [ 2333.591] Initializing built-in extension XInputExtension [ 2333.591] Initializing built-in extension XTEST [ 2333.605] Initializing built-in extension BIG-REQUESTS [ 2333.605] Initializing built-in extension SYNC [ 2333.605] Initializing built-in extension XKEYBOARD [ 2333.605] Initializing built-in extension XC-MISC [ 2333.605] Initializing built-in extension XINERAMA [ 2333.605] Initializing built-in extension XFIXES [ 2333.605] Initializing built-in extension RENDER [ 2333.605] Initializing built-in extension RANDR [ 2333.605] Initializing built-in extension COMPOSITE [ 2333.605] Initializing built-in extension DAMAGE [ 2333.605] Initializing built-in extension MIT-SCREEN-SAVER [ 2333.605] Initializing built-in extension DOUBLE-BUFFER [ 2333.605] Initializing built-in extension RECORD [ 2333.605] Initializing built-in extension DPMS [ 2333.605] Initializing built-in extension X-Resource [ 2333.605] Initializing built-in extension XVideo [ 2333.605] Initializing built-in extension XVideo-MotionCompensation [ 2333.605] Initializing built-in extension XFree86-VidModeExtension [ 2333.605] Initializing built-in extension XFree86-DGA [ 2333.605] Initializing built-in extension XFree86-DRI [ 2333.605] Initializing built-in extension DRI2 [ 2333.605] (II) LoadModule: "glx" [ 2333.695] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 2333.717] (II) Module glx: vendor="X.Org Foundation" [ 2333.717] compiled for 1.13.1, module version = 1.0.0 [ 2333.717] ABI class: X.Org Server Extension, version 7.0 [ 2333.717] (==) AIGLX enabled [ 2333.717] Loading extension GLX [ 2333.717] (II) LoadModule: "intel" [ 2333.717] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 2333.730] (II) Module intel: vendor="X.Org Foundation" [ 2333.730] compiled for 1.13.1, module version = 2.20.13 [ 2333.730] Module class: X.Org Video Driver [ 2333.730] ABI class: X.Org Video Driver, version 13.1 [ 2333.730] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale, Sandybridge Desktop (GT1), Sandybridge Desktop (GT2), Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1), Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+), Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2), Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server, Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2), Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2), Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2), Haswell Server (GT2+), Haswell SDV Desktop (GT1), Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+), Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2), Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1), Haswell SDV Server (GT2), Haswell SDV Server (GT2+), Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2), Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1), Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+), Haswell ULT Server (GT1), Haswell ULT Server (GT2), Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1), Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+), Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2), Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1), Haswell CRW Server (GT2), Haswell CRW Server (GT2+), ValleyView PO board [ 2333.731] (++) using VT number 7 [ 2333.731] (II) intel(0): using device path '/dev/dri/card0' [ 2333.731] (II) intel(0): Creating default Display subsection in Screen section "Screen0" for depth/fbbpp 24/32 [ 2333.731] (**) intel(0): Depth 24, (--) framebuffer bpp 32 [ 2333.731] (==) intel(0): RGB weight 888 [ 2333.731] (==) intel(0): Default visual is TrueColor [ 2333.741] (--) intel(0): Integrated Graphics Chipset: Intel(R) Clarkdale [ 2333.741] (**) intel(0): Framebuffer tiled [ 2333.741] (**) intel(0): Pixmaps tiled [ 2333.741] (**) intel(0): 3D buffers tiled [ 2333.741] (**) intel(0): Throttling enabled [ 2333.741] (**) intel(0): Delayed flush enabled [ 2333.741] (**) intel(0): "Tear free" disabled [ 2333.741] (**) intel(0): Forcing per-crtc-pixmaps? no [ 2333.779] (II) intel(0): Output VGA1 using monitor section Monitor0 [ 2333.783] (II) intel(0): Output HDMI1 has no monitor section [ 2333.808] (II) intel(0): Output DP1 has no monitor section [ 2333.846] (II) intel(0): EDID for output VGA1 [ 2333.846] (II) intel(0): Manufacturer: SNY Model: 7b0 Serial#: 16843009 [ 2333.846] (II) intel(0): Year: 2001 Week: 41 [ 2333.846] (II) intel(0): EDID Version: 1.2 [ 2333.846] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V [ 2333.846] (II) intel(0): Sync: Separate Composite SyncOnGreen [ 2333.846] (II) intel(0): Max Image Size [cm]: horiz.: 40 vert.: 30 [ 2333.846] (II) intel(0): Gamma: 2.50 [ 2333.846] (II) intel(0): DPMS capabilities: Off; RGB/Color Display [ 2333.846] (II) intel(0): First detailed timing is preferred mode [ 2333.846] (II) intel(0): GTF timings supported [ 2333.846] (II) intel(0): redX: 0.625 redY: 0.340 greenX: 0.280 greenY: 0.605 [ 2333.846] (II) intel(0): blueX: 0.155 blueY: 0.070 whiteX: 0.283 whiteY: 0.298 [ 2333.846] (II) intel(0): Supported established timings: [ 2333.846] (II) intel(0): 720x400@70Hz [ 2333.846] (II) intel(0): 720x400@88Hz [ 2333.846] (II) intel(0): 640x480@60Hz [ 2333.846] (II) intel(0): 640x480@67Hz [ 2333.846] (II) intel(0): 640x480@72Hz [ 2333.846] (II) intel(0): 640x480@75Hz [ 2333.846] (II) intel(0): 800x600@56Hz [ 2333.846] (II) intel(0): 800x600@60Hz [ 2333.846] (II) intel(0): 800x600@72Hz [ 2333.846] (II) intel(0): 800x600@75Hz [ 2333.846] (II) intel(0): 832x624@75Hz [ 2333.846] (II) intel(0): 1024x768@87Hz (interlaced) [ 2333.846] (II) intel(0): 1024x768@60Hz [ 2333.846] (II) intel(0): 1024x768@70Hz [ 2333.846] (II) intel(0): 1024x768@75Hz [ 2333.846] (II) intel(0): 1280x1024@75Hz [ 2333.846] (II) intel(0): 1152x864@75Hz [ 2333.846] (II) intel(0): Manufacturer's mask: 0 [ 2333.846] (II) intel(0): Supported standard timings: [ 2333.846] (II) intel(0): #0: hsize: 2048 vsize 1536 refresh: 75 vid: 20449 [ 2333.846] (II) intel(0): #1: hsize: 1920 vsize 1440 refresh: 85 vid: 22993 [ 2333.846] (II) intel(0): #2: hsize: 1600 vsize 1200 refresh: 85 vid: 22953 [ 2333.846] (II) intel(0): #3: hsize: 1280 vsize 1024 refresh: 85 vid: 39297 [ 2333.846] (II) intel(0): #4: hsize: 1152 vsize 864 refresh: 85 vid: 22897 [ 2333.846] (II) intel(0): #5: hsize: 1024 vsize 768 refresh: 85 vid: 22881 [ 2333.846] (II) intel(0): #6: hsize: 800 vsize 600 refresh: 85 vid: 22853 [ 2333.846] (II) intel(0): #7: hsize: 1280 vsize 960 refresh: 75 vid: 20353 [ 2333.846] (II) intel(0): Supported detailed timing: [ 2333.846] (II) intel(0): clock: 157.5 MHz Image Size: 388 x 291 mm [ 2333.846] (II) intel(0): h_active: 1280 h_sync: 1344 h_sync_end 1504 h_blank_end 1728 h_border: 0 [ 2333.846] (II) intel(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1072 v_border: 0 [ 2333.846] (II) intel(0): Ranges: V min: 48 V max: 170 Hz, H min: 30 H max: 130 kHz, PixClock max 225 MHz [ 2333.846] (II) intel(0): Monitor name: CPD-G520 [ 2333.846] (II) intel(0): Serial No: 6016667 [ 2333.846] (II) intel(0): EDID (in hex): [ 2333.846] (II) intel(0): 00ffffffffffff004dd9b00701010101 [ 2333.846] (II) intel(0): 290b01020e281e962b0cc9a057479b27 [ 2333.846] (II) intel(0): 12484cffff80e14fd159a95981997159 [ 2333.846] (II) intel(0): 61594559814f863d00c05100304040a0 [ 2333.846] (II) intel(0): 130084231100001e000000fd0030aa1e [ 2333.846] (II) intel(0): 8216000a202020202020000000fc0043 [ 2333.846] (II) intel(0): 50442d473532300a20202020000000ff [ 2333.846] (II) intel(0): 00363031363636370a20202020200093 [ 2333.846] (II) intel(0): Not using mode "2048x1536" (bad mode clock/interlace/doublescan) [ 2333.846] (II) intel(0): Not using mode "1920x1440" (bad mode clock/interlace/doublescan) [ 2333.846] (II) intel(0): Not using mode "1600x1200" (bad mode clock/interlace/doublescan) [ 2333.846] (II) intel(0): Printing probed modes for output VGA1 [ 2333.846] (II) intel(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz eP) [ 2333.846] (II) intel(0): Modeline "1856x1392"x60.0 218.25 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.3 kHz e) [ 2333.846] (II) intel(0): Modeline "1792x1344"x60.0 204.75 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.6 kHz e) [ 2333.846] (II) intel(0): Modeline "2048x1152"x60.0 198.02 2048 2184 2408 2768 1152 1153 1156 1192 -hsync +vsync (71.5 kHz) [ 2333.846] (II) intel(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz e) [ 2333.846] (II) intel(0): Modeline "1920x1080"x60.0 172.78 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz) [ 2333.846] (II) intel(0): Modeline "1600x1200_100"x99.9 281.00 1600 1736 1904 2208 1200 1203 1207 1274 -hsync +vsync (127.3 kHz) [ 2333.846] (II) intel(0): Modeline "1600x1200"x75.0 202.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (93.8 kHz e) [ 2333.846] (II) intel(0): Modeline "1600x1200"x70.0 189.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (87.5 kHz e) [ 2333.846] (II) intel(0): Modeline "1600x1200"x65.0 175.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (81.2 kHz e) [ 2333.846] (II) intel(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e) [ 2333.846] (II) intel(0): Modeline "1680x1050"x84.9 214.75 1680 1808 1984 2288 1050 1053 1059 1105 -hsync +vsync (93.9 kHz e) [ 2333.846] (II) intel(0): Modeline "1680x1050"x74.9 187.00 1680 1800 1976 2272 1050 1053 1059 1099 -hsync +vsync (82.3 kHz e) [ 2333.846] (II) intel(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e) [ 2333.846] (II) intel(0): Modeline "1680x945"x60.0 131.48 1680 1784 1960 2240 945 946 949 978 -hsync +vsync (58.7 kHz) [ 2333.846] (II) intel(0): Modeline "1400x1050"x85.0 179.50 1400 1504 1656 1912 1050 1053 1057 1105 -hsync +vsync (93.9 kHz e) [ 2333.846] (II) intel(0): Modeline "1400x1050"x74.9 156.00 1400 1504 1648 1896 1050 1053 1057 1099 -hsync +vsync (82.3 kHz e) [ 2333.846] (II) intel(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e) [ 2333.846] (II) intel(0): Modeline "1600x900"x60.0 118.96 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz) [ 2333.846] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 2333.846] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 2333.846] (II) intel(0): Modeline "1440x900"x84.8 157.00 1440 1544 1696 1952 900 903 909 948 -hsync +vsync (80.4 kHz e) [ 2333.846] (II) intel(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e) [ 2333.846] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e) [ 2333.846] (II) intel(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz e) [ 2333.846] (II) intel(0): Modeline "1280x960"x75.0 129.94 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync (75.2 kHz) [ 2333.846] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e) [ 2333.846] (II) intel(0): Modeline "1366x768"x60.0 85.89 1366 1439 1583 1800 768 769 772 795 -hsync +vsync (47.7 kHz) [ 2333.846] (II) intel(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e) [ 2333.846] (II) intel(0): Modeline "1280x800"x84.9 122.50 1280 1360 1496 1712 800 803 809 843 -hsync +vsync (71.6 kHz e) [ 2333.846] (II) intel(0): Modeline "1280x800"x74.9 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e) [ 2333.846] (II) intel(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e) [ 2333.846] (II) intel(0): Modeline "1152x864"x85.1 119.74 1152 1224 1352 1552 864 865 868 907 -hsync +vsync (77.2 kHz) [ 2333.846] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [ 2333.846] (II) intel(0): Modeline "1280x768"x84.8 117.50 1280 1360 1496 1712 768 771 778 809 -hsync +vsync (68.6 kHz e) [ 2333.846] (II) intel(0): Modeline "1280x768"x74.9 102.25 1280 1360 1488 1696 768 771 778 805 +hsync -vsync (60.3 kHz e) [ 2333.846] (II) intel(0): Modeline "1280x768"x59.9 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e) [ 2333.846] (II) intel(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz e) [ 2333.846] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e) [ 2333.846] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 2333.846] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 2333.846] (II) intel(0): Modeline "1024x768"x87.0 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz e) [ 2333.846] (II) intel(0): Modeline "1024x576"x60.0 46.97 1024 1064 1168 1312 576 577 580 597 -hsync +vsync (35.8 kHz) [ 2333.846] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e) [ 2333.846] (II) intel(0): Modeline "800x600"x85.1 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz e) [ 2333.846] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 2333.846] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 2333.846] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 2333.846] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 2333.846] (II) intel(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e) [ 2333.846] (II) intel(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz e) [ 2333.847] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e) [ 2333.847] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 2333.847] (II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e) [ 2333.847] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 2333.847] (II) intel(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz e) [ 2333.847] (II) intel(0): Modeline "720x400"x87.8 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz e) [ 2333.847] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 2333.847] (II) intel(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz e) [ 2333.847] (II) intel(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz e) [ 2333.851] (II) intel(0): EDID for output HDMI1 [ 2333.875] (II) intel(0): EDID for output DP1 [ 2333.875] (II) intel(0): Output VGA1 connected [ 2333.875] (II) intel(0): Output HDMI1 disconnected [ 2333.875] (II) intel(0): Output DP1 disconnected [ 2333.875] (II) intel(0): Using exact sizes for initial modes [ 2333.875] (II) intel(0): Output VGA1 using initial mode 1280x1024 [ 2333.875] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. [ 2333.875] (**) intel(0): Display dimensions: (404, 302) mm [ 2333.875] (**) intel(0): DPI set to (80, 86) [ 2333.875] (II) Loading sub module "dri2" [ 2333.875] (II) LoadModule: "dri2" [ 2333.875] (II) Module "dri2" already built-in [ 2333.875] (==) Depth 24 pixmap format is 32 bpp [ 2333.884] (II) intel(0): SNA initialized with Ironlake backend [ 2333.884] (==) intel(0): Backing store disabled [ 2333.884] (==) intel(0): Silken mouse enabled [ 2333.884] (II) intel(0): HW Cursor enabled [ 2333.884] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 2333.886] (**) intel(0): DPMS enabled [ 2333.900] (II) intel(0): [DRI2] Setup complete [ 2333.900] (II) intel(0): [DRI2] DRI driver: i965 [ 2333.900] (II) intel(0): direct rendering: DRI2 Enabled [ 2333.900] (WW) intel(0): Option "monitor-VGA-0" is not used [ 2333.900] (WW) intel(0): Option "PrefferedMode" is not used [ 2333.900] (==) intel(0): hotplug detection: "enabled" [ 2333.900] (--) RandR disabled [ 2333.976] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 2333.976] (II) AIGLX: enabled GLX_INTEL_swap_event [ 2333.976] (II) AIGLX: enabled GLX_ARB_create_context [ 2333.976] (II) AIGLX: enabled GLX_ARB_create_context_profile [ 2333.976] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile [ 2333.976] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 2333.976] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [ 2333.976] (II) AIGLX: Loaded and initialized i965 [ 2333.976] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 2333.976] (II) intel(0): switch to mode 1280x1024 on crtc 3 (pipe 0) [ 2334.227] (II) intel(0): Setting screen physical size to 404 x 302 [ 2334.483] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 2334.483] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 2334.483] (**) Power Button: Applying InputClass "keyboard-all" [ 2334.483] (II) LoadModule: "evdev" [ 2334.484] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 2334.501] (II) Module evdev: vendor="X.Org Foundation" [ 2334.501] compiled for 1.13.1, module version = 2.7.3 [ 2334.501] Module class: X.Org XInput Driver [ 2334.501] ABI class: X.Org XInput driver, version 18.0 [ 2334.501] (II) Using input driver 'evdev' for 'Power Button' [ 2334.501] (**) Power Button: always reports core events [ 2334.501] (**) evdev: Power Button: Device: "/dev/input/event1" [ 2334.501] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 2334.501] (--) evdev: Power Button: Found keys [ 2334.501] (II) evdev: Power Button: Configuring as keyboard [ 2334.501] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1" [ 2334.501] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 2334.501] (**) Option "xkb_rules" "evdev" [ 2334.501] (**) Option "xkb_model" "pc105" [ 2334.501] (**) Option "xkb_layout" "pl" [ 2334.501] (**) Option "xkb_options" "lv3:ralt_switch_multikey" [ 2334.537] (II) config/udev: Adding input device Power Button (/dev/input/event0) [ 2334.537] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 2334.537] (**) Power Button: Applying InputClass "keyboard-all" [ 2334.537] (II) Using input driver 'evdev' for 'Power Button' [ 2334.537] (**) Power Button: always reports core events [ 2334.537] (**) evdev: Power Button: Device: "/dev/input/event0" [ 2334.537] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 2334.537] (--) evdev: Power Button: Found keys [ 2334.537] (II) evdev: Power Button: Configuring as keyboard [ 2334.537] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0" [ 2334.537] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [ 2334.537] (**) Option "xkb_rules" "evdev" [ 2334.537] (**) Option "xkb_model" "pc105" [ 2334.537] (**) Option "xkb_layout" "pl" [ 2334.537] (**) Option "xkb_options" "lv3:ralt_switch_multikey" [ 2334.537] (II) config/udev: Adding drm device (/dev/dri/card0) [ 2334.537] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3) [ 2334.538] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 2334.538] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard-all" [ 2334.538] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 2334.538] (**) AT Translated Set 2 keyboard: always reports core events [ 2334.538] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3" [ 2334.538] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [ 2334.538] (--) evdev: AT Translated Set 2 keyboard: Found keys [ 2334.538] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [ 2334.538] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3" [ 2334.538] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8) [ 2334.538] (**) Option "xkb_rules" "evdev" [ 2334.538] (**) Option "xkb_model" "pc105" [ 2334.538] (**) Option "xkb_layout" "pl" [ 2334.538] (**) Option "xkb_options" "lv3:ralt_switch_multikey" [ 2334.538] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event4) [ 2334.538] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall" [ 2334.538] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "mouse-all" [ 2334.538] (II) Using input driver 'evdev' for 'ImPS/2 Logitech Wheel Mouse' [ 2334.538] (**) ImPS/2 Logitech Wheel Mouse: always reports core events [ 2334.538] (**) evdev: ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event4" [ 2334.538] (--) evdev: ImPS/2 Logitech Wheel Mouse: Vendor 0x2 Product 0x5 [ 2334.538] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons [ 2334.538] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s) [ 2334.538] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found relative axes [ 2334.538] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found x and y relative axes [ 2334.538] (II) evdev: ImPS/2 Logitech Wheel Mouse: Configuring as mouse [ 2334.538] (II) evdev: ImPS/2 Logitech Wheel Mouse: Adding scrollwheel support [ 2334.538] (**) evdev: ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5 [ 2334.538] (**) evdev: ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 2334.538] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4" [ 2334.538] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE, id 9) [ 2334.547] (II) evdev: ImPS/2 Logitech Wheel Mouse: initialized for relative axes. [ 2334.547] (**) Option "AccelerationScheme" "none" [ 2334.547] (**) ImPS/2 Logitech Wheel Mouse: (accel) selected scheme none/0 [ 2334.547] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000 [ 2334.547] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4 [ 2334.548] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0) [ 2334.548] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "mouse-all" [ 2334.548] (II) Using input driver 'evdev' for 'ImPS/2 Logitech Wheel Mouse' [ 2334.548] (**) ImPS/2 Logitech Wheel Mouse: always reports core events [ 2334.548] (**) evdev: ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/mouse0" [ 2334.548] (EE) ImPS/2 Logitech Wheel Mouse: Couldn't open mtdev device [ 2334.561] (EE) evdev: ImPS/2 Logitech Wheel Mouse: ioctl EVIOCGID failed: Bad file descriptor [ 2334.561] (EE) PreInit returned 8 for "ImPS/2 Logitech Wheel Mouse" [ 2334.561] (II) UnloadModule: "evdev" [ 2334.561] (II) config/udev: Adding input device PC Speaker (/dev/input/event2) [ 2334.561] (II) No input driver specified, ignoring this device. [ 2334.561] (II) This device may have been added with another device file. [ 3405.229] (II) intel(0): switch to mode 1280x1024 on crtc 3 (pipe 0) [ 18625.371] (II) intel(0): switch to mode 1280x1024 on crtc 3 (pipe 0) [ 21169.555] (II) intel(0): switch to mode 1280x1024 on crtc 3 (pipe 0) [ 36342.634] (II) intel(0): switch to mode 1280x1024 on crtc 3 (pipe 0) [ 37818.235] (II) intel(0): switch to mode 1280x1024 on crtc 3 (pipe 0) [ 40815.227] (II) intel(0): switch to mode 1280x1024 on crtc 3 (pipe 0) It probably is related to Code: [ 2333.846] (II) intel(0): Not using mode "1600x1200" (bad mode clock/interlace/doublescan) but I don't know how to cope with that. Why can't I/how do I force X.org to use my preferred mode? Best regards, Taopai | taopai, Plugging 1600x1200@100Hz into a modeline generator gets me Code: Modeline "1600x1200@100" 402.88 1600 1632 3160 3192 1200 1221 1240 1261 Thats a pixel clock of 402.88MHz. Many Graphics cards max out at 350MHz. The Horizontal sync frequency is 126.21 kHz. Your Code: HorizSync 30 - 130 VertRefresh 48 - 170 looks like it has come straight out of the data sheet Your Code: Modeline "1600x1200_100" 281.00 1600 1736 1904 2208 1200 1203 1207 1274 -hsync +vsync gives a line time of 2208/281e6, or 7.8 microseconds and a frame rate of 10.010ms, which is about 100Hz. On a CRT display, I would be surprised if you could get the line flyback time to be so short, 1904-1736, is less then 200 pixel times. Its no problem to an LCD. I would expect you to see a fuzzy mess, if you see anything at all. You will hate high resolutions with high colour depths and high refresh rates. Your pixel buffer in a piece of your main memory and refreshing the screen takes a bigger and bigger slice of your total memory bandwidth as all three parameters increase. Screen refresh gets first call on RAM access too, so everything else slows down. In short, your monitor looks OK, your modeline would be OK on an LCD but its unlikley to work on a CRT but the biggest problem is your graphic hardware is not up to the task. I have not looked at the Intel data sheet for your graphics chip to know that the 350MHz limit applies to you - its just very common. |
Hi gentoo users, i have a problem with gnome-shell, which segfaults during starting gdm as well as when starting gnome-session manually. the problem appeared sometime last week after an update. i tried downgrading a few suspicious packages but could not solve the problem. Code: [ebuild R ] gnome-base/gnome-shell-3.6.3.1 USE="bluetooth i18n networkmanager -systemd" PYTHON_TARGETS="python2_7 -python2_6" problem also existed with gnome-shell-3.6.2 dmesg output shows two lines with a gnome-shell segfault when gdm wants to start (before any login screen is shown) or euqivalent after gnome-session start. Code: [ 59.636780] gnome-shell[2634]: segfault at 7f6e9cb00010 ip 00007f6e9cb00010 sp 00007fff5eebda78 error 15 [ 60.571152] gnome-shell[2662]: segfault at 7f224846e010 ip 00007f224846e010 sp 00007fff5b4a6a78 error 15 now i would like to produce a meaningful backtrace. i am running gentoo hardened on amd64, however after the problem appeared i disabled grsec in the kernel completely, set selinux to disabled, and set my compiler to x86_64-pc-linux-gnu-4.6.3-hardenednopie (although i am not sure this would still be necessary, did it because i found it at http://www.gentoo.org/proj/en/hardened/hardened-debugging.xml?style=printable . to get debug in formation i set the "splitdebug" portage FEATURE and added -ggdb to my CFLAGS part of my make.conf Code: CHOST="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -ggdb" CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${FFLAGS}" ACCEPT_KEYWORDS="~amd64" FEATURES="splitdebug" I recompiled a few packages to get the debug symbols and also see that portage builds with -ggdb. however the core dump produced by the gnome-shell segfault still gives me only Code: (gdb) bt #0 0x0000000000000002 in ?? () #1 0x0000000001cce120 in ?? () #2 0x0000000000000002 in ?? () #3 0x0000000002137681 in ?? () #4 0x00007f189c006d20 in ?? () #5 0x0000000000000000 in ?? () any idea what i do wrong? (ideas to solve the original problem are of course welcome as well ) | my emerge --info Code: Portage 2.2.0_alpha163 (hardened/linux/amd64/selinux, gcc-4.6.3-hardenednopie, glibc-2.16.0, 3.7.8-hardened x86_64) ================================================================= System uname: Linux-3.7.8-hardened-x86_64-Intel-R-_Core-TM-_i5_CPU_M_540_@_2.53GHz-with-gentoo-2.2 KiB Mem: 3902944 total, 2659980 free KiB Swap: 4415484 total, 4415484 free Timestamp of tree: Thu, 21 Feb 2013 14:45:01 +0000 ld GNU ld (GNU Binutils) 2.23.1 app-shells/bash: 4.2_p42 dev-java/java-config: 2.1.12-r1 dev-lang/python: 2.7.3-r3, 3.2.3-r2 dev-util/cmake: 2.8.10.2-r1 dev-util/pkgconfig: 0.28 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.11.8 sys-apps/sandbox: 2.6 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.10.3, 1.11.6, 1.12.6, 1.13.1 sys-devel/binutils: 2.23.1 sys-devel/gcc: 4.6.3 sys-devel/gcc-config: 1.8 sys-devel/libtool: 2.4.2 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.7 (virtual/os-headers) sys-libs/glibc: 2.16.0 Repositories: gentoo anaximander ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -ggdb" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-march=native -O2 -ggdb" DISTDIR="/usr/portage/distfiles" FCFLAGS="-march=native -O2 -ggdb" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox selinux sesandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="-march=native -O2 -ggdb" GENTOO_MIRRORS="ftp://gentoo.inode.at/source/ rsync://gentoo.lagis.at/gentoo-distfiles/ ftp://gentoo.lagis.at/ ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ http://distfiles.gentoo.org" LANG="en_US.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.at.gentoo.org/gentoo-portage" USE="X a52 aac acpi aim alsa amd64 avahi bash-completion berkdb bluetooth branding bzip2 cairo cdda cdr cleartype cli consolekit corefonts cracklib crypt css cups cxx dbus djvu dri dts dv dvd dvdr dvi eds encode evo exif fftw flac ftp gcj gd gdbm geoip gif gimp gnome gnome-keyring gnome-online-accounts gnuplot gpg gpm gsl gstreamer gtk gtk3 hardened hdf5 iconv icq icu imap ios ipv6 jabber java jingle jpeg jpeg2k justify lapack latex lcms lzma maildir matroska mbox mime mms mmx modules mp3 mp4 mpeg mtb mtp mudflap multilib nautilus ncurses networkmanager nls nptl nsplugin ogg open_perms opengl openmp pam pax_kernel pcre pdf png policykit pulseaudio python quicktime raw readline rss samba scanner selinux sendto session smartcard smp speex spell sse sse2 ssl subversion svg tcpd theora threads tiff truetype type1 udev unicode urandom usb v4l vim-syntax vnc vorbis wifi wmf x264 xinerama xpm xps xvid zeroconf zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON |
Is it possible to install Nvidia and nouveau drivers at the same time as a backup? Last night I waisted all night to trouble shoot Nvidia drivers-304.64 with newer kernel-3.6.11 just to realize they they are not compatible with each other (at least not with my card). I would like to install both of them so I can switch "on the fly" to an alternative driver just in case something this this happens again. Does Nvidia provide any information which binary driver support which kernel and which video card? I have a: Code: VGA compatible controller: NVIDIA Corporation GF116 [GeForce GTS 450] (rev a1) and I would like to avoid situation like last night. | Sure it's possible. Compile nouveau as a module, but blacklist it. Then when you want to use it, remove the blacklist. And also remove xorg.conf, that way X will use autodection, which will choose xf86-video-nouveau. |
My SB Live! 5.1 finally gave up the ghost, so I had to pull it, and now I'm using a USB 5.1 sound card instead. The problem I'm having now is that everything I send to it gets downmixed to stereo, unless I explicitly tell my programs that there are 6 speakers. The following produces correct output: Code: speaker-test -c6 -Dsurround51 -twav ( ?? except that it recites "Rear Center" for the LFE channel). In VLC, in addition to selecting the correct audio output device, I also had to go into the advanced preferences and set the audio output channels to "Surround 5.1". Now VLC works. But totem doesn't seem to have the second option. Nothing under Preferences->Audio->"Audio output type" has any effect. Is there a way I can tell ALSA to make "surround51" the default ALSA profile for this card, so I don't have to explicitly tell every program to use it? The card is a Zalman RSSC V2. From lsusb: "ID 0d8c:0102 C-Media Electronics, Inc. CM106 Like Sound Device" (Oh yeah, Happy New Year.) | Slippery Jim wrote: gets downmixed to stereo It's probably just taking the 2 stereo channels and outputting them to the stereo speakers. Quote: Is there a way I can tell ALSA to make "surround51" the default ALSA profile for this card, so I don't have to explicitly tell every program to use it? Yes - google it. Redefine pcm.!default in ~/.asoundrc If you're wanting to upmix music, then see my ~/.asoundrc for the best method. |
hello. As the topic says. Keyboard and touchpad work fine. have all the USB stuff in the kernel, incl HID interface stuff. I have recompiled xorg-server, and recompiled xf86-input-mouse and evdev. Code: $ lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 002: ID 0b05:175b ASUSTek Computer, Inc. Laptop OLED Display Bus 002 Device 003: ID 064e:a115 Suyin Corp. Bus 005 Device 002: ID 0b05:1751 ASUSTek Computer, Inc. BT-253 Bluetooth Adapter Bus 006 Device 003: ID 1532:0101 Razer USA, Ltd Copperhead Mouse There is the mouse at the bottom Code: $ xinput -list � Virtual core pointer id=2 [master pointer (3)] � ��� Virtual core XTEST pointer id=4 [slave pointer (2)] � ��� Synaptics Touchpad id=6 [slave pointer (2)] � Virtual core keyboard id=3 [master keyboard (2)] ��� Virtual core XTEST keyboard id=5 [slave keyboard (3)] ��� Power Button id=7 [slave keyboard (3)] ��� Video Bus id=8 [slave keyboard (3)] ��� Sleep Button id=9 [slave keyboard (3)] ��� Asus Laptop extra buttons id=10 [slave keyboard (3)] ��� AT Translated Set 2 keyboard id=11 [slave keyboard not listed according to X. But in dmesg it says: Code: [ 689.000247] usb usb6: wakeup_rh (auto-start) [ 689.000284] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 689.000295] uhci_hcd 0000:00:1d.0: port 1 portsc 0093,00 [ 689.000304] hub 6-0:1.0: port 1, status 0101, change 0001, 12 Mb/s [ 689.104233] hub 6-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101 [ 689.206229] usb 6-1: new full-speed USB device number 3 using uhci_hcd [ 689.326051] usb 6-1: ep0 maxpacket = 8 [ 689.353297] usb 6-1: skipped 1 descriptor after interface [ 689.353303] usb 6-1: skipped 1 descriptor after interface [ 689.358282] usb 6-1: default language 0x0409 [ 689.376281] usb 6-1: udev 3, busnum 6, minor = 642 [ 689.376284] usb 6-1: New USB device found, idVendor=1532, idProduct=0101 [ 689.376287] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 689.376291] usb 6-1: Product: Razer Copperhead Laser Mouse [ 689.376294] usb 6-1: Manufacturer: Razer [ 689.376437] usb 6-1: usb_probe_device [ 689.376441] usb 6-1: configuration #1 chosen from 1 choice [ 689.378304] usb 6-1: adding 6-1:1.0 (config #1, interface 0) [ 689.378369] usb 6-1: adding 6-1:1.1 (config #1, interface 1) [ 689.378422] drivers/usb/core/inode.c: creating file '003' [ 689.378445] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0002 I have declared /dev/input/mice in xorg.conf. I am kind of stuck now .. any ideas ? | Splink, What does grep EVDEV /usr/src/linux/.config show? Code: CONFIG_INPUT_EVDEV=y is the right answer for your mouse. Addional symbols may be present but are not required. Fix your kernel if required. What do you have in INPUT_DEVICES= in /etc/make.conf If evdev is missing add it and do Code: emerge -1 xf96-input-evdev Thats the driver for your mounse and keyboard in Xorg. With your kernel right and the evdev driver for Xorg, it should just work despite your xorg.conf. If you don't like a USA keymap, I don't, you will need a minimal xorg.conf to fix that, so by all means rename your xorg.conf so Xorg can't load it but do not delete it. |
I'm trying to upgrade my thunderbird/firefox and I've been getting this error I can't resolve. I tried to pastebin the entire log, but for some reason wgetpaste is just stalling now. This is the tail of it http://pastebin.com/ZVDA59xF | Hello, Can you provide : make.conf and emerge --info and to be sure emerge -pv thunderbird ? For me, some error about thunderbird, firefox and seamonkey come's by misted installation to be sure : emerge -uDN world --with-bdeps y && emerge --depclean && revdep-rebuild |
I have a string issue in uxterm on my MythTV frontend. I run the frontend within fluxbox. I have hotkeys set up to open a uxterm window. My TERM is set to xterm and my locale is all en_US.UTF-8. Special characters don't display correctly. Some examples are the "fancy" quote characters around file names in the confirmation prompt of "rm -i", or the characters used to make the level bars in an alsamixer screen. What's especially odd is that, if I ssh to it remotely from a uxterm window and log in as the mythtv user, it looks fine, and the environment as far as I can see is essentially identical. In case it makes a difference, the way things are run on that frontend are a little unusual...that is the way I auto start mythfrontend. I have it starting from inittab with this: Code: c6:2345:respawn:/usr/bin/openvt -fwc 2 -- /bin/su -l -c "/usr/bin/startx > /dev/null" mythtv The fact that that uses su -l makes me assume the environment should be getting set up ok. Then, at the end of the mythtv users .fluxbox/startup, where it would usually do just "exec /usr/bin/fluxbox" I have this: Code: /usr/bin/fluxbox & sleep 2 exec /usr/bin/mythfrontend -l /var/log/mythtv/mythfrontend.log -v important,general Not sure if any of that would be an issue or not. Any ideas? Tom | OK...I figured out the issue mostly...I just don't know what to do about it. In order to have a readable font size on my 52" 16:9 screen, I have this in .Xdefaults: Code: xterm*font: -misc-fixed-*-*-*-*-26-*-*-*-*-*-*-* That apparently does not want to display special characters correctly. Now it's all coming back to me that, when I originally set that up, it took me forever to get a really big font size, and that was all that I could find that would work. I recall that essentially everything I read online about increasing that font size in uxterm simply did NOT work...just plain painful. Any ideas on a setting that would render more nicely with a huge font size like that?? Tom |
Hi guys. I had an issue with the KIPI-Plugins while updating to KDE-4.10.0. A day later kipi-plugins-3.0.0 came out, but they fail to install. Here is the output, it's not very meaninful to me: Code: /usr/bin/x86_64-pc-linux-gnu-ranlib ../../../lib/libHUpnpAv.a make[2]: Leaving directory `/var/tmp/portage/media-plugins/kipi-plugins-3.0.0/work/kipi-plugins-3.0.0_build' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/media-plugins/kipi-plugins-3.0.0/work/kipi-plugins-3.0.0_build/CMakeFiles 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 [ 94%] Built target HUpnpAv make[1]: Leaving directory `/var/tmp/portage/media-plugins/kipi-plugins-3.0.0/work/kipi-plugins-3.0.0_build' make: *** [all] Fehler 2 * ERROR: media-plugins/kipi-plugins-3.0.0 failed (compile phase): * emake failed * Is this an error with GCC version x86_64-pc-linux-gnu-4.7.2 maybe? | @Martux and Linubie: neither of you has provided a snippet of the build log containing the actual error. |
Decided to install gnome on my modified HP laptop. Ran into some problems getting x server running, documented here: https://forums.gentoo.org/viewtopic-t-948290-highlight-.html Eventually fixed with help from NeddySeagoon. Went to work on getting gnome installed. Ran into some dependency problems. Eventually solved with a new kernel, some eselect choices as well as (mostly) installing packages in a specific order. Edited grub.conf and now it boots to gnome. Now, my (touchpad) mouse doesn't work. Found this guide: http://en.gentoo-wiki.com/wiki/Synaptics_Touchpad This didn't seem to fix the problem. Then found this forum post: https://forums.gentoo.org/viewtopic-t-932242-highlight-gnome+mouse.html I changed /etc/X11/xorg.conf and then remerged xorg-server. Rebooted. Boots to gnome login, but Mouse still doesn't work, nor keyboard. SSHD is not working either. Found a worrying complaint during bootup. Located the error in /var/log/messages: Code: Feb 5 15:04:14 kernel: [ 78.003371] dhcpcd (3184) used greatest stack depth: 3920 bytes left Feb 5 15:04:14 sshd[3342]: fatal: daemon() failed: No such device Feb 5 15:04:14 cron[3358]: (CRON) STARTUP (V5.0) Feb 5 15:04:15 /etc/init.d/udev-mount[3384]: CONFIG_DEVTMPFS=y is required in your kernel configuration Feb 5 15:04:15 /etc/init.d/udev-mount[3385]: for this version of udev to run successfully. Feb 5 15:04:15 /etc/init.d/udev-mount[3386]: This requires immediate attention. Feb 5 15:04:15 /etc/init.d/udev-mount[3374]: ERROR: udev-mount failed to start Feb 5 15:04:15 /etc/init.d/udev[3389]: ERROR: cannot start udev as udev-mount would not start Rebuilding kernel seems to have fixed. Pasting the tail of /var/log/messages to : http://codepad.org/IOF0U8mA lspci Code: 00:00.0 Host bridge: Advanced Micro Devices [AMD] Family 14h Processor Root Complex 00:01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Wrestler [Radeon HD 6310] 00:11.0 SATA controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] 00:12.0 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller 00:12.2 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller 00:14.0 SMBus: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus Controller (rev 42) 00:14.2 Audio device: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) (rev 40) 00:14.3 ISA bridge: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 LPC host controller (rev 40) 00:14.4 PCI bridge: Advanced Micro Devices [AMD] nee ATI SBx00 PCI to PCI Bridge (rev 40) 00:14.5 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI2 Controller 00:15.0 PCI bridge: Advanced Micro Devices [AMD] nee ATI SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0) 00:15.1 PCI bridge: Advanced Micro Devices [AMD] nee ATI SB700/SB800/SB900 PCI to PCI bridge (PCIE port 1) 00:15.3 PCI bridge: Advanced Micro Devices [AMD] nee ATI SB900 PCI to PCI bridge (PCIE port 3) 00:16.0 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller 00:16.2 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller 00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 0 (rev 43) 00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 1 00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 2 00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 3 00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 4 00:18.5 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 6 00:18.6 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 5 00:18.7 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 7 02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01) 06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 0 5) 07:00.0 Network controller: Ralink corp. RT5390 Wireless 802.11n 1T/1R PCIe gdm/:0.log at http://codepad.org/pLgrhKco cat /var/log/Xorg.0.log at http://codepad.org/AytLyMWP Now in that log, it looks like there is an error related to evdev. Should I try to fix, or should I be pursuing a different line of inquiry? Thanks in advance!! | Yes you need to fix it, normally you have INPUT_DEVICES in your make.conf set to evdev and portage will emerge xf86-input-evdev for you, and this will enable your keyboard/mouse provided your kernel also has INPUT event drivers enabled. |
Each time I drag a window there pop up in the upper-left corner, the lower-richt corner and the center of the window the coördinates. How do you disable this? I went a few times through the settings but couldn't see anything that relates to that. | Thanks, seems to work. Also found another issue, that of very slow focus follows mouse. Another thanks for that as well. |
I have installed Gentoo on my 64bit Samsung laptop using the Gentoo guide http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml . The onlybthing thatis a bit different is that I am using LUKS on LVM. I didn't realize that the guide only installed a "base" system without any graphical interface at all. I have attempted to install both Xorg http://www.gentoo.org/doc/en/xorg-config.xml , KDE http://www.gentoo.org/proj/en/desktop/kde/kde4-guide.xml , and XFCE http://www.gentoo.org/doc/en/xfce-config.xml without any success at all. After installing xorg and upon issuing startx I gert the following error: Code: hostname: Host name lookup failure xauth: file /root/.serverauth.2390 does not exist _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed _XSERVTransMakeAllCOTSServerListeners: server already running Fatal server error: Cannot establish any listening sockets - Make sure an X server isn't already running Please consult the The X.Org Foundation support at http://wiki.x.org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. Server terminated with error (1). Closing log file. Invalid MIT-MAGIC-COOKIE-1 keyxinit: giving up xinit: unable to connect to X server: Resource temporarily unavailable xinit: server error If I emerge KDE the following: Code: "/etc/make.conf", line 2: [Errno 2] No such file or directory: '/usr/portage/local/layman/make.conf' Traceback (most recent call last): File "/usr/bin/emerge", line 48, in <module> retval = emerge_main() File "/usr/lib64/portage/pym/_emerge/main.py", line 1009, in emerge_main settings, trees, mtimedb = load_emerge_config() File "/usr/lib64/portage/pym/portage/proxy/objectproxy.py", line 31, in __call__ return result(*args, **kwargs) File "/usr/lib64/portage/pym/_emerge/actions.py", line 3061, in load_emerge_config trees = portage.create_trees(trees=trees, **kwargs) File "/usr/lib64/portage/pym/portage/__init__.py", line 522, in create_trees env=env, eprefix=eprefix) File "/usr/lib64/portage/pym/portage/package/ebuild/config.py", line 334, in __init__ expand=make_conf) or {}) File "/usr/lib64/portage/pym/portage/util/__init__.py", line 616, in getconfig key=lex.get_token() File "/usr/lib64/python3.2/shlex.py", line 96, in get_token spec = self.sourcehook(self.read_token()) File "/usr/lib64/python3.2/shlex.py", line 251, in sourcehook return (newfile, open(newfile, "r")) IOError: [Errno 2] No such file or directory: '/usr/portage/local/layman/make.conf' XFCE the following: Code: "/etc/make.conf", line 2: [Errno 2] No such file or directory: '/usr/portage/local/layman/make.conf' Traceback (most recent call last): File "/usr/bin/emerge", line 48, in <module> retval = emerge_main() File "/usr/lib64/portage/pym/_emerge/main.py", line 1009, in emerge_main settings, trees, mtimedb = load_emerge_config() File "/usr/lib64/portage/pym/portage/proxy/objectproxy.py", line 31, in __call__ return result(*args, **kwargs) File "/usr/lib64/portage/pym/_emerge/actions.py", line 3061, in load_emerge_config trees = portage.create_trees(trees=trees, **kwargs) File "/usr/lib64/portage/pym/portage/__init__.py", line 522, in create_trees env=env, eprefix=eprefix) File "/usr/lib64/portage/pym/portage/package/ebuild/config.py", line 334, in __init__ expand=make_conf) or {}) File "/usr/lib64/portage/pym/portage/util/__init__.py", line 616, in getconfig key=lex.get_token() File "/usr/lib64/python3.2/shlex.py", line 96, in get_token spec = self.sourcehook(self.read_token()) File "/usr/lib64/python3.2/shlex.py", line 251, in sourcehook return (newfile, open(newfile, "r")) IOError: [Errno 2] No such file or directory: '/usr/portage/local/layman/make.conf' Layman generates: Code: layman -f -a kde * Failed to update the overlay list from: http://www.gentoo.org/proj/en/overlays/repositories.xml * Error was: * <urlopen error [Errno -2] Name or service not known> * Program "/usr/bin/git" not found * Program "/usr/bin/git" not found * Program "/usr/bin/git" not found * Failed to add overlay "kde". * Error was: Adding overlay "kde" failed! This is my first install so I am a bit lost. How can I gert a graphical environment??? Code: # lspci 00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09) 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09) 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) 00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04) 00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04) 00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04) 00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4) 00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b4) 00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b4) 00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04) 00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 04) 00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 04) 00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04) 01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Caicos [Radeon HD 6400M/7400M Series] 02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6230 (rev 34) 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06) 04:00.0 USB controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller | Budoka, You need Xorg for all of the GUIs you have tried to use, so lets fix that first. Your hostname needs to be set and networking needs to work too. Xorg is a network transparent application, in that it is deigned to work over a network. This means that when its all installed in the same system, it still communicates with itself over the network. Code: /root/.serverauth.2390 does not exist You are trying to run Xorg as root. It should work but its a very bad thing. Please run startx as your normal user. Tell us how you configured and made your kernel Code: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed can indicate that some networking support options are missing from your kernel. |
Hi, The other day I was using my flatscreen TV as a secondary monitor and dragged my skype screen to it. I use awesome wm and used xrandr to set the TV as my second screen. Now, when I start skype I can't see it in my laptop screen. How do I get it back? Thanks. | oh i got it. Problem solved. I just had to tweak the x/y values in the shared.xml file in the .Skype folder. Thanks. |
I'm using firefox-17.0.2. After booting I can start it without problems. But when I close it and try to restart again, nothing happens. There is no output at the command line. Does anybody has an idea what's wrong? | Does pgrep shows on old instance running ? If not, strace if your friend. |
Hi, I am unable to find this issue on google. While emerge gnome, hamster-applet is compile(I would rather it not be), and fails saying " '/usr/bin/xml2po-2.7' does not exist ." In /usr/bin, there are two files, xm12po and xm12po-2.6. I used equery to find which package the file belongs to, but it does not return a package. so I am wondering what to do with this. Code: FEATURES variable contains unknown value(s): ccahce Portage 2.1.9.25 (default/linux/amd64/10.0, gcc-4.4.4, glibc-2.11.2-r3, 2.6.37-git9 x86_64) ================================================================= System Settings ================================================================= System uname: Linux-2.6.37-git9-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q9400_@_2.66GHz-with-gentoo-1.12.14 Timestamp of tree: Thu, 13 Jan 2011 01:45:01 +0000 distcc 3.1 x86_64-pc-linux-gnu [enabled] app-shells/bash: 4.1_p7 dev-java/java-config: 2.1.11-r3 dev-lang/python: 2.6.6-r1, 2.7.1, 3.1.3 dev-util/cmake: 2.8.3-r1 sys-apps/baselayout: 1.12.14-r1 sys-apps/sandbox: 2.4 sys-devel/autoconf: 2.13, 2.65-r1 sys-devel/automake: 1.10.3, 1.11.1 sys-devel/binutils: 2.20.1-r1 sys-devel/gcc: 4.4.4-r2 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.10 sys-devel/make: 3.81-r2 virtual/os-headers: 2.6.30-r1 (sys-kernel/linux-headers) ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O3 -march=core2 -mtune=generic -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-O3 -march=core2 -mtune=generic -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests binpkg-logs ccahce distcc distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" GENTOO_MIRRORS="http://gentoo.osuosl.org/ rsync://mirrors.rit.edu/gentoo/ http://gentoo.llarian.net/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ ftp://ftp.wallawalla.edu/pub/mirrors/ftp.gentoo.org" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="en" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" 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://rsync8.us.gentoo.org/gentoo-portage" USE="X acl acpi alsa amd64 applet berkdb branding bzip2 cairo ccache cdr cli cracklib crypt cups curl custom-cflags cxx dbus device-mapper directfb dmx doc dri dvdr extra extras fontconfig fortran gdbm gdu gles gnome gnome-keyring gnutls gpm gstreamer gtk hal hardened iconv ipv6 java jbing jpeg jpeg2k kpathsea latex mmx modules mudflap multilib ncurses networkmanager nls nptl nptlonly nsplugin opengl openmp pam pcre perl png policykit pppd python readline session spell sqlite sse sse2 sse3 ssl ssse3 svg sysfs tcpd tiff tk truetype unicode xattr xcb xinerama xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY The log file: Code: Waf: Entering directory `/var/tmp/portage/gnome-extra/hamster-applet-2.32.1/work/hamster-applet-2.32.1-2.7/build' [ 1/147] xml2po: help/cs/cs.po help/C/reports.page -> build/default/help/cs/reports.page [ 2/147] xml2po: help/cs/cs.po help/C/statistics.page -> build/default/help/cs/statistics.page [ 3/147] xml2po: help/cs/cs.po help/C/index.page -> build/default/help/cs/index.page [ 5/147] xml2po: help/cs/cs.po help/C/input.page -> build/default/help/cs/input.page [ 4/147] xml2po: help/cs/cs.po help/C/tracking.page -> build/default/help/cs/tracking.page '/usr/bin/xml2po-2.7' does not exist '/usr/bin/xml2po-2.7' does not exist '/usr/bin/xml2po-2.7' does not exist '/usr/bin/xml2po-2.7' does not exist '/usr/bin/xml2po-2.7' does not exist Waf: Leaving directory `/var/tmp/portage/gnome-extra/hamster-applet-2.32.1/work/hamster-applet-2.32.1-2.7/build' Build failed: -> task failed (err #1): {task: xml2po cs.po,reports.page -> reports.page} -> task failed (err #1): {task: xml2po cs.po,input.page -> input.page} -> task failed (err #1): {task: xml2po cs.po,tracking.page -> tracking.page} -> task failed (err #1): {task: xml2po cs.po,statistics.page -> statistics.page} -> task failed (err #1): {task: xml2po cs.po,index.page -> index.page} ^[[31;01m*^[[0m ERROR: gnome-extra/hamster-applet-2.32.1 failed: ^[[31;01m*^[[0m build failed ^[[31;01m*^[[0m ^[[31;01m*^[[0m Call stack: ^[[31;01m*^[[0m ebuild.sh, line 56: Called src_compile ^[[31;01m*^[[0m environment, line 5402: Called python_execute_function '-s' 'waf-utils_src_compile' ^[[31;01m*^[[0m environment, line 3944: Called waf-utils_src_compile ^[[31;01m*^[[0m environment, line 5994: Called die ^[[31;01m*^[[0m The specific snippet of code: ^[[31;01m*^[[0m "${S}"/waf build ${jobs} || die "build failed" ^[[31;01m*^[[0m ^[[31;01m*^[[0m If you need support, post the output of 'emerge --info =gnome-extra/hamster-applet-2.32.1', ^[[31;01m*^[[0m the complete build log and the output of 'emerge -pqv =gnome-extra/hamster-applet-2.32.1'. ^[[31;01m*^[[0m The complete build log is located at '/var/tmp/portage/gnome-extra/hamster-applet-2.32.1/temp/build.log'. | that's one weird issue apps ask for xml2po-2.7 one (e.g. tomboy) fails because it needs & asks for xml2po-2.6 xml2po is part of app-text/gnome-doc-utils does making a symlink to xml2po-2.6 (dirty hack - I know) work ? will try this later out when re-compiling tomboy & mono what causes which version of xml2po is being needed ? I suspect it's related to python but not sure what else ... edit: I'll give python-updater a try |
I used the wiki http://en.gentoo-wiki.com/wiki/Time_Synchronization to synchronize my box with a time server. I opted for rdate. It will set and I did add it to the default runlevel as instructed but whenever I reboot itdefaults back to another time. Any ideas? Am I missing something obvious? | Try enabling CONFIG_RTC_DRV_CMOS in your kernel config. That will expose the hardware clock present on most PC systems. |
Hi all, I have just bought a samsung galaxy S3 and I want to connect it to my gentoo box, so I googled a bit and I emerged mtpfs but it doesn't automount with nautilus any ideas? Thanks | Don't buy a device that doesn't allow normal USB Mass Storage... I know, not very helpful... Try google, I believe there are some scripts out there. |
My system: x86_64 with ATI 6770 using ati-drivers Everything is fine with KDE 4.9.5 but after upgrading to 4.10, all my desktop effects are gone. whenever I enable/disable an effect, the message "xx desktop effects could not be loaded " will appear, click on Details will give me "Desktop effect system is not running". Deleted ~/.kde4 of another user and login with that user, same problem. Anyone has any idea? Thanks. | Quote: Anyone has any idea? you might try rebuilding qt-core, or rebuild qt-core with -0s replacing -02 in make.conf. that fixed a couple of problems for me with kde-4.10.0, but it is a long shot |
Can't emerge xorg-server. Quote: (chroot) sysresccd ~ # emerge xorg-server * IMPORTANT: 7 news items need reading for repository 'gentoo'. * Use eselect news to read news items. Calculating dependencies... done! >>> Verifying ebuild manifests >>> Running pre-merge checks for x11-base/xorg-server-1.13.1 >>> Starting parallel fetch >>> Emerging (1 of 57) sys-libs/mtdev-1.1.3 * Fetching files in the background. To view fetch progress, run * `tail -f /var/log/emerge-fetch.log` in another terminal. >>> Downloading 'rsync://mirrors.rit.edu/gentoo/distfiles/mtdev-1.1.3.tar.bz2' rsync: getaddrinfo: mirrors.rit.edu 873: Name or service not known rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.9] >>> Downloading 'ftp://mirrors.rit.edu/gentoo/distfiles/mtdev-1.1.3.tar.bz2' --2013-01-27 16:15:25-- ftp://mirrors.rit.edu/gentoo/distfiles/mtdev-1.1.3.tar.bz2 => ‘/usr/portage/distfiles/mtdev-1.1.3.tar.bz2’ Resolving mirrors.rit.edu... failed: Name or service not known. wget: unable to resolve host address ‘mirrors.rit.edu’ >>> Downloading 'http://mirrors.rit.edu/gentoo/distfiles/mtdev-1.1.3.tar.bz2' --2013-01-27 16:15:25-- http://mirrors.rit.edu/gentoo/distfiles/mtdev-1.1.3.tar.bz2 Resolving mirrors.rit.edu... failed: Name or service not known. wget: unable to resolve host address ‘mirrors.rit.edu’ >>> Downloading 'http://bitmath.org/code/mtdev/mtdev-1.1.3.tar.bz2' --2013-01-27 16:15:25-- http://bitmath.org/code/mtdev/mtdev-1.1.3.tar.bz2 Resolving bitmath.org... failed: Name or service not known. wget: unable to resolve host address ‘bitmath.org’ !!! Couldn't download 'mtdev-1.1.3.tar.bz2'. Aborting. * Fetch failed for 'sys-libs/mtdev-1.1.3', Log file: * '/var/tmp/portage/sys-libs/mtdev-1.1.3/temp/build.log' >>> Failed to emerge sys-libs/mtdev-1.1.3, Log file: >>> '/var/tmp/portage/sys-libs/mtdev-1.1.3/temp/build.log' * Messages for package sys-libs/mtdev-1.1.3: * Fetch failed for 'sys-libs/mtdev-1.1.3', Log file: * '/var/tmp/portage/sys-libs/mtdev-1.1.3/temp/build.log' (chroot) sysresccd ~ # Quote: >>> Downloading 'rsync://mirrors.rit.edu/gentoo/distfiles/mtdev-1.1.3.tar.bz2' rsync: getaddrinfo: mirrors.rit.edu 873: Name or service not known rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.9] >>> Downloading 'ftp://mirrors.rit.edu/gentoo/distfiles/mtdev-1.1.3.tar.bz2' --2013-01-27 16:15:25-- ftp://mirrors.rit.edu/gentoo/distfiles/mtdev-1.1.3.tar.bz2 => ‘/usr/portage/distfiles/mtdev-1.1.3.tar.bz2’ Resolving mirrors.rit.edu... failed: Name or service not known. wget: unable to resolve host address ‘mirrors.rit.edu’ >>> Downloading 'http://mirrors.rit.edu/gentoo/distfiles/mtdev-1.1.3.tar.bz2' --2013-01-27 16:15:25-- http://mirrors.rit.edu/gentoo/distfiles/mtdev-1.1.3.tar.bz2 Resolving mirrors.rit.edu... failed: Name or service not known. wget: unable to resolve host address ‘mirrors.rit.edu’ >>> Downloading 'http://bitmath.org/code/mtdev/mtdev-1.1.3.tar.bz2' --2013-01-27 16:15:25-- http://bitmath.org/code/mtdev/mtdev-1.1.3.tar.bz2 Resolving bitmath.org... failed: Name or service not known. wget: unable to resolve host address ‘bitmath.org’ !!! Couldn't download 'mtdev-1.1.3.tar.bz2'. Aborting. * Fetch failed for 'sys-libs/mtdev-1.1.3', Log file: * '/var/tmp/portage/sys-libs/mtdev-1.1.3/temp/build.log' ~ /var/tmp/portage/sys-libs/mtdev-1.1.3/temp/build.log lines 1-19/19 (END) Is it a simple case of bitmath.org not being available and if so how do I resolve this problem. I have been getting it for 2 days. | Check /etc/resolv.conf in the chroot and confirm that you do have working internet in the host environment. Failing that, you can use a working computer to fetch the files for you. If you have a working gentoo install already, you can simply copy /usr/portage/distfiles to your new install and you will magically have all the source code from your other one. You can use emerge --fetchonly if you need source code not yet present. |
Hello, I can't change my screen brightness. I'm using gnome 2, if I click on brightness applet on my gnome-panel, it's show me an error: " https://www.dropbox.com/s/9f7ak765s16c5zx/Captura_de_tela.png " The translation of my error is, "Cannot get laptop panel brightness" I can't use the command "xbacklight" if I try it show me: Code: # xbacklight No outputs have backlight property and my backlight's directory is empty Code: # ls -a /sys/class/backlight/ . .. So how cai I fix it? Thanks. | Do you have ACPI_VIDEO enabled in your kernel? (and loaded if built as module) |
Hi, all I'm using gnome-shell with Firefox. Is it possible to build Firefox with gtk3 (or is it built with gtk3 now) ? Because in Ubuntu 12.10, Firefox seems using native gtk3 theme in gnome-shell, which the scroll bar is gtk3 style, not old gtk2 one. Thanks | IIRC, while there has been a lot done upstream regarding building firefox against gtk3, it's not finished yet - the relevant upstream bug isn't finished yet, in fact it stalled in the last few months. On the other hand, if you're talking just about theming, the chances are Ubuntu is using a different theme or at least a different version of it. |
Hi, I installed Gentoo on an old pc to use it as supervision screen to monitor incident tickets in my department. I have set the system to logon atuomatically and startx, then start awesome, chromium and use xrandr to switch to an external monitor. Below is what I set in .xinitrc: Code: xrandr --output LVDS1 --off && xrandr -s 1280x1024 & exec /usr/bin/chromium --kiosk http://frplanning/noauth/dsc/it/dashboard/remedy.php & exec /usr/bin/xset -dpms & exec /usr/bin/awesome Since this screen is used for monitoring (this screen will be attached to the wall) I need it to be always on (no screen saving). using xset -dpms doesn't seem to work here, I also tried xset s off... Any idea? Thank you | Ok thanks will try that right away. Also while writing this post was wondering if I need to start awesome at all, should be possible to run chromium without any window manager, shouldn't it? |
Since moving to KMail2 and the Semantic Desktop, several months ago, I have had the most extreeme and hard to solve issues with KDE and especially the KDE PIM apps. They all seem related to the reliance on akonadi and possibly D-Bus. Possibly also Nepomuk. Problems typically include: a. The PIM related applications do not launch properly (including Dolphin) b. Mail do not show properly c. Pure crashes and hangs Some of my recent problems are more specifically described here: https://forums.gentoo.org/viewtopic-t-927654-highlight-.html https://forums.gentoo.org/viewtopic-t-921470-highlight-.html https://forums.gentoo.org/viewtopic-t-922490-highlight-.html All of this renders my desktop environment almost useless. I find this extremely unusual for a Linux environment. I have searched the web extensively, including the Gentoo Forum and the KDE bug reporting sites to find people that have overcome these problems. But I have not found any posts that have helped me to either find nor solve the root causes of my problems. I see people having the same problem. But what surprises me the most is that if many people would be affected by the same problems, there should be a revolution of complaints about KDE and extreme agony out there. But in relation to the problems it is in fact quite quiet. Is it only me that can not solve these problems? And what is the state of KDE really? I run the "stable" branch of Gentoo with KDE 4.8.3 Quote: # emerge --info Portage 2.1.10.65 (default/linux/x86/10.0/desktop/kde, gcc-4.5.3, glibc-2.14.1-r3, 2.6.39-gentoo-r2 i686) ================================================================= System uname: Linux-2.6.39-gentoo-r2-i686-AMD_Phenom-tm-_II_X6_1055T_Processor-with-gentoo-2.1 Timestamp of tree: Tue, 26 Jun 2012 19:15:01 +0000 app-shells/bash: 4.2_p20 dev-java/java-config: 2.1.11-r3 dev-lang/python: 2.7.3-r2, 3.2.3 dev-util/cmake: 2.8.7-r5 dev-util/pkgconfig: 0.26 sys-apps/baselayout: 2.1-r1 sys-apps/openrc: 0.9.8.4 sys-apps/sandbox: 2.5 sys-devel/autoconf: 2.13, 2.68 sys-devel/automake: 1.6.3-r1, 1.10.3, 1.11.1 sys-devel/binutils: 2.21.1-r1 sys-devel/gcc: 4.3.6-r1, 4.5.3-r2 sys-devel/gcc-config: 1.6 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82-r1 sys-kernel/linux-headers: 3.1 (virtual/os-headers) sys-libs/glibc: 2.14.1-r3 Repositories: gentoo ACCEPT_KEYWORDS="x86" ACCEPT_LICENSE="*" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=k8 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-O2 -march=k8 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -march=i686 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles news parallel-fetch parse-eapi-ebuild-head protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="-O2 -march=i686 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" LANG="en_US.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="sv en_US" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="3dnow X a52 aac aalib acl acpi alsa apache2 audiofile bash-completion berkdb bidi bluetooth branding bzip2 bzlib cairo cdda cdparanoia cdr cjk cleartype cli consolekit corefonts cpdflib cracklib crypt cups cxx dbus declarative dga dio divx4linux dlloader doc dri dts dv dvb dvd dvdr dvdread emacs emboss encode ethereal evo examples exif fam fbcon ffmpeg firefox flac flash font-server fontconfig foomaticdb fortran freetds ftp gd gdbm ggi gif gimp gphoto2 gpm gps gstreamer gtk handbook iconv icq imagemagick imap imlib innodb ipv6 jack java javascript jikes joystick jpeg jpeg2k kde kerberos kipi ladcca lcms ldap libg++ libnotify live lm_sensors loop-aes mad milter mms mmx mng modules mozilla mp3 mp4 mpeg mplayer msn mudflap mysql mysqli nas ncurses network nls npp nptl nsplugin nvidia ogg openal opengl openmp oscar pam pango pcre pda pdf pdflib perl phonon php plasma plotutils png policykit portaudio posix ppds pppd python qt3support qt4 quicktime readline rtc samba scanner sdl semantic-desktop session slp soap sockets sox speex spell spl sql sse ssl startup-notification svg tcpd theora tidy tiff truetype type1 udev udisks unicode upower usb v4l vcd videos vorbis webkit win32codecs wmf wxwidgets x264 x86 xcb xcomposite xface xine xinerama xml xorg xpm xprint xscreensaver xulrunner xv xvid xvmc yahoo zlib" ALSA_CARDS="cmipci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="sv en_US" PHP_TARGETS="php5-3" PYTHON_TARGETS="python3_2 python2_7" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON | Moved from Gentoo Chat to Desktop Environments. - John |
I'm setting up a Lenovo Thinkpad Edge E530. But I can't get past startx. So far I have followed the "X server configuration HOWTO": - disables all framebuffer entries in the kernel - enables event interface - framebuffer console support enabled - enabled everything for Intel - enabled nouveau I enabled both Intel and nouveau as this laptop has an integrated intel video and a Geforce GT635M. The kernel setting for switching between both is set. (took me some time to figure that out). /etc/portage/make.conf looks like this: Code: # 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="-march=native -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" # 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="x86_64-pc-linux-gnu" # These are the USE flags that were used in addition to what is provided by the # profile used for building. USE="X alsa audiofile bindist caps cdda cdparanoia cups dri dvb dvd dvdr exif ffmpeg fftw flac grub ipv6 jack jpeg kde ladspa lash mmx -mono mp3 mpeg nptl ogg openal opengl -oss pdf png posix postscript -pulseaudio qt4 raw scanner shorten sound sse sse2 sse3 subversion threads tiff truetype udev v4l -wayland xine" MAKEOPTS="-j5" INPUT_DEVICES="evdev synaptics virtualbox" VIDEO_CARDS="nouveau virtualbox" Is it normal that I don't have a /etc/make.conf? A bit late to ask but this is different from all other Gentoo installs I ever did (some years ago now). Startx gives the following Xorg.0.log Code: [ 25.451] X.Org X Server 1.12.4 Release Date: 2012-08-27 [ 25.451] X Protocol Version 11, Revision 0 [ 25.451] Build Operating System: Linux 3.6.11-gentoo x86_64 Gentoo [ 25.451] Current Operating System: Linux think 3.6.11-gentoo #6 SMP PREEMPT Thu Jan 31 04:38:17 CET 2013 x86_64 [ 25.451] Kernel command line: root=/dev/sda3 [ 25.451] Build Date: 31 January 2013 04:31:45AM [ 25.451] [ 25.451] Current version of pixman: 0.28.0 [ 25.452] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 25.452] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 25.452] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan 31 04:41:05 2013 [ 25.474] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 25.474] (==) No Layout section. Using the first Screen section. [ 25.474] (==) No screen section available. Using defaults. [ 25.474] (**) |-->Screen "Default Screen Section" (0) [ 25.474] (**) | |-->Monitor "<default monitor>" [ 25.487] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 25.487] (==) Automatically adding devices [ 25.487] (==) Automatically enabling devices [ 25.547] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 25.547] Entry deleted from font path. [ 25.547] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 25.547] Entry deleted from font path. [ 25.547] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 25.547] Entry deleted from font path. [ 25.553] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 25.553] Entry deleted from font path. [ 25.553] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 25.553] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 25.553] Entry deleted from font path. [ 25.553] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 25.553] (==) FontPath set to: /usr/share/fonts/misc/ [ 25.553] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 25.553] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 25.553] (II) Loader magic: 0x7d0ac0 [ 25.553] (II) Module ABI versions: [ 25.553] X.Org ANSI C Emulation: 0.4 [ 25.553] X.Org Video Driver: 12.1 [ 25.553] X.Org XInput driver : 16.0 [ 25.553] X.Org Server Extension : 6.0 [ 25.554] (--) PCI:*(0:0:2:0) 8086:0166:17aa:5001 rev 9, Mem @ 0xe1400000/4194304, 0xd0000000/268435456, I/O @ 0x00006000/64 [ 25.554] (--) PCI: (0:1:0:0) 10de:0de3:17aa:5001 rev 161, Mem @ 0xe0000000/16777216, 0xa0000000/536870912, 0xc0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288 [ 25.554] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 25.554] (II) LoadModule: "extmod" [ 25.593] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so [ 25.606] (II) Module extmod: vendor="X.Org Foundation" [ 25.606] compiled for 1.12.4, module version = 1.0.0 [ 25.606] Module class: X.Org Server Extension [ 25.606] ABI class: X.Org Server Extension, version 6.0 [ 25.606] (II) Loading extension MIT-SCREEN-SAVER [ 25.606] (II) Loading extension XFree86-VidModeExtension [ 25.606] (II) Loading extension XFree86-DGA [ 25.606] (II) Loading extension DPMS [ 25.606] (II) Loading extension XVideo [ 25.606] (II) Loading extension XVideo-MotionCompensation [ 25.606] (II) Loading extension X-Resource [ 25.606] (II) LoadModule: "dbe" [ 25.607] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so [ 25.607] (II) Module dbe: vendor="X.Org Foundation" [ 25.607] compiled for 1.12.4, module version = 1.0.0 [ 25.607] Module class: X.Org Server Extension [ 25.607] ABI class: X.Org Server Extension, version 6.0 [ 25.607] (II) Loading extension DOUBLE-BUFFER [ 25.607] (II) LoadModule: "glx" [ 25.607] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 25.617] (II) Module glx: vendor="X.Org Foundation" [ 25.617] compiled for 1.12.4, module version = 1.0.0 [ 25.617] ABI class: X.Org Server Extension, version 6.0 [ 25.617] (==) AIGLX enabled [ 25.618] (II) Loading extension GLX [ 25.618] (II) LoadModule: "record" [ 25.618] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so [ 25.627] (II) Module record: vendor="X.Org Foundation" [ 25.627] compiled for 1.12.4, module version = 1.13.0 [ 25.627] Module class: X.Org Server Extension [ 25.627] ABI class: X.Org Server Extension, version 6.0 [ 25.627] (II) Loading extension RECORD [ 25.627] (II) LoadModule: "dri" [ 25.627] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so [ 25.644] (II) Module dri: vendor="X.Org Foundation" [ 25.644] compiled for 1.12.4, module version = 1.0.0 [ 25.644] ABI class: X.Org Server Extension, version 6.0 [ 25.644] (II) Loading extension XFree86-DRI [ 25.644] (II) LoadModule: "dri2" [ 25.645] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so [ 25.645] (II) Module dri2: vendor="X.Org Foundation" [ 25.645] compiled for 1.12.4, module version = 1.2.0 [ 25.645] ABI class: X.Org Server Extension, version 6.0 [ 25.645] (II) Loading extension DRI2 [ 25.645] (==) Matched intel as autoconfigured driver 0 [ 25.645] (==) Matched vesa as autoconfigured driver 1 [ 25.645] (==) Matched fbdev as autoconfigured driver 2 [ 25.645] (==) Assigned the driver to the xf86ConfigLayout [ 25.645] (II) LoadModule: "intel" [ 25.646] (WW) Warning, couldn't open module intel [ 25.646] (II) UnloadModule: "intel" [ 25.646] (II) Unloading intel [ 25.646] (EE) Failed to load module "intel" (module does not exist, 0) [ 25.646] (II) LoadModule: "vesa" [ 25.646] (WW) Warning, couldn't open module vesa [ 25.646] (II) UnloadModule: "vesa" [ 25.646] (II) Unloading vesa [ 25.646] (EE) Failed to load module "vesa" (module does not exist, 0) [ 25.646] (II) LoadModule: "fbdev" [ 25.646] (WW) Warning, couldn't open module fbdev [ 25.646] (II) UnloadModule: "fbdev" [ 25.646] (II) Unloading fbdev [ 25.646] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 25.646] (EE) No drivers available. [ 25.646] Fatal server error: [ 25.646] no screens found [ 25.646] Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 25.646] Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 25.646] I tried to follow the HOWTO to set up xorg.conf manually but the strange thig is that I don't have the /etc/X11/xorg.conf.d/ directory. There is only Sessions, xinit directories and chooser.sh and startDM.sh. I only can find /usr/share/X11/xorg.conf.d/ and that contains 10-evdev.conf and 50-synaptics.conf. If it helps lspci: Code: 00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09) 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09) 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) 00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04) 00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04) 00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04) 00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04) 00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4) 00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4) 00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4) 00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4) 00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04) 00:1f.0 ISA bridge: Intel Corporation HM77 Express Chipset LPC Controller (rev 04) 00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04) 00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04) 01:00.0 VGA compatible controller: NVIDIA Corporation Device 0de3 (rev a1) 02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01) 03:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4) 0c:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller (rev 07) I wouldn't mind if only the nvidia card worked uname -a: Linux think 3.6.11-gentoo #6 SMP PREEMPT Thu Jan 31 04:38:17 CET 2013 x86_64 Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz GenuineIntel GNU/Linux | One warning: if that's a MUX-less hardware, setting it up might be quite tricky. But regardless, for a start add intel to VIDEO_CARDS, emerge xf86-video-intel and make sure the correct kernel bits for intel are selected too. That way you should get at least a start. |
Hi, I' m not a Gentoo guru, but I really need some advice The main problem is: startx (KDE) with normal user -> get X Segmentation fault (Details http://bpaste.net/show/72900/ ) startx with root -> works but I get strange errors like widget unable to start (even after rm -rf ~/.kde4 ) My versions: emerge info http://bpaste.net/show/72902/ kernel 3.6.11-ck x11-base/xorg-server 1.13.1.901 sys-fs/udev 197-r4 kde-base/kde-meta 4.9.5 x11-drivers/nvidia-drivers 313.18 What I have tried so far: startx KDE with a new normal user (same error) removed and installed kde-meta switch back to udev 171 switch back to x11-base/xorg-server 1.13.1 switch back to x11-drivers/nvidia-drivers 310.19 I 'm about to format and reinstall everything... it makes me nuts | ++ on memtest. This looks and tastes like a hardware problem. |
I've been searching for two day on how too add my Nvidia GPU temp to conky, with no avail! I have nvidia-settings emerged, but I have no idea how to add that into the conky.conf. I have the CPU part, which I would like the GPU to look the same: Code: ${color}${font StyleBats:size=12}${font}${color slate grey}CPU: ${color } $cpu% ${acpitemp}C ${cpugraph 20,140 000000 ffffff} Any quick help would be greatly appreciated! Thanks!! | That worked like a charm!!! Thank you so much! I had found a few things online similar to that, but none of them worked. Now I just need to decide if I want a graph or not. Thanks again. |
Hi all ! For some time now, i've been wondering how would be gnome 3 on Gentoo, so I've decided to give it ago. I've sync my portage tree with the latest version available. I'm now trying to emerge gnome 3.6.2 (from portage tree) and I'm getting some issues that I cannot solve. Using emerge =gnome-3.6.2 I've added - using --autounmask-write - the necessary packages to package.keywords and package.use, but now, in another try: Sorry for the long post Code: nightraider portage # emerge -av =gnome-3.6.2 * IMPORTANT: 8 news items need reading for repository 'gentoo'. * Use eselect news to read news items. These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] sys-auth/nss-myhostname-0.3 323 kB [ebuild N ] media-libs/webrtc-audio-processing-0.1 USE="-static-libs" 384 kB [ebuild N ] dev-libs/libatomic_ops-7.2d 1,234 kB [ebuild N ] net-libs/libasyncns-0.8-r2 USE="-debug -doc" 334 kB [ebuild N ] dev-libs/json-c-0.9-r1 USE="-static-libs" 333 kB [ebuild N ] net-im/telepathy-connection-managers-1 USE="-icq -irc -jabber -msn -sip -yahoo -zeroconf" 0 kB [ebuild N ] dev-libs/libyaml-0.1.4 USE="-doc -examples -static-libs {-test}" 461 kB [ebuild U ~] dev-libs/gobject-introspection-common-1.34.2 [1.32.1] 1,064 kB [ebuild U ~] gnome-base/gnome-common-3.6.0:3 [3.1.0:3] 141 kB [ebuild N ] dev-libs/xapian-1.2.12 USE="brass chert inmemory sse sse2 -doc -static-libs" 4,042 kB [ebuild NS ] app-text/docbook-sgml-dtd-4.1-r3:4.1 [3.0-r3:3.0] 56 kB [ebuild NS ] app-text/docbook-sgml-dtd-3.1-r3:3.1 [3.0-r3:3.0] 55 kB [ebuild NS ] app-text/docbook-sgml-dtd-4.0-r3:4.0 [3.0-r3:3.0] 55 kB [ebuild N ] app-text/docbook-xml-simple-dtd-4.1.2.4-r2 35 kB [ebuild N ] sys-apps/gptfdisk-0.8.4 179 kB [ebuild N ] gnome-extra/gnome-audio-2.22.2 USE="-debug" 1,703 kB [ebuild N ] dev-cpp/mm-common-0.9.5 626 kB [ebuild U ~] gnome-extra/gnome-user-docs-3.6.2 [2.32.0] USE="{-test}" 7,952 kB [ebuild N ] app-crypt/p11-kit-0.13 USE="-debug" 532 kB [ebuild N ] media-fonts/cantarell-0.0.9 USE="X" 306 kB [ebuild N ] dev-libs/libgee-0.6.4 USE="introspection" 423 kB [ebuild N ] dev-perl/SGMLSpm-1.03-r6 92 kB [ebuild N ] sys-apps/lsb-release-1.4 11 kB [ebuild N ] virtual/perl-Getopt-Long-2.380.0-r2 0 kB [ebuild U ~] dev-libs/atk-2.6.0 [2.4.0] USE="introspection nls" 595 kB [ebuild NS ~] media-libs/gstreamer-1.0.5:1.0 [0.10.35:0.10] USE="introspection nls orc {-test}" 3,058 kB [ebuild N ] dev-libs/json-glib-0.14.2 USE="introspection -debug" 435 kB [ebuild N ~] dev-util/fix-la-relink-command-0.1.1 5 kB [ebuild U ~] gnome-base/gsettings-desktop-schemas-3.6.1 [3.4.2] USE="introspection" 376 kB [ebuild NS ~] x11-libs/libwnck-3.4.4:3 [2.31.0:1] USE="introspection startup-notification -tools" 641 kB [ebuild U ~] x11-themes/gnome-backgrounds-3.6.1 [2.32.0] 9,890 kB [ebuild N ] dev-scheme/guile-1.8.8-r1:12 USE="deprecated nls regex threads -debug -debug-freelist -debug-malloc -discouraged -emacs -networking" 3,864 kB [ebuild N ] media-video/gnome-video-effects-0.4.0 140 kB [ebuild N ~] dev-libs/dee-1.0.14 USE="icu -debug -doc -examples -static-libs {-test}" 666 kB [ebuild N ] dev-util/ragel-6.7-r1 USE="vim-syntax" 1,156 kB [ebuild N ] sys-fs/cryptsetup-1.4.3 USE="nls udev (-selinux) -static -static-libs" 780 kB [ebuild N ~] app-accessibility/at-spi2-core-2.6.3:2 USE="introspection" 435 kB [ebuild NS ] dev-libs/libunique-3.0.2:3 [1.1.6-r1:1] USE="introspection -debug -doc {-test}" 288 kB [ebuild N ] x11-apps/xhost-1.0.5 USE="-ipv6" 123 kB [ebuild N ~] app-accessibility/at-spi2-atk-2.6.2:2 USE="{-test}" 269 kB [ebuild NS ~] x11-libs/gtksourceview-3.6.2:3.0 [2.10.5-r2:2.0] USE="introspection -glade {-test}" 1,177 kB [ebuild U ~] gnome-extra/gcalctool-6.6.2 [5.32.2] 946 kB [ebuild N ] app-text/docbook-xml-simple-dtd-1.0-r1:1.0 31 kB [ebuild U ~] gnome-base/libgnomekbd-3.6.0 [2.32.0-r1] USE="introspection%* {-test}" 365 kB [ebuild N ~] x11-themes/gnome-icon-theme-symbolic-3.6.2 208 kB [ebuild N ~] x11-themes/gnome-icon-theme-extras-3.6.2 1,629 kB [ebuild U ~] x11-themes/gnome-icon-theme-3.6.2 [3.4.0] USE="branding" 14,147 kB [ebuild N ] dev-util/itstool-1.2.0 81 kB [ebuild U ~] dev-libs/glib-2.34.3:2 [2.32.4-r1:2] USE="xattr -debug (-fam) (-selinux) -static-libs -systemtap {-test} -utils" 6,187 kB [ebuild NS ] dev-lang/vala-0.18.0:0.18 [0.14.2-r2:0.14] USE="vapigen {-test}" 0 kB [ebuild N ~] gnome-extra/yelp-xsl-3.6.1 576 kB [ebuild N ] net-im/telepathy-logger-0.4.0 USE="introspection {-test}" 512 kB [ebuild N ] media-libs/gexiv2-0.4.1 USE="-static-libs" 25 kB [ebuild U ~] media-libs/libvpx-1.1.0 [1.0.0] USE="mmx sse sse2 threads (-altivec) -debug -doc -postproc -sse3 -sse4_1 -ssse3 -static-libs" 1,615 kB [ebuild NS ] dev-lang/vala-0.16.1-r2:0.16 [0.14.2-r2:0.14] USE="vapigen {-test}" 2,576 kB [ebuild U ~] gnome-base/dconf-0.14.1 [0.12.1] USE="X {-test%} (-doc%)" 285 kB [ebuild U ~] net-libs/telepathy-glib-0.20.1-r1 [0.18.1] USE="introspection vala -debug {-test}" PYTHON_TARGETS="python2_7%* -python2_5% -python2_6%" 3,668 kB [ebuild N ] app-text/yelp-tools-3.4.1 192 kB [ebuild N ~] dev-libs/libgee-0.8.3:0.8 USE="introspection" 681 kB [ebuild U ~] dev-libs/gobject-introspection-1.34.2-r1 [1.32.1] USE="-doctool {-test} (-doc%)" PYTHON_SINGLE_TARGET="python2_7%*" PYTHON_TARGETS="python2_7%*" 0 kB [ebuild N ~] dev-libs/gjs-1.34.0 USE="-examples {-test}" 463 kB [ebuild N ~] media-libs/harfbuzz-0.9.11 USE="-static-libs" 866 kB [ebuild N ] media-libs/memphis-0.2.3:0.2 USE="introspection -debug -doc -static-libs -vala" 449 kB [ebuild NS ~] media-libs/gst-plugins-base-1.0.5-r1:1.0 [0.10.35:0.10] USE="X alsa introspection nls ogg orc pango theora vorbis -ivorbis" 2,297 kB [ebuild NS ] x11-libs/vte-0.32.2:2.90 [0.28.2-r204:0] USE="introspection -debug -doc -glade" 0 kB [ebuild U ~] gnome-extra/gucharmap-3.6.1:2.90 [3.4.1.1:2.90] USE="introspection -cjk -debug {-test} -vala% (-doc%)" 1,845 kB [ebuild U ~] x11-libs/pango-1.32.5 [1.30.1] USE="X introspection -debug" 976 kB [ebuild NS ~] media-libs/gst-plugins-good-1.0.5:1.0 [0.10.30:0.10] USE="nls orc" 2,647 kB [ebuild NS ~] media-libs/gst-plugins-ugly-1.0.5:1.0 [0.10.18:0.10] USE="nls orc" 808 kB [ebuild NS ~] media-libs/gst-plugins-bad-1.0.5:1.0 [0.10.22:0.10] USE="nls orc" 3,072 kB [ebuild NS ~] media-plugins/gst-plugins-cdparanoia-1.0.5:1.0 [0.10.35:0.10] 0 kB [ebuild NS ~] media-plugins/gst-plugins-flac-1.0.5:1.0 [0.10.30:0.10] 0 kB [ebuild NS ~] media-plugins/gst-plugins-mad-1.0.5:1.0 [0.10.18:0.10] 0 kB [ebuild NS ~] media-plugins/gst-plugins-faad-1.0.5:1.0 [0.10.22:0.10] 0 kB [ebuild NS ~] media-plugins/gst-plugins-dvdread-1.0.5:1.0 [0.10.18:0.10] 0 kB [ebuild NS ~] media-plugins/gst-plugins-lame-1.0.5:1.0 [0.10.18:0.10] 0 kB [ebuild NS ~] media-plugins/gst-plugins-libmms-1.0.5:1.0 [0.10.22:0.10] 0 kB [ebuild N ~] media-plugins/gst-plugins-x264-1.0.5:1.0 0 kB [ebuild NS ~] media-plugins/gst-plugins-dts-1.0.5:1.0 [0.10.22:0.10] USE="orc" 0 kB [ebuild NS ~] media-plugins/gst-plugins-a52dec-1.0.5:1.0 [0.10.18:0.10] USE="orc" 0 kB [ebuild NS ~] media-plugins/gst-plugins-resindvd-1.0.5:1.0 [0.10.22:0.10] 0 kB [ebuild N ~] media-plugins/gst-plugins-vpx-1.0.5:1.0 0 kB [ebuild NS ~] media-plugins/gst-plugins-taglib-1.0.5:1.0 [0.10.30:0.10] 0 kB [ebuild N ~] app-dicts/gnome-dictionary-3.6.0:0/6 USE="-debug -ipv6" 2,091 kB [ebuild NS ~] gnome-base/gnome-desktop-3.6.2:3/4 [2.32.1:2] USE="introspection -debug" 956 kB [ebuild N ~] gnome-extra/gnome-search-tool-3.6.0 670 kB [ebuild NS ] dev-cpp/gtkmm-3.4.0:3.0 [2.24.2:2.4] USE="X (-aqua) -doc -examples {-test} (-wayland)" 8,974 kB [ebuild N ~] media-gfx/gnome-font-viewer-3.6.2 309 kB [ebuild U ~] gnome-base/librsvg-2.36.4:2 [2.36.1:2] USE="gtk introspection -tools -vala% (-doc%)" 502 kB [ebuild U ~] x11-misc/notification-daemon-0.7.6 [0.5.0] 273 kB [ebuild N ~] media-gfx/gnome-screenshot-3.6.1 267 kB [ebuild U ~] gnome-extra/gnome-system-monitor-3.6.1 [2.28.2-r1] USE="-systemd%" 2,603 kB [ebuild U ~] x11-wm/metacity-2.34.13 [2.30.3] USE="{-test} -xinerama" 1,622 kB [ebuild U ~] dev-python/dbus-python-1.1.1-r1 [1.1.1] USE="-doc -examples {-test}" PYTHON_TARGETS="python2_7%* python3_2%* -python2_6% (-python3_3)" 0 kB [ebuild N ~] dev-util/gdbus-codegen-2.34.3 PYTHON_TARGETS="python2_7 python3_2 -python2_5 -python2_6 -python3_1 (-python3_3)" 0 kB [ebuild U ~] dev-python/pyxdg-0.25 [0.23] USE="{-test%} (-examples%)" PYTHON_TARGETS="python2_7%* python3_2%* -pypy1_9% -python2_6% -python3_1%" 48 kB [ebuild N ] x11-libs/xpyb-1.3.1 USE="(-selinux) -static-libs" 268 kB [ebuild N ] app-text/highlight-3.3 USE="-examples -qt4" 724 kB [ebuild N ~] dev-python/isodate-0.4.9 25 kB [ebuild U ~] dev-python/pycairo-1.10.0-r4 [1.10.0-r2] USE="svg xcb%* -doc -examples {-test}" PYTHON_TARGETS="python2_7%* python3_2%* -python2_6% -python3_1% (-python3_3)" 0 kB [ebuild N ] app-admin/eselect-ruby-20100603 2 kB [ebuild NS ~] dev-python/pygobject-3.4.2-r1:3 [2.28.6-r52:2] USE="cairo threads -examples {-test}" PYTHON_TARGETS="python2_7 python3_2 -python2_6 -python3_1 (-python3_3)" 601 kB [ebuild N ~] dev-libs/libpeas-1.6.2-r1 USE="gtk python -gjs -glade -seed {-test}" PYTHON_SINGLE_TARGET="python2_7 -python2_6" PYTHON_TARGETS="python2_7 -python2_6" 514 kB [ebuild N ~] dev-python/pyatspi-2.6.0-r1 PYTHON_TARGETS="python2_7 python3_2 -python2_6 (-python3_3)" 281 kB [ebuild N ~] media-libs/cogl-1.12.2:1.0/11 USE="introspection opengl pango -debug -doc -examples -gles2 {-test}" 1,271 kB [ebuild N ] x11-apps/mesa-progs-8.0.1 9,766 kB [ebuild N ~] media-libs/clutter-1.12.2:1.0 USE="gtk introspection -debug -doc {-test}" 4,880 kB [ebuild N ~] media-libs/clutter-gtk-1.4.2:1.0 USE="introspection -debug -examples" 304 kB [ebuild N ~] media-libs/clutter-gst-2.0.0:2.0 USE="introspection -debug -examples" 342 kB [ebuild N ~] x11-wm/mutter-3.6.2 USE="introspection -debug {-test}" 1,578 kB [ebuild N ~] app-accessibility/caribou-0.4.7 PYTHON_TARGETS="python2_7 -python2_6" 376 kB [ebuild N ~] x11-libs/mx-1.4.7:1.0 USE="dbus gtk introspection startup-notification -debug -doc -glade" 918 kB [ebuild NS ~] media-plugins/gst-plugins-mpeg2dec-1.0.5:1.0 [0.10.18:0.10] 0 kB [ebuild N ~] media-plugins/gst-plugins-libav-1.0.5:1.0 USE="orc" 4,136 kB [ebuild NS ~] media-plugins/gst-plugins-meta-1.0-r1:1.0 [0.10-r7:0.10] USE="X a52 aac alsa cdda dts dvd ffmpeg flac lame mms mp3 mpeg ogg theora vorbis x264 -dv -dvb -http -jack -libass -libvisual -opus -oss -pulseaudio -taglib -v4l -vcd -vpx -wavpack" 0 kB [ebuild U ~] gnome-extra/gnome-games-3.6.1-r1 [2.28.2] USE="aisleriot%* clutter%* glchess%* sudoku%* -artworkextra {-test} (-guile%) (-opengl%*) (-sdl%*)" PYTHON_TARGETS="python2_7%* -python2_6%" 18,950 kB [ebuild N ~] games-board/aisleriot-3.2.3.2-r1 USE="gnome -debug" 4,104 kB [ebuild NS ~] gnome-base/gnome-menus-3.6.2:3 [2.30.5:0] USE="introspection python -debug {-test}" PYTHON_TARGETS="python2_7 -python2_6" 415 kB [uninstall ] gnome-base/gnome-menus-2.30.5 USE="python -debug (-introspection)" [blocks b ] <gnome-base/gnome-menus-3.0.1-r1:0 ("<gnome-base/gnome-menus-3.0.1-r1:0" is blocking gnome-base/gnome-menus-3.6.2) [ebuild NS ] sys-fs/udisks-2.0.91:2 [1.0.4-r4:0] USE="crypt gptfdisk introspection -debug (-selinux) (-systemd)" 795 kB [ebuild N ] media-libs/gd-2.0.35-r3:2 USE="jpeg png truetype zlib -fontconfig -static-libs -xpm" 1,185 kB [ebuild N ~] media-plugins/gst-plugins-jpeg-1.0.5:1.0 0 kB [ebuild NS ~] media-plugins/gst-plugins-v4l2-1.0.5:1.0 [0.10.30:0.10] USE="udev" 0 kB [ebuild N ] media-libs/libgphoto2-2.4.14 USE="exif gd jpeg nls -doc -examples -zeroconf" CAMERAS="ptp2 -adc65 -agfa_cl20 -aox -ax203 -barbie -canon -casio_qv -clicksmart310 -digigr8 -digita -dimagev -dimera3500 -directory -enigma13 -fuji -gsmart300 -hp215 -iclick -jamcam -jd11 -jl2005a -jl2005c -kodak_dc120 -kodak_dc210 -kodak_dc240 -kodak_dc3200 -kodak_ez200 -konica -konica_qm150 -largan -lg_gsm -mars -mustek -panasonic_coolshot -panasonic_dc1000 -panasonic_dc1580 -panasonic_l859 -pccam300 -pccam600 -polaroid_pdc320 -polaroid_pdc640 -polaroid_pdc700 -ricoh -ricoh_g3 -samsung -sierra -sipix_blink -sipix_blink2 -sipix_web2 -smal -sonix -sony_dscf1 -sony_dscf55 -soundvision -spca50x -sq905 -st2205 -stv0674 -stv0680 -sx330z -template -topfield -toshiba_pdrm11 -tp6801" 4,377 kB [ebuild U ~] x11-libs/gdk-pixbuf-2.26.5:2 [2.26.4:2] USE="X introspection jpeg tiff -debug -jpeg2k {-test}" 1,154 kB [ebuild U ~] media-video/cheese-3.6.2:0/7 [2.32.0:0/0] USE="introspection%* -sendto% {-test%} (-doc%)" 3,623 kB [ebuild N ] app-text/docbook-sgml-utils-0.6.14-r1 USE="-jadetex" 123 kB [ebuild U ~] x11-misc/colord-0.1.28:0/1 [0.1.26:0/1] USE="gusb introspection udev -doc -examples -extra-print-profiles% -systemd% -vala" 841 kB [ebuild N ] media-libs/libraw-0.14.7 USE="lcms openmp -demosaic -examples -jpeg2k -static-libs" 1,335 kB [ebuild U ~] media-gfx/eog-3.6.2:1 [2.32.1:1] USE="exif introspection%* jpeg lcms svg tiff -debug -xmp (-dbus%*) (-python%*)" 3,531 kB [ebuild N ] x11-libs/colord-gtk-0.1.24:0/1 USE="introspection -doc -vala" 275 kB [ebuild U ~] gnome-extra/gnome-power-manager-3.6.0 [2.32.0-r3] USE="{-test} (-applet%*) (-doc%) (-policykit%*)" 727 kB [ebuild N ~] gnome-extra/gnome-color-manager-3.6.1 USE="-clutter (-packagekit) -raw" 2,535 kB [ebuild R ] net-dialup/ppp-2.4.5-r3 USE="gtk ipv6* pam -activefilter -atm -dhcp -eap-tls -radius" 0 kB [ebuild N ~] dev-libs/libpwquality-1.2.0-r2 USE="pam python -static-libs" PYTHON_TARGETS="python2_7" 353 kB [ebuild U ~] gnome-extra/gnome-screensaver-3.6.1 [2.30.2-r1] USE="pam -debug -doc -systemd% (-branding%*) (-libnotify%*) (-opengl%*)" 556 kB [ebuild N ] sys-apps/accountsservice-0.6.22 USE="introspection -doc -vala" 324 kB [ebuild U ~] x11-libs/gtk+-3.6.3-r2:3 [3.4.4:3] USE="X colord cups introspection vim-syntax (-aqua) -debug (-egl) -examples (-packagekit) {-test} (-wayland) -xinerama" 12,964 kB [ebuild N ] net-print/cups-pk-helper-0.2.4 147 kB [ebuild N ~] app-admin/gnome-system-log-3.6.1 1,183 kB [ebuild N ~] sys-apps/baobab-3.6.4 977 kB [ebuild U ~] x11-themes/gnome-themes-standard-3.6.2 [3.4.2] USE="gtk%*" 3,526 kB [uninstall ] gnome-extra/gnome-utils-2.32.0-r2 USE="-bonobo -debug -doc -ipv6 {-test}" [blocks b ] <gnome-extra/gnome-utils-3.4 ("<gnome-extra/gnome-utils-3.4" is blocking app-admin/gnome-system-log-3.6.1, media-gfx/gnome-font-viewer-3.6.2, app-dicts/gnome-dictionary-3.6.0, sys-apps/baobab-3.6.4, media-gfx/gnome-screenshot-3.6.1, gnome-extra/gnome-search-tool-3.6.0) [ebuild U ~] net-analyzer/gnome-nettool-3.2.0 [2.32.0] USE="-debug" 572 kB [ebuild N ] dev-python/bsddb3-5.3.0 USE="-doc" 377 kB [ebuild N ] dev-lang/ruby-1.8.7_p370:1.8 USE="berkdb gdbm ncurses readline ssl threads -debug -doc -examples -ipv6 -libedit -rubytests -socks5 -tk -xemacs" 4,115 kB [ebuild U ~] gnome-base/nautilus-3.6.3 [2.32.2.1-r2] USE="exif%* gnome introspection previewer%* -debug% (-packagekit) -sendto% {-test} -tracker% -xmp" 4,844 kB [ebuild U ~] app-arch/file-roller-3.6.3 [2.32.2] USE="nautilus (-packagekit)" 1,454 kB [ebuild N ] dev-lang/ruby-1.9.3_p194-r1:1.9 USE="berkdb gdbm ncurses rdoc readline ssl yaml -debug -doc -examples -ipv6 -rubytests -socks5 -tk -xemacs" 9,614 kB [ebuild N ] dev-ruby/rubygems-1.8.24 USE="-server {-test}" RUBY_TARGETS="ruby18 ruby19 -jruby (-ree18)" 372 kB [ebuild N ] virtual/rubygems-4:ruby19 RUBY_TARGETS="(ruby19)" 0 kB [ebuild N ] virtual/rubygems-1:ruby18 RUBY_TARGETS="(ruby18)" 0 kB [ebuild N ] dev-ruby/rake-0.9.2.2 USE="-bash-completion -doc {-test}" RUBY_TARGETS="ruby18 ruby19 -jruby (-ree18)" 109 kB [ebuild N ] dev-ruby/racc-1.4.8 USE="-doc {-test}" RUBY_TARGETS="ruby18 ruby19 -jruby (-ree18)" 107 kB [ebuild N ] dev-ruby/json-1.6.7 USE="-doc {-test}" RUBY_TARGETS="ruby18 ruby19 -jruby (-ree18)" 141 kB [ebuild N ] dev-ruby/rdoc-3.12 USE="-doc {-test}" RUBY_TARGETS="ruby18 ruby19 -jruby (-ree18)" 309 kB [ebuild U ~] app-cdr/brasero-3.6.1:0/3.1 [2.32.1-r1:0/0] USE="css introspection libburn mp3%* nautilus (-packagekit) -playlist {-test} -tracker% (-cdr%*) (-doc%) (-dvd%*) (-vcd%)" 3,150 kB [ebuild N ~] app-i18n/ibus-1.4.99.20121006 USE="X dconf gconf gtk gtk3 introspection nls python -deprecated {-test} -vala" 1,845 kB [ebuild U ~] net-libs/libsoup-2.40.2:2.4 [2.38.1:2.4] USE="introspection samba ssl -debug {-test}" 691 kB [ebuild NS ] media-libs/musicbrainz-5.0.1:5 [3.0.3:3] USE="-examples {-test}" 107 kB [ebuild NS ~] net-libs/webkit-gtk-1.10.2-r300:3 [1.8.3-r200:2] USE="geoloc gstreamer introspection jit spell webgl (-aqua) -coverage -debug {-test}" 8,432 kB [ebuild U ~] app-text/evince-3.6.1:0/evd3.4-evv3.3 [2.32.0-r4:0/0] USE="gnome-keyring introspection nautilus postscript tiff -debug -djvu -dvi -t1lib -xps% (-dbus%*) (-gnome%*)" 6,299 kB [ebuild N ~] gnome-extra/sushi-3.6.1 USE="-office" 300 kB [ebuild N ~] net-libs/liboauth-0.9.7 USE="nss -bindist -curl -doc" 487 kB [ebuild U ~] gnome-extra/gconf-editor-3.0.1 [2.32.0] 1,419 kB [ebuild NS ~] gnome-extra/gtkhtml-4.6.2:4.0 [3.32.2:3.14] 1,016 kB [ebuild N ~] net-libs/libgrss-0.3.0 USE="-debug -doc -examples" 386 kB [ebuild U ~] gnome-extra/yelp-3.6.2 [2.30.2-r200] USE="-debug (-lzma%)" 832 kB [ebuild U ~] x11-terms/gnome-terminal-3.6.1-r2 [2.32.1] 1,611 kB [ebuild U ] net-misc/networkmanager-0.9.6.4 [0.9.4.0-r6] USE="avahi bluetooth consolekit%* dhcpcd introspection nss ppp wext -connection-sharing -dhclient -doc -gnutls -modemmanager -resolvconf -vala% -wimax" 1,923 kB [ebuild N ] net-libs/gssdp-0.12.2.1 USE="gtk introspection" 266 kB [ebuild N ] net-libs/gupnp-0.18.4 USE="introspection networkmanager -connman" 354 kB [ebuild N ] net-libs/gupnp-igd-0.2.1 USE="introspection python" 370 kB [ebuild N ~] net-libs/libnice-0.1.3-r1 USE="upnp" 657 kB [ebuild N ~] media-plugins/gst-plugins-libnice-0.1.3-r100:1.0 0 kB [ebuild N ~] net-libs/farstream-0.2.2:0.2 USE="introspection -msn {-test} -upnp" 1,217 kB [ebuild N ~] net-libs/telepathy-farstream-0.6.0:0/3 USE="introspection -examples" 582 kB [ebuild N ] media-sound/pulseaudio-2.1-r1 USE="X alsa asyncns avahi bluetooth caps dbus gdbm glib gnome gtk orc ssl tcpd udev webrtc-aec -doc -equalizer -ipv6 -jack -libsamplerate -lirc (-oss) -realtime (-system-wide) (-systemd) {-test} -xen" 1,324 kB [ebuild N ] media-plugins/alsa-plugins-1.0.25-r1 USE="ffmpeg pulseaudio -debug -jack -libsamplerate -speex" 324 kB [ebuild U ~] gnome-base/gnome-settings-daemon-3.6.4 [2.32.1-r2] USE="colord%* cups%* i18n%* policykit short-touchpad-timeout%* udev%* -debug (-packagekit) -smartcard -systemd% {-test%} (-libnotify%*) (-pulseaudio%)" INPUT_DEVICES="-wacom%" 1,484 kB [ebuild U ~] gnome-base/gnome-session-3.6.2-r1 [2.32.1-r3] USE="-debug -doc -gconf% -ipv6 -systemd%" 713 kB [ebuild N ~] app-crypt/gcr-3.6.2:0/1 USE="introspection -debug {-test}" 1,334 kB [ebuild U ~] gnome-base/gnome-keyring-3.6.2 [2.32.1-r1] USE="caps%* pam -debug (-selinux) {-test}" 1,114 kB [blocks b ] <gnome-base/gnome-keyring-3.3 ("<gnome-base/gnome-keyring-3.3" is blocking app-crypt/gcr-3.6.2) [ebuild U ~] gnome-base/libgnome-keyring-3.6.0 [2.32.0] USE="introspection%* -debug {-test} -vala%" 414 kB [ebuild N ~] app-crypt/libsecret-0.12 USE="crypt introspection -debug {-test} -vala" 466 kB [ebuild U ~] gnome-base/gvfs-1.14.2 [1.12.3] USE="avahi bluetooth cdda gnome-keyring gtk%* http samba udev udisks* -afp -archive -bluray -doc -fuse -gdu* -gphoto2 -ios -systemd%" 1,433 kB [ebuild U ~] sys-auth/pambase-20120417-r1 [20101024-r2] USE="consolekit cracklib gnome-keyring sha512 -debug -minimal -mktemp -pam_krb5 -pam_ssh -passwdqc (-selinux) -systemd%" 4 kB [ebuild N ~] gnome-base/gnome-core-libs-3.6.2:3.0 USE="cups python" 0 kB [ebuild U ~] net-misc/vino-3.6.2-r1 [2.32.2-r1] USE="avahi crypt gnome-keyring jpeg libnotify networkmanager ssl telepathy zlib -debug -ipv6" 729 kB [ebuild U ~] media-sound/sound-juicer-3.5.1_pre20121231 [2.32.0-r1] USE="flac%* vorbis%* -debug {-test}" 2,228 kB [ebuild U ~] app-editors/gedit-3.6.2-r1 [2.30.4] USE="introspection%* python spell {-test%} -zeitgeist% (-doc%)" PYTHON_SINGLE_TARGET="python2_7%* -python2_6%" PYTHON_TARGETS="python2_7%* -python2_6%" 2,990 kB [ebuild N ~] net-im/telepathy-mission-control-5.14.0-r1 USE="gnome-keyring networkmanager upower -connman -debug" 1,003 kB [ebuild U ~] net-libs/libsoup-gnome-2.40.2:2.4 [2.38.1:2.4] USE="introspection -debug" 0 kB [ebuild N ] net-libs/rest-0.7.12:0.7 USE="gnome introspection -doc {-test}" 293 kB [ebuild U ~] dev-libs/libgweather-3.6.2:2/3-1 [2.30.3:2/2] USE="introspection%* (-python%*)" 3,805 kB [ebuild U ~] www-client/epiphany-3.6.1 [2.30.6-r1] USE="introspection* jit%* nss -debug {-test} (-avahi%*) (-doc%) (-networkmanager%*)" 2,422 kB [ebuild N ~] app-admin/openrc-settingsd-1.0.1 USE="-systemd" 238 kB [ebuild N ~] sys-libs/libosinfo-0.2.2 USE="introspection vala {-test}" 1,136 kB [ebuild N ] media-libs/libchamplain-0.12.3:0.12 USE="gtk introspection -debug -vala" 571 kB [ebuild N ~] sci-geosciences/geocode-glib-0.99.0 USE="introspection {-test}" 297 kB [ebuild N ] net-libs/libsocialweb-0.25.21 USE="gnome introspection networkmanager vala -connman" 462 kB [ebuild N ~] media-gfx/shotwell-0.13.1-r1 LINGUAS="-ar -ast -bg -bn -ca -cs -da -de -el -en_GB -es -et -eu -fi -fr -gl -he -hi -hr -hu -ia -id -it -ja -kk -ko -lt -lv -mk -nb -nl -pa -pl -pt -pt_BR -ro -ru -sk -sl -sr -sv -ta -ta_IN -te -te_IN -th -tr -uk -vi -zh_CN -zh_TW" 1,463 kB [ebuild U ~] media-video/totem-3.6.3-r1 [2.32.0-r2] USE="introspection%* nautilus nsplugin python -debug -flash% -grilo% -lirc {-test%} -zeitgeist% (-bluetooth%*) (-iplayer%) (-tracker%) (-upnp-av%) (-youtube%*)" PYTHON_SINGLE_TARGET="python2_7%* -python2_6%" PYTHON_TARGETS="python2_7%* -python2_6%" 3,047 kB [ebuild U ~] app-crypt/seahorse-3.6.3 [2.32.0] USE="avahi ldap -debug (-doc%) (-introspection%) (-libnotify%*) (-test%)" 1,949 kB [ebuild N ] dev-python/mysql-python-1.2.3 69 kB [ebuild N ~] dev-python/rdflib-3.2.3 USE="berkdb mysql -examples -redland -sqlite {-test}" 439 kB [ebuild U ~] net-misc/vinagre-3.6.2 [2.30.3] USE="avahi ssh telepathy -rdp% -spice% (-applet%) (-test%)" 2,439 kB [ebuild N ~] gnome-extra/zeitgeist-0.9.5 USE="dbus fts icu nls -extensions -passiv -plugins -sql-debug" 837 kB [ebuild N ~] dev-libs/libzeitgeist-0.3.18 USE="-static-libs" 515 kB [ebuild N ~] net-libs/gnome-online-accounts-3.6.2 USE="gnome introspection -debug -kerberos" 570 kB [ebuild U ~] dev-libs/libgdata-0.13.2-r2:0/13 [0.8.1-r2:0/0] USE="gnome introspection -debug -static-libs%" 1,156 kB [ebuild U ~] gnome-extra/evolution-data-server-3.6.3:0/40 [2.32.3-r2:0/0] USE="gnome-online-accounts%* introspection%* ldap vala%* weather -api-doc-extras% -ipv6 -kerberos {-test} (-gnome-keyring%*)" 3,979 kB [ebuild U ~] gnome-base/gnome-panel-3.6.2 [2.32.1-r3] USE="eds introspection networkmanager (-bonobo%*)" 2,376 kB [ebuild N ~] dev-libs/folks-0.8.0:0/25 USE="eds socialweb telepathy vala -debug {-test} -tracker -utils" 1,444 kB [ebuild N ~] gnome-extra/gnome-contacts-3.6.2 USE="-v4l" 596 kB [ebuild N ~] gnome-base/gnome-fallback-3.6.2:3.0 USE="cups" 0 kB [ebuild U ~] gnome-base/gnome-applets-3.6.0-r1 [2.32.1.1-r1] USE="gnome%* networkmanager policykit -ipv6 (-cpufreq%*) (-gstreamer%*)" PYTHON_SINGLE_TARGET="python2_7%* -python2_6%" PYTHON_TARGETS="python2_7%* -python2_6%" 7,715 kB [ebuild U ~] mail-client/evolution-3.6.3:2.0 [2.32.3-r1:2.0] USE="crypt gnome-online-accounts%* gstreamer ldap ssl -kerberos -map% (-clutter%) (-connman%) (-networkmanager%*) (-python%*)" 12,107 kB [ebuild N ~] net-libs/libzapojit-0.0.2 USE="introspection" 265 kB [ebuild U ~] net-wireless/gnome-bluetooth-3.6.1:2/11 [2.32.0-r1:2/2] USE="introspection -debug -sendto% (-doc%) (-nautilus%*) (-test%)" 1,304 kB [ebuild N ~] net-im/empathy-3.6.3 USE="geocode geoloc gnome gnome-online-accounts map spell v4l -debug -sendto {-test}" 3,368 kB [ebuild U ] gnome-extra/nm-applet-0.9.6.4 [0.9.4.1] USE="bluetooth -gconf%" 1,115 kB [ebuild N ~] app-misc/tracker-0.14.4 USE="exif flac gif gnome-keyring gstreamer gtk iso jpeg miner-fs mp3 nautilus networkmanager pdf rss tiff vorbis xml (-applet) -cue -doc (-eds) -firefox-bookmarks -flickr -gsf -iptc -laptop -playlist {-test} -thunderbird -upnp-av -xine -xmp -xps" 5,808 kB [ebuild N ~] gnome-extra/nautilus-tracker-tags-0.14.4 0 kB [ebuild N ~] gnome-extra/gnome-documents-3.6.2 519 kB [ebuild U ~] gnome-base/gnome-control-center-3.6.3-r1:2 [2.32.1-r1:2] USE="bluetooth%* colord%* cups%* gnome-online-accounts%* i18n%* networkmanager%* socialweb%* -debug -kerberos% -systemd% -v4l% (-eds%*)" INPUT_DEVICES="-wacom%" 4,764 kB [blocks b ] <gnome-base/gnome-control-center-2.91 ("<gnome-base/gnome-control-center-2.91" is blocking media-gfx/gnome-font-viewer-3.6.2) [uninstall ] gnome-extra/gnome-media-2.32.0-r1:2 USE="aac flac mp3 vorbis -pulseaudio -speex -twolame" [blocks b ] <gnome-extra/gnome-media-2.32.0-r300 ("<gnome-extra/gnome-media-2.32.0-r300" is blocking gnome-base/gnome-control-center-3.6.3-r1) [ebuild N ~] gnome-base/gnome-core-apps-3.6.2:3.0 USE="bluetooth cdr cups networkmanager" 0 kB [ebuild N ~] gnome-base/gnome-shell-3.6.2-r1 USE="bluetooth i18n networkmanager -systemd" PYTHON_TARGETS="python2_7 -python2_6" 1,364 kB [ebuild U ~] gnome-base/gdm-3.6.2 [2.20.11-r1] USE="consolekit fallback%* gnome-shell%* introspection%* ldap%* tcpd -accessibility -audit% -debug% -fprint% -ipv6 -plymouth% (-selinux) -smartcard% -systemd% {-test%} -xinerama (-afs%) (-branding%*) (-dmx%) (-gnome-keyring%*) (-pam%*) (-remote%)" 1,591 kB [blocks b ] <gnome-base/gdm-2.91.94 ("<gnome-base/gdm-2.91.94" is blocking gnome-base/gnome-control-center-3.6.3-r1) [ebuild N ~] gnome-extra/gnome-tweak-tool-3.6.1-r1 PYTHON_TARGETS="python2_7 -python2_6" 219 kB [ebuild N ~] gnome-base/gnome-extra-apps-3.6.2:3.0 USE="shotwell tracker" 0 kB [ebuild U ~] gnome-base/gnome-3.6.2:2.0 [2.32.1-r2:2.0] USE="bluetooth%* cdr cups extras%* fallback%* -accessibility (-dvdr%*) (-ldap%*) (-mono%*) (-policykit%*)" 0 kB [blocks B ] <sys-apps/shadow-4.1.5-r1 ("<sys-apps/shadow-4.1.5-r1" is blocking sys-auth/pambase-20120417-r1) Total: 230 packages (67 upgrades, 126 new, 36 in new slots, 1 reinstall, 3 uninstalls), Size of downloads: 339,352 kB Conflict: 7 blocks (1 unsatisfied) !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: x11-libs/gtk+:3 (x11-libs/gtk+-3.6.3-r2::gentoo, ebuild scheduled for merge) pulled in by >=x11-libs/gtk+-3.6.2:3[cups?] required by (gnome-base/gnome-core-libs-3.6.2::gentoo, ebuild scheduled for merge) (and 11 more with the same problem) (x11-libs/gtk+-3.4.4::gentoo, installed) pulled in by <x11-libs/gtk+-3.5:3 required by (x11-themes/gnome-themes-standard-3.4.2::gentoo, installed) dev-libs/gobject-introspection:0 (dev-libs/gobject-introspection-1.32.1::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) (dev-libs/gobject-introspection-1.34.2-r1::gentoo, ebuild scheduled for merge) pulled in by >=dev-libs/gobject-introspection-1.34.2 required by (media-libs/cogl-1.12.2::gentoo, ebuild scheduled for merge) (and 2 more with the same problem) dev-libs/glib:2 (dev-libs/glib-2.32.4-r1::gentoo, installed) pulled in by <dev-libs/glib-2.33:2 required by (dev-libs/gobject-introspection-1.32.1::gentoo, installed) (dev-libs/glib-2.34.3::gentoo, ebuild scheduled for merge) pulled in by >=dev-libs/glib-2.34.3:2 required by (dev-util/gdbus-codegen-2.34.3::gentoo, ebuild scheduled for merge) (and 16 more with the same problem) gnome-base/gsettings-desktop-schemas:0 (gnome-base/gsettings-desktop-schemas-3.6.1::gentoo, ebuild scheduled for merge) pulled in by >=gnome-base/gsettings-desktop-schemas-3.5.91 required by (gnome-base/gnome-desktop-3.6.2::gentoo, ebuild scheduled for merge) (and 3 more with the same problem) (gnome-base/gsettings-desktop-schemas-3.4.2::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) x11-misc/colord:0 (x11-misc/colord-0.1.28::gentoo, ebuild scheduled for merge) pulled in by >=x11-misc/colord-0.1.27:= required by (gnome-base/gnome-settings-daemon-3.6.4::gentoo, ebuild scheduled for merge) (x11-misc/colord-0.1.26::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) gnome-base/libgnome-keyring:0 (gnome-base/libgnome-keyring-2.32.0::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) (gnome-base/libgnome-keyring-3.6.0::gentoo, ebuild scheduled for merge) pulled in by >=gnome-base/libgnome-keyring-3.6 required by (gnome-base/gnome-core-apps-3.6.2::gentoo, ebuild scheduled for merge) (and 1 more with the same problem) net-libs/libsoup:2.4 (net-libs/libsoup-2.38.1::gentoo, installed) pulled in by ~net-libs/libsoup-2.38.1[introspection?] required by (net-libs/libsoup-gnome-2.38.1::gentoo, installed) (net-libs/libsoup-2.40.2::gentoo, ebuild scheduled for merge) pulled in by ~net-libs/libsoup-2.40.2[introspection?] required by (net-libs/libsoup-gnome-2.40.2::gentoo, ebuild scheduled for merge) >=net-libs/libsoup-2.40:2.4[introspection] required by (gnome-base/gnome-shell-3.6.2-r1::gentoo, ebuild scheduled for merge) (and 1 more with the same problems) gnome-base/gnome-common:3 (gnome-base/gnome-common-3.6.0::gentoo, ebuild scheduled for merge) pulled in by >=gnome-base/gnome-common-3.6 required by (dev-libs/libgdata-0.13.2-r2::gentoo, ebuild scheduled for merge) (and 1 more with the same problem) (gnome-base/gnome-common-3.1.0::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) net-libs/libsoup-gnome:2.4 (net-libs/libsoup-gnome-2.38.1::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) (net-libs/libsoup-gnome-2.40.2::gentoo, ebuild scheduled for merge) pulled in by >=net-libs/libsoup-gnome-2.39.6:2.4 required by (www-client/epiphany-3.6.1::gentoo, ebuild scheduled for merge) net-libs/telepathy-glib:0 (net-libs/telepathy-glib-0.20.1-r1::gentoo, ebuild scheduled for merge) pulled in by >=net-libs/telepathy-glib-0.19.9 required by (net-im/empathy-3.6.3::gentoo, ebuild scheduled for merge) (and 4 more with the same problem) (net-libs/telepathy-glib-0.18.1::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) x11-libs/gdk-pixbuf:2 (x11-libs/gdk-pixbuf-2.26.4::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) (x11-libs/gdk-pixbuf-2.26.5::gentoo, ebuild scheduled for merge) pulled in by >=x11-libs/gdk-pixbuf-2.26.5:2 required by (gnome-base/gnome-core-libs-3.6.2::gentoo, ebuild scheduled for merge) x11-libs/pango:0 (x11-libs/pango-1.30.1::gentoo, installed) pulled in by <x11-libs/pango-1.31[X] required by (x11-drivers/nvidia-drivers-304.64::gentoo, installed) (x11-libs/pango-1.32.5::gentoo, ebuild scheduled for merge) pulled in by >=x11-libs/pango-1.32.2 required by (gnome-base/gnome-core-libs-3.6.2::gentoo, ebuild scheduled for merge) gnome-base/librsvg:2 (gnome-base/librsvg-2.36.4::gentoo, ebuild scheduled for merge) pulled in by >=gnome-base/librsvg-2.36.4[gtk] required by (gnome-base/gnome-core-libs-3.6.2::gentoo, ebuild scheduled for merge) (and 1 more with the same problem) (gnome-base/librsvg-2.36.1::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) x11-wm/metacity:0 (x11-wm/metacity-2.34.13::gentoo, ebuild scheduled for merge) pulled in by >=x11-wm/metacity-2.34.13 required by (gnome-base/gnome-fallback-3.6.2::gentoo, ebuild scheduled for merge) (x11-wm/metacity-2.30.3::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) x11-themes/gnome-icon-theme:0 (x11-themes/gnome-icon-theme-3.6.2::gentoo, ebuild scheduled for merge) pulled in by >=x11-themes/gnome-icon-theme-3.6.2 required by (gnome-base/gnome-core-apps-3.6.2::gentoo, ebuild scheduled for merge) (x11-themes/gnome-icon-theme-3.4.0::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) gnome-extra/nm-applet:0 (gnome-extra/nm-applet-0.9.6.4::gentoo, ebuild scheduled for merge) pulled in by >=gnome-extra/nm-applet-0.9.6.4[bluetooth?] required by (gnome-base/gnome-core-apps-3.6.2::gentoo, ebuild scheduled for merge) (gnome-extra/nm-applet-0.9.4.1::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) x11-themes/gnome-themes-standard:0 (x11-themes/gnome-themes-standard-3.4.2::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) (x11-themes/gnome-themes-standard-3.6.2::gentoo, ebuild scheduled for merge) pulled in by >=x11-themes/gnome-themes-standard-3.6.2 required by (gnome-base/gnome-core-apps-3.6.2::gentoo, ebuild scheduled for merge) dev-python/pyxdg:0 (dev-python/pyxdg-0.23::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) (dev-python/pyxdg-0.25::gentoo, ebuild scheduled for merge) pulled in by dev-python/pyxdg[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?] required by (media-video/totem-3.6.3-r1::gentoo, ebuild scheduled for merge) net-misc/networkmanager:0 (net-misc/networkmanager-0.9.4.0-r6::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) (net-misc/networkmanager-0.9.6.4::gentoo, ebuild scheduled for merge) pulled in by >=net-misc/networkmanager-0.9.6 required by (gnome-extra/nm-applet-0.9.6.4::gentoo, ebuild scheduled for merge) I've tried to unmask the packages, to add them to package.keywords but i can't solve this slots conflicts.. Any hint on how can i solve this ? I would really love to have Gnome 3 in my Gentoo Box. Cheers and thanks for any help, Bruno Santos | I think i'm being able solve the problem by emerging the conflicting packages one by one.. I've manage to get rid of networkmanager and nm-applet by emerging both (thus upgrading them).. And by emerging gobject-introspection (which pulled glib) i'm now emerging dev-python/pyxdg x11-themes/gnome-themes-standard x11-themes/gnome-icon-theme (that I wasn't able to do so before)... I'll post more results |
My /var/log/Xorg.0.log Code: [ 73.697] X.Org X Server 1.13.1 Release Date: 2012-12-13 [ 73.698] X Protocol Version 11, Revision 0 [ 73.698] Build Operating System: Linux 3.4.0-sabayon x86_64 Gentoo [ 73.698] Current Operating System: Linux localhost 3.6.11-gentoo #7 SMP Sun Feb 3 22:54:12 FNT 2013 x86_64 [ 73.698] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.6.11-gentoo root=/dev/sda6 [ 73.698] Build Date: 03 February 2013 09:18:42PM [ 73.698] [ 73.699] Current version of pixman: 0.28.0 [ 73.699] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 73.699] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 73.700] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 3 23:30:01 2013 [ 73.700] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 73.700] (==) No Layout section. Using the first Screen section. [ 73.700] (==) No screen section available. Using defaults. [ 73.701] (**) |-->Screen "Default Screen Section" (0) [ 73.701] (**) | |-->Monitor "<default monitor>" [ 73.701] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 73.701] (==) Automatically adding devices [ 73.701] (==) Automatically enabling devices [ 73.701] (==) Automatically adding GPU devices [ 73.701] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 73.701] Entry deleted from font path. [ 73.701] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 73.701] Entry deleted from font path. [ 73.701] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 73.701] Entry deleted from font path. [ 73.701] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 73.701] Entry deleted from font path. [ 73.701] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 73.701] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 73.701] Entry deleted from font path. [ 73.701] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 73.701] (==) FontPath set to: /usr/share/fonts/misc/ [ 73.701] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 73.701] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 73.701] (II) Loader magic: 0x80fc00 [ 73.701] (II) Module ABI versions: [ 73.701] X.Org ANSI C Emulation: 0.4 [ 73.701] X.Org Video Driver: 13.1 [ 73.701] X.Org XInput driver : 18.0 [ 73.701] X.Org Server Extension : 7.0 [ 73.702] (II) config/udev: Adding drm device (/dev/dri/card0) [ 114.871] (--) PCI:*(0:0:1:0) 1002:9802:17aa:397c rev 0, Mem @ 0x80000000/268435456, 0x90200000/262144, I/O @ 0x00003000/256 [ 114.872] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 114.872] Initializing built-in extension Generic Event Extension [ 114.872] Initializing built-in extension SHAPE [ 114.872] Initializing built-in extension MIT-SHM [ 114.872] Initializing built-in extension XInputExtension [ 114.872] Initializing built-in extension XTEST [ 114.872] Initializing built-in extension BIG-REQUESTS [ 114.872] Initializing built-in extension SYNC [ 114.872] Initializing built-in extension XKEYBOARD [ 114.872] Initializing built-in extension XC-MISC [ 114.872] Initializing built-in extension XINERAMA [ 114.872] Initializing built-in extension XFIXES [ 114.872] Initializing built-in extension RENDER [ 114.872] Initializing built-in extension RANDR [ 114.873] Initializing built-in extension COMPOSITE [ 114.873] Initializing built-in extension DAMAGE [ 114.873] Initializing built-in extension MIT-SCREEN-SAVER [ 114.873] Initializing built-in extension DOUBLE-BUFFER [ 114.873] Initializing built-in extension RECORD [ 114.873] Initializing built-in extension DPMS [ 114.873] Initializing built-in extension X-Resource [ 114.873] Initializing built-in extension XVideo [ 114.873] Initializing built-in extension XVideo-MotionCompensation [ 114.873] Initializing built-in extension XFree86-VidModeExtension [ 114.875] Initializing built-in extension XFree86-DGA [ 114.876] Initializing built-in extension XFree86-DRI [ 114.877] Initializing built-in extension DRI2 [ 114.878] (II) LoadModule: "glx" [ 114.878] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 114.878] (II) Module glx: vendor="X.Org Foundation" [ 114.878] compiled for 1.13.1, module version = 1.0.0 [ 114.878] ABI class: X.Org Server Extension, version 7.0 [ 114.878] (==) AIGLX enabled [ 114.880] Loading extension GLX [ 114.880] (==) Matched ati as autoconfigured driver 0 [ 114.880] (==) Matched ati as autoconfigured driver 1 [ 114.880] (==) Matched vesa as autoconfigured driver 2 [ 114.880] (==) Matched modesetting as autoconfigured driver 3 [ 114.880] (==) Matched fbdev as autoconfigured driver 4 [ 114.880] (==) Assigned the driver to the xf86ConfigLayout [ 114.880] (II) LoadModule: "ati" [ 114.880] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so [ 114.880] (II) Module ati: vendor="X.Org Foundation" [ 114.880] compiled for 1.13.1, module version = 7.0.0 [ 114.880] Module class: X.Org Video Driver [ 114.880] ABI class: X.Org Video Driver, version 13.1 [ 114.880] (II) LoadModule: "radeon" [ 114.881] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so [ 114.881] (II) Module radeon: vendor="X.Org Foundation" [ 114.881] compiled for 1.13.1, module version = 7.0.0 [ 114.881] Module class: X.Org Video Driver [ 114.881] ABI class: X.Org Video Driver, version 13.1 [ 114.881] (II) LoadModule: "vesa" [ 114.881] (WW) Warning, couldn't open module vesa [ 114.881] (II) UnloadModule: "vesa" [ 114.881] (II) Unloading vesa [ 114.882] (EE) Failed to load module "vesa" (module does not exist, 0) [ 114.882] (II) LoadModule: "modesetting" [ 114.882] (WW) Warning, couldn't open module modesetting [ 114.882] (II) UnloadModule: "modesetting" [ 114.882] (II) Unloading modesetting [ 114.882] (EE) Failed to load module "modesetting" (module does not exist, 0) [ 114.882] (II) LoadModule: "fbdev" [ 114.882] (WW) Warning, couldn't open module fbdev [ 114.882] (II) UnloadModule: "fbdev" [ 114.882] (II) Unloading fbdev [ 114.882] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 114.882] (II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI), ATI Radeon Mobility X300 (M24) 3152 (PCIE), ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI), ATI Radeon X600 (RV380) 3E50 (PCIE), ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP), ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP), ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP), ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP), ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650, ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337, ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI), ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP), ATI Radeon X800PRO (R420) JI (AGP), ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP), ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP), ATI Radeon Mobility 9800 (M18) JN (AGP), ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP), ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP), ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP), ATI Radeon Mobility M7 LW (AGP), ATI Mobility FireGL 7800 M7 LX (AGP), ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP), ATI FireGL Mobility 9000 (M9) Ld (AGP), ATI Radeon Mobility 9000 (M9) Lf (AGP), ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI, ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP), ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP), ATI Radeon Mobility 9600 (M10) NQ (AGP), ATI Radeon Mobility 9600 (M11) NR (AGP), ATI Radeon Mobility 9600 (M10) NS (AGP), ATI FireGL Mobility T2 (M10) NT (AGP), ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP), ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP), ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP), ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI), ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI), ATI Radeon Mobility X300 (M22) 5460 (PCIE), ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE), ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE), ATI Radeon X800PRO (R423) UI (PCIE), ATI Radeon X800LE (R423) UJ (PCIE), ATI Radeon X800SE (R423) UK (PCIE), ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE), ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE), ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE), ATI FireGL unknown (R423) UR (PCIE), ATI FireGL unknown (R423) UT (PCIE), ATI Mobility FireGL V5000 (M26) (PCIE), ATI Mobility FireGL V5000 (M26) (PCIE), ATI Mobility Radeon X700 XL (M26) (PCIE), ATI Mobility Radeon X700 (M26) (PCIE), ATI Mobility Radeon X700 (M26) (PCIE), ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834, ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon XPRESS 200 5954 (PCIE), ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP), ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP), ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI), ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE), ATI Radeon XPRESS 200M 5975 (PCIE), ATI Radeon XPRESS 200 5A41 (PCIE), ATI Radeon XPRESS 200M 5A42 (PCIE), ATI Radeon XPRESS 200 5A61 (PCIE), ATI Radeon XPRESS 200M 5A62 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE), ATI Radeon X600 (RV370) 5B62 (PCIE), ATI Radeon X550 (RV370) 5B63 (PCIE), ATI FireGL V3100 (RV370) 5B64 (PCIE), ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE), ATI Radeon Mobility 9200 (M9+) 5C61 (AGP), ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Mobility Radeon X800 XT (M28) (PCIE), ATI Mobility FireGL V5100 (M28) (PCIE), ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE), ATI Radeon X850 XT PE (R480) (PCIE), ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE), ATI unknown Radeon / FireGL (R480) 5D50 (PCIE), ATI Radeon X850 XT (R480) (PCIE), ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE), ATI Radeon X700 PRO (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800, ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800, ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800, ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505, ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL, ATI Mobility Radeon X1400, ATI Radeon X1300/X1550, ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300, ATI Mobility Radeon X1300, ATI Mobility Radeon X1300, ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300, ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350, ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550, ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450, ATI Radeon X1300/X1550, ATI Mobility Radeon X2300, ATI Mobility Radeon X2300, ATI Mobility Radeon X1350, ATI Mobility Radeon X1350, ATI Mobility Radeon X1450, ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350, ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600, ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600, ATI Mobility FireGL V5200, ATI Mobility Radeon X1600, ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400, ATI Mobility FireGL V5250, ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT, ATI FireGL V5200, ATI Mobility Radeon X1700, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300, ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950, ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560, ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400, ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560, ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835, ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740, ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2, ATI Radeon 4800 Series, ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2, ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL), ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98, ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series, ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98, ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670, ATI FirePro M5750, ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP), ATI RV730XT [Radeon HD 4670], ATI RADEON E4600, ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650], ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL), ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830, ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740, ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770, ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870, ATI Mobility Radeon HD 3850, ATI Radeon HD3850, ATI Mobility Radeon HD 3850 X2, ATI RV670, ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850, ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series, ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630, ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT, ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP, ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630, ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600, ATI FireGL V3600, ATI Radeon HD 2600 LE, ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470, ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700, ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics, AMD Radeon HD 6300 Series Graphics, AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370, AMD Firestream 9350, ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series, ATI Mobility Radeon HD 5800 Series, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro (FireGL) Graphics Adapter, ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series, ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series, ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD, ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR, ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS, BARTS, Mobility Radeon HD 6000 Series, Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS, AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE [ 114.891] (--) using VT number 7 [ 114.898] (II) [KMS] Kernel modesetting enabled. [ 114.898] (II) RADEON(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 114.898] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32 [ 114.898] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) [ 114.898] (==) RADEON(0): Default visual is TrueColor [ 114.898] (==) RADEON(0): RGB weight 888 [ 114.898] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC) [ 114.898] (--) RADEON(0): Chipset: "AMD Radeon HD 6310 Graphics" (ChipID = 0x9802) [ 114.898] (II) RADEON(0): GPU accel disabled or not working, using shadowfb for KMS [ 114.898] (II) Loading sub module "shadow" [ 114.898] (II) LoadModule: "shadow" [ 114.899] (II) Loading /usr/lib64/xorg/modules/libshadow.so [ 114.918] (II) Module shadow: vendor="X.Org Foundation" [ 114.918] compiled for 1.13.1, module version = 1.1.0 [ 114.918] ABI class: X.Org ANSI C Emulation, version 0.4 [ 114.918] (II) RADEON(0): KMS Color Tiling: disabled [ 114.918] (II) RADEON(0): KMS Color Tiling 2D: disabled [ 114.918] (II) RADEON(0): KMS Pageflipping: enabled [ 114.918] (II) RADEON(0): SwapBuffers wait for vsync: enabled [ 114.918] (II) RADEON(0): Output LVDS has no monitor section [ 114.982] (II) RADEON(0): Output HDMI-0 has no monitor section [ 114.996] (II) RADEON(0): Output VGA-0 has no monitor section [ 114.996] (II) RADEON(0): EDID for output LVDS [ 114.996] (II) RADEON(0): Manufacturer: LEN Model: 40a0 Serial#: 0 [ 114.996] (II) RADEON(0): Year: 2010 Week: 0 [ 114.996] (II) RADEON(0): EDID Version: 1.3 [ 114.996] (II) RADEON(0): Digital Display Input [ 114.996] (II) RADEON(0): Max Image Size [cm]: horiz.: 31 vert.: 17 [ 114.996] (II) RADEON(0): Gamma: 2.20 [ 114.996] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off [ 114.996] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 114.996] (II) RADEON(0): First detailed timing is preferred mode [ 114.996] (II) RADEON(0): redX: 0.580 redY: 0.340 greenX: 0.310 greenY: 0.550 [ 114.996] (II) RADEON(0): blueX: 0.155 blueY: 0.155 whiteX: 0.313 whiteY: 0.329 [ 114.996] (II) RADEON(0): Manufacturer's mask: 0 [ 114.997] (II) RADEON(0): Supported detailed timing: [ 114.997] (II) RADEON(0): clock: 72.3 MHz Image Size: 309 x 174 mm [ 114.997] (II) RADEON(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1526 h_border: 0 [ 114.997] (II) RADEON(0): v_active: 768 v_sync: 770 v_sync_end 775 v_blanking: 790 v_border: 0 [ 114.997] (II) RADEON(0): Unknown vendor-specific block f [ 114.997] (II) RADEON(0): Unknown vendor-specific block f [ 114.997] (II) RADEON(0): LTN140AT16L01 [ 114.997] (II) RADEON(0): EDID (in hex): [ 114.997] (II) RADEON(0): 00ffffffffffff0030aea04000000000 [ 114.997] (II) RADEON(0): 00140103801f1178ea87f594574f8c27 [ 114.997] (II) RADEON(0): 27505400000001010101010101010101 [ 114.997] (II) RADEON(0): 010101010101411c56a0500016303020 [ 114.997] (II) RADEON(0): 250035ae100000190000000f00000000 [ 114.997] (II) RADEON(0): 000000000025d9066a000000000f008c [ 114.997] (II) RADEON(0): 09328c09281609004ca34154000000fe [ 114.997] (II) RADEON(0): 004c544e313430415431364c30310093 [ 114.997] (II) RADEON(0): Printing probed modes for output LVDS [ 114.997] (II) RADEON(0): Modeline "1366x768"x60.0 72.33 1366 1414 1446 1526 768 770 775 790 -hsync -vsync (47.4 kHz eP) [ 114.997] (II) RADEON(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz) [ 114.997] (II) RADEON(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz) [ 114.997] (II) RADEON(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz) [ 114.997] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz) [ 114.997] (II) RADEON(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz) [ 114.997] (II) RADEON(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz) [ 114.997] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz) [ 115.061] (II) RADEON(0): EDID for output HDMI-0 [ 115.076] (II) RADEON(0): EDID for output VGA-0 [ 115.076] (II) RADEON(0): Output LVDS connected [ 115.076] (II) RADEON(0): Output HDMI-0 disconnected [ 115.076] (II) RADEON(0): Output VGA-0 disconnected [ 115.076] (II) RADEON(0): Using exact sizes for initial modes [ 115.076] (II) RADEON(0): Output LVDS using initial mode 1366x768 [ 115.076] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. [ 115.076] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:18000000 visible:fba0000 [ 115.076] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM [ 115.076] (==) RADEON(0): DPI set to (96, 96) [ 115.076] (II) Loading sub module "fb" [ 115.076] (II) LoadModule: "fb" [ 115.076] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 115.082] (II) Module fb: vendor="X.Org Foundation" [ 115.082] compiled for 1.13.1, module version = 1.0.0 [ 115.082] ABI class: X.Org ANSI C Emulation, version 0.4 [ 115.082] (II) Loading sub module "ramdac" [ 115.082] (II) LoadModule: "ramdac" [ 115.082] (II) Module "ramdac" already built-in [ 115.082] (--) Depth 24 pixmap format is 32 bpp [ 115.087] (II) RADEON(0): Front buffer size: 4224K [ 115.087] (II) RADEON(0): VRAM usage limit set to 228096K [ 115.089] (==) RADEON(0): Backing store disabled [ 115.089] (WW) RADEON(0): Direct rendering disabled [ 115.089] (II) RADEON(0): Acceleration disabled [ 115.089] (==) RADEON(0): DPMS enabled [ 115.089] (==) RADEON(0): Silken mouse enabled [ 115.089] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 115.090] (--) RandR disabled [ 115.103] (II) AIGLX: Screen 0 is not DRI2 capable [ 115.103] (II) AIGLX: Screen 0 is not DRI capable [ 115.601] (II) AIGLX: Loaded and initialized swrast [ 115.601] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 115.622] (II) RADEON(0): Setting screen physical size to 361 x 203 [ 115.974] (II) config/udev: Adding drm device (/dev/dri/card0) [ 116.010] Server terminated successfully (0). Closing log file. I've installed with no problems xorg-server package. Then installed twm and xterm to test if Xorg would work, but not worked. Tried to modprobe radeon and modprobe fglrx before startx and doesn't work. [ ]'s | rudregues, I suspect you are not using the kernel you think your are. Run Code: $ uname -a Linux NeddySeagoon 3.7.1-gentoo #1 SMP PREEMPT Wed Dec 26 16:00:43 GMT 2012 x86_64 AMD Phenom(tm) II X6 1090T Processor AuthenticAMD GNU/Linux The date and time Wed Dec 26 16:00:43 GMT 2012 is the build date an time of the running kernel. The #1 is the number of times that this kernel has been built. If you are running the kernel you have just compiled uname -a will show a time, at most, a few hours ago. If its wrong, your kernel is not being installed correctly - did your remember to mount /boot ? |
hello, after the big udev upgrade that just happened 197-r4 and some other packages I rebooted finally and now my *DM login seems to be broken. (I run awesome-wm, but the same issue exists with XSesssion[xterm]) at first I thought the issue was just slim, so I switched to LXDM with the same issue, root logs in fine.. but my regular user refuses to login.. not sure what the issue could be, maybe PAM related? but now i'm not so sure.. everything there looked fine. no log errors really, not sure how to make slim or lxdm more verbose.. Quote: tail -n 100 /var/log/lxdm.log ** Message: quit code 1 I can login to X as a regular user from console without any issues using 'startx'.. its only my LXDM and slim that do not work. either one will do the same thing. it accepts my username and password, then just send me straight back to the login prompt.. The /var/log files don't really give me any clues.(Sorry) I think it might be udev permission related because, xterm (once i'm logged in with startx) is also broken, gives a ttydev error. looks like the permissions of /dev/tty are set as root:root.. i manually reset this and xterm works again.. but perhaps some other udev object is related to my login problems?? not sure.. Finally sudo is broken only in an X session... sudo 'any command foo' will just hang and never prompt for a password.. ^C gets me out.. and sudo will work fine from non X consoles. I can su without issues though. please help! Thanks. | Hi tecknocrust, I am not sure if my problem applies to you, but it might help. I tried login in using slim, I would enter my name and password and X would start but the screen was black with a mouse cursor that looked like an "X" So here's how I fixed it: 1) Edit /etc/slim.conf Code: login_cmd exec /bin/bash -login ~/.xinitrc %session # login_cmd exec /bin/bash -login /usr/share/slim/Xsession %session 2) Add dbus to the default run level: Code: rc-update add dbus default PS: Use ~/.xinitrc (an example file can be found at /usr/share/doc/slim-<version>/xinitrc.sample) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.