Sorry for posting so many...but just read I need the gcc preemptible kernel patch. Is that referring to enabling the pre-emptible kernel in make menuconfig?
On January 6, 2004 11:30 pm, Nick W wrote: > I must say good guess, it is indeed a lucent [now agere] modem. Actually > the pci bus reports it as a Toshiba but the windows drivers are supplied by > agere. Everything I know... > > [EMAIL PROTECTED]:~>> gcc -v > Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/specs > Configured with: /var/tmp/portage/gcc-3.2.3-r1/work/gcc-3.2.3/configure > --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 > --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include > --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 > --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man > --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared > --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib > --enable-languages=c,c++,f77,objc,java --enable-threads=posix > --enable-long-long --disable-checking --enable-cstdio=stdio > --enable-clocale=generic --enable-__cxa_atexit > --enable-version-specific-runtime-libs > --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++ >-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls > --without-included-gettext > Thread model: posix > gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice) > > [EMAIL PROTECTED]:~>> uname -a > Linux localhost 2.4.23 #2 SMP Wed Dec 17 17:49:21 Local time zone must be > set--see zic i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz > GenuineIntel GNU/Linux > > //damnit thought I fixed my timezone... > > [EMAIL PROTECTED]:~>> lspci -v > 00:1f.6 Modem: Intel Corp. 82801CA/CAM AC'97 Modem (rev 02) (prog-if 00 > [Generic]) > Subsystem: Toshiba America Info Systems Toshiba Satellite 1110 Z15 > internal Modem > Flags: bus master, medium devsel, latency 0, IRQ 255 > I/O ports at 1800 > I/O ports at 1480 > > [EMAIL PROTECTED]:~>> lspci -n > 00:1f.6 Class 0703: 8086:2486 (rev 02) > > From windows.... > PCI\VEN_8086&DEV_2486&SUBSYS_00011179&REV_02 > > ATQ0V1E0 SUCCESS > AT+GMM H.324 video-ready rev. 1.0 > AT+FCLASS=? 0,1 > AT#CLS=? COMMAND NOT SUPPORTED > AT+GCI? +GCI:B5 > AT+GCI=? SUCCESS > ATI1 SUCCESS > ATI2 SUCCESS > ATI3 TOSHIBA Software Modem Version 2.1.15 > ATI4 Built on 06/21/2002 11:47:54 > ATI5 2.1.15 AMR Intel MB AC97 ID:SIL REV:0x27, 19 > ATI6 SUCCESS > ATI7 AMR Intel MB > > Driver Provider: Agere > > My system is a Toshiba Satellite 5200-801, which Toshiba reports as having > a lucent scorpio modem. Ive found many who say the pctel driver works, but > if I insmod -f it, cat /dev/modem [pointing to ttyS15, which is correct] > just returns IO Error. > > On January 7, 2004 06:02 am, you wrote: > > Hi > > I will try a partial answer: > > > > http://marge.cineca.it/aventuri/public/Linux_on_a_Toshiba_Satellite_S3000 > >-2 14.html > > > > for the Lucent Scorpio. > > > > as for the compiler problem, try gcc -v and see what version it says. > > Also make sure you are actually running the kernel "you" compiled, and > > not a stock one : > > > > uname -a > > > > and pls. Can you say what distro and some hardware info tooo :-) > > > > Cheers > > Szemir > > > > On January 6, 2004 15:10, Nick W wrote: > > > I just compiled my modem drivers, with the very same gcc I compiled my > > > kernel with, but when I try to load the modules... > > > > > > [EMAIL PROTECTED]:/usr/src/pctel-0.9.6>> modprobe pctel > > > /lib/modules/2.4.23/misc/pctel.o: The module you are trying to load > > > (/lib/modules/2.4.23/misc/pctel.o) is compiled with a gcc > > > version 2 compiler, while the kernel you are running is compiled with > > > a gcc version 3 compiler. This is known to not work. > > > /lib/modules/2.4.23/misc/pctel.o: insmod > > > /lib/modules/2.4.23/misc/pctel.o failed > > > /lib/modules/2.4.23/misc/pctel.o: insmod pctel failed > > > > > > while Im at it, anyone know anything about getting lucent scorpio ac97 > > > winmodems working as linmodems? Its the internal modem on my laptop. > > > > > > ...Plus I think my time is fixed, can someone verify? tks... -- Nick W (nickw77 at shaw.ca) Registered Linux User #324288 (http://counter.li.org) MSN Messenger: [EMAIL PROTECTED] Yahoo: foolish_gambit ICQ: 303276221 It's not our fault, we're outnumbered by stupid people ten to one. _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

