07-23-2013 01:00 PM - last edited on 03-06-2024 03:36 AM by ROGBot
10-31-2013 10:54 AM
10-31-2013 11:25 AM
11-02-2013 06:17 AM
11-02-2013 09:34 AM
sasikumardr wrote:
@Zygomorphic any luck?
11-04-2013 09:51 AM
11-05-2013 08:37 AM
12-21-2013 01:07 PM
12-21-2013 02:06 PM
joebow1991 wrote:
Hey all, I just got myself a G750JH-DB71 two days ago and I've come to notice a few issues. First for background, I'm running Fedora 20 with the 3.12.5 kernel that I've compiled myself with the latest Nvidia proprietary driver installed. First as I've noticed that it's a known issue, has anyone found a way to patch the kernel / driver to get the mouse pad to work correctly? (enable right click). Second, I am only getting sound through the speaker / sub by the front left corner; from what I've read I think there's supposed to be a left and right speaker plus that sub but I haven't read anything definitive on it so would anyone be able to confirm this either way? Also, for the record I never even booted into Win8 as I installed F20 on first boot so I don't have a reference to whether it worked or not on win.. (lesson learned for next time lol). Anyway thank you in advance!
12-21-2013 02:51 PM
villiansv wrote:
The answer here - http://superuser.com/questions/619582/right-elantech-touchpad-button-not-working-in-linux - worked for me a few months ago in getting right-click working. That was in Arch, at the time with 3.11.x kernel, but I don't see why it wouldn't work for you, or any other Linux distro.
Can't remember having issues with sound, and I don't have Linux running at the moment so I can't help there.
12-21-2013 02:55 PM
joebow1991 wrote:
Thank you so much, it's definitely on the right track but it still fails telling me to check the log which says:
DKMS make.log for psmouse-elantech-v7right for kernel 3.12.5 (x86_64)
Sat Dec 21 17:50:40 EST 2013
make: Entering directory `/home/joe/3.12.5/linux-3.12.5'
CC /var/lib/dkms/psmouse/elantech-v7right/build/src/psmouse-base.o
CC /var/lib/dkms/psmouse/elantech-v7right/build/src/synaptics.o
CC /var/lib/dkms/psmouse/elantech-v7right/build/src/alps.o
CC /var/lib/dkms/psmouse/elantech-v7right/build/src/elantech.o
CC /var/lib/dkms/psmouse/elantech-v7right/build/src/logips2pp.o
CC /var/lib/dkms/psmouse/elantech-v7right/build/src/lifebook.o
CC /var/lib/dkms/psmouse/elantech-v7right/build/src/sentelic.o
CC /var/lib/dkms/psmouse/elantech-v7right/build/src/trackpoint.o
CC /var/lib/dkms/psmouse/elantech-v7right/build/src/cypress_ps2.o
LD /var/lib/dkms/psmouse/elantech-v7right/build/src/psmouse.o
MODPOST 0 modules
make: Leaving directory `/home/joe/3.12.5/linux-3.12.5'
As of right now I am trying to manually enter the code into the file... does the "fix" replace code in the file or just add to the bottom? I'm currently unable to locate where to add it lol--- noob moment haha. Anyway thank you for your help!