Re: Can't install gnome-desktop-environment

2011-12-13 Thread Matt Harrison
On Tue, Dec 13, 2011 at 9:16 AM, Cybe R. Wizard
cybe_r_wiz...@earthlink.net wrote:
 Attempting to install gnome-desktop-environment gets me:

 gnome-desktop-environment:
  Depends: gnome-core but it is not going to be installed
  Depends: alacarte but it is not going to be installed
  Depends: cheese but it is not going to be installed
  Depends: deskbar-applet but it is not going to be installed
  Depends: gdm3 but it is not going to be installed or
        fast-user-switch-applet (= 2.24)
  Depends: gconf-editor but it is not going to be installed
  Depends: gnome-system-tools but it is not going to be installed
  Depends: seahorse-plugins but it is not going to be installed
  Depends: totem-plugins but it is not going to be installed
  Depends: libgnome2-perl but it is not going to be installed
  Recommends: gnome-accessibility but it is not going to be installed
  Recommends: gnome-games but it is not going to be installed

 ...which isn't very forthcoming with information as to why it isn't
 installable.  Does anyone have any clues or methods I might use to
 install?

 I've run into this quite a bit in trying to install various things and
 can't quite grasp the why.

 Cybe R. Wizard
 --
 Strength through Unity.
 Unity through faith.
        Adam Sutler


Are you running Stable, Testing, or Unstable?

What does your /etc/apt/sources.list file look like?

If you are running Testing or Unstable, from my experience, meta
packages are broken from time to time due to the constant changing of
individual packages...such as the devs uploading one package that is
newer than the rest so the meta breaks until they upload the entire
group.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CA+CmQZRNgO+qJNYuBiqOnkHmnzpYqCa7b5HB=yj52djwl9s...@mail.gmail.com



Wireless usb device not working

2011-11-17 Thread Matt Harrison
I recently purchased a Linksys wireless USB device.

When I plug it in and run lsusb I see the following:

Bus 001 Device 006: ID 1737:0078 Linksys WUSB100 v2 RangePlus Wireless
Network Adapter [Ralink RT3070]


I install firmware-ralink and wireless-tools  after checking the
Debian Wiki and determining that the RT3070 uses the ralink firmware
package.

After this I ran lsmod and got the following back:

usbcore98969  7
usb_storage,rt2800usb,rt2x00usb,usbhid,ohci_hcd,ehci_hcd


dmesg shows me this:
[ 4850.724093] usb 1-7: new high speed USB device using ehci_hcd and address 6
[ 4850.884967] usb 1-7: New USB device found, idVendor=1737, idProduct=0078
[ 4850.884974] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4850.884979] usb 1-7: Product: Linksys RangePlus Wireless Network USB Adapter
[ 4850.884982] usb 1-7: Manufacturer: Cisco-Linksys LLC
[ 4850.885182] usb 1-7: configuration #1 chosen from 1 choice


However, even after rebooting the machine, wlan0 or ra0 are not
created and I cannot use the card.

I created /etc/modprobe.d/ralink.conf with:
blacklist rt2x00lib
blacklist rt2800usb
blacklist rt2x00usb

after doing some searching online, but that didn't change anything.

In the testing phase, I downloaded Ubuntu and ran the live CD and the
wireless dongle works just fine.

I am not sure what I need to do to get this device working in Debian.
I am running a minimal install of Squeeze with Openbox (no DE behind
or in front of it).

Any help or tips would be appreciated.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CA+CmQZR19yhpKO78u=ajueejvtf6alg2znm_nq0bml+czf1...@mail.gmail.com



Re: Wireless usb device not working [SOLVED]

2011-11-17 Thread Matt Harrison
I found a post on the Linux Mint Forums that fixed my issue.

I ran the following commands:

echo 'install rt2870sta modprobe --ignore-install rt2870sta ;
/bin/echo 1737 0078  /sys/bus/usb/drivers/rt2870/new_id' | tee
/etc/modprobe.d/rt2870sta.conf
modprobe -rf rt2870sta
modprobe rt2870sta
dmesg | egrep 'rt28|usb|Phy'
iwconfig

echo rt2870sta | tee -a /etc/modules


For reference, the post I found was here:
http://forums.linuxmint.com/viewtopic.php?f=53t=47314p=273112


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/ca+cmqzqitdkk7o4wv3a9t3rq8rf5tvkfggifqwfw-fjxp+q...@mail.gmail.com



Re: Why is exim installed by default?

2011-10-16 Thread Matt Harrison
On Sun, Oct 16, 2011 at 7:15 PM, Walter Hurry walterhu...@lavabit.com wrote:
 On Sun, 16 Oct 2011 22:47:44 +0100, Andrew Wood wrote:

 Why is an MTA (exim) installed by deafult on Squeeze even if the 'Mail
 Server' option is not selected during installation? Does it actually
 serve any purpose on an out of the box basic installation?



The primary reason for Exim-4 is that most implementations of cron
require a MTA, and Exim-4 is Debian's default choice.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/ca+cmqzrvgdcjwzwprs5xxubz7jei1mbrho3arfyzorsidj2...@mail.gmail.com



Re: How to unlock apt-get?

2011-10-09 Thread Matt Harrison
On Sun, Oct 9, 2011 at 6:42 AM, Bill.M bi...@uniserve.com wrote:
 Hi folks,

 I'm having a problem with apt-get. I seem to be locked out of
 /var/lib/dpkg/lock and /var/lib/dpkg when I try to do an apt=get update ,
 How can I clear these locks? And if there's another process using apt, how
 can I discover what it is? I've rebooted without success.

        b.

 snip

 E: Some index files failed to download, they have been ignored, or old ones
 used instead.
 E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily
 unavailable)
 E: Unable to lock the administration directory (/var/lib/dpkg/), is another
 process using it?


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject
 of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/4e917a7e.4020...@uniserve.com



Are you running apt-get as root?  I don't have my box right in front
of me, but the errors you describe sound like you are trying to run
apt as your user account.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/ca+cmqztuqhhiehebi_v4qp3l9fjadcg-k3ckihq-xguvau5...@mail.gmail.com



Re: Num Lock off but on

2011-10-02 Thread Matt Harrison
On Sun, Oct 2, 2011 at 9:31 PM, Mark Panen mark.pa...@gmail.com wrote:
 Hi,

 Just the other day  i noticed when the Num Lock LED is off i can type
 with the keypad numeral's. But when the LED is on it is dead. Any
 ideas?

 Worked fine for ages.

 Cheers

 Mark



Are you using numlockx by chance?  I know in Stable, numlockx turns
numlock on, but the LED stays off.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/ca+cmqzrdfzmktkfwr2b_9juhssvaem1h18fg0lymz4xs86o...@mail.gmail.com



Re: Tap to click not working

2011-07-19 Thread Matt Harrison
On Tue, Jul 19, 2011 at 11:35 AM, Sridhar M.A. m...@mylug.org wrote:
 Hi,

 I am currently running debian testing on Acer laptop. Everything was
 working as expected. Since a couple of days, the tap to click on the
 touchpad has stopped working. Of course, I can set it Gnome preferences.
 But, when I switch to openbox, I have lost that functionality.

 My /etc/X11/xorg.conf has the following lines :

 Section InputDevice
        Identifier touchpad
        Driver synaptics
        Option CorePointer
        Option SHMConfig on
        Option Device /dev/psaux
        Option Protocol auto-dev
        Option      TapButton1    1
        Option      TapButton2    2
        Option      TapButton3    3
 EndSection

 Section ServerLayout
  Identifier    Default
  Screen         Default Screen
  InputDevice    touchpad  CorePointer
  InputDevice    Configured Mouse SendCoreEvents
  InputDevice    Generic Keyboard
 EndSection


 This was working well. Tap to click worked in gdm3, openbox, whatever.
 Can anybody provide some pointers to get back the old behaviour?

 Regards,

 --
 Sridhar M.A.                                 GPG KeyID : F6A35935
  Fingerprint: D172 22C4 7CDC D9CD 62B5  55C1 2A69 D5D8 F6A3 5935

 Reply hazy, ask again later.


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/20110719153536.GA4806@hri




As root do the following:

Create touchpad.conf as follows:

nano /etc/modprobe.d/touchpad.conf


In the editor type:

options psmouse proto=imps


Save and reboot.tap to click should work.


HTH

-Matt


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CA+CmQZTqwmd5p4kj-yt79M+5�iwj9qfx5yadk28buzbzk...@mail.gmail.com



Re: repository change

2011-05-23 Thread Matt Harrison
In your /etc/apt/sources.list file you need to place a # before the
entry for the CDROM.

On Mon, May 23, 2011 at 3:37 PM,  huubvanniek...@gmail.com wrote:
 Hi,

 I've installed Debian 5 without X, and so far had no problem installing
 extra packages from CDROM. However, now I need to install from
 packages.debian.org/lenny and apt-get keeps requesting for the cdrom. How
 can I change this? I've searched the Debian FAQ, but can't find info on
 this.

 Thanks.


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/ired1g$55u$1...@dough.gmane.org




-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktinxez-_cla94ugd2rljvqjyyre...@mail.gmail.com



Automounting USB drives

2011-05-19 Thread Matt Harrison
I recently did a base install and then installed a handful of packages
to get myself X and Openbox running on my system using XFE for my file
manager.  I am running into an issue where when I plug my external
(NTFS) hard drive in to my machine, it is not automounting like it
would if I had XFCE installed first.  I added my user to the plugdev
group and I can manually mount it.  However, I would like to have it
automount again without having an entry in /etc/fstab.

Is there a volume manager I can install outside of the DE environment
to get this working again?  I have been searching for a couple of days
now but I have not found anything yet.

Thanks!
-Matt


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/BANLkTi=esrzg5uhfdouh9+ejckc69fy...@mail.gmail.com



Re: Access to non-free from aptitude?

2011-05-12 Thread Matt Harrison
On 5/12/11, Charles Blair c-bl...@illinois.edu wrote:
Somewhere I read that this should be done by modifying
 the /etc/apt/sources.list file.  I tried changing this to:

 deb http://debian.uchicago.edu/debian/ lenny main
 deb http://debian.uchicago.edu/debian/ lenny non-free

but I'm still only seeing the stuff in main.

The thing I'm looking for at the moment is the info pages
 for emacs.


 --

Not sure if this will help or not, but have you tried putting it all
in the same line:

 deb http://debian.uchicago.edu/debian/ lenny main non-free

then make sure to:
 aptitude update

after you make the changes


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktim6wbl95j_ccer5ypa5jcjyi5l...@mail.gmail.com



Re: Ubuntu Versions (was: Re: Let's say you never want to upgrade from Lenny...)

2011-04-05 Thread Matt Harrison
On Tue, Apr 5, 2011 at 1:21 PM, Boyd Stephen Smith Jr.
b...@iguanasuicide.net wrote:
 On 2011-04-05 12:07:16 George Standish wrote:
On 05/04/11 01:04 PM, Boyd Stephen Smith Jr. wrote:
 On 2011-04-05 11:51:13 George Standish wrote:
 If you need more support than Debian provides and= 5 years, install an
 Ubuntu LTS.

 Just to clarify, Ubuntu LTS releases are 5 years for the server version,
 3 years for the desktop version.

 They use the same repositories.  What exactly is the difference?  Does the
 server version not include restricted?  (Like neither version includes
 universe or multiverse.)

I'm really not sure, I've only used the desktop version (besides some
very superficial installs of server in a VM).

 From
 http://www.canonical.com/sites/default/files/active/Top_10_ServerQA_Eng_WP_AW_0.pdf:
 10. Can I install server packages on an Ubuntu Desktop installation
 and vice versa?
 Yes – Ubuntu’s flexibility makes it easy. The Ubuntu software repositories
 do not isolate packages to particular types of deployments. All the server
 software in the repositories is available to the desktop user, and all the
 desktop
 software can also be installed on the server.
 This means Ubuntu provides a simple testing platform, where software can
 be trialled, adapted and configured on a systems administrator’s workstation
 easily, before being deployed on the server.

 tl;dr: No difference.

 Responding to something elsewhere in the thread.  universe and multiverse
 are not covered under desktop edition or server edition support.  They are
 sort of like non-free -- best effort support.  That said, there's a lot of
 good people on the MotU team that keeps universe in descent shape for a year
 or so after a release, but I wouldn't count on 5 years.
 --
 Boyd Stephen Smith Jr.                   ,= ,-_-. =.
 b...@iguanasuicide.net                   ((_/)o o(\_))
 ICQ: 514984 YM/AIM: DaTwinkDaddy         `-'(. .)`-'
 http://iguanasuicide.net/                    \_/



Are we seriously going to argue about which version of Ubuntu is
supported for how long?  Who cares?


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/BANLkTi=0t+kgllf4fvrssdirqa1f8h1...@mail.gmail.com



Re: Ubuntu Versions (was: Re: Let's say you never want to upgrade from Lenny...)

2011-04-05 Thread Matt Harrison
On Tue, Apr 5, 2011 at 3:00 PM, Boyd Stephen Smith Jr.
b...@iguanasuicide.net wrote:
 On 2011-04-05 12:24:39 Matt Harrison wrote:
On Tue, Apr 5, 2011 at 1:21 PM, Boyd Stephen Smith Jr.
b...@iguanasuicide.net wrote:
 On 2011-04-05 12:07:16 George Standish wrote:
On 05/04/11 01:04 PM, Boyd Stephen Smith Jr. wrote:
 On 2011-04-05 11:51:13 George Standish wrote:
 If you need more support than Debian provides and= 5 years, install
 an Ubuntu LTS.

 Just to clarify, Ubuntu LTS releases are 5 years for the server
 version, 3 years for the desktop version.

 They use the same repositories.  What exactly is the difference?

I'm really not sure.

 From
 http://www.canonical.com/sites/default/files/active/Top_10_ServerQA_Eng_W
 P_AW_0.pdf:
 10. Can I install server packages on an Ubuntu Desktop
 installation and vice versa?
 Yes – Ubuntu’s flexibility makes it easy. The Ubuntu software repositories
 do not isolate packages to particular types of deployments. All the server
 software in the repositories is available to the desktop user, and all the
 desktop software can also be installed on the server.

 tl;dr: No difference.

Are we seriously going to argue about which version of Ubuntu is
supported for how long?

 I think it is reasonable to discuss, if a little OT.

Who cares?

 Someone that doesn't necessarily want to upgrade on Debian's schedule.  With
 Ubuntu, you can get 5 years, as opposed to Debian's ~3 years.  With SLE* you
 can get 10 years.  I'm not sure about RHEL, but I think it is roughly a SLE*
 timeframe.

 There are a number of organizations that would prefer to put hardware out in
 the field with a certain image and only apply security and important bug fixes
 for the life of the hardware.  If the hardware refresh cycle is 3 years, you
 can always install the latest Ubuntu LTS at deployment time and be good for 3
 years; that's not true of Debian (e.g. deployments in fall 2010).  If the
 hardware refresh cycle is 5 years, you can always install the latest SLES + SP
 and be good for 5 years; that's not true of Ubuntu (e.g. deployments that
 don't fall more or less exactly on an LTS release date).

 I prefer Debian, but I haven't had to manage 100s or 1000s of installations
 where my main IT staff only has remote access or tried to completely script a
 change from oldstable - stable.  I'm sure it's possible, but it probably
 requires more work than just updating the systems within the same release.
 I'm also not that interested is chipping on an effort to maintain Debian
 oldstable any longer than it is supported now.  For my purposes, the 1 year
 time frame given to execute an oldstable - stable transition has always been
 more than enough.

 I should also note that Debian's support is (usually) for every package in
 main.  This is a much larger selection of software that is in Ubuntu's
 main+restricted or within the SLE* support matrix.  So, there are definitely
 cases where Debian's support is best-in-class.
 --
 Boyd Stephen Smith Jr.                   ,= ,-_-. =.
 b...@iguanasuicide.net                   ((_/)o o(\_))
 ICQ: 514984 YM/AIM: DaTwinkDaddy         `-'(. .)`-'
 http://iguanasuicide.net/                    \_/


All fine pointshere you go:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktimqhjdejcy3we-okrqbmclxnyr...@mail.gmail.com



Re: [OT] Re: OpenOffice.org - how to install additional languages?

2011-04-04 Thread Matt Harrison
On Mon, Apr 4, 2011 at 1:10 PM, Camaleón noela...@gmail.com wrote:


 Hum... I've got some servers hosted on XO (San Jose, CA) and no one there
 is able to speak to me in Spanish when I place a call :-P



That's oddMost of where I have been in California always have
someone who speaks fluent Spanish as most of California has a large
Latino population.  Did the number you call not have the marcar dos
option?


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktikt4mha9fosd-cwclv3xwdhovn...@mail.gmail.com



Re: [OT] Re: OpenOffice.org - how to install additional languages?

2011-04-04 Thread Matt Harrison
On Mon, Apr 4, 2011 at 3:00 PM, Camaleón noela...@gmail.com wrote:
 On Mon, 04 Apr 2011 13:17:56 -0400, Matt Harrison wrote:

 (hey Matt, next time you want to going on-list again, advice ;-)

 On Mon, Apr 4, 2011 at 1:10 PM, Camaleón wrote:


 Hum... I've got some servers hosted on XO (San Jose, CA) and no one
 there is able to speak to me in Spanish when I place a call :-P



 That's oddMost of where I have been in California always have
 someone who speaks fluent Spanish as most of California has a large
 Latino population.  Did the number you call not have the marcar dos
 option?

 IIRC, I dialed an 888 number, and no, there was no menu option for
 language selection.

 Greetings,

 --
 Camaleón


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: http://lists.debian.org/pan.2011.04.04.19.00...@gmail.com


Sorry, I noticed my original reply was just to you so I made sure not
to make the mistake of not checking things over again.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktikfhz270vn9-rosqp6o9+4sxd1...@mail.gmail.com



Re: aptitude upgrade

2011-03-30 Thread Matt Harrison
On Wed, Mar 30, 2011 at 4:36 PM, Chris Brennan xa...@xaerolimit.net wrote:
 On Wed, Mar 30, 2011 at 4:28 PM, Andrei Popescu andreimpope...@gmail.com
 wrote:

 On Mi, 30 mar 11, 16:17:52, Chris Brennan wrote:
 
  So why the hell is apache being installed/upgraded on a desktop install
  w/
  no server services?

 It's being upgraded, which means it is already installed on your system.
 Try 'aptitude why apache2.2-bin', maybe it will shed some light on why
 it is installed.

 Regards,
 Andrei
 --
 Offtopic discussions among Debian users and developers:
 http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


 Ya I just did that and it was installed because of gnome  I don't
 remember installing gnome ... when I installed my laptop, I chose no WM nor
 X as I wanted to learn how to do it *the debian way* using apt-get/aptitude.
 I went from X to fluxbox and gnome wasn't an inbetween. I imagine some deps
 where installed with other packages but upon checking  I have a full
 gnome install and I *know* I didn't install it, so I am left scratching my
 head.
 [snip]
 root@Blackdragon:~# aptitude why apache2.2-bin
 i   gnome                     Depends gnome-desktop-environment (= 1:2.30+7)
 i A gnome-desktop-environment Depends gnome-user-share (= 2.30)
 i A gnome-user-share          Depends apache2.2-bin
 root@Blackdragon:~#
 [/snip]

 --


 Did you know...
 If you play a Windows 2000 CD backwards, you hear satanic messages,
 but what's worse is when you play it forward
   ...it installs Windows 2000
-- Alfred Perlstein on chat at freebsd.org


Do you have GDM installed by chance?  I noticed the same thing on my
XFCE install and the only thing I could trace to gnome dependencies
was GDM.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTikSgWvFbiKMLX=ja0ugz5ouwkhm3r2bzhq_0...@mail.gmail.com



Re: Problem/regression on ETPS elantech touchpad

2011-03-24 Thread Matt Harrison
Sorry to top post this, but I'm in a hurry.  I actually got my
touchpad working again.  I'll dig up the documentation that I used and
post it when I find it, unless someone else is able to get it to you
first.  It has something to do with creating a configuration file and
setting something with modprob up.

On Thu, Mar 24, 2011 at 9:26 AM, Pier Paolo pierpaolo.fra...@gmail.com wrote:
 2011/3/22 Pier Paolo pierpaolo.fra...@gmail.com

   Hi all,
 after last upgrade of Squeeze i am in severe troubles with my touchpad:
 cat /proc/bus/input/devices | grep ETPS
 N: Name=ETPS/2 Elantech Touchpad

 Without any xorg.conf.d the problem remains (no tap, unusable at all
 twofinger-scroll); i searched througth debian's bugs and google, but no
 results. It seems X reject the actual mouse1 ETPS and use a (nonexixtent?)
 mouse0 macintosh...
 /proc/bus/input/devices:
 67-I: Bus=0011 Vendor=0002 Product=000e Version=
 68:N: Name=ETPS/2 Elantech Touchpad
 69-P: Phys=isa0060/serio1/input0
 70-S: Sysfs=/devices/platform/i8042/serio1/input/input7
 71-U: Uniq=
 72-H: Handlers=mouse1 event7
 73-B: EV=b
 74-B: KEY=6420 7 0 0 0 0
 75-B: ABS=f0003
 That's the relevant xorg.log:
 (II) config/udev: Adding input device ETPS/2 Elantech Touchpad
 (/dev/input/event7)
 (**) ETPS/2 Elantech Touchpad: Applying InputClass evdev touchpad catchall
 (**) ETPS/2 Elantech Touchpad: Applying InputClass touchpad catchall
 (II) LoadModule: synaptics
 (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
 (II) Module synaptics: vendor=X.Org Foundation
         compiled for 1.7.6.901, module version = 1.2.2
         Module class: X.Org XInput Driver
         ABI class: X.Org XInput driver, version 7.0
 (II) Synaptics touchpad driver version 1.2.2
 (**) Option Device /dev/input/event7
 (II) ETPS/2 Elantech Touchpad: x-axis range 8 - 1144
 (II) ETPS/2 Elantech Touchpad: y-axis range 8 - 760
 (II) ETPS/2 Elantech Touchpad: device does not report pressure, will use
 touch data.
 (II) ETPS/2 Elantech Touchpad: finger width range 0 - 0
 (II) ETPS/2 Elantech Touchpad: buttons: left right middle double triple
 (--) ETPS/2 Elantech Touchpad: touchpad found
 (**) ETPS/2 Elantech Touchpad: always reports core events
 (II) XINPUT: Adding extended input device ETPS/2 Elantech Touchpad (type:
 TOUCHPAD)
 (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
 (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 0
 (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
 (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
 (--) ETPS/2 Elantech Touchpad: touchpad found
 (II) config/udev: Adding input device ETPS/2 Elantech Touchpad
 (/dev/input/mouse1)
 (**) ETPS/2 Elantech Touchpad: Applying InputClass touchpad catchall
 (II) Synaptics touchpad driver version 1.2.2
 ETPS/2 Elantech Touchpad no synaptics event device found
 (**) Option Device /dev/input/mouse1
 Query no Synaptics: 6003C8
 (--) ETPS/2 Elantech Touchpad: no supported touchpad found
 (EE) ETPS/2 Elantech Touchpad Unable to query/initialize Synaptics hardware.
 (EE) PreInit failed for input device ETPS/2 Elantech Touchpad
 (II) UnloadModule: synaptics
 ...
 (II) config/udev: Adding input device Macintosh mouse button emulation
 (/dev/input/event0)
 (**) Macintosh mouse button emulation: Applying InputClass evdev pointer
 catchall
 (**) Macintosh mouse button emulation: always reports core events
 (**) Macintosh mouse button emulation: Device: /dev/input/event0
 (II) Macintosh mouse button emulation: Found 3 mouse buttons
 (II) Macintosh mouse button emulation: Found relative axes
 (II) Macintosh mouse button emulation: Found x and y relative axes
 (II) Macintosh mouse button emulation: Configuring as mouse
 (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
 (**) Macintosh mouse button emulation: EmulateWheelButton: 4,
 EmulateWheelInertia: 10, EmulateWheelTimeout: 200
 (II) XINPUT: Adding extended input device Macintosh mouse button emulation
 (type: MOUSE)
 (II) Macintosh mouse button emulation: initialized for relative axes.
 (II) config/udev: Adding input device Macintosh mouse button emulation
 (/dev/input/mouse0)
 (II) No input driver/identifier specified (ignoring)
 ...
 (--) ETPS/2 Elantech Touchpad: touchpad found
 ...
 (--) ETPS/2 Elantech Touchpad: touchpad found
 ...


 Above all I can't find an usable (not confortable or more usable!) set
 of scrolling options... Since this upgrade the touchpad woked out of the
 box, and now I created a
 /etc/X11/xorg.conf.d/20-touchpad.conf:
 Section InputClass
         Identifier      Touchpad                      # required
         MatchIsTouchpad yes                           # required
         Driver          synaptics                     # required
         Option          SHMConfig             true
         Option          MinSpeed              0.5
         Option          MaxSpeed              1.0
         Option          AccelFactor           0.075
         Option          

Re: Squeeze install hangs reading CD drive

2011-02-15 Thread Matt Harrison
 cat debian-6.0.0-i386-netinst.iso  /dev/sdc
 sync



Instead of doing this, have you tried running:

dd if=(path to ISO) of=/dev/sdX   ?

I did this with the netinstall ISO and the Disk 1 CD ISO and it worked
just fine for me


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimazq3wvbtxdkt7cc78l2xaw+zptfwswndh6...@mail.gmail.com



Lenny or Squeeze?

2011-01-25 Thread Matt Harrison
So I've used Lenny in the past, but ended up switching back to Ubuntu
because of video card performance and a few other bells and whistles
that I thought were easier to install in Ubuntu vs Debian.

However, that being said, I am looking to switch back.  I know Lenny
is currently Stable but I have seen posts suggesting Squeeze will be
out within a few months hopefully so I am wondering if I should just
put it off until Squeeze becomes the current Stable or if I should
install the RC of Squeezeor...just install the current version of
Lenny and then upgrade to Squeeze when it becomes Stable.  I know the
Ubuntu upgrade between distros is crap so I really don't want to just
finish customizing Lenny to the way I want it to only have an upgrade
reinstall all of the packages that I just uninstalled.

Any suggestions would be appreciated.

Thanks!
Matt


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimyw5beetaqgpt_kkv_uqaemhnrdachr_h91...@mail.gmail.com