From owner-freebsd-current@FreeBSD.ORG Wed Dec 3 05:10:32 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61BD9106564A for ; Wed, 3 Dec 2008 05:10:32 +0000 (UTC) (envelope-from m.k12015@gmail.com) Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.235]) by mx1.freebsd.org (Postfix) with ESMTP id 10E348FC18 for ; Wed, 3 Dec 2008 05:10:31 +0000 (UTC) (envelope-from m.k12015@gmail.com) Received: by qb-out-0506.google.com with SMTP id f30so3245008qba.35 for ; Tue, 02 Dec 2008 21:10:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=qhLZZmI85iX0mWJObghfoW4L7Qi5ttPbIEHNN6BntqU=; b=f01NyLIhHlYhKpA7umOEIiIQMHd20c9FE9vUHe5QOC2whzgRZiwdokbDBSk6IlqadI MXnXP0PmreAkpHik82cbD3M60EJu81StVpA6ol0LmdNa2fMyPuI2BS+oBznzJm5Yjp3V Bf7adXET02hLIwxjB/RfTM+546LNlvvYQd3Gk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=VxHq+3W3avf0d2B+u6SYEnIksxvblcNAaRHTp/lTU7//sTlIYP1a5B79kufq4hOzE5 HZeaQVW9uzZsziL3gxqqULcBwE8O4JxBRXhi2iks+QPZTo82R/46Vo4QoKtRZjHufSAA CgLjt3pKc0Hu0YRA09NyVPUrnXS15Q6aAk6lc= Received: by 10.142.142.14 with SMTP id p14mr4411996wfd.202.1228279914356; Tue, 02 Dec 2008 20:51:54 -0800 (PST) Received: by 10.143.97.8 with HTTP; Tue, 2 Dec 2008 20:51:54 -0800 (PST) Message-ID: <870d2e5a0812022051q2007b46eq4fd2115f76f3e5d6@mail.gmail.com> Date: Wed, 3 Dec 2008 13:51:54 +0900 From: "k m" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: ASUS Eee PC S101 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2008 05:10:32 -0000 Hi, I bought ASUS Eee PC S101 (http://eeepc.asus.com/global/products101.html), and installed the recent CURRENT according to the information at http://wiki.freebsd.org/AsusEee . It basically works. Atheros L1 FastEthernet: (it works) It basically works. But, I met the same situation as mentioned in the recent mail(http://lists.freebsd.org/pipermail/freebsd-current/2008-December/000871.html). It had happened when I mounted nfs of ports tree and did 'make instlall' for some ports. It made everything very slow, but everything worked. For example, I could log in from the other machine by ssh. Wireless lan: (it doesn't work) % pciconf -l -v ... none1@pci0:1:0:0: class=0x028000 card=0x10671a3b chip=0x002a168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' class = network It looks it is not supported yet. (see http://lists.freebsd.org/pipermail/freebsd-net/2008-September/019563.html) I'm waiting for new driver ;-) Suspend/resume: (it doesn't work) According to the wiki, I have set hw.acpi.reset_video=1 in /etc/sysctl.conf. And 'acpiconf -s3' makes the machine be suspended. After the resuming by the power button, my eee hanged up with the following kernel message; acpi_acad0: unknown notify 0x81 ale0: 2 link states coalesced ad0: FAILURE - SET_MULTI status=51 error=4 Touchpad (synaptics): (it probably works) X and KDE 4.1 work without moused. I declared moused="NO" in /etc/rc.conf. According to the wiki, to use suspend/resume, I need to set hw.psm.synaptics_support=1 and write the additional configuration in xorg.conf. Although suspend/resume has problem, I did. But, % sysctl hw.psm.synaptics_support sysctl: unknown oid 'hw.psm.synaptics_support' and, % ps ax | grep mouse 954 ?? S 0:00.82 hald-addon-mouse-sysmouse: /dev/psm0 (hald-addon-mous I'm wondering who works with my touchpad. Is it good for me? Although it did not fully function, it is a beautiful machine. I liked it very much. best regards m.k. dmesg: Copyright (c) 1992-2008 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 8.0-CURRENT #3: Mon Dec 1 08:38:28 JST 2008 xxxxxxxx@thebe.xxxxx.xxx:/usr/obj/usr/src/sys/ARTEMIS Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Atom(TM) CPU N270 @ 1.60GHz (1600.01-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x106c2 Stepping = 2 Features=0xbfe9fbff Features2=0x40c39d> AMD Features=0x100000 AMD Features2=0x1 Logical CPUs per core: 2 real memory = 1064960000 (1015 MB) avail memory = 1028812800 (981 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0: Changing APIC ID to 2 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 ath_hal: 0.10.5.10 (AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413, RF5413, RF2133, RF2425, RF2417) acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, 3f700000 (3) failed Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 acpi_ec0: port 0x62,0x66 on acpi0 acpi_hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 900 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 vgapci0: port 0xdc80-0xdc87 mem 0xfbd00000-0xfbd7ffff,0xd0000000-0xdfffffff,0xfbcc0000-0xfbcfffff irq 16 at device 2.0 on pci0 agp0: on vgapci0 agp0: detected 7932k stolen memory agp0: aperture size is 256M vgapci1: mem 0xfbd80000-0xfbdfffff at device 2.1 on pci0 hdac0: mem 0xfbcb8000-0xfbcbbfff irq 16 at device 27.0 on pci0 hdac0: HDA Driver Revision: 20081123_0118 hdac0: [ITHREAD] pcib1: irq 16 at device 28.0 on pci0 pci3: on pcib1 pcib2: irq 17 at device 28.1 on pci0 pci2: on pcib2 ale0: port 0xec80-0xecff mem 0xfbfc0000-0xfbffffff irq 17 at device 0.0 on pci2 ale0: 960 Tx FIFO, 1024 Rx FIFO ale0: Using 1 MSI messages. miibus0: on ale0 atphy0: PHY 0 on miibus0 atphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, auto ale0: Ethernet address: 00:23:54:7e:2b:79 ale0: [FILTER] pcib3: irq 18 at device 28.2 on pci0 pci1: on pcib3 pci1: at device 0.0 (no driver attached) uhci0: port 0xd480-0xd49f irq 23 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] uhci0: [ITHREAD] usb0: on uhci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xd800-0xd81f irq 19 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] uhci1: [ITHREAD] usb1: on uhci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xd880-0xd89f irq 18 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb2: on uhci2 usb2: USB revision 1.0 uhub2: on usb2 uhub2: 2 ports with 2 removable, self powered uhci3: port 0xdc00-0xdc1f irq 16 at device 29.3 on pci0 uhci3: [GIANT-LOCKED] uhci3: [ITHREAD] usb3: on uhci3 usb3: USB revision 1.0 uhub3: on usb3 uhub3: 2 ports with 2 removable, self powered ehci0: mem 0xfbcb7c00-0xfbcb7fff irq 23 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb4: EHCI version 1.0 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4: on ehci0 usb4: USB revision 2.0 uhub4: on usb4 uhub4: 8 ports with 8 removable, self powered ugen0: on uhub4 pcib4: at device 30.0 on pci0 pci4: on pcib4 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 31.2 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] pci0: at device 31.3 (no driver attached) acpi_asus0: on acpi0 acpi_lid0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 acpi_tz0: on acpi0 battery0: on acpi0 acpi_acad0: on acpi0 atrtc0: port 0x70-0x71 irq 8 on acpi0 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 IntelliMouse, device ID 3 cpu0: on acpi0 est0: on cpu0 p4tcc0: on cpu0 cpu1: on acpi0 est1: on cpu1 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 60f0c2706000c27 device_attach: est1 attach returned 6 p4tcc1: on cpu1 pmtimer0 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ppc0: parallel port not found. ugen1: on uhub3 Timecounters tick every 10.000 msec ad0: FAILURE - SET_MULTI status=51 error=4 ad0: 15392MB at ata0-master SATA150 hdac0: HDA Codec #0: Realtek ALC269 pcm0: at cad 0 nid 1 on hdac0 pcm1: at cad 0 nid 1 on hdac0 SMP: AP CPU #1 Launched! Trying to mount root from ufs:/dev/ad0s1a ale0: link state changed to UP