Re: EeePC 1001P boot problem

2025-04-26 Thread Timothy M Butterworth
o work on > XP or Windows 7. It asks for a bootable CD ROM, but when I provide one, > nothing happens. It just doesn't work. I downloaded a newer version of the > BIOS, but the only way to install the upgraded BIOS is from a fully working > Windows 7 on the EeePC. That can't happen,

Re: EeePC 1001P boot problem

2025-04-26 Thread Timothy M Butterworth
er version of the >> BIOS, but the only way to install the upgraded BIOS is from a fully working >> Windows 7 on the EeePC. That can't happen, because I've already installed >> Debian 12 on the hard drive. >> >> Any help I can get with this would be highly app

Re: EeePC 1001P boot problem

2025-04-26 Thread Hans
g to work on > XP or Windows 7. It asks for a bootable CD ROM, but when I provide one, > nothing happens. It just doesn't work. I downloaded a newer version of the > BIOS, but the only way to install the upgraded BIOS is from a fully working > Windows 7 on the EeePC. That can't

EeePC 1001P boot problem

2025-04-25 Thread Russ Puskarcik
e one, nothing happens. It just doesn't work. I downloaded a newer version of the BIOS, but the only way to install the upgraded BIOS is from a fully working Windows 7 on the EeePC. That can't happen, because I've already installed Debian 12 on the hard drive. Any help I can get with

Re: kernel regression from stable to testing (acpi lid / EEEpc 1215p)

2019-01-13 Thread Andrea Borgia
quick note, the bug report has been filed: 919227

Re: kernel regression from stable to testing (acpi lid / EEEpc 1215p)

2019-01-12 Thread Andrea Borgia
Il 09/01/19 00:07, Michael Lange ha scritto: Just because it is old does not necessarily mean that no one bothers. Sorry, that's not what I meant: I wanted to say the kernel is so old that it probably doesn't really matter if it is the debian or the upstream version I am using. That is, wh

Re: kernel regression from stable to testing (acpi lid / EEEpc 1215p)

2019-01-08 Thread Michael Lange
Hi, On Tue, 8 Jan 2019 17:44:04 +0100 Andrea Borgia wrote: > Il 07/01/19 20:09, Michael Lange ha scritto: > > > > Since the error message looks different from yours I guess that this > > is probably a completely different issue, though. > > Most likely you're right, however there was quite a

Re: kernel regression from stable to testing (acpi lid / EEEpc 1215p)

2019-01-08 Thread Andrea Borgia
Il 07/01/19 20:09, Michael Lange ha scritto: Since the error message looks different from yours I guess that this is probably a completely different issue, though. Most likely you're right, however there was quite a big rewrite of ACPI in 4.10 and I wouldn't rule it out completely. I bel

Re: kernel regression from stable to testing (acpi lid / EEEpc 1215p)

2019-01-07 Thread Michael Lange
Hi, On Fri, 4 Jan 2019 20:11:53 +0100 Andrea Borgia wrote: (...) > > dmesg has this interesting warning: > ACPI: button: The lid device is not compliant to SW_LID. oddly, here with my Lenovo Ideapad 100s the lid switch stopped working, too. However, this is totally different hardware and I do

Re: kernel regression from stable to testing (acpi lid / EEEpc 1215p)

2019-01-06 Thread Andrea Borgia
Il 04/01/19 20:11, Andrea Borgia ha scritto: What's the best way to handle this? IMHO it's quite likely a kernel issue, most likely upstream. Should I file a bug on linux-image-amd64 or directly on bugzilla.kernel.org? No comments? Meanwhile, I've been testing the kernels archived on snaps

kernel regression from stable to testing (acpi lid / EEEpc 1215p)

2019-01-04 Thread Andrea Borgia
Hi. On my EEEpc 1215p laptop, the upgrade from stable to testing broke the lid switch detection, since * another OS detects it just fine and acts on it; * the kernel from stable (4.9.0-7) does too Therefore, HW is ok (not obvious on an old laptop...) If I use the current kernel in testing

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-24 Thread Reco
Hi. On Sat, Feb 24, 2018 at 06:48:13PM +0100, Roger Price wrote: > On Sat, 24 Feb 2018, Reco wrote: > > On Sat, Feb 24, 2018 at 03:14:26PM +0100, Roger Price wrote: > > > rprice@kananga:~$ systemctl status NetworkManager > > > ● NetworkManager.service - Network Manager > > >Loaded: loa

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-24 Thread Roger Price
On Sat, 24 Feb 2018, Reco wrote: On Sat, Feb 24, 2018 at 03:14:26PM +0100, Roger Price wrote: rprice@kananga:~$ systemctl status NetworkManager ● NetworkManager.service - Network Manager Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled; vendor preset: enabled) Active: a

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-24 Thread Reco
Hi. On Sat, Feb 24, 2018 at 03:14:26PM +0100, Roger Price wrote: > On Fri, 23 Feb 2018, Reco wrote: > > > > rprice@kananga:~$ ip -6 ro l > > > fe80::/64 dev wlan0 proto kernel metric 256 pref medium > > > > Now *that* actually means it should be impossible for this host to > > connect t

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-24 Thread Roger Price
On Fri, 23 Feb 2018, Reco wrote: rprice@kananga:~$ ip -6 ro l fe80::/64 dev wlan0 proto kernel metric 256 pref medium Now *that* actually means it should be impossible for this host to connect to 2001:41d0:202:100:213:32:5:7. So either we have a little wonder here, or … do you have DHCP6 cli

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-24 Thread Roger Price
On Fri, 23 Feb 2018, Reco wrote: On the EeePC Ctl-Alt-F3 /dev/tty3: ~ # ip address 3: enp0s4: ... rprice@kananga:~$ ip -6 ro l fe80::/64 dev wlan0 proto kernel metric 256 pref medium But, looking at all this once more, I see a discrepancy - "ip a" shows Unpredictable Network

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-23 Thread Reco
gt; On 02/23/2018 08:38 AM, Stephen P. Molnar wrote: > > > > On 02/23/2018 07:12 AM, Reco wrote: > > > Hi. > > > > > > On Fri, Feb 23, 2018 at 12:22:26PM +0100, Roger Price wrote: > > > > On Thu, 22 Feb 2018, Reco wrote: > > > > &g

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-23 Thread Stephen P. Molnar
On 02/23/2018 08:38 AM, Stephen P. Molnar wrote: On 02/23/2018 07:12 AM, Reco wrote: Hi. On Fri, Feb 23, 2018 at 12:22:26PM +0100, Roger Price wrote: On Thu, 22 Feb 2018, Reco wrote: On the EeePC Ctl-Alt-F3 /dev/tty3: ~ # ip address 3: enp0s4: ... ... inet 10.218.0.100

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-23 Thread Stephen P. Molnar
On 02/23/2018 07:12 AM, Reco wrote: Hi. On Fri, Feb 23, 2018 at 12:22:26PM +0100, Roger Price wrote: On Thu, 22 Feb 2018, Reco wrote: On the EeePC Ctl-Alt-F3 /dev/tty3: ~ # ip address 3: enp0s4: ... ... inet 10.218.0.100 scope global enp0s4 inet6 fe80::22cf

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-23 Thread Reco
On Fri, Feb 23, 2018 at 02:22:01PM +0100, Erwan David wrote: > On Fri, Feb 23, 2018 at 01:12:41PM CET, Reco said: > > Hi. > > > > On Fri, Feb 23, 2018 at 12:22:26PM +0100, Roger Price wrote: > > > On Thu, 22 Feb 2018, Reco wrote: > > > >

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-23 Thread Erwan David
On Fri, Feb 23, 2018 at 01:12:41PM CET, Reco said: > Hi. > > On Fri, Feb 23, 2018 at 12:22:26PM +0100, Roger Price wrote: > > On Thu, 22 Feb 2018, Reco wrote: > > > > > > On the EeePC Ctl-Alt-F3 /dev/tty3: > > > > ~ # ip address > >

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-23 Thread Reco
Hi. On Fri, Feb 23, 2018 at 12:22:26PM +0100, Roger Price wrote: > On Thu, 22 Feb 2018, Reco wrote: > > > > On the EeePC Ctl-Alt-F3 /dev/tty3: > > > ~ # ip address > > > 3: enp0s4: ... > > >... > > >inet 10.218.0.100 scope glo

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-23 Thread Roger Price
On Thu, 22 Feb 2018, Reco wrote: On the EeePC Ctl-Alt-F3 /dev/tty3: ~ # ip address 3: enp0s4: ... ... inet 10.218.0.100 scope global enp0s4 inet6 fe80::22cf:30ff:fe10:43fd/64 scope link The "fe" at the beginning of the IPv6 address says that this is not capable of workin

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-22 Thread Reco
refix error > Feb 19 23:43:32 IPv6 INFOIPv6 is not enabled. Curious, but wonders cannot happen by themself. > IPv6 management in the router has hung and I cannot select an alternative to > SLAAC. Thank you, added that particular model to my 'Do Not Buy Ever' list. >

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-22 Thread Roger Price
error Feb 19 23:43:32 IPv6 INFOIPv6 is not enabled. IPv6 management in the router has hung and I cannot select an alternative to SLAAC. On the EeePC Ctl-Alt-F3 /dev/tty3: ~ # ip address 3: enp0s4: ... ... inet 10.218.0.100 scope global enp0s4 inet6 fe80::22cf:30ff:fe10:43fd/64

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-20 Thread Brian
On Tue 20 Feb 2018 at 13:39:25 +, Curt wrote: > On 2018-02-20, Reco wrote: > > > >> Is there some way > >> of telling the installer not to use IPv6? I have read > >> https://wiki.debian.org/DebianIPv6#How_to_turn_off_IPv6 but the > >> installer does not have file /etc/sysctl.conf > > I look

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-20 Thread Curt
On 2018-02-20, Reco wrote: > >> Is there some way >> of telling the installer not to use IPv6? I have read >> https://wiki.debian.org/DebianIPv6#How_to_turn_off_IPv6 but the >> installer does not have file /etc/sysctl.conf I looked up the router (I've now lost the page and the router references-

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-20 Thread Reco
Hi. On Tue, Feb 20, 2018 at 12:23:06PM +0100, Roger Price wrote: > Later the installation hangs with the message: > > in-target: Failed to fetch > http://debian.mirrors.ovh.net/debian/dists/stretch/main/i18n/Translation-en > Cannot initiate the connection to debian.mirrors.ovh.net:80 >

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-20 Thread Roger Price
Thanks again for your suggestions. On Sun, 18 Feb 2018, Gene Heskett wrote: Is the machine fully uptodate? The netinst CD is freshly downloaded and identifies as << Debian GNU/Linux 9.3.0 "Stretch" - Official i386 NETINST 20171209-13:03 >>. Is there a newer CD? On Sun, 18 Feb 2018, Brian wr

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-19 Thread Brian
7:51:50 -0500, Gene Heskett wrote: > > > > > On Sunday 18 February 2018 17:19:48 Roger Price wrote: > > > > > > > > [Snipped] > > > > > > > > > > It looks as if the network setup in the EeePC is correct, but > > > >

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-19 Thread Reco
8 at 17:51:50 -0500, Gene Heskett wrote: > > > > > On Sunday 18 February 2018 17:19:48 Roger Price wrote: > > > > > > > > [Snipped] > > > > > > > > > > It looks as if the network setup in the EeePC is correct, but > > > >

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-19 Thread Gene Heskett
018 17:19:48 Roger Price wrote: > > > > > > [Snipped] > > > > > > > > It looks as if the network setup in the EeePC is correct, but > > > > > wget fails. Any suggestion would be very welcome, Roger > > > > > > > > Check the list,

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-19 Thread Gene Heskett
On Sunday 18 February 2018 20:33:52 Ólafur Jens Sigurðsson wrote: > wget -S --spider https://wiki.debian.org rock64@rock64:~$ wget -S --spider https://wiki.debian.org Spider mode enabled. Check if remote file exists. --2018-02-19 14:27:45-- https://wiki.debian.org/ Resolving wiki.debian.org (wik

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-19 Thread Brian
gt; > > > It looks as if the network setup in the EeePC is correct, but wget > > > > fails. Any suggestion would be very welcome, Roger > > > > > > Check the list, I think wget was mentioned as a problem child child > > > within the last 2 or 3 weeks

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-18 Thread David Wright
On Mon 19 Feb 2018 at 01:33:52 (+), Ólafur Jens Sigurðsson wrote: > On Sat, Feb 17, 2018 at 06:52:43PM +, Curt wrote: > > On 2018-02-17, Reco wrote: > > > > > > First, please don't get me wrong, but can you provide the output of > > > (regular box, of course): > > > > > > wget -S --spider

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-18 Thread Ólafur Jens Sigurðsson
On Sat, Feb 17, 2018 at 06:52:43PM +, Curt wrote: > On 2018-02-17, Reco wrote: > > > > First, please don't get me wrong, but can you provide the output of > > (regular box, of course): > > > > wget -S --spider https://wiki.debian.org > > > > There have been some reports from people using your

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-18 Thread Gene Heskett
On Sunday 18 February 2018 18:47:58 Brian wrote: > On Sun 18 Feb 2018 at 17:51:50 -0500, Gene Heskett wrote: > > On Sunday 18 February 2018 17:19:48 Roger Price wrote: > > [Snipped] > > > > It looks as if the network setup in the EeePC is correct, but wget > >

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-18 Thread Brian
On Sun 18 Feb 2018 at 17:51:50 -0500, Gene Heskett wrote: > On Sunday 18 February 2018 17:19:48 Roger Price wrote: [Snipped] > > It looks as if the network setup in the EeePC is correct, but wget > > fails. Any suggestion would be very welcome, Roger > > Check the l

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-18 Thread Brian
t loss > 11. Ctl-Alt-F5 Graphical install > Choose a mirror of the Debian archive >http, debian.proxad.net > 12. Ctl-Alt-F4 > Last line shows EeePC hung on > choose-mirror[4246]: DEBUG: command: wget --no-verbose > http://debian.proxad.net/debian/

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-18 Thread Gene Heskett
. > 10. ~ # ping -c3 debian.proxad.net > PING debian.proxad.net (212.27.32.66): 56 data bytes > 64 bytes from 212.27.32.66: seq=0 ttl=57 time=38.838 ms > ... > 3 packets transmitted, 3 packets received, 0% packet loss > 11. Ctl-Alt-F5 Graphical install

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-18 Thread Roger Price
tl-Alt-F5 Graphical install Choose a mirror of the Debian archive http, debian.proxad.net 12. Ctl-Alt-F4 Last line shows EeePC hung on choose-mirror[4246]: DEBUG: command: wget --no-verbose http://debian.proxad.net/debian/dists/stretch/Release -O - | grep -E '^(Suit

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-17 Thread Gene Heskett
On Saturday 17 February 2018 19:48:20 Rodary Jacques wrote: > Le samedi 17 février 2018, 16:20:06 CET Roger Price a écrit : > > I am trying to net install stretch i386 on an EeePC using a wired > > connection. I chose my ISP as the mirror, but the installation hangs > > on

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-17 Thread Gene Heskett
On Saturday 17 February 2018 18:35:10 Brian wrote: > On Sat 17 Feb 2018 at 18:27:57 -0500, Gene Heskett wrote: > > On Saturday 17 February 2018 18:13:33 Brian wrote: > > > On Sat 17 Feb 2018 at 22:21:49 +0100, Roger Price wrote: > > > > On Sat, 17 Feb 2018, Brian wrote: > > > > > > ~ # cat /etc/r

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-17 Thread Rodary Jacques
Le samedi 17 février 2018, 16:20:06 CET Roger Price a écrit : > I am trying to net install stretch i386 on an EeePC using a wired connection. > I > chose my ISP as the mirror, but the installation hangs on "Configure the > packet > management tool (APT)" [french text

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-17 Thread Brian
On Sat 17 Feb 2018 at 18:27:57 -0500, Gene Heskett wrote: > On Saturday 17 February 2018 18:13:33 Brian wrote: > > > On Sat 17 Feb 2018 at 22:21:49 +0100, Roger Price wrote: > > > On Sat, 17 Feb 2018, Brian wrote: > > > > > ~ # cat /etc/resolv.conf > > > > > search rogerprice.org > > > > > nam

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-17 Thread Gene Heskett
On Saturday 17 February 2018 18:13:33 Brian wrote: > On Sat 17 Feb 2018 at 22:21:49 +0100, Roger Price wrote: > > On Sat, 17 Feb 2018, Brian wrote: > > > > ~ # cat /etc/resolv.conf > > > > search rogerprice.org > > > > nameserver 10.218.0.1 > > > > > > > > I am using the same router and the sam

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-17 Thread Brian
On Sat 17 Feb 2018 at 22:21:49 +0100, Roger Price wrote: > On Sat, 17 Feb 2018, Brian wrote: > > > > ~ # cat /etc/resolv.conf > > > search rogerprice.org > > > nameserver 10.218.0.1 > > > > > > I am using the same router and the same name server to post this message. > > > > I would try ping

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-17 Thread Gene Heskett
On Saturday 17 February 2018 16:21:49 Roger Price wrote: > On Sat, 17 Feb 2018, Brian wrote: > >> ~ # cat /etc/resolv.conf > >> search rogerprice.org > >> nameserver 10.218.0.1 > >> > >> I am using the same router and the same name server to post this > >> message. > > > > I would try pinging w

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-17 Thread Roger Price
On Sat, 17 Feb 2018, Brian wrote: ~ # cat /etc/resolv.conf search rogerprice.org nameserver 10.218.0.1 I am using the same router and the same name server to post this message. I would try pinging www.debian.org and anywhere else you can think of. Or edit resolv.conf to have 8.8.8.8 (a Goo

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-17 Thread Roger Price
On Sat, 17 Feb 2018, Curt wrote: On 2018-02-17, Reco wrote: First, please don't get me wrong, but can you provide the output of (regular box, of course): wget -S --spider https://wiki.debian.org There have been some reports from people using your ISP that this page does not work for them some

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-17 Thread Andy Smith
Hello, On Sat, Feb 17, 2018 at 10:34:10PM +0300, Reco wrote: > Weird, isn't it? Someone responsible to wiki.debian.org blocked the > whole 78.192.0.0/10 subnet (AS12322), so it seems. In it was suggested to report such things to w...@de

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-17 Thread Reco
Hi. On Sat, Feb 17, 2018 at 06:52:43PM +, Curt wrote: > On 2018-02-17, Reco wrote: > > > > First, please don't get me wrong, but can you provide the output of > > (regular box, of course): > > > > wget -S --spider https://wiki.debian.org > > > > There have been some reports from peopl

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-17 Thread Curt
On 2018-02-17, Reco wrote: > > First, please don't get me wrong, but can you provide the output of > (regular box, of course): > > wget -S --spider https://wiki.debian.org > > There have been some reports from people using your ISP that this page > does not work for them somehow, and I'm too lazy

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-17 Thread Brian
On Sat 17 Feb 2018 at 16:20:06 +0100, Roger Price wrote: > I am trying to net install stretch i386 on an EeePC using a wired > connection. I chose my ISP as the mirror, but the installation hangs on > "Configure the packet management tool (APT)" [french text reads "Configu

Re: Stretch net install on EeePC - unable to resolve mirror host address

2018-02-17 Thread Reco
Hi. On Sat, Feb 17, 2018 at 04:20:06PM +0100, Roger Price wrote: > I am trying to net install stretch i386 on an EeePC using a wired > connection. I chose my ISP as the mirror, but the installation hangs on > "Configure the packet management tool (APT)" [french tex

Stretch net install on EeePC - unable to resolve mirror host address

2018-02-17 Thread Roger Price
I am trying to net install stretch i386 on an EeePC using a wired connection. I chose my ISP as the mirror, but the installation hangs on "Configure the packet management tool (APT)" [french text reads "Configurer l'outil de gestion des paquets (APT)"]. I check

eeepc 1015pn: no audio cards detected

2014-11-19 Thread Samuel Bernardo
Dear maintainers, I'm using debian testing/sid and audio card modules are not being loaded as extected. After boot neither pulseaudio or alsa can detect audio card. Only when I load modprobe snd-hda-intel; modprobe snd-pcm-oss; snd-mixer-oss they can detect audio card. I already try to add that m

eeepc-acpi-scripts - trying to fix

2014-09-12 Thread Hans
Hi folks, as the package eeepc-acpi-scripts is no more maintained, I am trying to fix some bugs for myself. However, I think I will need your help, as I am not much experienced in coding. Mostly, I need someone expert, whom I may ask some questions, so that I understand, how the scripts are

Re: Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-24 Thread Patrick Bartek
ng. (The > > "sleep" key combo FnF1 works however.) > > > > I installed the eeepc-apci-scripts from the repo thinking that might > > solve the problem. It didn't, but fortunately those scripts are > > compatible with the others, so no conflicts. > &

Re: Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-24 Thread Selim T. Erdogan
cept Suspend (sleep, not > hibernate) when the lid is closed. Don't want hibernate anyway. Instead > of sleeping, the display is shutdown, but the computer itself is still > fully powered and running. (The "sleep" key combo FnF1 works however.) > > I installed the

Re: carrying running laptop, was: Re: Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-24 Thread Robert Holtzman
On Mon, Dec 23, 2013 at 04:36:24PM -0700, Bob Proulx wrote: > Gregory Nowak wrote: > > Bob Proulx wrote: > > > That is my normal method of sleeping my laptop. I consider it a > > > feature. It sleeps when I tell it to and not just because I closed > > > the lid. Allows me to carry my laptop from

Re: carrying running laptop, was: Re: Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-24 Thread Celejar
On Mon, 23 Dec 2013 18:27:56 -0600 John Hasler wrote: > Bob Proulx writes: > > I agree that seems intuitive. But apparently they are effective > > enough in practice. I don't know if they are a marketing success only > > but I note that they have been successfully marketed for years. I > > hav

Re: carrying running laptop, was: Re: Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-23 Thread Gregory Nowak
On Mon, Dec 23, 2013 at 06:27:56PM -0600, John Hasler wrote: > When you drop the machine the acceleration goes quickly from 1G to > zero. I expect that's what it senses. Wow, I see this is quickly going past the two, maybe three replies I expected to get. It is still quite interesting, to myself

Re: carrying running laptop, was: Re: Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-23 Thread John Hasler
Bob Proulx writes: > I agree that seems intuitive. But apparently they are effective > enough in practice. I don't know if they are a marketing success only > but I note that they have been successfully marketed for years. I > have no personal experience with them. When you drop the machine the

Re: carrying running laptop, was: Re: Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-23 Thread Bob Proulx
Doug wrote: > On 12/23/2013 06:36 PM, Bob Proulx wrote: > >I know laptop hdds are used in some media players, but how do they > >actually hold up in those? I didn't say the above. Which is really the only reason I commented back so quickly. Please be careful with the attributions. > >I think th

Re: carrying running laptop, was: Re: Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-23 Thread Doug
On 12/23/2013 06:36 PM, Bob Proulx wrote: I know laptop hdds are used in some media players, but how do they actually hold up in those? I think those usually have shock sensors in them. When they sense force they park or otherwise safe the head. Are there any of those with spinning media still

Re: carrying running laptop, was: Re: Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-23 Thread Bob Proulx
Gregory Nowak wrote: > Bob Proulx wrote: > > That is my normal method of sleeping my laptop. I consider it a > > feature. It sleeps when I tell it to and not just because I closed > > the lid. Allows me to carry my laptop from here to there and open it > > and not have it asleep and needing to r

Re: carrying running laptop, was: Re: Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-23 Thread Brian
On Mon 23 Dec 2013 at 13:24:25 -0700, Gregory Nowak wrote: > This begs the question, though not directly related to debian. For It isn't even indirectly related to debian. > those of us with electro-mechanical drives, is it safe to carry the > laptop while the hard drive is running? In the old d

carrying running laptop, was: Re: Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-23 Thread Gregory Nowak
On Sun, Dec 22, 2013 at 11:15:06PM -0700, Bob Proulx wrote: > That is my normal method of sleeping my laptop. I consider it a > feature. It sleeps when I tell it to and not just because I closed > the lid. Allows me to carry my laptop from here to there and open it > and not have it asleep and n

Re: Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-23 Thread Patrick Bartek
gh it used GNOME, so the owner wouldn't have to learn anything knew. She's not that computer savvy. By default, on the new install, a lid closure event shuts down the display (backlight and video signal), but the computer itself stays fully powered and running. > > > I install

Re: Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-23 Thread Patrick Bartek
On Sun, 22 Dec 2013, Gregory Nowak wrote: > On Sun, Dec 22, 2013 at 07:14:09PM -0800, Patrick Bartek wrote: > > Did my original post below make to the list? Or did it end up being > > filtered as spam? Just wondering. > > I saw it, so guess others probably did as well. I guess nobody seems > to

Re: Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-22 Thread Bob Proulx
ver the vpn will bridge.) So all I can say is what you are seeing is perfectly normal for me too. I am not using LXDE on my laptop though. I am running a simple window manager only and so don't have all of the fancy scripts that are installed by the heavier desktop session managers. >

Re: Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-22 Thread Gregory Nowak
On Sun, Dec 22, 2013 at 07:14:09PM -0800, Patrick Bartek wrote: > Did my original post below make to the list? Or did it end up being > filtered as spam? Just wondering. I saw it, so guess others probably did as well. I guess nobody seems to have an answer for you, not yet anyway. Good luck. Gr

Re: Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-22 Thread Patrick Bartek
7;t want hibernate anyway. > Instead of sleeping, the display is shutdown, but the computer itself > is still fully powered and running. (The "sleep" key combo FnF1 > works however.) > > I installed the eeepc-apci-scripts from the repo thinking that might > solve the

Acpi "Lid" Suspend with Eeepc 900 Not Working

2013-12-21 Thread Patrick Bartek
is closed. Don't want hibernate anyway. Instead of sleeping, the display is shutdown, but the computer itself is still fully powered and running. (The "sleep" key combo FnF1 works however.) I installed the eeepc-apci-scripts from the repo thinking that might solve the problem.

Re: EeePC and Debian

2012-07-30 Thread Simon Lukes
r to vga=766 - which I got from one of the debian eeepc pages. Thank you. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/loom.20120731t005652-...@post.gmane.org

Re: problem suspend - Asus eeepc 1201n - Debian squeeze - kernel 2.6.32-5-amd64

2012-03-22 Thread wmarcos
On Thursday, March 22, 2012 12:50:02 PM UTC-3, Camaleón wrote: > On Wed, 21 Mar 2012 17:12:14 -0700, wmarcos wrote: > > > I've been having problems suspending my Asus eeepc 1201n ( more detail > > http://www.asus.com/Eee/Eee_PC/Eee_PC_1201N_Seashell/#specifications ) &g

Re: problem suspend - Asus eeepc 1201n - Debian squeeze - kernel 2.6.32-5-amd64

2012-03-22 Thread Camaleón
On Wed, 21 Mar 2012 17:12:14 -0700, wmarcos wrote: > I've been having problems suspending my Asus eeepc 1201n ( more detail > http://www.asus.com/Eee/Eee_PC/Eee_PC_1201N_Seashell/#specifications ) (...) There's a dedicated mailing list for eeepc, I would also p

problem suspend - Asus eeepc 1201n - Debian squeeze - kernel 2.6.32-5-amd64

2012-03-21 Thread wmarcos
Hi! I've been having problems suspending my Asus eeepc 1201n ( more detail http://www.asus.com/Eee/Eee_PC/Eee_PC_1201N_Seashell/#specifications ) With kernel 2.6.32-5-amd64 (standard of squeeze) it suspends once, the second time suspend and wakes up again immediatly. I've tried oth

problem suspend - Asus eeepc 1201n - Debian squeeze - kernel 2.6.32-5-amd64

2012-03-21 Thread wmarcos
Hi! I've been having problems suspending my Asus eeepc 1201n ( more detail http://www.asus.com/Eee/Eee_PC/Eee_PC_1201N_Seashell/#specifications ) With kernel 2.6.32-5-amd64 (standard of squeeze) it suspends once, the second time suspend and wakes up again immediatly. I've tried oth

Re: Re: ASUS EeePC 1215B - Debian Testing 12-Feb-2012 Build - Video Problem, Black Screen

2012-02-21 Thread Marc Hurst
Thanks Patrick. I don't think DebianEeePC has any specific info on the EeePC Model 1215b. They have a link to a Squeeze 2.6.39 backport that probably works; but they warn against using it; and recommend Squeeze instead. I'm still using Debian Squeeze 6.0.4. Full 1366x768 resolutio

Re: ASUS EeePC 1215B - Debian Testing 12-Feb-2012 Build - Video Problem, Black Screen

2012-02-14 Thread Patrick Bartek
> I installed Debian Testing (the 12-Feb-2012 build) on my new ASUS 1215B, > by the net install method. > > When I boot, I see the first few lines correctly, then the video > switches to mismatched unreadable hash for the remainder of the boot-up, > then upon completion of boot-up the video chan

ASUS EeePC 1215B - Debian Testing 12-Feb-2012 Build - Video Problem, Black Screen

2012-02-14 Thread Marc Hurst
I installed Debian Testing (the 12-Feb-2012 build) on my new ASUS 1215B, by the net install method. When I boot, I see the first few lines correctly, then the video switches to mismatched unreadable hash for the remainder of the boot-up, then upon completion of boot-up the video changes again and

OT? - Debian on eeePC? boot fails

2012-02-14 Thread Kent West
Asus eeepc A friend brought it to me to see if I could update Firefox & Flash. I started by using the built-in software update tool, but that didn't give me much joy. I finally figured out how to get into a terminal window, and I did an aptitude update and aptitude dist-upgrade.

Re: [alsa-devel] No sound on Asus EeePC 1215b (hda-intel)

2011-09-12 Thread Takashi Iwai
At Sun, 4 Sep 2011 16:15:57 +0300, Touko Korpela wrote: > > On Thu, Sep 01, 2011 at 11:18:39AM +0200, David Henningsson wrote: > > On 09/01/2011 12:08 AM, Touko Korpela wrote: > > >On Wed, Aug 31, 2011 at 10:42:02PM +0200, Clemens Ladisch wrote: > > >>Touko Korpela wrote: > > No sound is heard

Re: [alsa-devel] No sound on Asus EeePC 1215b (hda-intel)

2011-09-04 Thread Touko Korpela
On Thu, Sep 01, 2011 at 11:18:39AM +0200, David Henningsson wrote: > On 09/01/2011 12:08 AM, Touko Korpela wrote: > >On Wed, Aug 31, 2011 at 10:42:02PM +0200, Clemens Ladisch wrote: > >>Touko Korpela wrote: > No sound is heard (but mixer is not muted). > Shouldn't mixer have more channels t

eeepc-acpi-scripts update & breakage

2011-04-19 Thread Andre Majorel
I made the mistake of upgrading eeepc-acpi-scripts (to 1.1.11) and some things have stopped working. Notably - Fn-F1 used to suspend to RAM, it's now a no-op, - likewise for closing the lid, - Fn-F7 used to toggle the backlight, it's a now a no-op, - guessnet has become a boat anchor. W

Re: Re (2): EeePC and Debian

2011-04-10 Thread Rob Hurle
the disc, ... > > LXDE or XFCE should give you a GUI environment in less storage. Now running on LXDE, but I had to manually fiddle with wifi (/etc/interfaces) and with sound (alsa stuff). The purpose of this was to hook the EeePC up to the Hi Fi system so that I can listen to Internet rad

Re (2): EeePC and Debian

2011-04-10 Thread peasthope
Rob, From: Rob Hurle Date: Sat, 09 Apr 2011 16:27:48 +1000 > ... [press TAB ... avoid ... vga= parameter]. > ... worked, and I booted and installed Squeeze. What adjustment did you make after , by the way? > First attempt was to install KDE, which did install, > but it took up most of th

Re: EeePC and Debian

2011-04-08 Thread Rob Hurle
Thank you very much to everyone who answered my query: On 8 April 2011 11:18, Chen Wei wrote: > On Thu, Apr 07, 2011 at 05:52:25PM +1000, Rob Hurle wrote: >>   I have an EeePC 4G (the 701) and I'm trying to put Debian Squeeze on >> to it.  I've RTFM and read the wiki

Re: EeePC and Debian

2011-04-07 Thread Chen Wei
On Thu, Apr 07, 2011 at 05:52:25PM +1000, Rob Hurle wrote: > I have an EeePC 4G (the 701) and I'm trying to put Debian Squeeze on > to it. I've RTFM and read the wiki, and got to the stage of having a > USB stick that boots the netinst version. The EeePC is connected to

Re: EeePC and Debian

2011-04-07 Thread Liam O'Toole
On 2011-04-07, Rob Hurle wrote: > I have an EeePC 4G (the 701) and I'm trying to put Debian Squeeze on > to it. I've RTFM and read the wiki, and got to the stage of having a > USB stick that boots the netinst version. The EeePC is connected to > the Internet by a prov

EeePC and Debian

2011-04-07 Thread Rob Hurle
I have an EeePC 4G (the 701) and I'm trying to put Debian Squeeze on to it. I've RTFM and read the wiki, and got to the stage of having a USB stick that boots the netinst version. The EeePC is connected to the Internet by a proven cable (not wireless). The USB stick boots to t

Re: [Debian-eeepc-devel] not all beeps getting through

2010-12-07 Thread Damyan Ivanov
-=| jida...@jidanni.org, Wed, Dec 08, 2010 at 08:19:31AM +0800 |=- > >>>>> "DI" == Damyan Ivanov writes: > DI> options snd_hda_intel power_save=5 model=eeepc-901 > > I found > options snd_hda_intel power_save=5 > there. But why? Taking it out

Re: [Debian-eeepc-devel] not all beeps getting through

2010-12-07 Thread jidanni
cal to cover that too.) DI> I seem to have the following in /etc/modprobe.d/eeepc.conf: DI> options snd_hda_intel power_save=5 model=eeepc-901 I found options snd_hda_intel power_save=5 there. But why? Taking it out and rebooting shows the same 5 value in /sys/module/snd_hda_intel/

Re: [Debian-eeepc-devel] not all beeps getting through

2010-04-15 Thread Damyan Ivanov
ntel/parameters/power_save # turn it > on > There is also a module parameter that could be set from /etc/modprobe.d. See 'sudo modinfo snd-hda-intel'. I seem to have the following in /etc/modprobe.d/eeepc.conf: options snd_hda_intel power_save=5 model=eeepc-901 signature.asc Description: Digital signature

Re: Debian on the ASUS EeePC 1005PE

2010-02-18 Thread John A. Sullivan III
On Fri, 2010-02-19 at 01:47 +0900, Ansgar Burchardt wrote: > Hi, > > Guillermo Garron writes: > > 3. I still have problems connecting the EeePC to my DSL modem. > > I can connect the EeePC to my other computer via Ethernet, but when I > > connect it to the

Re: Debian on the ASUS EeePC 1005PE

2010-02-18 Thread Ansgar Burchardt
Hi, Guillermo Garron writes: > 3. I still have problems connecting the EeePC to my DSL modem. > I can connect the EeePC to my other computer via Ethernet, but when I > connect it to the DSL modem it does not work correctly: I can see > incoming packages, but outgo

Debian on the ASUS EeePC 1005PE

2010-02-18 Thread Ansgar Burchardt
Hi, I got an ASUS EeePC 1005PE a few days ago and am trying to install Debian testing on it. There have been several problems so far: 1. My model has a different wireless card that listed on [1] that was not yet supported by Debian's Linux kernel. It seems to be the card that is listed fo

Re: suspend on my asus eeepc

2010-02-06 Thread Daniel Dalton
On Fri, Feb 05, 2010 at 03:44:00PM +0100, Florian Reitmeir wrote: > Package: > uswsusp Couldn't find this in squeeze, so used unstable's version. S2disk works ok and s2ram doesn't. I think when I close the lid it uses command pm-suspend (found this after some research.) Thanks, Dan -- To UNS

  1   2   >