Linux-Hardware Digest #321, Volume #14            Fri, 9 Feb 01 18:13:12 EST

Contents:
  Re: via ac97 sound drivers for linux (Peter Christy)
  Re: Partition help please (Karel Venken)
  Re: Adaptec 2100s - Nightmare ([EMAIL PROTECTED])
  Re: Supported parallel port cards? (Karel Venken)
  Nvidia's TwinView and Xinerama? ("YNH")
  Re: Intel 815 chipset and OpenGL under RedHat7.0 ("Peter T. Breuer")
  Re: via ac97 sound drivers for linux (Josh Stern)
  Re: Partition help please (Josh Stern)
  Re: scsi help please! (Trevor Hemsley)
  VESA energy saver with a new 2.4.0 kernel? (Otto J. Makela)
  Re: Video card recommendations for new system? (Geoff)
  Turtle Beach Santa Cruz (John Stalker)
  ESS Allegro : ES1988 soundcard (Hilkiah Lavinier)
  Re: Problematic Video Cards? (Toby Haynes)
  how to learn? (Vegard)
  Re: 3.1g drive on 486? (John Todd)
  Re: No Dialtone, Please help ("Mike")
  Re: hdparm -t "reference values" (Patrick McNamara)
  MCA slots (Alexis)
  SCSI adapters (Alexis)
  Acer 10x4x32 re-writer on 2.4.1? (Blake Freeburg)
  Re: devfs and IDE ATAPI floppy (problem solved) (Paul Bristow)
  Re: hd/floppy problem.. (Paul Bristow)
  Re: Hey! Dial Up Question! (The Pro)
  DPT PM3754U2 and RedHat 7.0 (Alex Moen)

----------------------------------------------------------------------------

From: Peter Christy <[EMAIL PROTECTED]>
Subject: Re: via ac97 sound drivers for linux
Date: Fri, 9 Feb 2001 20:23:30 +0000

alik blochin wrote:

> Hi i would like to know where i can get
> the linux sound drivers for Via AC97 onchip sound card ?
> except for paying for this at Opensound org.
> Thanks in advance
> --
> Best regards
> ALik Blochin
> 
> 
> 
Use the Alsa drivers. as far as I know, they are the only ones that work 
(working fine here :-)
-- 
Pete
[EMAIL PROTECTED]

------------------------------

From: Karel Venken <[EMAIL PROTECTED]>
Subject: Re: Partition help please
Date: Fri, 09 Feb 2001 20:37:29 GMT



[EMAIL PROTECTED] wrote:

> I wonder if anybody can offer guidance.
>
> Long story.  I installed RH7 on a Digital Hinote Ultra2000.  Because
> the CD I have is not bootable, and the 2000 can only have floppy OR
> Cdrom installed, I copied the CD onto a Windows partition, and
> installed from there.
>
> Subsequently I was given a Turbolinux CD which booted ok, and I let it
> auto-configure the partitions, which blew away the win partition.
>
> I now want to re-install win95, but can't fdisk.  It recognises the
> primary partition, but tells me it can't delete the secondary partition
> because it has logical drives; when I try to "delete logical drives" in
> the secondary partition it tells me there aren't any.

Probably win95 does not recognize the Linux partitions as partitions
anymore. (I suppose win95 should be able to recognizze them as non-dos
partitions). Boot with a linux floppy (even an install would do) and fdisk
from linux, you can probably delete the created linux partitions then after
which you can use the win95 fdisk again if you want.



------------------------------

From: [EMAIL PROTECTED]
Subject: Re: Adaptec 2100s - Nightmare
Date: Fri, 09 Feb 2001 20:31:07 GMT

As it turns out our problem was with the hot plug cannister on one of
the drives, nothing to do with the 2100s at all! Looks like things were
ok with the kernel patch & driver sources that came on the CD with the
card.




In article <956uvu$gak04$[EMAIL PROTECTED]>,
  Giulio Orsero <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] ha scritto:
>
> >I'm working with the 2100s on a RH6.2 box also,
> >using 2.2.18 kernel with patches from the sources
>
> >4:28:33 trixie kernel: scsi : aborting command due
> >to timeout : pid 77338, scsi2
> >l 1, id 0, lun 0 Write (10) 00 00 71 fd ff 00 00
> >80 00
> >4:31:37 trixie kernel: SCSI bus is being reset for
> >host 2 channel 1.
>
> We have some 2100S configured in RAID1 on linux rh61 systems running
> with rh70 kernel + dpt-i2o-2.2.16_1.14.diff.
> Never tried installing from rh media.
> No problems so far.
>
> Just to be safe, we use
> --- drivers/scsi/sd.c.orig  Fri Nov 24 17:39:30 2000
> +++ drivers/scsi/sd.c   Fri Nov 24 17:39:53 2000
> @@ -74,7 +74,7 @@
>   *  Time out in seconds for disks and Magneto-opticals (which are
> slower).
>   */
>
> -#define SD_TIMEOUT (30 * HZ)
> +#define SD_TIMEOUT (120 * HZ)
>  #define SD_MOD_TIMEOUT (75 * HZ)
>
>  #define CLUSTERABLE_DEVICE(SC) (SC->host->use_clustering && \
>
> --
> [EMAIL PROTECTED]
>


Sent via Deja.com
http://www.deja.com/

------------------------------

From: Karel Venken <[EMAIL PROTECTED]>
Subject: Re: Supported parallel port cards?
Date: Fri, 09 Feb 2001 20:42:32 GMT

> I'd like to connect a second printer to my office machine
> running RH 7.0.  I'm considering purchasing a parallel port
> card since my only parallel port is occupied by my existing
> printer.
>
> Will any low end parallel port card work?  I looked in the
> Linux-parport archives, but found mostly discussion about
> specific devices that could be connected to the port, not
> about the port itself.  I already know that my printer is
> supported via ghostview, but I'm confused about how to
> determine whether the parallel port card itself would be
> supported.
>
> Thanks for any tips.

I added a very cheep old (non PnP) ISA board with 2 serial and 1
parallel board to my PC (so I have 4 serials and 2 parallel ports) It
worked fine after I set the jumpers for IRQ and IO. No special cfg
except changing a few lines in the modules.config.

>
>
> Edward S. Meadows                   [EMAIL PROTECTED]
> Chemical & Materials Engineering       Office: (780) 492-3181
> University of Alberta                     Fax: (780) 492-2881
> Edmonton, AB, Canada T6G 2G6             Cell: (780) 907-3537
> --
> Edward S. Meadows                   [EMAIL PROTECTED]
> Chemical & Materials Engineering       Office: (780) 492-3181
> University of Alberta                     Fax: (780) 492-2881
> Edmonton, AB, Canada T6G 2G6             Cell: (780) 907-3537


------------------------------

From: "YNH" <[EMAIL PROTECTED]>
Subject: Nvidia's TwinView and Xinerama?
Date: Fri, 09 Feb 2001 20:44:11 GMT

I have been lookin all over for any info on usin TwinView in linux with
Xinerama. Can anybody helo me with my quest?

- YNH



------------------------------

From: "Peter T. Breuer" <[EMAIL PROTECTED]>
Subject: Re: Intel 815 chipset and OpenGL under RedHat7.0
Date: Fri, 9 Feb 2001 21:39:00 +0100

jazardous <[EMAIL PROTECTED]> wrote:
> Is absolutely impossible to merge diferent MHz cpu, so

It's not. I was running with P3 550 (katmai) and 600 (coppermine)
until recently. The only problem was unsynced TSCs.

> En el artculo <[EMAIL PROTECTED]>, "Ted Sariyski"
> <[EMAIL PROTECTED]> escribi:
>> chipset for 3D applications? One more question. I have an old P-III 500
>> MHz processor. If I buy a symmetrical motherboard is it safe to use
>> different CPUs e.g. one P-III 800 MHz and one P-III 500 MHz? I will

That big a difference is a no-no, unless you can change the clock speed
of the cpus to match. Read intels (intel.com) notes on the matter.

Peter

------------------------------

Subject: Re: via ac97 sound drivers for linux
From: [EMAIL PROTECTED] (Josh Stern)
Date: 09 Feb 2001 20:49:57 GMT

Peter Christy  <[EMAIL PROTECTED]> wrote:
>alik blochin wrote:
>
>> Hi i would like to know where i can get
>> the linux sound drivers for Via AC97 onchip sound card ?
>> except for paying for this at Opensound org.
>> Thanks in advance
>> --
>> Best regards
>> ALik Blochin
>> 
>> 
>> 
>Use the Alsa drivers. as far as I know, they are the only ones that work 
>(working fine here :-)

I noticed that there was a driver for this in the 2.4 kernel
tree.  Is that the Alsa driver?  Or has that one been reported
not to work well?

-= Josh



------------------------------

Subject: Re: Partition help please
From: [EMAIL PROTECTED] (Josh Stern)
Date: 09 Feb 2001 20:56:53 GMT

>[EMAIL PROTECTED] wrote:
>> I wonder if anybody can offer guidance.
>>
>> Long story.  I installed RH7 on a Digital Hinote Ultra2000.  Because
>> the CD I have is not bootable, and the 2000 can only have floppy OR
>> Cdrom installed, I copied the CD onto a Windows partition, and
>> installed from there.
>>
>> Subsequently I was given a Turbolinux CD which booted ok, and I let it
>> auto-configure the partitions, which blew away the win partition.
>>
>> I now want to re-install win95, but can't fdisk.  It recognises the
>> primary partition, but tells me it can't delete the secondary partition
>> because it has logical drives; when I try to "delete logical drives" in
>> the secondary partition it tells me there aren't any.

In recent fdisk man pages, it talks about how recent versions
of Windows/Dos impose an extra requirement to zero the first
512 bytes of a partition on initialization, and gives
instructions for doing that with the 'dd' command.
So if you have the first primary partition free, you might
try setting the file type for Win95 with Linux's fdisk and then
doing the 'dd' thing.  You may then be able to boot
DOS/Win95 floppy/cdrom and format the unitialized
partition.  Linux's cfdisk has a nicer interface than the
fdisk, but sometimes refuses to run.

-= Josh



------------------------------

From: [EMAIL PROTECTED] (Trevor Hemsley)
Subject: Re: scsi help please!
Date: 9 Feb 2001 21:06:45 GMT

On Fri, 9 Feb 2001 12:26:04, SkuMM <[EMAIL PROTECTED]> wrote:

> I have just compiled a 2.4.1 kernel under redfhat with scsi support
> built in using the aix7xxx.o drivers. I need to drive an Adaptec 29160,
> which will end up being attacked to an ecrix tape backup robot
> (jukebox). There are currently no scsi devices attached to the card. The
> problem is as follows....
> 
> aborting command due to timeout: pid 0 scsi 0 channel0 id 0 lun 0
> inquiry 00
> 00 00 ff 00
> scsi host 0 abort (pid 0) timed out - resetting
> scsi bus is being reset for host 0 channel 0 - trying harder.
> 
> I am new to scsi configuration, so I don't have a clue as to what may
> possibly ne wrong. the 29160 is right out of the box and set to factory
> defaults. It id's itself as device 7.

It's trying to talk to a device on ID 0 on your adapter. You have no 
device there so it times out. Attach your device to the controller and
try again. You need a SCSI bus attached to the controller and both 
ends of the bus need to be terminated.

-- 
Trevor Hemsley, Brighton, UK.
[EMAIL PROTECTED]

------------------------------

Crossposted-To: sfnet.atk.linux,comp.os.linux.misc
Subject: VESA energy saver with a new 2.4.0 kernel?
From: [EMAIL PROTECTED] (Otto J. Makela)
Date: Fri, 09 Feb 2001 21:13:51 GMT

I assume the whole logic behind the VESA energy saving system has
changed, or something, because the settings in XF86Config-4 which
worked well with a older kernel no longer switch my monitor to energy
saving from the login screen, nor does the Gnome screen saver ever
switch over to energy saving mode.

How should I proceed?
-- 
   /* * * Otto J. Makela <[EMAIL PROTECTED]> * * * * * * * * * * * * * * * */
  /* Phone: +358 40 765 5772, FAX: +358 42 7655772, ICBM: 60N 25E */
 /* Mail: Mechelininkatu 26 B 27,  FIN-00100  Helsinki,  FINLAND */
/* * * Computers Rule 01001111 01001011 * * * * * * * * * * * * */

------------------------------

From: Geoff <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux.mandrake,alt.comp.hardware.homebuilt
Subject: Re: Video card recommendations for new system?
Date: Sat, 10 Feb 2001 08:15:52 +1100

Ken Bianucci wrote:
> 
> JJ Chan wrote:
> 
> > Is the 2D display problem limited to the GeForce2 MX, or are all nVidia based cards
> > affected? such as the GeForce2 GTS?
> >
> > "CZ" <[EMAIL PROTECTED]> wrote:
> >
> > >
> > >>> I've now got a Geforce2 MX and am very disappointed with its 2D
> > >performance.  Both my old TNT2 and the VirgeDX before it were crisper
> > >
> > >Rob:
> > >
> > >What brand of MX do you have?
> > >
> > >I have the Creative Labs Annihilator 2MX and it is as crisp in 2D as my TNT
> > >was.
> > >
> > >TIA
> > >
> 
> I am running the beta ASP Linux RC3, more stable then RH 7 and Mandrake 7.2. For a
> graphics card I used an Geforce 2 GTS and like this a lot more then anything else I
> have used, S3 wouldn't even be a consideration. The 2D is best when you use the 
>Nvidia
> accelerated drivers, it effects the 2D also.
> 
> K.B.

There is an issue with many Nvidia cards having fuzzy 2D at high
resolutions and/or refresh rates due to the design of the rf filter.
Mine starts to go fuzzy over 100Hz or 1280 x 1024, which is not really a
problem for me, can't see any reason to use more than 85Hz.
More info here...
http://www.geocities.com/porotuner/imagequality.html

-- 

Geoff

------------------------------

From: John Stalker <[EMAIL PROTECTED]>
Subject: Turtle Beach Santa Cruz
Date: Fri, 09 Feb 2001 16:42:20 -0500

Is anyone aware of any drivers for Turtle Beach's Santa Cruz sound card?

I know for a fact that there isn't--and probably never will be--a driver
provided by Santa Cruz.  An email from their tech support told me as
much.  This leaves thrid party drivers...Anyone?

Thanks a bunch,
John


------------------------------

From: Hilkiah Lavinier <[EMAIL PROTECTED]>
Subject: ESS Allegro : ES1988 soundcard
Date: Fri, 9 Feb 2001 21:56:27 +0000

Hi, does anyone know if Linux supports the above sound card?  I'm using
RH7.  /usr/sbin/sndconfig says it doesn't, but do any modules work with
the above card??  Or are there any work arounds?

regards, HL


------------------------------

From: Toby Haynes <[EMAIL PROTECTED]>
Subject: Re: Problematic Video Cards?
Date: 09 Feb 2001 16:50:37 -0500

On Fri, 09 Feb 2001, [EMAIL PROTECTED] wrote:

> I recently built a computer from spare parts for use with windows and
> linux.  The only new thing I purchased for it was a monitor (Samtron
> 75V).  I have tried three video cards I had laying around, but can't get
> decent resolution (> 640x480) using any of them under linux.  The first
> is a Jaton Video 61-3D (S3 GX chip), makes short vertical lines where
> the mouse pointer should be along with a perfect mouse pointer along
> side.  The second is a Diamond Stealth Video 2500 (Alliance ProMotion
> AT24 chip) which just locks everything once the X-server starts.  The
> last is a Western Digital Pipeline Paradise (WD9710 chip), which won't
> allow me to configure under Xconfigurator, just keep getting "Can't
> display in XXkpp mode", no matter what resolution or color depth.  Are
> all three of these cards known to have trouble under linux?  I'm using
> Mandrake Linux 7.2, so I assume I have fairly recent versions of the
> XFree86 drivers.  My next option is to go and find a cheap and stable
> video card.  Any suggestion would be much appreciated.

Which XFree86 version? 3.3.6 or 4.0.1? I believe both are distributed with
Mandrake 7.2, although I have a feeling that 4.0.1 is the default.

Having said that, the chipsets you mention appear to be supported. Your
experience with the Jaton Video lead me to believe that you should force a
software cursor and that should solve that problem (its probably using a
hardware one and they rarely work in my experience).

    Option "sw_cursor" 

in the Section "Device" should do it (/etc/X11/XF86Config-4).

If that is all, do you need help with either of the other two? The AT24 chipset
is supported under both 3.3.6 and 4.0.2 - I'd need the /var/log/XFree86.*.log
file to give any better clues to the crash.

The Western Digital chipsets are not supported in 4.0.x at all. 3.3.6 has
support for some but the status of these is unclear. Its an old and
unmaintained area.

Cheers,
Toby Haynes
-- 

Toby Haynes
The views and opinions expressed in this message are my own, and do
not necessarily reflect those of IBM Canada.

------------------------------

Crossposted-To: 
alt.2600.hackerz,alt.hackers.groups,comp.os.linux.help,comp.os.linux.setup
Subject: how to learn?
From: [EMAIL PROTECTED] (Vegard)
Date: Fri, 09 Feb 2001 22:10:02 GMT

how do I learn how to hack and understand my computer better?

------------------------------

From: [EMAIL PROTECTED] (John Todd)
Subject: Re: 3.1g drive on 486?
Date: 9 Feb 2001 21:19:36 GMT
Reply-To: [EMAIL PROTECTED]

        Linux does not use the bios to access the hd, and should see
 the whole drive.
Did you check with fdisk to see if there's empty space?


On Thu, 08 Feb 2001 23:34:42 GMT, ra300z 
<[EMAIL PROTECTED]> wrote:
> have a 486 running Red Hat 6.2.  Unfortunately the computer will not
>recognize a hard drive greater than about 1 gig.  Is there any way to
>update the BIOS to get the machine to recognize a 3.1 gig harddrive?
>
>I thought about doing the drive overlay thing available through
>Fujitsu but it told me I need Win32.  This is a linux machine with no
>GUI!
>
>What can i do?  Is it possible to flash the BIOS?  How do I do that?
>Is it a requirement that the BIOS even sees the 3.1 gigs?
>
>Thanks in advance.
>
>---
>http://go.to/ra300z


-- 
_____________________

The lap of Linuxury
|<de in RH6.0

------------------------------

From: "Mike" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux.dial-up,alt.os.linux.mandrake
Subject: Re: No Dialtone, Please help
Date: Fri, 09 Feb 2001 22:16:57 GMT

If you know the line is good on a phone test...

Look for your dialup script and where it says ATDTxxxxxxx Change it to
ATX3DTxxxxxxx.  The X3 tells the modem to dial whether or not it receives a
strong tone or not.  I have had to do this to MANY modems over the years.
Most recent was a 33.6 Radicom under Redhat.

Good Luck
ToxicBoy <[EMAIL PROTECTED]> wrote in message
news:3a8423f8$[EMAIL PROTECTED]...
> The key here is "no dial tone"
>
> Which would make me wonder if the phone line is plugged into the modem. I
> know this sounds silly....but ya never know...
>
> Is the phone line good?
> Can you plug a phone into THAT line, and get a dial tone?
>
> Every time I had a "no dial tone" msg it was something to do w/the phone
> line...
>
> Good luck
> David Stackis
> http://stackis.com
> "Outlook not so good."
> That magic 8-ball knows everything!
> I'll ask about Exchange Server next
>
>
>
> "mike" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]...
> > Hi Tor and All.
> >                         Are you sure that your modem is "not" a
Winmodem.
> > If it is, there is a good chance that it won't work with Linux. I have
> > heard that there are some Linux drivers for some of them.
> >
> > Has this modem ever worked with Linux?
> >
> >   Can you access your modem from minicom? If you can,
> > that's a good start. Sometimes the default of minicom and
> > maybe a ppp dialer might be /dev/modem, which has a default
> > link to one of the com ports like maybe /dev/ttyS0. Make
> > sure that you have selected the correct com port. You don't
> > have to use /dev/modem. You could just use /dev/your_com_port
> >   Sometimes modems need a special initialization string. That
> > can be setup as a modem default or as a seperate selectable profile.
> > There is usually a factory default setting that can be tried.
> >
> >                                                         Mike
> >
>
>
>
>
> -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
> http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
> -----==  Over 80,000 Newsgroups - 16 Different Servers! =-----



------------------------------

From: Patrick McNamara <[EMAIL PROTECTED]>
Subject: Re: hdparm -t "reference values"
Date: Fri, 09 Feb 2001 16:18:54 -0600

Alberto BARSELLA wrote:
> 
> Hi all,
>         I've installed yesterday a new motherboard+processor: a MSI
> K7T Pro 2-A.  Now my Udma66 disk really works as Udma66, but the
> transfer rate is slow.  I get around 4.1-4.3 Mb/second, which is not
> what I expected (I had more with the old Ali15xx chipset).
> I've tweaked a bit the settings with hdparm, notably hdparm -c 3
> /dev/hda, which raises the performance into the 6-7 Mb/sec range.
> Still, I'm surprised that a modern 20Gb seagate disk does not perform
> significantly better than my old 4 Gig Quantum fireball....
> (BTW after the -c 3 I had the system freeze during a kernel recompile,
> can it be related?)
> 
> What are some "reference values" I should expect with this chipset/hd
> setup? (I'm running 2.2.17, and I'll compile the latest 2.4 as soon as
> possible!).
> 
> Bye and thanks,
> Alberto
> --
> Alberto BARSELLA
> PGP fingerprint = 13 3F 22 D2 0B 0A D3 25  F1 89 FE B5 82 AD 75 2A
> ** Beliefs are dangerous. Beliefs allow the mind to stop functioning.
> A non-functioning mind is clinically dead.  Believe in nothing... **


Just to give some references for you, here is some data:

This is a Segate ST38641A, running at UDMA33 on 2.4.0-test9

/dev/hdc1:
 Timing buffer-cache reads:   64 MB in  1.84 seconds =34.78 MB/sec
 Timing buffered disk reads:  32 MB in  3.55 seconds = 9.01 MB/sec


This is a Western Digital AC22500L, running at UDMA33 on 2.2.14-5.0

/dev/hda:
 Timing buffer-cache reads:   128 MB in  2.33 seconds = 54.94 MB/sec
 Timing buffered disk reads:  64 MB in 10.18 seconds =  6.29 MB/sec

Both of the above were done with DMA on and multiread set to the max the
drive will support.
For another reference point:

This is a Promise FastTrak66 Raid w/ two UDMA66 drives striped, running
on 2.2.14-5.0 w/ the driver Promise supplies.
 
/dev/sda1:                                                             
 Timing buffer-cache reads:   128 MB in  2.16 seconds = 59.26 MB/sec   
 Timing buffered disk reads:  64 MB in  3.10 seconds = 20.65 MB/sec    

Patrick M
-- 

Observe _no_spam rules.

------------------------------

From: Alexis <[EMAIL PROTECTED]>
Subject: MCA slots
Date: Tue, 06 Feb 2001 00:15:13 +0000


I have acquired an old 486 which has some MCA slots.  Is there any
hardware knocking about which can be used in these? Does linux support
MCA?

Alexis



------------------------------

From: Alexis <[EMAIL PROTECTED]>
Subject: SCSI adapters
Date: Tue, 06 Feb 2001 00:17:19 +0000

I asked this a while ago but missed any replies, so sorry for the
repost!

I have two machines and two isa scsi adapters (well three if you count
the one that is built out of 74ls ttl chips and made by Chinon (a Dixons
own brand)), and I cannot get either to work.  One card is an Adaptech
AHA 1502, which I understand will work with the 152x driver, but when I
try to insmod it, it tells me it wants some parameters, but when I try
to give it some params it says it doesn't understand.  I tried adding an
append line to lilo.conf that I read about for this card, but still no
luck.  Does anybody know what is going on here?  This is in a Celeron
400 machine running Mandrake 7.2.

The other card is a Future Domain tmc850, based on the 950 bios, which
is supposed to be well supported.  I tried this card in same machine,
only couldn't find a driver for it, and Mandrake won't auto detect it. 
Any suggestions here?  The card produces its own bios messages, but I
have no idea how to get it to work under linux.

Alexis


------------------------------

From: [EMAIL PROTECTED] (Blake Freeburg)
Crossposted-To: comp.os.linux.setup
Subject: Acer 10x4x32 re-writer on 2.4.1?
Date: 9 Feb 2001 16:36:43 -0600

Help,

A friend gave me a 10x4x32 Acer ReWriter, and I can only seem to get it to 
dummy burn.  I am running 2.4.1 kernel on a RH7.0 install.  Here's what I 
get when I 'attempt' to write:

$ cdrecord -scanbus
Cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jvrg Schilling
Linux sg driver version: 3.1.17
Using libscg version 'schily-0.1'
scsibus0:
cdrecord: Warning: controller returns wrong size for CD capabilities page.
0,0,0     0) 'Lite-On ' 'LTN483S 48x Max ' 'PD02' Removable CD-ROM
0,1,0     1) 'ATAPI   ' 'CD-R/RW 10X4X32 ' '7.EZ' Removable CD-ROM
0,2,0     2) *
0,3,0     3) *
0,4,0     4) *
0,5,0     5) *
0,6,0     6) *
0,7,0     7) *
scsibus1:
1,0,0   100) 'SanDisk ' 'ImageMate II    ' '1.30' Removable Disk
1,1,0   101) *
1,2,0   102) *
1,3,0   103) *
1,4,0   104) *
1,5,0   105) *
1,6,0   106) *
1,7,0   107) *

$cdrecord -v speed=10 dev=0,1,0 -data image.img
Cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jvrg Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,1,0'
scsibus: 0 target: 1 lun: 0
Linux sg driver version: 3.1.17
Using libscg version 'schily-0.1'
atapi: 1
Device type    : Removable CD-ROM
Version        : 0
Response Format: 1
Vendor_info    : 'ATAPI   '
Identifikation : 'CD-R/RW 10X4X32 '
Revision       : '7.EZ'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : SWABAUDIO
Drive buf size : 3311616 = 3234 KB
FIFO size      : 4194304 = 4096 KB
Track 01: data   81 MB
Total size:      93 MB (09:14.62) = 41597 sectors
Lout start:      93 MB (09:16/47) = 41597 sectors
Current Secsize: 2048
ATIP info from disk:
  Indicated writing power: 5
    Is not unrestricted
      Is not erasable
Disk sub type: Medium Type A, high Beta category (A+) (3)
  ATIP start of lead in:  -11634 (97:26/66)
    ATIP start of lead out: 359849 (79:59/74)
    Disk type:    Short strategy type (Phthalocyanine or similar)
    Manuf. index: 3
    Manufacturer: CMC Magnetics Corporation
    Blocks total: 359849 Blocks current: 359849 Blocks remaining: 318252
    Starting to write CD/DVD at speed 10 in write mode for single session.
    Last chance to quit, starting real write in 1 seconds.
    Waiting for reader process to fill input buffer ... input buffer ready.
    Performing OPC...
    Starting new track at sector: 0
    Track 01:  81 of  81 MB written (fifo 100%).
    Track 01: Total bytes read/written: 85186560/85186560 (41595 sectors).
    Writing  time:   64.579s
    Fixating...
    Fixating time:   39.462s
    cdrecord: fifo had 1342 puts and 1342 gets.
    cdrecord: fifo was 0 times empty and 973 times full, min fill was 85%.

    The 'writing' light blinks about 1/sec on my box while it's written 
(same as if I turn the dummy flag on to cdrecord), but never does write.  I 
can repeat the process again and again and again... Any hints as to what 
may be going on?

Blake (respond to blake at convio dot com)

------------------------------

From: Paul Bristow <[EMAIL PROTECTED]>
Subject: Re: devfs and IDE ATAPI floppy (problem solved)
Date: Fri, 9 Feb 2001 23:42:50 +0000

Jonathon,

I am working on true devfs support for the IDE-FLOPPY driver,  if you are 
willing to test some stuff with me it would help. 

Jonathan DeSena wrote:

> Hugh Lawson wrote:
> 
> > In article <9612go$51l$[EMAIL PROTECTED]>, Jonathan DeSena wrote:
> > >Does anyone know if the IDE ATAPI floppy driver in kernel 2.4.1 has
> > >support
> > >for devfs?  I am trying out a kernel with devfs comiled in, but i can't
> > >seem to access my IDE zip drive.  There are compatibility links to all
> > >my other drives (hd, cd, scsi, fd) but none to what my zip device used
> > >to be.
> > >I've tried searching for it in the /dev directory, but to no avail.  So
> > >I
> > >wonder: maybe the driver does not support devfs yet?   If not, is this
> > >being worked on?
> > 
> > I don't have this kind of drive. But you may find the help you need in
> > /usr/src/<kernel source top directory>/Documentation/Configure.help.
> > 
> > Search Configure.help file for "CONFIG_BLK_DEV_IDEFLOPPY".  In the same
> > directory is a file called "ide.txt" which should give you all the
> > information you need.  I am working from the source for kernel 2.4.0.
> > 
> > 
> Thanks for the quick reply.
> 
> Configure.help makes no mention of devfs, but I got it to work when I
> reloaded the ide-floppy module.  For some reason, though it was loaded, it
> did not create the proper nodes.  I had to unload the module that my
> system
> loaded at boot time and reload it with modprobe.  This created the
> /dev/disc/disc2/part4 entry and /dev/hdd4 link, which I could then mount.
> 
> JTD
> 
> 
> 

-- 

Regards,

Paul Bristow
ide-floppy maintainer for linux-kernel
http://paulbristow.net/linux/idefloppy.html

------------------------------

From: Paul Bristow <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux.mandrake,alt.linux,comp.os.linux
Subject: Re: hd/floppy problem..
Date: Fri, 9 Feb 2001 23:46:53 +0000

dave wrote:

> I just installed mandrake 7.2(full install not update, previously run
> mandrake 7.1) and from time to time get such messages written to the
> console:
> 
> hdd: the drive reports both 250609664 an 0 bytes as its capacity
> ide-floppy: hdd: i/o error, pc = 0, key = 2, asc = 3a, ascq = 0
> 
> what can I do to fix it?
> 
> thanks, dave
> 
> 
> 

For now, ignore it.  It is an informational message from the driver.  Now I 
have a ZIP250 I will make sure that this sort of thing no longer occurs in 
future versions of the driver.

-- 

Regards,

Paul Bristow
ide-floppy maintainer for linux-kernel
http://paulbristow.net/linux/idefloppy.html

------------------------------

From: The Pro <[EMAIL PROTECTED]>
Crossposted-To: alt.2600.hackerz,alt.hackers.groups,comp.os.linux.help
Subject: Re: Hey! Dial Up Question!
Date: Fri, 09 Feb 2001 22:36:29 GMT

Are you female?

--
If we miraculously became the people we hate, how lovable we would find
ourselves!
-Nope, I didn't make that up, and I don't know who did (a fancy way to
say 'anonymous').


Sent via Deja.com
http://www.deja.com/

------------------------------

From: Alex Moen <[EMAIL PROTECTED]>
Subject: DPT PM3754U2 and RedHat 7.0
Date: Fri, 09 Feb 2001 16:54:19 -0600

Has anyone gotten the DPT PM3754U2 RAID Controller to install with RH7?
I can't seem to get the darn installation to recognize the card.  I've
looked on RedHat's site, they have no reference to this controller, at
least in the Hardware list (it's on the older [6.2,6.1] releases).  I've
also looked thru DPT's site, and found info on installing from 6.0 to
6.2, but nothing newer...

Any help or advice would be appreciated!

Thanks!

Alex Moen
alexm@@@ndtel.com


------------------------------


** 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
******************************

Reply via email to