You are not logged in.

#26 2006-10-31 11:58:13

shen
Member
Registered: 2003-09-05
Posts: 272
Website

Re: Laptops w/ Arch?

karc wrote:

Acer 3025WLMi works here fine. The temperature of laptop is even cooler than under Windows, fan is almost quiet. I've set in acpi config to halt the system when i close the lid.

Curious, how or what did you do to get your system to halt when the lid is closed? I haven't been able to figure that out yet, so any info would be most excellent.

Offline

#27 2006-10-31 13:05:20

chrismortimore
Member
From: Edinburgh, UK
Registered: 2006-07-15
Posts: 655

Re: Laptops w/ Arch?

shen wrote:

Curious, how or what did you do to get your system to halt when the lid is closed? I haven't been able to figure that out yet, so any info would be most excellent.

Configure acpid to respond to a lid switch event with the command "shutdown -h now".  The files in /etc/acpi/ should give you a pointer.


Desktop: AMD Athlon64 3800+ Venice Core, 2GB PC3200, 2x160GB Maxtor DiamondMax 10, 2x320GB WD Caviar RE, Nvidia 6600GT 256MB
Laptop: Intel Pentium M, 512MB PC2700, 60GB IBM TravelStar, Nvidia 5200Go 64MB

Offline

#28 2006-11-02 14:26:47

karc
Member
From: Poland
Registered: 2006-08-12
Posts: 36

Re: Laptops w/ Arch?

shen wrote:
karc wrote:

Acer 3025WLMi works here fine. The temperature of laptop is even cooler than under Windows, fan is almost quiet. I've set in acpi config to halt the system when i close the lid.

Curious, how or what did you do to get your system to halt when the lid is closed? I haven't been able to figure that out yet, so any info would be most excellent.

Sorry for delay. This is part of /etc/acpi/handler.sh file:

button/lid)
        #echo "LID switched!">/dev/tty5
        /sbin/poweroff
        ;;
    *)
        logger "ACPI group/action undefined: $1 / $2"
        ;;


#404848
karc // jabberpl.org
We all have our chances of living in peace

Offline

#29 2006-11-06 13:52:41

shen
Member
Registered: 2003-09-05
Posts: 272
Website

Re: Laptops w/ Arch?

karc wrote:
shen wrote:
karc wrote:

Acer 3025WLMi works here fine. The temperature of laptop is even cooler than under Windows, fan is almost quiet. I've set in acpi config to halt the system when i close the lid.

Curious, how or what did you do to get your system to halt when the lid is closed? I haven't been able to figure that out yet, so any info would be most excellent.

Sorry for delay. This is part of /etc/acpi/handler.sh file:

button/lid)
        #echo "LID switched!">/dev/tty5
        /sbin/poweroff
        ;;
    *)
        logger "ACPI group/action undefined: $1 / $2"
        ;;

Sweet thanks works like a charm. Was racking my brain to figure this one out and yet it was so simple I never even thought of doing this..:)

Offline

#30 2006-11-25 15:16:07

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Laptops w/ Arch?

liem wrote:

Thinkpads works. Try to get it with linux installed to avoid Windows Tax.


Zepto is rather nice too. *patriotic*

There were just a case where a man managed to get the refund for windows, after he declined the lisence agreament at the first boot, and told the store that he didn't want the windows copy.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#31 2007-01-05 11:18:54

fxsti01
Member
From: Midwest
Registered: 2006-08-23
Posts: 17

Re: Laptops w/ Arch?

Distro surfed for awhile last year on a Dell Inspiron 5100, linux worked great on it.  Tried Fedora on it, for wireless had to patch the kernel to be 8k config stack, it was a pain.  Ubuntu worked fine on it, but no firewall by default and sudo'ing got old quick.

Swapped out that laptop to a much younger family member in dire need of a better computer.  Now I am on an old IBM thinkpad, PIII, 700 mhz, 256 mb ram, 20gb hd, Arch runs fine on it.  It used to have win 98 on it.  Since updating it to 0.8, had to append menu.lst file, got a kernel panic, but it was easy to fix.

Offline

#32 2007-01-07 18:37:07

SiD
Member
From: Germany
Registered: 2006-09-21
Posts: 729

Re: Laptops w/ Arch?

Acer Extensa 3001WLMi with ATI Mobility Radeon 9700

what works:
3D acceleration with ATI-Drivers
LAN
WLAN
Touchpad
(SD) Card Reader
Sound
Smart Battery AC-Adaptor status

Works not perfect:
Speedstepping
I have tu run the CPU at max freq 1,4GHz although it is a 1,5GHz one. The strange thing are the available scaling frequencies:

1600000 1400000 1200000 800000 600000

if I use 1,6GHZ the fan turns on very often

not tested but kernel modules are loadable:
Modem
Infrared
Bluetooth
PCMCIA
extra (Fn) Keys

Offline

#33 2007-02-14 09:50:59

benplaut
Member
Registered: 2006-06-13
Posts: 383

Re: Laptops w/ Arch?

.

Last edited by benplaut (2021-06-25 12:31:08)

Offline

#34 2007-09-11 22:53:16

_nalle
Member
From: Stockholm/Sweden
Registered: 2006-01-11
Posts: 70
Website

Re: Laptops w/ Arch?

Update on the C400 issues. They seem to resolved more or less. DRI is now working without the laptop hanging itself every now and then.

One problem still persists though. S3 still does not work. There are some reports that people has gotten it working but it's not an arch specific fault rather than a linux or hardware problem.

If anyone finds or has a solution for this I'd be thankful if you told me tongue


Swedish Archlinux Mirror Administrator - ftp.gigabit.nu

Offline

Board footer

Powered by FluxBB