You are not logged in.

#21 2017-03-22 01:10:38

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Does not work brightness dell inspirion 14 5000

Alejandro8 wrote:

Try with the kernel but it is blinking and will not boot. I start with the old grub.
Jessie-backports firmware-misc-nonfree, had it installed duplicate list. I have a lot to learn

Install linux-image-amd64, xserver-xorg-video-intel, libegl1-mesa, libgl1-mesa-glx, libgl1-mesa-dri from backports, as described in the link we gave you. Then update-grub.


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#22 2017-03-22 02:01:49

Alejandro8
Member
Registered: 2017-03-21
Posts: 20

Re: Does not work brightness dell inspirion 14 5000

Hi, very happy colleagues started to work the brightness of my screen. My wifi stops working but after updating with the updates icon, it works again.

What stops working is to select on the touchpad, move the buttons but do not select it with a touch or two
Use this solution given to me before
https://forums.bunsenlabs.org/viewtopic.php?id=1185

Offline

#23 2017-03-22 02:02:59

Alejandro8
Member
Registered: 2017-03-21
Posts: 20

Re: Does not work brightness dell inspirion 14 5000

As you can solve the touchpad. This community is incredibly amazing

Offline

#24 2017-03-22 02:08:11

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Does not work brightness dell inspirion 14 5000

Hi, very happy colleagues started to work the brightness of my screen.

Excelente! smile

Do you have this in ~/.config/openbox/autostart?

synclient VertEdgeScroll=1 HorizEdgeScroll=1 TapButton1=1 2>/dev/null

Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#25 2017-03-22 02:35:46

Alejandro8
Member
Registered: 2017-03-21
Posts: 20

Re: Does not work brightness dell inspirion 14 5000

Yes i have that.

Do not walk the touch buttons only

Last edited by Alejandro8 (2017-03-22 02:58:48)

Offline

#26 2017-03-22 02:56:18

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Does not work brightness dell inspirion 14 5000

Please post the output of these commands (using 'LC_ALL=C')

$ apt-cache policy xserver-xorg-input-synaptics

$ egrep -i 'synap|alps|etps|elan' /proc/bus/input/devices

$ grep "TouchPad: buttons:" /var/log/Xorg.0.log

Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#27 2017-03-22 03:14:50

Alejandro8
Member
Registered: 2017-03-21
Posts: 20

Re: Does not work brightness dell inspirion 14 5000

Instalados: 1.8.1-1
  Candidato:  1.8.1-1
  Tabla de versión:
 *** 1.8.1-1 0
        500 [url]http://httpredir.debian.org/debian/[/url] jessie/main amd64 Packages
        100 /var/lib/dpkg/status
ale@bunsenlabs:~$ egrep -i 'synap|alps|etps|elan' /proc/bus/input/devices
N: Name="SynPS/2 Synaptics TouchPad"
ale@bunsenlabs:~$ sudo egrep -i 'synap|alps|etps|elan' /proc/bus/input/devices
N: Name="SynPS/2 Synaptics TouchPad"
ale@bunsenlabs:~$ grep "TouchPad: buttons:" /var/log/Xorg.0.log
[    24.216] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
ale@bunsenlabs:~$  LC_ALL=C sudo apt-cache policy xserver-xorg-input-synaptics
xserver-xorg-input-synaptics:
  Installed: 1.8.1-1
  Candidate: 1.8.1-1
  Version table:
 *** 1.8.1-1 0
        500 [url]http://httpredir.debian.org/debian/[/url] jessie/main amd64 Packages
        100 /var/lib/dpkg/status
ale@bunsenlabs:~$

Last edited by damo (2017-03-22 03:39:17)

Offline

#28 2017-03-22 03:48:47

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Does not work brightness dell inspirion 14 5000

^ Remember the [ code ] tags please! wink

I am unsure exactly what your problem is with the touchpad. Get the touchpad settings with

LC_ALL=C synclient -l

Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#29 2017-03-22 11:30:16

Alejandro8
Member
Registered: 2017-03-21
Posts: 20

Re: Does not work brightness dell inspirion 14 5000

ale@bunsenlabs:~$ LC_ALL=C synclient -l
Parameter settings:
    LeftEdge                = 1583
    RightEdge               = 5357
    TopEdge                 = 1396
    BottomEdge              = 4456
    FingerLow               = 25
    FingerHigh              = 30
    MaxTapTime              = 180
    MaxTapMove              = 248
    MaxDoubleTapTime        = 180
    SingleTapTimeout        = 180
    ClickTime               = 100
    EmulateMidButtonTime    = 0
    EmulateTwoFingerMinZ    = 282
    EmulateTwoFingerMinW    = 7
    VertScrollDelta         = 112
    HorizScrollDelta        = 112
    VertEdgeScroll          = 1
    HorizEdgeScroll         = 1
    CornerCoasting          = 0
    VertTwoFingerScroll     = 1
    HorizTwoFingerScroll    = 0
    MinSpeed                = 1
    MaxSpeed                = 1.75
    AccelFactor             = 0.035417
    TouchpadOff             = 0
    LockedDrags             = 0
    LockedDragTimeout       = 5000
    RTCornerButton          = 0
    RBCornerButton          = 0
    LTCornerButton          = 0
    LBCornerButton          = 0
    TapButton1              = 1
    TapButton2              = 0
    TapButton3              = 0
    ClickFinger1            = 1
    ClickFinger2            = 3
    ClickFinger3            = 2
    CircularScrolling       = 0
    CircScrollDelta         = 0.1
    CircScrollTrigger       = 0
    CircularPad             = 0
    PalmDetect              = 0
    PalmMinWidth            = 10
    PalmMinZ                = 200
    CoastingSpeed           = 20
    CoastingFriction        = 50
    PressureMotionMinZ      = 30
    PressureMotionMaxZ      = 160
    PressureMotionMinFactor = 1
    PressureMotionMaxFactor = 1
    GrabEventDevice         = 0
    TapAndDragGesture       = 1
    AreaLeftEdge            = 0
    AreaRightEdge           = 0
    AreaTopEdge             = 0
    AreaBottomEdge          = 0
    HorizHysteresis         = 28
    VertHysteresis          = 28
    ClickPad                = 1
    RightButtonAreaLeft     = 3470
    RightButtonAreaRight    = 0
    RightButtonAreaTop      = 4063
    RightButtonAreaBottom   = 0
    MiddleButtonAreaLeft    = 0
    MiddleButtonAreaRight   = 0
    MiddleButtonAreaTop     = 0
    MiddleButtonAreaBottom  = 0
ale@bunsenlabs:~$

Last edited by Alejandro8 (2017-03-22 11:36:03)

Offline

#30 2017-03-22 11:40:17

Alejandro8
Member
Registered: 2017-03-21
Posts: 20

Re: Does not work brightness dell inspirion 14 5000

Many many thanks, damo

Offline

#31 2017-03-22 15:39:46

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Does not work brightness dell inspirion 14 5000

Por favor explique exactamente cuál es el problema con el touchpad.


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#32 2017-03-22 21:45:14

Alejandro8
Member
Registered: 2017-03-21
Posts: 20

Re: Does not work brightness dell inspirion 14 5000

Just walk the buttons and scroll two fingers. Not the pad.



If I touch the touchpad to dobiar of window does not do anything. Only with buttons.

Last edited by Alejandro8 (2017-03-22 21:47:59)

Offline

#33 2017-03-22 22:05:20

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Does not work brightness dell inspirion 14 5000

Well, we are getting nowhere with the language barrier, so read

man synaptics

and Touchpad Synaptics (Español)


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#34 2017-03-22 22:16:13

Alejandro8
Member
Registered: 2017-03-21
Posts: 20

Re: Does not work brightness dell inspirion 14 5000

He understands something of what I have written.

Sorry the language, the forum in Spanish is not very active, rarely do you answer

Offline

#35 2017-03-22 22:33:44

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Does not work brightness dell inspirion 14 5000

You talk about buttons, so maybe you do not have a ClickPad, even though synclient is reporting that. Try

synclient ClickPad = 0

Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#36 2017-03-22 22:38:46

Alejandro8
Member
Registered: 2017-03-21
Posts: 20

Re: Does not work brightness dell inspirion 14 5000

I have to click with the left button to open any link, or to double click with the left button to open a folder, but if I click or double click in the touchpad, it does not work. Yet, the scroll using two fingers does work well

Offline

#37 2017-03-22 22:49:53

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Does not work brightness dell inspirion 14 5000

synclient TapButton1=1 TapButton2=3 TapButton3=2

Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#38 2017-03-22 23:56:31

Alejandro8
Member
Registered: 2017-03-21
Posts: 20

Re: Does not work brightness dell inspirion 14 5000

synclient TapButton1=1 TapButton2=3 TapButton3=2

Use, stay the same.
I have attached some command information that I take from the web

Offline

#39 2017-03-22 23:58:48

Alejandro8
Member
Registered: 2017-03-21
Posts: 20

Re: Does not work brightness dell inspirion 14 5000

ale@bunsenlabs:~$ xinput list
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ MOSART Semi. Wireless Mouse             	id=9	[slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad              	id=12	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Power Button                            	id=7	[slave  keyboard (3)]
    ↳ Sleep Button                            	id=8	[slave  keyboard (3)]
    ↳ Integrated_Webcam_HD                    	id=10	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=11	[slave  keyboard (3)]
    ↳ Dell WMI hotkeys                        	id=13	[slave  keyboard (3)]
ale@bunsenlabs:~$ 

Old grub walking touchpad

Offline

#40 2017-03-23 00:00:13

Alejandro8
Member
Registered: 2017-03-21
Posts: 20

Re: Does not work brightness dell inspirion 14 5000

ale@bunsenlabs:~$ xinput list
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ MOSART Semi. Wireless Mouse             	id=10	[slave  pointer  (2)]
⎜   ↳ DLLA6B2:00 06CB:75DD Touchpad           	id=12	[slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad              	id=14	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Video Bus                               	id=7	[slave  keyboard (3)]
    ↳ Power Button                            	id=8	[slave  keyboard (3)]
    ↳ Sleep Button                            	id=9	[slave  keyboard (3)]
    ↳ Integrated_Webcam_HD                    	id=11	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=13	[slave  keyboard (3)]
    ↳ Dell WMI hotkeys                        	id=15	[slave  keyboard (3)]
    ↳ DELL Wireless hotkeys                   	id=16	[slave  keyboard (3)]
ale@bunsenlabs:~$ 

New grub not walking touchpad

Offline

Board footer

Powered by FluxBB