Re: MB Asus M2N32 SLI Deluxe WiFi Edition and Dedian/GNU

2006-10-19 Thread C_Wakefield

It works!   Thanks Stephen, I knew there would be a way to do this.

Best Regards,
Chris W.

On Thursday 19 October 2006 18:48, Stephen Cormier wrote:
> On Thursday 19 October 2006 21:55, C_Wakefield wrote:
> > Had trouble with the temperature sensors (on-chip k8_temp) until I
> > realized that the current 2.6.16-2-amd64-k8-smp debian kernel doesn't
> > have support for it (k8_temp)  so I'm running without knowing the cpu(s)
> > temperatures.
>
> Try compiling the module in the URL below then with the 2.10.1 version of
> lm-sensors/libsensors3 the temperatures will show up in the sensors
> command.
>
> http://assembler.cz/download/amd_digital_temp.tar.gz
>
> Stephen



Re: ALSA not working in chroot environment

2006-10-19 Thread Todd Courtnage
Well that was too easy.  "apt-get install alsa-base" in my chroot.  I
would've sworn I checked that before posting, though.  Oh well.  Thanks!

On Fri, 2006-10-20 at 12:17 +1000, Dean Hamstead wrote:
> have you created the alsa device entries in chroot:/dev?
> 
> Dean
> 
> On Fri, October 20, 2006 10:36 am, Todd Courtnage wrote:
> > With the release of the Flash Player 9 beta, I've discovered that I have
> > no ALSA devices available in my chroot environment.  When trying to use
> > any program in my chroot that's trying to use ALSA, I get:
> > ** WARNING **: alsa_get_mixer(): Attaching to mixer hw:0 failed: No such
> > device
> > ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card '0'
> > ALSA lib conf.c:3500:(_snd_config_evaluate) function
> > snd_func_card_driver returned error: No such device
> > ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings
> > ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat
> > returned error: No such device
> > ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name
> > ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer
> > returned error: No such device
> > ALSA lib conf.c:3968:(snd_config_expand) Evaluate error: No such device
> > ALSA lib pcm.c:2143:(snd_pcm_open_noupdate) Unknown PCM default
> >
> > ** WARNING **: alsa_setup(): Failed to open pcm device (default): No
> > such device
> >
> > Programs access /dev/dsp (OSS emulation) work fine in my chroot.
> >
> > Anyone have any ideas?
> >
> > Thanks
> >
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact
> > [EMAIL PROTECTED]
> >
> >
> 
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: ALSA not working in chroot environment

2006-10-19 Thread Michael Langley
Actually you shouldn't have to create the devices.  If you just install
alsa-base everything should be fine.  I tried out flashplayer 9
yesterday in my 32bit chroot with 32bit galeon and it worked
beautifully.  Surprisingly enough the 32bit flash player 9 even played
nice with dmix and my 64bit apps.  I don't have to kill ogg123 or
anything else to get sound with flash in galeon any longer.

On Fri, 20 Oct 2006 12:17:53 +1000 (EST)
"Dean Hamstead" <[EMAIL PROTECTED]> wrote:

> have you created the alsa device entries in chroot:/dev?
> 
> Dean
> 
> On Fri, October 20, 2006 10:36 am, Todd Courtnage wrote:
> > With the release of the Flash Player 9 beta, I've discovered that I have
> > no ALSA devices available in my chroot environment.  When trying to use
> > any program in my chroot that's trying to use ALSA, I get:
> > ** WARNING **: alsa_get_mixer(): Attaching to mixer hw:0 failed: No such
> > device
> > ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card '0'
> > ALSA lib conf.c:3500:(_snd_config_evaluate) function
> > snd_func_card_driver returned error: No such device
> > ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings
> > ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat
> > returned error: No such device
> > ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name
> > ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer
> > returned error: No such device
> > ALSA lib conf.c:3968:(snd_config_expand) Evaluate error: No such device
> > ALSA lib pcm.c:2143:(snd_pcm_open_noupdate) Unknown PCM default
> >
> > ** WARNING **: alsa_setup(): Failed to open pcm device (default): No
> > such device
> >
> > Programs access /dev/dsp (OSS emulation) work fine in my chroot.
> >
> > Anyone have any ideas?
> >
> > Thanks
> >
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact
> > [EMAIL PROTECTED]
> >
> >
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: ALSA not working in chroot environment

2006-10-19 Thread Dean Hamstead
have you created the alsa device entries in chroot:/dev?

Dean

On Fri, October 20, 2006 10:36 am, Todd Courtnage wrote:
> With the release of the Flash Player 9 beta, I've discovered that I have
> no ALSA devices available in my chroot environment.  When trying to use
> any program in my chroot that's trying to use ALSA, I get:
> ** WARNING **: alsa_get_mixer(): Attaching to mixer hw:0 failed: No such
> device
> ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card '0'
> ALSA lib conf.c:3500:(_snd_config_evaluate) function
> snd_func_card_driver returned error: No such device
> ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings
> ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat
> returned error: No such device
> ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name
> ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer
> returned error: No such device
> ALSA lib conf.c:3968:(snd_config_expand) Evaluate error: No such device
> ALSA lib pcm.c:2143:(snd_pcm_open_noupdate) Unknown PCM default
>
> ** WARNING **: alsa_setup(): Failed to open pcm device (default): No
> such device
>
> Programs access /dev/dsp (OSS emulation) work fine in my chroot.
>
> Anyone have any ideas?
>
> Thanks
>
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: MB Asus M2N32 SLI Deluxe WiFi Edition and Dedian/GNU

2006-10-19 Thread Stephen Cormier
On Thursday 19 October 2006 21:55, C_Wakefield wrote:
> Had trouble with the temperature sensors (on-chip k8_temp) until I realized
> that the current 2.6.16-2-amd64-k8-smp debian kernel doesn't have support
> for it (k8_temp)  so I'm running without knowing the cpu(s) temperatures.

Try compiling the module in the URL below then with the 2.10.1 version of 
lm-sensors/libsensors3 the temperatures will show up in the sensors command.

http://assembler.cz/download/amd_digital_temp.tar.gz

Stephen
-- 
GPG Pubic Key: http://users.eastlink.ca/~stephencormier/publickey.asc


pgp6gGMcFXO8W.pgp
Description: PGP signature


Re: MB Asus M2N32 SLI Deluxe WiFi Edition and Dedian/GNU

2006-10-19 Thread dtutty
On Fri, Oct 20, 2006 at 01:33:53AM +0200, Thierry Chatelet wrote:
> I am planning to get the above mentioned MB, as someone any experience 
> of installing AMD64 on it? Any feedback would be wellcome.
> Thanks
> Thierry
> 
> 
I'm in the process (I'm on dialup so it takes a while) of installing on
an Asus M2N-SLI.  I think the only difference between the boards is
while mine uses Nvidia nForce 570 chipset, the M2N32-SLI uses the 590
chipset and costs a lot more.

I have 2 80 GB SATA drives on the first and second
SATA port using raid1 for the first partition on each as /boot, and the
second partition on each raid1 for a PV for Logical Volume Managment.

I used one 1GB stick of 800 ECC ram.  AMD 64 Athlon 3800+ processor and
an Asus EN7300GT silent video card.

Sarge doesn't recognize the SATA drives.  You'll have to go with Etch.
Note that they're moving towards RC1 which breaks Etch beta 3 and they
want us to use daily builds.

You can either burn a CD (either business-card.iso or netinst.ist) or
put the hd-media stuff and an iso on a USB flash stick.  I did the
latter.  Boots from the USB no problem (shows up as a hard drive, rather
than 'removeable') and all hardware is recognized.

The most important thing to do is read the installation manual through
end to end (well, skip the automation chapter) and have it available to
you during the install.  

Good luck.
Doug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



ALSA not working in chroot environment

2006-10-19 Thread Todd Courtnage
With the release of the Flash Player 9 beta, I've discovered that I have
no ALSA devices available in my chroot environment.  When trying to use
any program in my chroot that's trying to use ALSA, I get:
** WARNING **: alsa_get_mixer(): Attaching to mixer hw:0 failed: No such
device
ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card '0'
ALSA lib conf.c:3500:(_snd_config_evaluate) function
snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat
returned error: No such device
ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer
returned error: No such device
ALSA lib conf.c:3968:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2143:(snd_pcm_open_noupdate) Unknown PCM default

** WARNING **: alsa_setup(): Failed to open pcm device (default): No
such device

Programs access /dev/dsp (OSS emulation) work fine in my chroot.

Anyone have any ideas?

Thanks



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: MB Asus M2N32 SLI Deluxe WiFi Edition and Dedian/GNU

2006-10-19 Thread C_Wakefield
Hi Thierry,

I have the:  ASUS M2NPV-VM with amd64 running on it.  Problems with the 
Intel "high def" on-board sound driver (stops working after a few minutes 
plus it pops before it plays every sound event.) ...using another pci sound 
card.
Had trouble with the on-board nic (kept dropping the connection) disabled it.
Had trouble with the temperature sensors (on-chip k8_temp) until I realized 
that the current 2.6.16-2-amd64-k8-smp debian kernel doesn't have support for 
it (k8_temp)  so I'm running without knowing the cpu(s) temperatures.
Other than these...it runs fine;^)

Chris.

On Thursday 19 October 2006 16:33, Thierry Chatelet wrote:

> I am planning to get the above mentioned MB, as someone any experience
> of installing AMD64 on it? Any feedback would be wellcome.
> Thanks
> Thierry


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



MB Asus M2N32 SLI Deluxe WiFi Edition and Dedian/GNU

2006-10-19 Thread Thierry Chatelet
I am planning to get the above mentioned MB, as someone any experience 
of installing AMD64 on it? Any feedback would be wellcome.

Thanks
Thierry


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Debian 64 freezes

2006-10-19 Thread Stephen Cormier
On Thursday 19 October 2006 15:18, Bonnel Christophe wrote:
> Are you sure of that because :
>
> [EMAIL PROTECTED]:~$ lspci | grep RAM
> 00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
> 00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
> 00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
> 00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
> 00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
> 00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
> 00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
> 00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
> 00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
> 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
> DRAM Controller

Yes the controller is on the chip itself almost any article you read on AMD64 
chips mention that, in your output above it is the last entry in mine below 
the only one.

lspci | grep RAM
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM 
Controller

Stephen
-- 
GPG Pubic Key: http://users.eastlink.ca/~stephencormier/publickey.asc


pgpJ0ayImAp55.pgp
Description: PGP signature


Re: bind mounts and shutdown sequence

2006-10-19 Thread Gabor Gombas
On Thu, Oct 19, 2006 at 08:33:08AM -0500, Stephen Olander Waters wrote:

> When I run "shutdown -h now" or "shutdown -r now", the shutdown sequence
> stops with an error after stopping all the processes. I have to use Alt
> +SysRq to reboot. However, the shutdown sequence works OK if I manually
> unmount the bind mounts before executing "shutdown".
> 
> Is anyone else experiencing this problem? 

Can't tell unless you tell us _WHAT_ is the error message...

Gabor

-- 
 -
 MTA SZTAKI Computer and Automation Research Institute
Hungarian Academy of Sciences
 -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: how do I interrupt an install?

2006-10-19 Thread dtutty
 
> On Thursday 19 October 2006 05:46, [EMAIL PROTECTED] wrote:
> > Hello,
> >
> > I'm in the process of installing on my new AMD Athlon computer.  I'm on
> > dialup.  The new computer accesses the net via ethernet to my 486 which
> > has a modem.
> >
> > Boot is via USB stick with the businesscard netinst.iso, Etch Beta 3
> > AMD64.
> >
> > The ppp connection drops occasionally and I sometimes need the phone.
> > When I got up this morning, the ppp link had dropped at 0130 but was
> > back up but the install was just sitting there.  It hadn't
> > re-established the connection and continue the download ('installing the
> > base system').  I had to shutdown and start over; it even had to
> > reformat the partions (LVM on raid1 on 2 disks).
> >
> > How do I interrupt the installer and get it to continue where it left
> > off?
>On Thu, Oct 19, 2006 at 10:52:32AM -0700, C_Wakefield wrote:
> Why don't you just download the Etch binary cd 1 iso with wget -c, do a local 
> install, then build up X & desktop from there? "minus" c will let you 
> continue a download if the connection is cut.

Because I don't have any way of burning the CD.  My previous main
computer, the one that could burn CDs died.  My only functioning
computer is a 486 with ISA bus, no USB, and won't run the burner.  I
download what I need to make the USB to a 100 MB zip disk, then boot the
new computer with a cd-rescue CD, since my Woody CD doesn't recognize USB
either, and make the USB per the install directions.  Even though the
USB is 2 GB, the boot.img.gz only makes a 256 MB image.

I'm working now to try to make a full 2 GB USB per the 4.3.2 -the
flexible way, but am having trouble; I'm working on it.  Once that's
complete, I can try a larger netinst CD.  The 486 doesn't have enough
free space on any drive to hold a full CD image to split and sneaker-net
over on the ZIP disk.

I'm downloading the daily-build now to see if this problem has been
fixed since Beta 3.

Doug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Debian 64 freezes

2006-10-19 Thread Bonnel Christophe

Are you sure of that because :

[EMAIL PROTECTED]:~$ lspci | grep RAM
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
DRAM Controller



Jo Shields a écrit :

On Thu, 2006-10-19 at 17:46 +0200, Bonnel Christophe wrote:
  
function. So it seems that the memory motherboard controller change 
bytes randomly.



AMD64 doesn't have a motherboard-based memory controller. The memory
controller is built into the CPU



  



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Debian 64 freezes

2006-10-19 Thread Jo Shields
On Thu, 2006-10-19 at 17:46 +0200, Bonnel Christophe wrote:
> function. So it seems that the memory motherboard controller change 
> bytes randomly.

AMD64 doesn't have a motherboard-based memory controller. The memory
controller is built into the CPU


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Debian 64 freezes

2006-10-19 Thread hendrik
On Wed, Oct 18, 2006 at 11:22:00PM +0200, pietia .moo wrote:
> hi.
> I'm trying to use Debian on my Asus laptop (a6tc, Turion x2 64 bits). Few
> times every day my Debian freezes. I can make mouse's pointer tochnge
> position, but i cant do anything :/ ctrl+alt+1 does not work.
> I was trying to use nosmp, noacpi, nolapic - still is bad :/
> Pietia

Any chance this is Bug#379480?

See if you can still use the ordinary characters on the keyboard -- the 
ones you use to type commands into a shell, the URL into a browser, and 
so forth.  This may be possible if the shell window, the URL entry area, 
etc, happen to be open for input at the moment of freezing.

-- hendrik


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: how do I interrupt an install?

2006-10-19 Thread C_Wakefield
Why don't you just download the Etch binary cd 1 iso with wget -c, do a local 
install, then build up X & desktop from there? "minus" c will let you 
continue a download if the connection is cut.
Chris.

On Thursday 19 October 2006 05:46, [EMAIL PROTECTED] wrote:
> Hello,
>
> I'm in the process of installing on my new AMD Athlon computer.  I'm on
> dialup.  The new computer accesses the net via ethernet to my 486 which
> has a modem.
>
> Boot is via USB stick with the businesscard netinst.iso, Etch Beta 3
> AMD64.
>
> The ppp connection drops occasionally and I sometimes need the phone.
> When I got up this morning, the ppp link had dropped at 0130 but was
> back up but the install was just sitting there.  It hadn't
> re-established the connection and continue the download ('installing the
> base system').  I had to shutdown and start over; it even had to
> reformat the partions (LVM on raid1 on 2 disks).
>
> How do I interrupt the installer and get it to continue where it left
> off?
>
> Thanks,
>
> Doug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Debian 64 freezes

2006-10-19 Thread Bonnel Christophe

Hi,

I'm using an asus a7tc and it freezes also many times per day. Have you 
tried to compile your own kernel ? When i make big compilations, i have 
gcc errors due to "internal error".
I have made 3 memtest 86+(during 5 hours, 15 hours and 18 hours). And it 
found nothing each time.
I found a potential discovery when compiling wine : an .o gave me an 
error because it contained a link to a "wane" functions and not a "wine" 
function. So it seems that the memory motherboard controller change 
bytes randomly.
But I have tried also a debian 32 bits and a gentoo 64 bits and the 
problem is still here, so it is certainly indenpendant from debian 64.
I have contacted a guy who has also an a7tc (with a suse) and it seems 
that is hasn't any problem.
I have changed the RAM amount (2*1GB) from initially and he didn't 
(2*512MB). Have you also modified you RAM (Physically, not the settings) ?


Christophe

pietia .moo a écrit :

hi.
I'm trying to use Debian on my Asus laptop (a6tc, Turion x2 64 bits). 
Few times every day my Debian freezes. I can make mouse's pointer 
tochnge position, but i cant do anything :/ ctrl+alt+1 does not work.

I was trying to use nosmp, noacpi, nolapic - still is bad :/
Pietia



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: bind mounts and shutdown sequence

2006-10-19 Thread Pascal

On 10/19/06, Stephen Olander Waters <[EMAIL PROTECTED]> wrote:

I am running sid with amd64 architecture. I also have a chroot
called /x86 to run openoffice, acroread, boinc, etc. In my /etc/fstab, I
have several bind mounts into /x86.

When I run "shutdown -h now" or "shutdown -r now", the shutdown sequence
stops with an error after stopping all the processes. I have to use Alt
+SysRq to reboot. However, the shutdown sequence works OK if I manually
unmount the bind mounts before executing "shutdown".

Is anyone else experiencing this problem?

I can file a bug once I figure out what script is dying (it's hard for
me to tell because the machine is unusable except Alt+SysRq!)

Thanks so much,
-s


What does your /etc/fstab look like?
I've a quite similar configuration, but i don't have your problem...

Here's what mine looks like:
/home   /home/chroot-sid-i386/home none  bind0   0
/tmp/home/chroot-sid-i386/tmp none   bind0   0
/sys/home/chroot-sid-i386/sys none   bind0   0
/proc/home/chroot-sid-i386/proc proc  defaults0   0

-Pascal
--
Homepage (http://organact.mine.nu)
Debian GNU/Linux (http://www.debian.org)
École de technologie supérieure (http://www.etsmtl.ca)



Re: Debian 64 freezes

2006-10-19 Thread Lennart Sorensen
On Wed, Oct 18, 2006 at 11:22:00PM +0200, pietia .moo wrote:
> I'm trying to use Debian on my Asus laptop (a6tc, Turion x2 64 bits). Few
> times every day my Debian freezes. I can make mouse's pointer tochnge
> position, but i cant do anything :/ ctrl+alt+1 does not work.
> I was trying to use nosmp, noacpi, nolapic - still is bad :/

Are you using ATI's X drivers?

--
Len Sorensen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: how do I interrupt an install?

2006-10-19 Thread Lennart Sorensen
On Thu, Oct 19, 2006 at 09:33:36AM -0400, [EMAIL PROTECTED] wrote:
> Thanks Len.  If I don't get a better answer, I'll try killing the
> process.  I can't setup a proxy on the 486 because the drive is too
> small; I'm really shoehorned in here.
> 
> If nothing else works, I'll try building a bigger USB stick image and
> put a larger iso file (the full net-inst).  I'd have to split it in two
> to sneaker net it over via ZIP disk and cat it together, since the 486
> doesn't do USB either.  I built the USB under a RIP linux CD that I had
> lying around.
> 
> Either way, I consider this a bug and will put it in an installation
> report.

I am surprised if it doesn't timeout when the connection dies.  I really
think it should.  Not timing out on lost connection is a bug.

--
Len Sorensen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: how do I interrupt an install?

2006-10-19 Thread dtutty
On Thu, Oct 19, 2006 at 09:23:01AM -0400, Lennart Sorensen wrote:
> On Thu, Oct 19, 2006 at 08:46:14AM -0400, [EMAIL PROTECTED] wrote:
> > The ppp connection drops occasionally and I sometimes need the phone.
> > When I got up this morning, the ppp link had dropped at 0130 but was
> > back up but the install was just sitting there.  It hadn't
> > re-established the connection and continue the download ('installing the
> > base system').  I had to shutdown and start over; it even had to
> > reformat the partions (LVM on raid1 on 2 disks).
> > 
> > How do I interrupt the installer and get it to continue where it left
> > off?
> 
> I am not sure, having never had that problem, but perhaps you can go to
> console 2, look at the list of processes in ps and see if one sounds
> like it is the one doing the downloading.  If you kill it perhaps the
> menu on console 1 will see the failure and ask if you want to try again.
> Hopefully it would keep the packages it has already downloaded.  If it
> doesn't, perhaps you should setup an http proxy on the 486 that you can
> point the installer at so that even if you do have to start over,
> everything downloaded before should be cached in the proxy already.
> Just make sure the proxy is configured to cache large files too
> (including files up to probably 10M or so, not sure how big any of the
> files used by the installer are).
> 
Thanks Len.  If I don't get a better answer, I'll try killing the
process.  I can't setup a proxy on the 486 because the drive is too
small; I'm really shoehorned in here.

If nothing else works, I'll try building a bigger USB stick image and
put a larger iso file (the full net-inst).  I'd have to split it in two
to sneaker net it over via ZIP disk and cat it together, since the 486
doesn't do USB either.  I built the USB under a RIP linux CD that I had
lying around.

Either way, I consider this a bug and will put it in an installation
report.

Thanks,
Doug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



bind mounts and shutdown sequence

2006-10-19 Thread Stephen Olander Waters
I am running sid with amd64 architecture. I also have a chroot
called /x86 to run openoffice, acroread, boinc, etc. In my /etc/fstab, I
have several bind mounts into /x86.

When I run "shutdown -h now" or "shutdown -r now", the shutdown sequence
stops with an error after stopping all the processes. I have to use Alt
+SysRq to reboot. However, the shutdown sequence works OK if I manually
unmount the bind mounts before executing "shutdown".

Is anyone else experiencing this problem? 

I can file a bug once I figure out what script is dying (it's hard for
me to tell because the machine is unusable except Alt+SysRq!)

Thanks so much,
-s




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: how do I interrupt an install?

2006-10-19 Thread Lennart Sorensen
On Thu, Oct 19, 2006 at 08:46:14AM -0400, [EMAIL PROTECTED] wrote:
> I'm in the process of installing on my new AMD Athlon computer.  I'm on
> dialup.  The new computer accesses the net via ethernet to my 486 which
> has a modem.
> 
> Boot is via USB stick with the businesscard netinst.iso, Etch Beta 3
> AMD64.
> 
> The ppp connection drops occasionally and I sometimes need the phone.
> When I got up this morning, the ppp link had dropped at 0130 but was
> back up but the install was just sitting there.  It hadn't
> re-established the connection and continue the download ('installing the
> base system').  I had to shutdown and start over; it even had to
> reformat the partions (LVM on raid1 on 2 disks).
> 
> How do I interrupt the installer and get it to continue where it left
> off?

I am not sure, having never had that problem, but perhaps you can go to
console 2, look at the list of processes in ps and see if one sounds
like it is the one doing the downloading.  If you kill it perhaps the
menu on console 1 will see the failure and ask if you want to try again.
Hopefully it would keep the packages it has already downloaded.  If it
doesn't, perhaps you should setup an http proxy on the 486 that you can
point the installer at so that even if you do have to start over,
everything downloaded before should be cached in the proxy already.
Just make sure the proxy is configured to cache large files too
(including files up to probably 10M or so, not sure how big any of the
files used by the installer are).

--
Len Sorensen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



how do I interrupt an install?

2006-10-19 Thread dtutty
Hello,

I'm in the process of installing on my new AMD Athlon computer.  I'm on
dialup.  The new computer accesses the net via ethernet to my 486 which
has a modem.

Boot is via USB stick with the businesscard netinst.iso, Etch Beta 3
AMD64.

The ppp connection drops occasionally and I sometimes need the phone.
When I got up this morning, the ppp link had dropped at 0130 but was
back up but the install was just sitting there.  It hadn't
re-established the connection and continue the download ('installing the
base system').  I had to shutdown and start over; it even had to
reformat the partions (LVM on raid1 on 2 disks).

How do I interrupt the installer and get it to continue where it left
off?

Thanks,

Doug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: mystery kernel {Scanned}

2006-10-19 Thread Henry Hollenberg

Jo Shields wrote:

On Wed, 2006-10-18 at 21:34 -0500, Henry Hollenberg wrote:


It looks like this kernel got installed on my system not
to long ago but I can't seem to figure out where it came
from.  Can't find it in the debian packages by searching
the debian web site.  Any idea where it comes from?

It seems to run ok and I was going to compile up a
custom kernel to get nvidia working but don't know
where to get the src-deb package for this kernel.



You never need a custom kernel for nvidia. And the kernel came from Etch
- see
http://packages.debian.org/testing/admin/linux-image-2.6.17-2-amd64

The corresponding headers package is
http://packages.debian.org/testing/devel/linux-headers-2.6.17-2-amd64




Thanks, I must have fat fingered that searchjust apt-get'ed the headers
I should be able to proceed now

hgh.

--
Henry Hollenberg
[EMAIL PROTECTED]

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Re: Installation on Asus K8N4-E Deluxe still fails

2006-10-19 Thread Kv237
References: <[EMAIL PROTECTED]>

I have now filed a bug report against the kernel, and it has ben assigned
the bug # 7373.

Sorry for the delay in providing you with this information, but I have been
buissy providing the kernel team with all the information they requested.

Best regards,

Sören Jonsson


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: mystery kernel {Scanned}

2006-10-19 Thread Luis Sanjuán
El Jueves, 19 de Octubre de 2006 04:34, Henry Hollenberg escribió:
> It looks like this kernel got installed on my system not
> to long ago but I can't seem to figure out where it came
> from. 

Probably form an upgrade. amd64 debian kernels has changed
the naming scheme recently. (See the list archives)

> Can't find it in the debian packages by searching 
> the debian web site.  Any idea where it comes from?
>

linux-source-2.6.17
(The Debian version is currently newer)
 
> It seems to run ok and I was going to compile up a
> custom kernel to get nvidia working but don't know
> where to get the src-deb package for this kernel.
> 
> Linux andy 2.6.17-2-amd64 #1 SMP Wed Sep 13 17:49:33 CEST 2006 x86_64 
> GNU/Linux
> 
> Thanks, hgh.
> -- 
> Henry Hollenberg
> [EMAIL PROTECTED]
> 
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
> MailScanner thanks transtec Computers for their support.
> 
> 



Re: mystery kernel {Scanned}

2006-10-19 Thread Jo Shields
On Wed, 2006-10-18 at 21:34 -0500, Henry Hollenberg wrote:
> It looks like this kernel got installed on my system not
> to long ago but I can't seem to figure out where it came
> from.  Can't find it in the debian packages by searching
> the debian web site.  Any idea where it comes from?
> 
> It seems to run ok and I was going to compile up a
> custom kernel to get nvidia working but don't know
> where to get the src-deb package for this kernel.

You never need a custom kernel for nvidia. And the kernel came from Etch
- see
http://packages.debian.org/testing/admin/linux-image-2.6.17-2-amd64

The corresponding headers package is
http://packages.debian.org/testing/devel/linux-headers-2.6.17-2-amd64


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]