Problem Report

Ion-Mihai Tetcu itetcu at apropo.ro
Tue Dec 2 01:58:23 PST 2003


On Mon, 01 Dec 2003 21:37:27 -0500
Brian Black <BlackBsd at Mountain.Net> wrote:

> Hi, has there been any information about the PR 55473,  unfortanetly i
> have an award bios and have been unable to use the new 5.x series of the
> system.  this sucks, i know i can get by disabling acpi, but i never can
> get the wheel to work.

If you disable acpi, e.g.
it# cat /boot/loader.conf
exec="unset acpi_load"

it shoulw work; at lest my does:

FreeBSD 5.1-RELEASE-p10 #0: Wed Nov 19 00:01:27 EET 2003
    root at it.buh.cameradicommercio.ro:/usr/obj/usr/src/sys/IT1
Preloaded elf kernel "/boot/kernel/kernel" at 0xc04e9000.
Preloaded elf module "/boot/kernel/snd_via8233.ko" at 0xc04e9244.
Preloaded elf module "/boot/kernel/snd_pcm.ko" at 0xc04e92f4.
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 2040350744 Hz
CPU: AMD Athlon(tm) XP 2400+ (2040.35-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x681  Stepping = 1
  Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
  AMD Features=0xc0400000<AMIE,DSP,3DNow!>
real memory  = 536805376 (511 MB)
avail memory = 516026368 (492 MB)
Pentium Pro MTRR support enabled
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcibios: BIOS version 2.10
Using $PIR table, 8 entries at 0xc00fc3c0
....
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model IntelliMouse, device ID 3

it# cat /etc/rc.conf | grep mo
# Enable network daemons for user convenience.
moused_enable="YES"
moused_flags="-z 4"
#moused_port="/dev/psm0"
moused_type="auto"

it# cat /etc/X11/XF86Config | grep -A4 Mouse
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "Auto"
    Option "Device"      "/dev/sysmouse"
    Option "Buttons" "5"

-- 
IOnut
Unregistered ;) FreeBSD user


More information about the freebsd-i386 mailing list