niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Linux » Setup
how to install dual linux
Post new topic   Reply to topic Page 30 of 30 [441 Posts] View previous topic :: View next topic
Goto page:  Previous  1, 2, 3, ..., 28, 29, 30
Author Message
dieymir
*nix forums beginner


Joined: 03 Apr 2005
Posts: 26

PostPosted: Wed Jul 12, 2006 4:51 pm    Post subject: Re: Disk Controller Problem of SiS 5571 chipset in LINUX ??? Reply with quote

Susan wrote:

Quote:
Dear Dances With Crows

Thanks for your kindly reply, but I want to know that HDD's Ultra DMA
Problem of SiS 5571 chipset, not USB problem.


In general, SiS5571 chipset has Disk Controller Problem related to Ultra
DMA mode in the Unix-like OS, such as Linux, *BSDs, etc.

Please advise me about above problem!

I also want to use my old pentium PC (200Mhz Pentium MMX) with SiS5571
Motherboard.

Susan
13 Jul 2006

According to the sources in sis5513.c ver. 0.16ac+vp (your integrated IDE

controller is actually an early version of SiS 5513) this chipset version
is not capable of UDMA only MWDMA-16. This is not a limitation or 'problem'
of *NIX but a limitation of the chip itself.

Hope this helps.
Back to top
chuck@nil.car
*nix forums Guru Wannabe


Joined: 23 Aug 2005
Posts: 100

PostPosted: Wed Jul 12, 2006 10:46 pm    Post subject: Re: Disk Controller Problem of SiS 5571 chipset in LINUX ??? Reply with quote

dieymir <dieymir@yahoo.es> wrote in news:e9388p$rdl$1@hefestos.uned.es:

Quote:
Susan wrote:

Dear Dances With Crows

Thanks for your kindly reply, but I want to know that HDD's Ultra DMA
Problem of SiS 5571 chipset, not USB problem.


In general, SiS5571 chipset has Disk Controller Problem related to
Ultra DMA mode in the Unix-like OS, such as Linux, *BSDs, etc.

Please advise me about above problem!

I also want to use my old pentium PC (200Mhz Pentium MMX) with
SiS5571 Motherboard.

Susan
13 Jul 2006

According to the sources in sis5513.c ver. 0.16ac+vp (your integrated
IDE controller is actually an early version of SiS 5513) this chipset
version is not capable of UDMA only MWDMA-16. This is not a limitation
or 'problem' of *NIX but a limitation of the chip itself.

Hope this helps.



Just as an aside, I have a machine with a 5513 chipset in it that
doesn't do UDMA because the computer doesn't need that speed. It runs
linux too BTW and it's only a 166Mhz P1 with 64 Meg.

--
(setq (chuck nil) car(chuck) )
Back to top
dieymir
*nix forums beginner


Joined: 03 Apr 2005
Posts: 26

PostPosted: Thu Jul 13, 2006 9:40 am    Post subject: Re: Disk Controller Problem of SiS 5571 chipset in LINUX ??? Reply with quote

Susan wrote:

Quote:
Dear Dances With Crows

Thanks for your kindly reply, but I want to know that HDD's Ultra DMA
Problem of SiS 5571 chipset, not USB problem.


In general, SiS5571 chipset has Disk Controller Problem related to Ultra
DMA mode in the Unix-like OS, such as Linux, *BSDs, etc.

This chipset uses and old version of SiS 5513 IDE controller that doesn't

support UDMA only MWDMA-16 (according to the sources of sis5513.c). So
there isn't any problem with Linux/*BSDs is a limitation of the chipset
itself.

Hope this helps.
Back to top
Douglas Mayne
*nix forums Guru


Joined: 23 Feb 2005
Posts: 378

PostPosted: Thu Jul 20, 2006 2:51 pm    Post subject: Re: Modem Problem with Suse Version 10.1 Reply with quote

On Wed, 19 Jul 2006 21:54:36 -0500, Clois Beckwith wrote:

Quote:
Can someone look at these two modem queries, neither one works under 10.1
Suse. Any help is appreciated. They are on Com3 and 4 respectively. TTYs2
and TTYs3

This is the second version of Suse I have tried. Thanks.
What are the initialization strings that I would need for #1, 2 and 3?



Intel(R) 537EP V9x DF PCI Modem #1
07-17-2006 21:33:05.921 - File: C:\WINDOWS\system32\tapisrv.dll, Version
5.1.2600
snip
AT+GMM - Intel(R) 537EP V9x DF PCI Modem
H.324 video-ready rev. 1.0
snip
ATI4 - 537EP Release 4.58.1 - Nov 20 2003 - 22:00:59
ATI5 - CP Code Location: Host PC
DSP Code Location: Host PC
Host Interface: PCI
ATI6 - DSP Software Version : 2.15.25.0
ATI7 - OK

Modem type: MDP7800-U Modem #2
snip
ATI1 - E851
ATI2 - OK
ATI3 - LT V.92 Data+Fax Modem Version 8.28
ATI4 - 72
ATI5 - 8.28,0,19,11C1,0441,122D,4100
ATI6 - OK
ATI7 - OK

It looks like you have an Intel chipset modem and Lucent chipset modem. I

think have used modems using those chipsets with GNU/Linux, but not using
the Windows drivers (as it appears you are attempting to do.) I compiled
the kernel driver. I like using the native driver, but I realize
compiling anything can be intimidating to some users. This post explains
what I did for the Intel modem.

http://groups.google.com/group/comp.os.linux.hardware/msg/e21cbc96c1d6cf85

The updated source for the drive is here (oops, split url below):

http://downloadfinder.intel.com/scripts-df-external/T8Clearance.aspx?
url=/9266/eng/Intel-536EP-4.71.tgz&agr=Y&ProductID=977&DwnldID=9266&lang=eng

Check www.linmodems.org for the status of your Lucent chipset modem.

If you don't want to compile the driver, then the best advice may
be for you to get an external modem. They usually work "out of the box."

--
Douglas Mayne
Back to top
Clois Beckwith
*nix forums beginner


Joined: 12 Jun 2005
Posts: 7

PostPosted: Fri Jul 21, 2006 1:38 am    Post subject: Re: Modem Problem with Suse Version 10.1 Reply with quote

I don't have the slightest idea how to do this.!!! But I will read your
information and see if I can do this. Be back in touch......

"Douglas Mayne" <doug@localhost.localnet> wrote in message
news:pan.2006.07.20.14.51.43.977337@localhost.localnet...
Quote:
On Wed, 19 Jul 2006 21:54:36 -0500, Clois Beckwith wrote:

Can someone look at these two modem queries, neither one works under 10.1
Suse. Any help is appreciated. They are on Com3 and 4 respectively.
TTYs2
and TTYs3

This is the second version of Suse I have tried. Thanks.
What are the initialization strings that I would need for #1, 2 and 3?



Intel(R) 537EP V9x DF PCI Modem #1
07-17-2006 21:33:05.921 - File: C:\WINDOWS\system32\tapisrv.dll, Version
5.1.2600
snip
AT+GMM - Intel(R) 537EP V9x DF PCI Modem
H.324 video-ready rev. 1.0
snip
ATI4 - 537EP Release 4.58.1 - Nov 20 2003 - 22:00:59
ATI5 - CP Code Location: Host PC
DSP Code Location: Host PC
Host Interface: PCI
ATI6 - DSP Software Version : 2.15.25.0
ATI7 - OK

Modem type: MDP7800-U Modem #2
snip
ATI1 - E851
ATI2 - OK
ATI3 - LT V.92 Data+Fax Modem Version 8.28
ATI4 - 72
ATI5 - 8.28,0,19,11C1,0441,122D,4100
ATI6 - OK
ATI7 - OK

It looks like you have an Intel chipset modem and Lucent chipset modem. I
think have used modems using those chipsets with GNU/Linux, but not using
the Windows drivers (as it appears you are attempting to do.) I compiled
the kernel driver. I like using the native driver, but I realize
compiling anything can be intimidating to some users. This post explains
what I did for the Intel modem.

http://groups.google.com/group/comp.os.linux.hardware/msg/e21cbc96c1d6cf85

The updated source for the drive is here (oops, split url below):

http://downloadfinder.intel.com/scripts-df-external/T8Clearance.aspx?
url=/9266/eng/Intel-536EP-4.71.tgz&agr=Y&ProductID=977&DwnldID=9266&lang=eng

Check www.linmodems.org for the status of your Lucent chipset modem.

If you don't want to compile the driver, then the best advice may
be for you to get an external modem. They usually work "out of the box."

--
Douglas Mayne
Back to top
Douglas Mayne
*nix forums Guru


Joined: 23 Feb 2005
Posts: 378

PostPosted: Fri Jul 21, 2006 2:54 am    Post subject: Re: Modem Problem with Suse Version 10.1 Reply with quote

On Thu, 20 Jul 2006 20:38:05 -0500, Clois Beckwith wrote:
<CUT>
Quote:
"Douglas Mayne" <doug@localhost.localnet> wrote in message
news:pan.2006.07.20.14.51.43.977337@localhost.localnet...
On Wed, 19 Jul 2006 21:54:36 -0500, Clois Beckwith wrote:

snip

Intel(R) 537EP V9x DF PCI Modem #1
07-17-2006 21:33:05.921 - File: C:\WINDOWS\system32\tapisrv.dll, Version
5.1.2600
snip
AT+GMM - Intel(R) 537EP V9x DF PCI Modem
H.324 video-ready rev. 1.0
snip
ATI4 - 537EP Release 4.58.1 - Nov 20 2003 - 22:00:59
ATI5 - CP Code Location: Host PC
DSP Code Location: Host PC
Host Interface: PCI
ATI6 - DSP Software Version : 2.15.25.0
ATI7 - OK

snip

It looks like you have an Intel chipset modem and Lucent chipset modem. I
think have used modems using those chipsets with GNU/Linux, but not using
the Windows drivers (as it appears you are attempting to do.) I compiled
the kernel driver. I like using the native driver, but I realize
compiling anything can be intimidating to some users. This post explains
what I did for the Intel modem.

http://groups.google.com/group/comp.os.linux.hardware/msg/e21cbc96c1d6cf85

The updated source for the drive is here (oops, split url below):

http://downloadfinder.intel.com/scripts-df-external/T8Clearance.aspx?
url=/9266/eng/Intel-536EP-4.71.tgz&agr=Y&ProductID=977&DwnldID=9266&lang=eng

Check www.linmodems.org for the status of your Lucent chipset modem.

If you don't want to compile the driver, then the best advice may
be for you to get an external modem. They usually work "out of the box."
PASTE
I don't have the slightest idea how to do this.!!! But I will read your
information and see if I can do this. Be back in touch......

Please don't top post. I have moved your response to follow the format

adopted by this newsgroup.

I noticed after I posted that you are using a Intel-537EP. There is a
separate source/driver for that chipset. My links refer to Intel-536EP,
and that is the wrong driver. It appears version 2.7.95.0 is the latest
driver for the 537EP:

(split url, again:)
http://downloadfinder.intel.com/scripts-df-external/T8Clearance.aspx?
url=/9284/eng/Intel-537EP-2.70.95.0-suse9.3.tgz&agr=Y&ProductID=1230&DwnldID=9284&lang=eng

You said you have tried two versions of Suse. I see that Intel
supports Suse version 9.3 directly with a binary driver. Suse 9.3 is a
little old, though. The source is the best way, but you'll need to be
able to follow their instructions carefully.

--
Douglas Mayne
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 30 of 30 [441 Posts] Goto page:  Previous  1, 2, 3, ..., 28, 29, 30
View previous topic :: View next topic
The time now is Tue Jan 06, 2009 3:01 am | All times are GMT
navigation Forum index » *nix » Linux » Setup
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Install suse from USB without BIOS support vjy04 Suse 0 Tue Jun 24, 2008 8:57 am
No new posts Install suse from USB without BIOS support vjy04 Suse 0 Tue Jun 24, 2008 8:56 am
No new posts Install suse from USB without BIOS support vjy04 Suse 0 Tue Jun 24, 2008 8:56 am
No new posts Install suse from USB without BIOS support vjy04 Suse 0 Tue Jun 24, 2008 8:55 am
No new posts RS6000 43p/140 AIX 4.3 new install - am stuck! remllov99x AIX 0 Tue Aug 21, 2007 11:07 pm

Cheap Magazines | Fish Tank Help | Debt Help | Auction cars | Unsecured Credit Cards
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 4.5573s ][ Queries: 16 (4.4539s) ][ GZIP on - Debug on ]