gnewsense-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gNewSense-users] battery status on Yeeloong, kernel 2.6.36.2


From: Federico Bruni
Subject: Re: [gNewSense-users] battery status on Yeeloong, kernel 2.6.36.2
Date: Mon, 24 Jan 2011 23:45:22 +0100

2011/1/23 Sam Geeraerts <address@hidden>
Federico Bruni wrote:
2011/1/21 Sam Geeraerts <address@hidden>
Are you booting with the machtype=8.9 parameter?

I don't know...
This is my /boot/boot.cfg:


   default 0
   timeout 0
   showmenu 0

   title Boot with GNU GRUB2
   kernel (wd0,0)/boot/grub.elf
   args console=tty no_auto_cmd

This means that the kernel gets its parameters from GRUB2. Check /boot/grub/grub.cfg.



Ok, so the answer is: yes, I'm booting with the machtype=8.9 parameter.
This is the relevant menu entry in grub.cfg:


menuentry "Debian GNU/Linux, with Linux 2.6.36.2-libre-lemote" {
        insmod ext2
        set root=(ata0,1)
        search --no-floppy --fs-uuid --set 51392604-7080-4dc4-868a-8992f067c8fb
        linux   /boot/vmlinuz-2.6.36.2-libre-lemote root=UUID=51392604-7080-4dc4-868a-8992f067c8fb ro console=tty no_auto_cmd machtype=8.9 quiet
        initrd  /boot/initrd.img-2.6.36.2-libre-lemote
}

Should I remove that parameter?
Thanks,
Federico

reply via email to

[Prev in Thread] Current Thread [Next in Thread]