Linux-Hardware Digest #53, Volume #11 Thu, 19 Aug 99 22:13:40 EDT
Contents:
Re: S3 trio 3d AGP (Paul U Cameron)
Re: Need Help w/ Modem--"Sorry modem is busy" error ("Robert Grizzard")
Re: S3 trio 3d AGP (Paul U Cameron)
Re: S3 trio 3d AGP ("Wayne Morgan")
Re: How to use Floppy and ZIP driver in Linux Redhat 6.0? (Edwin Estrada)
driver installation ("Edward W. Nowak")
Re: Need Help w/ Modem--"Sorry modem is busy" error (Mark McComb)
Re: Zip 100 and Linux-Mandrake. ("Joseph L. Davis")
HP8110i Now What! (Henry Chavez)
3dlabs AverMedia 2 8 meg card in RedHat? ("Triumph TR-7")
IBM 6091/019 Monitor @ 1280x1024x16bpp ("Mark Ricketts")
Re: i hate DIALD (John Lemke)
Re: Linux file-size limit? (Christopher Browne)
Re: HP8110i Now What! (James Gray)
Help with bttv and tuner options for Hauppauge WinTV board (James A. Stockel)
Re: Actiontec External Call Waiting Modem (Davin McCall)
----------------------------------------------------------------------------
From: Paul U Cameron <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,aus.computers.linux
Subject: Re: S3 trio 3d AGP
Date: Fri, 20 Aug 1999 10:10:38 +1000
ENTERforNone wrote:
>
> Rob Youl <[EMAIL PROTECTED]> wrote:
> > Is there an X server for this card apart from XF86_VGA16???
>
> Try the S3 server. I think the SVGA server also has S3 drivers.
>
> --
> enterfornone - insert clever comment here
> http://www.enterfornone.com/
Unfortunately the S3 drivers dont work for this card. I ended up
changing to an intel 740 card as I didnt have time to get it up. Since
then the latest Xfree86 using the frame buffer driver provide support.
--
Paul U Cameron
------------------------------
From: "Robert Grizzard" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,comp.os.linux.misc,comp.os.linux.setup
Subject: Re: Need Help w/ Modem--"Sorry modem is busy" error
Date: Thu, 19 Aug 1999 17:28:08 -0500
[followups reset to comp.os.linux.hardware]
In comp.os.linux.hardware [EMAIL PROTECTED] wrote:
> In article <[EMAIL PROTECTED]>,
> Mark McComb <[EMAIL PROTECTED]> wrote:
>> Robert Grizzard wrote:
>> >
>> > and I have to ask, "Do you have a file in /var/lock called something
> like
>> > 'LCK..ttyS1' or 'LCK..modem'?"
>> >
>>
>> >
>> > Not permissions; if you do have the LCK.. file then the modem is
> actually
>> > flagged as being in use by some other program and none other may
> access it.
>> >
>> > HTH
>> >
>> > Rob
>>
>> I am getting the "modem is locked" message. I checked and I do have
>> a LCK..modem file. Now what? Do I delete it? The file contains
> this:
>>
>> 00798 kppp user
>>
>> I am trying to set up my modem for use with KPPP. If it's the user,
> why
>> won't it unlock the file for itself?
>>
> I am awaiting a reply to this question myself, as I am a lurker with the
> EXACT same problem.
I saw the question in my E-mail first so I answered it there.
In a nutshell, a program accessing the modem exited in an abnormal
fashion (via "halt" in the middle of a minicom session perhaps)
and it didn't get the opportunity to do any housekeeping
-- which means /var/lock/LCK..modem is still there and when ppp goes
to set itself up it looks to see if the modem is available and
discovers it isn't. The fact the process that wrote the lock
file has been dead for three days is immaterial as long as that
file is still there.
Run "less /var/lock/LCK..modem (or whatever the name of the file
is)" and see what program wrote it then run "ps ax | grep
<name_of_program>" and look for *two* hits -- one from grep
and one from the process that wrote the lock file. If there is
no second hit then delete the lock file and kppp should run normally.
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
------------------------------
From: Paul U Cameron <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,aus.computers.linux
Subject: Re: S3 trio 3d AGP
Date: Fri, 20 Aug 1999 10:07:55 +1000
ENTERforNone wrote:
>
> Rob Youl <[EMAIL PROTECTED]> wrote:
> > Is there an X server for this card apart from XF86_VGA16???
>
> Try the S3 server. I think the SVGA server also has S3 drivers.
>
> --
> enterfornone - insert clever comment here
> http://www.enterfornone.com/
The S3 server doesnt work for this card. You need to move up to the
latest version of XFree86 and use the frame buffer drivers.
--
Paul U Cameron
Research Fellow, Department of Microbiology and Immunology
University of Melbourne
ph +613 9347 9758 fx +613 9347 2052
------------------------------
From: "Wayne Morgan" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,aus.computers.linux
Subject: Re: S3 trio 3d AGP
Date: Fri, 20 Aug 1999 10:40:26 +1000
Paul U Cameron <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> ENTERforNone wrote:
> >
> > Rob Youl <[EMAIL PROTECTED]> wrote:
> > > Is there an X server for this card apart from XF86_VGA16???
> >
> > Try the S3 server. I think the SVGA server also has S3 drivers.
> >
> > --
> > enterfornone - insert clever comment here
> > http://www.enterfornone.com/
> Unfortunately the S3 drivers dont work for this card. I ended up
> changing to an intel 740 card as I didnt have time to get it up. Since
> then the latest Xfree86 using the frame buffer driver provide support.
>
> --
> Paul U Cameron
Does the latest version of Xfree86 support the S3 Savage3D using this "frame
buffer" driver as well? In more tham 16 colours?
Wayne
------------------------------
Date: Thu, 19 Aug 1999 13:58:18 -0700
From: Edwin Estrada <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,comp.os.linux.setup
Subject: Re: How to use Floppy and ZIP driver in Linux Redhat 6.0?
Jack Liu wrote:
> Dear Sir,
> I set up the Linux Redhat 6.0 and I can mount the CD-ROM rightly. I can
> find Floppy in Local driver information using Linuxconf. But when I use
> mount -t msdos dev/hd0 /mnt/floppy to mount the floppy, there is an error.
> I have the floppy directory in /mnt. So can you help me to use my floppy
> driver in Linux? I havn't setup PICIA in installing Redhat, How can I use
> the interal ATAPI Zip driver?
> Thank you very much!
>
> Jack
try mount -t msdos /dev/fd0 /mnt/.... for your floppy and
/dev/hdbx for your ZIP subtituting whatevver number in x that you see at
boot-up
------------------------------
From: "Edward W. Nowak" <[EMAIL PROTECTED]>
Subject: driver installation
Date: Thu, 19 Aug 1999 18:07:23 -0700
How do you install drivers(sound card,modem) in Linux?
Thanks for any help.
------------------------------
From: Mark McComb <[EMAIL PROTECTED]>
Subject: Re: Need Help w/ Modem--"Sorry modem is busy" error
Date: Thu, 19 Aug 1999 20:41:34 -0400
Robert Grizzard wrote:
>
> [followups reset to comp.os.linux.hardware]
>
> In comp.os.linux.hardware [EMAIL PROTECTED] wrote:
> > In article <[EMAIL PROTECTED]>,
> > Mark McComb <[EMAIL PROTECTED]> wrote:
> >>
> >> I am getting the "modem is locked" message. I checked and I do have
> >> a LCK..modem file. Now what? Do I delete it? The file contains
> > this:
> >>
> >> 00798 kppp user
> >>
> >> I am trying to set up my modem for use with KPPP. If it's the user,
> > why
> >> won't it unlock the file for itself?
> >>
> > I am awaiting a reply to this question myself, as I am a lurker with the
> > EXACT same problem.
>
> I saw the question in my E-mail first so I answered it there.
>
The solution in my case was removing the lock file and setting comm 2 to
0x2E8 instead of 0x2F8. Then my modem could be accessed. Now I'm
getting the "pppd daemon died unexpectedly" message after just
connecting.
------------------------------
From: "Joseph L. Davis" <[EMAIL PROTECTED]>
Subject: Re: Zip 100 and Linux-Mandrake.
Date: Thu, 19 Aug 1999 20:26:44 -0400
Steffen Sobiech wrote:
> "Joseph L. Davis" wrote:
> >
> > I have found a strange problem and am not sure the best way to fix.
> > After upgrading to Linux-Mandrake (RedHat 6.0) my Parallel Port Zip will
> >
> > only allow me to insmod ppa after I have tried to print to my printer on
> >
> > lp. If I try to insmod lp or insmod ppa I will get error messages :
> > ./ppa.o : unresolved symbol paraport_release_Ra542614f
> > ./ppa.o : unresolved symbol paraport_enumerate_Re26cc4d7
> > *********************
> > ********************* continues as the same for insmod lp.
> > After trying to or printing to my printer all is fine *after* module lp
> > is present from using the printer? I then can insmod ppa. I would like
> > to do this on boot. Both are on the same port and cable. Not a Zip
> > Plus. Any thoughts would be appreciated greatly, thank you
>
> Did you also try modprobe ppa ?
That worked fine without any problem, then I mounted the drive. Can I replace
the "insmod ppa" on boot with this, if so where is the best place to change
it to "modprobe ppa" on boot. Thanks alot for your help, I have much to
learn with Linux. I am an OS/2 user at heart, but working on the switch to
Linux.
Thanks again.
------------------------------
From: Henry Chavez <[EMAIL PROTECTED]>
Crossposted-To: linux.apps.cdwrite,linux.redhat.misc,comp.os.linux.questions
Subject: HP8110i Now What!
Date: Fri, 20 Aug 1999 00:49:55 GMT
This is a multi-part message in MIME format.
==============D1ADD716D4032BEA83D4456B
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
I have bought and installed a new HP8110i CD writer. My bios sees it
and it shows up in my bootup messages (see attached) as:
hdc: Hewlett-Packard CD-Writer Plus 8100, ATAPI
CDROM drive
I am using RH60 and trying to burn with X-CD-Roast. When I run xcdroast
I get the following message:
No Generic-SCSI-Support has been detected. Without it no SCSI-Devices
can be detected or used by X-CD-Roast. Please load the sg-module (e.g.
"insmod sg") or recompile your kernel with Generic-SCSI-Support.
I tried the "insmod sg" command and found that the sg module was loaded
but unused. Please tell me that I don't have to recompile my kernel. I
am afraid to do this! My box runs great, I don't want to muck it up.
Help.
==============D1ADD716D4032BEA83D4456B
Content-Type: text/plain; charset=us-ascii;
name="logit"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="logit"
Linux version 2.2.5-15 ([EMAIL PROTECTED]) (gcc version egcs-2.91.66
19990314/Linux (egcs-1.1.2 release)) #1 Mon Apr 19 22:21:09 EDT 1999
Detected 199159623 Hz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 397.31 BogoMIPS
Memory: 128032k/131072k available (996k kernel code, 412k reserved, 1572k data, 60k
init)
VFS: Diskquotas version dquot_6.4.0 initialized
CPU: Intel Pentium MMX stepping 03
Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
Checking 'hlt' instruction... OK.
Intel Pentium with F0 0F bug - workaround enabled.
POSIX conformance testing by UNIFIX
PCI: PCI BIOS revision 2.10 entry at 0xfb9e0
PCI: Using configuration type 1
PCI: Probing PCI hardware
Linux NET4.0 for Linux 2.2
Based upon Swansea University Computer Society NET3.039
NET4: Unix domain sockets 1.0 for Linux NET4.0.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
Initializing RT netlink socket
Starting kswapd v 1.5
Detected PS/2 Mouse Port.
Serial driver version 4.27 with MANY_PORTS MULTIPORT SHARE_IRQ enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
pty: 256 Unix98 ptys configured
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.9)
Real Time Clock Driver v1.09
RAM disk driver initialized: 16 RAM disks of 4096K size
PCI_IDE: unknown IDE controller on PCI bus 00 device 58, VID=10b9, DID=5229
PCI_IDE: not 100% native mode: will probe irqs later
PCI_IDE: simplex device: DMA disabled
ide0: PCI_IDE Bus-Master DMA disabled (BIOS)
PCI_IDE: simplex device: DMA disabled
ide1: PCI_IDE Bus-Master DMA disabled (BIOS)
hda: QUANTUM FIREBALL_TM3840A, ATA DISK drive
hdb: ATAPI CDROM, ATAPI CDROM drive
hdc: Hewlett-Packard CD-Writer Plus 8100, ATAPI CDROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: QUANTUM FIREBALL_TM3840A, 3681MB w/76kB Cache, CHS=7480/16/63
hdb: ATAPI 24X CD-ROM drive, 120kB Cache
Uniform CDROM driver Revision: 2.54
hdc: ATAPI 24X CD-ROM DVD-RAM CD-R/RW drive, 1024kB Cache
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
md driver 0.90.0 MAX_MD_DEVS=256, MAX_REAL=12
raid5: measuring checksumming speed
raid5: using high-speed MMX checksum routine
pII_mmx : 376.809 MB/sec
p5_mmx : 366.903 MB/sec
8regs : 219.075 MB/sec
32regs : 192.024 MB/sec
using fastest function: pII_mmx (376.809 MB/sec)
scsi : 0 hosts.
scsi : detected total.
md.c: sizeof(mdp_super_t) = 4096
Partition check:
hda: hda1 hda2 < hda5 hda6 hda7 >
autodetecting RAID arrays
autorun ...
... autorun DONE.
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 60k freed
Adding Swap: 65988k swap-space (priority -1)
Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996
SB 4.13 detected OK (220)
YM3812 and OPL-3 driver Copyright (C) by Hannu Savolainen, Rob Hooft 1993-1996
Installing knfsd (copyright (C) 1996 [EMAIL PROTECTED]).
nfsd_init: initialized fhcache, entries=256
VFS: Disk change detected on device ide0(3,64)
CSLIP: code copyright 1989 Regents of the University of California
PPP: version 2.3.3 (demand dialling)
PPP line discipline registered.
registered device ppp0
VFS: Disk change detected on device ide0(3,64)
PPP: ppp line discipline successfully unregistered
VFS: Disk change detected on device ide0(3,64)
cdrom: open failed.
VFS: Disk change detected on device ide1(22,0)
hdb: command error: status=0x51 { DriveReady SeekComplete Error }
hdb: command error: error=0x50
end_request: I/O error, dev 03:40 (hdb), sector 0
ATAPI device hdb:
Error: Illegal request -- (Sense key=0x05)
Illegal mode for this track or incompatible medium -- (asc=0x64, ascq=0x00)
cdrom: open failed.
VFS: Disk change detected on device ide1(22,0)
cdrom: open failed.
VFS: Disk change detected on device ide1(22,0)
hdb: command error: status=0x51 { DriveReady SeekComplete Error }
hdb: command error: error=0x50
end_request: I/O error, dev 03:40 (hdb), sector 0
ATAPI device hdb:
Error: Illegal request -- (Sense key=0x05)
Illegal mode for this track or incompatible medium -- (asc=0x64, ascq=0x00)
cdrom: open failed.
VFS: Disk change detected on device ide1(22,0)
CSLIP: code copyright 1989 Regents of the University of California
PPP: version 2.3.3 (demand dialling)
PPP line discipline registered.
registered device ppp0
PPP: ppp line discipline successfully unregistered
CSLIP: code copyright 1989 Regents of the University of California
PPP: version 2.3.3 (demand dialling)
PPP line discipline registered.
registered device ppp0
hdb: command error: status=0x51 { DriveReady SeekComplete Error }
hdb: command error: error=0x50
end_request: I/O error, dev 03:40 (hdb), sector 64
ATAPI device hdb:
Error: Illegal request -- (Sense key=0x05)
Illegal mode for this track or incompatible medium -- (asc=0x64, ascq=0x00)
isofs_read_super: bread failed, dev=03:40, iso_blknum=16, block=32
hdb: command error: status=0x51 { DriveReady SeekComplete Error }
hdb: command error: error=0x50
end_request: I/O error, dev 03:40 (hdb), sector 64
ATAPI device hdb:
Error: Illegal request -- (Sense key=0x05)
Illegal mode for this track or incompatible medium -- (asc=0x64, ascq=0x00)
isofs_read_super: bread failed, dev=03:40, iso_blknum=16, block=32
VFS: Disk change detected on device ide0(3,64)
VFS: Can't find an ext2 filesystem on dev ide0(3,64).
ISO 9660 Extensions: RRIP_1991A
PPP: ppp line discipline successfully unregistered
VFS: Disk change detected on device ide0(3,64)
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
VFS: Disk change detected on device ide0(3,64)
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
cdrom: open failed.
VFS: Disk change detected on device ide0(3,64)
cdrom: open failed.
VFS: Disk change detected on device ide1(22,0)
cdrom: open failed.
VFS: Disk change detected on device ide0(3,64)
cdrom: open failed.
VFS: Disk change detected on device ide1(22,0)
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
scsi : 1 host.
scsi : 0 hosts.
CSLIP: code copyright 1989 Regents of the University of California
PPP: version 2.3.3 (demand dialling)
PPP line discipline registered.
registered device ppp0
==============D1ADD716D4032BEA83D4456B==
------------------------------
From: "Triumph TR-7" <[EMAIL PROTECTED]>
Subject: 3dlabs AverMedia 2 8 meg card in RedHat?
Date: Thu, 19 Aug 1999 19:36:40 -0500
Anyone had luck getting this thing to work? I just got the card, and so far
it has suceeded in locking up the system during a probe, and X refuses to
start. NO clue on what chipset it has. Please email within as this is a huge
ass newsgroup.
------------------------------
From: "Mark Ricketts" <[EMAIL PROTECTED]>
Subject: IBM 6091/019 Monitor @ 1280x1024x16bpp
Date: Thu, 19 Aug 1999 20:57:57 -0400
Is there anyone out there who is using this old fixed frequency workstation
monitor on a pc and running linux. I have an opportunity to buy one (low
cost) but I need to know what it will do under Linux. If I can't get high
color I don't want it. It comes with a Permedia2 based video card with 4M
SDRAM on board. I've seen the thing working under windows at this color
depth and have looked on the web for XFree86 modelines that will allow high
color at this resolution but I don't see anything like this around. If
there is someone out there who's using this beauty at this color let me know
and if you don't mind include the modeline that you use to drive it with.
Mark Ricketts
[EMAIL PROTECTED]
------------------------------
From: John Lemke <[EMAIL PROTECTED]>
Subject: Re: i hate DIALD
Date: Thu, 19 Aug 1999 21:27:06 -0400
Make sure that your sl0 interface is up and transmitting packets. If it is,
then look at /usr/lib/diald/diald.defs. Make sure that you've got your rules
set up. When I installed diald, all I had to do was add
accept any 1800 any
to the end of diald.defs.
Also, check to see that /etc/diald.conf is set up correctly. Since you have
already have pppd working, setting up /etc/diald.conf should be a peice of
cake :^)
Hope that this is helpful.
John Lemke
Marco wrote:
> I hate diald
>
> I use SUSE 6.1 and have connected my 5 lan PCs via a linux masq box to the
> isp. everything is fine. but i hav to dial in manually. ok diald should do
> it so i adjusted the attach files to fit my wishes. ok
>
> than i typed in at the console
>
> diald
>
> to start that programm and went to one lan pc and opened the
> internetexplorer. but nothing happend?
>
> Why.
>
> Please answer to my adress at: [EMAIL PROTECTED]
------------------------------
From: [EMAIL PROTECTED] (Christopher Browne)
Crossposted-To: comp.os.linux.misc
Subject: Re: Linux file-size limit?
Reply-To: [EMAIL PROTECTED]
Date: Fri, 20 Aug 1999 01:28:20 GMT
On Tue, 17 Aug 1999 16:54:55 -0600, John Thompson
<[EMAIL PROTECTED]> wrote:
>> 1. Is there a limit to the file size hardcoded in the
>>kernel?
>
>AFAIK, this is an intrinsic limitation of the filesystem.
Apparently what you *think* you know isn't correct. The ext2
filesystem supports files of up to 1TB in size.
The standard file access API on 32 bit architectures is what can't
handle more than 2GB.
>>2. What do I have to recompile in order to solve this or get around
>>it?
>
>Rather than backing up to another partition, you can backup
>to a device that does not use a filesystem; eg, a tape
>drive. Tar can handle multi-gigabyte archives on a tape
>drive without size limitation problems beyond the physical
>limitations of the media used.
Have you tried this so as to verify the veracity of this claim?
The *true* problem is that the data structure used to hold the pointer
that indicates how far into an input stream you are is only 32 bits.
TAR doesn't get you around this problem...
--
Who's afraid of the garbage collector?
[EMAIL PROTECTED] <http://www.ntlug.org/~cbbrowne/linuxkernel.html>
------------------------------
From: James Gray <[EMAIL PROTECTED]>
Crossposted-To: linux.apps.cdwrite,linux.redhat.misc,comp.os.linux.questions
Subject: Re: HP8110i Now What!
Date: Fri, 20 Aug 1999 11:25:18 +1000
Henry,
Bad news - you have to recompile your kernel with "SCSI Emulation" then your
CDROM and your CDR will become /dev/sdb and /dev/sdc (I think) but part of
the SCSI device tree anyway (as opposed to /dev/hd?? which is IDE/ATAPI).
There are heaps of how-to's around explaining how to go about compiling a
kernel.
Cheers,
James
Henry Chavez wrote:
> I have bought and installed a new HP8110i CD writer. My bios sees it
> and it shows up in my bootup messages (see attached) as:
> hdc: Hewlett-Packard CD-Writer Plus 8100, ATAPI CDROM drive
> I am using RH60 and trying to burn with X-CD-Roast. When I run xcdroast
> I get the following message:
> No Generic-SCSI-Support has been detected. Without it no SCSI-Devices
> can be detected or used by X-CD-Roast. Please load the sg-module (e.g.
> "insmod sg") or recompile your kernel with Generic-SCSI-Support.
> I tried the "insmod sg" command and found that the sg module was loaded
> but unused. Please tell me that I don't have to recompile my kernel. I
> am afraid to do this! My box runs great, I don't want to muck it up.
------------------------------
Crossposted-To: comp.os.linux.setup,comp.os.linux.misc
From: [EMAIL PROTECTED] (James A. Stockel)
Subject: Help with bttv and tuner options for Hauppauge WinTV board
Date: Fri, 20 Aug 1999 01:10:14 GMT
Hi all
I am having trouble getting bttvgrab to work on my RH6.0 system with a
Hauppauge WinTV board. When I try to grab an image, all I get is a
blue screen or static. I suspect I haven't selected the options for
the bttv and tuner kernel modules. I'm installing the following
modules
insmod videodev
insmod i2c verbose=1 scan=1 i2c_debug=0
insmod tuner debug=0 type=6
insmod bttv radio=0 card=15
which produces the following output in the syslog.
--
Aug 18 10:37:50 surf kernel: Linux video capture interface: v1.00
Aug 18 10:37:50 surf kernel: i2c: initialized (i2c bus scan enabled)
Aug 18 10:37:50 surf kernel: i2c: driver registered: tuner
Aug 18 10:37:50 surf kernel: bttv0: Brooktree Bt878 (rev 2) bus: 0, devfn: 120,
irq: 3, memory: 0xf4009000.
Aug 18 10:37:50 surf kernel: bttv: 1 Bt8xx card(s) found.
Aug 18 10:37:50 surf kernel: bttv0: model: BT878
Aug 18 10:37:50 surf kernel: i2c: bus registered: bt848-0
Aug 18 10:37:50 surf kernel: i2c: scanning bus bt848-0: found device at
addr=0xa0
Aug 18 10:37:50 surf kernel: i2c: scanning bus bt848-0: found device at
addr=0xc2
Aug 18 10:37:50 surf kernel: i2c: device attached: tuner (addr=0xc2,
bus=bt848-0, driver=tuner)
--
Any ideas what I am doing wrong? All suggestions are appreciated.
Thanks a bunch, jim
--
______________________________________________________________________
Jim Stockel Oceanography Department, Code OC/SL
[EMAIL PROTECTED] Naval Postgraduate School
Phone: (831) 656-3256 Monterey, CA 93943
______________________________________________________________________
------------------------------
From: [EMAIL PROTECTED] (Davin McCall)
Crossposted-To: comp.os.linux.development.apps,redhat.general
Subject: Re: Actiontec External Call Waiting Modem
Date: Fri, 20 Aug 1999 01:27:34 GMT
Ooh, let me think.... Yes! I do.
Something tells me they spammed the wrong newsgroup.
Davin.
On Thu, 19 Aug 1999 11:37:58 -0400, "Pat Crean" <[EMAIL PROTECTED]> wrote:
>Am I just being paranoid, or does anybody else think Dan Miller, Benh88 and
>the spammer from actiontec that spammed my e-mail all sound like one and the
>same person?
__________________________________________________________
*** davmac - sharkin'!! [EMAIL PROTECTED] ***
my programming page: http://yoyo.cc.monash.edu.au/~davmac/
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list (and comp.os.linux.hardware) via:
Internet: [EMAIL PROTECTED]
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Hardware Digest
******************************