Re: Multiple panics with ure(4)

2020-12-13 Thread Daniel Bolgheroni
On Sun, Dec 13, 2020 at 08:32:33AM -0700, Anthony J. Bentley wrote:
> Hi,
> 
> This weekend I pulled out an X40T Thinkpad to route some packets.
> I plugged in a ure(4) adapter (Cable Matters USB 3.0 to Gigabit) for
> that purpose. However, after any reasonably large burst in traffic,
> the machine would panic.
> 
> There were two kinds of panics. The first happened many times. It
> printed the following line:
> 
> panic: ehci_allow_std: curlen == 0
> 
> The computer hung there every time: nothing else was printed, and there
> was no ddb prompt. So unfortunately I have no other information. But it
> was quite easy to trigger.
> 
> The other panic only happened once. 
> 
> panic: kernel diagnostic assertion "m->m_len >= ETHER_HDR_LEN" failed: file 
> "/usr/src/sys/net/bpf.c" line 1446
> Stopped atdb_enter+0x10:   popq %rbp
> TIDPIDUID PRFLAGS PFLAGS  CPU  COMMAND
> 3069862118  0 0x14000  0x2001  drmwq
> db_enter() at db_enter+0x10
> panic(ff81deb3ab) at panic+0x12a
> __assert(f81e51b5a, 81de8907,5ax,f81e83b22) at 
> __assert+0x2b
> bpf_mtab_ether(806b2000,fd80ae9d0c00,1) at bpf_mtap_ether+0xff
> ifiq_input(806ff4c0,800022521910) at ifiq_input+0xf1
> ure_rxeof(fd813b8a6cc0,806ff7a8,0) at ure_rxeof+0x237
> usb_transfer_complete(fd813b8a6cc0) at usb_transfer_complete+0x1e4
> ehci_softintr(8069f000) at ehci_softintr+0x195
> softintr_dispatch(1) at softintr_dispatch+0xeb
> Xsoftnet() at Xsoftnet+0x1f
> acpicpu_idle() at acpicpu_idle+0x1ea
> sched_idle(820e5ff0) at sched_idle+0x27e
> end trace frame: 0x0, count: 3
> https://www.openbsd.org/ddb.html describes the minimum info required in bug
> reports.  Insufficient info makes it difficult to find and fix bugs.
> ddb{0}>
> 
> The ps output is too long to transcribe, but I put screenshots at
> https://roadrunner.page/tmp/ure2020/


Not the newest snapshot and I don't know if the problem was already fixed, but
have this one here hanging for a while, somewhat related to ure(4) but on a
OpenBSD/armv7 host:


ddb> show panic
kernel diagnostic assertion "p->p_wchan == NULL" failed: file "/usr/src/sys/ker 
n/kern_sched.c", line 353
ddb> trace
db_enter
rlv=0xc04e05c0 rfp=0xc93d1cc8
panic
rlv=0xc0602404 rfp=0xc93d1ce0
sched_chooseproc+0x18c
rlv=0xc0758464 rfp=0xc93d1d18
mi_switch+0x16c
rlv=0xc0470d74 rfp=0xc93d1d60
tsleep+0x1d4
rlv=0xc0401484 rfp=0xc93d1d90
usbd_transfer+0x268
rlv=0xc04023c8 rfp=0xc93d1dc0
usbd_do_request_flags+0x164
rlv=0xc0401d5c rfp=0xc93d1dd0
usbd_do_request+0x20
rlv=0xc044d854 rfp=0xc93d1e08
ure_reset+0x70
rlv=0xc044e2f8 rfp=0xc93d1e18
ure_stop+0x10
rlv=0xc045051c rfp=0xc93d1e58
ure_start+0x32c
rlv=0xc04ab558 rfp=0xc93d1e70
if_qstart_compat+0x30
rlv=0xc0387088 rfp=0xc93d1e90
ifq_serialize+0xc4
rlv=0xc0666d64 rfp=0xc93d1ea0
hfsc_deferred+0x34
rlv=0xc0488ca8 rfp=0xc93d1eb8
softclock_process_tick_timeout+0x150
rlv=0xc04877d4 rfp=0xc93d1ed8
softclock+0x8c
rlv=0xc0754398 rfp=0xc93d1ef8
softintr_dispatch+0x88
rlv=0xc0712054 rfp=0xc93d1f20
arm_do_pending_intr+0x134
rlv=0xc0590ac0 rfp=0xc93d1f48
ampintc_irq_handler+0x1b4
rlv=0xc04dbf00 rfp=0xc93d1fa8
irq_entry+0x78
rlv=0xc0633084 rfp=0xc0a24f60
Bad frame pointer: 0xc0a24f60
ddb>


dmesg (plus some U-Boot output):

ddb> boot reboot
rebooting...

U-Boot SPL 2019.10 (Apr 11 2020 - 04:24:12 -0300)
DRAM: 256 MiB
Trying to boot from MMC1


U-Boot 2019.10 (Apr 11 2020 - 04:24:12 -0300) Allwinner Technology

CPU:   Allwinner H3 (SUN8I 1680)
Model: Xunlong Orange Pi R1
DRAM:  256 MiB
MMC:   mmc@1c0f000: 0, mmc@1c1: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment

In:serial
Out:   serial
Err:   serial
Net:   phy interface0
eth0: ethernet@1c3
starting USB...
Bus usb@1c1a000: USB EHCI 1.00
Bus usb@1c1a400: USB OHCI 1.0
Bus usb@1c1b000: USB EHCI 1.00
scanning bus usb@1c1a000 for devices... 1 USB Device(s) found
scanning bus usb@1c1a400 for devices... 1 USB Device(s) found
scanning bus usb@1c1b000 for devices... 1 USB Device(s) found
   scanning usb for storage devices... 0 Storage Device(s) found
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found EFI removable media binary efi/boot/bootarm.efi
libfdt fdt_check_header(): FDT_ERR_BADMAGIC
Scanning disk m...@1c0f000.blk...
Card did not respond to voltage select!
Scanning disk m...@1c1.blk...
Disk m...@1c1.blk not ready
Found 3 disks
BootOrder not defined
EFI boot manager: Cannot load any image
105748 bytes read in 11 ms (9.2 MiB/s)
libfdt fdt_check_header(): FDT_ERR_BADMAGIC
disks: sd0*
>> OpenBSD/armv7 BOOTARM 1.12
boot>
booting sd0a:/bsd: 4763348+700976+324192+589484 [269243+120+330832+293975]=0x0
EHCI failed to shut down host controller.

OpenBSD/armv7 booting ...

ehci panic using a logic analyzer on ugen(4)

2018-12-22 Thread Daniel Bolgheroni
>Synopsis:  ehci panic using a logic analyzer on ugen(4)
>Category:  
>Environment:
System  : OpenBSD 6.4
Details : OpenBSD 6.4-current (GENERIC.MP) #16: Sat Dec 15 09:36:44 
-02 2018
 
dbolgher...@bike.home:/sys/arch/amd64/compile/GENERIC.MP

Architecture: OpenBSD.amd64
Machine : amd64
>Description:
When using a generic logic analyzer with comms/sigrok/sigrok-cli, most
of the captures gives a panic and drop the system into DDB.

The probability of a panic is higher when using higher
samplerates as described below.
>How-To-Repeat:
Do a capture with something like this:

$ sigrok-cli -d fx2lafw -o test.sr --time 10s -c samplerate=16m

The panic is registered here:
https://bolgh.com/ehci_panic.jpg

Other notes:

- To scan the device:
$ sigrok-cli --scan
The following devices were found:
demo - Demo device with 12 channels: D0 D1 D2 D3 D4 D5 D6 D7 A0 A1 A2 A3
ftdi-la - FTDI FT232R USB UART with 8 channels: TXD RXD RTS# CTS# DTR# 
DSR# DCD# RI#
fx2lafw:conn=1.3 - Saleae Logic with 8 channels: D0 D1 D2 D3 D4 D5 D6 D7
$

- Sometimes a libusb error is thrown (LIBUSB_ERROR_IO):
$ sigrok-cli --scan
sr: testo: Failed to get product string descriptor: LIBUSB_ERROR_IO.
The following devices were found:
demo - Demo device with 12 channels: D0 D1 D2 D3 D4 D5 D6 D7 A0 A1 A2 A3
ftdi-la - FTDI FT232R USB UART with 8 channels: TXD RXD RTS# CTS# DTR# 
DSR# DCD# RI#
fx2lafw:conn=1.3 - Saleae Logic with 8 channels: D0 D1 D2 D3 D4 D5 D6 D7
$
>Fix:
Don't know.


dmesg:
OpenBSD 6.4-current (GENERIC.MP) #16: Sat Dec 15 09:36:44 -02 2018
dbolgher...@bike.home:/sys/arch/amd64/compile/GENERIC.MP
real mem = 8451125248 (8059MB)
avail mem = 8185696256 (7806MB)
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.6 @ 0xdae9c000 (64 entries)
bios0: vendor LENOVO version "8DET76WW (1.46 )" date 06/21/2018
bios0: LENOVO 4291MV7
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP SLIC SSDT SSDT SSDT HPET APIC MCFG ECDT ASF! TCPA SSDT 
SSDT DMAR UEFI UEFI UEFI
acpi0: wakeup devices LID_(S3) SLPB(S3) IGBE(S4) EXP4(S4) EXP7(S4) EHC1(S3) 
EHC2(S3) HDEF(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 14318179 Hz
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz, 2492.02 MHz, 06-2a-07
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,NXE,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu0: 256KB 64b/line 8-way L2 cache
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
cpu0: apic clock running at 99MHz
cpu0: mwait min=64, max=64, C-substates=0.2.1.1.2, IBE
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz, 2491.90 MHz, 06-2a-07
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,NXE,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu1: 256KB 64b/line 8-way L2 cache
cpu1: smt 1, core 0, package 0
cpu2 at mainbus0: apid 2 (application processor)
cpu2: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz, 2491.90 MHz, 06-2a-07
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,NXE,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu2: 256KB 64b/line 8-way L2 cache
cpu2: smt 0, core 1, package 0
cpu3 at mainbus0: apid 3 (application processor)
cpu3: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz, 2491.90 MHz, 06-2a-07
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,NXE,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu3: 256KB 64b/line 8-way L2 cache
cpu3: smt 1, core 1, package 0
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 20, 24 pins
acpimcfg0 at acpi0
acpimcfg0: addr 0xf800, bus 0-63
acpiec0 at acpi0
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (PEG_)
acpiprt2 at acpi0: bus 2 (EXP1)

jme(4) watchdog timeout and stopping transmitter timeout!

2016-07-26 Thread Daniel Bolgheroni
>Synopsis:  jme(4) watchdog timeout and stopping transmitter timeout!
>Category:  kernel
>Environment:
System  : OpenBSD 6.0
Details : OpenBSD 6.0 (GENERIC) #1: Sat Jul 16 15:04:53 BRT 2016
 
dbolgher...@paper.my.domain:/usr/src/sys/arch/amd64/compile/GENERIC

Architecture: OpenBSD.amd64
Machine : amd64
>Description:
Trying to transfer a file to another machine via scp gives a lot
of console messages regarding timeouts and the transmission
stops after something around 50MB. Usage like ping or ssh works
fine.

jme0: watchdog timeout
jme0: stopping transmitter timeout!
jme0: stopping transmitter timeout!
jme0: watchdog timeout
jme0: stopping transmitter timeout!
jme0: stopping transmitter timeout!
jme0: watchdog timeout
jme0: stopping transmitter timeout!
jme0: stopping transmitter timeout!
(...)

The problem is reproducible in two different networks with two
different routers/switches.
>How-To-Repeat:
Try to scp a big file and check console.

dmesg:
OpenBSD 6.0 (GENERIC) #1: Sat Jul 16 15:04:53 BRT 2016
dbolgher...@paper.my.domain:/usr/src/sys/arch/amd64/compile/GENERIC
real mem = 4162809856 (3969MB)
avail mem = 4032159744 (3845MB)
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.7 @ 0xeb520 (74 entries)
bios0: vendor American Megatrends Inc. version "1.03" date 10/05/2012
bios0: A14CR A14CR
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP APIC FPDT MCFG MSDM SLIC HPET SSDT SSDT SSDT
acpi0: wakeup devices P0P1(S4) USB1(S3) USB2(S3) USB3(S3) USB4(S3) USB5(S3) 
USB6(S3) USB7(S3) PXSX(S4) RP01(S4) PXSX(S4) RP02(S4) PXSX(S4) RP03(S4) 
PXSX(S4) RP04(S4) [...]
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i3-2350M CPU @ 2.30GHz, 2295.15 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,XSAVE,AVX,NXE,LONG,LAHF,PERF,ITSC,SENSOR,ARAT
cpu0: 256KB 64b/line 8-way L2 cache
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
cpu0: apic clock running at 99MHz
cpu0: mwait min=64, max=64, C-substates=0.2.1.1.2, IBE
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 20, 24 pins
acpimcfg0 at acpi0 addr 0xf800, bus 0-63
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (P0P1)
acpiprt2 at acpi0: bus 1 (RP01)
acpiprt3 at acpi0: bus 2 (RP02)
acpiprt4 at acpi0: bus 3 (RP03)
acpiprt5 at acpi0: bus 4 (RP04)
acpiprt6 at acpi0: bus 5 (RP05)
acpiprt7 at acpi0: bus 6 (RP06)
acpiprt8 at acpi0: bus 7 (RP07)
acpiprt9 at acpi0: bus 15 (RP08)
acpiprt10 at acpi0: bus -1 (PEG3)
acpiec0 at acpi0### AML PARSE ERROR (0x95a9): Undefined name: CPST
error evaluating: \\_SB_.PCI0.LPCB.EC0_._REG
acpiec _REG failed, broken BIOS

acpiec at acpi0 not configured
acpicpu0 at acpi0: C2(350@104 mwait.1@0x20), C1(1000@1 mwait.1), PSS
acpipwrres0 at acpi0: FN00, resource for FAN0
acpipwrres1 at acpi0: FN01, resource for FAN1
acpipwrres2 at acpi0: FN02, resource for FAN2
acpipwrres3 at acpi0: FN03, resource for FAN3
acpipwrres4 at acpi0: FN04, resource for FAN4
acpitz0 at acpi0: critical temperature is 86 degC
acpitz1 at acpi0: critical temperature is 104 degC
"INT3F0D" at acpi0 not configured
"MSFT0001" at acpi0 not configured
"MSFT0003" at acpi0 not configured
acpibtn0 at acpi0: PWRB
acpibtn1 at acpi0: SLPB
acpibtn2 at acpi0: LID0
acpiac0 at acpi0: AC unit online
acpibat0 at acpi0: BAT0 model "standard" serial 1 type LiON oem "OEM"
"PNP0C14" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
acpivideo0 at acpi0: GFX0
acpivout0 at acpivideo0: DD01
acpivout at acpivideo0 not configured
acpivout at acpivideo0 not configured
acpivout at acpivideo0 not configured
acpivout at acpivideo0 not configured
acpivout at acpivideo0 not configured
acpivout at acpivideo0 not configured
acpivout at acpivideo0 not configured
cpu0: Enhanced SpeedStep 2295 MHz: speeds: 2300, 2200, 2100, 2000, 1900, 1800, 
1700, 1600, 1500, 1400, 1300, 1200, 1100, 1000, 900, 800 MHz
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "Intel Core 2G Host" rev 0x09
inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics 3000" rev 0x09
drm0 at inteldrm0
inteldrm0: msi
inteldrm0: 1366x768
wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation)
wsdisplay0: screen 1-5 added (std, vt100 

OpenBSD freezes with DRM changes

2013-07-01 Thread Daniel Bolgheroni
Synopsis:  OpenBSD freezes with DRM changes
Category:  kern
Environment:
System  : OpenBSD 5.3
Details : OpenBSD 5.3-current (GENERIC.MP) #3: Thu Jun 20 09:46:09 
MDT 2013
 
t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP

Architecture: OpenBSD.amd64
Machine : amd64
Description:
After the first snapshot that includes the DRM changes, the
machine began to freeze after 1 or 2 minutes after logging in on
the first boot of the day. The system runs rock-solid after
rebooting.
How-To-Repeat:
Keep the machine turned off for something around 8 hours, turn
on the machine, log in and wait. If the machine is kept turned
off for something around 2 hours, the problem doesn't occur.
Fix:
Unknown.

dmesg:
OpenBSD 5.3-current (GENERIC.MP) #3: Thu Jun 20 09:46:09 MDT 2013
t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 3168403456 (3021MB)
avail mem = 3076395008 (2933MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.5 @ 0xfc480 (33 entries)
bios0: vendor American Megatrends Inc. version 200.T02 date 10/26/2010
bios0: POSITIVO POSITIVO MOBILE
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP APIC MCFG SLIC ECDT DBGP BOOT OEMB HPET GSCI ATKG SSDT
acpi0: wakeup devices USB0(S3) USB1(S3) USB2(S3) USB5(S3) EUSB(S3) USB3(S3) 
USB4(S3) USB6(S3) USBE(S3) HDAC(S3) P0P1(S4) P0P2(S3) P0P3(S3) WLAN(S3) 
P0P4(S3) P0P7(S4) [...]
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Pentium(R) Dual-Core CPU T4500 @ 2.30GHz, 2640.45 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,EST,TM2,SSSE3,CX16,xTPR,PDCM,XSAVE,NXE,LONG,LAHF,PERF
cpu0: 1MB 64b/line 4-way L2 cache
cpu0: smt 0, core 0, package 0
cpu0: apic clock running at 200MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Pentium(R) Dual-Core CPU T4500 @ 2.30GHz, 2200.08 MHz
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,EST,TM2,SSSE3,CX16,xTPR,PDCM,XSAVE,NXE,LONG,LAHF,PERF
cpu1: 1MB 64b/line 4-way L2 cache
cpu1: smt 0, core 1, package 0
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 20, 24 pins
acpimcfg0 at acpi0 addr 0xe000, bus 0-255
acpiec0 at acpi0
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (P0P1)
acpiprt2 at acpi0: bus 1 (P0P2)
acpiprt3 at acpi0: bus 2 (P0P3)
acpiprt4 at acpi0: bus 3 (P0P4)
acpiprt5 at acpi0: bus 5 (P0P7)
acpicpu0 at acpi0: C2, C1, PSS
acpicpu1 at acpi0: C2, C1, PSS
acpitz0 at acpi0: critical temperature is 110 degC
acpiac0 at acpi0: AC unit online
acpibat0 at acpi0: BAT0 model H24ZC serial   type LIon oem POSITIVO
acpiasus at acpi0 not configured
acpibtn0 at acpi0: SLPB
acpibtn1 at acpi0: LID_
cpu0: Enhanced SpeedStep 2640 MHz: speeds: 2300, 1600, 1200 MHz
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 Intel GM45 Host rev 0x09
vga1 at pci0 dev 2 function 0 Intel GM45 Video rev 0x09
intagp0 at vga1
agp0 at intagp0: aperture at 0xd000, size 0x1000
inteldrm0 at vga1
drm0 at inteldrm0
inteldrm0: 1366x768
wsdisplay0 at vga1 mux 1: console (std, vt100 emulation)
wsdisplay0: screen 1-5 added (std, vt100 emulation)
Intel GM45 Video rev 0x09 at pci0 dev 2 function 1 not configured
uhci0 at pci0 dev 26 function 0 Intel 82801I USB rev 0x03: apic 2 int 16
uhci1 at pci0 dev 26 function 1 Intel 82801I USB rev 0x03: apic 2 int 17
uhci2 at pci0 dev 26 function 2 Intel 82801I USB rev 0x03: apic 2 int 19
ehci0 at pci0 dev 26 function 7 Intel 82801I USB rev 0x03: apic 2 int 18
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
azalia0 at pci0 dev 27 function 0 Intel 82801I HD Audio rev 0x03: msi
azalia0: codecs: Realtek ALC269, Intel/0x2802, using Realtek ALC269
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 Intel 82801I PCIE rev 0x03: msi
pci1 at ppb0 bus 1
ppb1 at pci0 dev 28 function 1 Intel 82801I PCIE rev 0x03: msi
pci2 at ppb1 bus 2
athn0 at pci2 dev 0 function 0 Atheros AR2427 rev 0x01: apic 2 int 17
athn0: AR9285 rev 2 (1T1R), ROM rev 13, address 48:5d:60:a2:e0:6a
ppb2 at pci0 dev 28 function 2 Intel 82801I PCIE rev 0x03: msi
pci3 at ppb2 bus 3
ppb3 at pci0 dev 28 function 5 Intel 82801I PCIE rev 0x03: msi
pci4 at ppb3 bus 5
re0 at pci4 dev 0 function 0 Realtek 8168 rev 0x03: RTL8168D/8111D (0x2800), 
apic 2 int 17, address e0:69:95:a1:cb:1b
rgephy0 at re0 phy 7: RTL8169S/8110S PHY, rev. 2
uhci3 at pci0 dev 29 function 0 Intel 82801I USB rev 0x03: apic 2 int 23
uhci4 at pci0 dev 29 function 1 Intel 82801I USB rev 0x03: apic 2 int 19
uhci5 at pci0 dev 29 function 2 Intel 82801I USB rev 0x03: apic 2 int 18
ehci1 at pci0 dev 29 function 7 Intel 82801I 

Re: kernel panic (mii_phy_setmedia) on mac mini A1347 with trace and ps picture url

2011-12-19 Thread Daniel Bolgheroni
On Mon, Dec 19, 2011 at 04:10:16PM +0400, Wesley M. wrote:
 
 Here is the ps message : http://i43.tinypic.com/mkufyo.jpg
 Here is the
 trace message : http://i40.tinypic.com/25syfxf.jpg 

Have you tried to disable whatever it is on boot?

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.