iamthepieman Posted July 2, 2015 Report Share Posted July 2, 2015 hi under startx, after a new install, ... ask for info! tia! Link to comment Share on other sites More sharing options...
0 Sandro Posted July 2, 2015 Report Share Posted July 2, 2015 No trouble: Control in /etc/portage/make.conf that is present the string: INPUT_DEVICE="mouse keyboard evdev" If YOu've a laptop, the string must be INPUT_DEVICES="mouse keyboard evdev synaptics" 1) You must control The services active ..... rc-config list|less add the services that you desire unsig the command "rc-update" Is Important that you have installed dbus and # rc-update add dbus default typing # rc So the services that you want will be enabled and disabled that you don't want. may be sure to have a functional xorg-server. # emerge -1 xorg-server then recompile all drivers: # emerge -1 `qlist -IC x11-dri` then you make a reboot A auestion: You've the xdm in tour default profile ? For example, there are the mine: sandro@cit4771ht ~ $ rc-config list Available init scripts NetworkManager default acpid default alsasound default anacron default bluetooth default boinc bootmisc boot busybox-klogd busybox-ntpd busybox-syslogd busybox-watchdog clamd default consolefont consolekit default cpupower default cups-browsed default cupsd default dbus default devfs sysinit device-mapper boot dhcpcd dmcrypt dmesg sysinit dmeventd dropbox fancontrol fsck boot fuse default git-daemon gpm default gpsd hddtemp default hdparm default hostname boot hwclock boot ip6tables boot iptables boot irexec keymaps boot killprocs shutdown kmod-static-nodes sysinit lircd lircmd lm_sensors default local default localmount boot lvm boot lvm-monitoring lvmetad mdadm mdraid microcode_ctl boot mit-krb5kadmind mit-krb5kdc mit-krb5kpropd modules boot mount-ro shutdown mtab boot mysql netif.lo sysinit netif.tmpl netmount default ntp-client ntpd default numlock nvidia-persistenced default nvidia-smi default pciparm pcscd postfix default procfs boot pwcheck pydoc-2.7 pydoc-3.3 rfcomm root boot rsyncd samba saned saslauthd savecache shutdown slapd sntp sshd svnserve swap boot swapfiles boot swclock sysctl boot sysfs sysinit syslog-ng default termencoding boot tmpfiles.dev sysinit tmpfiles.setup boot transmission-daemon twistd udev sysinit udev-mount sysinit udev-postmount boot ufw default urandom boot vixie-cron default wpa_supplicant xdm default xdm-setup xinetd I f You've trouble with services post your "rc-config list" PS: remember to make emerge --sync periodically to maintain adjourned your system (using emerge --sinc; or eix-update then emerge -DNu world --with-bdeps=y ; emerge --depclean) Could you post your # lspci|grep -i vga ? I wish to be utiles for You :) Link to comment Share on other sites More sharing options...
0 iamthepieman Posted July 3, 2015 Author Report Share Posted July 3, 2015 . Link to comment Share on other sites More sharing options...
0 duncan.britton Posted July 3, 2015 Report Share Posted July 3, 2015 So, just to clarify, you have both xf86-input-mouse and xf86-input-keyboard, as well as xf86-input-evdev installed? Also, are you using a desktop or laptop? If you are using a laptop, you will also want xf86-input-synaptics to be installed. Link to comment Share on other sites More sharing options...
0 funfool Posted July 3, 2015 Report Share Posted July 3, 2015 Am I the only one that still puts this in make.conf? :P INPUT_DEVICES="evdev keyboard mouse" Link to comment Share on other sites More sharing options...
0 whiteghost Posted July 3, 2015 Report Share Posted July 3, 2015 https://wiki.gentoo.org/wiki/Evdev Link to comment Share on other sites More sharing options...
0 Sandro Posted July 3, 2015 Report Share Posted July 3, 2015 I can only make the tentative of " Take the bull by the horns." 0) make a memtest using a livecd that support it (it's very important ......!!!!!!) 1) post Your /etc/portage/make.conf 2) post your eselect profile list 3) eselect kernel list 4) grep "nouv\|intel" /usr/src/linux/.config 5) lspci |grep -i net (So I can prepare a basic kernel-config for your system). If have Optimus, we'll see it later ! Link to comment Share on other sites More sharing options...
0 iamthepieman Posted July 5, 2015 Author Report Share Posted July 5, 2015 . Link to comment Share on other sites More sharing options...
0 iamthepieman Posted July 5, 2015 Author Report Share Posted July 5, 2015 ... Link to comment Share on other sites More sharing options...
0 uudruid74 Posted July 5, 2015 Report Share Posted July 5, 2015 Hmm... shouldn't evdev take care of keyboard and mouse as well? AFAIK, X should have migrated over to the newer API awhile ago. I don't even use xorg.conf files anymore. The autodetect is usually better. In fact, even my touchscreen works (nice with Gnome 3.16) and hotplugging HDMI monitors (except for audio ... I have to manually change the HDMI audio to another device via pulseaudio's control panel if I yank out the hdmi cable). Link to comment Share on other sites More sharing options...
0 iamthepieman Posted July 5, 2015 Author Report Share Posted July 5, 2015 rc-config list|less Available init scripts alsasound autoconfig binfmt boot bootmisc boot busybox-ntpd busybox-watchdog consolefont consolekit default cups-browsed cupsd dbus default devfs sysinit dhcpcd default dmesg sysinit fixinittab fsck boot gpm gpm-pre hostname boot hwclock boot hwsetup ip6tables iptables keymaps boot killprocs shutdown kmod-static-nodes sysinit local default localmount boot loopback boot modules boot mount-ro shutdown mtab boot net.lo netmount default numlock osclock pciparm procfs boot pydoc-2.7 pydoc-3.3 root boot rsyncd s6-svscan savecache shutdown sshd swap boot swapfiles boot swclock sysctl boot sysfs sysinit termencoding boot tmpfiles.dev sysinit tmpfiles.setup boot udev default udev-postmount unmute urandom boot wicd default wpa_supplicant xdm default # rc-config list Available init scripts alsasound autoconfig binfmt boot bootmisc boot busybox-ntpd busybox-watchdog consolefont consolekit default cups-browsed cupsd dbus default devfs sysinit dhcpcd default dmesg sysinit fixinittab fsck boot gpm gpm-pre hostname boot hwclock boot hwsetup ip6tables iptables keymaps boot killprocs shutdown kmod-static-nodes sysinit local default localmount boot loopback boot modules boot mount-ro shutdown mtab boot net.lo netmount default numlock osclock pciparm procfs boot pydoc-2.7 pydoc-3.3 root boot rsyncd s6-svscan savecache shutdown sshd swap boot swapfiles boot swclock sysctl boot sysfs sysinit termencoding boot tmpfiles.dev sysinit tmpfiles.setup boot udev default udev-postmount unmute urandom boot wicd default wpa_supplicant xdm default xdm-setup Link to comment Share on other sites More sharing options...
0 iamthepieman Posted July 5, 2015 Author Report Share Posted July 5, 2015 Hmm... shouldn't evdev take care of keyboard and mouse as well? AFAIK, X should have migrated over to the newer API awhile ago. I don't even use xorg.conf files anymore. The autodetect is usually better. In fact, even my touchscreen works (nice with Gnome 3.16) and hotplugging HDMI monitors (except for audio ... I have to manually change the HDMI audio to another device via pulseaudio's control panel if I yank out the hdmi cable). well...then the SOLUTION is ? Link to comment Share on other sites More sharing options...
0 iamthepieman Posted July 5, 2015 Author Report Share Posted July 5, 2015 It is possible that drobbins see this post ??? how's possible tomorrow will be 7 days strugglin with this crap! NO developers,no programmers in this forum ??? easy: boot in 10 secs. I have X 's and all the software possible,,, just need my mouse and keyboard runnin... Link to comment Share on other sites More sharing options...
0 j-g- Posted July 5, 2015 Report Share Posted July 5, 2015 Your problem is you don't want to read documentation, you just want the 'magic commands' given to you, some in this thread have tried to help you, but you either ignore or don't give the information requested appropriately, how's possible tomorrow will be 7 days strugglin with this crap! You make it possible by not reading documentation, and clearly having little idea of what you are doing. well...then the SOLUTION is ? This kind of un-polite request won't get you any much help. --- start trimmed snippet of emerge --info output...System uname: Linux-3.14.43-std453-amd64-x86_64-Intel-R-_Celeron-R-_CPU_B820_@_1.70GHz-with-gentoo-2.2...INPUT_DEVICES="evdev synaptics"VIDEO_CARDS="intel"...--- end of trim# synclientNo protocol specifiedFailed to connect to X Server. Not following advice and the issuing random commands as root wont get you anywere, there's no point in executing synclient if you are not inside an X session, you haven't even posted your .xinitrc or what desktop enviroment or window manager you are trying to start, and you seem to be doing everything as root, why are you installing X if you haven't even created a user, if you follow the install guide you should have your own user before even be thinking of a graphical environment. Also that uname and the snippet of kernel configuration you posted makes me think you might be running this from a chroot, are you?Read the documentation before asking, and make good questions, not just ' under startx, after a new install ', without giving information about your system and logs, 'under startx' doesn't even makes sense. If you want help one shouldn't be doing heuristics to figure out what's really happening on your system.The amount of threads asking for help you have posted to this forum just for getting your first install done, tells you don't have the knowledge of a linux system, required to maintain a source based distro, you should try learn first using a vm or spare hardware(for a source based distro at least have 2 cores and 2GB of ram with swap), take your time to learn about the linux base system, and then you can run funtoo or gentoo as a server or workstation, if you don't have the experience to quickly trouble-shoot simple problems like the ones you have posted any source-based distro will just be maintainace pain for you, the packages in gentoo and funtoo are very vanilla, and many packages require configuration to work properly after install( that's not saying they won't work). I've read in this forums funtoo can be a distro for noobs, but I strongly disagree, just learning basic shell, file system concepts and hierarchy might take a day for some people, and that desn't cover 'basic unix', so if you are a noob unless you have a week and lot's of time to read, you wont be able to make a proper installation of gentoo or funtoo, you might get something working by just coping commands from the install guide but that will soon become a nightmare to maintain. Tassie_Tux, cardinal and spectromas 3 Link to comment Share on other sites More sharing options...
0 iamthepieman Posted July 5, 2015 Author Report Share Posted July 5, 2015 . Link to comment Share on other sites More sharing options...
0 j-g- Posted July 5, 2015 Report Share Posted July 5, 2015 Let's start again... I have twm, I can see the 3 terminals and the clock but NO pointer and the keybo dead... I installed the minimal system with systemrescuecd... Both as # root or $ user ---> frozen mouse and kb... The installed kernel was gentoo-sources 4.0.5... Each day I get the system by chroot... /var/log/Xorg.0.log is empty... Acer Aspire E1-431-2842 INTEL,ALPS,SYNAPTICS,BROADCOM, https://driverscollection.com/?H=Aspire%20E1-431&By=ACER Tia! So you are running in a chroot, I have never tried to start X as root in a chroot, I didn't know you could get to display something my guess is /dev/ is not being handled properly by the chroot , stop that, boot your real installation and stop using startx as root, or get a display manager you would be better using one of those. Install a bootlader if you haven't already, and boot the real thing, theres a kernel already installed at this point I'm not sure if your 4.0.5 kernel is built or you have only installed the sources. and don't try building a personalized kernel until you know all the drivers and cpu options required for your computer, take your time(not ours) to figure out those things. Also are you sure you want twm? Again read the documentation you are not following a proper installation procedure, and no one wants to post a personalized version of what's in the wiki. Link to comment Share on other sites More sharing options...
0 iamthepieman Posted July 5, 2015 Author Report Share Posted July 5, 2015 , Link to comment Share on other sites More sharing options...
0 iamthepieman Posted July 5, 2015 Author Report Share Posted July 5, 2015 your 4.0.5 kernel is built or you have only installed the sources. genkernel ! are you sure you want twm? just for test purposes! Link to comment Share on other sites More sharing options...
0 Sandro Posted July 5, 2015 Report Share Posted July 5, 2015 Genkernel for me are very good..... I use it;it isn't a symptom of incaapacity cause ..... genkernel --menuconfig aqll , with this you compile the kernel. the aid is the creation of an initramfs. Gentoo gas troubles at this moment. Use Funtoo. Control make.conf. In make.conf set INPUT_DEVICES="mouse keyboard evdev synaptics"VIDEO_CARD="intel" ______________________________ In kernel-config You must enable in Device drivers -> Graphics support ---> Direct Rendering ?Manager --> ? ? < > DRM driver for VMware Virtual GPU ? ? ? ? <M> Intel GMA5/600 KMS Framebuffer ? ? ? ? [*] Intel GMA600 support (Experimental) ? ? ? ? [*] Intel GMA3600/3650 support (Experimental) ? ? ? ? < > DisplayLink ? ? ? ? < > AST server chips ? ? ? ? <M> Kernel modesetting driver for MGA G200 server engines ? ? ? ? < > Cirrus driver for QEMU emulated device ? ? ? ? < > QXL virtual GPU ? ? ? ? < > DRM Support for bochs dispi vga interface (qemu stdvga) ? ? ? ? Display Panels ---- ? ? ? ? < > HSA kernel driver for AMD GPU devices exit .... then disable all except: {*} Support for frame buffer devices ---> ? ? ? ? [ ] 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 ? ? ? ? < > Arc Monochrome LCD board support ? ? ? ? [ ] Asiliant (Chips) 69000 display support ? ? ? ? [ ] IMS Twin Turbo display support ? ? ? ? < > VGA 16-color graphics support ? ? ? ? < > Userspace VESA VGA graphics support ? ? ? ? [*] VESA VGA graphics support ? ? ? ? [*] EFI-based Framebuffer Support ? ? ? ? < > N411 Apollo/Hecuba devkit support ? ? ? ? < > Hercules mono graphics support ? ? ? ? < > OpenCores VGA/LCD core 2.0 framebuffer support ? save and exit. Recompile the kernel then emerge -DNu world xorg-x11 xdm world --backtrace=30 post the results :) I must be able to solve this grrrrr. :( I'm sorry for failures). And I ask your forgiveness. Link to comment Share on other sites More sharing options...
0 iamthepieman Posted July 5, 2015 Author Report Share Posted July 5, 2015 . Link to comment Share on other sites More sharing options...
0 iamthepieman Posted July 6, 2015 Author Report Share Posted July 6, 2015 _ Link to comment Share on other sites More sharing options...
0 iamthepieman Posted July 6, 2015 Author Report Share Posted July 6, 2015 . Link to comment Share on other sites More sharing options...
0 iamthepieman Posted July 6, 2015 Author Report Share Posted July 6, 2015 edited,,, Link to comment Share on other sites More sharing options...
0 uudruid74 Posted July 6, 2015 Report Share Posted July 6, 2015 1 - this ain't Windows. Why did you post a link to a driver site? 2 - Is the system hooting by itself or are you still using the rescue CD and a chroot? If the latter, do the former first. ie: ditch the training wheels! 3 - Your Xorg log file will tell you what you need to know. You need to read it. You could post it, but I don't feel like reading it because... 4 - I think funtoo is the wrong distro for you. Funtoo is a meta distro and you need to learn the basics first. You need a distro where you can get started. I would recommend Sabayon since once installed, you can still use emerge to update it and start tweaking your make.conf, build your own kernels, etc. Beware: Sabayon is gentoo/systemd based. Some things will not be compatible. It will be easy though. Makes a good desktop/laptop OS. Link to comment Share on other sites More sharing options...
0 iamthepieman Posted July 6, 2015 Author Report Share Posted July 6, 2015 I apologize for talking rude! Link to comment Share on other sites More sharing options...
0 iamthepieman Posted July 6, 2015 Author Report Share Posted July 6, 2015 edited... Link to comment Share on other sites More sharing options...
Question
iamthepieman
hi
under startx, after a new install, ...
ask for info!
tia!
Link to comment
Share on other sites
44 answers to this question
Recommended Posts