Re: [gentoo-user] pppconfig can't find internal modem.

2007-05-16 Thread Walter Dnes
On Mon, May 14, 2007 at 09:19:13AM +0100, Mick wrote
 On Sunday 13 May 2007 21:18, [EMAIL PROTECTED] wrote:
My ADSL connection had a short outage yesterday.  I discovered, to my
  consternation, that my machine's internal modem wasn't being picked up.
 
 Was this working before then - e.g. since the last time you compiled your 
 kernel?  
 
 In any case you would probably want to (r)emerge the driver for this modem.

  It's *NOT* a winmodem.  It's a bog-standard PCI modem that has
worked in the past under linux without requiring special drivers.  The
only tweak it requires is allocating more than 4 serial ports in the
kernel, which I've done.

-- 
Walter Dnes [EMAIL PROTECTED] In linux /sbin/init is Job #1
Q. Mr. Ghandi, what do you think of Microsoft security?
A. I think it would be a good idea.
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] pppconfig can't find internal modem.

2007-05-16 Thread Mick
On Wednesday 16 May 2007 12:15, Walter Dnes wrote:
 On Mon, May 14, 2007 at 09:19:13AM +0100, Mick wrote

  On Sunday 13 May 2007 21:18, [EMAIL PROTECTED] wrote:
 My ADSL connection had a short outage yesterday.  I discovered, to my
   consternation, that my machine's internal modem wasn't being picked up.
 
  Was this working before then - e.g. since the last time you compiled your
  kernel?
 
  In any case you would probably want to (r)emerge the driver for this
  modem.

   It's *NOT* a winmodem.  It's a bog-standard PCI modem that has
 worked in the past under linux without requiring special drivers.  The
 only tweak it requires is allocating more than 4 serial ports in the
 kernel, which I've done.

Apologies!  I have not come across a real internal modem so far and I readily 
assumed that it was a softmodem.  I thought that the more than 4 ports 
setting was required for softmodems not real modems.
-- 
Regards,
Mick


pgpaxoHXSUzV0.pgp
Description: PGP signature


Re: [gentoo-user] pppconfig can't find internal modem.

2007-05-16 Thread Dale
Mick wrote:
 On Wednesday 16 May 2007 12:15, Walter Dnes wrote:
   
 On Mon, May 14, 2007 at 09:19:13AM +0100, Mick wrote

 
 On Sunday 13 May 2007 21:18, [EMAIL PROTECTED] wrote:
   
   My ADSL connection had a short outage yesterday.  I discovered, to my
 consternation, that my machine's internal modem wasn't being picked up.
 
 Was this working before then - e.g. since the last time you compiled your
 kernel?

 In any case you would probably want to (r)emerge the driver for this
 modem.
   
   It's *NOT* a winmodem.  It's a bog-standard PCI modem that has
 worked in the past under linux without requiring special drivers.  The
 only tweak it requires is allocating more than 4 serial ports in the
 kernel, which I've done.
 

 Apologies!  I have not come across a real internal modem so far and I readily 
 assumed that it was a softmodem.  I thought that the more than 4 ports 
 setting was required for softmodems not real modems.
   

Usually PCI modems start at ttyS5 or higher.  I had a real ISA modem
once but have not seen one since.  I had to get a external serial to
make SURE I was getting a REAL modem.  They do exist though.

Wish I new what to do to get it working though.

Dale

:-)  :-)  :-)

-- 
www.myspace.com/-remove-me-dalek1967

Copy n paste then remove the -remove-me- part.



Re: [gentoo-user] pppconfig can't find internal modem.

2007-05-14 Thread Mick
On Sunday 13 May 2007 21:18, [EMAIL PROTECTED] wrote:
   My ADSL connection had a short outage yesterday.  I discovered, to my
 consternation, that my machine's internal modem wasn't being picked up.

Was this working before then - e.g. since the last time you compiled your 
kernel?  

In any case you would probably want to (r)emerge the driver for this modem.

-- 
Regards,
Mick


pgpDR02X44hhr.pgp
Description: PGP signature


[gentoo-user] pppconfig can't find internal modem.

2007-05-13 Thread waltdnes
  My ADSL connection had a short outage yesterday.  I discovered, to my
consternation, that my machine's internal modem wasn't being picked up.
This is a 1999 Dell PIII that refuses to die.  The PCI modem has worked
in the past under Redhat and Gentoo.  I am aware that I have to allocate
more than 4 serial ports in make menuconfig.  lspci -v shows...

00:10.0 Serial controller: 3Com Corp, Modem Division 56K FaxModem Model 5610 
(rev 01) (prog-if 02 [16550])
Subsystem: 3Com Corp, Modem Division Unknown device baba
Flags: medium devsel, IRQ 9
I/O ports at 1430 [size=8]
Capabilities: [dc] Power Management version 2

  I'm file-attaching a copy of .config.  Any ideas?


-- 
Walter Dnes [EMAIL PROTECTED] In linux /sbin/init is Job #1
Q. Mr. Ghandi, what do you think of Microsoft security?
A. I think it would be a good idea.
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.20-gentoo-r7
# Sun May 13 15:06:04 2007
#
CONFIG_X86_32=y
CONFIG_GENERIC_TIME=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_DMI=y
CONFIG_DEFCONFIG_LIST=/lib/modules/$UNAME_RELEASE/.config

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32

#
# General setup
#
CONFIG_LOCALVERSION=
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
# CONFIG_IPC_NS is not set
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set
# CONFIG_UTS_NS is not set
# CONFIG_AUDIT is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
# CONFIG_SYSFS_DEPRECATED is not set
# CONFIG_RELAY is not set
CONFIG_INITRAMFS_SOURCE=
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
# CONFIG_EMBEDDED is not set
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SHMEM=y
CONFIG_SLAB=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
# CONFIG_SLOB is not set

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y

#
# Block layer
#
CONFIG_BLOCK=y
# CONFIG_LBD is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_AS=y
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED=anticipatory

#
# Processor type and features
#
# CONFIG_SMP is not set
# CONFIG_X86_PC is not set
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
CONFIG_X86_GENERICARCH=y
# CONFIG_X86_ES7000 is not set
# CONFIG_PARAVIRT is not set
CONFIG_X86_CYCLONE_TIMER=y
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
CONFIG_MPENTIUMIII=y
# CONFIG_MPENTIUMM is not set
# CONFIG_MCORE2 is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
CONFIG_X86_GENERIC=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=7
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_MCE=y
# CONFIG_X86_MCE_NONFATAL is not set
CONFIG_VM86=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_X86_REBOOTFIXUPS is not set
CONFIG_MICROCODE=y
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y

#
# Firmware Drivers
#
# CONFIG_EDD is not set
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
CONFIG_PAGE_OFFSET=0xC000