Re: hdparm
Hi, On Mit, 21 Dez 2005, faz faz wrote: > I have an acer travelmate 800lci with sarge installed, and i want to know if > my ide hdd settings are right.. > the problem is that when i watch some divx the stream hangs sometimes and > the audio too.. > i paste some info: > /dev/hda: > Timing cached reads: 1588 MB in 2.00 seconds = 795.54 MB/sec > Timing buffered disk reads: 10 MB in 4.05 seconds = 2.47 MB/sec > > So, i don't really know why my hdd is so poorly performing.. > (i have kernel 2.6.14.4 suspend2 patch) please post a "lspci -v" and is your kernel selfbuild? maybe your using the wrong ide chipset? are there any interessting boot messages? (/var/log/messages) or have to tried the smartmontools ? a 'smartctl -a /dev/hda' -- Florian Reitmeir -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Wireless trouble and more on Asus M6Ne
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I'm running testing on my Asus M6Ne laptop and i'm having a few problems. I compiled a new kernel based on 2.6.11.10 patched with bootsplash and proper support for my synaptic touchpad. This kernel was compiled while running Sarge and was working fine. But instead of backporting to much, such as Xorg and gnome 2.10 I decided to upgrade to Testing, but i'm having trouble with my wireless (Intel 2200BG). I can't create a working module with the 1.0.8, so i tried the 1.0.3 which also worked flawless with Sarge. So i compiled a module with 1.0.3 without any problems and place the firmware upgrades in '/usr/lib/hotplug/firmware'. After reboot this appears in dmesg and the same if i try 'modprobe ipw2200'. eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[0] TSOcap[1] ieee80211_crypt: version magic '2.6.11.10 preempt PENTIUMM gcc-4.0' should be '2.6.11.10 preempt PENTIUMM gcc-3.3' ieee80211: version magic '2.6.11.10 preempt PENTIUMM gcc-4.0' should be '2.6.11.10 preempt PENTIUMM gcc-3.3' ipw2200: version magic '2.6.11.10 preempt PENTIUMM gcc-4.0' should be '2.6.11.10 preempt PENTIUMM gcc-3.3' I tried to compile a new kernel cause i needed to patch some other thing and couldn't recompile the 2.6.11.10 kernel. So i think the GCC error is affecting more than just the wifi-module. I wondering if it would make more sense to go back to Sarge and start backporting.. ;-) Beside my one major problem i have two minor. 1) CPUfreq scaling isn't working in testing, it did with Sarge, but i can live with that. 2) Sometimes the mouse or keyboard freezes up and there is nothing to see in dmesg or syslog. FX i pressed ctrl + Enter to send a mail and usb mouse, keyboard and touchpad frooze! Then i pressed ctrl + Enter again and they worked again! Anyone seen anything like that!? Once a had to restart my xserver to get the mouse/touchpad to work again. This only in testing this is happens.. That was many problems, but the wifi is my main concern. I almost never use cpu-scaling and though the input-freezing-thing is annoying, i can live with that. After all it is testing... - -- /Lars -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDqUXkSdVv6NOAbD4RAvANAJ4kCIY7B8aySUpPcwbzBtF1DL1u/gCfaAys PLOnT1UMOP1SNVj8GLOWfZU= =un6+ -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Battery granularity problem
Hello, debian detlev # cat /proc/acpi/battery/BAT1/info present: yes design capacity: 4000 mAh last full capacity: 3456 mAh battery technology: rechargeable design voltage: 14800 mV design capacity warning: 420 mAh design capacity low: 156 mAh * capacity granularity 1: 264 mAh * capacity granularity 2: 3780 mAh model number:GC86508SAT0 serial number: battery type:Li-Ion OEM info:SANYO I think that I have a problem with the granularity... My laptop is an Acer Aspire 1674wlmi I had to give the kernel (2.6.12) a correct dsdt to have informations about my battery. Is it normal that I have BAT1 instead of BAT0 ? Good afternoon. Detlev -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: hdparm
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 faz faz wrote: > Hi to all! > I have an acer travelmate 800lci with sarge installed, and i want to > know if my ide hdd settings are right.. > the problem is that when i watch some divx the stream hangs sometimes > and the audio too.. > i paste some info: > > Model Number: IC25N040ATMR04-0 > > /dev/hda: > multcount= 16 (on) > IO_support = 3 (32-bit w/sync) > unmaskirq= 1 (on) > using_dma= 1 (on) > keepsettings = 0 (off) > readonly = 0 (off) > readahead= 256 (on) > geometry = 16383/255/63, sectors = 78140160, start = 0 > > > > DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 *udma5 > > udma5 should be very good, but when i make hdparm -tT /dev/hda i got > these bad statistics > > /dev/hda: > Timing cached reads: 1588 MB in 2.00 seconds = 795.54 MB/sec > Timing buffered disk reads: 10 MB in 4.05 seconds = 2.47 MB/sec I would suggest you to try verifying the above with bonnie++ utility. Sarunas -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDqXoyejaFVltl6E8RAuwoAJ4xM8nCLjkZzoBeQPRsC18vLUfqHACdFxFm oWXh8AmW5z6cwajNPRyMnKs= =nX5f -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: hdparm
On 12/21/05, Florian Reitmeir <[EMAIL PROTECTED]> wrote: please post a "lspci -v" and is your kernel selfbuild? maybe your using thewrong ide chipset? are there any interessting boot messages? (/var/log/messages)or have to tried the smartmontools ? a 'smartctl -a /dev/hda'--Florian Reitmeir lspci -v | grep IDE:00:1f.1 IDE interface: Intel Corp. 82801DBM (ICH4) Ultra ATA Storage Controller (rev 03) (prog-if 8a [Master SecP PriP])nothing found in boot messages.. no errors..error listed after smartctl -a /dev/hda: Error 4515 occurred at disk power-on lifetime: 9496 hours (395 days + 16 hours) When the command that caused the error occurred, the device was active or idle. After command completion occurred, registers were: ER ST SC SN CL CH DH -- -- -- -- -- -- -- 40 51 66 35 a9 a4 e4 Error: UNC 102 sectors at LBA = 0x04a4a935 = 77900085 Commands leading to the command that caused the error were: CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name -- -- -- -- -- -- -- -- 25 00 80 1b a9 a4 e0 00 02:12:33.600 READ DMA EXT 25 00 80 9b a8 a4 e0 00 02:12:33.600 READ DMA EXT 25 00 18 83 a8 a4 e0 00 02:12: 33.600 READ DMA EXT 25 00 80 03 a8 a4 e0 00 02:12:33.600 READ DMA EXT 25 00 50 b3 a7 a4 e0 00 02:12:33.600 READ DMA EXT...there are many errors like this.. seems like my dma is broken? What i have to do? Yes my kernel is selfbuild, here follow ide part of my .config file## IDE chipset support/bugfixes#CONFIG_IDE_GENERIC=yCONFIG_BLK_DEV_CMD640=y# CONFIG_BLK_DEV_CMD640_ENHANCED is not set # CONFIG_BLK_DEV_IDEPNP is not setCONFIG_BLK_DEV_IDEPCI=yCONFIG_IDEPCI_SHARE_IRQ=y# CONFIG_BLK_DEV_OFFBOARD is not setCONFIG_BLK_DEV_GENERIC=y# CONFIG_BLK_DEV_OPTI621 is not set# CONFIG_BLK_DEV_RZ1000 is not set CONFIG_BLK_DEV_IDEDMA_PCI=y# CONFIG_BLK_DEV_IDEDMA_FORCED is not setCONFIG_IDEDMA_PCI_AUTO=y# CONFIG_IDEDMA_ONLYDISK is not set# CONFIG_BLK_DEV_AEC62XX is not set# CONFIG_BLK_DEV_ALI15X3 is not set # CONFIG_BLK_DEV_AMD74XX is not set# CONFIG_BLK_DEV_ATIIXP is not set# CONFIG_BLK_DEV_CMD64X is not set# CONFIG_BLK_DEV_TRIFLEX is not set# CONFIG_BLK_DEV_CY82C693 is not set# CONFIG_BLK_DEV_CS5520 is not set # CONFIG_BLK_DEV_CS5530 is not set# CONFIG_BLK_DEV_HPT34X is not set# CONFIG_BLK_DEV_HPT366 is not set# CONFIG_BLK_DEV_SC1200 is not setCONFIG_BLK_DEV_PIIX=y# CONFIG_BLK_DEV_IT821X is not set# CONFIG_BLK_DEV_NS87415 is not set # CONFIG_BLK_DEV_PDC202XX_OLD is not set# CONFIG_BLK_DEV_PDC202XX_NEW is not set# CONFIG_BLK_DEV_SVWKS is not set# CONFIG_BLK_DEV_SIIMAGE is not set# CONFIG_BLK_DEV_SIS5513 is not set# CONFIG_BLK_DEV_SLC90E66 is not set # CONFIG_BLK_DEV_TRM290 is not setCONFIG_BLK_DEV_VIA82CXXX=y# CONFIG_IDE_ARM is not setCONFIG_IDE_CHIPSETS=y## Note: most of these also require special kernel boot parameters## CONFIG_BLK_DEV_4DRIVES is not set # CONFIG_BLK_DEV_ALI14XX is not set# CONFIG_BLK_DEV_DTC2278 is not set# CONFIG_BLK_DEV_HT6560B is not set# CONFIG_BLK_DEV_QD65XX is not set# CONFIG_BLK_DEV_UMC8672 is not setCONFIG_BLK_DEV_IDEDMA=y # CONFIG_IDEDMA_IVB is not setCONFIG_IDEDMA_AUTO=y# CONFIG_BLK_DEV_HD is not setI think that's all.. hope you can tell me what i have done wrong.. :)Bye!
Re: Battery granularity problem
On Wed, 2005-12-21 at 14:44 +0100, Detlev Casanova wrote: > Is it normal that I have BAT1 instead of BAT0 ? On my Acer (TravelMate 6003 LMi) I also only have BAT1 and BAT2 - no BAT0. My output: $cat /proc/acpi/battery/BAT1/info present: yes design capacity: 4400 mAh last full capacity: 3526 mAh battery technology: rechargeable design voltage: 14800 mV design capacity warning: 250 mAh design capacity low: 100 mAh capacity granularity 1: 10 mAh capacity granularity 2: 25 mAh model number:01ZG serial number: battery type:LION OEM info:SMP I don't know what the granularity means, or if it's actually used for anything. I'm more concerned about 'last full capacity', which is about 20% smaller than the design capacity, but maybe that's normal as well. Koen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Battery granularity problem
Hi. > I don't know what the granularity means, or if it's actually used for > anything. I'm more concerned about 'last full capacity', which is about > 20% smaller than the design capacity, but maybe that's normal as well. The granularity means how precise are the informations shown by the ACPI, I think ;-) The last full capacity can be 20 % smaller than the design capacity. That's normal. But I think my granularity is a little too big. But the capacity's yet precise. :-S Detlev -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]