From: Stephen Clark <Stephen.Clark@seclark.us>
To: Jarek Poplawski <jarkao2@o2.pl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: New laptop - problems with linux
Date: Fri, 10 Nov 2006 09:39:40 -0500 [thread overview]
Message-ID: <45548F2C.8040700@seclark.us> (raw)
In-Reply-To: <20061110070818.GA995@ff.dom.local>
Jarek Poplawski wrote:
>On Thu, Nov 09, 2006 at 09:08:24AM -0500, Stephen Clark wrote:
>
>
>>Jarek Poplawski wrote:
>>
>>
>>
>>>On 08-11-2006 15:41, Stephen Clark wrote:
>>>
>>>
>>>
>>>
>>>>Hi list,
>>>>
>>>>I just purchased a VBI-Asus S96F laptop Intel 945GM & ICH7, with a Core
>>>>2 Duo T560,0 2gb pc5400 memory.
>>>>
>>>>
>>>>From checking around it appeared all the
>>>
>>>
>>>>hardware was well supported by linux - but I am having major problems.
>>>>
>>>>
>>>>1. neither the wireless lan Intel pro 3945ABG or built in ethernet
>>>>RTL-8169C are detected and configured
>>>>2. the disk which is a 7200rpm Hitachi travelmate transfers data at 1.xx
>>>>mb/sec
>>>> according to hdparm. This same drive in my old laptop an HP n5430 with a
>>>> 850 duron the rate was 12-14 mb/sec.
>>>>
>>>>
>>>>
>>>>
>>>...
>>>
>>>
>>>
>>>
>>>>Kernel command line: ro root=/dev/VolGroup00/LogVol00 ide1=dma ide1=ata66
>>>>ide_setup: ide1=dma -- OBSOLETE OPTION, WILL BE REMOVED SOON!
>>>>ide_setup: ide1=ata66 -- OBSOLETE OPTION, WILL BE REMOVED SOON!
>>>>
>>>>
>>>>
>>>>
>>>Could you repeat the reason for this ides in kernel parameters?
>>>Did you try to boot some fresh live-cd distro?
>>>
>>>Jarek P.
>>>
>>>
>>>
>>>
>>>
>>Yes, I was trying to get dma turned on for my harddrive.
>>
>>
>
>You can do it with hdparm. But in current kernels it
>should be on by default - if not - there is probably
>lack of some driver or it is disabled by parameters like
>this. So try to get rid of them.
>
>As it was stated in the first reply by Arjan van de Ven
>you definitely should have this disk in sata mode and
>see it as sda, so try check in your kernel config
>Serial ATA... drivers - particulary:
>CONFIG_ATA = y
>CONFIG_ATA_PIIX = y
>and maybe:
>CONFIG_ATA_GENERIC = y
>CONFIG_PATA_MPIIX = y
>
>(if they are "= mi", you should have initrd properly generated).
>
>Probably you can also do CONFIG_IDE = n in ATA/ATAPI
>(it depends on your CD-DVD).
>
>
>
>>I have booted knoppix 5.1 but didn't check harddrive transfer rate.
>>
>>
>
>If you can see it as sda, transfer should be fine.
>
>Regards,
>
>Jarek P.
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at http://www.tux.org/lkml/
>
>
>
Hi Jarek,
The problem is resolved by using combined_mode=libata and 2.6.19-rc5.
Steve
--
"They that give up essential liberty to obtain temporary safety,
deserve neither liberty nor safety." (Ben Franklin)
"The course of history shows that as a government grows, liberty
decreases." (Thomas Jefferson)
prev parent reply other threads:[~2006-11-10 14:39 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-08 14:41 New laptop - problems with linux Stephen Clark
2006-11-08 14:59 ` Arjan van de Ven
2006-11-08 15:12 ` Stephen Clark
2006-11-08 15:04 ` Luming Yu
2006-11-08 15:56 ` Stephen Clark
2006-11-08 15:11 ` Jiri Slaby
2006-11-08 15:20 ` Stephen Clark
2006-11-08 15:28 ` Jiri Slaby
2006-11-08 18:26 ` Francois Romieu
2006-11-08 19:39 ` Stephen Clark
2006-11-08 20:26 ` Stephen Hemminger
2006-11-08 20:34 ` Stephen Clark
2006-11-08 20:53 ` Jesper Juhl
2006-11-08 21:21 ` Stephen Clark
2006-11-09 4:38 ` Tejun Heo
2006-11-09 8:32 ` Jarek Poplawski
2006-11-09 14:08 ` Stephen Clark
2006-11-10 7:08 ` Jarek Poplawski
2006-11-10 14:39 ` Stephen Clark [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45548F2C.8040700@seclark.us \
--to=stephen.clark@seclark.us \
--cc=jarkao2@o2.pl \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.