From bugmaster at FreeBSD.org Mon Aug 3 11:06:51 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 3 11:07:31 2009 Subject: Current problem reports assigned to freebsd-acpi@FreeBSD.org Message-ID: <200908031106.n73B6owX088479@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/137053 acpi [hang] FreeBSD 8.0 BETA2Compaq Mini 700 locks on boot o kern/137042 acpi [acpi] hp laptop's lcd not wakes up after suspend to r o kern/136808 acpi [acpi] panic when switching to s3 o i386/136008 acpi [acpi] Dell Vostro 1310 will not shutdown (Requires us o bin/135349 acpi [patch] teach acpidump(8) to disassemble arbitrary mem o kern/135070 acpi [acpi] [patch] BIOS resource allocation and FreeBSD AC o kern/132602 acpi [acpi] ACPI Problem with Intel SS4200: System does not o kern/130683 acpi [ACPI] shutdown hangs after syncing disks - ACPI race? o i386/129953 acpi [acpi] ACPI timeout (CDROM) with Shuttle X27D o kern/129618 acpi [acpi] Problem with ACPI on HP Pavilion DV2899 laptop o kern/129563 acpi [acpi] sleep broken on IBM/Lenovo T61 in amd64 mode f kern/128639 acpi [patch] [acpi_asus] acpi for ASUS A6F,A3E,A3F,A3N not f kern/128634 acpi [patch] fix acpi_asus(4) in asus a6f laptop o kern/127581 acpi [patch] [acpi_sony] Add support for more Sony features o kern/124744 acpi [acpi] [patch] incorrect _BST result validation for To o kern/124412 acpi [acpi] power off error on Toshiba M40 laptop o kern/123039 acpi [acpi] ACPI AML_BUFFER_LIMIT errors during boot o kern/121504 acpi [patch] Correctly set hw.acpi.osname on certain machin f kern/121454 acpi [pst] Promise SuperTrak SX6000 does not load during bo o amd64/121439 acpi [boot] Installation of FreeBSD 7.0 fails: ACPI problem o kern/121102 acpi [acpi_fujitsu] [patch] update acpi_fujitsu for the P80 o kern/120515 acpi [acpi] [patch] acpi_alloc_wakeup_handler: can't alloc o kern/119356 acpi [acpi]: i386 ACPI wakeup not work due resource exhaust o kern/119200 acpi [acpi] Lid close switch suspends CPU for 1 second on H o kern/118973 acpi [acpi]: Kernel panic with acpi boot o kern/117605 acpi [acpi] [request] add debug.cpufreq.highest o kern/116939 acpi [acpi] PCI-to-PCI misconfigured for bus three and can o i386/114562 acpi [acpi] cardbus is dead after s3 on Thinkpad T43 with a o kern/114165 acpi [acpi] Dell C810 - ACPI problem s kern/112544 acpi [acpi] [patch] Add High Precision Event Timer Driver f o kern/108954 acpi [acpi] 'sleep(1)' sleeps >1 seconds when speedstep (Cx o kern/108695 acpi [acpi]: Fatal trap 9: general protection fault when in o kern/108488 acpi [acpi] ACPI-1304: *** Error: Method execution failed o kern/108017 acpi [acpi]: Acer Aspire 5600 o kern/106924 acpi [acpi] ACPI resume returns g_vfs_done() errors and ker o kern/105537 acpi [acpi] problems in acpi on HP Compaq nc6320 o kern/104625 acpi ACPI on ASUS A8N-32 SLI/ASUS P4P800 does not show ther o kern/102252 acpi acpi thermal does not work on Abit AW8D (intel 975) o kern/97383 acpi Volume buttons on IBM Thinkpad crash system with ACPI s i386/91748 acpi acpi problem on Acer TravelMare 4652LMi (nvidia panic, s kern/91038 acpi [panic] [ata] [acpi] 6.0-RELEASE on Fujitsu Siemens Am s kern/90243 acpi Laptop fan doesn't turn off (ACPI enabled) (Packard Be o i386/83018 acpi [install] Installer will not boot on Asus P4S8X BIOS 1 f kern/81000 acpi [apic] Via 8235 sound card worked great with FreeBSD 5 o i386/79081 acpi ACPI suspend/resume not working on HP nx6110 o kern/76950 acpi ACPI wrongly blacklisted on Micron ClientPro 766Xi sys s kern/73823 acpi [request] acpi / power-on by timer support o i386/72566 acpi ACPI, FreeBSD disables fan on Compaq Armada 1750 o i386/69750 acpi Boot without ACPI failed on ASUS L5 o kern/56024 acpi ACPI suspend drains battery while in S3 o i386/55661 acpi ACPI suspend/resume problem on ARMADA M700 o i386/54756 acpi ACPI suspend/resume problem on CF-W2 laptop 52 problems total. From hiyorin at gmail.com Fri Aug 7 03:11:31 2009 From: hiyorin at gmail.com (C. C. Tang) Date: Fri Aug 7 03:11:38 2009 Subject: acpi_task_0 consuming cpu resource Message-ID: <4A7B949B.7010003@gmail.com> Hi. I have a system with Intel D945GCLF2 motherboard with Atom CPU. I found that when I enable auto speed regulation of case fan. FreeBSD will have a process "acpi_task_0" which consume all resource of one of the core of the CPU. The fan seems fail to change RPM itself. Is there any solution to this problem without disabling the auto speed regulation? PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND 7 root 1 8 - 0K 8K CPU1 0 124:29 100.00% acpi_task_0 12 root 1 171 ki31 0K 8K RUN 0 177:23 95.26% idle: cpu0 11 root 1 171 ki31 0K 8K RUN 1 61:20 1.07% idle: cpu1 Thanks very much. C.C. From rnoland at FreeBSD.org Fri Aug 7 03:32:50 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Fri Aug 7 03:32:56 2009 Subject: acpi_task_0 consuming cpu resource In-Reply-To: <4A7B949B.7010003@gmail.com> References: <4A7B949B.7010003@gmail.com> Message-ID: <1249615962.1773.150.camel@balrog.2hip.net> On Fri, 2009-08-07 at 10:42 +0800, C. C. Tang wrote: > Hi. > > I have a system with Intel D945GCLF2 motherboard with Atom CPU. > I found that when I enable auto speed regulation of case fan. > FreeBSD will have a process "acpi_task_0" which consume all resource of > one of the core of the CPU. > The fan seems fail to change RPM itself. Is there any solution to this > problem without disabling the auto speed regulation? > > PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU > COMMAND > 7 root 1 8 - 0K 8K CPU1 0 124:29 100.00% > acpi_task_0 > 12 root 1 171 ki31 0K 8K RUN 0 177:23 95.26% > idle: cpu0 > 11 root 1 171 ki31 0K 8K RUN 1 61:20 1.07% > idle: cpu1 I have one of these boards, but I haven't seen this with -CURRENT. There are known fan issues with some of the BIOS revisions for these boards. I would make sure you have the latest BIOS update and see if it resolves your issue. robert. > Thanks very much. > C.C. > _______________________________________________ > freebsd-acpi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-acpi > To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@freebsd.org" -- Robert Noland FreeBSD From hiyorin at gmail.com Fri Aug 7 04:11:15 2009 From: hiyorin at gmail.com (C. C. Tang) Date: Fri Aug 7 04:11:22 2009 Subject: acpi_task_0 consuming cpu resource In-Reply-To: <1249615962.1773.150.camel@balrog.2hip.net> References: <4A7B949B.7010003@gmail.com> <1249615962.1773.150.camel@balrog.2hip.net> Message-ID: <4A7BA95F.6090405@gmail.com> > I have one of these boards, but I haven't seen this with -CURRENT. > There are known fan issues with some of the BIOS revisions for these > boards. I would make sure you have the latest BIOS update and see if it > resolves your issue. I have updated the BIOS to rev.0182(20090528). It seems that new rev. has been released about 2 weeks ago but I haven't updated it yet. I am using 7.2-RELEASE. In fact this problem exists when the board is newly bought(BIOS rev.099 if I remembered correctly). But at that time I didn't have case fan so I simply disabled that. And it seems that the problem may not always happen. (happen when fan speed need to change?) I rebooted once an hour ago when the system temperature become stable and the problem does not happed till now. Thanks, C.C. From rnoland at FreeBSD.org Fri Aug 7 09:51:37 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Fri Aug 7 09:52:09 2009 Subject: acpi_task_0 consuming cpu resource In-Reply-To: <4A7BA95F.6090405@gmail.com> References: <4A7B949B.7010003@gmail.com> <1249615962.1773.150.camel@balrog.2hip.net> <4A7BA95F.6090405@gmail.com> Message-ID: <1249638688.1773.167.camel@balrog.2hip.net> On Fri, 2009-08-07 at 12:11 +0800, C. C. Tang wrote: > > I have one of these boards, but I haven't seen this with -CURRENT. > > There are known fan issues with some of the BIOS revisions for these > > boards. I would make sure you have the latest BIOS update and see if it > > resolves your issue. > > I have updated the BIOS to rev.0182(20090528). It seems that new rev. > has been released about 2 weeks ago but I haven't updated it yet. > > I am using 7.2-RELEASE. In fact this problem exists when the board is > newly bought(BIOS rev.099 if I remembered correctly). But at that time I > didn't have case fan so I simply disabled that. > > And it seems that the problem may not always happen. (happen when fan > speed need to change?) I rebooted once an hour ago when the system > temperature become stable and the problem does not happed till now. Not sure then... I've got that board swapped out for a VIA board right now. It tends to be noisy enough in my office with all the other fans running that I really can't hear that one. I did have the smart fan control enabled on both the case fan and cpu fan. It also periodically rebuilds lots of ports or kernels with -j 5, so if it was going to heat up, that should do it... If I can dig up a spare case and power, I'll hook it back up and see if I can break it. Otherwise it will have to wait until I get done with the VIA driver... I haven't really had any issues that I can think of with that board, other than it is a bit slow for compiling. It runs amd64 just fine. Just remembering an issue that I had with some old p4 boxes though. On those boxes, when they got hot, they would trigger an acpi message that was picked up by devd. There was no way to throttle the messages, so it would work the cpu as hard as it could, processing the messages. The only solution at that point was to power it off for a few minutes while it cooled off and not work it too hard. That sounds like what you are seeing. Are you seeing messages in syslog? # Notify all users before beginning emergency shutdown when we get # a _CRT or _HOT thermal event and we're going to power down the system # very soon. notify 10 { match "system" "ACPI"; match "subsystem" "Thermal"; match "notify" "0xcc"; action "logger -p kern.emerg 'WARNING: system temperature too high, shut ting down soon!'"; }; robert. > Thanks, > C.C. > -- Robert Noland FreeBSD From hiyorin at gmail.com Fri Aug 7 10:27:05 2009 From: hiyorin at gmail.com (C. C. Tang) Date: Fri Aug 7 10:27:11 2009 Subject: acpi_task_0 consuming cpu resource In-Reply-To: <1249638688.1773.167.camel@balrog.2hip.net> References: <4A7B949B.7010003@gmail.com> <1249615962.1773.150.camel@balrog.2hip.net> <4A7BA95F.6090405@gmail.com> <1249638688.1773.167.camel@balrog.2hip.net> Message-ID: <4A7C0174.7060400@gmail.com> > Not sure then... I've got that board swapped out for a VIA board right > now. It tends to be noisy enough in my office with all the other fans > running that I really can't hear that one. I did have the smart fan > control enabled on both the case fan and cpu fan. It also periodically > rebuilds lots of ports or kernels with -j 5, so if it was going to heat > up, that should do it... If I can dig up a spare case and power, I'll > hook it back up and see if I can break it. Otherwise it will have to > wait until I get done with the VIA driver... I haven't really had any > issues that I can think of with that board, other than it is a bit slow > for compiling. It runs amd64 just fine. Really thanks for your reply. I will keeping watching it to see what situation in which the problem will happen. I am running on i386 version and I think the compile speed is OK for me. Anyway it is not a very fast CPU :) > Just remembering an issue that I had with some old p4 boxes though. On > those boxes, when they got hot, they would trigger an acpi message that > was picked up by devd. There was no way to throttle the messages, so it > would work the cpu as hard as it could, processing the messages. The > only solution at that point was to power it off for a few minutes while > it cooled off and not work it too hard. That sounds like what you are > seeing. Are you seeing messages in syslog? I have just done a # stress --cpu 1 --io 1 --vm 1 -d 1 for several hours on the machine. Although it is not quite stressful, I think it is enough for it to reach 100% load. But I didn't notice any such warning in the system log and the acpi_task_0 problem didn't appear... By the way I cannot read any temperature from acpi or smbus except coretemp. (may be I loaded wrong driver?) So I am not sure how hot did the system got. Thanks, C.C. From rnoland at FreeBSD.org Fri Aug 7 16:01:14 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Fri Aug 7 16:01:21 2009 Subject: acpi_task_0 consuming cpu resource In-Reply-To: <4A7C0174.7060400@gmail.com> References: <4A7B949B.7010003@gmail.com> <1249615962.1773.150.camel@balrog.2hip.net> <4A7BA95F.6090405@gmail.com> <1249638688.1773.167.camel@balrog.2hip.net> <4A7C0174.7060400@gmail.com> Message-ID: <1249660865.1773.168.camel@balrog.2hip.net> On Fri, 2009-08-07 at 18:27 +0800, C. C. Tang wrote: > > Not sure then... I've got that board swapped out for a VIA board right > > now. It tends to be noisy enough in my office with all the other fans > > running that I really can't hear that one. I did have the smart fan > > control enabled on both the case fan and cpu fan. It also periodically > > rebuilds lots of ports or kernels with -j 5, so if it was going to heat > > up, that should do it... If I can dig up a spare case and power, I'll > > hook it back up and see if I can break it. Otherwise it will have to > > wait until I get done with the VIA driver... I haven't really had any > > issues that I can think of with that board, other than it is a bit slow > > for compiling. It runs amd64 just fine. > > Really thanks for your reply. > I will keeping watching it to see what situation in which the problem > will happen. > I am running on i386 version and I think the compile speed is OK for me. > Anyway it is not a very fast CPU :) > > > Just remembering an issue that I had with some old p4 boxes though. On > > those boxes, when they got hot, they would trigger an acpi message that > > was picked up by devd. There was no way to throttle the messages, so it > > would work the cpu as hard as it could, processing the messages. The > > only solution at that point was to power it off for a few minutes while > > it cooled off and not work it too hard. That sounds like what you are > > seeing. Are you seeing messages in syslog? > > I have just done a > # stress --cpu 1 --io 1 --vm 1 -d 1 > for several hours on the machine. > Although it is not quite stressful, I think it is enough for it to reach > 100% load. > But I didn't notice any such warning in the system log and the > acpi_task_0 problem didn't appear... > > By the way I cannot read any temperature from acpi or smbus except > coretemp. (may be I loaded wrong driver?) > So I am not sure how hot did the system got. Yeah, IIRC coretemp is all I have gotten as well, but that is the important one. robert. > Thanks, > C.C. > -- Robert Noland FreeBSD From tim.matthews7 at gmail.com Sat Aug 8 07:51:00 2009 From: tim.matthews7 at gmail.com (Tim Matthews) Date: Sat Aug 8 11:41:15 2009 Subject: laptop doesn't power off Message-ID: <3f1d93450908080021j2e34286fxb46991bfea2da1b8@mail.gmail.com> I have a sony vaio sz483n. The powering down works almost fine up until the last step. The screen goes clear as it is about to power down but then it just stays in a kind of on state. The power light stays on but it doesn't do anything else. Even holding down the power button for a long time which would work at any other time does nothing. Rebooting works fine. Other operating systems on this machine can poweroff fine. Using either gnome's shutdown, shutdown or halt makes no difference. I have attached my asl Thanks -------------- next part -------------- A non-text attachment was scrubbed... Name: tim-m89__sony-vaio-sz483n.asl Type: application/octet-stream Size: 263771 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-acpi/attachments/20090808/526eaaf1/tim-m89__sony-vaio-sz483n-0001.obj From niktychina at gmail.com Sat Aug 8 12:28:30 2009 From: niktychina at gmail.com (Nikolay Tychina) Date: Sat Aug 8 12:28:37 2009 Subject: laptop doesn't power off In-Reply-To: <3f1d93450908080021j2e34286fxb46991bfea2da1b8@mail.gmail.com> References: <3f1d93450908080021j2e34286fxb46991bfea2da1b8@mail.gmail.com> Message-ID: "shutdown -p now" doesn't work correctly too? Interesting :) Your asl seems to be really good. By the way, can you suspend your laptop? Could you show "sysctl hw.acpi.supported_sleep_state" value? Nik 2009/8/8 Tim Matthews > I have a sony vaio sz483n. The powering down works almost fine up until the > last step. The screen goes clear as it is about to power down but then it > just stays in a kind of on state. > > The power light stays on but it doesn't do anything else. Even holding down > the power button for a long time which would work at any other time does > nothing. Rebooting works fine. Other operating systems on this machine > can > poweroff fine. Using either gnome's shutdown, shutdown or halt makes no > difference. > > I have attached my asl > > Thanks > > _______________________________________________ > freebsd-acpi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-acpi > To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@freebsd.org" > > From tim.matthews7 at gmail.com Sat Aug 8 12:37:21 2009 From: tim.matthews7 at gmail.com (Tim Matthews) Date: Sat Aug 8 12:37:27 2009 Subject: laptop doesn't power off In-Reply-To: References: <3f1d93450908080021j2e34286fxb46991bfea2da1b8@mail.gmail.com> Message-ID: <3f1d93450908080537g4933bd85idd01288de764b38b@mail.gmail.com> On Sun, Aug 9, 2009 at 12:00 AM, Nikolay Tychina wrote: > "shutdown -p now" doesn't work correctly too? Interesting :) > > Your asl seems to be really good. > > By the way, can you suspend your laptop? > Could you show "sysctl hw.acpi.supported_sleep_state" value? > > Nik > > >> > Suspend from gnome does nothing. Typing suspend & hibernation in a console: %sudo acpiconf -s 3 acpiconf: request sleep type (3) failed: Operation not supported %sudo acpiconf -s 4 acpiconf: request sleep type (4) failed: Operation not supported Yet my supported sleeps states show those: %sysctl hw.acpi.supported_sleep_state hw.acpi.supported_sleep_state: S3 S4 S5 Thanks From erich at apsara.com.sg Sat Aug 8 13:50:12 2009 From: erich at apsara.com.sg (Erich Dollansky) Date: Sat Aug 8 13:50:19 2009 Subject: laptop doesn't power off In-Reply-To: <3f1d93450908080021j2e34286fxb46991bfea2da1b8@mail.gmail.com> References: <3f1d93450908080021j2e34286fxb46991bfea2da1b8@mail.gmail.com> Message-ID: <200908081950.07891.erich@apsara.com.sg> Hi, On 08 August 2009 pm 15:21:17 Tim Matthews wrote: > I have a sony vaio sz483n. The powering down works almost fine > up until the last step. The screen goes clear as it is about to > power down but then it just stays in a kind of on state. > can you run a normal 'shutdown now' and press then the power button? Erich From tim.matthews7 at gmail.com Sat Aug 8 14:09:46 2009 From: tim.matthews7 at gmail.com (Tim Matthews) Date: Sat Aug 8 14:09:52 2009 Subject: laptop doesn't power off In-Reply-To: <3f1d93450908080537g4933bd85idd01288de764b38b@mail.gmail.com> References: <3f1d93450908080021j2e34286fxb46991bfea2da1b8@mail.gmail.com> <3f1d93450908080537g4933bd85idd01288de764b38b@mail.gmail.com> Message-ID: <3f1d93450908080709x4cc9d006i9da7a995e2a70030@mail.gmail.com> > > Hi, > > On 08 August 2009 pm 15:21:17 Tim Matthews wrote: > >* I have a sony vaio sz483n. The powering down works almost fine > > *>* up until the last step. The screen goes clear as it is about to > *>* power down but then it just stays in a kind of on state. > *>* > *can you run a normal 'shutdown now' and press then the power > > > button? > > Erich > > If I run "shutdown now" The last thing that gets printed to the screen is enter path to shell or press return for /bin/sh. This hasn't attempted to power off my laptop so holding the power button down does still work but is it safe to do so? Even if so I would really prefer a working implementation of soft off like M$ windows and linux can do. From tim.matthews7 at gmail.com Sat Aug 8 14:32:09 2009 From: tim.matthews7 at gmail.com (Tim Matthews) Date: Sat Aug 8 14:32:15 2009 Subject: laptop doesn't power off In-Reply-To: <4ad871310908080716x188bf954l2936efbc1850a367@mail.gmail.com> References: <3f1d93450908080021j2e34286fxb46991bfea2da1b8@mail.gmail.com> <3f1d93450908080537g4933bd85idd01288de764b38b@mail.gmail.com> <3f1d93450908080709x4cc9d006i9da7a995e2a70030@mail.gmail.com> <4ad871310908080716x188bf954l2936efbc1850a367@mail.gmail.com> Message-ID: <3f1d93450908080732h617d3206t69f7e90f4cdd82a3@mail.gmail.com> On Sun, Aug 9, 2009 at 2:16 AM, Glen Barber wrote: > > > What happens when you run 'shutdown -p now' at the console? > Clears screen disables everything including the otherwise work-anytime button that I can hold down but doesn't actually power-off requiring me to remove battery and unplug cord. The shutdown routine acts pretty normal and it is only at the very last step which would be on blank screen then power is lost about a second or less later. > > Can you boot with verbose logging next startup, and see if anything > important/useful is displayed next shutdown? I have tried this before and didn't notice anything unusual but I will try to post log files within next 24 hours. Would the FS have been unmounted at the point of error anyway? Because the screen is blanked log files are what I can give nothing on screen. Is the file /var/log/messages the one we should be looking at. What other options apart from the usual verbose boot can I use to make sure everything about the attempt to power off is logged. Thanks. From glen.j.barber at gmail.com Sat Aug 8 14:38:07 2009 From: glen.j.barber at gmail.com (Glen Barber) Date: Sat Aug 8 14:38:14 2009 Subject: laptop doesn't power off In-Reply-To: <3f1d93450908080732h617d3206t69f7e90f4cdd82a3@mail.gmail.com> References: <3f1d93450908080021j2e34286fxb46991bfea2da1b8@mail.gmail.com> <3f1d93450908080537g4933bd85idd01288de764b38b@mail.gmail.com> <3f1d93450908080709x4cc9d006i9da7a995e2a70030@mail.gmail.com> <4ad871310908080716x188bf954l2936efbc1850a367@mail.gmail.com> <3f1d93450908080732h617d3206t69f7e90f4cdd82a3@mail.gmail.com> Message-ID: <4ad871310908080738y2bc48a35i7c5d6f00032c7813@mail.gmail.com> On Sat, Aug 8, 2009 at 10:32 AM, Tim Matthews wrote: > > > On Sun, Aug 9, 2009 at 2:16 AM, Glen Barber wrote: >> >> >> What happens when you run 'shutdown -p now' at the console? > > Clears screen disables everything including the otherwise work-anytime > button that I can hold down but doesn't actually power-off requiring me to > remove battery and unplug cord. The shutdown routine acts pretty normal and > it is only at the very last step which would be on blank screen then power > is lost about a second or less later. > Does this happen if you disable ACPI at boot? >> >> Can you boot with verbose logging next startup, and see if anything >> important/useful is displayed next shutdown? > > I have tried this before and didn't notice anything unusual but I will try > to post log files within next 24 hours. Would the FS have been unmounted at > the point of error anyway? If you are using UFS2, by default if the filesystems were not cleanly unmounted, the machine would run fsck_ufs at boot. You would notice this happen because (normally) it would cause lag on the machine. > Because the screen is blanked log files are what > I can give nothing on screen. Is the file /var/log/messages the one we > should be looking at. If the filesystem is already unmounted, no. It cannot write to /var/log/messages at this point. -- Glen Barber From glen.j.barber at gmail.com Sat Aug 8 14:38:44 2009 From: glen.j.barber at gmail.com (Glen Barber) Date: Sat Aug 8 14:38:50 2009 Subject: laptop doesn't power off In-Reply-To: <3f1d93450908080709x4cc9d006i9da7a995e2a70030@mail.gmail.com> References: <3f1d93450908080021j2e34286fxb46991bfea2da1b8@mail.gmail.com> <3f1d93450908080537g4933bd85idd01288de764b38b@mail.gmail.com> <3f1d93450908080709x4cc9d006i9da7a995e2a70030@mail.gmail.com> Message-ID: <4ad871310908080716x188bf954l2936efbc1850a367@mail.gmail.com> On Sat, Aug 8, 2009 at 10:09 AM, Tim Matthews wrote: >> >> Hi, >> >> On 08 August 2009 pm 15:21:17 Tim Matthews wrote: >> >* I have a sony vaio sz483n. The powering down works almost fine >> >> *>* up until the last step. The screen goes clear as it is about to >> *>* power down but then it just stays in a kind of on state. >> *>* >> *can you run a normal 'shutdown now' and press then the power >> >> >> button? >> >> Erich >> >> > If I run "shutdown now" The last thing that gets printed to the screen is > enter path to shell or press return for /bin/sh. This hasn't attempted to > power off my laptop so holding the power button down does still work but is > it safe to do so? Even if so I would really prefer a working implementation > of soft off like M$ windows and linux can do. Tim, 'shutdown now' drops you into single user mode. I am a little confused why you were asked to do this. What happens when you run 'shutdown -p now' at the console? Can you boot with verbose logging next startup, and see if anything important/useful is displayed next shutdown? -- Glen Barber From smithi at nimnet.asn.au Sat Aug 8 15:48:19 2009 From: smithi at nimnet.asn.au (Ian Smith) Date: Sat Aug 8 15:48:25 2009 Subject: laptop doesn't power off In-Reply-To: <3f1d93450908080709x4cc9d006i9da7a995e2a70030@mail.gmail.com> References: <3f1d93450908080021j2e34286fxb46991bfea2da1b8@mail.gmail.com> <3f1d93450908080537g4933bd85idd01288de764b38b@mail.gmail.com> <3f1d93450908080709x4cc9d006i9da7a995e2a70030@mail.gmail.com> Message-ID: <20090809011729.P19821@sola.nimnet.asn.au> On Sun, 9 Aug 2009, Tim Matthews wrote: > > Hi, > > > > On 08 August 2009 pm 15:21:17 Tim Matthews wrote: > > >* I have a sony vaio sz483n. The powering down works almost fine > > > > *>* up until the last step. The screen goes clear as it is about to > > *>* power down but then it just stays in a kind of on state. > > *>* > > *can you run a normal 'shutdown now' and press then the power > > > > > > button? > > > > Erich > > > > > If I run "shutdown now" The last thing that gets printed to the screen is > enter path to shell or press return for /bin/sh. This hasn't attempted to > power off my laptop so holding the power button down does still work but is > it safe to do so? Even if so I would really prefer a working implementation > of soft off like M$ windows and linux can do. Does 'shutdown -h now' work ok? It's certainly safe to kill power if it has halted, but of course that's only a workaround till finding out why and how shutdown -p is failing on it. And if not, it's more data .. cheers, Ian From tim.matthews7 at gmail.com Sun Aug 9 09:13:40 2009 From: tim.matthews7 at gmail.com (Tim Matthews) Date: Sun Aug 9 09:13:49 2009 Subject: laptop doesn't power off In-Reply-To: <4ad871310908080738y2bc48a35i7c5d6f00032c7813@mail.gmail.com> References: <3f1d93450908080021j2e34286fxb46991bfea2da1b8@mail.gmail.com> <3f1d93450908080537g4933bd85idd01288de764b38b@mail.gmail.com> <3f1d93450908080709x4cc9d006i9da7a995e2a70030@mail.gmail.com> <4ad871310908080716x188bf954l2936efbc1850a367@mail.gmail.com> <3f1d93450908080732h617d3206t69f7e90f4cdd82a3@mail.gmail.com> <4ad871310908080738y2bc48a35i7c5d6f00032c7813@mail.gmail.com> Message-ID: <3f1d93450908090213q14182097v48677e8a39f663c4@mail.gmail.com> On Sun, Aug 9, 2009 at 2:38 AM, Glen Barber wrote: > On Sat, Aug 8, 2009 at 10:32 AM, Tim Matthews > wrote: > > > > > > On Sun, Aug 9, 2009 at 2:16 AM, Glen Barber > wrote: > >> > >> > >> What happens when you run 'shutdown -p now' at the console? > > > > Clears screen disables everything including the otherwise work-anytime > > button that I can hold down but doesn't actually power-off requiring me > to > > remove battery and unplug cord. The shutdown routine acts pretty normal > and > > it is only at the very last step which would be on blank screen then > power > > is lost about a second or less later. > > > > Does this happen if you disable ACPI at boot? Choosing option 2 boot with acpi disabled at boot comes up with this mount root option, I tried ufs:ad4s2a and it wasn't happy with what I tried so I then just pressed enter so it decided to reboot. It wasn't straight forward. > > >> > >> Can you boot with verbose logging next startup, and see if anything > >> important/useful is displayed next shutdown? > > > > I have tried this before and didn't notice anything unusual but I will > try > > to post log files within next 24 hours. Would the FS have been unmounted > at > > the point of error anyway? > > If you are using UFS2, by default if the filesystems were not cleanly > unmounted, the machine would run fsck_ufs at boot. You would notice > this happen because (normally) it would cause lag on the machine. > I never said I unmounted badly. Just that the part of the poweroff that isn't working is probably not logged as it is right at the end when the acpi stuff happens. Is there any way I can debug this? I have attached a file incase it is of any help. -------------- next part -------------- Aug 9 20:37:57 tim-laptop kernel: Copyright (c) 1992-2009 The FreeBSD Project. Aug 9 20:37:57 tim-laptop kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Aug 9 20:37:57 tim-laptop kernel: The Regents of the University of California. All rights reserved. Aug 9 20:37:57 tim-laptop kernel: FreeBSD is a registered trademark of The FreeBSD Foundation. Aug 9 20:37:57 tim-laptop kernel: FreeBSD 7.2-RELEASE #2: Tue May 5 20:51:55 NZST 2009 Aug 9 20:37:57 tim-laptop kernel: root@tim-laptop:/usr/obj/usr/src/sys/GENERIC Aug 9 20:37:57 tim-laptop kernel: Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff80d6f000. Aug 9 20:37:57 tim-laptop kernel: Preloaded elf obj module "/boot/kernel/snd_hda.ko" at 0xffffffff80d6f260. Aug 9 20:37:57 tim-laptop kernel: Preloaded elf obj module "/boot/kernel/sound.ko" at 0xffffffff80d6f848. Aug 9 20:37:57 tim-laptop kernel: Preloaded elf obj module "/boot/kernel/acpi_sony.ko" at 0xffffffff80d6feb0. Aug 9 20:37:57 tim-laptop kernel: Preloaded elf obj module "/boot/kernel/atapicam.ko" at 0xffffffff80d703e0. Aug 9 20:37:57 tim-laptop kernel: Preloaded elf obj module "/boot/kernel/sem.ko" at 0xffffffff80d709d0. Aug 9 20:37:57 tim-laptop kernel: Calibrating clock(s) ... i8254 clock: 1193177 Hz Aug 9 20:37:57 tim-laptop kernel: CLK_USE_I8254_CALIBRATION not specified - using default frequency Aug 9 20:37:57 tim-laptop kernel: Timecounter "i8254" frequency 1193182 Hz quality 0 Aug 9 20:37:57 tim-laptop kernel: Calibrating TSC clock ... TSC clock: 2166839493 Hz Aug 9 20:37:57 tim-laptop kernel: CPU: Intel(R) Core(TM)2 CPU T7400 @ 2.16GHz (2166.84-MHz K8-class CPU) Aug 9 20:37:57 tim-laptop kernel: Origin = "GenuineIntel" Id = 0x6f6 Stepping = 6 Aug 9 20:37:57 tim-laptop kernel: Features=0xbfebfbff Aug 9 20:37:57 tim-laptop kernel: Features2=0xe3bd Aug 9 20:37:57 tim-laptop kernel: AMD Features=0x20100800 Aug 9 20:37:57 tim-laptop kernel: AMD Features2=0x1 Aug 9 20:37:57 tim-laptop kernel: Cores per package: 2 Aug 9 20:37:57 tim-laptop kernel: usable memory = 2123816960 (2025 MB) Aug 9 20:37:57 tim-laptop kernel: Physical memory chunk(s): Aug 9 20:37:57 tim-laptop kernel: 0x0000000000001000 - 0x000000000009bfff, 634880 bytes (155 pages) Aug 9 20:37:57 tim-laptop kernel: 0x0000000000d9d000 - 0x000000007ba57fff, 2060169216 bytes (502971 pages) Aug 9 20:37:57 tim-laptop kernel: avail memory = 2047729664 (1952 MB) Aug 9 20:37:57 tim-laptop kernel: ACPI APIC Table: Aug 9 20:37:57 tim-laptop kernel: INTR: Adding local APIC 1 as a target Aug 9 20:37:57 tim-laptop kernel: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs Aug 9 20:37:57 tim-laptop kernel: cpu0 (BSP): APIC ID: 0 Aug 9 20:37:57 tim-laptop kernel: cpu1 (AP): APIC ID: 1 Aug 9 20:37:57 tim-laptop kernel: APIC: CPU 0 has ACPI ID 0 Aug 9 20:37:57 tim-laptop kernel: APIC: CPU 1 has ACPI ID 1 Aug 9 20:37:57 tim-laptop kernel: ULE: setup cpu group 0 Aug 9 20:37:57 tim-laptop kernel: ULE: setup cpu 0 Aug 9 20:37:57 tim-laptop kernel: ULE: adding cpu 0 to group 0: cpus 1 mask 0x1 Aug 9 20:37:57 tim-laptop kernel: ULE: setup cpu group 1 Aug 9 20:37:57 tim-laptop kernel: ULE: setup cpu 1 Aug 9 20:37:57 tim-laptop kernel: ULE: adding cpu 1 to group 1: cpus 1 mask 0x2 Aug 9 20:37:57 tim-laptop kernel: ACPI: RSDP @ 0x0xf6af0/0x0024 (v 2 PTLTD ) Aug 9 20:37:57 tim-laptop kernel: ACPI: XSDT @ 0x0x7f673582/0x008C (v 1 Sony VAIO 0x06040000 PTL 0x00000000) Aug 9 20:37:57 tim-laptop kernel: ACPI: FACP @ 0x0x7f67bbf8/0x00F4 (v 3 Sony VAIO 0x20070412 PTL 0x00000001) Aug 9 20:37:57 tim-laptop kernel: ACPI: DSDT @ 0x0x7f6756f2/0x6482 (v 1 Sony VAIO 0x20070412 PTL 0x20050624) Aug 9 20:37:57 tim-laptop kernel: ACPI: FACS @ 0x0x7f67cfc0/0x0040 Aug 9 20:37:57 tim-laptop kernel: ACPI: APIC @ 0x0x7f67bcec/0x0068 (v 1 Sony VAIO 0x20070412 PTL 0x0000005A) Aug 9 20:37:57 tim-laptop kernel: ACPI: HPET @ 0x0x7f67bd54/0x0038 (v 1 Sony VAIO 0x20070412 PTL 0x0000005A) Aug 9 20:37:57 tim-laptop kernel: ACPI: MCFG @ 0x0x7f67bd8c/0x003C (v 1 Sony VAIO 0x20070412 PTL 0x0000005A) Aug 9 20:37:57 tim-laptop kernel: ACPI: TCPA @ 0x0x7f67bdc8/0x0032 (v 1 Sony VAIO 0x20070412 PTL 0x00005A52) Aug 9 20:37:57 tim-laptop kernel: ACPI: SLIC @ 0x0x7f67bdfa/0x0176 (v 1 Sony VAIO 0x20070412 PTL 0x01000000) Aug 9 20:37:57 tim-laptop kernel: ACPI: APIC @ 0x0x7f67bf70/0x0068 (v 1 Sony VAIO 0x20070412 PTL 0x00000000) Aug 9 20:37:57 tim-laptop kernel: ACPI: BOOT @ 0x0x7f67bfd8/0x0028 (v 1 Sony VAIO 0x20070412 PTL 0x00000001) Aug 9 20:37:57 tim-laptop kernel: ACPI: SSDT @ 0x0x7f674ede/0x0814 (v 1 Sony VAIO 0x20070412 PTL 0x20050624) Aug 9 20:37:57 tim-laptop kernel: ACPI: SSDT @ 0x0x7f67467d/0x0861 (v 1 Sony VAIO 0x20070412 PTL 0x20050624) Aug 9 20:37:57 tim-laptop kernel: ACPI: SSDT @ 0x0x7f673b9a/0x025F (v 1 Sony VAIO 0x20070412 PTL 0x20050624) Aug 9 20:37:57 tim-laptop kernel: ACPI: SSDT @ 0x0x7f673af4/0x00A6 (v 1 Sony VAIO 0x20070412 PTL 0x20050624) Aug 9 20:37:57 tim-laptop kernel: ACPI: SSDT @ 0x0x7f67360e/0x04E6 (v 1 Sony VAIO 0x20070412 PTL 0x20050624) Aug 9 20:37:57 tim-laptop kernel: MADT: Found IO APIC ID 1, Interrupt 0 at 0xfec00000 Aug 9 20:37:57 tim-laptop kernel: ioapic0: Changing APIC ID to 1 Aug 9 20:37:57 tim-laptop kernel: ioapic0: Routing external 8259A's -> intpin 0 Aug 9 20:37:57 tim-laptop kernel: MADT: Interrupt override: source 0, irq 2 Aug 9 20:37:57 tim-laptop kernel: ioapic0: Routing IRQ 0 -> intpin 2 Aug 9 20:37:57 tim-laptop kernel: MADT: Interrupt override: source 9, irq 9 Aug 9 20:37:57 tim-laptop kernel: ioapic0: intpin 9 trigger: level Aug 9 20:37:57 tim-laptop kernel: lapic0: Routing NMI -> LINT1 Aug 9 20:37:57 tim-laptop kernel: lapic0: LINT1 trigger: edge Aug 9 20:37:57 tim-laptop kernel: lapic0: LINT1 polarity: high Aug 9 20:37:57 tim-laptop kernel: lapic1: Routing NMI -> LINT1 Aug 9 20:37:57 tim-laptop kernel: lapic1: LINT1 trigger: edge Aug 9 20:37:57 tim-laptop kernel: lapic1: LINT1 polarity: high Aug 9 20:37:57 tim-laptop kernel: ioapic0 irqs 0-23 on motherboard Aug 9 20:37:57 tim-laptop kernel: cpu0 BSP: Aug 9 20:37:57 tim-laptop kernel: ID: 0x00000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff Aug 9 20:37:57 tim-laptop kernel: lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff Aug 9 20:37:57 tim-laptop kernel: timer: 0x000100ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010000 Aug 9 20:37:57 tim-laptop kernel: wlan: <802.11 Link Layer> Aug 9 20:37:57 tim-laptop kernel: snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024] Aug 9 20:37:57 tim-laptop kernel: feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5 feeder_buffersize=16384 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25 Aug 9 20:37:57 tim-laptop kernel: wlan_amrr: Aug 9 20:37:57 tim-laptop kernel: null: Aug 9 20:37:57 tim-laptop kernel: random: Aug 9 20:37:57 tim-laptop kernel: nfslock: pseudo-device Aug 9 20:37:57 tim-laptop kernel: kbd: new array size 4 Aug 9 20:37:57 tim-laptop kernel: kbd1 at kbdmux0 Aug 9 20:37:57 tim-laptop kernel: mem: Aug 9 20:37:57 tim-laptop kernel: io: Aug 9 20:37:57 tim-laptop kernel: hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2 (May 5 2009 20:51:38) Aug 9 20:37:57 tim-laptop kernel: acpi0: on motherboard Aug 9 20:37:57 tim-laptop kernel: ioapic0: routing intpin 9 (ISA IRQ 9) to vector 48 Aug 9 20:37:57 tim-laptop kernel: acpi0: [MPSAFE] Aug 9 20:37:57 tim-laptop kernel: acpi0: [ITHREAD] Aug 9 20:37:57 tim-laptop kernel: AcpiOsDerivePciId: \_SB_.PCI0.PCIB.CRD2.CCRD -> bus 9 dev 4 func 0 Aug 9 20:37:57 tim-laptop kernel: AcpiOsDerivePciId: \_SB_.PCI0.PCIB.CRD0.CCRD -> bus 9 dev 5 func 0 Aug 9 20:37:57 tim-laptop kernel: AcpiOsDerivePciId: \_SB_.PCI0.HBUS -> bus 0 dev 0 func 0 Aug 9 20:37:57 tim-laptop kernel: AcpiOsDerivePciId: \_SB_.PCI0.LPCB.LPC0 -> bus 0 dev 31 func 0 Aug 9 20:37:57 tim-laptop kernel: acpi_hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Aug 9 20:37:57 tim-laptop kernel: acpi_hpet0: vend: 0x8086 rev: 0x1 num: 2 hz: 14318180 opts: legacy_route 64-bit Aug 9 20:37:57 tim-laptop kernel: Timecounter "HPET" frequency 14318180 Hz quality 900 Aug 9 20:37:57 tim-laptop kernel: ACPI timer: 1/1 1/1 1/2 1/1 1/2 1/1 1/1 1/2 1/1 1/1 -> 10 Aug 9 20:37:57 tim-laptop kernel: Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 Aug 9 20:37:57 tim-laptop kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 Aug 9 20:37:57 tim-laptop kernel: acpi_ec0: port 0x62,0x66 on acpi0 Aug 9 20:37:57 tim-laptop kernel: pci_link0: Index IRQ Rtd Ref IRQs Aug 9 20:37:57 tim-laptop kernel: Initial Probe 0 5 N 0 10 Aug 9 20:37:57 tim-laptop kernel: Validation 0 255 N 0 10 Aug 9 20:37:57 tim-laptop kernel: After Disable 0 255 N 0 10 Aug 9 20:37:57 tim-laptop kernel: pci_link1: Index IRQ Rtd Ref IRQs Aug 9 20:37:57 tim-laptop kernel: Initial Probe 0 10 N 0 10 Aug 9 20:37:57 tim-laptop kernel: Validation 0 10 N 0 10 Aug 9 20:37:57 tim-laptop kernel: After Disable 0 255 N 0 10 Aug 9 20:37:57 tim-laptop kernel: pci_link2: Index IRQ Rtd Ref IRQs Aug 9 20:37:57 tim-laptop kernel: Initial Probe 0 10 N 0 10 Aug 9 20:37:57 tim-laptop kernel: Validation 0 10 N 0 10 Aug 9 20:37:57 tim-laptop kernel: After Disable 0 255 N 0 10 Aug 9 20:37:57 tim-laptop kernel: pci_link3: Index IRQ Rtd Ref IRQs Aug 9 20:37:57 tim-laptop kernel: Initial Probe 0 10 N 0 10 Aug 9 20:37:57 tim-laptop kernel: Validation 0 10 N 0 10 Aug 9 20:37:57 tim-laptop kernel: After Disable 0 255 N 0 10 Aug 9 20:37:57 tim-laptop kernel: pci_link4: Index IRQ Rtd Ref IRQs Aug 9 20:37:57 tim-laptop kernel: Initial Probe 0 255 N 0 10 Aug 9 20:37:57 tim-laptop kernel: Validation 0 255 N 0 10 Aug 9 20:37:57 tim-laptop kernel: After Disable 0 255 N 0 10 Aug 9 20:37:57 tim-laptop kernel: pci_link5: Index IRQ Rtd Ref IRQs Aug 9 20:37:57 tim-laptop kernel: Initial Probe 0 10 N 0 10 Aug 9 20:37:57 tim-laptop kernel: Validation 0 10 N 0 10 Aug 9 20:37:57 tim-laptop kernel: After Disable 0 255 N 0 10 Aug 9 20:37:57 tim-laptop kernel: pci_link6: Index IRQ Rtd Ref IRQs Aug 9 20:37:57 tim-laptop kernel: Initial Probe 0 10 N 0 10 Aug 9 20:37:57 tim-laptop kernel: Validation 0 10 N 0 10 Aug 9 20:37:57 tim-laptop kernel: After Disable 0 255 N 0 10 Aug 9 20:37:57 tim-laptop kernel: pci_link7: Index IRQ Rtd Ref IRQs Aug 9 20:37:57 tim-laptop kernel: Initial Probe 0 10 N 0 10 Aug 9 20:37:57 tim-laptop kernel: Validation 0 10 N 0 10 Aug 9 20:37:57 tim-laptop kernel: After Disable 0 255 N 0 10 Aug 9 20:37:57 tim-laptop kernel: acpi_lid0: on acpi0 Aug 9 20:37:57 tim-laptop kernel: acpi_button0: on acpi0 Aug 9 20:37:57 tim-laptop kernel: pcib0: port 0xcf8-0xcff on acpi0 Aug 9 20:37:57 tim-laptop kernel: pci0: on pcib0 Aug 9 20:37:57 tim-laptop kernel: pci0: domain=0, physical bus=0 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27a0, revid=0x03 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=0, func=0 Aug 9 20:37:57 tim-laptop kernel: class=06-00-00, hdrtype=0x00, mfdev=0 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0106, statreg=0x2090, cachelnsz=0 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27a2, revid=0x03 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=2, func=0 Aug 9 20:37:57 tim-laptop kernel: class=03-00-00, hdrtype=0x00, mfdev=1 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0007, statreg=0x0090, cachelnsz=0 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=a, irq=5 Aug 9 20:37:57 tim-laptop kernel: powerspec 2 supports D0 D3 current D0 Aug 9 20:37:57 tim-laptop kernel: MSI supports 1 message Aug 9 20:37:57 tim-laptop kernel: map[10]: type Memory, range 32, base 0xf8300000, size 19, enabled Aug 9 20:37:57 tim-laptop kernel: map[14]: type I/O Port, range 32, base 0x1800, size 3, enabled Aug 9 20:37:57 tim-laptop kernel: map[18]: type Prefetchable Memory, range 32, base 0xd0000000, size 28, enabled Aug 9 20:37:57 tim-laptop kernel: map[1c]: type Memory, range 32, base 0xf8400000, size 18, enabled Aug 9 20:37:57 tim-laptop kernel: pcib0: matched entry for 0.2.INTA Aug 9 20:37:57 tim-laptop kernel: pcib0: slot 2 INTA hardwired to IRQ 16 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27a6, revid=0x03 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=2, func=1 Aug 9 20:37:57 tim-laptop kernel: class=03-80-00, hdrtype=0x00, mfdev=1 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0007, statreg=0x0090, cachelnsz=0 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: powerspec 2 supports D0 D3 current D0 Aug 9 20:37:57 tim-laptop kernel: map[10]: type Memory, range 32, base 0xf8380000, size 19, enabled Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27d8, revid=0x02 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=27, func=0 Aug 9 20:37:57 tim-laptop kernel: class=04-03-00, hdrtype=0x00, mfdev=0 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=a, irq=10 Aug 9 20:37:57 tim-laptop kernel: powerspec 2 supports D0 D3 current D0 Aug 9 20:37:57 tim-laptop kernel: MSI supports 1 message, 64 bit Aug 9 20:37:57 tim-laptop kernel: map[10]: type Memory, range 64, base 0xf8440000, size 14, enabled Aug 9 20:37:57 tim-laptop kernel: pcib0: matched entry for 0.27.INTA Aug 9 20:37:57 tim-laptop kernel: pcib0: slot 27 INTA hardwired to IRQ 21 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27d0, revid=0x02 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=28, func=0 Aug 9 20:37:57 tim-laptop kernel: class=06-04-00, hdrtype=0x01, mfdev=1 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=a, irq=5 Aug 9 20:37:57 tim-laptop kernel: powerspec 2 supports D0 D3 current D0 Aug 9 20:37:57 tim-laptop kernel: MSI supports 1 message Aug 9 20:37:57 tim-laptop kernel: pcib0: matched entry for 0.28.INTA Aug 9 20:37:57 tim-laptop kernel: pcib0: slot 28 INTA hardwired to IRQ 16 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27d2, revid=0x02 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=28, func=1 Aug 9 20:37:57 tim-laptop kernel: class=06-04-00, hdrtype=0x01, mfdev=1 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=b, irq=10 Aug 9 20:37:57 tim-laptop kernel: powerspec 2 supports D0 D3 current D0 Aug 9 20:37:57 tim-laptop kernel: MSI supports 1 message Aug 9 20:37:57 tim-laptop kernel: pcib0: matched entry for 0.28.INTB Aug 9 20:37:57 tim-laptop kernel: pcib0: slot 28 INTB hardwired to IRQ 17 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27d4, revid=0x02 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=28, func=2 Aug 9 20:37:57 tim-laptop kernel: class=06-04-00, hdrtype=0x01, mfdev=1 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=c, irq=10 Aug 9 20:37:57 tim-laptop kernel: powerspec 2 supports D0 D3 current D0 Aug 9 20:37:57 tim-laptop kernel: MSI supports 1 message Aug 9 20:37:57 tim-laptop kernel: pcib0: matched entry for 0.28.INTC Aug 9 20:37:57 tim-laptop kernel: pcib0: slot 28 INTC hardwired to IRQ 18 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27d6, revid=0x02 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=28, func=3 Aug 9 20:37:57 tim-laptop kernel: class=06-04-00, hdrtype=0x01, mfdev=1 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=d, irq=10 Aug 9 20:37:57 tim-laptop kernel: powerspec 2 supports D0 D3 current D0 Aug 9 20:37:57 tim-laptop kernel: MSI supports 1 message Aug 9 20:37:57 tim-laptop kernel: pcib0: matched entry for 0.28.INTD Aug 9 20:37:57 tim-laptop kernel: pcib0: slot 28 INTD hardwired to IRQ 19 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27c8, revid=0x02 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=29, func=0 Aug 9 20:37:57 tim-laptop kernel: class=0c-03-00, hdrtype=0x00, mfdev=1 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=a, irq=10 Aug 9 20:37:57 tim-laptop kernel: map[20]: type I/O Port, range 32, base 0x1820, size 5, enabled Aug 9 20:37:57 tim-laptop kernel: pcib0: matched entry for 0.29.INTA Aug 9 20:37:57 tim-laptop kernel: pcib0: slot 29 INTA hardwired to IRQ 19 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27c9, revid=0x02 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=29, func=1 Aug 9 20:37:57 tim-laptop kernel: class=0c-03-00, hdrtype=0x00, mfdev=0 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=b, irq=10 Aug 9 20:37:57 tim-laptop kernel: map[20]: type I/O Port, range 32, base 0x1840, size 5, enabled Aug 9 20:37:57 tim-laptop kernel: pcib0: matched entry for 0.29.INTB Aug 9 20:37:57 tim-laptop kernel: pcib0: slot 29 INTB hardwired to IRQ 19 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27ca, revid=0x02 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=29, func=2 Aug 9 20:37:57 tim-laptop kernel: class=0c-03-00, hdrtype=0x00, mfdev=0 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=c, irq=10 Aug 9 20:37:57 tim-laptop kernel: map[20]: type I/O Port, range 32, base 0x1860, size 5, enabled Aug 9 20:37:57 tim-laptop kernel: pcib0: matched entry for 0.29.INTC Aug 9 20:37:57 tim-laptop kernel: pcib0: slot 29 INTC hardwired to IRQ 19 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27cb, revid=0x02 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=29, func=3 Aug 9 20:37:57 tim-laptop kernel: class=0c-03-00, hdrtype=0x00, mfdev=0 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=a, irq=10 Aug 9 20:37:57 tim-laptop kernel: map[20]: type I/O Port, range 32, base 0x1880, size 5, enabled Aug 9 20:37:57 tim-laptop kernel: pcib0: matched entry for 0.29.INTA Aug 9 20:37:57 tim-laptop kernel: pcib0: slot 29 INTA hardwired to IRQ 19 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27cc, revid=0x02 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=29, func=7 Aug 9 20:37:57 tim-laptop kernel: class=0c-03-20, hdrtype=0x00, mfdev=0 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0006, statreg=0x0290, cachelnsz=0 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=d, irq=10 Aug 9 20:37:57 tim-laptop kernel: powerspec 2 supports D0 D3 current D0 Aug 9 20:37:57 tim-laptop kernel: map[10]: type Memory, range 32, base 0xf8644000, size 10, enabled Aug 9 20:37:57 tim-laptop kernel: pcib0: matched entry for 0.29.INTD Aug 9 20:37:57 tim-laptop kernel: pcib0: slot 29 INTD hardwired to IRQ 23 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x2448, revid=0xe2 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=30, func=0 Aug 9 20:37:57 tim-laptop kernel: class=06-04-01, hdrtype=0x01, mfdev=0 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0007, statreg=0x0010, cachelnsz=0 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27b9, revid=0x02 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=31, func=0 Aug 9 20:37:57 tim-laptop kernel: class=06-01-00, hdrtype=0x00, mfdev=1 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0007, statreg=0x0210, cachelnsz=0 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27df, revid=0x02 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=31, func=1 Aug 9 20:37:57 tim-laptop kernel: class=01-01-8a, hdrtype=0x00, mfdev=0 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=b, irq=255 Aug 9 20:37:57 tim-laptop kernel: map[20]: type I/O Port, range 32, base 0x1810, size 4, enabled Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27c4, revid=0x02 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=31, func=2 Aug 9 20:37:57 tim-laptop kernel: class=01-01-8f, hdrtype=0x00, mfdev=0 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=b, irq=10 Aug 9 20:37:57 tim-laptop kernel: powerspec 2 supports D0 D3 current D0 Aug 9 20:37:57 tim-laptop kernel: map[10]: type I/O Port, range 32, base 0x18d0, size 3, enabled Aug 9 20:37:57 tim-laptop kernel: map[14]: type I/O Port, range 32, base 0x18c4, size 2, enabled Aug 9 20:37:57 tim-laptop kernel: map[18]: type I/O Port, range 32, base 0x18c8, size 3, enabled Aug 9 20:37:57 tim-laptop kernel: map[1c]: type I/O Port, range 32, base 0x18c0, size 2, enabled Aug 9 20:37:57 tim-laptop kernel: map[20]: type I/O Port, range 32, base 0x18b0, size 4, enabled Aug 9 20:37:57 tim-laptop kernel: map[24]: type Memory, range 32, base 0xf8644400, size 10, enabled Aug 9 20:37:57 tim-laptop kernel: pcib0: matched entry for 0.31.INTB Aug 9 20:37:57 tim-laptop kernel: pcib0: slot 31 INTB hardwired to IRQ 22 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x27da, revid=0x02 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=0, slot=31, func=3 Aug 9 20:37:57 tim-laptop kernel: class=0c-05-00, hdrtype=0x00, mfdev=0 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0001, statreg=0x0280, cachelnsz=0 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: map[20]: type I/O Port, range 32, base 0x18e0, size 5, enabled Aug 9 20:37:57 tim-laptop kernel: vgapci0: port 0x1800-0x1807 mem 0xf8300000-0xf837ffff,0xd0000000-0xdfffffff,0xf8400000-0xf843ffff irq 16 at device 2.0 on pci0 Aug 9 20:37:57 tim-laptop kernel: agp0: on vgapci0 Aug 9 20:37:57 tim-laptop kernel: vgapci0: Reserved 0x10000000 bytes for rid 0x18 type 3 at 0xd0000000 Aug 9 20:37:57 tim-laptop kernel: vgapci0: Reserved 0x80000 bytes for rid 0x10 type 3 at 0xf8300000 Aug 9 20:37:57 tim-laptop kernel: vgapci0: Reserved 0x40000 bytes for rid 0x1c type 3 at 0xf8400000 Aug 9 20:37:57 tim-laptop kernel: agp0: detected 7932k stolen memory Aug 9 20:37:57 tim-laptop kernel: agp0: aperture size is 256M Aug 9 20:37:57 tim-laptop kernel: vgapci1: mem 0xf8380000-0xf83fffff at device 2.1 on pci0 Aug 9 20:37:57 tim-laptop kernel: hdac0: mem 0xf8440000-0xf8443fff irq 21 at device 27.0 on pci0 Aug 9 20:37:57 tim-laptop kernel: hdac0: HDA Driver Revision: 20090329_0131 Aug 9 20:37:57 tim-laptop kernel: hdac0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xf8440000 Aug 9 20:37:57 tim-laptop kernel: ioapic0: routing intpin 21 (PCI IRQ 21) to vector 49 Aug 9 20:37:57 tim-laptop kernel: hdac0: [MPSAFE] Aug 9 20:37:57 tim-laptop kernel: hdac0: [ITHREAD] Aug 9 20:37:57 tim-laptop kernel: pcib1: irq 16 at device 28.0 on pci0 Aug 9 20:37:57 tim-laptop kernel: pcib1: domain 0 Aug 9 20:37:57 tim-laptop kernel: pcib1: secondary bus 2 Aug 9 20:37:57 tim-laptop kernel: pcib1: subordinate bus 5 Aug 9 20:37:57 tim-laptop kernel: pcib1: I/O decode 0x2000-0x2fff Aug 9 20:37:57 tim-laptop kernel: pcib1: memory decode 0xf4000000-0xf5ffffff Aug 9 20:37:57 tim-laptop kernel: pcib1: prefetched decode 0xf0000000-0xf1ffffff Aug 9 20:37:57 tim-laptop kernel: pci2: on pcib1 Aug 9 20:37:57 tim-laptop kernel: pci2: domain=0, physical bus=2 Aug 9 20:37:57 tim-laptop kernel: pcib2: irq 17 at device 28.1 on pci0 Aug 9 20:37:57 tim-laptop kernel: pcib2: domain 0 Aug 9 20:37:57 tim-laptop kernel: pcib2: secondary bus 6 Aug 9 20:37:57 tim-laptop kernel: pcib2: subordinate bus 6 Aug 9 20:37:57 tim-laptop kernel: pcib2: I/O decode 0xf000-0xfff Aug 9 20:37:57 tim-laptop kernel: pcib2: memory decode 0xf8100000-0xf81fffff Aug 9 20:37:57 tim-laptop kernel: pcib2: no prefetched decode Aug 9 20:37:57 tim-laptop kernel: pci6: on pcib2 Aug 9 20:37:57 tim-laptop kernel: pci6: domain=0, physical bus=6 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x8086, dev=0x4222, revid=0x02 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=6, slot=0, func=0 Aug 9 20:37:57 tim-laptop kernel: class=02-80-00, hdrtype=0x00, mfdev=0 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=a, irq=10 Aug 9 20:37:57 tim-laptop kernel: powerspec 2 supports D0 D3 current D0 Aug 9 20:37:57 tim-laptop kernel: MSI supports 1 message, 64 bit Aug 9 20:37:57 tim-laptop kernel: map[10]: type Memory, range 32, base 0xf8100000, size 12, enabled Aug 9 20:37:57 tim-laptop kernel: pcib2: requested memory range 0xf8100000-0xf8100fff: good Aug 9 20:37:57 tim-laptop kernel: pcib2: matched entry for 6.0.INTA Aug 9 20:37:57 tim-laptop kernel: pcib2: slot 0 INTA hardwired to IRQ 17 Aug 9 20:37:57 tim-laptop kernel: pci6: at device 0.0 (no driver attached) Aug 9 20:37:57 tim-laptop kernel: pcib3: irq 18 at device 28.2 on pci0 Aug 9 20:37:57 tim-laptop kernel: pcib3: domain 0 Aug 9 20:37:57 tim-laptop kernel: pcib3: secondary bus 7 Aug 9 20:37:57 tim-laptop kernel: pcib3: subordinate bus 7 Aug 9 20:37:57 tim-laptop kernel: pcib3: I/O decode 0x3000-0x3fff Aug 9 20:37:57 tim-laptop kernel: pcib3: memory decode 0xf8000000-0xf80fffff Aug 9 20:37:57 tim-laptop kernel: pcib3: no prefetched decode Aug 9 20:37:57 tim-laptop kernel: pci7: on pcib3 Aug 9 20:37:57 tim-laptop kernel: pci7: domain=0, physical bus=7 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x11ab, dev=0x4351, revid=0x16 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=7, slot=0, func=0 Aug 9 20:37:57 tim-laptop kernel: class=02-00-00, hdrtype=0x00, mfdev=0 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0007, statreg=0x4010, cachelnsz=16 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=a, irq=10 Aug 9 20:37:57 tim-laptop kernel: powerspec 2 supports D0 D1 D2 D3 current D0 Aug 9 20:37:57 tim-laptop kernel: MSI supports 2 messages, 64 bit Aug 9 20:37:57 tim-laptop kernel: map[10]: type Memory, range 64, base 0xf8000000, size 14, enabled Aug 9 20:37:57 tim-laptop kernel: pcib3: requested memory range 0xf8000000-0xf8003fff: good Aug 9 20:37:57 tim-laptop kernel: map[18]: type I/O Port, range 32, base 0x3000, size 8, enabled Aug 9 20:37:57 tim-laptop kernel: pcib3: requested I/O range 0x3000-0x30ff: in range Aug 9 20:37:57 tim-laptop kernel: pcib3: matched entry for 7.0.INTA Aug 9 20:37:57 tim-laptop kernel: pcib3: slot 0 INTA hardwired to IRQ 18 Aug 9 20:37:57 tim-laptop kernel: mskc0: port 0x3000-0x30ff mem 0xf8000000-0xf8003fff irq 18 at device 0.0 on pci7 Aug 9 20:37:57 tim-laptop kernel: mskc0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xf8000000 Aug 9 20:37:57 tim-laptop kernel: mskc0: MSI count : 2 Aug 9 20:37:57 tim-laptop kernel: mskc0: attempting to allocate 2 MSI vectors (2 supported) Aug 9 20:37:57 tim-laptop kernel: msi: routing MSI IRQ 256 to vector 50 Aug 9 20:37:57 tim-laptop kernel: msi: routing MSI IRQ 257 to vector 51 Aug 9 20:37:57 tim-laptop kernel: mskc0: using IRQs 256-257 for MSI Aug 9 20:37:57 tim-laptop kernel: mskc0: RAM buffer size : 4KB Aug 9 20:37:57 tim-laptop kernel: mskc0: Port 0 : Rx Queue 2KB(0x00000000:0x000007ff) Aug 9 20:37:57 tim-laptop kernel: mskc0: Port 0 : Tx Queue 2KB(0x00000800:0x00000fff) Aug 9 20:37:57 tim-laptop kernel: msk0: on mskc0 Aug 9 20:37:57 tim-laptop kernel: msk0: disabling jumbo frame support Aug 9 20:37:57 tim-laptop kernel: msk0: bpf attached Aug 9 20:37:57 tim-laptop kernel: msk0: Ethernet address: 00:13:a9:fb:ae:ac Aug 9 20:37:57 tim-laptop kernel: miibus0: on msk0 Aug 9 20:37:57 tim-laptop kernel: e1000phy0: PHY 0 on miibus0 Aug 9 20:37:57 tim-laptop kernel: e1000phy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Aug 9 20:37:57 tim-laptop kernel: mskc0: [MPSAFE] Aug 9 20:37:57 tim-laptop kernel: mskc0: [FILTER] Aug 9 20:37:57 tim-laptop kernel: pcib4: irq 19 at device 28.3 on pci0 Aug 9 20:37:57 tim-laptop kernel: pcib4: domain 0 Aug 9 20:37:57 tim-laptop kernel: pcib4: secondary bus 8 Aug 9 20:37:57 tim-laptop kernel: pcib4: subordinate bus 8 Aug 9 20:37:57 tim-laptop kernel: pcib4: I/O decode 0x4000-0x4fff Aug 9 20:37:57 tim-laptop kernel: pcib4: memory decode 0xf6000000-0xf7ffffff Aug 9 20:37:57 tim-laptop kernel: pcib4: prefetched decode 0xf2000000-0xf3ffffff Aug 9 20:37:57 tim-laptop kernel: pci8: on pcib4 Aug 9 20:37:57 tim-laptop kernel: pci8: domain=0, physical bus=8 Aug 9 20:37:57 tim-laptop kernel: uhci0: port 0x1820-0x183f irq 19 at device 29.0 on pci0 Aug 9 20:37:57 tim-laptop kernel: uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0x1820 Aug 9 20:37:57 tim-laptop kernel: ioapic0: routing intpin 19 (PCI IRQ 19) to vector 52 Aug 9 20:37:57 tim-laptop kernel: uhci0: [GIANT-LOCKED] Aug 9 20:37:57 tim-laptop kernel: uhci0: [ITHREAD] Aug 9 20:37:57 tim-laptop kernel: usb0: on uhci0 Aug 9 20:37:57 tim-laptop kernel: usb0: USB revision 1.0 Aug 9 20:37:57 tim-laptop kernel: uhub0: on usb0 Aug 9 20:37:57 tim-laptop kernel: uhub0: 2 ports with 2 removable, self powered Aug 9 20:37:57 tim-laptop kernel: uhci1: port 0x1840-0x185f irq 19 at device 29.1 on pci0 Aug 9 20:37:57 tim-laptop kernel: uhci1: Reserved 0x20 bytes for rid 0x20 type 4 at 0x1840 Aug 9 20:37:57 tim-laptop kernel: uhci1: [GIANT-LOCKED] Aug 9 20:37:57 tim-laptop kernel: uhci1: [ITHREAD] Aug 9 20:37:57 tim-laptop kernel: usb1: on uhci1 Aug 9 20:37:57 tim-laptop kernel: usb1: USB revision 1.0 Aug 9 20:37:57 tim-laptop kernel: uhub1: on usb1 Aug 9 20:37:57 tim-laptop kernel: uhub1: 2 ports with 2 removable, self powered Aug 9 20:37:57 tim-laptop kernel: uhci2: port 0x1860-0x187f irq 19 at device 29.2 on pci0 Aug 9 20:37:57 tim-laptop kernel: uhci2: Reserved 0x20 bytes for rid 0x20 type 4 at 0x1860 Aug 9 20:37:57 tim-laptop kernel: uhci2: [GIANT-LOCKED] Aug 9 20:37:57 tim-laptop kernel: uhci2: [ITHREAD] Aug 9 20:37:57 tim-laptop kernel: usb2: on uhci2 Aug 9 20:37:57 tim-laptop kernel: usb2: USB revision 1.0 Aug 9 20:37:57 tim-laptop kernel: uhub2: on usb2 Aug 9 20:37:57 tim-laptop kernel: uhub2: 2 ports with 2 removable, self powered Aug 9 20:37:57 tim-laptop kernel: uhci3: port 0x1880-0x189f irq 19 at device 29.3 on pci0 Aug 9 20:37:57 tim-laptop kernel: uhci3: Reserved 0x20 bytes for rid 0x20 type 4 at 0x1880 Aug 9 20:37:57 tim-laptop kernel: uhci3: [GIANT-LOCKED] Aug 9 20:37:57 tim-laptop kernel: uhci3: [ITHREAD] Aug 9 20:37:57 tim-laptop kernel: usb3: on uhci3 Aug 9 20:37:57 tim-laptop kernel: usb3: USB revision 1.0 Aug 9 20:37:57 tim-laptop kernel: uhub3: on usb3 Aug 9 20:37:57 tim-laptop kernel: uhub3: 2 ports with 2 removable, self powered Aug 9 20:37:57 tim-laptop kernel: ehci0: mem 0xf8644000-0xf86443ff irq 23 at device 29.7 on pci0 Aug 9 20:37:57 tim-laptop kernel: ehci0: Reserved 0x400 bytes for rid 0x10 type 3 at 0xf8644000 Aug 9 20:37:57 tim-laptop kernel: ioapic0: routing intpin 23 (PCI IRQ 23) to vector 53 Aug 9 20:37:57 tim-laptop kernel: ehci0: [GIANT-LOCKED] Aug 9 20:37:57 tim-laptop kernel: ehci0: [ITHREAD] Aug 9 20:37:57 tim-laptop kernel: usb4: EHCI version 1.0 Aug 9 20:37:57 tim-laptop kernel: usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 Aug 9 20:37:57 tim-laptop kernel: usb4: on ehci0 Aug 9 20:37:57 tim-laptop kernel: usb4: USB revision 2.0 Aug 9 20:37:57 tim-laptop kernel: uhub4: on usb4 Aug 9 20:37:57 tim-laptop kernel: uhub4: 8 ports with 8 removable, self powered Aug 9 20:37:57 tim-laptop kernel: ugen0: on uhub4 Aug 9 20:37:57 tim-laptop kernel: pcib5: at device 30.0 on pci0 Aug 9 20:37:57 tim-laptop kernel: pcib5: domain 0 Aug 9 20:37:57 tim-laptop kernel: pcib5: secondary bus 9 Aug 9 20:37:57 tim-laptop kernel: pcib5: subordinate bus 10 Aug 9 20:37:57 tim-laptop kernel: pcib5: I/O decode 0xf000-0xfff Aug 9 20:37:57 tim-laptop kernel: pcib5: memory decode 0xf8200000-0xf82fffff Aug 9 20:37:57 tim-laptop kernel: pcib5: no prefetched decode Aug 9 20:37:57 tim-laptop kernel: pcib5: Subtractively decoded bridge. Aug 9 20:37:57 tim-laptop kernel: pci9: on pcib5 Aug 9 20:37:57 tim-laptop kernel: pci9: domain=0, physical bus=9 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x104c, dev=0x8039, revid=0x00 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=9, slot=4, func=0 Aug 9 20:37:57 tim-laptop kernel: class=06-07-00, hdrtype=0x02, mfdev=1 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0007, statreg=0x0210, cachelnsz=16 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x40 (1920 ns), mingnt=0x40 (16000 ns), maxlat=0x03 (750 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=a, irq=255 Aug 9 20:37:57 tim-laptop kernel: powerspec 2 supports D0 D1 D2 D3 current D0 Aug 9 20:37:57 tim-laptop kernel: map[10]: type Memory, range 32, base 0, size 12, enabled Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x104c, dev=0x803a, revid=0x00 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=9, slot=4, func=1 Aug 9 20:37:57 tim-laptop kernel: class=0c-00-10, hdrtype=0x00, mfdev=1 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0016, statreg=0x0210, cachelnsz=16 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x20 (960 ns), mingnt=0x03 (750 ns), maxlat=0x04 (1000 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=b, irq=10 Aug 9 20:37:57 tim-laptop kernel: powerspec 2 supports D0 D1 D2 D3 current D0 Aug 9 20:37:57 tim-laptop kernel: map[10]: type Memory, range 32, base 0xf8205000, size 11, enabled Aug 9 20:37:57 tim-laptop kernel: pcib5: requested memory range 0xf8205000-0xf82057ff: good Aug 9 20:37:57 tim-laptop kernel: map[14]: type Memory, range 32, base 0xf8200000, size 14, enabled Aug 9 20:37:57 tim-laptop kernel: pcib5: requested memory range 0xf8200000-0xf8203fff: good Aug 9 20:37:57 tim-laptop kernel: pcib5: matched entry for 9.4.INTB Aug 9 20:37:57 tim-laptop kernel: pcib5: slot 4 INTB hardwired to IRQ 21 Aug 9 20:37:57 tim-laptop kernel: found-> vendor=0x104c, dev=0x803b, revid=0x00 Aug 9 20:37:57 tim-laptop kernel: domain=0, bus=9, slot=4, func=2 Aug 9 20:37:57 tim-laptop kernel: class=01-80-00, hdrtype=0x00, mfdev=1 Aug 9 20:37:57 tim-laptop kernel: cmdreg=0x0006, statreg=0x0210, cachelnsz=16 (dwords) Aug 9 20:37:57 tim-laptop kernel: lattimer=0x39 (1710 ns), mingnt=0x07 (1750 ns), maxlat=0x04 (1000 ns) Aug 9 20:37:57 tim-laptop kernel: intpin=c, irq=10 Aug 9 20:37:57 tim-laptop kernel: powerspec 2 supports D0 D1 D2 D3 current D0 Aug 9 20:37:57 tim-laptop kernel: map[10]: type Memory, range 32, base 0xf8204000, size 12, enabled Aug 9 20:37:57 tim-laptop kernel: pcib5: requested memory range 0xf8204000-0xf8204fff: good Aug 9 20:37:57 tim-laptop kernel: pcib5: matched entry for 9.4.INTC Aug 9 20:37:57 tim-laptop kernel: pcib5: slot 4 INTC hardwired to IRQ 22 Aug 9 20:37:57 tim-laptop kernel: cbb0: at device 4.0 on pci9 Aug 9 20:37:57 tim-laptop kernel: pcib5: cbb0 requested memory range 0xf8200000-0xf82fffff: good Aug 9 20:37:57 tim-laptop kernel: cbb0: Lazy allocation of 0x1000 bytes rid 0x10 type 3 at 0xf8206000 Aug 9 20:37:57 tim-laptop kernel: cardbus0: on cbb0 Aug 9 20:37:57 tim-laptop kernel: pccard0: <16-bit PCCard bus> on cbb0 Aug 9 20:37:57 tim-laptop kernel: pcib5: matched entry for 9.4.INTA Aug 9 20:37:57 tim-laptop kernel: pcib5: slot 4 INTA hardwired to IRQ 20 Aug 9 20:37:57 tim-laptop kernel: ioapic0: routing intpin 20 (PCI IRQ 20) to vector 54 Aug 9 20:37:57 tim-laptop kernel: cbb0: [MPSAFE] Aug 9 20:37:57 tim-laptop kernel: cbb0: [ITHREAD] Aug 9 20:37:57 tim-laptop kernel: cbb0: PCI Configuration space: Aug 9 20:37:57 tim-laptop kernel: 0x00: 0x8039104c 0x02100007 0x06070000 0x00824010 Aug 9 20:37:57 tim-laptop kernel: 0x10: 0xf8206000 0x020000a0 0x400a0a09 0xfffff000 Aug 9 20:37:57 tim-laptop kernel: 0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc Aug 9 20:37:57 tim-laptop kernel: 0x30: 0x00000000 0xfffffffc 0x00000000 0x07400114 Aug 9 20:37:57 tim-laptop kernel: 0x40: 0x81e6104d 0x00000001 0x00000000 0x00000000 Aug 9 20:37:57 tim-laptop kernel: 0x50: 0x00000000 0x00000000 0x00000000 0x00000000 Aug 9 20:37:57 tim-laptop kernel: 0x60: 0x00000000 0x00000000 0x00000000 0x00000000 Aug 9 20:37:57 tim-laptop kernel: 0x70: 0x00000000 0x00000000 0x00000000 0x00000000 Aug 9 20:37:57 tim-laptop kernel: 0x80: 0x08449060 0x84d30019 0x000f0000 0x01a21b22 Aug 9 20:37:57 tim-laptop kernel: 0x90: 0x606400c0 0x00000000 0x00000000 0x00000000 Aug 9 20:37:57 tim-laptop kernel: 0xa0: 0xfe120001 0x00c00000 0x00000000 0x00000000 Aug 9 20:37:57 tim-laptop kernel: 0xb0: 0x08000000 0x00000000 0x00000000 0x00000000 Aug 9 20:37:57 tim-laptop kernel: 0xc0: 0x00000000 0x00000000 0x00000000 0x00000000 Aug 9 20:37:57 tim-laptop kernel: 0xd0: 0x00000000 0x00000000 0x00000000 0x00000000 Aug 9 20:37:57 tim-laptop kernel: 0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 Aug 9 20:37:57 tim-laptop kernel: 0xf0: 0x06d03c0a 0xe50197e6 0x00000000 0x00000000 Aug 9 20:37:57 tim-laptop kernel: fwohci0: vendor=104c, dev=803a Aug 9 20:37:57 tim-laptop kernel: fwohci0: vendor=104c, dev=803a Aug 9 20:37:57 tim-laptop kernel: fwohci0: <1394 Open Host Controller Interface> mem 0xf8205000-0xf82057ff,0xf8200000-0xf8203fff irq 21 at device 4.1 on pci9 Aug 9 20:37:57 tim-laptop kernel: fwohci0: Reserved 0x800 bytes for rid 0x10 type 3 at 0xf8205000 Aug 9 20:37:57 tim-laptop kernel: fwohci0: [MPSAFE] Aug 9 20:37:57 tim-laptop kernel: fwohci0: [FILTER] Aug 9 20:37:57 tim-laptop kernel: fwohci0: OHCI version 1.10 (ROM=1) Aug 9 20:37:57 tim-laptop kernel: fwohci0: No. of Isochronous channels is 4. Aug 9 20:37:57 tim-laptop kernel: fwohci0: EUI64 08:00:46:03:02:6b:1b:29 Aug 9 20:37:57 tim-laptop kernel: fwohci0: Phy 1394a available S400, 2 ports. Aug 9 20:37:57 tim-laptop kernel: fwohci0: Link S400, max_rec 2048 bytes. Aug 9 20:37:57 tim-laptop kernel: firewire0: on fwohci0 Aug 9 20:37:57 tim-laptop kernel: dcons_crom0: on firewire0 Aug 9 20:37:57 tim-laptop kernel: dcons_crom0: bus_addr 0x1294000 Aug 9 20:37:57 tim-laptop kernel: fwe0: on firewire0 Aug 9 20:37:57 tim-laptop kernel: if_fwe0: Fake Ethernet address: 0a:00:46:6b:1b:29 Aug 9 20:37:57 tim-laptop kernel: fwe0: bpf attached Aug 9 20:37:57 tim-laptop kernel: fwe0: Ethernet address: 0a:00:46:6b:1b:29 Aug 9 20:37:57 tim-laptop kernel: fwip0: on firewire0 Aug 9 20:37:57 tim-laptop kernel: fwip0: bpf attached Aug 9 20:37:57 tim-laptop kernel: fwip0: Firewire address: 08:00:46:03:02:6b:1b:29 @ 0xfffe00000000, S400, maxrec 2048 Aug 9 20:37:57 tim-laptop kernel: sbp0: on firewire0 Aug 9 20:37:57 tim-laptop kernel: fwohci0: Initiate bus reset Aug 9 20:37:57 tim-laptop kernel: fwohci0: BUS reset Aug 9 20:37:57 tim-laptop kernel: fwohci0: node_id=0xc000ffc0, gen=2, CYCLEMASTER mode Aug 9 20:37:57 tim-laptop kernel: pci9: at device 4.2 (no driver attached) Aug 9 20:37:57 tim-laptop kernel: isab0: at device 31.0 on pci0 Aug 9 20:37:57 tim-laptop kernel: isa0: on isab0 Aug 9 20:37:57 tim-laptop kernel: atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x1810-0x181f at device 31.1 on pci0 Aug 9 20:37:57 tim-laptop kernel: atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0x1810 Aug 9 20:37:57 tim-laptop kernel: ata0: on atapci0 Aug 9 20:37:57 tim-laptop kernel: atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 Aug 9 20:37:57 tim-laptop kernel: atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 Aug 9 20:37:57 tim-laptop kernel: ata0: reset tp1 mask=03 ostat0=50 ostat1=00 Aug 9 20:37:57 tim-laptop kernel: ata0: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb Aug 9 20:37:57 tim-laptop kernel: ata0: stat1=0x00 err=0x00 lsb=0x00 msb=0x00 Aug 9 20:37:57 tim-laptop kernel: ata0: reset tp2 stat0=00 stat1=00 devices=0x4 Aug 9 20:37:57 tim-laptop kernel: ioapic0: routing intpin 14 (ISA IRQ 14) to vector 55 Aug 9 20:37:57 tim-laptop kernel: ata0: [MPSAFE] Aug 9 20:37:57 tim-laptop kernel: ata0: [ITHREAD] Aug 9 20:37:57 tim-laptop kernel: atapci1: port 0x18d0-0x18d7,0x18c4-0x18c7,0x18c8-0x18cf,0x18c0-0x18c3,0x18b0-0x18bf mem 0xf8644400-0xf86447ff irq 22 at device 31.2 on pci0 Aug 9 20:37:57 tim-laptop kernel: atapci1: Reserved 0x10 bytes for rid 0x20 type 4 at 0x18b0 Aug 9 20:37:57 tim-laptop kernel: ioapic0: routing intpin 22 (PCI IRQ 22) to vector 56 Aug 9 20:37:57 tim-laptop kernel: atapci1: [MPSAFE] Aug 9 20:37:57 tim-laptop kernel: atapci1: [ITHREAD] Aug 9 20:37:57 tim-laptop kernel: pci0: child atapci1 requested type 4 for rid 0x24, but the BAR says it is an memio Aug 9 20:37:57 tim-laptop kernel: ata2: on atapci1 Aug 9 20:37:57 tim-laptop kernel: atapci1: Reserved 0x8 bytes for rid 0x10 type 4 at 0x18d0 Aug 9 20:37:57 tim-laptop kernel: atapci1: Reserved 0x4 bytes for rid 0x14 type 4 at 0x18c4 Aug 9 20:37:57 tim-laptop kernel: ata2: reset tp1 mask=03 ostat0=50 ostat1=00 Aug 9 20:37:57 tim-laptop kernel: ata2: stat0=0x50 err=0x01 lsb=0x00 msb=0x00 Aug 9 20:37:57 tim-laptop kernel: ata2: stat1=0x00 err=0x01 lsb=0x00 msb=0x00 Aug 9 20:37:57 tim-laptop kernel: ata2: reset tp2 stat0=50 stat1=00 devices=0x1 Aug 9 20:37:57 tim-laptop kernel: ata2: [MPSAFE] Aug 9 20:37:57 tim-laptop kernel: ata2: [ITHREAD] Aug 9 20:37:57 tim-laptop kernel: ata3: on atapci1 Aug 9 20:37:57 tim-laptop kernel: atapci1: Reserved 0x8 bytes for rid 0x18 type 4 at 0x18c8 Aug 9 20:37:57 tim-laptop kernel: atapci1: Reserved 0x4 bytes for rid 0x1c type 4 at 0x18c0 Aug 9 20:37:57 tim-laptop kernel: ata3: reset tp1 mask=03 ostat0=7f ostat1=7f Aug 9 20:37:57 tim-laptop kernel: ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff Aug 9 20:37:57 tim-laptop last message repeated 21 times Aug 9 20:37:57 tim-laptop kernel: ata3: stat1=0x7f err=0xff lsb=0xff msb=0xff Aug 9 20:37:57 tim-laptop kernel: ata3: reset tp2 stat0=ff stat1=ff devices=0x0 Aug 9 20:37:57 tim-laptop kernel: ata3: [MPSAFE] Aug 9 20:37:57 tim-laptop kernel: ata3: [ITHREAD] Aug 9 20:37:57 tim-laptop kernel: pci0: at device 31.3 (no driver attached) Aug 9 20:37:57 tim-laptop kernel: acpi_tz0: on acpi0 Aug 9 20:37:57 tim-laptop kernel: acpi_tz1: on acpi0 Aug 9 20:37:57 tim-laptop kernel: acpi_tz2: on acpi0 Aug 9 20:37:57 tim-laptop kernel: acpi_sony0: on acpi0 Aug 9 20:37:57 tim-laptop kernel: acpi_sony0: PID 0 Aug 9 20:37:57 tim-laptop kernel: atkbdc0: port 0x60,0x64 irq 1 on acpi0 Aug 9 20:37:57 tim-laptop kernel: atkbd0: irq 1 on atkbdc0 Aug 9 20:37:57 tim-laptop kernel: atkbd: the current kbd controller command byte 0047 Aug 9 20:37:57 tim-laptop kernel: atkbd: keyboard ID 0x41ab (2) Aug 9 20:37:57 tim-laptop kernel: kbd0 at atkbd0 Aug 9 20:37:57 tim-laptop kernel: kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 Aug 9 20:37:57 tim-laptop kernel: ioapic0: routing intpin 1 (ISA IRQ 1) to vector 57 Aug 9 20:37:57 tim-laptop kernel: atkbd0: [GIANT-LOCKED] Aug 9 20:37:57 tim-laptop kernel: atkbd0: [ITHREAD] Aug 9 20:37:57 tim-laptop kernel: psm0: unable to allocate IRQ Aug 9 20:37:57 tim-laptop kernel: psmcpnp0: irq 12 on acpi0 Aug 9 20:37:57 tim-laptop kernel: psm0: current command byte:0047 Aug 9 20:37:57 tim-laptop kernel: psm0: irq 12 on atkbdc0 Aug 9 20:37:57 tim-laptop kernel: ioapic0: routing intpin 12 (ISA IRQ 12) to vector 58 Aug 9 20:37:57 tim-laptop kernel: psm0: [GIANT-LOCKED] Aug 9 20:37:57 tim-laptop kernel: psm0: [ITHREAD] Aug 9 20:37:57 tim-laptop kernel: psm0: model GlidePoint, device ID 0-00, 2 buttons Aug 9 20:37:57 tim-laptop kernel: psm0: config:00000000, flags:00000008, packet size:3 Aug 9 20:37:57 tim-laptop kernel: psm0: syncmask:c0, syncbits:00 Aug 9 20:37:57 tim-laptop kernel: battery0: on acpi0 Aug 9 20:37:57 tim-laptop kernel: acpi_acad0: on acpi0 Aug 9 20:37:57 tim-laptop kernel: cpu0: on acpi0 Aug 9 20:37:57 tim-laptop kernel: ACPI: SSDT @ 0x0x7f67437d/0x0238 (v 1 Sony VAIO 0x20070412 PTL 0x20050624) Aug 9 20:37:57 tim-laptop kernel: ACPI: SSDT @ 0x0x7f673df9/0x04FF (v 1 Sony VAIO 0x20070412 PTL 0x20050624) Aug 9 20:37:57 tim-laptop kernel: est0: on cpu0 Aug 9 20:37:57 tim-laptop kernel: p4tcc0: on cpu0 Aug 9 20:37:57 tim-laptop kernel: cpu1: on acpi0 Aug 9 20:37:57 tim-laptop kernel: ACPI: SSDT @ 0x0x7f6745b5/0x00C8 (v 1 Sony VAIO 0x20070412 PTL 0x20050624) Aug 9 20:37:57 tim-laptop kernel: ACPI: SSDT @ 0x0x7f6742f8/0x0085 (v 1 Sony VAIO 0x20070412 PTL 0x20050624) Aug 9 20:37:57 tim-laptop kernel: est1: on cpu1 Aug 9 20:37:57 tim-laptop kernel: p4tcc1: on cpu1 Aug 9 20:37:57 tim-laptop kernel: ex_isa_identify() Aug 9 20:37:57 tim-laptop kernel: atkbdc: atkbdc0 already exists; skipping it Aug 9 20:37:57 tim-laptop kernel: sc: sc0 already exists; skipping it Aug 9 20:37:57 tim-laptop kernel: vga: vga0 already exists; skipping it Aug 9 20:37:57 tim-laptop kernel: isa_probe_children: disabling PnP devices Aug 9 20:37:57 tim-laptop kernel: isa_probe_children: probing non-PnP devices Aug 9 20:37:57 tim-laptop kernel: orm0: at iomem 0xc0000-0xcffff,0xdc000-0xdffff on isa0 Aug 9 20:37:57 tim-laptop kernel: fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 Aug 9 20:37:57 tim-laptop kernel: ppc0: cannot reserve I/O port range Aug 9 20:37:57 tim-laptop kernel: ppc0: failed to probe at irq 7 on isa0 Aug 9 20:37:57 tim-laptop kernel: sc0: at flags 0x100 on isa0 Aug 9 20:37:57 tim-laptop kernel: sc0: VGA <16 virtual consoles, flags=0x300> Aug 9 20:37:57 tim-laptop kernel: sc0: fb0, kbd1, terminal emulator: sc (syscons terminal) Aug 9 20:37:57 tim-laptop kernel: sio0: configured irq 4 not in bitmap of probed irqs 0 Aug 9 20:37:57 tim-laptop kernel: sio0: port may not be enabled Aug 9 20:37:57 tim-laptop kernel: sio0: irq maps: 0 0 0 0 Aug 9 20:37:57 tim-laptop kernel: sio0: probe failed test(s): 0 1 2 4 6 7 9 Aug 9 20:37:57 tim-laptop kernel: sio0: configured irq 4 not in bitmap of probed irqs 0 Aug 9 20:37:57 tim-laptop kernel: sio0: port may not be enabled Aug 9 20:37:57 tim-laptop kernel: sio0: irq maps: 0 0 0 0 Aug 9 20:37:57 tim-laptop kernel: sio0: probe failed test(s): 0 1 2 4 6 7 9 Aug 9 20:37:57 tim-laptop kernel: sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 Aug 9 20:37:57 tim-laptop kernel: sio0: type 8250 or not responding Aug 9 20:37:57 tim-laptop kernel: ioapic0: routing intpin 4 (ISA IRQ 4) to vector 59 Aug 9 20:37:57 tim-laptop kernel: sio0: [FILTER] Aug 9 20:37:57 tim-laptop kernel: sio1: configured irq 3 not in bitmap of probed irqs 0 Aug 9 20:37:57 tim-laptop kernel: sio1: port may not be enabled Aug 9 20:37:57 tim-laptop kernel: sio1: irq maps: 0 0 0 0 Aug 9 20:37:57 tim-laptop kernel: sio1: probe failed test(s): 0 1 2 4 6 7 9 Aug 9 20:37:57 tim-laptop kernel: sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0 Aug 9 20:37:57 tim-laptop kernel: sio2: not probed (disabled) Aug 9 20:37:57 tim-laptop kernel: sio3: not probed (disabled) Aug 9 20:37:57 tim-laptop kernel: vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Aug 9 20:37:57 tim-laptop kernel: isa_probe_children: probing PnP devices Aug 9 20:37:57 tim-laptop kernel: ugen1: on uhub2 Aug 9 20:37:57 tim-laptop kernel: ugen2: on uhub3 Aug 9 20:37:57 tim-laptop kernel: Device configuration finished. Aug 9 20:37:57 tim-laptop kernel: Reducing kern.maxvnodes 131945 -> 100000 Aug 9 20:37:57 tim-laptop kernel: procfs registered Aug 9 20:37:57 tim-laptop kernel: lapic: Divisor 2, Frequency 83339983 hz Aug 9 20:37:57 tim-laptop kernel: Timecounter "TSC" frequency 2166839493 Hz quality -100 Aug 9 20:37:57 tim-laptop kernel: Timecounters tick every 1.000 msec Aug 9 20:37:57 tim-laptop kernel: lo0: bpf attached Aug 9 20:37:57 tim-laptop kernel: hptrr: no controller detected. Aug 9 20:37:57 tim-laptop kernel: firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) Aug 9 20:37:57 tim-laptop kernel: firewire0: bus manager 0 (me) Aug 9 20:37:57 tim-laptop kernel: fwohci0: phy int Aug 9 20:37:57 tim-laptop kernel: battery0: battery initialization start Aug 9 20:37:57 tim-laptop kernel: ata0-master: pio=PIO4 wdma=WDMA2 udma=UDMA33 cable=80 wire Aug 9 20:37:57 tim-laptop kernel: acd0: setting PIO4 on ICH7 chip Aug 9 20:37:57 tim-laptop kernel: acpi_acad0: acline iniacd0: setting UDMA33 on ICH7 chip Aug 9 20:37:57 tim-laptop kernel: tialization start Aug 9 20:37:57 tim-laptop kernel: battery0: battery initialization done, tried 1 times Aug 9 20:37:57 tim-laptop kernel: acpi_acad0: On Line Aug 9 20:37:57 tim-laptop kernel: acpi_acad0: acline initialization done, tried 1 times Aug 9 20:37:57 tim-laptop kernel: acd0: DVDR drive at ata0 as master Aug 9 20:37:57 tim-laptop kernel: acd0: read 4134KB/s (4134KB/s) write 4134KB/s (4134KB/s), 2048KB buffer, UDMA33 Aug 9 20:37:57 tim-laptop kernel: acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, DVDRAM, packet Aug 9 20:37:57 tim-laptop kernel: acd0: Writes: CDR, CDRW, DVDR, DVDRAM, test write, burnproof Aug 9 20:37:57 tim-laptop kernel: acd0: Audio: play, 256 volume levels Aug 9 20:37:57 tim-laptop kernel: acd0: Mechanism: ejectable tray, unlocked Aug 9 20:37:57 tim-laptop kernel: acd0: Medium: no/blank disc Aug 9 20:37:57 tim-laptop kernel: ata2-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=40 wire Aug 9 20:37:57 tim-laptop kernel: ad4: 152627MB at ata2-master SATA150 Aug 9 20:37:57 tim-laptop kernel: ad4: 312581808 sectors [310101C/16H/63S] 16 sectors/interrupt 1 depth queue Aug 9 20:37:57 tim-laptop kernel: GEOM: new disk ad4 Aug 9 20:37:57 tim-laptop kernel: ad4: Intel check1 failed Aug 9 20:37:57 tim-laptop kernel: ad4: Adaptec check1 failed Aug 9 20:37:57 tim-laptop kernel: ad4: LSI (v3) check1 failed Aug 9 20:37:57 tim-laptop kernel: ad4: LSI (v2) check1 failed Aug 9 20:37:57 tim-laptop kernel: ad4: FreeBSD check1 failed Aug 9 20:37:57 tim-laptop kernel: hdac0: Probing codec #0... Aug 9 20:37:57 tim-laptop kernel: hdac0: HDA Codec #0: Sigmatel STAC9872AK Aug 9 20:37:57 tim-laptop kernel: hdac0: HDA Codec ID: 0x83847662 Aug 9 20:37:57 tim-laptop kernel: hdac0: Vendor: 0x8384 Aug 9 20:37:57 tim-laptop kernel: hdac0: Device: 0x7662 Aug 9 20:37:57 tim-laptop kernel: hdac0: Revision: 0x02 Aug 9 20:37:57 tim-laptop kernel: hdac0: Stepping: 0x01 Aug 9 20:37:57 tim-laptop kernel: hdac0: PCI Subvendor: 0x81e6104d Aug 9 20:37:57 tim-laptop kernel: hdac0: Found audio FG nid=1 startnode=2 endnode=25 total=23 Aug 9 20:37:57 tim-laptop kernel: hdac0: Probing codec #1... Aug 9 20:37:57 tim-laptop kernel: hdac0: HDA Codec #1: Conexant (Unknown) Aug 9 20:37:57 tim-laptop kernel: hdac0: HDA Codec ID: 0x14f12bfa Aug 9 20:37:57 tim-laptop kernel: hdac0: Vendor: 0x14f1 Aug 9 20:37:57 tim-laptop kernel: hdac0: Device: 0x2bfa Aug 9 20:37:57 tim-laptop kernel: hdac0: Revision: 0x00 Aug 9 20:37:57 tim-laptop kernel: hdac0: Stepping: 0x00 Aug 9 20:37:57 tim-laptop kernel: hdac0: PCI Subvendor: 0x81e6104d Aug 9 20:37:57 tim-laptop kernel: hdac0: Found modem FG nid=2 startnode=112 endnode=116 total=4 Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: Processing audio FG cad=0 nid=1... Aug 9 20:37:57 tim-laptop kernel: hdac0: GPIO: 0xc0000005 NumGPIO=5 NumGPO=0 NumGPI=0 GPIWake=1 GPIUnsol=1 Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 10 0x03211020 as 2 seq 0 Headphones Jack jack 1 loc 3 color Black misc 0 Aug 9 20:37:57 tim-laptop kernel: hdac0: Patching pin config nid=10 0x03211020 -> 0x0321101f Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 11 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 12 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 13 0x03a15030 as 3 seq 0 Mic Jack jack 1 loc 3 color Red misc 0 Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 14 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 15 0x90170110 as 1 seq 0 Speaker Fixed jack 7 loc 16 color Unknown misc 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 17 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 19 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 20 0x90a7013e as 3 seq 14 Mic Fixed jack 7 loc 16 color Unknown misc 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: Patched pins configuration: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 10 0x0321101f as 1 seq 15 Headphones Jack jack 1 loc 3 color Black misc 0 Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 11 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 12 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 13 0x03a15030 as 3 seq 0 Mic Jack jack 1 loc 3 color Red misc 0 Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 14 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 15 0x90170110 as 1 seq 0 Speaker Fixed jack 7 loc 16 color Unknown misc 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 17 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 19 0x411111f0 as 15 seq 0 Speaker None jack 1 loc 1 color Black misc 1 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: nid 20 0x90a7013e as 3 seq 14 Mic Fixed jack 7 loc 16 color Unknown misc 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: 2 associations found: Aug 9 20:37:57 tim-laptop kernel: hdac0: Association 0 (1) out: Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin nid=15 seq=0 Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin nid=10 seq=15 Aug 9 20:37:57 tim-laptop kernel: hdac0: Association 1 (3) in: Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin nid=13 seq=0 Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin nid=20 seq=14 Aug 9 20:37:57 tim-laptop kernel: hdac0: Tracing association 0 (1) Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin 15 traced to DAC 5 Aug 9 20:37:57 tim-laptop kernel: hdac0: Unable to trace pin 10 seq 15 with min nid 0 and hpredir 0 Aug 9 20:37:57 tim-laptop kernel: hdac0: Unable to trace pin 15 seq 0 with min nid 6 Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin 15 traced to DAC 5 with fake redirection Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin 10 traced to DAC 2 with fake redirection Aug 9 20:37:57 tim-laptop kernel: hdac0: Association 0 (1) trace succeeded Aug 9 20:37:57 tim-laptop kernel: hdac0: Tracing association 1 (3) Aug 9 20:37:57 tim-laptop kernel: hdac0: Unable to trace pin 13 to ADC 6, undo traces Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin 13 traced to ADC 8 Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin 20 traced to ADC 8 Aug 9 20:37:57 tim-laptop kernel: hdac0: Association 1 (3) trace succeeded Aug 9 20:37:57 tim-laptop kernel: hdac0: Tracing input monitor Aug 9 20:37:57 tim-laptop kernel: hdac0: Tracing beeper Aug 9 20:37:57 tim-laptop kernel: hdac0: Enabling headphone/speaker audio routing switching: Aug 9 20:37:57 tim-laptop kernel: hdac0: as=0 sense nid=10 [UNSOL] Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin sense: nid=10 res=0x00000000 Aug 9 20:37:57 tim-laptop kernel: hdac0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: +-------------------+ Aug 9 20:37:57 tim-laptop kernel: hdac0: | DUMPING HDA NODES | Aug 9 20:37:57 tim-laptop kernel: hdac0: +-------------------+ Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: Default Parameter Aug 9 20:37:57 tim-laptop kernel: hdac0: ----------------- Aug 9 20:37:57 tim-laptop kernel: hdac0: Stream cap: 0x00000001 Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM cap: 0x000e07e0 Aug 9 20:37:57 tim-laptop kernel: hdac0: 16 20 24 bits, 44 48 88 96 176 192 KHz Aug 9 20:37:57 tim-laptop kernel: hdac0: IN amp: 0x80050f00 Aug 9 20:37:57 tim-laptop kernel: hdac0: OUT amp: 0x80027f7f Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 2 Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: audio output Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x000d0c05 Aug 9 20:37:57 tim-laptop kernel: hdac0: LRSWAP PWR STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Association: 0 (0x00008000) Aug 9 20:37:57 tim-laptop kernel: hdac0: OSS: pcm (pcm) Aug 9 20:37:57 tim-laptop kernel: hdac0: Stream cap: 0x00000001 Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM cap: 0x000e07e0 Aug 9 20:37:57 tim-laptop kernel: hdac0: 16 20 24 bits, 44 48 88 96 176 192 KHz Aug 9 20:37:57 tim-laptop kernel: hdac0: Output amp: 0x80027f7f Aug 9 20:37:57 tim-laptop kernel: hdac0: mute=1 step=127 size=2 offset=127 Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 3 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: audio output Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x000d0c05 Aug 9 20:37:57 tim-laptop kernel: hdac0: LRSWAP PWR STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Stream cap: 0x00000001 Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM cap: 0x000e07e0 Aug 9 20:37:57 tim-laptop kernel: hdac0: 16 20 24 bits, 44 48 88 96 176 192 KHz Aug 9 20:37:57 tim-laptop kernel: hdac0: Output amp: 0x80027f7f Aug 9 20:37:57 tim-laptop kernel: hdac0: mute=1 step=127 size=2 offset=127 Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 4 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: audio output Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x000d0c05 Aug 9 20:37:57 tim-laptop kernel: hdac0: LRSWAP PWR STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Stream cap: 0x00000001 Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM cap: 0x000e07e0 Aug 9 20:37:57 tim-laptop kernel: hdac0: 16 20 24 bits, 44 48 88 96 176 192 KHz Aug 9 20:37:57 tim-laptop kernel: hdac0: Output amp: 0x80027f7f Aug 9 20:37:57 tim-laptop kernel: hdac0: mute=1 step=127 size=2 offset=127 Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 5 Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: audio output Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x000d0c05 Aug 9 20:37:57 tim-laptop kernel: hdac0: LRSWAP PWR STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Association: 0 (0x00000001) Aug 9 20:37:57 tim-laptop kernel: hdac0: OSS: pcm (pcm) Aug 9 20:37:57 tim-laptop kernel: hdac0: Stream cap: 0x00000001 Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM cap: 0x000e07e0 Aug 9 20:37:57 tim-laptop kernel: hdac0: 16 20 24 bits, 44 48 88 96 176 192 KHz Aug 9 20:37:57 tim-laptop kernel: hdac0: Output amp: 0x80027f7f Aug 9 20:37:57 tim-laptop kernel: hdac0: mute=1 step=127 size=2 offset=127 Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 6 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: audio input Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x001d0541 Aug 9 20:37:57 tim-laptop kernel: hdac0: PWR PROC STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Stream cap: 0x00000001 Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM cap: 0x000e07e0 Aug 9 20:37:57 tim-laptop kernel: hdac0: 16 20 24 bits, 44 48 88 96 176 192 KHz Aug 9 20:37:57 tim-laptop kernel: hdac0: connections: 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: | Aug 9 20:37:57 tim-laptop kernel: hdac0: + [DISABLED] <- nid=7 [audio selector] [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 7 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: audio selector Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x00300903 Aug 9 20:37:57 tim-laptop kernel: hdac0: LRSWAP STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Input amp: 0x80050f00 Aug 9 20:37:57 tim-laptop kernel: hdac0: mute=1 step=15 size=5 offset=0 Aug 9 20:37:57 tim-laptop kernel: hdac0: connections: 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: | Aug 9 20:37:57 tim-laptop kernel: hdac0: + [DISABLED] <- nid=14 [pin: Speaker (None)] [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 8 Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: audio input Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x001d0541 Aug 9 20:37:57 tim-laptop kernel: hdac0: PWR PROC STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Association: 1 (0x00004001) Aug 9 20:37:57 tim-laptop kernel: hdac0: Stream cap: 0x00000001 Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM cap: 0x000e07e0 Aug 9 20:37:57 tim-laptop kernel: hdac0: 16 20 24 bits, 44 48 88 96 176 192 KHz Aug 9 20:37:57 tim-laptop kernel: hdac0: connections: 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: | Aug 9 20:37:57 tim-laptop kernel: hdac0: + <- nid=9 [audio selector] Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 9 Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: audio selector Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x00300903 Aug 9 20:37:57 tim-laptop kernel: hdac0: LRSWAP STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Association: 1 (0x00004001) Aug 9 20:37:57 tim-laptop kernel: hdac0: OSS: mic, monitor Aug 9 20:37:57 tim-laptop kernel: hdac0: Input amp: 0x80050f00 Aug 9 20:37:57 tim-laptop kernel: hdac0: mute=1 step=15 size=5 offset=0 Aug 9 20:37:57 tim-laptop kernel: hdac0: connections: 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: | Aug 9 20:37:57 tim-laptop kernel: hdac0: + <- nid=21 [audio selector] Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 10 Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: pin: Headphones (Black Jack) Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x00400181 Aug 9 20:37:57 tim-laptop kernel: hdac0: UNSOL STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Association: 0 (0x00008000) Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin cap: 0x0000173c Aug 9 20:37:57 tim-laptop kernel: hdac0: PDC HP OUT IN VREF[ 50 80 GROUND HIZ ] Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin config: 0x0321101f Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin control: 0x00000080 HP Aug 9 20:37:57 tim-laptop kernel: hdac0: connections: 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: | Aug 9 20:37:57 tim-laptop kernel: hdac0: + <- nid=2 [audio output] Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 11 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: pin: Speaker (None) Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x00400181 Aug 9 20:37:57 tim-laptop kernel: hdac0: UNSOL STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin cap: 0x00000014 Aug 9 20:37:57 tim-laptop kernel: hdac0: PDC OUT Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin config: 0x411111f0 Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin control: 0x00000000 Aug 9 20:37:57 tim-laptop kernel: hdac0: connections: 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: | Aug 9 20:37:57 tim-laptop kernel: hdac0: + <- nid=4 [audio output] [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 12 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: pin: Speaker (None) Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x00400181 Aug 9 20:37:57 tim-laptop kernel: hdac0: UNSOL STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin cap: 0x00000014 Aug 9 20:37:57 tim-laptop kernel: hdac0: PDC OUT Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin config: 0x411111f0 Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin control: 0x00000000 Aug 9 20:37:57 tim-laptop kernel: hdac0: connections: 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: | Aug 9 20:37:57 tim-laptop kernel: hdac0: + <- nid=3 [audio output] [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 13 Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: pin: Mic (Red Jack) Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x00400181 Aug 9 20:37:57 tim-laptop kernel: hdac0: UNSOL STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Association: 1 (0x00000001) Aug 9 20:37:57 tim-laptop kernel: hdac0: OSS: mic (mic) Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin cap: 0x0000173c Aug 9 20:37:57 tim-laptop kernel: hdac0: PDC HP OUT IN VREF[ 50 80 GROUND HIZ ] Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin config: 0x03a15030 Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin control: 0x00000024 IN VREFs Aug 9 20:37:57 tim-laptop kernel: hdac0: connections: 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: | Aug 9 20:37:57 tim-laptop kernel: hdac0: + [DISABLED] <- nid=2 [audio output] Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 14 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: pin: Speaker (None) Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x00400081 Aug 9 20:37:57 tim-laptop kernel: hdac0: UNSOL STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin cap: 0x00000024 Aug 9 20:37:57 tim-laptop kernel: hdac0: PDC IN Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin config: 0x411111f0 Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin control: 0x00000000 Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 15 Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: pin: Speaker (Fixed) Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x00400181 Aug 9 20:37:57 tim-laptop kernel: hdac0: UNSOL STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Association: 0 (0x00000001) Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin cap: 0x00000014 Aug 9 20:37:57 tim-laptop kernel: hdac0: PDC OUT Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin config: 0x90170110 Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin control: 0x00000040 OUT Aug 9 20:37:57 tim-laptop kernel: hdac0: connections: 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: | Aug 9 20:37:57 tim-laptop kernel: hdac0: + <- nid=5 [audio output] Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 16 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: audio output Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x00040211 Aug 9 20:37:57 tim-laptop kernel: hdac0: DIGITAL STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Stream cap: 0x00000005 Aug 9 20:37:57 tim-laptop kernel: hdac0: AC3 PCM Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM cap: 0x000e03e0 Aug 9 20:37:57 tim-laptop kernel: hdac0: 16 20 24 bits, 44 48 88 96 176 KHz Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 17 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: pin: Speaker (None) Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x00400301 Aug 9 20:37:57 tim-laptop kernel: hdac0: DIGITAL STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin cap: 0x00000010 Aug 9 20:37:57 tim-laptop kernel: hdac0: OUT Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin config: 0x411111f0 Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin control: 0x00000000 Aug 9 20:37:57 tim-laptop kernel: hdac0: connections: 2 Aug 9 20:37:57 tim-laptop kernel: hdac0: | Aug 9 20:37:57 tim-laptop kernel: hdac0: + <- nid=16 [audio output] [DISABLED] (selected) Aug 9 20:37:57 tim-laptop kernel: hdac0: + <- nid=9 [audio selector] Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 18 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: audio input Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x00140311 Aug 9 20:37:57 tim-laptop kernel: hdac0: DIGITAL STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Stream cap: 0x00000005 Aug 9 20:37:57 tim-laptop kernel: hdac0: AC3 PCM Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM cap: 0x000e0160 Aug 9 20:37:57 tim-laptop kernel: hdac0: 16 20 24 bits, 44 48 96 KHz Aug 9 20:37:57 tim-laptop kernel: hdac0: connections: 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: | Aug 9 20:37:57 tim-laptop kernel: hdac0: + [DISABLED] <- nid=19 [pin: Speaker (None)] [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 19 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: pin: Speaker (None) Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x00440381 Aug 9 20:37:57 tim-laptop kernel: hdac0: DIGITAL UNSOL STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin cap: 0x00000034 Aug 9 20:37:57 tim-laptop kernel: hdac0: PDC OUT IN Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin config: 0x411111f0 Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin control: 0x00000000 Aug 9 20:37:57 tim-laptop kernel: hdac0: connections: 1 Aug 9 20:37:57 tim-laptop kernel: hdac0: | Aug 9 20:37:57 tim-laptop kernel: hdac0: + <- nid=24 [audio output] [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 20 Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: pin: Mic (Fixed) Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x00400001 Aug 9 20:37:57 tim-laptop kernel: hdac0: STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Association: 1 (0x00004000) Aug 9 20:37:57 tim-laptop kernel: hdac0: OSS: monitor (monitor) Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin cap: 0x00000020 Aug 9 20:37:57 tim-laptop kernel: hdac0: IN Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin config: 0x90a7013e Aug 9 20:37:57 tim-laptop kernel: hdac0: Pin control: 0x00000020 IN Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 21 Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: audio selector Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x0030010d Aug 9 20:37:57 tim-laptop kernel: hdac0: STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Association: 1 (0x00004001) Aug 9 20:37:57 tim-laptop kernel: hdac0: OSS: mic, monitor Aug 9 20:37:57 tim-laptop kernel: hdac0: Output amp: 0x80270400 Aug 9 20:37:57 tim-laptop kernel: hdac0: mute=1 step=4 size=39 offset=0 Aug 9 20:37:57 tim-laptop kernel: hdac0: connections: 4 Aug 9 20:37:57 tim-laptop kernel: hdac0: | Aug 9 20:37:57 tim-laptop kernel: hdac0: + [DISABLED] <- nid=10 [pin: Headphones (Black Jack)] Aug 9 20:37:57 tim-laptop kernel: hdac0: + <- nid=13 [pin: Mic (Red Jack)] (selected) Aug 9 20:37:57 tim-laptop kernel: hdac0: + <- nid=20 [pin: Mic (Fixed)] Aug 9 20:37:57 tim-laptop kernel: hdac0: + [DISABLED] <- nid=2 [audio output] Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 22 Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: beep widget Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x0070000c Aug 9 20:37:57 tim-laptop kernel: hdac0: Association: -2 (0x00000000) Aug 9 20:37:57 tim-laptop kernel: hdac0: OSS: speaker (speaker) Aug 9 20:37:57 tim-laptop kernel: hdac0: Output amp: 0x00170303 Aug 9 20:37:57 tim-laptop kernel: hdac0: mute=0 step=3 size=23 offset=3 Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 23 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: volume widget Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x00600000 Aug 9 20:37:57 tim-laptop kernel: hdac0: connections: 4 Aug 9 20:37:57 tim-laptop kernel: hdac0: | Aug 9 20:37:57 tim-laptop kernel: hdac0: + <- nid=2 [audio output] (selected) Aug 9 20:37:57 tim-laptop kernel: hdac0: + <- nid=3 [audio output] [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: + <- nid=4 [audio output] [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: + <- nid=5 [audio output] Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: nid: 24 [DISABLED] Aug 9 20:37:57 tim-laptop kernel: hdac0: Name: audio output Aug 9 20:37:57 tim-laptop kernel: hdac0: Widget cap: 0x00040201 Aug 9 20:37:57 tim-laptop kernel: hdac0: DIGITAL STEREO Aug 9 20:37:57 tim-laptop kernel: hdac0: Stream cap: 0x00000001 Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM Aug 9 20:37:57 tim-laptop kernel: hdac0: PCM cap: 0x000e07e0 Aug 9 20:37:57 tim-laptop kernel: hdac0: 16 20 24 bits, 44 48 88 96 176 192 KHz Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: hdac0: Processing modem FG cad=1 nid=2... Aug 9 20:37:57 tim-laptop kernel: hdac0: Aug 9 20:37:57 tim-laptop kernel: pcm0: at cad 0 nid 1 on hdac0 Aug 9 20:37:57 tim-laptop kernel: pcm0: +--------------------------------------+ Aug 9 20:37:57 tim-laptop kernel: pcm0: | DUMPING PCM Playback/Record Channels | Aug 9 20:37:57 tim-laptop kernel: pcm0: +--------------------------------------+ Aug 9 20:37:57 tim-laptop kernel: pcm0: Aug 9 20:37:57 tim-laptop kernel: pcm0: Playback: Aug 9 20:37:57 tim-laptop kernel: pcm0: Aug 9 20:37:57 tim-laptop kernel: pcm0: Stream cap: 0x00000001 Aug 9 20:37:57 tim-laptop kernel: pcm0: PCM Aug 9 20:37:57 tim-laptop kernel: pcm0: PCM cap: 0x000e07e0 Aug 9 20:37:57 tim-laptop kernel: pcm0: 16 20 24 bits, 44 48 88 96 176 192 KHz Aug 9 20:37:57 tim-laptop kernel: pcm0: DAC: 5 2 Aug 9 20:37:57 tim-laptop kernel: pcm0: Aug 9 20:37:57 tim-laptop kernel: pcm0: Record: Aug 9 20:37:57 tim-laptop kernel: pcm0: Aug 9 20:37:57 tim-laptop kernel: pcm0: Stream cap: 0x00000001 Aug 9 20:37:57 tim-laptop kernel: pcm0: PCM Aug 9 20:37:57 tim-laptop kernel: pcm0: PCM cap: 0x000e07e0 Aug 9 20:37:57 tim-laptop kernel: pcm0: 16 20 24 bits, 44 48 88 96 176 192 KHz Aug 9 20:37:57 tim-laptop kernel: pcm0: ADC: 8 Aug 9 20:37:57 tim-laptop kernel: pcm0: Aug 9 20:37:57 tim-laptop kernel: pcm0: +-------------------------------+ Aug 9 20:37:57 tim-laptop kernel: pcm0: | DUMPING Playback/Record Paths | Aug 9 20:37:57 tim-laptop kernel: pcm0: +-------------------------------+ Aug 9 20:37:57 tim-laptop kernel: pcm0: Aug 9 20:37:57 tim-laptop kernel: pcm0: Playback: Aug 9 20:37:57 tim-laptop kernel: pcm0: Aug 9 20:37:57 tim-laptop kernel: pcm0: nid=10 [pin: Headphones (Black Jack)] Aug 9 20:37:57 tim-laptop kernel: pcm0: | Aug 9 20:37:57 tim-laptop kernel: pcm0: + <- nid=2 [audio output] [src: pcm] Aug 9 20:37:57 tim-laptop kernel: pcm0: Aug 9 20:37:57 tim-laptop kernel: pcm0: nid=15 [pin: Speaker (Fixed)] Aug 9 20:37:57 tim-laptop kernel: pcm0: | Aug 9 20:37:57 tim-laptop kernel: pcm0: + <- nid=5 [audio output] [src: pcm] Aug 9 20:37:57 tim-laptop kernel: pcm0: Aug 9 20:37:57 tim-laptop kernel: pcm0: Record: Aug 9 20:37:57 tim-laptop kernel: pcm0: Aug 9 20:37:57 tim-laptop kernel: pcm0: nid=8 [audio input] Aug 9 20:37:57 tim-laptop kernel: pcm0: | Aug 9 20:37:57 tim-laptop kernel: pcm0: + <- nid=9 [audio selector] [src: mic, monitor] Aug 9 20:37:57 tim-laptop kernel: pcm0: | Aug 9 20:37:57 tim-laptop kernel: pcm0: + <- nid=21 [audio selector] [src: mic, monitor] Aug 9 20:37:57 tim-laptop kernel: pcm0: | Aug 9 20:37:57 tim-laptop kernel: pcm0: + <- nid=13 [pin: Mic (Red Jack)] [src: mic] Aug 9 20:37:57 tim-laptop kernel: pcm0: + <- nid=20 [pin: Mic (Fixed)] [src: monitor] Aug 9 20:37:57 tim-laptop kernel: pcm0: Aug 9 20:37:57 tim-laptop kernel: pcm0: +-------------------------+ Aug 9 20:37:57 tim-laptop kernel: pcm0: | DUMPING Volume Controls | Aug 9 20:37:57 tim-laptop kernel: pcm0: +-------------------------+ Aug 9 20:37:57 tim-laptop kernel: pcm0: Aug 9 20:37:57 tim-laptop kernel: pcm0: Master Volume (OSS: vol) Aug 9 20:37:57 tim-laptop kernel: pcm0: | Aug 9 20:37:57 tim-laptop kernel: pcm0: +- ctl 1 (nid 2 out): -95/0dB (128 steps) + mute Aug 9 20:37:57 tim-laptop kernel: pcm0: +- ctl 4 (nid 5 out): -95/0dB (128 steps) + mute Aug 9 20:37:57 tim-laptop kernel: pcm0: Aug 9 20:37:57 tim-laptop kernel: pcm0: PCM Volume (OSS: pcm) Aug 9 20:37:57 tim-laptop kernel: pcm0: | Aug 9 20:37:57 tim-laptop kernel: pcm0: +- ctl 1 (nid 2 out): -95/0dB (128 steps) + mute Aug 9 20:37:57 tim-laptop kernel: pcm0: +- ctl 4 (nid 5 out): -95/0dB (128 steps) + mute Aug 9 20:37:57 tim-laptop kernel: pcm0: Aug 9 20:37:57 tim-laptop kernel: pcm0: Speaker/Beep Volume (OSS: speaker) Aug 9 20:37:57 tim-laptop kernel: pcm0: | Aug 9 20:37:57 tim-laptop kernel: pcm0: +- ctl 8 (nid 22 out): -18/0dB (4 steps) Aug 9 20:37:57 tim-laptop kernel: pcm0: Aug 9 20:37:57 tim-laptop kernel: pcm0: Recording Level (OSS: rec) Aug 9 20:37:57 tim-laptop kernel: pcm0: | Aug 9 20:37:57 tim-laptop kernel: pcm0: +- ctl 6 (nid 9 in 0): 0/22dB (16 steps) + mute Aug 9 20:37:57 tim-laptop kernel: pcm0: +- ctl 7 (nid 21 out): 0/40dB (5 steps) + mute Aug 9 20:37:57 tim-laptop kernel: pcm0: Aug 9 20:37:57 tim-laptop kernel: pcm0: Mixer "vol": Aug 9 20:37:57 tim-laptop kernel: pcm0: Mixer "pcm": Aug 9 20:37:57 tim-laptop kernel: pcm0: Mixer "speaker": Aug 9 20:37:57 tim-laptop kernel: pcm0: Mixer "rec": Aug 9 20:37:57 tim-laptop kernel: pcm0: clone manager: deadline=750ms flags=0x8000001e Aug 9 20:37:57 tim-laptop kernel: pcm0: sndbuf_setmap 26d0000, 4000; 0xfffffffebc089000 -> 26d0000 Aug 9 20:37:57 tim-laptop kernel: pcm0: sndbuf_setmap 26e0000, 4000; 0xfffffffebc099000 -> 26e0000 Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label for provider ad4s2a is ufsid/49d152b8d4e28f45. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label for provider ad4s2d is ufsid/49d152b8e2ef6e36. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label for provider ad4s2e is ufsid/49d152bc7df8188b. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label for provider ad4s2f is ufsid/49d152b8d67b2eb0. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label for provider ad4s2g is ufsid/49d152b85f3f05c7. Aug 9 20:37:57 tim-laptop kernel: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): error 22 Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): Unretryable Error Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): Down reving Protocol Version from 2 to 0? Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): CAM Status: SCSI Status Error Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): SCSI Status: Check Condition Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): NOT READY asc:3a,0 Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): Medium not present Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): (probe0:ata0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): NOT READY asc:3a,0 Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): Medium not present Aug 9 20:37:57 tim-laptop kernel: Unretryable error Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): error 6 Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): Unretryable Error Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): error 6 Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): Unretryable Error Aug 9 20:37:57 tim-laptop kernel: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): error 22 Aug 9 20:37:57 tim-laptop kernel: (probe0:ata0:0:0:0): Unretryable Error Aug 9 20:37:57 tim-laptop kernel: (probe1:sbp0:0:0:0): error 22 Aug 9 20:37:57 tim-laptop kernel: (probe1:sbp0:0:0:0): Unretryable Error Aug 9 20:37:57 tim-laptop kernel: (probe2:sbp0:0:1:0): error 22 Aug 9 20:37:57 tim-laptop kernel: (probe2:sbp0:0:1:0): Unretryable Error Aug 9 20:37:57 tim-laptop kernel: (probe3:sbp0:0:2:0): error 22 Aug 9 20:37:57 tim-laptop kernel: (probe3:sbp0:0:2:0): Unretryable Error Aug 9 20:37:57 tim-laptop kernel: (probe4:sbp0:0:3:0): error 22 Aug 9 20:37:57 tim-laptop kernel: (probe4:sbp0:0:3:0): Unretryable Error Aug 9 20:37:57 tim-laptop kernel: (probe5:sbp0:0:4:0): error 22 Aug 9 20:37:57 tim-laptop kernel: (probe5:sbp0:0:4:0): Unretryable Error Aug 9 20:37:57 tim-laptop kernel: (probe6:sbp0:0:5:0): error 22 Aug 9 20:37:57 tim-laptop kernel: (probe6:sbp0:0:5:0): Unretryable Error Aug 9 20:37:57 tim-laptop kernel: (probe7:sbp0:0:6:0): error 22 Aug 9 20:37:57 tim-laptop kernel: (probe7:sbp0:0:6:0): Unretryable Error Aug 9 20:37:57 tim-laptop kernel: pass0 at ata0 bus 0 target 0 lun 0 Aug 9 20:37:57 tim-laptop kernel: pass0: Removable CD-ROM SCSI-0 device Aug 9 20:37:57 tim-laptop kernel: pass0: 33.000MB/s transfers Aug 9 20:37:57 tim-laptop kernel: GEOM: new disk cd0 Aug 9 20:37:57 tim-laptop kernel: ATA PseudoRAID loaded Aug 9 20:37:57 tim-laptop kernel: (cd0:ata0:0:0:0): error 6 Aug 9 20:37:57 tim-laptop kernel: (cd0:ata0:0:0:0): Unretryable Error Aug 9 20:37:57 tim-laptop kernel: cd0 at ata0 bus 0 target 0 lun 0 Aug 9 20:37:57 tim-laptop kernel: cd0: Removable CD-ROM SCSI-0 device S Aug 9 20:37:57 tim-laptop kernel: McPd:0 :A P3 3C.P0U0 0#MB1/ sL aturnacnhsefde!r Aug 9 20:37:57 tim-laptop kernel: scp Aug 9 20:37:57 tim-laptop kernel: uc1d 0:A PA:t Aug 9 20:37:57 tim-laptop kernel: te m p t tIoD :q u0exr0y1 0d0e0v0i0c0e s iVzEeR :f a0ixl0e0d0:5 0N0O1T4 RLDRE:A D0Yx,0 0M0e0d0i0u0m0 nDoFtR :p r0exsfefnftf Aug 9 20:37:57 tim-laptop kernel: ffff Aug 9 20:37:57 tim-laptop kernel: lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff Aug 9 20:37:57 tim-laptop kernel: timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010000 Aug 9 20:37:57 tim-laptop kernel: ioapic0: Assigning ISA IRQ 1 to local APIC 0 Aug 9 20:37:57 tim-laptop kernel: ioapic0: Assigning ISA IRQ 4 to local APIC 1 Aug 9 20:37:57 tim-laptop kernel: ioapic0: Assigning ISA IRQ 9 to local APIC 0 Aug 9 20:37:57 tim-laptop kernel: ioapic0: Assigning ISA IRQ 12 to local APIC 1 Aug 9 20:37:57 tim-laptop kernel: ioapic0: Assigning ISA IRQ 14 to local APIC 0 Aug 9 20:37:57 tim-laptop kernel: ioapic0:( cAds0s:iagtnai0n:g0 :P0C:I0 )I:R Qe r1r9o rt o6 Aug 9 20:37:57 tim-laptop kernel: l(occda0l: aAtPaI0C: 01:0 Aug 9 20:37:57 tim-laptop kernel: :0i)o:a piUcn0r:e tArsysaibglnei nEgr rPoCrI Aug 9 20:37:57 tim-laptop kernel: IRQ 20 to local APIC 0 Aug 9 20:37:57 tim-laptop kernel: ioapic0: Assigning PCI IRQ 21 to local APIC 1 Aug 9 20:37:57 tim-laptop kernel: ioapic0: Assigning PCI IRQ 22 to local APIC 0 Aug 9 20:37:57 tim-laptop kernel: ioapic0: Assigning PCI IRQ 23 to local APIC 1 Aug 9 20:37:57 tim-laptop kernel: msi: Assigning MSI IRQ 256 to local APIC 0 Aug 9 20:37:57 tim-laptop kernel: (cd0:ata0:0:0:0): error 6 Aug 9 20:37:57 tim-laptop kernel: (cd0:ata0:0:0:0): Unretryable Error Aug 9 20:37:57 tim-laptop kernel: (cd0:ata0:0:0:0): error 6 Aug 9 20:37:57 tim-laptop kernel: (cd0:ata0:0:0:0): Unretryable Error Aug 9 20:37:57 tim-laptop kernel: scsi_cd.c::ioctl cmd=4400648b error=25 Aug 9 20:37:57 tim-laptop kernel: (cd0:ata0:0:0:0): error 6 Aug 9 20:37:57 tim-laptop kernel: (cd0:ata0:0:0:0): Unretryable Error Aug 9 20:37:57 tim-laptop kernel: Trying to mount root from ufs:/dev/ad4s2a Aug 9 20:37:57 tim-laptop kernel: start_init: trying /sbin/init Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label ufsid/49d152b8d4e28f45 removed. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label for provider ad4s2a is ufsid/49d152b8d4e28f45. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label ufsid/49d152b8e2ef6e36 removed. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label for provider ad4s2d is ufsid/49d152b8e2ef6e36. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label ufsid/49d152b8d67b2eb0 removed. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label for provider ad4s2f is ufsid/49d152b8d67b2eb0. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label ufsid/49d152b85f3f05c7 removed. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label for provider ad4s2g is ufsid/49d152b85f3f05c7. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label ufsid/49d152bc7df8188b removed. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label for provider ad4s2e is ufsid/49d152bc7df8188b. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label ufsid/49d152b8d4e28f45 removed. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label ufsid/49d152b8e2ef6e36 removed. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label ufsid/49d152b8d67b2eb0 removed. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label ufsid/49d152b85f3f05c7 removed. Aug 9 20:37:57 tim-laptop kernel: GEOM_LABEL: Label ufsid/49d152bc7df8188b removed. Aug 9 20:37:57 tim-laptop savecore: no dumps found Aug 9 20:37:58 tim-laptop kernel: Linux ELF exec handler installed Aug 9 20:37:58 tim-laptop named[773]: starting BIND 9.4.3-P2 -t /var/named -u bind Aug 9 20:37:58 tim-laptop named[773]: command channel listening on 127.0.0.1#953 Aug 9 20:37:58 tim-laptop named[773]: command channel listening on ::1#953 Aug 9 20:37:58 tim-laptop named[773]: the working directory is not writable Aug 9 20:37:58 tim-laptop named[773]: running Aug 9 20:38:00 tim-laptop avahi-daemon[935]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns! Aug 9 20:38:00 tim-laptop avahi-daemon[935]: Failed to open /etc/resolv.conf: No such file or directory Aug 9 20:38:09 tim-laptop kernel: drm0: on vgapci0 Aug 9 20:38:09 tim-laptop kernel: vgapci0: Reserved 0x80000 bytes for rid 0x10 type 3 at 0xf8300000 Aug 9 20:38:09 tim-laptop kernel: vgapci0: child drm0 requested pci_enable_busmaster Aug 9 20:38:09 tim-laptop kernel: info: [drm] AGP at 0xd0000000 256MB Aug 9 20:38:09 tim-laptop kernel: info: [drm] Initialized i915 1.6.0 20080730 Aug 9 20:38:10 tim-laptop kernel: ioapic0: Assigning PCI IRQ 16 to local APIC 1 Aug 9 20:38:10 tim-laptop kernel: ioapic0: routing intpin 16 (PCI IRQ 16) to vector 60 Aug 9 20:38:10 tim-laptop kernel: drm0: [MPSAFE] Aug 9 20:38:10 tim-laptop kernel: drm0: [ITHREAD] Aug 9 20:38:24 tim-laptop power_profile: changed to 'performance' Aug 9 20:38:24 tim-laptop power_profile: changed to 'performance' Aug 9 20:38:31 tim-laptop console-kit-daemon[1039]: GLib-GObject-WARNING: IA__g_object_get_valist: value location for `gchararray' passed as NULL Aug 9 20:38:31 tim-laptop shutdown: power-down by root: Aug 9 20:38:33 tim-laptop named[773]: stopping command channel on 127.0.0.1#953 Aug 9 20:38:33 tim-laptop named[773]: stopping command channel on ::1#953 Aug 9 20:38:33 tim-laptop named[773]: exiting Aug 9 20:38:36 tim-laptop syslogd: exiting on signal 15 From bf1783 at googlemail.com Sun Aug 9 12:08:20 2009 From: bf1783 at googlemail.com (b. f.) Date: Sun Aug 9 12:08:27 2009 Subject: laptop doesn't power off Message-ID: Before going to the trouble of enabling full debugging, what are the output of "uname -a", "kldstat -v", and "sysctl hw.acpi" ? b. From tim.matthews7 at gmail.com Sun Aug 9 12:22:42 2009 From: tim.matthews7 at gmail.com (Tim Matthews) Date: Sun Aug 9 12:22:50 2009 Subject: laptop doesn't power off In-Reply-To: References: Message-ID: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> On Sun, Aug 9, 2009 at 11:39 PM, b. f. wrote: > Before going to the trouble of enabling full debugging, what are the > output of "uname -a", "kldstat -v", and "sysctl hw.acpi" ? > > b. %uname -a FreeBSD tim-laptop 7.2-RELEASE FreeBSD 7.2-RELEASE #2: Tue May 5 20:51:55 NZST 2009 root@tim-laptop:/usr/obj/usr/src/sys/GENERIC amd64 %kldstat -v Id Refs Address Size Name 1 27 0xffffffff80100000 bd23e0 kernel Contains modules: Id Name 304 msgctl 303 msgget 310 semsys 309 __semctl 308 semget 307 semop 302 msgsnd 301 msgrcv 305 msgsys 316 shmsys 315 shmat 314 shmctl 313 shmdt 312 shmget 66 ataraid 321 loop 295 elf64 396 elf32 296 shell 280 pseudofs 323 if_sl 320 if_gif 322 if_ppp 324 if_tun 318 if_faith 300 sysvmsg 306 sysvsem 311 sysvshm 336 nfslockd 335 nfsserver 349 krpc 350 ufs 333 nfs 278 msdosfs 332 nfs4 294 cd9660 277 devfs 279 procfs 8 cam 60 ata 11 cd 13 da 16 ses 9 probe 15 sa 14 pass 289 g_part_gpt 12 ch 10 xpt 91 miibus/pnphy 90 miibus/dcphy 89 cardbus/dc 166 pci/mly 165 pci/mlx 164 mlx/mlxd 163 miibus/xmphy 162 miibus/ukphy 161 miibus/truephy 160 miibus/tlphy 159 miibus/tdkphy 158 miibus/ruephy 157 miibus/rlphy 156 miibus/rgephy 155 miibus/qsphy 154 miibus/pnaphy 153 miibus/nsphyter 152 miibus/nsphy 151 miibus/nsgphy 150 miibus/mlphy 149 miibus/lxtphy 148 miibus/jmphy 147 miibus/ip1000phy 146 miibus/inphy 145 miibus/icsphy 144 miibus/gentbi 143 miibus/xlphy 399 cpu/p4tcc 142 miibus/e1000phy 398 cpu/est 397 cpu/powernow 141 miibus/ciphy 140 miibus/brgphy 139 miibus/bmtphy 138 miibus/atphy 395 hostb/agp_intel 394 vgapci/agp_i810 393 hostb/agp_amd64 137 miibus/amphy 392 isa/vga 136 miibus/acphy 391 isa/sc 390 scrndr-vga 389 scterm-sc 388 pci/sio 387 cardbus/sio 386 pccard/sio 385 isa/sio 384 acpi/sio 135 mfi/mfid 134 pci/mfi 88 pci/dc 87 dc/miibus 383 pci/nfe 382 nfe/miibus 381 pci/hptrr 380 pci/hptmv 379 pccard/fdc 378 isa/fdc 377 acpi/fdc 376 fdc/fd 375 io 86 pccard/cs 374 isa/ed 85 isa/cs 133 mem 373 atkbdc/psm 372 isa/psmcpnp 371 acpi/psmcpnp 52 ale/miibus 370 isa/atkbdc 369 acpi/atkbdc 368 atkbdc/atkbd 367 pci/arcmsr 51 ahc 366 legacy/pcib 365 isa/pcibus_pnp 364 isa/atdma 363 acpi/atdma 362 legacy/isa 361 isa/attimer 360 acpi/attimer 50 ahd 131 pci/lge 130 lge/miibus 359 root/nexus 358 nexus/ram 357 isa/sysresource 84 cpu/ichss 129 pci/le 49 pci/ahd 128 kbdmux 83 pci/ciss 48 cardbus/ahd 127 pci/jme 126 jme/miibus 356 nexus/legacy 355 legacy/cpu 125 pci/ixgbe 47 pci/ahc_pci 354 pci/ioapic 353 nexus/apic 46 cardbus/ahc_pci 352 acpi/fpupnp 45 isa/ahc_isa 82 cbb/cardbus 81 pci/bt 80 isa/bt 79 pci/bge 78 bge/miibus 44 pccard/aic 77 pci/bfe 76 bfe/miibus 75 pci/bce 74 bce/miibus 297 cpu/cpufreq 124 pci/isp 123 pci/ips 122 ips/ipsd 20 pci/aac 121 pci/iir 29 acpi/acpi_lid 120 pci/ida 119 ida/idad 118 pci/hptiop 117 pci/fxp 116 cardbus/fxp 115 fxp/miibus 73 pccard/awi 43 pci/age 72 pci/if_ath 293 isa/orm 292 isa/isahint 71 cardbus/if_ath 291 isab/isa 290 eisab/isa 42 age/miibus 41 pci/adw 40 pci/adv 39 acpi/acpi_timer 114 firewire/sbp 38 cpu/acpi_throttle 37 acpi/acpi_tz 113 firewire/fwip 28 acpi/acpi_isab 70 ata/ast 24 acpi/acpi_cmbat 69 ata/afd 112 firewire/fwe 111 pci/fwohci 110 cardbus/fwohci 36 acpi/acpi_smbat 68 ata/acd 35 acpi/acpi_sysresource 67 ad/subdisk 348 cardbus/xl 347 pci/xl 346 xl/miibus 345 pci/wb 344 wb/miibus 343 pci/tl 342 tl/miibus 341 pci/ste 340 ste/miibus 339 pci/rl 338 cardbus/rl 337 rl/miibus 109 fwohci/firewire 108 pccard/fe 107 exca 106 pccard/ex 105 isa/ex 104 pccard/ep 103 isa/ep 102 pci/et 101 et/miibus 334 nfslock 27 acpi/acpi_hpet 65 pci/atapci 276 pccard/xe 275 pci/wi 274 pccard/wi 273 watchdog 272 pci/vx 271 pci/vr 270 vr/miibus 269 pci/vge 268 cardbus/vge 267 vge/miibus 266 uhub/uvscom 265 uhub/uvisor 264 uhub/uslcom 263 uhub/uscanner 64 atapci/ata 63 isa/ata 100 pci/igb 262 ohci/usb 261 uhci/usb 260 ehci/usb 259 slhci/usb 258 uhub/urio 257 uhub/uplcom 256 uhub/ums 255 uhub/umass 254 uhub/ulpt 253 uhub/ukbd 252 uhub/uipaq 251 usb/uhub 250 uhub/uhub 249 uhub/uhid 248 pci/uhci 247 cardbus/uhci 246 uhub/ugen 245 uhub/uftdi 244 ucom 243 uhub/ubser 242 uhub/ubsa 241 uhub/uark 240 pci/ohci 239 cardbus/ohci 238 uhub/rue 237 rue/miibus 236 uhub/ural 235 uhub/kue 234 uhub/cue 233 uhub/cdce 232 uhub/axe 231 axe/miibus 230 uhub/aue 229 aue/miibus 228 pci/ehci 227 cardbus/ehci 23 acpi/acpi_button 226 pci/uart 225 cardbus/uart 224 pccard/uart 223 isa/uart 222 acpi/uart 19 pci/aacch 221 pci/txp 220 pci/tx 219 tx/miibus 218 pci/twe 217 twe/twed 62 ata/ad 61 pccard/ata 216 pci/twa 215 pci/trm 214 pci/ti 34 cpu/acpi_perf 213 pci/sym 212 pccard/sn 211 isa/sn 22 acpi/acpi_acad 210 pci/skc 209 skc/sk 208 sk/miibus 207 pci/sis 206 sis/miibus 205 pci/sf 204 sf/miibus 33 pci/acpi_pcib 32 acpi/acpi_pcib 203 pci/re 202 cardbus/re 201 re/miibus 18 aac/aacd 200 random 199 pci/ral 198 cardbus/ral 197 pci/ppc 196 isa/ppc 195 acpi/ppc 194 ppbus/ppi 26 acpi/acpi_ec 193 ppc/ppbus 192 ppbus/lpt 191 ppbus/plip 190 pci/pcn 189 pcn/miibus 188 pci/vgapci 187 pci/pcib 186 pcib/pci 59 pci/an 99 pci/em 58 pccard/an 57 isa/an 17 aac/aacp 56 pci/amr 185 pci/isab 184 pci/ignore_pci 183 pci/hostb 182 pci/fixup_pci 181 pci/cbb 55 amr/amrd 25 acpi/cpu 180 isa/cbb 31 acpi/acpi_pci_link 54 pci/amd 21 nexus/acpi 30 pcib/acpi_pci 98 pci/ed 97 pccard/ed 179 pcic/pccard 178 cbb/pccard 177 null 176 pci/nge 175 nge/miibus 96 ed/miibus 95 pci/dpt 94 pci/de 174 pci/mskc 173 mskc/msk 172 msk/miibus 93 dcons 53 pci/ale 92 firewire/dcons_crom 169 pci/mpt 170 mpt_raid 168 mpt_cam 171 mpt_user 327 wlan_tkip 326 wlan_ccmp 325 wlan_amrr 281 g_bsd 287 g_label 298 rootbus 286 g_vfs 351 g_class 285 g_mbr 284 g_mbrext 132 g_md 299 firmware 167 mpt_core 331 wlan_scan_sta 330 wlan_scan_ap 283 g_disk 282 g_dev 288 g_part 329 wlan 328 wlan_wep 319 if_firewire 317 ether 2 1 0xffffffff80cd3000 230e8 snd_hda.ko Contains modules: Id Name 4 pci/snd_hda 3 hdac/snd_hda_pcm 3 2 0xffffffff80cf7000 67470 sound.ko Contains modules: Id Name 2 midi 1 sound 4 1 0xffffffff80d5f000 1b70 acpi_sony.ko Contains modules: Id Name 5 acpi/acpi_sony 5 1 0xffffffff80d61000 5088 atapicam.ko Contains modules: Id Name 6 ata/atapicam 6 1 0xffffffff80d67000 6188 sem.ko Contains modules: Id Name 7 sem 7 2 0xffffffff80e22000 18b30 linux.ko Contains modules: Id Name 400 linuxelf 8 1 0xffffffff80e3b000 734 rtc.ko Contains modules: Id Name 401 rtc 9 1 0xffffffff80e3c000 7b46 i915.ko Contains modules: Id Name 402 vgapci/i915 10 1 0xffffffff80e44000 1161f drm.ko Contains modules: Id Name 11 1 0xffffffff80e56000 6ea2 ntfs.ko Contains modules: Id Name 403 ntfs 12 1 0xffffffff80e5d000 8eb2 if_wpi.ko Contains modules: Id Name 404 pci/wpi 13 1 0xffffffff80e66000 24b2e wpifw.ko Contains modules: Id Name 405 wpifw_fw %sysctl hw.acpi hw.acpi.supported_sleep_state: S3 S4 S5 hw.acpi.power_button_state: S5 hw.acpi.sleep_button_state: S3 hw.acpi.lid_switch_state: NONE hw.acpi.standby_state: S1 hw.acpi.suspend_state: S3 hw.acpi.sleep_delay: 1 hw.acpi.s4bios: 0 hw.acpi.verbose: 0 hw.acpi.disable_on_reboot: 0 hw.acpi.handle_reboot: 0 hw.acpi.thermal.min_runtime: 0 hw.acpi.thermal.polling_rate: 10 hw.acpi.thermal.user_override: 0 hw.acpi.thermal.tz0.temperature: 58.9C hw.acpi.thermal.tz0.active: -1 hw.acpi.thermal.tz0.passive_cooling: 1 hw.acpi.thermal.tz0.thermal_flags: 0 hw.acpi.thermal.tz0._PSV: 94.9C hw.acpi.thermal.tz0._HOT: -1 hw.acpi.thermal.tz0._CRT: 99.9C hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 hw.acpi.thermal.tz0._TC1: 1 hw.acpi.thermal.tz0._TC2: 2 hw.acpi.thermal.tz0._TSP: 50 hw.acpi.thermal.tz1.temperature: 59.9C hw.acpi.thermal.tz1.active: -1 hw.acpi.thermal.tz1.passive_cooling: 0 hw.acpi.thermal.tz1.thermal_flags: 0 hw.acpi.thermal.tz1._PSV: 99.8C hw.acpi.thermal.tz1._HOT: -1 hw.acpi.thermal.tz1._CRT: 100.8C hw.acpi.thermal.tz1._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 hw.acpi.thermal.tz1._TC1: 1 hw.acpi.thermal.tz1._TC2: 2 hw.acpi.thermal.tz1._TSP: 50 hw.acpi.thermal.tz2.temperature: 59.9C hw.acpi.thermal.tz2.active: -1 hw.acpi.thermal.tz2.passive_cooling: 0 hw.acpi.thermal.tz2.thermal_flags: 0 hw.acpi.thermal.tz2._PSV: 99.8C hw.acpi.thermal.tz2._HOT: -1 hw.acpi.thermal.tz2._CRT: 100.8C hw.acpi.thermal.tz2._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 hw.acpi.thermal.tz2._TC1: 1 hw.acpi.thermal.tz2._TC2: 2 hw.acpi.thermal.tz2._TSP: 50 hw.acpi.battery.life: 100 hw.acpi.battery.time: -1 hw.acpi.battery.state: 0 hw.acpi.battery.units: 1 hw.acpi.battery.info_expire: 5 hw.acpi.acline: 1 hw.acpi.cpu.cx_lowest: C1 Hope this helps in anyway Thanks From bf1783 at googlemail.com Sun Aug 9 12:49:56 2009 From: bf1783 at googlemail.com (b. f.) Date: Sun Aug 9 12:50:18 2009 Subject: laptop doesn't power off In-Reply-To: References: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> Message-ID: Ack, I'm behind the times (as is the Handbook...). Change, from my earlier message: hw.acpi.disable_on_poweroff="0" to hw,acpi.disable_on_reboot="1" b. From bf1783 at googlemail.com Sun Aug 9 13:00:45 2009 From: bf1783 at googlemail.com (b. f.) Date: Sun Aug 9 13:00:52 2009 Subject: laptop doesn't power off In-Reply-To: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> References: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> Message-ID: Another correction: suspend/resume for deep sleep on amd64 was introduced to 8-CURRENT on March 17 of this year, not in May. There were some important shutdown/reboot related changes at the end of April, and the ACPI update in June. I see no sign that these were backported in time for 7.2-RELEASE. b. From bf1783 at googlemail.com Sun Aug 9 13:02:11 2009 From: bf1783 at googlemail.com (b. f.) Date: Sun Aug 9 13:02:19 2009 Subject: laptop doesn't power off In-Reply-To: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> References: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> Message-ID: First, do you have the latest BIOS revision from your manufacturer? It would be wise to check this before spending a lot of time debugging. There may be bugs in early versions that have been fixed in later ones. If you do find a later version and decide to update it, _be careful_. :) So, about suspend/resume. Support for the deeper sleep states (S3,S4) was only added to 8-CURRENT in May for amd64, and I don't remember if it was backported to 7-STABLE before the 7.2-RELEASE. Someone who has been keeping up with 7-STABLE may be able to tell you more. You may want to upgrade to 8-BETA3 in a few days, because it has these features, and a newer version of ACPI. In any event, lack of suspend/resume support does _not_ explain why your computer won't shutdown properly. I don't see any obvious problems in what you've posted, after a cursory look. So you should probably enable more debugging messages to see exactly what is going on. To enable ACPI debugging, you need to rebuild your kernel after either adding ACPI_DEBUG=1 to your /etc/make.conf, or adding options ACPI_DEBUG to your kernel config file. Then add to /boot/loader.conf (including the quotes): debug.acpi.layer="ACPI_ALL_COMPONENTS ACPI_ALL_DRIVERS" debug.acpi.level="ACPI_LV_ALL_EXCEPTIONS" and reboot. Save the messages and post them to the list. This will tell us more about what is happening, but will not fix the problem. The first thing you may want to try for this is to set: hw.acpi.disable_on_poweroff="0" debug.acpi.resume_beep="1" to /boot/loader.conf, to see if they make a difference. The first setting will change the handling of ACPI during the shutdown process, and the second will cause a beep to sound if the ACPI resumes the system (not what you want if you're shutting down). b. On 8/9/09, Tim Matthews wrote: > On Sun, Aug 9, 2009 at 11:39 PM, b. f. wrote: > >> Before going to the trouble of enabling full debugging, what are the >> output of "uname -a", "kldstat -v", and "sysctl hw.acpi" ? >> >> b. > > > > %uname -a > FreeBSD tim-laptop 7.2-RELEASE FreeBSD 7.2-RELEASE #2: Tue May 5 20:51:55 > NZST 2009 root@tim-laptop:/usr/obj/usr/src/sys/GENERIC amd64 > %kldstat -v > Id Refs Address Size Name > 1 27 0xffffffff80100000 bd23e0 kernel > Contains modules: > Id Name > 304 msgctl > 303 msgget > 310 semsys > 309 __semctl > 308 semget > 307 semop > 302 msgsnd > 301 msgrcv > 305 msgsys > 316 shmsys > 315 shmat > 314 shmctl > 313 shmdt > 312 shmget > 66 ataraid > 321 loop > 295 elf64 > 396 elf32 > 296 shell > 280 pseudofs > 323 if_sl > 320 if_gif > 322 if_ppp > 324 if_tun > 318 if_faith > 300 sysvmsg > 306 sysvsem > 311 sysvshm > 336 nfslockd > 335 nfsserver > 349 krpc > 350 ufs > 333 nfs > 278 msdosfs > 332 nfs4 > 294 cd9660 > 277 devfs > 279 procfs > 8 cam > 60 ata > 11 cd > 13 da > 16 ses > 9 probe > 15 sa > 14 pass > 289 g_part_gpt > 12 ch > 10 xpt > 91 miibus/pnphy > 90 miibus/dcphy > 89 cardbus/dc > 166 pci/mly > 165 pci/mlx > 164 mlx/mlxd > 163 miibus/xmphy > 162 miibus/ukphy > 161 miibus/truephy > 160 miibus/tlphy > 159 miibus/tdkphy > 158 miibus/ruephy > 157 miibus/rlphy > 156 miibus/rgephy > 155 miibus/qsphy > 154 miibus/pnaphy > 153 miibus/nsphyter > 152 miibus/nsphy > 151 miibus/nsgphy > 150 miibus/mlphy > 149 miibus/lxtphy > 148 miibus/jmphy > 147 miibus/ip1000phy > 146 miibus/inphy > 145 miibus/icsphy > 144 miibus/gentbi > 143 miibus/xlphy > 399 cpu/p4tcc > 142 miibus/e1000phy > 398 cpu/est > 397 cpu/powernow > 141 miibus/ciphy > 140 miibus/brgphy > 139 miibus/bmtphy > 138 miibus/atphy > 395 hostb/agp_intel > 394 vgapci/agp_i810 > 393 hostb/agp_amd64 > 137 miibus/amphy > 392 isa/vga > 136 miibus/acphy > 391 isa/sc > 390 scrndr-vga > 389 scterm-sc > 388 pci/sio > 387 cardbus/sio > 386 pccard/sio > 385 isa/sio > 384 acpi/sio > 135 mfi/mfid > 134 pci/mfi > 88 pci/dc > 87 dc/miibus > 383 pci/nfe > 382 nfe/miibus > 381 pci/hptrr > 380 pci/hptmv > 379 pccard/fdc > 378 isa/fdc > 377 acpi/fdc > 376 fdc/fd > 375 io > 86 pccard/cs > 374 isa/ed > 85 isa/cs > 133 mem > 373 atkbdc/psm > 372 isa/psmcpnp > 371 acpi/psmcpnp > 52 ale/miibus > 370 isa/atkbdc > 369 acpi/atkbdc > 368 atkbdc/atkbd > 367 pci/arcmsr > 51 ahc > 366 legacy/pcib > 365 isa/pcibus_pnp > 364 isa/atdma > 363 acpi/atdma > 362 legacy/isa > 361 isa/attimer > 360 acpi/attimer > 50 ahd > 131 pci/lge > 130 lge/miibus > 359 root/nexus > 358 nexus/ram > 357 isa/sysresource > 84 cpu/ichss > 129 pci/le > 49 pci/ahd > 128 kbdmux > 83 pci/ciss > 48 cardbus/ahd > 127 pci/jme > 126 jme/miibus > 356 nexus/legacy > 355 legacy/cpu > 125 pci/ixgbe > 47 pci/ahc_pci > 354 pci/ioapic > 353 nexus/apic > 46 cardbus/ahc_pci > 352 acpi/fpupnp > 45 isa/ahc_isa > 82 cbb/cardbus > 81 pci/bt > 80 isa/bt > 79 pci/bge > 78 bge/miibus > 44 pccard/aic > 77 pci/bfe > 76 bfe/miibus > 75 pci/bce > 74 bce/miibus > 297 cpu/cpufreq > 124 pci/isp > 123 pci/ips > 122 ips/ipsd > 20 pci/aac > 121 pci/iir > 29 acpi/acpi_lid > 120 pci/ida > 119 ida/idad > 118 pci/hptiop > 117 pci/fxp > 116 cardbus/fxp > 115 fxp/miibus > 73 pccard/awi > 43 pci/age > 72 pci/if_ath > 293 isa/orm > 292 isa/isahint > 71 cardbus/if_ath > 291 isab/isa > 290 eisab/isa > 42 age/miibus > 41 pci/adw > 40 pci/adv > 39 acpi/acpi_timer > 114 firewire/sbp > 38 cpu/acpi_throttle > 37 acpi/acpi_tz > 113 firewire/fwip > 28 acpi/acpi_isab > 70 ata/ast > 24 acpi/acpi_cmbat > 69 ata/afd > 112 firewire/fwe > 111 pci/fwohci > 110 cardbus/fwohci > 36 acpi/acpi_smbat > 68 ata/acd > 35 acpi/acpi_sysresource > 67 ad/subdisk > 348 cardbus/xl > 347 pci/xl > 346 xl/miibus > 345 pci/wb > 344 wb/miibus > 343 pci/tl > 342 tl/miibus > 341 pci/ste > 340 ste/miibus > 339 pci/rl > 338 cardbus/rl > 337 rl/miibus > 109 fwohci/firewire > 108 pccard/fe > 107 exca > 106 pccard/ex > 105 isa/ex > 104 pccard/ep > 103 isa/ep > 102 pci/et > 101 et/miibus > 334 nfslock > 27 acpi/acpi_hpet > 65 pci/atapci > 276 pccard/xe > 275 pci/wi > 274 pccard/wi > 273 watchdog > 272 pci/vx > 271 pci/vr > 270 vr/miibus > 269 pci/vge > 268 cardbus/vge > 267 vge/miibus > 266 uhub/uvscom > 265 uhub/uvisor > 264 uhub/uslcom > 263 uhub/uscanner > 64 atapci/ata > 63 isa/ata > 100 pci/igb > 262 ohci/usb > 261 uhci/usb > 260 ehci/usb > 259 slhci/usb > 258 uhub/urio > 257 uhub/uplcom > 256 uhub/ums > 255 uhub/umass > 254 uhub/ulpt > 253 uhub/ukbd > 252 uhub/uipaq > 251 usb/uhub > 250 uhub/uhub > 249 uhub/uhid > 248 pci/uhci > 247 cardbus/uhci > 246 uhub/ugen > 245 uhub/uftdi > 244 ucom > 243 uhub/ubser > 242 uhub/ubsa > 241 uhub/uark > 240 pci/ohci > 239 cardbus/ohci > 238 uhub/rue > 237 rue/miibus > 236 uhub/ural > 235 uhub/kue > 234 uhub/cue > 233 uhub/cdce > 232 uhub/axe > 231 axe/miibus > 230 uhub/aue > 229 aue/miibus > 228 pci/ehci > 227 cardbus/ehci > 23 acpi/acpi_button > 226 pci/uart > 225 cardbus/uart > 224 pccard/uart > 223 isa/uart > 222 acpi/uart > 19 pci/aacch > 221 pci/txp > 220 pci/tx > 219 tx/miibus > 218 pci/twe > 217 twe/twed > 62 ata/ad > 61 pccard/ata > 216 pci/twa > 215 pci/trm > 214 pci/ti > 34 cpu/acpi_perf > 213 pci/sym > 212 pccard/sn > 211 isa/sn > 22 acpi/acpi_acad > 210 pci/skc > 209 skc/sk > 208 sk/miibus > 207 pci/sis > 206 sis/miibus > 205 pci/sf > 204 sf/miibus > 33 pci/acpi_pcib > 32 acpi/acpi_pcib > 203 pci/re > 202 cardbus/re > 201 re/miibus > 18 aac/aacd > 200 random > 199 pci/ral > 198 cardbus/ral > 197 pci/ppc > 196 isa/ppc > 195 acpi/ppc > 194 ppbus/ppi > 26 acpi/acpi_ec > 193 ppc/ppbus > 192 ppbus/lpt > 191 ppbus/plip > 190 pci/pcn > 189 pcn/miibus > 188 pci/vgapci > 187 pci/pcib > 186 pcib/pci > 59 pci/an > 99 pci/em > 58 pccard/an > 57 isa/an > 17 aac/aacp > 56 pci/amr > 185 pci/isab > 184 pci/ignore_pci > 183 pci/hostb > 182 pci/fixup_pci > 181 pci/cbb > 55 amr/amrd > 25 acpi/cpu > 180 isa/cbb > 31 acpi/acpi_pci_link > 54 pci/amd > 21 nexus/acpi > 30 pcib/acpi_pci > 98 pci/ed > 97 pccard/ed > 179 pcic/pccard > 178 cbb/pccard > 177 null > 176 pci/nge > 175 nge/miibus > 96 ed/miibus > 95 pci/dpt > 94 pci/de > 174 pci/mskc > 173 mskc/msk > 172 msk/miibus > 93 dcons > 53 pci/ale > 92 firewire/dcons_crom > 169 pci/mpt > 170 mpt_raid > 168 mpt_cam > 171 mpt_user > 327 wlan_tkip > 326 wlan_ccmp > 325 wlan_amrr > 281 g_bsd > 287 g_label > 298 rootbus > 286 g_vfs > 351 g_class > 285 g_mbr > 284 g_mbrext > 132 g_md > 299 firmware > 167 mpt_core > 331 wlan_scan_sta > 330 wlan_scan_ap > 283 g_disk > 282 g_dev > 288 g_part > 329 wlan > 328 wlan_wep > 319 if_firewire > 317 ether > 2 1 0xffffffff80cd3000 230e8 snd_hda.ko > Contains modules: > Id Name > 4 pci/snd_hda > 3 hdac/snd_hda_pcm > 3 2 0xffffffff80cf7000 67470 sound.ko > Contains modules: > Id Name > 2 midi > 1 sound > 4 1 0xffffffff80d5f000 1b70 acpi_sony.ko > Contains modules: > Id Name > 5 acpi/acpi_sony > 5 1 0xffffffff80d61000 5088 atapicam.ko > Contains modules: > Id Name > 6 ata/atapicam > 6 1 0xffffffff80d67000 6188 sem.ko > Contains modules: > Id Name > 7 sem > 7 2 0xffffffff80e22000 18b30 linux.ko > Contains modules: > Id Name > 400 linuxelf > 8 1 0xffffffff80e3b000 734 rtc.ko > Contains modules: > Id Name > 401 rtc > 9 1 0xffffffff80e3c000 7b46 i915.ko > Contains modules: > Id Name > 402 vgapci/i915 > 10 1 0xffffffff80e44000 1161f drm.ko > Contains modules: > Id Name > 11 1 0xffffffff80e56000 6ea2 ntfs.ko > Contains modules: > Id Name > 403 ntfs > 12 1 0xffffffff80e5d000 8eb2 if_wpi.ko > Contains modules: > Id Name > 404 pci/wpi > 13 1 0xffffffff80e66000 24b2e wpifw.ko > Contains modules: > Id Name > 405 wpifw_fw > %sysctl hw.acpi > hw.acpi.supported_sleep_state: S3 S4 S5 > hw.acpi.power_button_state: S5 > hw.acpi.sleep_button_state: S3 > hw.acpi.lid_switch_state: NONE > hw.acpi.standby_state: S1 > hw.acpi.suspend_state: S3 > hw.acpi.sleep_delay: 1 > hw.acpi.s4bios: 0 > hw.acpi.verbose: 0 > hw.acpi.disable_on_reboot: 0 > hw.acpi.handle_reboot: 0 > hw.acpi.thermal.min_runtime: 0 > hw.acpi.thermal.polling_rate: 10 > hw.acpi.thermal.user_override: 0 > hw.acpi.thermal.tz0.temperature: 58.9C > hw.acpi.thermal.tz0.active: -1 > hw.acpi.thermal.tz0.passive_cooling: 1 > hw.acpi.thermal.tz0.thermal_flags: 0 > hw.acpi.thermal.tz0._PSV: 94.9C > hw.acpi.thermal.tz0._HOT: -1 > hw.acpi.thermal.tz0._CRT: 99.9C > hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 > hw.acpi.thermal.tz0._TC1: 1 > hw.acpi.thermal.tz0._TC2: 2 > hw.acpi.thermal.tz0._TSP: 50 > hw.acpi.thermal.tz1.temperature: 59.9C > hw.acpi.thermal.tz1.active: -1 > hw.acpi.thermal.tz1.passive_cooling: 0 > hw.acpi.thermal.tz1.thermal_flags: 0 > hw.acpi.thermal.tz1._PSV: 99.8C > hw.acpi.thermal.tz1._HOT: -1 > hw.acpi.thermal.tz1._CRT: 100.8C > hw.acpi.thermal.tz1._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 > hw.acpi.thermal.tz1._TC1: 1 > hw.acpi.thermal.tz1._TC2: 2 > hw.acpi.thermal.tz1._TSP: 50 > hw.acpi.thermal.tz2.temperature: 59.9C > hw.acpi.thermal.tz2.active: -1 > hw.acpi.thermal.tz2.passive_cooling: 0 > hw.acpi.thermal.tz2.thermal_flags: 0 > hw.acpi.thermal.tz2._PSV: 99.8C > hw.acpi.thermal.tz2._HOT: -1 > hw.acpi.thermal.tz2._CRT: 100.8C > hw.acpi.thermal.tz2._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 > hw.acpi.thermal.tz2._TC1: 1 > hw.acpi.thermal.tz2._TC2: 2 > hw.acpi.thermal.tz2._TSP: 50 > hw.acpi.battery.life: 100 > hw.acpi.battery.time: -1 > hw.acpi.battery.state: 0 > hw.acpi.battery.units: 1 > hw.acpi.battery.info_expire: 5 > hw.acpi.acline: 1 > hw.acpi.cpu.cx_lowest: C1 > > Hope this helps in anyway > > Thanks > From smithi at nimnet.asn.au Sun Aug 9 17:57:11 2009 From: smithi at nimnet.asn.au (Ian Smith) Date: Sun Aug 9 17:57:26 2009 Subject: laptop doesn't power off In-Reply-To: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> References: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> Message-ID: <20090810034303.C19821@sola.nimnet.asn.au> On Sun, 9 Aug 2009, Tim Matthews wrote: > On Sun, Aug 9, 2009 at 11:39 PM, b. f. wrote: > > > Before going to the trouble of enabling full debugging, what are the > > output of "uname -a", "kldstat -v", and "sysctl hw.acpi" ? > > > > b. b.'s well onto it .. just a couple of things noticed in passing: > %uname -a > FreeBSD tim-laptop 7.2-RELEASE FreeBSD 7.2-RELEASE #2: Tue May 5 20:51:55 > NZST 2009 root@tim-laptop:/usr/obj/usr/src/sys/GENERIC amd64 Did you recompile GENERIC? Is it still vanilla? > 4 1 0xffffffff80d5f000 1b70 acpi_sony.ko > Contains modules: > Id Name > 5 acpi/acpi_sony Have you tried it without loading acpi_sony? (just another vector) > %sysctl hw.acpi > hw.acpi.supported_sleep_state: S3 S4 S5 > hw.acpi.power_button_state: S5 > hw.acpi.sleep_button_state: S3 > hw.acpi.lid_switch_state: NONE > hw.acpi.standby_state: S1 > hw.acpi.suspend_state: S3 > hw.acpi.sleep_delay: 1 > hw.acpi.s4bios: 0 So you couldn't have expected acpiconf -s 4 to work (earlier reference) > hw.acpi.thermal.tz0.temperature: 58.9C > hw.acpi.thermal.tz1.temperature: 59.9C > hw.acpi.thermal.tz2.temperature: 59.9C That's almost uncanny .. cheers, Ian From tim.matthews7 at gmail.com Mon Aug 10 03:36:59 2009 From: tim.matthews7 at gmail.com (Tim Matthews) Date: Mon Aug 10 03:37:06 2009 Subject: Fwd: laptop doesn't power off In-Reply-To: <3f1d93450908092036v938164aocbd15b90e7de2ca2@mail.gmail.com> References: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> <20090810034303.C19821@sola.nimnet.asn.au> <3f1d93450908092036v938164aocbd15b90e7de2ca2@mail.gmail.com> Message-ID: <3f1d93450908092036t3e4b787fm221f14574d559be0@mail.gmail.com> On Mon, Aug 10, 2009 at 5:57 AM, Ian Smith wrote: > On Sun, 9 Aug 2009, Tim Matthews wrote: > > On Sun, Aug 9, 2009 at 11:39 PM, b. f. wrote: > > > > > Before going to the trouble of enabling full debugging, what are the > > > output of "uname -a", "kldstat -v", and "sysctl hw.acpi" ? > > > > > > b. > > b.'s well onto it .. just a couple of things noticed in passing: > > > %uname -a > > FreeBSD tim-laptop 7.2-RELEASE FreeBSD 7.2-RELEASE #2: Tue May 5 > 20:51:55 > > NZST 2009 root@tim-laptop:/usr/obj/usr/src/sys/GENERIC amd64 > > Did you recompile GENERIC? Is it still vanilla? vanilla. > > > > 4 1 0xffffffff80d5f000 1b70 acpi_sony.ko > > Contains modules: > > Id Name > > 5 acpi/acpi_sony > > Have you tried it without loading acpi_sony? (just another vector) Yes still no poweroff. > > > > %sysctl hw.acpi > > hw.acpi.supported_sleep_state: S3 S4 S5 > > hw.acpi.power_button_state: S5 > > hw.acpi.sleep_button_state: S3 > > hw.acpi.lid_switch_state: NONE > > hw.acpi.standby_state: S1 > > hw.acpi.suspend_state: S3 > > hw.acpi.sleep_delay: 1 > > hw.acpi.s4bios: 0 > > So you couldn't have expected acpiconf -s 4 to work (earlier reference) %sudo acpiconf -s 4 acpiconf: request sleep type (4) failed: Operation not supported > > > > hw.acpi.thermal.tz0.temperature: 58.9C > > hw.acpi.thermal.tz1.temperature: 59.9C > > hw.acpi.thermal.tz2.temperature: 59.9C > > That's almost uncanny .. > > cheers, Ian > From tim.matthews7 at gmail.com Mon Aug 10 03:57:35 2009 From: tim.matthews7 at gmail.com (Tim Matthews) Date: Mon Aug 10 03:57:41 2009 Subject: laptop doesn't power off In-Reply-To: References: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> Message-ID: <3f1d93450908092057m6e6c0ce1pb206e8f83615fb82@mail.gmail.com> On Mon, Aug 10, 2009 at 12:37 AM, b. f. wrote: > First, do you have the latest BIOS revision from your manufacturer? > It would be wise to check this before spending a lot of time > debugging. There may be bugs in early versions that have been fixed > in later ones. If you do find a later version and decide to update > it, _be careful_. :) I have never been able to find a bios update for my laptop. The sony support site where the windows drivers are at has none and I have tried searching for one. Do you know of any? From tim.matthews7 at gmail.com Mon Aug 10 04:11:06 2009 From: tim.matthews7 at gmail.com (Tim Matthews) Date: Mon Aug 10 04:11:12 2009 Subject: Fwd: laptop doesn't power off In-Reply-To: <3f1d93450908092109p63b10f8bnd92d15fbbc943d4f@mail.gmail.com> References: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> <3f1d93450908092109p63b10f8bnd92d15fbbc943d4f@mail.gmail.com> Message-ID: <3f1d93450908092111i2474341vd069f59ffa6ab9b9@mail.gmail.com> On Mon, Aug 10, 2009 at 12:47 AM, b. f. wrote: > Ack, I'm behind the times (as is the Handbook...). Change, from my > earlier message: > > hw.acpi.disable_on_poweroff="0" > > to > > hw,acpi.disable_on_reboot="1" > Setting hw.acpi.disable_on_reboot to 1 does nothing to help my power off problem. Just a reminder: my rebooting works fine or is this sysctl just named inappropriately? From bugmaster at FreeBSD.org Mon Aug 10 11:06:49 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 10 11:07:11 2009 Subject: Current problem reports assigned to freebsd-acpi@FreeBSD.org Message-ID: <200908101106.n7AB6mHR025028@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/137053 acpi [hang] FreeBSD 8.0 BETA2Compaq Mini 700 locks on boot o kern/137042 acpi [acpi] hp laptop's lcd not wakes up after suspend to r o kern/136808 acpi [acpi] panic when switching to s3 o i386/136008 acpi [acpi] Dell Vostro 1310 will not shutdown (Requires us o bin/135349 acpi [patch] teach acpidump(8) to disassemble arbitrary mem o kern/135070 acpi [acpi] [patch] BIOS resource allocation and FreeBSD AC o kern/132602 acpi [acpi] ACPI Problem with Intel SS4200: System does not o kern/130683 acpi [ACPI] shutdown hangs after syncing disks - ACPI race? o i386/129953 acpi [acpi] ACPI timeout (CDROM) with Shuttle X27D o kern/129618 acpi [acpi] Problem with ACPI on HP Pavilion DV2899 laptop o kern/129563 acpi [acpi] sleep broken on IBM/Lenovo T61 in amd64 mode f kern/128639 acpi [patch] [acpi_asus] acpi for ASUS A6F,A3E,A3F,A3N not f kern/128634 acpi [patch] fix acpi_asus(4) in asus a6f laptop o kern/127581 acpi [patch] [acpi_sony] Add support for more Sony features o kern/124744 acpi [acpi] [patch] incorrect _BST result validation for To o kern/124412 acpi [acpi] power off error on Toshiba M40 laptop o kern/123039 acpi [acpi] ACPI AML_BUFFER_LIMIT errors during boot o kern/121504 acpi [patch] Correctly set hw.acpi.osname on certain machin f kern/121454 acpi [pst] Promise SuperTrak SX6000 does not load during bo o amd64/121439 acpi [boot] Installation of FreeBSD 7.0 fails: ACPI problem o kern/121102 acpi [acpi_fujitsu] [patch] update acpi_fujitsu for the P80 o kern/120515 acpi [acpi] [patch] acpi_alloc_wakeup_handler: can't alloc o kern/119356 acpi [acpi]: i386 ACPI wakeup not work due resource exhaust o kern/119200 acpi [acpi] Lid close switch suspends CPU for 1 second on H o kern/118973 acpi [acpi]: Kernel panic with acpi boot o kern/117605 acpi [acpi] [request] add debug.cpufreq.highest o kern/116939 acpi [acpi] PCI-to-PCI misconfigured for bus three and can o i386/114562 acpi [acpi] cardbus is dead after s3 on Thinkpad T43 with a o kern/114165 acpi [acpi] Dell C810 - ACPI problem s kern/112544 acpi [acpi] [patch] Add High Precision Event Timer Driver f o kern/108954 acpi [acpi] 'sleep(1)' sleeps >1 seconds when speedstep (Cx o kern/108695 acpi [acpi]: Fatal trap 9: general protection fault when in o kern/108488 acpi [acpi] ACPI-1304: *** Error: Method execution failed o kern/108017 acpi [acpi]: Acer Aspire 5600 o kern/106924 acpi [acpi] ACPI resume returns g_vfs_done() errors and ker o kern/105537 acpi [acpi] problems in acpi on HP Compaq nc6320 o kern/104625 acpi ACPI on ASUS A8N-32 SLI/ASUS P4P800 does not show ther o kern/102252 acpi acpi thermal does not work on Abit AW8D (intel 975) o kern/97383 acpi Volume buttons on IBM Thinkpad crash system with ACPI s i386/91748 acpi acpi problem on Acer TravelMare 4652LMi (nvidia panic, s kern/91038 acpi [panic] [ata] [acpi] 6.0-RELEASE on Fujitsu Siemens Am s kern/90243 acpi Laptop fan doesn't turn off (ACPI enabled) (Packard Be o i386/83018 acpi [install] Installer will not boot on Asus P4S8X BIOS 1 f kern/81000 acpi [apic] Via 8235 sound card worked great with FreeBSD 5 o i386/79081 acpi ACPI suspend/resume not working on HP nx6110 o kern/76950 acpi ACPI wrongly blacklisted on Micron ClientPro 766Xi sys s kern/73823 acpi [request] acpi / power-on by timer support o i386/72566 acpi ACPI, FreeBSD disables fan on Compaq Armada 1750 o i386/69750 acpi Boot without ACPI failed on ASUS L5 o kern/56024 acpi ACPI suspend drains battery while in S3 o i386/55661 acpi ACPI suspend/resume problem on ARMADA M700 o i386/54756 acpi ACPI suspend/resume problem on CF-W2 laptop 52 problems total. From bf1783 at googlemail.com Mon Aug 10 13:22:17 2009 From: bf1783 at googlemail.com (b. f.) Date: Mon Aug 10 13:22:24 2009 Subject: laptop doesn't power off In-Reply-To: <3f1d93450908092109p63b10f8bnd92d15fbbc943d4f@mail.gmail.com> References: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> <3f1d93450908092109p63b10f8bnd92d15fbbc943d4f@mail.gmail.com> Message-ID: On 8/10/09, Tim Matthews wrote: > On Mon, Aug 10, 2009 at 12:47 AM, b. f. wrote: > Setting hw.acpi.disable_on_reboot to 1 does nothing to help my power off > problem. Just a reminder: my rebooting works fine or is this sysctl just > named inappropriately? > Not exactly. It's a bit more complicated than that. I'll describe it in more detail later. For the moment, try this: In /boot/loader.conf, set hw.acpi.verbose="1" hw.acpi.disable_on_reboot="0" Now reboot the computer, using a verbose boot. Save the dmesg output and look for any new acpi-related messages that weren't present in the last dmesg you posted. acpi-related errors will usually consist of strings starting with AE_. For example, you could see something like: pcib4: could not get PCI interrupt routing table for \\_SB_.PCI0.BR12 - AE_NOT_FOUND Let us see them if there are any. Now try the following: shutdown -p now shutdown -h now shutdown -r now You'll have to cut power manually if your computer fails to execute any of them properly. What happens in each case -- what messages are printed on the console? Now try dropping to a shallow sleep state: acpiconf -s 1 Again, what happens, and what messages, if any appear? b. From tim.matthews7 at gmail.com Tue Aug 11 08:07:34 2009 From: tim.matthews7 at gmail.com (Tim Matthews) Date: Tue Aug 11 08:07:41 2009 Subject: laptop doesn't power off In-Reply-To: <3f1d93450908102038g2f972d45yc3ae5cb0ae9de785@mail.gmail.com> References: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> <3f1d93450908092109p63b10f8bnd92d15fbbc943d4f@mail.gmail.com> <3f1d93450908102038g2f972d45yc3ae5cb0ae9de785@mail.gmail.com> Message-ID: <3f1d93450908110107i24876437lf6f0f6fdd4a6ffbc@mail.gmail.com> My problems appears to be the same as http://www.freebsd.org/cgi/query-pr.cgi?pr=124412 as originally reported here by someone who has more experience than me http://lists.freebsd.org/pipermail/freebsd-acpi/2007-October/004162.html If that pr gets fixed then I suspect my problem will too as it is described like mine with the need to remove the battery to power off. Also my laptop has an express card slot and memory stick duo slot which is a TI device and not working last time I tested. That pr is using 1386, I am using amd64 but I have just tried a i386 install disk and it couldn't shutdown either. Thanks a lot. Below is the message I sent to bf but forgot to send to the mailing list also: On Tue, Aug 11, 2009 at 3:38 PM, Tim Matthews wrote: > > > On Tue, Aug 11, 2009 at 1:22 AM, b. f. wrote: > >> On 8/10/09, Tim Matthews wrote: >> > On Mon, Aug 10, 2009 at 12:47 AM, b. f. wrote: >> >> > Setting hw.acpi.disable_on_reboot to 1 does nothing to help my power off >> > problem. Just a reminder: my rebooting works fine or is this sysctl just >> > named inappropriately? >> > >> >> Not exactly. It's a bit more complicated than that. I'll describe it >> in more detail later. For the moment, try this: In >> /boot/loader.conf, set >> >> hw.acpi.verbose="1" >> hw.acpi.disable_on_reboot="0" >> >> Now reboot the computer, using a verbose boot. Save the dmesg output >> and look for any new acpi-related messages that weren't present in the >> last dmesg you posted. acpi-related errors will usually consist of >> strings starting with AE_. For example, you could see something like: >> >> pcib4: could not get PCI interrupt routing table for \\_SB_.PCI0.BR12 >> - AE_NOT_FOUND >> >> Let us see them if there are any. Now try the following: >> >> shutdown -p now >> shutdown -h now >> shutdown -r now >> >> You'll have to cut power manually if your computer fails to execute >> any of them properly. What happens in each case -- what messages are >> printed on the console? >> >> Now try dropping to a shallow sleep state: >> >> acpiconf -s 1 >> >> Again, what happens, and what messages, if any appear? >> >> b. > > > I have tried different combinations of a lot of things and powering off not > working, everything else working fine with no sign of acpi errors in logs. > acpiconf -s 1 (or any other number) operation not supported. I am now very > sure that my bios is up to date. Is there any thing that can be done to make > freebsd's acpi behave like linux's acpi? > > From bf1783 at googlemail.com Tue Aug 11 09:57:36 2009 From: bf1783 at googlemail.com (b. f.) Date: Tue Aug 11 09:57:42 2009 Subject: laptop doesn't power off In-Reply-To: <3f1d93450908102038g2f972d45yc3ae5cb0ae9de785@mail.gmail.com> References: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> <3f1d93450908092109p63b10f8bnd92d15fbbc943d4f@mail.gmail.com> <3f1d93450908102038g2f972d45yc3ae5cb0ae9de785@mail.gmail.com> Message-ID: On 8/11/09, Tim Matthews wrote: > I have tried different combinations of a lot of things and powering off not > working, everything else working fine with no sign of acpi errors in logs. > acpiconf -s 1 (or any other number) operation not supported. I am now very > sure that my bios is up to date. Is there any thing that can be done to make > freebsd's acpi behave like linux's acpi? > Looking at http://www.lesswatts.org/projects/acpi/ , it appears that both Linux and FreeBSD use ACPICA. So we could check to see if Linux has made any changes to their imported sources, and how they handle the power-down. From what you have told us, it appears that your machine is failing at some stage in calling three functions: AcpiEnterSleepStatePrep(ACPI_STATE_S5); ACPI_DISABLE_IRQS(); AcpiEnterSleepState(ACPI_STATE_S5); We could specifically compare the handling of these three functions in FreeBSD and Linux, if you know that your computer works under Linux. If you want to enable debugging as I mentioned in a previous message (the one where you compile kernel and modules with ACPI_DEBUG, which can give us a lot more information than even hw.acpi.verbose=1), we can learn more about exactly where the problem occurs. There are a couple of other things you can try: if you think that a certain piece of hardware is connected with the problem (again, we would know more if debugging was enabled), you can try: 1) physically removing the hardware; 2) going into the BIOS setup and disabling the hardware, if possible; or 3) disabling the ACPI subsystem that handles that hardware via /boot/loader.conf Also, have you tried FreeBSD 8 to see if that works for you? In the meantime, you can safely power down your machine by running 'shutdown -h now', and then manually cutting power. A bit of a nuisance, but not the end of the world. b. From smithi at nimnet.asn.au Tue Aug 11 15:19:29 2009 From: smithi at nimnet.asn.au (Ian Smith) Date: Tue Aug 11 15:19:44 2009 Subject: laptop doesn't power off In-Reply-To: References: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> <3f1d93450908092109p63b10f8bnd92d15fbbc943d4f@mail.gmail.com> <3f1d93450908102038g2f972d45yc3ae5cb0ae9de785@mail.gmail.com> Message-ID: <20090812010719.W19821@sola.nimnet.asn.au> On Tue, 11 Aug 2009, b. f. wrote: > On 8/11/09, Tim Matthews wrote: > > > I have tried different combinations of a lot of things and powering off not > > working, everything else working fine with no sign of acpi errors in logs. > > acpiconf -s 1 (or any other number) operation not supported. I am now very > > sure that my bios is up to date. Is there any thing that can be done to make > > freebsd's acpi behave like linux's acpi? [..] > Also, have you tried FreeBSD 8 to see if that works for you? > > In the meantime, you can safely power down your machine by running > 'shutdown -h now', and then manually cutting power. A bit of a > nuisance, but not the end of the world. That was my suggestion too, but I'm still not clear whether 'shutdown -h now' works on Tim's Sony, especially when the message Tim referenced, ie http://lists.freebsd.org/pipermail/freebsd-acpi/2007-October/004162.html said that on that poster's Toshiba M40: - shutdown -r: works properly - shutdown -h: halts the system normally; pressing a key to reboot works; the power button does not work--it is necessary to remove the battery to shut the machine off - shutdown -p: shuts down the operating system, but does not turn the power off; the power button does not work--it is necessary to remove the battery to shut the machine off If 'shutdown -h now' does work - to the extent that the power button then works without battery removal - then it's a different scenario. cheers, Ian From bf1783 at googlemail.com Tue Aug 11 16:49:43 2009 From: bf1783 at googlemail.com (b. f.) Date: Tue Aug 11 16:49:49 2009 Subject: laptop doesn't power off In-Reply-To: <20090812010719.W19821@sola.nimnet.asn.au> References: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> <3f1d93450908092109p63b10f8bnd92d15fbbc943d4f@mail.gmail.com> <3f1d93450908102038g2f972d45yc3ae5cb0ae9de785@mail.gmail.com> <20090812010719.W19821@sola.nimnet.asn.au> Message-ID: On 8/11/09, Ian Smith wrote: > If 'shutdown -h now' does work - to the extent that the power button > then works without battery removal - then it's a different scenario. It seems to be the same scenario -- at least with regards to the powerdown not working -- although we cannot know if it is for the same reason without more debugging information. My reading of Tim's first post is that after a halt ('shutdown -h now' is just a 'halt' with a slightly more graceful exit), toggling the power button failed to turn off the machine. b. From oberman at es.net Tue Aug 11 17:38:41 2009 From: oberman at es.net (Kevin Oberman) Date: Tue Aug 11 17:38:47 2009 Subject: laptop doesn't power off In-Reply-To: Your message of "Tue, 11 Aug 2009 16:49:41 -0000." Message-ID: <20090811173839.538F51CC31@ptavv.es.net> > Date: Tue, 11 Aug 2009 16:49:41 +0000 > From: "b. f." > Sender: owner-freebsd-acpi@freebsd.org > > On 8/11/09, Ian Smith wrote: > > > If 'shutdown -h now' does work - to the extent that the power button > > then works without battery removal - then it's a different scenario. > > It seems to be the same scenario -- at least with regards to the > powerdown not working -- although we cannot know if it is for the same > reason without more debugging information. My reading of Tim's first > post is that after a halt ('shutdown -h now' is just a 'halt' with a > slightly more graceful exit), toggling the power button failed to turn > off the machine. It might also be worth mentioning that you can ALMOST always force a system to power down by pressing and holding the power button for 5 seconds. This has always worked for me and is pretty fundamental, but it is claimed that there is an exception to every rule. (Some systems allow this to be disabled in BIOS, though.) In any case, this is easier than pulling the battery. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 From bf1783 at googlemail.com Tue Aug 11 19:22:55 2009 From: bf1783 at googlemail.com (b. f.) Date: Tue Aug 11 19:23:02 2009 Subject: laptop doesn't power off In-Reply-To: <20090811173839.538F51CC31@ptavv.es.net> References: <20090811173839.538F51CC31@ptavv.es.net> Message-ID: On 8/11/09, Kevin Oberman wrote: > It might also be worth mentioning that you can ALMOST always force a > system to power down by pressing and holding the power button for 5 > seconds. This has always worked for me and is pretty fundamental, but > it is claimed that there is an exception to every rule. (Some systems > allow this to be disabled in BIOS, though.) > > In any case, this is easier than pulling the battery. No doubt. But in his first post I think he mentioned that this didn't work for him, either. At least, he said holding the power button down "for a long time" didn't work. I'm assuming this was at least five seconds. He didn't mention anything about checking his BIOS settings. b. From tim.matthews7 at gmail.com Tue Aug 11 22:30:11 2009 From: tim.matthews7 at gmail.com (Tim Matthews) Date: Tue Aug 11 22:30:17 2009 Subject: Fwd: laptop doesn't power off In-Reply-To: <3f1d93450908111529q75a95b1o23c69c2aad8c4587@mail.gmail.com> References: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> <3f1d93450908092109p63b10f8bnd92d15fbbc943d4f@mail.gmail.com> <3f1d93450908102038g2f972d45yc3ae5cb0ae9de785@mail.gmail.com> <20090812010719.W19821@sola.nimnet.asn.au> <3f1d93450908111529q75a95b1o23c69c2aad8c4587@mail.gmail.com> Message-ID: <3f1d93450908111530g5fa7c901gb3c85dd166e3734b@mail.gmail.com> ---------- Forwarded message ---------- From: Tim Matthews Date: Wed, Aug 12, 2009 at 10:29 AM Subject: Re: laptop doesn't power off To: Ian Smith On Wed, Aug 12, 2009 at 3:19 AM, Ian Smith wrote: > On Tue, 11 Aug 2009, b. f. wrote: > > On 8/11/09, Tim Matthews wrote: > > > > > I have tried different combinations of a lot of things and powering > off not > > > working, everything else working fine with no sign of acpi errors in > logs. > > > acpiconf -s 1 (or any other number) operation not supported. I am now > very > > > sure that my bios is up to date. Is there any thing that can be done > to make > > > freebsd's acpi behave like linux's acpi? > > [..] > > > Also, have you tried FreeBSD 8 to see if that works for you? > > > > In the meantime, you can safely power down your machine by running > > 'shutdown -h now', and then manually cutting power. A bit of a > > nuisance, but not the end of the world. > > That was my suggestion too, but I'm still not clear whether 'shutdown -h > now' works on Tim's Sony, especially when the message Tim referenced, ie > http://lists.freebsd.org/pipermail/freebsd-acpi/2007-October/004162.html > said that on that poster's Toshiba M40: > > - shutdown -r: works properly > - shutdown -h: halts the system normally; pressing a key to reboot > works; the power button does not work--it is necessary to remove > the battery to shut the machine off > - shutdown -p: shuts down the operating system, but does not turn > the power off; the power button does not work--it is necessary > to remove the battery to shut the machine off > > If 'shutdown -h now' does work - to the extent that the power button > then works without battery removal - then it's a different scenario. > > cheers, Ian > After a halt I can still hold power button down to turn off my laptop so maybe a little different then. I'm gona try to find time to recompile my kernel. It has become a lot harder to things like that since my screen broke and I mainly use the external vga connector once X has started but that's another story. From tim.matthews7 at gmail.com Wed Aug 12 07:01:20 2009 From: tim.matthews7 at gmail.com (Tim Matthews) Date: Wed Aug 12 07:01:27 2009 Subject: laptop doesn't power off In-Reply-To: References: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> <3f1d93450908092109p63b10f8bnd92d15fbbc943d4f@mail.gmail.com> <3f1d93450908102038g2f972d45yc3ae5cb0ae9de785@mail.gmail.com> Message-ID: <3f1d93450908120001q5970e3baoc9d6ea0c4eeda2a5@mail.gmail.com> On Tue, Aug 11, 2009 at 9:57 PM, b. f. wrote: > On 8/11/09, Tim Matthews wrote: > > > I have tried different combinations of a lot of things and powering off > not > > working, everything else working fine with no sign of acpi errors in > logs. > > acpiconf -s 1 (or any other number) operation not supported. I am now > very > > sure that my bios is up to date. Is there any thing that can be done to > make > > freebsd's acpi behave like linux's acpi? > > > > Looking at http://www.lesswatts.org/projects/acpi/ , it appears that > both Linux and FreeBSD use ACPICA. So we could check to see if Linux > has made any changes to their imported sources, and how they handle > the power-down. From what you have told us, it appears that your > machine is failing at some stage in calling three functions: > > AcpiEnterSleepStatePrep(ACPI_STATE_S5); > ACPI_DISABLE_IRQS(); > AcpiEnterSleepState(ACPI_STATE_S5); > > We could specifically compare the handling of these three functions in > FreeBSD and Linux, if you know that your computer works under Linux. > If you want to enable debugging as I mentioned in a previous message > (the one where you compile kernel and modules with ACPI_DEBUG, which > can give us a lot more information than even hw.acpi.verbose=1), we > can learn more about exactly where the problem occurs. > > There are a couple of other things you can try: if you think that a > certain piece of hardware is connected with the problem (again, we > would know more if debugging was enabled), you can try: > > 1) physically removing the hardware; > 2) going into the BIOS setup and disabling the hardware, if possible; or > 3) disabling the ACPI subsystem that handles that hardware via > /boot/loader.conf > > Also, have you tried FreeBSD 8 to see if that works for you? I have just tried upgrading to current and powering off still didn't work. I am not sure if I could get you any log files as my wifi, X and probably other things no longer work. > > > In the meantime, you can safely power down your machine by running > 'shutdown -h now', and then manually cutting power. A bit of a > nuisance, but not the end of the world. > > > b. > From jkim at FreeBSD.org Wed Aug 12 16:06:35 2009 From: jkim at FreeBSD.org (Jung-uk Kim) Date: Wed Aug 12 16:06:42 2009 Subject: laptop doesn't power off In-Reply-To: <3f1d93450908120001q5970e3baoc9d6ea0c4eeda2a5@mail.gmail.com> References: <3f1d93450908120001q5970e3baoc9d6ea0c4eeda2a5@mail.gmail.com> Message-ID: <200908121206.26470.jkim@FreeBSD.org> On Wednesday 12 August 2009 03:01 am, Tim Matthews wrote: > I have just tried upgrading to current and powering off still > didn't work. I am not sure if I could get you any log files as my > wifi, X and probably other things no longer work. If you are feeling adventurous, you may try the following patch against -CURRENT: http://people.freebsd.org/~jkim/acpica-import-20090730.diff.gz I believe it had few PM control register related fixes. Jung-uk Kim From bf1783 at googlemail.com Wed Aug 12 16:35:49 2009 From: bf1783 at googlemail.com (b. f.) Date: Wed Aug 12 16:35:56 2009 Subject: laptop doesn't power off In-Reply-To: <200908121206.26470.jkim@FreeBSD.org> References: <3f1d93450908120001q5970e3baoc9d6ea0c4eeda2a5@mail.gmail.com> <200908121206.26470.jkim@FreeBSD.org> Message-ID: On 8/12/09, Jung-uk Kim wrote: ... > If you are feeling adventurous, you may try the following patch > against -CURRENT: > > http://people.freebsd.org/~jkim/acpica-import-20090730.diff.gz > > I believe it had few PM control register related fixes. Adventurous, or .... desperate. :) When I saw the Release Notes for this one, I was hoping that it would make it into 8.0. Is this still possible, or will it have to wait for subsequent releases? b. From bf1783 at googlemail.com Wed Aug 12 16:40:58 2009 From: bf1783 at googlemail.com (b. f.) Date: Wed Aug 12 16:41:04 2009 Subject: laptop doesn't power off In-Reply-To: References: <3f1d93450908120001q5970e3baoc9d6ea0c4eeda2a5@mail.gmail.com> <200908121206.26470.jkim@FreeBSD.org> Message-ID: Also, I know that you said that you were too busy to devote much time to it earlier, but do you think it will be possible to get suspend/resume working for i386 sometime soon? Maybe not in the next release, but afterward? b. From jkim at FreeBSD.org Wed Aug 12 17:13:11 2009 From: jkim at FreeBSD.org (Jung-uk Kim) Date: Wed Aug 12 17:13:17 2009 Subject: laptop doesn't power off In-Reply-To: References: Message-ID: <200908121313.01943.jkim@FreeBSD.org> On Wednesday 12 August 2009 12:40 pm, b. f. wrote: > Also, I know that you said that you were too busy to devote much > time to it earlier, but do you think it will be possible to get > suspend/resume working for i386 sometime soon? Maybe not in the > next release, but afterward? I cannot promise anything but I'll try later when I find some free time. Another problem is my development environment is 100% amd64. I need to set up i386 environment first. :-( Jung-uk Kim From jkim at FreeBSD.org Wed Aug 12 17:18:33 2009 From: jkim at FreeBSD.org (Jung-uk Kim) Date: Wed Aug 12 17:18:40 2009 Subject: laptop doesn't power off In-Reply-To: References: <200908121206.26470.jkim@FreeBSD.org> Message-ID: <200908121318.26583.jkim@FreeBSD.org> On Wednesday 12 August 2009 12:35 pm, b. f. wrote: > On 8/12/09, Jung-uk Kim wrote: > ... > > > If you are feeling adventurous, you may try the following patch > > against -CURRENT: > > > > http://people.freebsd.org/~jkim/acpica-import-20090730.diff.gz > > > > I believe it had few PM control register related fixes. > > Adventurous, or .... desperate. :) When I saw the Release Notes > for this one, I was hoping that it would make it into 8.0. Is this > still possible, or will it have to wait for subsequent releases? I am planning on importing ACPICA releases more frequently on HEAD when code freeze is over but 8.0-RELEASE won't get it, sorry. Jung-uk Kim From smithi at nimnet.asn.au Thu Aug 13 03:30:13 2009 From: smithi at nimnet.asn.au (Ian Smith) Date: Thu Aug 13 03:30:20 2009 Subject: laptop doesn't power off In-Reply-To: <200908121313.01943.jkim@FreeBSD.org> References: <200908121313.01943.jkim@FreeBSD.org> Message-ID: <20090813132213.N19821@sola.nimnet.asn.au> On Wed, 12 Aug 2009, Jung-uk Kim wrote: > On Wednesday 12 August 2009 12:40 pm, b. f. wrote: > > Also, I know that you said that you were too busy to devote much > > time to it earlier, but do you think it will be possible to get > > suspend/resume working for i386 sometime soon? Maybe not in the > > next release, but afterward? > > I cannot promise anything but I'll try later when I find some free > time. Another problem is my development environment is 100% amd64. > I need to set up i386 environment first. :-( Just to clarify .. has there been some regression in i386 suspend/resume support in 8.0, or are you just talking about it on particular laptops? On my Thinkpad T23, at least, suspend/resume worked fine on 6.2 and 7.0 (after a couple of sysctl tweaks) but I haven't installed 7.2 on it yet. cheers, Ian From pakhomg at gmail.com Thu Aug 13 18:12:33 2009 From: pakhomg at gmail.com (p pp) Date: Thu Aug 13 18:12:42 2009 Subject: Suspend/resume on T60 problem Message-ID: <661358ac0908131050q14bc209ag723a78adbe0bcf4@mail.gmail.com> Hi, I managed to make suspend work on ibm T60 system on 8-CURRENT amd64. Does go to sleep on acpiconf -s3, but did not awakes (actually its HDD lamp flash several times, but sleep lamp did not turned off and it have not awaken) I try on 8-CURRENT without SMP and on 7.2-i386-Stable without SMP, but problem still the same. How I can to do it? Thanks From bf1783 at googlemail.com Fri Aug 14 04:44:01 2009 From: bf1783 at googlemail.com (b. f.) Date: Fri Aug 14 04:44:18 2009 Subject: laptop doesn't power off In-Reply-To: <20090813132213.N19821@sola.nimnet.asn.au> References: <200908121313.01943.jkim@FreeBSD.org> <20090813132213.N19821@sola.nimnet.asn.au> Message-ID: On 8/13/09, Ian Smith wrote: > > Just to clarify .. has there been some regression in i386 suspend/resume > support in 8.0, or are you just talking about it on particular laptops? There may be some problems with the new acpica in 8.0 that need to be resolved, but I was referring to the fact that support for the deeper sleep states is (and has been, even in earlier versions of FreeBSD) incomplete, especially for SMP machines. b. From smithi at nimnet.asn.au Fri Aug 14 07:55:29 2009 From: smithi at nimnet.asn.au (Ian Smith) Date: Fri Aug 14 07:55:37 2009 Subject: laptop doesn't power off In-Reply-To: References: <200908121313.01943.jkim@FreeBSD.org> <20090813132213.N19821@sola.nimnet.asn.au> Message-ID: <20090814151343.M19821@sola.nimnet.asn.au> On Fri, 14 Aug 2009, b. f. wrote: > On 8/13/09, Ian Smith wrote: > > Just to clarify .. has there been some regression in i386 suspend/resume > > support in 8.0, or are you just talking about it on particular laptops? > > There may be some problems with the new acpica in 8.0 that need to be > resolved, but I was referring to the fact that support for the deeper > sleep states is (and has been, even in earlier versions of FreeBSD) > incomplete, especially for SMP machines. Alexandre Kovalenko wrote privately explaining that the issue is i386 SMP. I've had no problems with uniprocessor suspend/resume, both APM on 4.5 through 5.5 and ACPI on 6.1 and 7.0, on both Compaq and IBM laptops, but we've seen enough other hardware here that doesn't fare so well. cheers, Ian From hitrox at nm.ru Fri Aug 14 08:42:45 2009 From: hitrox at nm.ru (=?windows-1251?B?xeLj5e3o6Q==?=) Date: Fri Aug 14 08:42:51 2009 Subject: intel problem Message-ID: <1312020183.20090814120919@nm.ru> Hello. Install FreeBSD 7.2 / amd64 on Intel 1U SR1530HSH. ACPI Error (psargs-0459): [CFGD] Namespace lookup failure, AE_NOT_FOUND ACPI Error (psparse-0626): Method parse/execution failed [\\_PR_.CPU0._PSS] (Node 0xffffff00015ac060), AE_NOT_FOUND p4tcc0: on cpu0 cpu1: on acpi0 ACPI Error (psargs-0459): [CFGD] Namespace lookup failure, AE_NOT_FOUND ACPI Error (psparse-0626): Method parse/execution failed [\\_PR_.CPU1._PSS] (Node 0xffffff00015abc60), AE_NOT_FOUND p4tcc1: on cpu1 cpu2: on acpi0 ACPI Error (psargs-0459): [CFGD] Namespace lookup failure, AE_NOT_FOUND ACPI Error (psparse-0626): Method parse/execution failed [\\_PR_.CPU2._PSS] (Node 0xffffff00015abbc0), AE_NOT_FOUND p4tcc2: on cpu2 cpu3: on acpi0 ACPI Error (psargs-0459): [CFGD] Namespace lookup failure, AE_NOT_FOUND ACPI Error (psparse-0626): Method parse/execution failed [\\_PR_.CPU3._PSS] (Node 0xffffff00015abb20), AE_NOT_FOUND p4tcc3: on cpu3 orm0: at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xc9000-0xc9fff,0xca000-0xcbfff on isa0 ppc0: cannot reserve I/O port range -- mailto:hitrox@nm.ru From bugmaster at FreeBSD.org Mon Aug 17 11:06:48 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 17 11:07:03 2009 Subject: Current problem reports assigned to freebsd-acpi@FreeBSD.org Message-ID: <200908171106.n7HB6lkm075671@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/137053 acpi [hang] FreeBSD 8.0 BETA2Compaq Mini 700 locks on boot o kern/137042 acpi [acpi] hp laptop's lcd not wakes up after suspend to r o kern/136808 acpi [acpi] panic when switching to s3 o i386/136008 acpi [acpi] Dell Vostro 1310 will not shutdown (Requires us o bin/135349 acpi [patch] teach acpidump(8) to disassemble arbitrary mem o kern/135070 acpi [acpi] [patch] BIOS resource allocation and FreeBSD AC o kern/132602 acpi [acpi] ACPI Problem with Intel SS4200: System does not o kern/130683 acpi [ACPI] shutdown hangs after syncing disks - ACPI race? o i386/129953 acpi [acpi] ACPI timeout (CDROM) with Shuttle X27D o kern/129618 acpi [acpi] Problem with ACPI on HP Pavilion DV2899 laptop o kern/129563 acpi [acpi] sleep broken on IBM/Lenovo T61 in amd64 mode f kern/128639 acpi [patch] [acpi_asus] acpi for ASUS A6F,A3E,A3F,A3N not f kern/128634 acpi [patch] fix acpi_asus(4) in asus a6f laptop o kern/127581 acpi [patch] [acpi_sony] Add support for more Sony features o kern/124744 acpi [acpi] [patch] incorrect _BST result validation for To o kern/124412 acpi [acpi] power off error on Toshiba M40 laptop o kern/123039 acpi [acpi] ACPI AML_BUFFER_LIMIT errors during boot o kern/121504 acpi [patch] Correctly set hw.acpi.osname on certain machin f kern/121454 acpi [pst] Promise SuperTrak SX6000 does not load during bo o amd64/121439 acpi [boot] Installation of FreeBSD 7.0 fails: ACPI problem o kern/121102 acpi [acpi_fujitsu] [patch] update acpi_fujitsu for the P80 o kern/120515 acpi [acpi] [patch] acpi_alloc_wakeup_handler: can't alloc o kern/119356 acpi [acpi]: i386 ACPI wakeup not work due resource exhaust o kern/119200 acpi [acpi] Lid close switch suspends CPU for 1 second on H o kern/118973 acpi [acpi]: Kernel panic with acpi boot o kern/117605 acpi [acpi] [request] add debug.cpufreq.highest o kern/116939 acpi [acpi] PCI-to-PCI misconfigured for bus three and can o i386/114562 acpi [acpi] cardbus is dead after s3 on Thinkpad T43 with a o kern/114165 acpi [acpi] Dell C810 - ACPI problem s kern/112544 acpi [acpi] [patch] Add High Precision Event Timer Driver f o kern/108954 acpi [acpi] 'sleep(1)' sleeps >1 seconds when speedstep (Cx o kern/108695 acpi [acpi]: Fatal trap 9: general protection fault when in o kern/108488 acpi [acpi] ACPI-1304: *** Error: Method execution failed o kern/108017 acpi [acpi]: Acer Aspire 5600 o kern/106924 acpi [acpi] ACPI resume returns g_vfs_done() errors and ker o kern/105537 acpi [acpi] problems in acpi on HP Compaq nc6320 o kern/104625 acpi ACPI on ASUS A8N-32 SLI/ASUS P4P800 does not show ther o kern/102252 acpi acpi thermal does not work on Abit AW8D (intel 975) o kern/97383 acpi Volume buttons on IBM Thinkpad crash system with ACPI s i386/91748 acpi acpi problem on Acer TravelMare 4652LMi (nvidia panic, s kern/91038 acpi [panic] [ata] [acpi] 6.0-RELEASE on Fujitsu Siemens Am s kern/90243 acpi Laptop fan doesn't turn off (ACPI enabled) (Packard Be o i386/83018 acpi [install] Installer will not boot on Asus P4S8X BIOS 1 f kern/81000 acpi [apic] Via 8235 sound card worked great with FreeBSD 5 o i386/79081 acpi ACPI suspend/resume not working on HP nx6110 o kern/76950 acpi ACPI wrongly blacklisted on Micron ClientPro 766Xi sys s kern/73823 acpi [request] acpi / power-on by timer support o i386/72566 acpi ACPI, FreeBSD disables fan on Compaq Armada 1750 o i386/69750 acpi Boot without ACPI failed on ASUS L5 o kern/56024 acpi ACPI suspend drains battery while in S3 o i386/55661 acpi ACPI suspend/resume problem on ARMADA M700 o i386/54756 acpi ACPI suspend/resume problem on CF-W2 laptop 52 problems total. From patttern at gmail.com Mon Aug 17 22:37:32 2009 From: patttern at gmail.com (Pattern) Date: Mon Aug 17 22:37:38 2009 Subject: ACPI on Toshiba A210 Message-ID: <107cc88f0908171537n5c2e2bc0n7ca85a098dffe434@mail.gmail.com> In result: # uname -a FreeBSD toshiba.homenet 8.0-BETA2 FreeBSD 8.0-BETA2 #1: Sun Aug 9 15:09:10 MSD 2009 root@toshiba.homenet:/usr/obj/usr/src/sys/TOSHIBA i386 # acpidump -dt > acpi_ta210f16.orig.asl http://pma.8855.ru/files/acpi_ta210f16.orig.asl Changes to the file http://pma.8855.ru/files/acpi_ta210f16.diff Result of the changes http://pma.8855.ru/files/acpi_ta210f16.asl After these changes ACPI has worked well. But there are some issues: 1. Booting system runs without errors usually. Sometimes during the boot process this error appears: ... acpi_acad0: on acpi0 acpi_ec0: EcRead: failed waiting to get data ACPI Exception: AE_NO_HARDWARE_RESPONSE, Returned by Handler for [EmbeddedControl] 20090521 evregion-531 ACPI Error (psparse-0633): Method parse/execution failed [\_SB_.PCI0.LPC0.EC0_.PCLK] (Node 0xc6eebca0), AE_NO_HARDWARE_RESPONSE ACPI Error (psparse-0633): Method parse/execution failed [\_SB_.PCI0.LPC0.EC0_._Q1D] (Node 0xc6eef320), AE_NO_HARDWARE_RESPONSE acpi_ec0: evaluation of query method _Q1D failed: AE_NO_HARDWARE_RESPONSE battery0: on acpi0 ... What causes that and how can I fix it? 2. In line 5601 (in file acpi_ta210f16.asl) method calling commented. After running iasl with optimization parameters (iasl -vo), program says, that method has to be called this way HTEV (0x02) It causes the error: ... ACPI Error (psparse-0633): Method parse/execution failed [\_SB_.PCI0.LPC0.EC0_.HTEV] (Node 0xc6897b60), AE_NOT_EXIST ACPI Error (psparse-0633): Method parse/execution failed [\_SB_.PCI0.LPC0.EC0_._REG] (Node 0xc69d6260), AE_NOT_EXIST acpi0: Could not initialize SystemIO handler: AE_NOT_EXIST ... and system stops booting If method calling registered by its actual address \_SB.HTEV (0x02) this error appears while booting process: ... ACPI Error (psparse-0633): Method parse/execution failed [\_SB_.HTEV] (Node 0xc6897b60), AE_NOT_EXIST ACPI Error (psparse-0633): Method parse/execution failed [\_SB_.PCI0.LPC0.EC0_._REG] (Node 0xc69d6260), AE_NOT_EXIST acpi0: Could not initialize SystemIO handler: AE_NOT_EXIST ... and system stops booting further. In both cases, the method of HTEV into \ _SB_.PCI0.LPC0.EC0_._REG can not be called. However if not call this method, system boots correctly. How can I fix it? From keithckee at gmail.com Wed Aug 19 23:30:05 2009 From: keithckee at gmail.com (Keith) Date: Wed Aug 19 23:30:10 2009 Subject: kern/130683: [ACPI] shutdown hangs after syncing disks - ACPI race? Message-ID: <200908192330.n7JNU4a5062457@freefall.freebsd.org> The following reply was made to PR kern/130683; it has been noted by GNATS. From: Keith To: bug-followup@FreeBSD.org, martin@email.aon.at Cc: Subject: Re: kern/130683: [ACPI] shutdown hangs after syncing disks - ACPI race? Date: Wed, 19 Aug 2009 18:54:41 -0400 Does this happen to be a Dell machine? Thanks, Keith From bugmaster at FreeBSD.org Mon Aug 24 11:06:49 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 24 11:07:15 2009 Subject: Current problem reports assigned to freebsd-acpi@FreeBSD.org Message-ID: <200908241106.n7OB6mtG048440@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/137053 acpi [hang] FreeBSD 8.0 BETA2Compaq Mini 700 locks on boot o kern/137042 acpi [acpi] hp laptop's lcd not wakes up after suspend to r o kern/136808 acpi [acpi] panic when switching to s3 o i386/136008 acpi [acpi] Dell Vostro 1310 will not shutdown (Requires us o bin/135349 acpi [patch] teach acpidump(8) to disassemble arbitrary mem o kern/135070 acpi [acpi] [patch] BIOS resource allocation and FreeBSD AC o kern/132602 acpi [acpi] ACPI Problem with Intel SS4200: System does not o kern/130683 acpi [ACPI] shutdown hangs after syncing disks - ACPI race? o i386/129953 acpi [acpi] ACPI timeout (CDROM) with Shuttle X27D o kern/129618 acpi [acpi] Problem with ACPI on HP Pavilion DV2899 laptop o kern/129563 acpi [acpi] sleep broken on IBM/Lenovo T61 in amd64 mode f kern/128639 acpi [patch] [acpi_asus] acpi for ASUS A6F,A3E,A3F,A3N not f kern/128634 acpi [patch] fix acpi_asus(4) in asus a6f laptop o kern/127581 acpi [patch] [acpi_sony] Add support for more Sony features o kern/124744 acpi [acpi] [patch] incorrect _BST result validation for To o kern/124412 acpi [acpi] power off error on Toshiba M40 laptop o kern/123039 acpi [acpi] ACPI AML_BUFFER_LIMIT errors during boot o kern/121504 acpi [patch] Correctly set hw.acpi.osname on certain machin f kern/121454 acpi [pst] Promise SuperTrak SX6000 does not load during bo o amd64/121439 acpi [boot] Installation of FreeBSD 7.0 fails: ACPI problem o kern/121102 acpi [acpi_fujitsu] [patch] update acpi_fujitsu for the P80 o kern/120515 acpi [acpi] [patch] acpi_alloc_wakeup_handler: can't alloc o kern/119356 acpi [acpi]: i386 ACPI wakeup not work due resource exhaust o kern/119200 acpi [acpi] Lid close switch suspends CPU for 1 second on H o kern/118973 acpi [acpi]: Kernel panic with acpi boot o kern/117605 acpi [acpi] [request] add debug.cpufreq.highest o kern/116939 acpi [acpi] PCI-to-PCI misconfigured for bus three and can o i386/114562 acpi [acpi] cardbus is dead after s3 on Thinkpad T43 with a o kern/114165 acpi [acpi] Dell C810 - ACPI problem s kern/112544 acpi [acpi] [patch] Add High Precision Event Timer Driver f o kern/108954 acpi [acpi] 'sleep(1)' sleeps >1 seconds when speedstep (Cx o kern/108695 acpi [acpi]: Fatal trap 9: general protection fault when in o kern/108488 acpi [acpi] ACPI-1304: *** Error: Method execution failed o kern/108017 acpi [acpi]: Acer Aspire 5600 o kern/106924 acpi [acpi] ACPI resume returns g_vfs_done() errors and ker o kern/105537 acpi [acpi] problems in acpi on HP Compaq nc6320 o kern/104625 acpi ACPI on ASUS A8N-32 SLI/ASUS P4P800 does not show ther o kern/102252 acpi acpi thermal does not work on Abit AW8D (intel 975) o kern/97383 acpi Volume buttons on IBM Thinkpad crash system with ACPI s i386/91748 acpi acpi problem on Acer TravelMare 4652LMi (nvidia panic, s kern/91038 acpi [panic] [ata] [acpi] 6.0-RELEASE on Fujitsu Siemens Am s kern/90243 acpi Laptop fan doesn't turn off (ACPI enabled) (Packard Be o i386/83018 acpi [install] Installer will not boot on Asus P4S8X BIOS 1 f kern/81000 acpi [apic] Via 8235 sound card worked great with FreeBSD 5 o i386/79081 acpi ACPI suspend/resume not working on HP nx6110 o kern/76950 acpi ACPI wrongly blacklisted on Micron ClientPro 766Xi sys s kern/73823 acpi [request] acpi / power-on by timer support o i386/72566 acpi ACPI, FreeBSD disables fan on Compaq Armada 1750 o i386/69750 acpi Boot without ACPI failed on ASUS L5 o kern/56024 acpi ACPI suspend drains battery while in S3 o i386/55661 acpi ACPI suspend/resume problem on ARMADA M700 o i386/54756 acpi ACPI suspend/resume problem on CF-W2 laptop 52 problems total. From avg at freebsd.org Tue Aug 25 16:54:42 2009 From: avg at freebsd.org (Andriy Gapon) Date: Tue Aug 25 16:54:59 2009 Subject: GA-MA780G-UD3H motherboard Message-ID: <4A9412ED.6080309@freebsd.org> I have become to own Gigabyte GA-MA780G-UD3H motherboard: http://www.gigabyte.com.tw/Products/Motherboard/Products_Spec.aspx?ClassValue=Motherboard&ProductID=3004&ProductName=GA-MA780G-UD3H It is based on AMD 780G + SB700. BTW, CPU I am using is Athlon II X2 250. Sorry for the broadcast announcement, but this is my first AMD-based system in many years, so I eagerly started exploring it and hacking for it. For this reason please expect a number of questions from me as well as some reports and hopefully code related to this motherboard. I am going to post them as follow-ups to this email. Meanwhile, if you interested in any information about this motherboard - data dumps, outputs from tools, etc - please let me know, I will try my best to provide that. -- Andriy Gapon From avg at freebsd.org Tue Aug 25 17:49:34 2009 From: avg at freebsd.org (Andriy Gapon) Date: Tue Aug 25 17:49:49 2009 Subject: AMD SB700 SMBus controller driver In-Reply-To: <4A9412ED.6080309@freebsd.org> References: <4A9412ED.6080309@freebsd.org> Message-ID: <4A94242B.7090806@freebsd.org> According to SB700 specifications its SMBus controller is very similar to one in PIIX4. The differences that I see so far: 1. Interrupt Line/Interrupt Pin PCI configuration registers (0x3c, 0x3d) do not specify interrupt number that the controller could use: > This register specifies which interrupt pin the device issue > This module does not generate interrupt but contains the > actual interrupt controller. This register is hardcoded to 0. 2. I2CbusConfig register (0xd2) uses bit #1 to indicate whether SMI or regular interrupt is used in interrupt mode; PIIX4 uses bit 3. I couldn't get our intpm driver to work with this hardware by simply adding PCI id and tweaking 0xd2 bits meaning. I could get it to work by forcing polling mode. It appears that Linux driver for this HW always uses polling mode, and OpenBSD and NetBSD drivers would use it with this HW too. I am still trying to get interrupt mode to work. I set 0xd2 to enable regular interrupt generation (it is set to SMI after boot). SB700 specifications say at one place that SMB interrupt is connected to INTIN20 pin of IO-APIC in APIC mode. I tried setting up IRQ20 in the driver but no interrupts are generated. And there are no stray interrupts either. So I am not sure - either this HW doesn't generate normal interrupts at all, or they to a different pin, or additional setup is required, or I am doing something wrong. Anyway, I plan to produce an updated version of intpm driver with possibility of forced or auto-detected polling mode and support for PCI id of SB700 SMBus controller and its peculiarities. -- Andriy Gapon From avg at freebsd.org Tue Aug 25 18:00:50 2009 From: avg at freebsd.org (Andriy Gapon) Date: Tue Aug 25 18:00:57 2009 Subject: GA-MA780G-UD3H hardware monitoring In-Reply-To: <4A9412ED.6080309@freebsd.org> References: <4A9412ED.6080309@freebsd.org> Message-ID: <4A9426CF.1030205@freebsd.org> Does anybody know if Gigabyte provides special ACPI interfaces for HWM on their motherboards? Maybe something like ASUS does (acpi_aiboost)? Or do they access HWM chip directly? They have this EasyTune software, so they must be doing something. DSDT of GA-MA780G-UD3H doesn't even provide TZ. This motherboard has iTE IT8718 Super I/O + HWM chip. Thanks to superiotool from coreboot project I determined that base address (port actually) for HWM logical device is at 0x228 (as opposed to more typical 0x290). Slightly modified version of mbmon is even able to recognize the chip and get some data. I am not sure if the data is entirely correct, but it looks sane/reasonable. Still I would like to not only monitor temperatures, voltages and fan speeds, but even to be able to control fan speed. Any links, pointers, ideas, code would be very appreciated! -- Andriy Gapon From sfourman at gmail.com Tue Aug 25 19:00:38 2009 From: sfourman at gmail.com (Sam Fourman Jr.) Date: Tue Aug 25 19:00:50 2009 Subject: GA-MA780G-UD3H motherboard In-Reply-To: <4A9412ED.6080309@freebsd.org> References: <4A9412ED.6080309@freebsd.org> Message-ID: <11167f520908251134u7454267fl7a4e1e4657405a6f@mail.gmail.com> > Meanwhile, if you interested in any information about this motherboard - data > dumps, outputs from tools, etc - please let me know, I will try my best to provide > that. it would be interesting to see a dmesg as a starting point. Sam Fourman Jr. From thierry.herbelot at free.fr Tue Aug 25 19:46:21 2009 From: thierry.herbelot at free.fr (Thierry Herbelot) Date: Tue Aug 25 19:46:29 2009 Subject: GA-MA780G-UD3H motherboard In-Reply-To: <11167f520908251134u7454267fl7a4e1e4657405a6f@mail.gmail.com> References: <4A9412ED.6080309@freebsd.org> <11167f520908251134u7454267fl7a4e1e4657405a6f@mail.gmail.com> Message-ID: <200908252127.48214.thierry.herbelot@free.fr> Le Tuesday 25 August 2009, Sam Fourman Jr. a ?crit : > > Meanwhile, if you interested in any information about this motherboard - > > data dumps, outputs from tools, etc - please let me know, I will try my > > best to provide that. > > it would be interesting to see a dmesg as a starting point. > here you are ;-) I have plugged a PCI sound board in the machine, but it does seem to be detected (there could be some issue with PCI bus enumeration : I also include a pciconf log) TfH > > Sam Fourman Jr. > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" Copyright (c) 1992-2009 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.2-STABLE #12: Mon Jul 6 09:37:34 CEST 2009 XXX@YYY:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ (3106.64-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0x60fb2 Stepping = 2 Features=0x178bfbff Features2=0x2001 AMD Features=0xea500800 AMD Features2=0x11f TSC: P-state invariant Cores per package: 2 usable memory = 4008947712 (3823 MB) avail memory = 3836862464 (3659 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 This module (opensolaris) contains code covered by the Common Development and Distribution License (CDDL) see http://opensolaris.org/os/licensing/opensolaris_license/ ioapic0: Changing APIC ID to 2 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, bfce0000 (3) failed Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 acpi_hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 900 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 vgapci0: port 0xee00-0xeeff mem 0xd0000000-0xdfffffff,0xfdfe0000-0xfdfeffff,0xfde00000-0xfdefffff irq 18 at device 5.0 on pci1 hdac0: mem 0xfdffc000-0xfdffffff irq 19 at device 5.1 on pci1 hdac0: HDA Driver Revision: 20090329_0131 hdac0: [ITHREAD] pcib2: irq 18 at device 10.0 on pci0 pci2: on pcib2 re0: port 0xde00-0xdeff mem 0xfdaff000-0xfdafffff,0xfdae0000-0xfdaeffff irq 18 at device 0.0 on pci2 re0: Using 1 MSI messages re0: Chip rev. 0x3c000000 re0: MAC rev. 0x00400000 miibus0: on re0 rgephy0: PHY 1 on miibus0 rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto re0: Ethernet address: 00:1f:d0:56:75:23 re0: [FILTER] atapci0: port 0xff00-0xff07,0xfe00-0xfe03,0xfd00-0xfd07,0xfc00-0xfc03,0xfb00-0xfb0f mem 0xfe02f000-0xfe02f3ff irq 22 at device 17.0 on pci0 atapci0: [ITHREAD] atapci0: AHCI Version 01.10 controller with 6 ports detected ata2: on atapci0 ata2: [ITHREAD] ata3: on atapci0 ata3: [ITHREAD] ata4: on atapci0 ata4: [ITHREAD] ata5: on atapci0 ata5: [ITHREAD] ata6: on atapci0 ata6: [ITHREAD] ata7: on atapci0 ata7: [ITHREAD] ohci0: mem 0xfe02e000-0xfe02efff irq 16 at device 18.0 on pci0 ohci0: [GIANT-LOCKED] ohci0: [ITHREAD] usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 3 ports with 3 removable, self powered ohci1: mem 0xfe02d000-0xfe02dfff irq 16 at device 18.1 on pci0 ohci1: [GIANT-LOCKED] ohci1: [ITHREAD] usb1: OHCI version 1.0, legacy support usb1: SMM does not respond, resetting usb1: on ohci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 3 ports with 3 removable, self powered ehci0: mem 0xfe02c000-0xfe02c0ff irq 17 at device 18.2 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb2: EHCI version 1.0 usb2: companion controllers, 3 ports each: usb0 usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: on usb2 uhub2: 6 ports with 6 removable, self powered ohci2: mem 0xfe02b000-0xfe02bfff irq 18 at device 19.0 on pci0 ohci2: [GIANT-LOCKED] ohci2: [ITHREAD] usb3: OHCI version 1.0, legacy support usb3: on ohci2 usb3: USB revision 1.0 uhub3: on usb3 uhub3: 3 ports with 3 removable, self powered ohci3: mem 0xfe02a000-0xfe02afff irq 18 at device 19.1 on pci0 ohci3: [GIANT-LOCKED] ohci3: [ITHREAD] usb4: OHCI version 1.0, legacy support usb4: SMM does not respond, resetting usb4: on ohci3 usb4: USB revision 1.0 uhub4: on usb4 uhub4: 3 ports with 3 removable, self powered ehci1: mem 0xfe029000-0xfe0290ff irq 19 at device 19.2 on pci0 ehci1: [GIANT-LOCKED] ehci1: [ITHREAD] usb5: EHCI version 1.0 usb5: companion controllers, 3 ports each: usb3 usb4 usb5: on ehci1 usb5: USB revision 2.0 uhub5: on usb5 uhub5: 6 ports with 6 removable, self powered pci0: at device 20.0 (no driver attached) atapci1: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfa00-0xfa0f at device 20.1 on pci0 ata0: on atapci1 ata0: [ITHREAD] hdac1: mem 0xfe024000-0xfe027fff irq 16 at device 20.2 on pci0 hdac1: HDA Driver Revision: 20090329_0131 hdac1: [ITHREAD] isab0: at device 20.3 on pci0 isa0: on isab0 pcib3: at device 20.4 on pci0 pci3: on pcib3 fwohci0: mem 0xfdcff000-0xfdcff7ff,0xfdcf8000-0xfdcfbfff irq 22 at device 14.0 on pci3 fwohci0: [FILTER] fwohci0: OHCI version 1.10 (ROM=0) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 00:70:c0:59:00:00:1f:d0 fwohci0: Phy 1394a available S400, 3 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 02:70:c0:00:1f:d0 fwe0: Ethernet address: 02:70:c0:00:1f:d0 fwip0: on firewire0 fwip0: Firewire address: 00:70:c0:59:00:00:1f:d0 @ 0xfffe00000000, S400, maxrec 2048 sbp0: on firewire0 dcons_crom0: on firewire0 dcons_crom0: bus_addr 0xb6e80000 fwohci0: Initiate bus reset fwohci0: BUS reset fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode ohci4: mem 0xfe028000-0xfe028fff irq 18 at device 20.5 on pci0 ohci4: [GIANT-LOCKED] ohci4: [ITHREAD] usb6: OHCI version 1.0, legacy support usb6: SMM does not respond, resetting usb6: on ohci4 usb6: USB revision 1.0 uhub6: on usb6 uhub6: 2 ports with 2 removable, self powered amdtemp0: on hostb4 fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FILTER] sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio0: [FILTER] ppc0: port 0x378-0x37f irq 7 on acpi0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppbus0: on ppc0 ppbus0: [ITHREAD] plip0: on ppbus0 plip0: WARNING: using obsoleted IFF_NEEDSGIANT flag lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ppc0: [GIANT-LOCKED] ppc0: [ITHREAD] atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model Generic PS/2 mouse, device ID 0 cpu0: on acpi0 powernow0: on cpu0 cpu1: on acpi0 powernow1: on cpu1 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled sio2: configured irq 5 not in bitmap of probed irqs 0 sio2: port may not be enabled sio3: configured irq 9 not in bitmap of probed irqs 0 sio3: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 WARNING: ZFS is considered to be an experimental feature in FreeBSD. Timecounters tick every 1.000 msec firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) ad4: 238474MB at ata2-master SATA150 ZFS filesystem version 13 ZFS storage pool version 13 ad6: 238475MB at ata3-master SATA150 ad8: 238475MB at ata4-master SATA150 acd0: DVDR at ata7-master SATA150 hdac0: HDA Codec #0: ATI RS690/780 HDMI pcm0: at cad 0 nid 1 on hdac0 hdac1: HDA Codec #0: Realtek ALC885 pcm1: at cad 0 nid 1 on hdac1 pcm2: at cad 0 nid 1 on hdac1 pcm3: at cad 0 nid 1 on hdac1 GEOM_LABEL: Label for provider ad4s1a is ufsid/4895a4a721182022. GEOM_LABEL: Label for provider ad4s1d is ufsid/4895a4b3b6d4e02e. GEOM_LABEL: Label for provider ad4s1e is ufsid/4895a4b54799f68b. GEOM_LABEL: Label for provider ad4s1f is ufsid/4895a4b724bcb48f. GEOM_LABEL: Label for provider ad4s2a is ufsid/49185b60bbfa4d50. GEOM_LABEL: Label for provider ad6s1 is ext2fs//. GEOM_LABEL: Label for provider ad6s2 is ext2fs//1. GEOM_LABEL: Label for provider ad8s1a is ufsid/4895a498589c3d5f. GEOM_LABEL: Label for provider ad8s1d is ufsid/4895a48d5fd2f14b. GEOM_LABEL: Label for provider ad8s1e is ufsid/4895a48489eb6120. GEOM_LABEL: Label for provider ad8s1f is ufsid/4895a48a019d7151. GEOM_LABEL: Label for provider ad8s2a is ufsid/4729b57b020c7526. GEOM_LABEL: Label for provider ad8s2d is ufsid/4729b587458f5554. GEOM_LABEL: Label for provider ad8s2e is ufsid/4729b58af29c6330. SMP: AP CPU #1 Launched! Trying to mount root from ufs:/dev/ad4s2a GEOM_LABEL: Label ufsid/49185b60bbfa4d50 removed. machine# pciconf -lv hostb0@pci0:0:0:0: class=0x060000 card=0x96001022 chip=0x96001022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' class = bridge subclass = HOST-PCI pcib1@pci0:0:1:0: class=0x060400 card=0x96021022 chip=0x96021022 rev=0x00 hdr=0x01 vendor = 'Advanced Micro Devices (AMD)' class = bridge subclass = PCI-PCI pcib2@pci0:0:10:0: class=0x060400 card=0x96001022 chip=0x96091022 rev=0x00 hdr=0x01 vendor = 'Advanced Micro Devices (AMD)' class = bridge subclass = PCI-PCI atapci0@pci0:0:17:0: class=0x010601 card=0xb0021458 chip=0x43911002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' device = 'SB700 SATA Controller [AHCI mode]' class = mass storage subclass = SATA ohci0@pci0:0:18:0: class=0x0c0310 card=0x50041458 chip=0x43971002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' device = 'SB700 USB OHCI0 Controller' class = serial bus subclass = USB ohci1@pci0:0:18:1: class=0x0c0310 card=0x50041458 chip=0x43981002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' device = 'SB700 USB OHCI1 Controller' class = serial bus subclass = USB ehci0@pci0:0:18:2: class=0x0c0320 card=0x50041458 chip=0x43961002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' device = 'SB700 USB EHCI Controller' class = serial bus subclass = USB ohci2@pci0:0:19:0: class=0x0c0310 card=0x50041458 chip=0x43971002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' device = 'SB700 USB OHCI0 Controller' class = serial bus subclass = USB ohci3@pci0:0:19:1: class=0x0c0310 card=0x50041458 chip=0x43981002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' device = 'SB700 USB OHCI1 Controller' class = serial bus subclass = USB ehci1@pci0:0:19:2: class=0x0c0320 card=0x50041458 chip=0x43961002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' device = 'SB700 USB EHCI Controller' class = serial bus subclass = USB none0@pci0:0:20:0: class=0x0c0500 card=0x43851458 chip=0x43851002 rev=0x3a hdr=0x00 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' device = 'ATI SMBus (ATI RD600/RS600)' class = serial bus subclass = SMBus atapci1@pci0:0:20:1: class=0x01018a card=0x50021458 chip=0x439c1002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' device = 'PATA 133 Controller (SB7xx)' class = mass storage subclass = ATA hdac1@pci0:0:20:2: class=0x040300 card=0xa0021458 chip=0x43831002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' device = 'IXP SB600 High Definition Audio Controller' class = multimedia subclass = HDA isab0@pci0:0:20:3: class=0x060100 card=0x43831002 chip=0x439d1002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' device = 'SB700 LPC host controller' class = bridge subclass = PCI-ISA pcib3@pci0:0:20:4: class=0x060401 card=0x00000000 chip=0x43841002 rev=0x00 hdr=0x01 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' device = 'IXP SB600 PCI to PCI Bridge' class = bridge subclass = PCI-PCI ohci4@pci0:0:20:5: class=0x0c0310 card=0x50041458 chip=0x43991002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' device = 'SB700 USB OHCI2 Controller' class = serial bus subclass = USB hostb1@pci0:0:24:0: class=0x060000 card=0x00000000 chip=0x11001022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' device = 'Athlon64/Opteron/Sempron (K8 Family) HyperTransport Technology Configuration' class = bridge subclass = HOST-PCI hostb2@pci0:0:24:1: class=0x060000 card=0x00000000 chip=0x11011022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' device = 'Athlon64/Opteron/Sempron (K8 Family) Address Map' class = bridge subclass = HOST-PCI hostb3@pci0:0:24:2: class=0x060000 card=0x00000000 chip=0x11021022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' device = 'Athlon64/Opteron/Sempron (K8 Family) DRAM Controller' class = bridge subclass = HOST-PCI hostb4@pci0:0:24:3: class=0x060000 card=0x00000000 chip=0x11031022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' device = 'Athlon64/Opteron/Sempron (K8 Family) Miscellaneous Control' class = bridge subclass = HOST-PCI vgapci0@pci0:1:5:0: class=0x030000 card=0xd0001458 chip=0x96101002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' device = 'Radeon HD 3200 Integrated Graphics Processor (780G)' class = display subclass = VGA hdac0@pci0:1:5:1: class=0x040300 card=0x960f1002 chip=0x960f1002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' class = multimedia subclass = HDA re0@pci0:2:0:0: class=0x020000 card=0xe0001458 chip=0x816810ec rev=0x02 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'Gigabit Ethernet NIC(NDIS 6.0) (RTL8168/8111)' class = network subclass = ethernet fwohci0@pci0:3:14:0: class=0x0c0010 card=0x10001458 chip=0x8024104c rev=0x00 hdr=0x00 vendor = 'Texas Instruments (TI)' device = 'TSB43AB23 1394a-2000 OHCI PHY/link-layer Controller' class = serial bus subclass = FireWire From rnoland at FreeBSD.org Tue Aug 25 19:53:56 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Tue Aug 25 19:54:03 2009 Subject: GA-MA780G-UD3H motherboard In-Reply-To: <200908252127.48214.thierry.herbelot@free.fr> References: <4A9412ED.6080309@freebsd.org> <11167f520908251134u7454267fl7a4e1e4657405a6f@mail.gmail.com> <200908252127.48214.thierry.herbelot@free.fr> Message-ID: <1251230025.45706.280.camel@balrog.2hip.net> On Tue, 2009-08-25 at 21:27 +0200, Thierry Herbelot wrote: > Le Tuesday 25 August 2009, Sam Fourman Jr. a ?crit : > > > Meanwhile, if you interested in any information about this motherboard - > > > data dumps, outputs from tools, etc - please let me know, I will try my > > > best to provide that. > > > > it would be interesting to see a dmesg as a starting point. > > > here you are ;-) > > I have plugged a PCI sound board in the machine, but it does seem to be > detected (there could be some issue with PCI bus enumeration : I also include > a pciconf log) I'm curious why you would plug in a pci sound card? You already have both a standard hda codec as well as the hda codec for the hdmi port of the video. If you are discovering that it isn't working... set hw.snd.default_unit=1 which is typcially your normal analog audio port. The hdmi port on radeon chips tends to be enumerated before the normal system codecs, so people tend to think that sound isn't working. robert. > TfH > > > > Sam Fourman Jr. > > _______________________________________________ > > freebsd-hackers@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > > Copyright (c) 1992-2009 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 7.2-STABLE #12: Mon Jul 6 09:37:34 CEST 2009 > XXX@YYY:/usr/obj/usr/src/sys/GENERIC > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ (3106.64-MHz K8-class CPU) > Origin = "AuthenticAMD" Id = 0x60fb2 Stepping = 2 > > Features=0x178bfbff > Features2=0x2001 > AMD Features=0xea500800 > AMD Features2=0x11f > TSC: P-state invariant > Cores per package: 2 > usable memory = 4008947712 (3823 MB) > avail memory = 3836862464 (3659 MB) > ACPI APIC Table: > FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 1 > This module (opensolaris) contains code covered by the > Common Development and Distribution License (CDDL) > see http://opensolaris.org/os/licensing/opensolaris_license/ > ioapic0: Changing APIC ID to 2 > ioapic0 irqs 0-23 on motherboard > kbd1 at kbdmux0 > acpi0: on motherboard > acpi0: [ITHREAD] > acpi0: Power Button (fixed) > acpi0: reservation of 0, a0000 (3) failed > acpi0: reservation of 100000, bfce0000 (3) failed > Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 > acpi_timer0: <32-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 > acpi_hpet0: iomem 0xfed00000-0xfed003ff on acpi0 > Timecounter "HPET" frequency 14318180 Hz quality 900 > acpi_button0: on acpi0 > pcib0: port 0xcf8-0xcff on acpi0 > pci0: on pcib0 > pcib1: at device 1.0 on pci0 > pci1: on pcib1 > vgapci0: port 0xee00-0xeeff mem > 0xd0000000-0xdfffffff,0xfdfe0000-0xfdfeffff,0xfde00000-0xfdefffff irq 18 at > device 5.0 on pci1 > hdac0: mem 0xfdffc000-0xfdffffff > irq 19 at device 5.1 on pci1 > hdac0: HDA Driver Revision: 20090329_0131 > hdac0: [ITHREAD] > pcib2: irq 18 at device 10.0 on pci0 > pci2: on pcib2 > re0: Ethernet> port 0xde00-0xdeff mem 0xfdaff000-0xfdafffff,0xfdae0000-0xfdaeffff > irq 18 at device 0.0 on pci2 > re0: Using 1 MSI messages > re0: Chip rev. 0x3c000000 > re0: MAC rev. 0x00400000 > miibus0: on re0 > rgephy0: PHY 1 on miibus0 > rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, > 1000baseT-FDX, auto > re0: Ethernet address: 00:1f:d0:56:75:23 > re0: [FILTER] > atapci0: port > 0xff00-0xff07,0xfe00-0xfe03,0xfd00-0xfd07,0xfc00-0xfc03,0xfb00-0xfb0f mem > 0xfe02f000-0xfe02f3ff irq 22 at device 17.0 on pci0 > atapci0: [ITHREAD] > atapci0: AHCI Version 01.10 controller with 6 ports detected > ata2: on atapci0 > ata2: [ITHREAD] > ata3: on atapci0 > ata3: [ITHREAD] > ata4: on atapci0 > ata4: [ITHREAD] > ata5: on atapci0 > ata5: [ITHREAD] > ata6: on atapci0 > ata6: [ITHREAD] > ata7: on atapci0 > ata7: [ITHREAD] > ohci0: mem 0xfe02e000-0xfe02efff irq 16 at > device 18.0 on pci0 > ohci0: [GIANT-LOCKED] > ohci0: [ITHREAD] > usb0: OHCI version 1.0, legacy support > usb0: SMM does not respond, resetting > usb0: on ohci0 > usb0: USB revision 1.0 > uhub0: on usb0 > uhub0: 3 ports with 3 removable, self powered > ohci1: mem 0xfe02d000-0xfe02dfff irq 16 at > device 18.1 on pci0 > ohci1: [GIANT-LOCKED] > ohci1: [ITHREAD] > usb1: OHCI version 1.0, legacy support > usb1: SMM does not respond, resetting > usb1: on ohci1 > usb1: USB revision 1.0 > uhub1: on usb1 > uhub1: 3 ports with 3 removable, self powered > ehci0: mem 0xfe02c000-0xfe02c0ff irq 17 at > device 18.2 on pci0 > ehci0: [GIANT-LOCKED] > ehci0: [ITHREAD] > usb2: EHCI version 1.0 > usb2: companion controllers, 3 ports each: usb0 usb1 > usb2: on ehci0 > usb2: USB revision 2.0 > uhub2: on usb2 > uhub2: 6 ports with 6 removable, self powered > ohci2: mem 0xfe02b000-0xfe02bfff irq 18 at > device 19.0 on pci0 > ohci2: [GIANT-LOCKED] > ohci2: [ITHREAD] > usb3: OHCI version 1.0, legacy support > usb3: on ohci2 > usb3: USB revision 1.0 > uhub3: on usb3 > uhub3: 3 ports with 3 removable, self powered > ohci3: mem 0xfe02a000-0xfe02afff irq 18 at > device 19.1 on pci0 > ohci3: [GIANT-LOCKED] > ohci3: [ITHREAD] > usb4: OHCI version 1.0, legacy support > usb4: SMM does not respond, resetting > usb4: on ohci3 > usb4: USB revision 1.0 > uhub4: on usb4 > uhub4: 3 ports with 3 removable, self powered > ehci1: mem 0xfe029000-0xfe0290ff irq 19 at > device 19.2 on pci0 > ehci1: [GIANT-LOCKED] > ehci1: [ITHREAD] > usb5: EHCI version 1.0 > usb5: companion controllers, 3 ports each: usb3 usb4 > usb5: on ehci1 > usb5: USB revision 2.0 > uhub5: on usb5 > uhub5: 6 ports with 6 removable, self powered > pci0: at device 20.0 (no driver attached) > atapci1: port > 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfa00-0xfa0f at device 20.1 on pci0 > ata0: on atapci1 > ata0: [ITHREAD] > hdac1: mem 0xfe024000-0xfe027fff > irq 16 at device 20.2 on pci0 > hdac1: HDA Driver Revision: 20090329_0131 > hdac1: [ITHREAD] > isab0: at device 20.3 on pci0 > isa0: on isab0 > pcib3: at device 20.4 on pci0 > pci3: on pcib3 > fwohci0: mem > 0xfdcff000-0xfdcff7ff,0xfdcf8000-0xfdcfbfff irq 22 at device 14.0 on pci3 > fwohci0: [FILTER] > fwohci0: OHCI version 1.10 (ROM=0) > fwohci0: No. of Isochronous channels is 4. > fwohci0: EUI64 00:70:c0:59:00:00:1f:d0 > fwohci0: Phy 1394a available S400, 3 ports. > fwohci0: Link S400, max_rec 2048 bytes. > firewire0: on fwohci0 > fwe0: on firewire0 > if_fwe0: Fake Ethernet address: 02:70:c0:00:1f:d0 > fwe0: Ethernet address: 02:70:c0:00:1f:d0 > fwip0: on firewire0 > fwip0: Firewire address: 00:70:c0:59:00:00:1f:d0 @ 0xfffe00000000, S400, > maxrec 2048 > sbp0: on firewire0 > dcons_crom0: on firewire0 > dcons_crom0: bus_addr 0xb6e80000 > fwohci0: Initiate bus reset > fwohci0: BUS reset > fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode > ohci4: mem 0xfe028000-0xfe028fff irq 18 at > device 20.5 on pci0 > ohci4: [GIANT-LOCKED] > ohci4: [ITHREAD] > usb6: OHCI version 1.0, legacy support > usb6: SMM does not respond, resetting > usb6: on ohci4 > usb6: USB revision 1.0 > uhub6: on usb6 > uhub6: 2 ports with 2 removable, self powered > amdtemp0: on hostb4 > fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 > fdc0: [FILTER] > sio0: configured irq 4 not in bitmap of probed irqs 0 > sio0: port may not be enabled > sio0: configured irq 4 not in bitmap of probed irqs 0 > sio0: port may not be enabled > sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 > sio0: type 16550A > sio0: [FILTER] > ppc0: port 0x378-0x37f irq 7 on acpi0 > ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode > ppbus0: on ppc0 > ppbus0: [ITHREAD] > plip0: on ppbus0 > plip0: WARNING: using obsoleted IFF_NEEDSGIANT flag > lpt0: on ppbus0 > lpt0: Interrupt-driven port > ppi0: on ppbus0 > ppc0: [GIANT-LOCKED] > ppc0: [ITHREAD] > atkbdc0: port 0x60,0x64 irq 1 on acpi0 > atkbd0: irq 1 on atkbdc0 > kbd0 at atkbd0 > atkbd0: [GIANT-LOCKED] > atkbd0: [ITHREAD] > psm0: irq 12 on atkbdc0 > psm0: [GIANT-LOCKED] > psm0: [ITHREAD] > psm0: model Generic PS/2 mouse, device ID 0 > cpu0: on acpi0 > powernow0: on cpu0 > cpu1: on acpi0 > powernow1: on cpu1 > sc0: at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=0x300> > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled > sio2: configured irq 5 not in bitmap of probed irqs 0 > sio2: port may not be enabled > sio3: configured irq 9 not in bitmap of probed irqs 0 > sio3: port may not be enabled > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > WARNING: ZFS is considered to be an experimental feature in FreeBSD. > Timecounters tick every 1.000 msec > firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) > firewire0: bus manager 0 (me) > ad4: 238474MB at ata2-master SATA150 > ZFS filesystem version 13 > ZFS storage pool version 13 > ad6: 238475MB at ata3-master SATA150 > ad8: 238475MB at ata4-master SATA150 > acd0: DVDR at ata7-master SATA150 > hdac0: HDA Codec #0: ATI RS690/780 HDMI > pcm0: at cad 0 nid 1 on hdac0 > hdac1: HDA Codec #0: Realtek ALC885 > pcm1: at cad 0 nid 1 on hdac1 > pcm2: at cad 0 nid 1 on hdac1 > pcm3: at cad 0 nid 1 on hdac1 > GEOM_LABEL: Label for provider ad4s1a is ufsid/4895a4a721182022. > GEOM_LABEL: Label for provider ad4s1d is ufsid/4895a4b3b6d4e02e. > GEOM_LABEL: Label for provider ad4s1e is ufsid/4895a4b54799f68b. > GEOM_LABEL: Label for provider ad4s1f is ufsid/4895a4b724bcb48f. > GEOM_LABEL: Label for provider ad4s2a is ufsid/49185b60bbfa4d50. > GEOM_LABEL: Label for provider ad6s1 is ext2fs//. > GEOM_LABEL: Label for provider ad6s2 is ext2fs//1. > GEOM_LABEL: Label for provider ad8s1a is ufsid/4895a498589c3d5f. > GEOM_LABEL: Label for provider ad8s1d is ufsid/4895a48d5fd2f14b. > GEOM_LABEL: Label for provider ad8s1e is ufsid/4895a48489eb6120. > GEOM_LABEL: Label for provider ad8s1f is ufsid/4895a48a019d7151. > GEOM_LABEL: Label for provider ad8s2a is ufsid/4729b57b020c7526. > GEOM_LABEL: Label for provider ad8s2d is ufsid/4729b587458f5554. > GEOM_LABEL: Label for provider ad8s2e is ufsid/4729b58af29c6330. > SMP: AP CPU #1 Launched! > Trying to mount root from ufs:/dev/ad4s2a > GEOM_LABEL: Label ufsid/49185b60bbfa4d50 removed. > > > > machine# pciconf -lv > hostb0@pci0:0:0:0: class=0x060000 card=0x96001022 chip=0x96001022 > rev=0x00 hdr=0x00 > vendor = 'Advanced Micro Devices (AMD)' > class = bridge > subclass = HOST-PCI > pcib1@pci0:0:1:0: class=0x060400 card=0x96021022 chip=0x96021022 > rev=0x00 hdr=0x01 > vendor = 'Advanced Micro Devices (AMD)' > class = bridge > subclass = PCI-PCI > pcib2@pci0:0:10:0: class=0x060400 card=0x96001022 chip=0x96091022 > rev=0x00 hdr=0x01 > vendor = 'Advanced Micro Devices (AMD)' > class = bridge > subclass = PCI-PCI > atapci0@pci0:0:17:0: class=0x010601 card=0xb0021458 chip=0x43911002 > rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > device = 'SB700 SATA Controller [AHCI mode]' > class = mass storage > subclass = SATA > ohci0@pci0:0:18:0: class=0x0c0310 card=0x50041458 chip=0x43971002 > rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > device = 'SB700 USB OHCI0 Controller' > class = serial bus > subclass = USB > ohci1@pci0:0:18:1: class=0x0c0310 card=0x50041458 chip=0x43981002 > rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > device = 'SB700 USB OHCI1 Controller' > class = serial bus > subclass = USB > ehci0@pci0:0:18:2: class=0x0c0320 card=0x50041458 chip=0x43961002 > rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > device = 'SB700 USB EHCI Controller' > class = serial bus > subclass = USB > ohci2@pci0:0:19:0: class=0x0c0310 card=0x50041458 chip=0x43971002 > rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > device = 'SB700 USB OHCI0 Controller' > class = serial bus > subclass = USB > ohci3@pci0:0:19:1: class=0x0c0310 card=0x50041458 chip=0x43981002 > rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > device = 'SB700 USB OHCI1 Controller' > class = serial bus > subclass = USB > ehci1@pci0:0:19:2: class=0x0c0320 card=0x50041458 chip=0x43961002 > rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > device = 'SB700 USB EHCI Controller' > class = serial bus > subclass = USB > none0@pci0:0:20:0: class=0x0c0500 card=0x43851458 chip=0x43851002 > rev=0x3a hdr=0x00 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > device = 'ATI SMBus (ATI RD600/RS600)' > class = serial bus > subclass = SMBus > atapci1@pci0:0:20:1: class=0x01018a card=0x50021458 chip=0x439c1002 > rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > device = 'PATA 133 Controller (SB7xx)' > class = mass storage > subclass = ATA > hdac1@pci0:0:20:2: class=0x040300 card=0xa0021458 chip=0x43831002 > rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > device = 'IXP SB600 High Definition Audio Controller' > class = multimedia > subclass = HDA > isab0@pci0:0:20:3: class=0x060100 card=0x43831002 chip=0x439d1002 > rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > device = 'SB700 LPC host controller' > class = bridge > subclass = PCI-ISA > pcib3@pci0:0:20:4: class=0x060401 card=0x00000000 chip=0x43841002 > rev=0x00 hdr=0x01 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > device = 'IXP SB600 PCI to PCI Bridge' > class = bridge > subclass = PCI-PCI > ohci4@pci0:0:20:5: class=0x0c0310 card=0x50041458 chip=0x43991002 > rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > device = 'SB700 USB OHCI2 Controller' > class = serial bus > subclass = USB > hostb1@pci0:0:24:0: class=0x060000 card=0x00000000 chip=0x11001022 > rev=0x00 hdr=0x00 > vendor = 'Advanced Micro Devices (AMD)' > device = 'Athlon64/Opteron/Sempron (K8 Family) HyperTransport > Technology Configuration' > class = bridge > subclass = HOST-PCI > hostb2@pci0:0:24:1: class=0x060000 card=0x00000000 chip=0x11011022 > rev=0x00 hdr=0x00 > vendor = 'Advanced Micro Devices (AMD)' > device = 'Athlon64/Opteron/Sempron (K8 Family) Address Map' > class = bridge > subclass = HOST-PCI > hostb3@pci0:0:24:2: class=0x060000 card=0x00000000 chip=0x11021022 > rev=0x00 hdr=0x00 > vendor = 'Advanced Micro Devices (AMD)' > device = 'Athlon64/Opteron/Sempron (K8 Family) DRAM Controller' > class = bridge > subclass = HOST-PCI > hostb4@pci0:0:24:3: class=0x060000 card=0x00000000 chip=0x11031022 > rev=0x00 hdr=0x00 > vendor = 'Advanced Micro Devices (AMD)' > device = 'Athlon64/Opteron/Sempron (K8 Family) Miscellaneous Control' > class = bridge > subclass = HOST-PCI > vgapci0@pci0:1:5:0: class=0x030000 card=0xd0001458 chip=0x96101002 > rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > device = 'Radeon HD 3200 Integrated Graphics Processor (780G)' > class = display > subclass = VGA > hdac0@pci0:1:5:1: class=0x040300 card=0x960f1002 chip=0x960f1002 > rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > class = multimedia > subclass = HDA > re0@pci0:2:0:0: class=0x020000 card=0xe0001458 chip=0x816810ec rev=0x02 > hdr=0x00 > vendor = 'Realtek Semiconductor' > device = 'Gigabit Ethernet NIC(NDIS 6.0) (RTL8168/8111)' > class = network > subclass = ethernet > fwohci0@pci0:3:14:0: class=0x0c0010 card=0x10001458 chip=0x8024104c > rev=0x00 hdr=0x00 > vendor = 'Texas Instruments (TI)' > device = 'TSB43AB23 1394a-2000 OHCI PHY/link-layer Controller' > class = serial bus > subclass = FireWire > _______________________________________________ > freebsd-acpi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-acpi > To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@freebsd.org" -- Robert Noland FreeBSD From thierry at herbelot.com Tue Aug 25 20:31:19 2009 From: thierry at herbelot.com (Thierry Herbelot) Date: Tue Aug 25 20:31:32 2009 Subject: GA-MA780G-UD3H motherboard In-Reply-To: <1251230025.45706.280.camel@balrog.2hip.net> References: <4A9412ED.6080309@freebsd.org> <200908252127.48214.thierry.herbelot@free.fr> <1251230025.45706.280.camel@balrog.2hip.net> Message-ID: <200908252214.22667.thierry@herbelot.com> Le Tuesday 25 August 2009, Robert Noland a ?crit : > On Tue, 2009-08-25 at 21:27 +0200, Thierry Herbelot wrote: > > Le Tuesday 25 August 2009, Sam Fourman Jr. a ?crit : > > > > Meanwhile, if you interested in any information about this > > > > motherboard - data dumps, outputs from tools, etc - please let me > > > > know, I will try my best to provide that. > > > > > > it would be interesting to see a dmesg as a starting point. > > > > here you are ;-) > > > > I have plugged a PCI sound board in the machine, but it does seem to be > > detected (there could be some issue with PCI bus enumeration : I also > > include a pciconf log) > > I'm curious why you would plug in a pci sound card? You already have > both a standard hda codec as well as the hda codec for the hdmi port of > the video. If you are discovering that it isn't working... set Initially, this was the issue, before other people sent various howtos around the probe of the hdmi hda port (which by the way sounds *much* better than my previous cmi board). Afterwards, the PCI board remained in the machine (leftover from a previous box), but it is still *not* seen by the PCI enumeration (I'm a bit too lazy to find another spare PCI board and plug it in see what happens : is it also ignored by the BIOS/ACPI/whatever and/or the kernel ?). It seems that it is not either detected by a Linux kernel. TfH > hw.snd.default_unit=1 which is typcially your normal analog audio port. > The hdmi port on radeon chips tends to be enumerated before the normal > system codecs, so people tend to think that sound isn't working. > > robert. > From rnoland at FreeBSD.org Tue Aug 25 21:28:23 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Tue Aug 25 21:28:30 2009 Subject: GA-MA780G-UD3H motherboard In-Reply-To: <200908252214.22667.thierry@herbelot.com> References: <4A9412ED.6080309@freebsd.org> <200908252127.48214.thierry.herbelot@free.fr> <1251230025.45706.280.camel@balrog.2hip.net> <200908252214.22667.thierry@herbelot.com> Message-ID: <1251235695.45706.375.camel@balrog.2hip.net> On Tue, 2009-08-25 at 22:14 +0200, Thierry Herbelot wrote: > Le Tuesday 25 August 2009, Robert Noland a ?crit : > > On Tue, 2009-08-25 at 21:27 +0200, Thierry Herbelot wrote: > > > Le Tuesday 25 August 2009, Sam Fourman Jr. a ?crit : > > > > > Meanwhile, if you interested in any information about this > > > > > motherboard - data dumps, outputs from tools, etc - please let me > > > > > know, I will try my best to provide that. > > > > > > > > it would be interesting to see a dmesg as a starting point. > > > > > > here you are ;-) > > > > > > I have plugged a PCI sound board in the machine, but it does seem to be > > > detected (there could be some issue with PCI bus enumeration : I also > > > include a pciconf log) > > > > I'm curious why you would plug in a pci sound card? You already have > > both a standard hda codec as well as the hda codec for the hdmi port of > > the video. If you are discovering that it isn't working... set > > Initially, this was the issue, before other people sent various howtos around > the probe of the hdmi hda port (which by the way sounds *much* better than my > previous cmi board). > > Afterwards, the PCI board remained in the machine (leftover from a previous > box), but it is still *not* seen by the PCI enumeration (I'm a bit too lazy > to find another spare PCI board and plug it in see what happens : is it also > ignored by the BIOS/ACPI/whatever and/or the kernel ?). > > It seems that it is not either detected by a Linux kernel. Perhaps it isn't seated properly? Or possibly a different slot might help. robert. > TfH > > > hw.snd.default_unit=1 which is typcially your normal analog audio port. > > The hdmi port on radeon chips tends to be enumerated before the normal > > system codecs, so people tend to think that sound isn't working. > > > > robert. > > -- Robert Noland FreeBSD From sfourman at gmail.com Tue Aug 25 21:59:20 2009 From: sfourman at gmail.com (Sam Fourman Jr.) Date: Tue Aug 25 21:59:38 2009 Subject: GA-MA780G-UD3H motherboard In-Reply-To: <4A9412ED.6080309@freebsd.org> References: <4A9412ED.6080309@freebsd.org> Message-ID: <11167f520908251459r7477fac3kdf3ff6e603a313dd@mail.gmail.com> On Tue, Aug 25, 2009 at 11:35 AM, Andriy Gapon wrote: > > I have become to own Gigabyte GA-MA780G-UD3H motherboard: > http://www.gigabyte.com.tw/Products/Motherboard/Products_Spec.aspx?ClassValue=Motherboard&ProductID=3004&ProductName=GA-MA780G-UD3H > It is based on AMD 780G + SB700. > BTW, CPU I am using is Athlon II X2 250. are you using a i386 or AMD64 kernel? maybe I am blind but I didnt see it in your dmesg Sam Fourman Jr. From bernt at bah.homeip.net Tue Aug 25 22:06:15 2009 From: bernt at bah.homeip.net (Bernt Hansson) Date: Tue Aug 25 22:06:32 2009 Subject: GA-MA780G-UD3H motherboard In-Reply-To: <4A9412ED.6080309@freebsd.org> References: <4A9412ED.6080309@freebsd.org> Message-ID: <4A945DC1.8070202@bah.homeip.net> Andriy Gapon said the following on 2009-08-25 18:35: > I have become to own Gigabyte GA-MA780G-UD3H motherboard: > http://www.gigabyte.com.tw/Products/Motherboard/Products_Spec.aspx?ClassValue=Motherboard&ProductID=3004&ProductName=GA-MA780G-UD3H > It is based on AMD 780G + SB700. > BTW, CPU I am using is Athlon II X2 250. > > Sorry for the broadcast announcement, but this is my first AMD-based system in > many years, so I eagerly started exploring it and hacking for it. > > For this reason please expect a number of questions from me as well as some > reports and hopefully code related to this motherboard. I am going to post them as > follow-ups to this email. > > Meanwhile, if you interested in any information about this motherboard - data > dumps, outputs from tools, etc - please let me know, I will try my best to provide > that. > It would be interesting to know if you can have usb devices connected and detected during boot. With SB600 you can not. From kindman at amc-os.com Tue Aug 25 22:47:00 2009 From: kindman at amc-os.com (Aurélien Méré) Date: Tue Aug 25 22:47:06 2009 Subject: AMD SB700 SMBus controller driver References: <4A9412ED.6080309@freebsd.org> <4A94242B.7090806@freebsd.org> Message-ID: <604B96C6CF22447EACE5BD9719DDE1F5@kindman> Could you please forward me the patch to make it work in polling mode ? I'd like to test it as I've been trying to make intpm work with a SB400 (which should be quite the same as yours) but system hangs when I try to force polling mode (didn't have the specs nor all the differences you just presented). And btw, I didn't find any implementation using interrupt neither but I'm ready to test your updated version. Thanks, Aurélien ----- Original Message ----- From: "Andriy Gapon" To: ; Sent: Tuesday, August 25, 2009 7:49 PM Subject: AMD SB700 SMBus controller driver > > According to SB700 specifications its SMBus controller is very similar to > one in > PIIX4. > The differences that I see so far: > > 1. Interrupt Line/Interrupt Pin PCI configuration registers (0x3c, 0x3d) > do not > specify interrupt number that the controller could use: >> This register specifies which interrupt pin the device issue >> This module does not generate interrupt but contains the >> actual interrupt controller. This register is hardcoded to 0. > > 2. I2CbusConfig register (0xd2) uses bit #1 to indicate whether SMI or > regular > interrupt is used in interrupt mode; PIIX4 uses bit 3. > > I couldn't get our intpm driver to work with this hardware by simply > adding PCI id > and tweaking 0xd2 bits meaning. > > I could get it to work by forcing polling mode. It appears that Linux > driver for > this HW always uses polling mode, and OpenBSD and NetBSD drivers would use > it with > this HW too. > > I am still trying to get interrupt mode to work. > I set 0xd2 to enable regular interrupt generation (it is set to SMI after > boot). > SB700 specifications say at one place that SMB interrupt is connected to > INTIN20 > pin of IO-APIC in APIC mode. I tried setting up IRQ20 in the driver but no > interrupts are generated. And there are no stray interrupts either. > So I am not sure - either this HW doesn't generate normal interrupts at > all, or > they to a different pin, or additional setup is required, or I am doing > something > wrong. > > Anyway, I plan to produce an updated version of intpm driver with > possibility of > forced or auto-detected polling mode and support for PCI id of SB700 SMBus > controller and its peculiarities. > > -- > Andriy Gapon > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > From thierry at herbelot.com Wed Aug 26 04:11:08 2009 From: thierry at herbelot.com (Thierry Herbelot) Date: Wed Aug 26 04:11:21 2009 Subject: GA-MA780G-UD3H motherboard In-Reply-To: <4A945DC1.8070202@bah.homeip.net> References: <4A9412ED.6080309@freebsd.org> <4A945DC1.8070202@bah.homeip.net> Message-ID: <200908260610.45849.thierry@herbelot.com> Le Tuesday 25 August 2009, Bernt Hansson a ?crit : > Andriy Gapon said the following on 2009-08-25 18:35: > > I have become to own Gigabyte GA-MA780G-UD3H motherboard: > > http://www.gigabyte.com.tw/Products/Motherboard/Products_Spec.aspx?ClassV > >alue=Motherboard&ProductID=3004&ProductName=GA-MA780G-UD3H It is based on > > AMD 780G + SB700. > > BTW, CPU I am using is Athlon II X2 250. > > > > Sorry for the broadcast announcement, but this is my first AMD-based > > system in many years, so I eagerly started exploring it and hacking for > > it. > > > > For this reason please expect a number of questions from me as well as > > some reports and hopefully code related to this motherboard. I am going > > to post them as follow-ups to this email. > > > > Meanwhile, if you interested in any information about this motherboard - > > data dumps, outputs from tools, etc - please let me know, I will try my > > best to provide that. > > It would be interesting to know if you can have usb devices connected > and detected during boot. With SB600 you can not. This maybe the explanation why I have to re-plug the USB mouse each time the machine is restarted ;-) (with an SB700) TfH From avg at freebsd.org Wed Aug 26 08:53:42 2009 From: avg at freebsd.org (Andriy Gapon) Date: Wed Aug 26 08:53:54 2009 Subject: GA-MA780G-UD3H motherboard In-Reply-To: <11167f520908251134u7454267fl7a4e1e4657405a6f@mail.gmail.com> References: <4A9412ED.6080309@freebsd.org> <11167f520908251134u7454267fl7a4e1e4657405a6f@mail.gmail.com> Message-ID: <4A94F811.8020705@freebsd.org> on 25/08/2009 21:34 Sam Fourman Jr. said the following: >> Meanwhile, if you interested in any information about this motherboard - data >> dumps, outputs from tools, etc - please let me know, I will try my best to provide >> that. > > it would be interesting to see a dmesg as a starting point. Please see http://people.freebsd.org/~avg/ga-ma780g-ud3h/ Replying to the other email - I use amd64 arch. -- Andriy Gapon From avg at freebsd.org Wed Aug 26 09:00:51 2009 From: avg at freebsd.org (Andriy Gapon) Date: Wed Aug 26 09:00:57 2009 Subject: AMD SB700 SMBus controller driver In-Reply-To: <604B96C6CF22447EACE5BD9719DDE1F5@kindman> References: <4A9412ED.6080309@freebsd.org> <4A94242B.7090806@freebsd.org> <604B96C6CF22447EACE5BD9719DDE1F5@kindman> Message-ID: <4A94F9BD.70907@freebsd.org> on 26/08/2009 01:27 said the following: > Could you please forward me the patch to make it work in polling mode ? I'd > like to test it as I've been trying to make intpm work with a SB400 (which > should be quite the same as yours) but system hangs when I try to force > polling mode (didn't have the specs nor all the differences you just > presented). And btw, I didn't find any implementation using interrupt > neither but I'm ready to test your updated version. [what charset/encoding was your email?] Please see: http://people.freebsd.org/~avg/ga-ma780g-ud3h/intpm.diff The patch is work-in-progress and is not clean for this reason (style violations, experimental hacks) What the patch does: 1. redefine PCI_INTR_SMB_IRQ9 to 2 (bit 1) 2. disable writing to PCIR_INTLINE 3. add PCI id of my hardware 4. attempt to use IRQ mode with interrupt 20 - doesn't work 5. force polling mode - seems to work -- Andriy Gapon From avg at icyb.net.ua Wed Aug 26 09:24:45 2009 From: avg at icyb.net.ua (Andriy Gapon) Date: Wed Aug 26 09:24:51 2009 Subject: athlon II and amdtemp Message-ID: <4A94FB50.3070204@icyb.net.ua> It seems that amdtemp might be incorrectly reporting temperature for Athlon II processors. I have Athlon II X2 250. amdtemp attaches and reports. But it reports 22.5C temperature (on an idle system) while room temperature is 25C according to my old reliable thermometer on the wall. -- Andriy Gapon From avg at freebsd.org Wed Aug 26 13:25:42 2009 From: avg at freebsd.org (Andriy Gapon) Date: Wed Aug 26 13:25:49 2009 Subject: athlon II and amdtemp In-Reply-To: <4A94FB50.3070204@icyb.net.ua> References: <4A94FB50.3070204@icyb.net.ua> Message-ID: <4A9537D3.6060703@freebsd.org> on 26/08/2009 12:07 Andriy Gapon said the following: > It seems that amdtemp might be incorrectly reporting temperature for Athlon II > processors. > I have Athlon II X2 250. amdtemp attaches and reports. > But it reports 22.5C temperature (on an idle system) while room temperature is > 25C according to my old reliable thermometer on the wall. Oh, sorry for the noise! I read the specs again and now I see that the reported temperature on this processor is _not_ physical temperature. It is useful for comparison with Tctl_max, which is measured on the same scale. BTW, for this CPU family (Athlon II, 45nm, 65W), Tctl_max is 70C. -- Andriy Gapon From linimon at FreeBSD.org Thu Aug 27 03:54:29 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Thu Aug 27 03:54:40 2009 Subject: amd64/138210: [acpi] acer aspire 5536 ACPI problems (S3, brightness, hotkeys) Message-ID: <200908270354.n7R3sSU0053894@freefall.freebsd.org> Synopsis: [acpi] acer aspire 5536 ACPI problems (S3, brightness, hotkeys) Responsible-Changed-From-To: freebsd-amd64->freebsd-acpi Responsible-Changed-By: linimon Responsible-Changed-When: Thu Aug 27 03:54:06 UTC 2009 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=138210 From avg at freebsd.org Sat Aug 29 16:17:01 2009 From: avg at freebsd.org (Andriy Gapon) Date: Sat Aug 29 16:17:08 2009 Subject: acpi_wmi dependency on acpi_ec Message-ID: <4A99547A.7090809@freebsd.org> Does acpi_wmi have to depend on acpi_ec so strongly as it does now? The reason I am asking is that I have a desktop system that seems to provide "something WMI", but doesn't have an EC: http://people.freebsd.org/~avg/ga-ma780g-ud3h/acpi.asl I use the following crude hack: http://people.freebsd.org/~avg/ga-ma780g-ud3h/acpi_wmi.diff With the hack acpi_wmi attaches nicely and here is some data: $ cat /dev/wmistat GUID INST EXPE METH STR EVENT OID {ABBC0F6A-8EA1-11D1-00A0-C90629100000} 1 NO WMAA NO NO AA {05901221-D566-11D1-B2F0-00A0C9062910} 1 NO NO NO NO BA I am not sure how to proceed next and if I can actually get anything useful with WMI on this system. For now I extracted binary MOF file stored in WQBA and used wmimofck utility (from Windows Driver Kit) on it. The following is the resulting header file: http://people.freebsd.org/~avg/ga-ma780g-ud3h/wq.h Any advice on what I could try next? Thank you in advance. P.S. Sorry for packing two distinct questions into the same posting. -- Andriy Gapon From bugmaster at FreeBSD.org Mon Aug 31 11:06:59 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 31 11:07:15 2009 Subject: Current problem reports assigned to freebsd-acpi@FreeBSD.org Message-ID: <200908311106.n7VB6wjO070434@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/138210 acpi [acpi] acer aspire 5536 ACPI problems (S3, brightness, o bin/137053 acpi [hang] FreeBSD 8.0 BETA2Compaq Mini 700 locks on boot o kern/137042 acpi [acpi] hp laptop's lcd not wakes up after suspend to r o kern/136808 acpi [acpi] panic when switching to s3 o i386/136008 acpi [acpi] Dell Vostro 1310 will not shutdown (Requires us o bin/135349 acpi [patch] teach acpidump(8) to disassemble arbitrary mem o kern/135070 acpi [acpi] [patch] BIOS resource allocation and FreeBSD AC o kern/132602 acpi [acpi] ACPI Problem with Intel SS4200: System does not o kern/130683 acpi [ACPI] shutdown hangs after syncing disks - ACPI race? o i386/129953 acpi [acpi] ACPI timeout (CDROM) with Shuttle X27D o kern/129618 acpi [acpi] Problem with ACPI on HP Pavilion DV2899 laptop o kern/129563 acpi [acpi] sleep broken on IBM/Lenovo T61 in amd64 mode f kern/128639 acpi [patch] [acpi_asus] acpi for ASUS A6F,A3E,A3F,A3N not f kern/128634 acpi [patch] fix acpi_asus(4) in asus a6f laptop o kern/127581 acpi [patch] [acpi_sony] Add support for more Sony features o kern/124744 acpi [acpi] [patch] incorrect _BST result validation for To o kern/124412 acpi [acpi] power off error on Toshiba M40 laptop o kern/123039 acpi [acpi] ACPI AML_BUFFER_LIMIT errors during boot o kern/121504 acpi [patch] Correctly set hw.acpi.osname on certain machin f kern/121454 acpi [pst] Promise SuperTrak SX6000 does not load during bo o amd64/121439 acpi [boot] Installation of FreeBSD 7.0 fails: ACPI problem o kern/121102 acpi [acpi_fujitsu] [patch] update acpi_fujitsu for the P80 o kern/120515 acpi [acpi] [patch] acpi_alloc_wakeup_handler: can't alloc o kern/119356 acpi [acpi]: i386 ACPI wakeup not work due resource exhaust o kern/119200 acpi [acpi] Lid close switch suspends CPU for 1 second on H o kern/118973 acpi [acpi]: Kernel panic with acpi boot o kern/117605 acpi [acpi] [request] add debug.cpufreq.highest o kern/116939 acpi [acpi] PCI-to-PCI misconfigured for bus three and can o i386/114562 acpi [acpi] cardbus is dead after s3 on Thinkpad T43 with a o kern/114165 acpi [acpi] Dell C810 - ACPI problem s kern/112544 acpi [acpi] [patch] Add High Precision Event Timer Driver f o kern/108954 acpi [acpi] 'sleep(1)' sleeps >1 seconds when speedstep (Cx o kern/108695 acpi [acpi]: Fatal trap 9: general protection fault when in o kern/108488 acpi [acpi] ACPI-1304: *** Error: Method execution failed o kern/108017 acpi [acpi]: Acer Aspire 5600 o kern/106924 acpi [acpi] ACPI resume returns g_vfs_done() errors and ker o kern/105537 acpi [acpi] problems in acpi on HP Compaq nc6320 o kern/104625 acpi ACPI on ASUS A8N-32 SLI/ASUS P4P800 does not show ther o kern/102252 acpi acpi thermal does not work on Abit AW8D (intel 975) o kern/97383 acpi Volume buttons on IBM Thinkpad crash system with ACPI s i386/91748 acpi acpi problem on Acer TravelMare 4652LMi (nvidia panic, s kern/91038 acpi [panic] [ata] [acpi] 6.0-RELEASE on Fujitsu Siemens Am s kern/90243 acpi Laptop fan doesn't turn off (ACPI enabled) (Packard Be o i386/83018 acpi [install] Installer will not boot on Asus P4S8X BIOS 1 f kern/81000 acpi [apic] Via 8235 sound card worked great with FreeBSD 5 o i386/79081 acpi ACPI suspend/resume not working on HP nx6110 o kern/76950 acpi ACPI wrongly blacklisted on Micron ClientPro 766Xi sys s kern/73823 acpi [request] acpi / power-on by timer support o i386/72566 acpi ACPI, FreeBSD disables fan on Compaq Armada 1750 o i386/69750 acpi Boot without ACPI failed on ASUS L5 o kern/56024 acpi ACPI suspend drains battery while in S3 o i386/55661 acpi ACPI suspend/resume problem on ARMADA M700 o i386/54756 acpi ACPI suspend/resume problem on CF-W2 laptop 53 problems total. From nate at root.org Mon Aug 31 19:07:43 2009 From: nate at root.org (Nate Lawson) Date: Mon Aug 31 19:07:49 2009 Subject: acpi_wmi dependency on acpi_ec In-Reply-To: <4A99547A.7090809@freebsd.org> References: <4A99547A.7090809@freebsd.org> Message-ID: <4A9C1CFD.1010602@root.org> Andriy Gapon wrote: > > Does acpi_wmi have to depend on acpi_ec so strongly as it does now? > > The reason I am asking is that I have a desktop system that seems to > provide "something WMI", but doesn't have an EC: > http://people.freebsd.org/~avg/ga-ma780g-ud3h/acpi.asl WMI is two things: 1. proprietary API to some data already available in ACPI 2. standard for organizing system information not yet listed in the ACPI spec > I am not sure how to proceed next and if I can actually get anything > useful with WMI on this system. > For now I extracted binary MOF file stored in WQBA and used wmimofck > utility (from Windows Driver Kit) on it. The following is the resulting > header file: > http://people.freebsd.org/~avg/ga-ma780g-ud3h/wq.h > Any advice on what I could try next? What you can do with it is totally dependent on the system. Sometimes it offers a lot of info, sometimes not. With laptops, I think most manufacturers ignored WMI and ACPI and wrote their own hotkey drivers. -- Nate