Greg Folkert wrote:
On Thu, 2004-08-19 at 23:15, John Summerfield wrote:
John L Fjellstad wrote:
Before committing to 2.6 test its performance. I've discovered disk i/o on my new mobo is about 33% faster on 2.4.26 than 2.6.7.Leonardo Marques <[EMAIL PROTECTED]> writes:
Im thinking in upgrade to new kernel line (2.6.x), im using
debian stable, i wanna know if have some problem between deb
stable and 2.6.x kernel line. If exists, can i do something?
You can, but like previously mentioned, kernel 2.6 has som dependencies. The best way is use the backports.org, and add the kernel-2.6 line to your source. The kernel-2.6 directory will have both the kernel-source and all the updated packages 2.6 needs.
John, do not take this badly.
I wasn't too surprised,I noticed the same thing when I went from 2.2 to 2.4 on my old Pentium. On reflection, that was probably a SiS chepset too, ancestor to the one I have now.
You are doing something incorrectly then.
I wouldn't bet on that:-)
0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 746 Host (rev 10)
Exactly what (processor and disk controller) Chipsets are on this new Motherboard?
0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SG86C202
0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC Bridge) (rev 25)
0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
0000:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
0000:00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 90)
0000:00:09.0 Unknown mass storage controller: Triones Technologies, Inc. HPT366/368/370/370A/372 (rev 01)
0000:00:09.1 Unknown mass storage controller: Triones Technologies, Inc. HPT366/368/370/370A/372 (rev 01)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] (rev 15)
kowari:/#
kowari:/# cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 4 model name : AMD Athlon(tm) processor stepping : 4 cpu MHz : 1406.779
Are you properly using udev with 2.6.7? Are you using Discover (1 or 2?)?
??
Are you using Hotplug?
Yes.
Are you using both?
There is a method to my madness... bear with me.
Probably of more importance is "Which driver is it using?" I just rebooted to find that out. sis5513 This is probably correct.
Here are the initialisation messagesfrom 2.6.7:
SIS5513: IDE controller at PCI slot 0000:00:02.5
SIS5513: chipset revision 0
SIS5513: not 100% native mode: will probe irqs later
SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:pio
hda: WDC WD1200BB-00DWA0, ATA DISK drive
Using anticipatory io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
HPT366: IDE controller at PCI slot 0000:00:09.0
HPT366: chipset revision 1
HPT366: 100% native mode on irq 17
ide2: BM-DMA at 0xdc00-0xdc07, BIOS settings: hde:pio, hdf:pio
ide3: BM-DMA at 0xe800-0xe807, BIOS settings: hdg:DMA, hdh:pio
hde: LITE-ON LTR-16102B, ATAPI CD/DVD-ROM drive
hdf: SAMSUNG DVD-ROM SD-612F, ATAPI CD/DVD-ROM drive
ide2 at 0xd400-0xd407,0xd802 on irq 17
hdg: WDC WD1200AB-00CBA1, ATA DISK drive
ide3 at 0xe000-0xe007,0xe402 on irq 17
hda: max request size: 1024KiB
hda: Host Protected Area detected.
current capacity is 234439535 sectors (120033 MB)
native capacity is 234441648 sectors (120034 MB)
hda: 234439535 sectors (120033 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
/dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4 < p5 >
hdg: max request size: 128KiB
hdg: 234441648 sectors (120034 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(66)
/dev/ide/host3/bus0/target0/lun0: p1
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Here are messages from 2.4.26:
Aug 20 10:15:48 kowari kernel: SIS5513: IDE controller at PCI slot 00:02.5
Aug 20 10:15:48 kowari kernel: SIS5513: chipset revision 0
Aug 20 10:15:48 kowari kernel: SIS5513: not 100%% native mode: will probe irqs later
Aug 20 10:15:48 kowari kernel: SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
Aug 20 10:15:48 kowari kernel: ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:pio
Aug 20 10:15:48 kowari kernel: ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:pio
Aug 20 10:15:48 kowari kernel: HPT366: IDE controller at PCI slot 00:09.0
Aug 20 10:15:48 kowari kernel: HPT366: chipset revision 1
Aug 20 10:15:48 kowari kernel: HPT366: not 100%% native mode: will probe irqs later
Aug 20 10:15:48 kowari kernel: ide2: BM-DMA at 0xdc00-0xdc07, BIOS settings: hde:pio, hdf:pio
Aug 20 10:15:48 kowari kernel: ide3: BM-DMA at 0xe800-0xe807, BIOS settings: hdg:DMA, hdh:pio
Aug 20 10:15:48 kowari kernel: hda: WDC WD1200BB-00DWA0, ATA DISK drive
Aug 20 10:15:48 kowari kernel: blk: queue e0b3a140, I/O limit 4095Mb (mask 0xffffffff)
Aug 20 10:15:48 kowari kernel: hde: LITE-ON LTR-16102B, ATAPI CD/DVD-ROM drive
Aug 20 10:15:48 kowari kernel: hdf: SAMSUNG DVD-ROM SD-612F, ATAPI CD/DVD-ROM drive
Aug 20 10:15:48 kowari kernel: hde: set_drive_speed_status: status=0x51 { DriveReady SeekComplete Error }
Aug 20 10:15:48 kowari kernel: hde: set_drive_speed_status: error=0x04
Aug 20 10:15:48 kowari kernel: hdf: set_drive_speed_status: status=0x51 { DriveReady SeekComplete Error }
Aug 20 10:15:48 kowari kernel: hdf: set_drive_speed_status: error=0x04
Aug 20 10:15:48 kowari kernel: hdg: WDC WD1200AB-00CBA1, ATA DISK drive
Aug 20 10:15:48 kowari kernel: blk: queue e0b3ae3c, I/O limit 4095Mb (mask 0xffffffff)
Aug 20 10:15:48 kowari kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Aug 20 10:15:48 kowari kernel: ide2 at 0xd400-0xd407,0xd802 on irq 17
Aug 20 10:15:48 kowari kernel: ide3 at 0xe000-0xe007,0xe402 on irq 17
Aug 20 10:15:48 kowari kernel: hda: attached ide-disk driver.
Aug 20 10:15:48 kowari kernel: hda: Host Protected Area detected.
Aug 20 10:15:48 kowari kernel: ^Icurrent capacity is 234439535 sectors (120033 MB)
Aug 20 10:15:48 kowari kernel: ^Inative capacity is 234441648 sectors (120034 MB)
Aug 20 10:15:48 kowari kernel: hda: 234439535 sectors (120033 MB) w/2048KiB Cache, CHS=14593/255/63, UDMA(100)
Aug 20 10:15:48 kowari kernel: hdg: attached ide-disk driver.
Aug 20 10:15:48 kowari kernel: hdg: 234441648 sectors (120034 MB) w/2048KiB Cache, CHS=232581/16/63, UDMA(66)
Aug 20 10:15:48 kowari kernel: Partition check:
Aug 20 10:15:48 kowari kernel: /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4 < p5 >
Aug 20 10:15:48 kowari kernel: /dev/ide/host3/bus0/target0/lun0: p1
Aug 20 10:15:48 kowari kernel: Journalled Block Device driver loaded
Aug 20 10:15:48 kowari kernel: kjournald starting. Commit interval 5 seconds
Aug 20 10:15:48 kowari kernel: EXT3-fs: mounted filesystem with ordered data mode.
--
Cheers John
-- spambait [EMAIL PROTECTED] [EMAIL PROTECTED] Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]