Debian Configuration :: Touchscreen Clicks Not Recognized Properly

Apr 1, 2014

I've got a problem with touchscreen (NNK Switches 5.7" model: FT-CU04B). It is not supported under Linux, but I managed to get it working with usbtouchscreen module, after some modifications of course. It gets recognized by system now, it is possible to calibrate it correctly through xinput_calibrator but it isn't possible to "left click with it". I know that it's weird so I want to make myself clear - touchscreen recognizes touch - when touching button for example, it reacts with "going down" but when I'm releasing button, it "goes up" again, without action. I've tried mapping left mouse button with xinput set-button map 1 0 0 0 0 0, but without success, buttons remain "unclickable".

lsusb:
Code: Select allBus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 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

[Code] .....

View 2 Replies


ADVERTISEMENT

Fedora Hardware :: EGalax Touchscreen Not Recognized?

Jan 27, 2010

I install Fedora 12 in my EEEpc with a eGalax touchscheen but the touchscreen does not work. It seem to be detected at some point, but when I touch it, nothing happen. Here is the lshal output:

Is it because hal have been deprecated? If so, will xorg.conf restart to work or it will be rejected in favor of hal like on Ubuntu? The touchscreen is autodetected by other distributions.

Code:
udi = '/org/freedesktop/Hal/devices/usb_device_eef_1_noserial'
info.bus = 'usb_device' (string)
info.linux.driver = 'usb' (string)
info.parent = '/org/freedesktop/Hal/devices/usb_device_1d6b_1_0000_00_1d_1' (string)

[Code]....

View 2 Replies View Related

Software :: Touchscreen Drivers For Mandriva 2008 - Touchscreen Working With Windows

Feb 18, 2010

I have a touchscreen (DELL model)which is working with windows xp (with windows drivers for touchscreen installed). but i want to use mandriva 2008 on the touchscreen, which requires drivers of mandriva 2008 only. I have been trying very hard but in vain.

View 3 Replies View Related

Debian Configuration :: HDD In External Docking Station Is Not Recognized Via USB

Jan 9, 2016

Recently (in 2015) our Debian systems started not to recognize HDDs connected via an external docking station.

On my computer I run: (uname -a)

* Linux violin 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) x86_64 GNU/Linux
* If I connect to a flashdrive to the USB2 port, it is recognized as sd* (messages are also written to dmesg/syslog)
* If I connect the USB3 connector of the external docking station with an 1TB WD SATA docked, to this USB2 port (the external docking station has its own power supply, so I do not expect to have a problem with the current, the drive spins up and is spinning), there is nothing in the dmesg/syslog, and no new items under /dev/sd* or lsusb or similar tools.
* If I connect the same external docking station with the same disk via eSATA on a different computer it is recognized. That computer runs the same debian. If I connect through its USB2 port it does not work either.
* I also tried another docking station and USB cable.

View 7 Replies View Related

Debian Configuration :: Keyboard Misbehaving- Keys Not Immediately Recognized?

Jan 21, 2011

I'm having a weird problem with my keyboard. I have to hold on to the key that I want typed for about 1 whole second for it to be entered... the mouse click is okay, it's just the keyboard.Here's a rough outline of what happened, and the significants events that took place on the desktop that this is happening on.The computer originally had Debian Lenny on it. At some point of time, I just started getting everything from backports... and after some things and hops later, the computer does in fact report having Debian 6.0.Anyway - I again did an upgrade... and now the problem occurs.

View 1 Replies View Related

Debian Configuration :: Can't Update Properly - Packages Kept Back

Nov 25, 2014

When trying to do a system update, I'm facing following error:

Code: Select allroot@machine: apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages have been kept back:
  libdevmapper1.02.1
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
1 not fully installed or removed.

[Code] ....

No such file or directory of an older and unused kernel? What's wrong with my system?

More about my machine, which runs Debian 6:
Code: Select allroot@machine: uname -a
Linux machine 2.6.32-5-686 #1 SMP Sat Jul 12 22:59:16 UTC 2014 i686 GNU/Linux

Code: Select allroot@machine: cat /etc/apt/sources.list
deb http://http.debian.net/debian/ squeeze main contrib non-free
deb-src http://http.debian.net/debian/ squeeze main contrib non-free
deb http://security.debian.org/ squeeze/updates main contrib non-free
deb-src http://security.debian.org/ squeeze/updates main contrib non-free
deb http://http.debian.net/debian squeeze-lts main contrib non-free
deb-src http://http.debian.net/debian squeeze-lts main contrib non-free

View 14 Replies View Related

Debian Configuration :: Properly Pass The Options To A Module?

Oct 26, 2010

I'm running Testing and need to pass some parameters to my bttv tv tunner card, for this reason I created the following file /etc/modprobe.d/kozumi.conf with this content:

alias char-major-81 videodev
alias char-major-81-0 bttv
options pll=1 radio=1 bttv_verbose=1 card=151 tuner=38 gbuffers=4

The problem is that for some reason this options aren't properly set after booting the computer, I've tried different combinations for line 1 and 2 without success.

I'm used to rmmod the bttv driver and modprobe manually with those settings but I'd like to automate the process.

View 2 Replies View Related

Debian Configuration :: System Won't Boot Properly After Crash During Upgrade

Feb 7, 2016

I am on debian jessie. I ran "apt-get update && apt-get upgrade" and midway through the upgrade my computer suddenly rebooted.

I wasn't paying close attention to the upgrade process so I didnt see if there was any error messages right before the reboot. The laptop was plugged in, fully charged and I've never had issues with overheating.

When I boot now I get to a shell with a message that says:

Code: Select allWelcome to emergency mode. After logging in type "journalctl -xb" to view system logs, "systemctl reboot" to reboot, "systemctl default" to try again to boot into default mode.

If I try "systemctl default" there's a message that simply says "Hangup", nothing else happens.

Looking through "journalctl -xb" I see this:

Code: Select allFailed to insert module 'autofs4'
Failed to open /dev/autofs: No such file or directory
Failed to initialize automounter: No such file or directory
Failed to set up automount Arbitrary Executable File Formats File System Automount Point.
Failed to start Load Kernel Modules.
If I retry "apt-get upgrade" it says:
Code: Select alldpkg was interrupted, you must maually run dpkg --configure -a to correct the problem
If I run "dpkg --configure -a" stops at the package cups-browsed with message saying "Hangup"

Output of a few commands I saw in another forum thread:

$ lsmod
Code: Select allModule                  Size  Used by
ext4                  473802  1
crc16                  12343  1 ext4
mbcache                17171  1 ext4
jbd2                   82522  1 ext4

[Code] ....

Is this fixable without jumping through too many hoops or should I just reinstall the system? I need the computer for work so Im not gonna spend days trying to fix it without reinstalling.

View 2 Replies View Related

Debian Configuration :: Make Localmodconfig Failing To Function Properly?

Aug 23, 2010

The announcement of several new make scripts in the 2.6.32 release notes is very exciting.1.8. Easy local kernel configuration.Most people uses the kernel shipped by distros - and that's good. But some people like to compile their own kernels from kernel.org, or maybe they like following the Linux development and want to try it. Configuring your own kernel, however, has become a very difficult and tedious task - there're too many options, and some times userspace software will stop working if you don't enable some key option. You can use a standard distro .config file, but it takes too many time to compile all the options it enables.

To make easier the process of configuration, a new build target has been added: make localmodconfig. It runs "lsmod" to find all the modules loaded on the current running system. It will read all the Makefiles to map which CONFIG enables a module. It will read the Kconfig files to find the dependencies and selects that may be needed to support a CONFIG. Finally, it reads the .config file and removes any module "=m" that is not needed to enable the currently loaded modules. With this tool, you can strip a distro .config of all the unuseful drivers that are not needed in our machine, and it will take much less time to build the kernel. There's an additional "make localyesconfig" target, in case you don't want to use modules and/or initrds.

View 1 Replies View Related

Debian Configuration :: Warning: Xfce Wiil Not Run Properly Add Debianser To The Host

Jul 12, 2011

I have a issue with my host file

127.0.0.1 debianserver
ping debianserver
ping: unknown host debianserver
# hostname
debianserver
[Code]....

I running xfce4.8 and when I start my session I get a warning: xfce wiil not run properly add Debianser to the host...

View 8 Replies View Related

Ubuntu :: TV Setup - How To Get It Recognized Properly

Oct 22, 2010

I have plugged an LG TV to my laptop using RGB cable. However Ubuntu recognise it as another brand. The result is that the image of TV is shown reddish. How can I properly install the TV?

View 2 Replies View Related

Ubuntu :: Monitor Not Properly Recognized?

Nov 4, 2010

An "Asus VK222S" monitor has been incorrectly recognized as an "Ancor Communications Inc 22" by a fresh Ubuntu 10.10 amd64 installation. This is causing a vertical band of about 5cm, in the middle of the screen, to be out of focus/blurred. The problem was not present with the same monitor on other systems.

View 4 Replies View Related

Debian :: Touchscreen & Mouse Touchpad Messed Up?

Apr 5, 2011

I'm posting from my brand new out of the box HP Pavilion dv6, great machine, but I'm having some hardware issues.My touchscreen isn't working.As well, my touchpad mouse isn't functioning correctly. The left/right click buttons are treated as part of the touch pad, which makes clicking things very difficult. As well, it doesn't appear to have a right click function at all

View 1 Replies View Related

Debian Hardware :: Wheezy Not Playing Well With Touchscreen

May 20, 2014

I've just bought a new notebook and wanted to install Debian Wheezy. I bought an ASUS N550JV and since I installed Debian I've had a really bad time with Windows, UEFI boot loaders, GPT discs, touchscreens, nvidia, bumblebee, bluetooth and so on. After a few days, I've been able to boot Windows and Debian, however I'm quite unhappy with how Debian is handling the hardware.

Right now, my worst concern is the touchscreen. I don't really care whether it works or not but it is really messing with the OS. I installed Debian stable which comes with the 3.2.57 kernel. The touchscreen didn't work at all and I didn't really care until I run dmesg. Each 2 seconds I get spammed with the following text added to the dmesg output:

Code: Select all[   31.901696] xhci_queue_intr_tx: 74 callbacks suppressed
[   33.826890] usb 1-10: USB disconnect, device number 12
[   34.098270] usb 1-10: new full-speed USB device number 13 using xhci_hcd
[   34.116166] usb 1-10: New USB device found, idVendor=04f3, idProduct=010c
[   34.116176] usb 1-10: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[   34.116181] usb 1-10: Product: Touchscreen

[CODE]....

Uploading attachments to posts in this forum is resulting in an Internal Server Error. Here is the link to the image with the intermittent IOWaits:[URL]

View 0 Replies View Related

Debian Hardware :: HDD Not Recognized In BIOS But Recognized Upon Boot

Sep 18, 2014

I have a backup HDD with a different distro for my laptop and i can boot into it via external usb or if swapped into the laptop. This HDD/install in question is debian testing and was working fine, the issue arose suddenly. I was first suspecting a failure of hardware somewhere on the motherboard, but the hdd i was using with an external usb adapter also works when installed into the machine. also, the HDD is recognized once i have booted using the external HDD and distro, but it is not recognized by the bios. so i dunno, my first guess is something became corrupt within the testing install, but i guess its also possible that there is some wrong with the HDD but thats not immediately apparent as all the data is still accessible.

Should also note that the HDD with testing on it is also recognized when connected via the external usb adapter, while booted from alternative distro/HDD.

Also. just tried this, but i can get the testing HDD/disto to boot if connected externally. it was going pretty quick, but there i did catch a line about a corrupt filesystem. any commands to run to see what might be going on?? log files to look at?

View 0 Replies View Related

Debian Hardware :: Getting Touchscreen To Work (fujitsu Fmv-680mc4)

Sep 2, 2010

recently i got a very old laptop fujitsu fmv-680mc4 with celeron 800Mhz cpu and 256m ram.so i throwed away the hell-slow xubuntu 10.04 and put debian lenny on that machine.

everything worked smoothly(even the gnome environment!but why xubuntu with xfce always suck my cpu to its fullest?),only touchscreen did not.I've also got a copy of windows xp running on it,and touchscreen worked fine there.It's really hard to find a clue about the hardware specification(outdated,maybe deleted on their official website),I even don't know the model of the touchscreen.The only information i know is that it has a PS/2 interface and comes with an identifier 'PNP0F13' (as M$ windows hardware manager says). i remember stock 2.6 kernel do support some lifebook touchscreens,with modules compiled into kernel.But when i run cat /dev/psaux and touch on screen nothing happened(when i move the trackpad it did output some binary codes),and i move on "cat" the whole /dev/input folder but no luck still. Then i tried to modprobe some touchscreen modules in,but failed,nothing comes out from dmesg.

the question is: is there a way to get it to work(seeing binary code flow out of my console is also considered as "working")?does it need some "initialize magic code" to be brought into ready state?

View 5 Replies View Related

Debian :: Associate Mouse Clicks With Actions?

Sep 14, 2010

I just bought a new mouse, that has 7 buttons! Beyond the normal left and right click, middle button, and buttons to navigate on the internet, I'd like to be able to associate custom functions to the other two buttons. I've tried to use keyboard shortcuts. However, it doesn't recognize the mouse click as a valid key.

View 2 Replies View Related

Debian Hardware :: R.A.T.5 Mouse Clicks Not Always Registering?

Mar 21, 2011

I just installed Debian 6.01a and when I click with my RAT5 mouse the clicks aren't being registered. This happens about maybe 40% of the time. There is nothing wrong with my machine physically and this is a clean install that is not virtualized. I've had similar issues with Kubunutu though blamed it on the virtual machine...now I know it's a Linux specific issue.

View 9 Replies View Related

Debian Multimedia :: Windows Will Not Respond To Mouse Clicks?

Oct 11, 2010

It's been a long time since this started, and unfortunately I don't remember when this happened first. It only happens to Iceweasel and Icedove I guess. (I'm not sure!)

Used to happen in GNOME, now the same problem in Fluxbox.

The exact problem, is that when I have Iceweasel or Icedove open, and I'm using them, suddenly when I click nothing happens. But, if I use the keyboard it'll work... When this happens to Iceweasel or Icedove, the whole window manager becomes useless... When I want to close the windows, nothing happens, etc. Only the keyboard will work... Sometimes when I right-click on the navigation toolbar in Iceweasel, or somewhere like that, it'll work, and I'll be able to work for a few minutes... Then this will happen again, and usually, this time right-clicking on the toolbar and those areas will not work either... Even if I close the windows, the window manager will still not respond to mouse clicks... I don't understand what the problem is, but whatever it is, it's very annoying!

View 4 Replies View Related

Debian Hardware :: Touchscreen On Asus Vivobook Q301 / Right Click Emulation

Jun 29, 2014

I am running debian testing, most functions seem to be working very well on this system!

Intel Core i5-4200U
Intel HD Graphics 4400

touchscreen works. (left click when tap, scrolling in compatible programs.)i have tried a few ways to emulate right click, but not working thus far. i would like to point out i am running lxde, i found one workaround i have not tried that uses gconf. URL...

# lspci -v
Code: Select all00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
   Subsystem: ASUSTeK Computer Inc. Device 13ed
   Flags: bus master, fast devsel, latency 0
   Capabilities: <access denied>

[code]....

View 0 Replies View Related

Ubuntu :: Display Configuration - Second Video Card Is Not Recognized?

May 16, 2011

First, my set-up -Intel i5 quad-core CPU 16GB RAM.Two Radeon HD5450 video cards, each with two monitors.Multi-boot - Windows7, Ubuntu 10.04.2 and Ububtu 10.04.2(not a typo, the second instance is for experiments)Both the 10.04's have the proprietary ATI video drivers.

On the first set-up, everything works beautifully.All four monitors are alive, and configured with Xinerama as a single large desktop.In the second Ubuntu 10.04 set-up, I have two problems -The second video card is not recognized -it shows up as an unrecognized card.Of the two monitors connected to it, only one is detected, with a resolution of 640x480, not the 1920x1080 the first set-up sees.When I try and switch to the virtual terminal - ctl-alt-F1, I get a blank screen.The terminal is alive and well - I can log in, and enter commands which are executed. For example, when I enter 'ls -l > dir.txt', I see a 'dir.txt' file in my home folder; nothing shows on the screen.how I got the first set up to work!I have tried copying the xorg.conf from the first (working) set-up to the second, but still no joy.The Grub GFXMODE and GFXPAYLOAD are common to both the set-ups, so that can't be the difference.

View 5 Replies View Related

CentOS 5 Networking :: WiFi Card Configuration / DWA-110 Not Recognized

Feb 9, 2009

I have a problem to configure my wifi card, a dwa-110 from D-Link, it is not recognized when I launch System / network device control (only ethernet connections appear), and it is the same thing in Administration / network / network configuration. But if I launch administration / hardware / system devices, the last line is "Ralink 802.11 bg WLAN"... When I try to add in the window "network configuration" (from above) some new stuff, I specifying the kind of hardware (wireless) and when I have to enter the name of the card I don't see my card. On other OSes, I used ndiswrapper, but I wasn't able to install it on CentOS (dependencies required and it's hard with only a USB key to install the stuff...) How to see if the card is recognized, if I have to use ndiswrapper and so on. I have an internal PCI network card also, maybe it is this card which is recognized.

View 2 Replies View Related

Debian Hardware :: How To Get Old Serial-touchscreen To Work With USB / Serial Adapter

Oct 9, 2015

I am hoping to be able to get an old serial-touchscreen to work with a usb/serial adapter. I had this touchscreen working some years ago on different hardware. I would like to hook it to the machine I am setting up as a multimedia host with mythtv among other things.

Following the instructions I left behind when I got this to work way back when does not work. See [URL] ....

This info is a work around to get the xserver to see the touchscreen. [URL] ....

I do know that the touchscreen works as I am able to get garbage on the screen as in the first part of my howto. But I have not had any success getting xorg to see it. I wish I had posted a copy of the xorg.conf at the time, but......

There is an issue with the current xserver in testing that I am hoping the next update (in unstable) will fix when it gets pushed to testing. That is that Code: Select all# X -configure fails with a segfault. So I am not able to generate the xorg.conf needed to get it to work. I was going to post a bugreport, that is when I found out there is an update in unstable, so I am waiting for it to get pushed at the moment.

Anyway I am hoping that I can link /dev/ttyUSB0 to /dev/tty0 and get it to work. I would like some kind of guess as to my chances of success before I go to all the work of getting the monitor hooked to the host.

View 1 Replies View Related

Fedora :: Gnome-power-manager Configuration Defaults Not Installed Properly?

Nov 19, 2009

My monitor kept powering down after 20 minutes so I installed Gnome-power-manager by yum so that I could change the settings. After the installation and every time I try to use it I get a message saying:

Quote:

Install problem!

The configuration defaults for Gnome Power Manager have not installed correctly. Please contact your computer administrator

I'm now unable to effect a change in the power settings and the display keeps turning off.

1) Is someone able to post their config file from a working F12 install? I believe it's /etc/dbus-1/system.d/gnome-power-manager.conf but not certain as I don't have one ;-)

2) ~/.gconf/apps/gnome-power-manager/%gconf.xml is empty - is it empty for someone with a working install?

3) how I can change the power settings without the gui - I'm googling on this point and will post the answer as and when I find it.

Code:
[ecvej@desktop ~]$ uname -r
2.6.31.5-127.fc12.x86_64
Edit: In case it is relevant, this is the contents of my /etc/gconf/gconf.xml.system/%gconf-tree.xml

[Code]....

View 2 Replies View Related

Debian :: USB Stick Not Recognized?

Jan 19, 2011

Debian GNU/Linux Kernel 2.4.33.7-rt13.2 My PC does not beep when I plug in the USB stick. The stick is formated to vfat. The mount point is established in the fstab. The reply is: "/dev/sda1 is not a valid block device"

View 14 Replies View Related

Debian :: Network Cards Not Recognized?

Aug 10, 2010

I just installed Debian 5.0 onto my laptop (Dell e6410) and it appears to boot and run fine, except that it does not recognize the network card (it did not do so during the installation). It also does not seem to recognize the wireless card.I have an ethernet connection, but running ifconfig displays only the local connection.I have tried adding -nomodeset and -noacpi to the boot menu, but that does not seem to change things

View 9 Replies View Related

Debian Hardware :: DVD Player Not Recognized

Aug 10, 2014

I have a couple of Debian operating systems installed, one running Jessie and one Sid. I've installed Virtualbox on both, and neither one can recoginize the DVD player, using either Virtualbox or K3b or Brasero.

when I run wodim -prcap it shows :

Code: Select allDoes read CD-R media
  Does not write CD-R media
  Does read CD-RW media
  Does not write CD-RW media
  Does read DVD-ROM media
  Does read DVD-R media
  Does not write DVD-R media
  Does read DVD-RAM media
  Does not write DVD-RAM media
  Does not support test writing

View 1 Replies View Related

Debian Hardware :: USB 3.0 Drives Are Recognized As USB 2.0

Apr 6, 2015

Box is an Intel NUC 5th Gen i5. It has 4 external USB 3.0 ports. It doesn't matter what port I plug the drive into, result is the same. Drives are a WD My Book 4TB. There are 2 of them, currently formatted as ext4, but it was the same deal when they were ntfs.

[URL] ....

I have a fresh installation of Debian 7.8.

It seems to me that I'm not seeing the transfer speeds that I would expect under USB 3.0.

hdparm -t
Code: Select allTiming buffered disk reads:  76 MB in  3.04 seconds =  25.03 MB/sec

lsusb
Code: Select allBus 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:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 8087:8001 Intel Corp.
Bus 001 Device 003: ID 1058:1230 Western Digital Technologies, Inc.

[Code] ....

Is this correct for a USB 3 device?

View 2 Replies View Related

Hardware :: Usb Pen Not Recognized On Debian 5.03 Squeeze?

Oct 29, 2010

Until yesterday, my usb pen worked. Now, nothing. I've seen that my iPod charges only, but it's not recognized as a camera. Today I've update only my system.
this is the out of lsusb:

Code:
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
(Usb pen is linked)

View 6 Replies View Related

OpenSUSE :: Cant Get Touchscreen Working

Oct 13, 2010

Had it working in Ubuntu and now Ive switched to openSUSE and loving it! Much better than Ubuntu. But I cant get the touchscreen working. Please help...Ive tried to get it working but assume I have done nothing please. Im semi-intelligent when it comes to linux but most of my experience has come from Ubuntu.Im kernel 2.6.34-12 and using openSUSE 11.3 (32 bit)

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved