Linux-Hardware Digest #281, Volume #14 Wed, 31 Jan 01 16:13:04 EST
Contents:
Software RAID ("Andy Walker")
Re: Partition problem (Henrik Carlqvist)
Re: WinTV PCI-FM (Justus Bernold)
CDROM and Mandrake 7.2 (Erik)
Lucent Modem in acer travel Mate 518 ("Davide")
Re: CDROM and Mandrake 7.2 (Jim Newton)
Re: Help me build a Monster Machine ("Steve Wolfe")
Re: Help me build a Monster Machine ("Steve Wolfe")
Re: TEST AAA (Thomas Zajic)
Re: Help with X on Dell Inspiron 5000 ([EMAIL PROTECTED])
Re: video *capture* card advice? (MudShark)
Re: video *capture* card advice?
Beowulf ("rETi")
kernel 2.4.1 and XCDRoast (Scott Prigan)
Re: SMP & CPU stepping ("rETi")
----------------------------------------------------------------------------
From: "Andy Walker" <[EMAIL PROTECTED]>
Subject: Software RAID
Date: Wed, 31 Jan 2001 18:10:34 -0000
I currently have four old SCSI disks which I would like to use and I've
heard that RAID0 disk striping is possible through a standard SCSI card.
I know software RAID1 is possible now, but what about RAID0.
The main reason is for hard disk speed. I believe that striping does improve
disk performance but can anyone give me an idea of how much or is it just a
waste of time trying?
I use Mandrake 7.2 but have installed kernel 2.4.
Thanks for any info.
------------------------------
From: Henrik Carlqvist <[EMAIL PROTECTED]>
Subject: Re: Partition problem
Date: Tue, 30 Jan 2001 21:00:19 +0100
Phil wrote:
> As my understanding, each harddisk can be divided into 4 partitions
> (primary/extended).
Yes, but only one of those can be extended.
> In extended partition, it could have maximum 16 logical
> drives only.
No, this is one of my disks:
bash# /sbin/fdisk -l /dev/hdc
Disk /dev/hdc: 16 heads, 63 sectors, 34960 cylinders
Units = cylinders of 1008 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hdc2 1221 34960 17004960 5 Extended
/dev/hdc3 1 1220 614848+ 83 Linux native
/dev/hdc5 1221 1444 112864+ 82 Linux swap
/dev/hdc6 1445 3476 1024096+ 83 Linux native
/dev/hdc7 3477 6524 1536160+ 83 Linux native
/dev/hdc8 6525 7947 717160+ 83 Linux native
/dev/hdc9 7948 9370 717160+ 83 Linux native
/dev/hdc10 9371 9574 102784+ 83 Linux native
/dev/hdc11 9575 14654 2560288+ 83 Linux native
/dev/hdc12 14655 16889 1126408+ 83 Linux native
/dev/hdc13 16890 17702 409720+ 83 Linux native
/dev/hdc14 17703 19125 717160+ 83 Linux native
/dev/hdc15 19126 19359 117904+ 83 Linux native
/dev/hdc16 19360 21798 1229224+ 83 Linux native
/dev/hdc17 21799 24237 1229224+ 83 Linux native
/dev/hdc18 24238 24847 307408+ 83 Linux native
/dev/hdc19 24848 25457 307408+ 83 Linux native
/dev/hdc20 25458 27896 1229224+ 83 Linux native
/dev/hdc21 27897 28937 524632+ 83 Linux native
/dev/hdc22 28938 30969 1024096+ 83 Linux native
/dev/hdc23 30970 32189 614848+ 83 Linux native
> (1) My question is whether I can create more than 16 logical drives
> for an extended partition?
As you can se above, yes.
> In fact, I have tried to create the special files (using mknod
> command) for the 17th logical drive, but failed.
Yes, I also had to use mknod as Slackware only installed 16 partition
devices for each IDE disk. So, what does your /dev/hd*17 look like? My
/dev/hdc17 looks like this:
brw-r----- 1 root disk 22, 17 Jan 21 2000 /dev/hdc17
That is a block device with major number 22 and minor number 17.
> I would like to divide the disk into 150 partitions and each have
> 200MB in size. Is it possible to do that?
/dev/hdd has major number 22 and minor number 64, so you will only be
able to have 63-1=62 partitions.
> Or, it is a limitation and I cannot create more than
> 64 (4x16) partitions.
You will only be able to have one extended partition with logical
partitions inside, but the limit is 62 as you have 63 partitions, but
one of them is only containing other partitions. For more info, see the
file /usr/src/linux/Documentation/devices.txt
regards Henrik
--
spammer strikeback:
root@localhost [EMAIL PROTECTED]
------------------------------
From: Justus Bernold <[EMAIL PROTECTED]>
Subject: Re: WinTV PCI-FM
Date: Wed, 31 Jan 2001 19:28:17 +0100
[EMAIL PROTECTED] wrote:
>
> On Mon, 29 Jan 2001 21:09:19 +0100, Justus Bernold <[EMAIL PROTECTED]> wrote:
> >Hello
> >
> >I've set up a system (Kernel 2.2.16-SMP, SUSE 7.0 Professional) with a
> >WinTV PCI-FM card. The kernel is the one out of the box (I do have a
> >MSI694D-PRO AI with one Celeron 667 installed).
> >After scanning for the different channels I do not get any image or
> >sound. What I get is absolute silence on the audio channels (even though
> >kjukebox is working) and some flickering on the top part of the window
> >wich should show the TV image.
>
> What you are experiencing sounds
> like a problem with the tuner module.
Thats what I thougth too.
>
> Make sure that both "bttv" and "tuner" are loaded.
>
> You can do this with insmod.
>
I then tried the lsmod (to list all the loaded modules to see whether
the wished modules are installed or not.
The result is the following. To me everything seems to be ok. Does the
possibility exist, that the loaded driver bttv and tuner are not capable
of driving the WinTV-PCI FM but only the WinTV-PCI? Or might there be a
problem between the sound modules (I use kmp3 which was loaded when I
tried the kWinTV)?
Actually I tried to unload all the sound modules with rmmodule and
started kWinTV again....no success. (Only that clicking on the "sound
symbols" in kWinTV crashed kWinTV....probably missing sound modules :-))
Hints and suggestions also appreciated under [EMAIL PROTECTED]
Output of lsmod:
Module Size Used by
tuner 2956 1 (autoclean)
msp3400 12588 1 (autoclean)
bttv 49360 1 (autoclean)
kcompat24 3552 0 (autoclean) [bttv]
i2c-algo-bit 7656 1 (autoclean) [bttv]
i2c-core 10716 0 (autoclean) [tuner msp3400 bttv
i2c-algo-bit]
videodev 2688 2 (autoclean) [bttv]
ipv6 100872 -1 (autoclean)
snd-pcm-oss 16908 0 (autoclean)
snd-pcm-plugin 12840 0 (autoclean) [snd-pcm-oss]
snd-mixer-oss 4308 5 (autoclean) [snd-pcm-oss]
snd-card-emu10k1 2224 5
snd-emu10k1 21224 0 [snd-card-emu10k1]
snd-pcm 30232 0 [snd-pcm-oss snd-pcm-plugin
snd-emu10k1]
snd-timer 9120 0 [snd-pcm]
snd-emux-mem 1416 0 [snd-emu10k1]
snd-rawmidi 9592 0 [snd-emu10k1]
snd-ac97-codec 24480 0 [snd-emu10k1]
snd-mixer 23152 0 [snd-mixer-oss snd-emu10k1
snd-ac97-codec]
snd-seq-device 3460 0 [snd-card-emu10k1 snd-rawmidi]
snd 35532 1 [snd-pcm-oss snd-pcm-plugin
snd-mixer-oss snd-card-emu10k1 snd-emu10k1 snd-pcm snd-timer
snd-emux-mem snd-rawmidi snd-ac97-codec snd-mixer snd-seq-device]
soundcore 2756 5 [snd]
nfsd 145452 4 (autoclean)
rtl8139 12260 1 (autoclean)
memstat 1480 0 (unused)
usb-uhci 22276 0 (unused)
serial 43732 0 (autoclean)
usbcore 44648 0 [usb-uhci]
> >I already followed the suggestions on the SUSE support database (some
> >alteration in modules.conf) but to no avail.
> >Is anybody out there who has further ideas where to look for a solution?
> >(And, by the way... yes, the antenna cable is plugged in... :-))
> [deletia]
>
> --
>
> Having seen my prefered platform being eaten away by vendorlock and
> the Lemming mentality in the past, I have a considerable motivation to
> use Free Software that has nothing to do with ideology and everything
> to do with pragmatism.
>
> Free Software is the only way to level the playing field against a
> market leader that has become immune to market pressures.
>
> The other alternatives are giving up and just allowing the mediocrity
> to walk all over you or to see your prefered product die slowly.
>
> |||
> / | \
------------------------------
From: Erik <[EMAIL PROTECTED]>
Subject: CDROM and Mandrake 7.2
Date: Wed, 31 Jan 2001 18:30:10 -0000
I cant seem to access audio cd's from either my cdrom or my cdrw. Data
cd's will open and display fine but neither the root acct or my personal
acct can access audio cd's... any help would be greatly appreciated. TIA
Erik
--
Posted via CNET Help.com
http://www.help.com/
------------------------------
From: "Davide" <[EMAIL PROTECTED]>
Subject: Lucent Modem in acer travel Mate 518
Date: Wed, 31 Jan 2001 18:46:31 +0100
I have an Acer TravelMate 518 whit lucent winmodem i have installed a
ltmodem module but the modem device isn't recognize from the kernel and when
i load the module i obtain that message
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters
I have the kernel 2.4.0 and the ltmodem version 5.78d
Thanks
------------------------------
From: [EMAIL PROTECTED] (Jim Newton)
Subject: Re: CDROM and Mandrake 7.2
Date: Wed, 31 Jan 2001 19:10:57 +0000
Reply-To: [EMAIL PROTECTED]
On Wed, 31 Jan 2001 18:30:10 -0000, Erik <[EMAIL PROTECTED]> wrote:
>I cant seem to access audio cd's from either my cdrom or my cdrw. Data
>cd's will open and display fine but neither the root acct or my personal
>acct can access audio cd's... any help would be greatly appreciated. TIA
>
>Erik
>
>--
>Posted via CNET Help.com
>http://www.help.com/
By not being able to access, do you mean that they won't play? If so I have
this symptom too. Under KDE the cd player reports that the cd is 'ejecting'
when the play button is pressed.
It's an ATAPI IDE cdrom drive running with UDMA33
Cheers,
Jim
------------------------------
From: "Steve Wolfe" <[EMAIL PROTECTED]>
Subject: Re: Help me build a Monster Machine
Date: Wed, 31 Jan 2001 12:15:15 -0700
> > I think you should have a look at the API dual Alphas, and ask what is
> > comming down the line. The Alpha will blow the x86 in the dust for
> > number crunching. If it a real bandwidth hog, consider a 265DP, DS20E
> > or ES40.
> >
> > What software are you running?
>
> The software is Monte Carlo code from CERN called GEANT, idl, custom
> analysis methods, ROOT, etc. As far as Alphas go, I would be concerned
> that the kernel support and user base are not at the same level as for
> x86. On the other hand, I have used Alphas before under Dec Unix, and
> they do smoke...
They're fast. Terribly fast. But unfortunately, they're also terribly
expensive. Intel chips are to the point now that on a dollar-per-FLOP,
they're either even, or slightly ahead of the Alphas, it seems. Of course,
that only applies to a point - Intel chips only come up to 4-way, once you
need more power than that, then it's Alpha or Sun.
(Or, the new IBM setups with 8 CPU's per module, but that will be quite a
bit of dinero...)
steve
------------------------------
From: "Steve Wolfe" <[EMAIL PROTECTED]>
Subject: Re: Help me build a Monster Machine
Date: Wed, 31 Jan 2001 12:18:26 -0700
> The one problem I can see there is that he might also be using it for
> graphics at times. It has no AGP slots whatsoever, so the best video
> choice would be limited (probably the PCI Oxygen VX-1 on a commercial X
> server).
Yes, that is a very potential downside if he wants to do graphics. For
us, a terminal's a terminal, so we just stuck in whatever PCI card we could
find. They're tough to find, these days! (which makes it hard to do MDA
setups...)
steve
------------------------------
From: [EMAIL PROTECTED] (Thomas Zajic)
Subject: Re: TEST AAA
Reply-To: [EMAIL PROTECTED] (Thomas Zajic)
Date: Wed, 31 Jan 2001 19:45:03 GMT
On 31/01/01, SO ([EMAIL PROTECTED]) wrote:
> TEST AAA
Take that crap elsewhere, will you?
Thomas
--
=-------------------------------------------------------------------------=
- Thomas "ZlatkO" Zajic <[EMAIL PROTECTED]> Linux-2.2.18/slrn-0.9.6.3pl4 -
- "It is not easy to cut through a human head with a hacksaw." (M. C.) -
=-------------------------------------------------------------------------=
------------------------------
From: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.x,comp.os.linux.setup
Subject: Re: Help with X on Dell Inspiron 5000
Date: 31 Jan 2001 12:08:26 -0800
Dean S. Messing <[EMAIL PROTECTED]> writes:
> I have a Dell Inspiron 5000 (not 5000e) running Linux
> Mandrake 7.1 with a 1400x1050 pixel 15" screen. The
> video card is an
>
> ATI 3D Rage P/M Mobility AGP 2X
>
> with 8MB memory. I'm running XFree86-3.3.6 Mach64
> server patched with Steve Hsieh's patches according to
> the various Linux on Laptop HOWTOs for the I-5000. I'm
> using vga=2 in the lilo.conf file as required.
>
> For the life of me, I can't get 1280x1024 to run on
> this thing---which I need for presentations. I always
> get a distored wrapped-around image. 1400x1050,
> 1024x768, and 800x600 work fine.
>
> Have tried `xvidtune', read ESR's video HOWTO, &c.,
> used `kvideogen' from KDE, all with no good results.
>
> I've also tried 1280x960 thinking that I must stay with
> a 3x4 aspect ratio, this being an LCD display.
>
> �Would someone point me straight (or give me a known
> working modeline for 1280x1024 or 1280x960) please?
>
> D. S. Messing
I have a 5000e, but things are mostly similar. You need XFree86
4.0.2, or a patched XFree86 4.0.1 to get this working properly.
Redhat 7 comes with a patched XFree86 4.0.1 which works. Mandrake 7.2
comes with an XFree86 4.0.1 which doesn't work, at least on mine, but
if you replace /usr/X11R6/lib/somepathIdontremember/r128_drv.o with a
newer one (like from RedHat), it works.
Check out <http://groups.yahoo.com/group/linux-dell-laptops/messages>.
A month or two ago there were lots of messages just like yours, and
lots of answers from people who had it working.
--
Eric Backus <[EMAIL PROTECTED]>
http://labejb.lks.agilent.com/
(425) 335-2495
------------------------------
From: [EMAIL PROTECTED] (MudShark)
Subject: Re: video *capture* card advice?
Date: 31 Jan 2001 14:16:07 -0600
You will save yourself some money and aggrivation if you just
add a Hauppaguge WinTV card to your existing video card. ATI
has terrible support, espicially if you also run other
operating systems. The WinTV cards are supported on most if
not all operating systems that support video capture. When
you want to upgrade to a faster video card, you also don't
have to throw away video capture, or pay more for it, since
they are separate cards.
"SO" <[EMAIL PROTECTED]> wrote in
<YGWd6.22111$[EMAIL PROTECTED]>:
>ATI RADEON 64 VIVO
>
>"Mike Edwards" <[EMAIL PROTECTED]> ?????
>news:[EMAIL PROTECTED]...
>> I have never used a video capture card on any platform, but since we
>> recently purchased a camcorder, I thought it might be interesting to
>> hook it up to my Linux box. For that , I will need a video capture
>> card. Right, then on to my questions:
>>
>> Do some video cards double as capture cards?
>>
>> What do you guys recommend for use with Linux?
>>
>> I should add that, while I am willing to spend as much as US$200, I'd
>> like to keep it under $150.
>
------------------------------
From: [EMAIL PROTECTED] ()
Subject: Re: video *capture* card advice?
Date: Wed, 31 Jan 2001 20:30:48 -0000
On Wed, 31 Jan 2001 14:08:32 GMT, hac <[EMAIL PROTECTED]> wrote:
>[EMAIL PROTECTED] wrote:
>>
>> >I'm looking for something that can easily capture an entire VHS tape,
>> >and convert it to one or two SVCD disks. Hardware encoding to MPEG II
>> >seems to coming on strong in the market, and looks like the way to go
>>
>> It looks like that Creative Gadget only captures at
>> 352x480. That's a bit small dontchathink. Otherwise,
>> I'd be seriously considering that gadget myself.
>>
>Yeah, too low a resolution. If the Creative site hadn't timed out on
>me, I probably could have figured that out myself :-)
>
>
>> >to me. But I'm no expert in this field. Creative seems to have a new
>> >USB video capture device that list for about $200. Windows oriented,
>> >but perhaps Creative will document the command interface.
>>
>> You might be better off looking into PCI hardware encoding
>> solutions. Although those seem more pricey.
>>
>Firewire devices also appear to be an option. Linux drivers are
>likely to be a problem with PCI cards. My hope is that external boxes
There are MPEG2 and hardware MJPEG cards with Linux support.
Infact there is an MJPEG card that does full PAL and NTSC
resolutions made specifically for Linux.
VHS/NTSC->DV sounds like a nice gadget to have just in the
TV room. Although, I imagine the MPAA would try to squash
such a thing.
>using standard interfaces will be easier to use with Linux. I'll do
>capture in Windows if I have to, but I don't really want to.
>
>Lots of devices seem to be coming on the market, so maybe I'll just
>sit back and wait a while for better choices.
--
------------------------------
From: "rETi" <[EMAIL PROTECTED]>
Subject: Beowulf
Date: Wed, 31 Jan 2001 20:30:52 GMT
Anyone has experience with this ? What should I expect if I wanted to build
a small one, say 4+1 pentium class..?
And do all applications make use of the cpu's ?
Thanks
------------------------------
From: Scott Prigan <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: kernel 2.4.1 and XCDRoast
Date: Wed, 31 Jan 2001 20:18:46 GMT
Since I compiled and installed 2.4.1 on RH 7.0, I can't get XCDRoast to
work. (Xsane doesn't seem to work either -- that may be a clue. Neither
seems to find the devices?!
Now the CD and CDRW -- both SCSI -- seem to work fine for reading CDs,
even the UDF (which I compiled in or read but not write.). [CD is NEC
466, CDRW is Yamaha 6416s]
The aic7xxx is configured as a module. It loads okay to mount CD / CDRW.
It shows up (with the CD and CDRW identified) during booting.
When I do insmod, however it just loads the module, and doesn't give the
rest of the info -- but the CD & CDRW work this ways as well as
automount from KDE. ?? probing problem??
I did NOT put SCSI-emulation in the kernel -- but then again that's only
for ATAPI-IDE. I have no ATAPI-IDE CDs.
Any help would be appreciated.
Scott
------------------------------
From: "rETi" <[EMAIL PROTECTED]>
Subject: Re: SMP & CPU stepping
Date: Wed, 31 Jan 2001 20:36:08 GMT
I run 3 duals here... one of them uses 2 PII 350's of a different stepping,
and no problem at all..
All material has been bought second hand..with the other 2 I had luck =)
"Matt Vaughan" <[EMAIL PROTECTED]> schreef in bericht
news:Mq%c6.21835$[EMAIL PROTECTED]...
> I'm running SMP on kernel 2.4.1-pre9. I just added a second processor and
noticed that the stepping was different -- one being a boxed CPU and the
other being an OEM. The stepping is 2 and 3, respectively. I've looked for
various information as to whether or not I'll run into problems since the
stepping is not the same. So far, all seems stable, even on this
developmental kernel.
>
> Any help is appreciated.
>
>
> -Matt
>
------------------------------
** 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 by posting to comp.os.linux.hardware.
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
******************************