Re: Dell 700m Touchpad problem - TAP isn't recognized

2004-12-14 Thread Romana Branden
Ben, asuming dells use synaptics touchpad, which it certainly sounds like, compile in a synaptics driver, or install the synaptics deb ( i found compiling it to be simple and reliable). apt-cache search synaptics yields (on Sid) : cpad-kernel-dev - Kernel header for the Synaptics cPad driver cp

Dell 700m SD cardslot - HowToUse?

2004-12-14 Thread Benedek Frank
Hi On my new Dell 700m I found a cardslot, that I cannot utilize. I have external USB card reader, and when I install that I use sg3-utils to utilize it. sg_scan -i will show me where the device it sg_map will show me what is the /dev/ name of it, so I can mount it. Now, when I do those steps

Re: Dell 700m Touchpad problem - TAP isn't recognized

2004-12-14 Thread Benedek Frank
Hi Jerome Thanks, it worked. I will explain in detail what I have done, hopefuly somebody else will find it useful. Instal the package apt-get install xfree86-driver-synaptics Input the following lines to the XF86Config-4 file under the Section "Module" Load"synaptics" Input the followin

ALERT - Virus W32/[EMAIL PROTECTED] found; an attachment/message has be en quarantined

2004-12-14 Thread DSAVINDPDC001(Network Associates Anti-Virus - Mailbox Agent)
Action Taken: An attempt to disinfect the attachment was unsuccessful, so the attachment was quarantined from the message and replaced with a text file informing the recipient of the action taken. The infected attachment has been placed in the designated quarantine folder. Please exercise extreme c

Re: Re: Pentium-Classic Laptop/PCMCIA-Ethernet-Card

2004-12-14 Thread Michael Jarosch
Hi, On Thursday 09 December 2004 16:31, Michael Jarosch wrote: Should work with the 8390 or pcnet_cs or both modules. Both are needed, pcnet_cs depends on 8390. That's right! I've forgotten it, cause I haven't the laptop running while writing that email. pcmcia-cs doesn't seem to load any modules

Re: Kernel Headers question (and Winmodems)

2004-12-14 Thread Bill Moseley
On Mon, Dec 13, 2004 at 01:05:27PM -0400, Derek Broughton wrote: > On Monday 13 December 2004 12:13, Bill Moseley wrote: > > On Mon, Dec 13, 2004 at 09:27:58AM -0400, Derek Broughton wrote: > > > Why do you want the kernel headers on the laptop? If you're building the > > > modem driver from sourc

Dell 700m Touchpad problem - TAP isn't recognized

2004-12-14 Thread Benedek Frank
Hi I have a Dell Inspiron laptop, which works mostly with Debian Sarge. One thing that bothers me, is that the touchpad wont recognize the TAP of a finger. For example, I cannot click with the touchpad itself, but I have to press the buttons below the touchpad. Does anybody experienced this? H

Re: Kernel Headers question (and Winmodems)

2004-12-14 Thread Derek Broughton
On Tuesday 14 December 2004 14:26, Bill Moseley wrote: > On Mon, Dec 13, 2004 at 01:05:27PM -0400, Derek Broughton wrote: > > On Monday 13 December 2004 12:13, Bill Moseley wrote: > > > On Mon, Dec 13, 2004 at 09:27:58AM -0400, Derek Broughton wrote: > > > > Why do you want the kernel headers on th

Tecra 8000 sound

2004-12-14 Thread Ted Parks
I have tried in vain to configure the OPL3SA2 card on my Toshiba Tecra 8000 running Sarge. Having used apt-get to obtain alsa-drivers, alsa-base, and alsa-utils, the card still does not work. 1) When I modprobre snd-opl3sa2, I get an error saying Debian cannot find the module, though it is there.

Re: Tecra 8000 sound

2004-12-14 Thread goneaway
I have a Tecra 8100 and I just use sndconfig to set up sound. Configure it as a Soundblaster Pro (with the default settings) and you might be in business. I'm not sure if the chipset is the same between models but you might want to give it a shot. On Tue, 2004-12-14 at 23:19 -0600, Ted Parks wro