Sponsored Content
Operating Systems Linux Debian Debian Testing (Is it Stable) Post 302768771 by crookedmaze on Saturday 9th of February 2013 01:32:05 PM
Old 02-09-2013
Linux

Thanks for the help, I have installed Debian 6.0 (Squeeze) Stable and it has worked great I ended up installing the 3.2.0 kernel from back-ports because the iwlagn driver didn't support my wireless card but the driver in the 3.2.0 kernel does. So far it is working great and I have set it up with KDE4 along with Gnome 2.x. I am really enjoying the stability and security of Debian.
 

3 More Discussions You Might Find Interesting

1. Debian

Quickcam In Debian/testing

I have a Logitech Quickcam for Notebook and I am trying to install it. When I do the "make" command I get this error: user@host: /usr/src/modules/gspca$ make make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/modules/gspca CC=cc modules make: *** /lib/modules/2.6.24-1-686/build: No such... (1 Reply)
Discussion started by: Texasone
1 Replies

2. Debian

Debian Stable + KDE

Hello, Unix - Forums. How can I set the DE to KDE on a fresh, netinst image of Debian Stable? By default, it installs GNOME. Is there a way to change that? (1 Reply)
Discussion started by: intelinside
1 Replies

3. Debian

Need to upgrade Debian 7.8 to Debian 8.5 (Not 8.5)

Hello, I need to upgrade my Debian system 7.8 to 8.5 but by default via apt-get It moves to 8.6 version(latest stable version). I'm new to Debian so didn't figure out the solution. I've checked few suggestions over internet like editing apt source list file using snapshot archive. Please... (2 Replies)
Discussion started by: Mannu2525
2 Replies
UEP(4)							   BSD Kernel Interfaces Manual 						    UEP(4)

NAME
uep -- eGalax touchscreen driver SYNOPSIS
To compile this driver into the kernel, place the following lines into your kernel configuration file: device uep device usb Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): uep_load="YES" DESCRIPTION
The uep driver provides support for the eGalax onscreen touch panels. The driver is stub. It just probes and attaches to USB device, creates device entry and feeds reassembled packets from the hardware to it. To get mouse working in X(7), one needs to install ports/x11-drivers/xf86-input-egalax. FILES
uep creates a blocking pseudo-device file, /dev/uep0. SEE ALSO
usb(4), loader.conf(5), xorg.conf(5) (ports/x11/xorg), egalax(4) (ports/x11-drivers/xf86-input-egalax). AUTHORS
The uep driver was written by Gleb Smirnoff <glebius@FreeBSD.org>. BUGS
uep can't act like sysmouse(4), since the latter does not support absolute motion events. BSD
May 25, 2010 BSD
All times are GMT -4. The time now is 12:37 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy