From owner-freebsd-mobile Fri Aug 31 9:51:20 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from red.whoowl.com (dsl-65-184-21-205.telocity.com [65.184.21.205]) by hub.freebsd.org (Postfix) with SMTP id 105D437B401 for ; Fri, 31 Aug 2001 09:51:17 -0700 (PDT) Received: (qmail 64664 invoked by uid 85); 31 Aug 2001 16:51:21 -0000 Received: from jvb@whoowl.com by red.whoowl.com with qmail-scanner-0.96 (hbedv: 6.8.0.0. . Clean. Processed in 1.915596 secs); 31 Aug 2001 16:51:21 -0000 X-Qmail-Scanner-Mail-From: jvb@whoowl.com via red.whoowl.com X-Qmail-Scanner-Rcpt-To: mobile@freebsd.org X-Qmail-Scanner: 0.96 (No viruses found. Processed in 1.915596 secs) Received: from black.whoowl.com (HELO BLACK) (192.168.0.107) by localhost.whoowl.com with SMTP; 31 Aug 2001 16:51:17 -0000 Message-ID: <000b01c1323d$1ccb6490$6b00a8c0@BLACK> From: "John Van Boxtel" To: Subject: APMIO Invalid Argument Date: Fri, 31 Aug 2001 09:50:59 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org First off, I want to say that pccardd is working great now on my T21 laptop with the new system although maybe its not and that is what is causing my new problem. APM is not fully functional now and when I exit X windows after waking from a suspend the screen stops responding (The computer is fine, I can ssh in and see all the process, I can type on the laptops keyboard and see it responding, just nothing shows on the screen except the rements of the X session, switching to another virtual screen does not help). I have APM in the kernel like this: device apm0 at nexus? flags 0x20 # Advanced Power Management and I am able to see battery life, but I can't get the computer to suspend without using the bios keys Fn + F4 and I am only getting around 2 hours of battery time (3 hours in windows). And it seems that its detected fine, here is the dmesg: Using $PIR table, 11 entries at 0xc00fdee0 apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 chip1: port 0x1040-0x104f at device 7.3 on pci0 This is what I get when I try to suspend: black# zzz zzz: ioctl(APMIO_SUSPEND): Invalid argument John Van Boxtel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message