View previous topic :: View next topic |
Author |
Message |
g32 n00b

Joined: 06 Aug 2003 Posts: 11
|
Posted: Sun Jan 02, 2005 11:12 pm Post subject: Sager NP9860 laptop + ACPI, Hyperthreading, etc. |
|
|
I have recently installed gentoo on my new Sager 9860 laptop. To give some background, the laptop's pertiant hardware consists primarly of:
Intel 915p chipset -- PCI-Express
NVidia Go6800 PCI-Express video card
ICH6 southbridge
Promise SATA378 (Tx2Plus) SATA controller for the hard drives.
3.4Ghz P4 Processor (same as a desktop processor)
I have made my way though the installation process and had sucess with just about everything. Everything except ACPI + Hyperthreading. I have looked for some solutions on this forum as well as others and found nothing that has worked yet. I have SMP and ACPI both enabled in the kernel, however if I boot with anything except ACPI=ht, the kernel chokes after finding the hard drive on the SATA controller. I figured that would still provide enough ACPI support to get Hyperthreading to work (hence the 'ht') but alas, only one CPU shows up and dmesg reports a warning saying there is another sibiling present but unaccounted for. If anyone has any suggestions or info I would appriciate the help. If need be, I will post my dmesg and/or .config info. Thank you for reading.
-- Jon
Note: I am currently using kernel-2.6.9-r13 but I will try the newest gentoo-dev-sources. I don't see any reason why it would fix the issue but...why not try? |
|
Back to top |
|
 |
oeri n00b

Joined: 07 Jan 2005 Posts: 15
|
Posted: Fri Jan 07, 2005 12:37 am Post subject: |
|
|
How the heck did you get the LiveCD to detect the hard drives? I have been pulling my hair out for the last two weeks! I have the exact same laptop as you, except the 3.6 GHz model  |
|
Back to top |
|
 |
g32 n00b

Joined: 06 Aug 2003 Posts: 11
|
Posted: Fri Jan 07, 2005 2:12 am Post subject: |
|
|
What kind of hard drive did you get? Where does the LiveCD lock up at specifically? As I understand it, the PATA hard drives do not yet work properly under libata and RAID support is broken. I however seemed to have lucked out with my single SATA hard drive. I think libata will be fixed soon. If you do have PATA: what does the controller register as on boot up? Is it still acting under the Promise Tx2Plus role?
On a tangential note: I have gotten ACPI to work splendidly under 2.6.10-r3, so there is much to look forward to. Other than the camera and TV tuner (if you opted for one), everything else should work just fine. With luck, libata will pull though or Promise will get their act together.
Best of luck and I hope I can be of some service to help you setup Gentoo on this kick ass machine.  |
|
Back to top |
|
 |
oeri n00b

Joined: 07 Jan 2005 Posts: 15
|
Posted: Fri Jan 07, 2005 3:35 am Post subject: |
|
|
I am running 2 x 60 GB drives under SATA. The promise_sata driver seems to mention something about scsi0 and scsi1, but it tells me no devices are found. |
|
Back to top |
|
 |
g32 n00b

Joined: 06 Aug 2003 Posts: 11
|
Posted: Fri Jan 07, 2005 3:41 am Post subject: |
|
|
What is your setup in BIOS? RAID or ATA mode?
-- Jon |
|
Back to top |
|
 |
oeri n00b

Joined: 07 Jan 2005 Posts: 15
|
Posted: Fri Jan 07, 2005 3:42 am Post subject: |
|
|
ATA |
|
Back to top |
|
 |
oeri n00b

Joined: 07 Jan 2005 Posts: 15
|
Posted: Fri Jan 07, 2005 3:50 am Post subject: |
|
|
It would be great if I could get _anything_ to access the hard drive so I could just compile a 2.6 kernel with the Promise drivers built right in! |
|
Back to top |
|
 |
g32 n00b

Joined: 06 Aug 2003 Posts: 11
|
Posted: Fri Jan 07, 2005 4:05 am Post subject: |
|
|
I used the Gentoo 2004.2 Universal CD to boot with no options and the default gentoo kernel setting. I didn't have any other booting issues and it worked wonderfully to install Gentoo. I can't think of any reason why having two SATA drives should adversely affect the LiveCD boot. Which LiveCD are you using?
-- Jon |
|
Back to top |
|
 |
oeri n00b

Joined: 07 Jan 2005 Posts: 15
|
Posted: Fri Jan 07, 2005 11:47 am Post subject: |
|
|
2004.3 universal, I will try 2004.2....although 2004.3 should have worked.. |
|
Back to top |
|
 |
oeri n00b

Joined: 07 Jan 2005 Posts: 15
|
Posted: Fri Jan 07, 2005 8:38 pm Post subject: |
|
|
no such luck...still looking for a solution |
|
Back to top |
|
 |
DarkTempes n00b

Joined: 21 Apr 2004 Posts: 8 Location: Baton Rouge, LA
|
Posted: Wed Feb 09, 2005 7:06 pm Post subject: |
|
|
i know some people got this working...
but for me with 2.6.10 (the x86-installcd-minimal-2005.0-rc5.iso) it finds PATA hard drives but gets errors under load
for example, i can partition them fine, then i get this:
Code: | livecd root # mke2fs /dev/sdc1
mke2fs 1.35 (28-Feb-2004)
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
26104 inodes, 104388 blocks
5219 blocks (5.00%) reserved for the super user
First data block=1
13 block groups
8192 blocks per group, 8192 fragments per group
2008 inodes per group
Superblock backups stored on blocks:
8193, 24577, 40961, 57345, 73729
Writing inode tables: done
Writing superblocks and filesystem accounting information: end_request: I/O error, dev sdc, sector 63
Buffer I/O error on device sdc1, logical block 0
lost page write due to I/O error on sdc1
Buffer I/O error on device sdc1, logical block 1
lost page write due to I/O error on sdc1
|
and then that repeats and then that console locks up and trying to access the hard drive at all doesn't work
lspci shows:
sata_promise 6788 1
libata 26660 1 sata_promise
so it loads the module fine...any suggestions? should i make a bug post? _________________ mew? |
|
Back to top |
|
 |
snekiepete Guru


Joined: 07 May 2003 Posts: 306 Location: WISCONSIN
|
Posted: Sat Feb 19, 2005 4:10 am Post subject: |
|
|
I need some help here(sager 9860), I am dual booting and have installed Gentoo on what I thought was "/dev/sdb3". However I am getting a kernel panic at boot that states:
VFS: Cannot open root device
I have compiled the scsi/sata drivers for promise, but am I missing something here? Installation went fine, I can mount the drive from livecd, but no boot. Any help would be appreciated.
I have the bios set to ATA. |
|
Back to top |
|
 |
echo6 Guru


Joined: 04 Jan 2003 Posts: 587
|
Posted: Sat Feb 26, 2005 7:24 pm Post subject: |
|
|
DarkTempes wrote: | and then that repeats and then that console locks up and trying to access the hard drive at all doesn't work
lspci shows:
sata_promise 6788 1
libata 26660 1 sata_promise
so it loads the module fine...any suggestions? should i make a bug post? |
Is this on your Alienware 7700?? I've just got mine and fighting to get Gentoo on those SATA drives but thanks for the pointer on the 2005 LiveCD. I don't see those errors that you are experiencing, however attemping to mount an ext3 partition results in it being mounted as ext2 only!
Code: | EXT2-fs warning (device sdb3): ext2_fill_super: mounting ext3 filesystem as ext2 |
I'm just about to attempt a full install so I'm hoping that it goes smoothly! |
|
Back to top |
|
 |
snowski n00b

Joined: 12 Apr 2005 Posts: 5
|
Posted: Tue Apr 12, 2005 9:10 pm Post subject: Perhaps this was your problem.. |
|
|
snekiepete wrote: | I need some help here(sager 9860), I am dual booting and have installed Gentoo on what I thought was "/dev/sdb3". However I am getting a kernel panic at boot that states:
VFS: Cannot open root device
I have compiled the scsi/sata drivers for promise, but am I missing something here? Installation went fine, I can mount the drive from livecd, but no boot. Any help would be appreciated.
I have the bios set to ATA. |
I had the same problem, and found that with liveCD booting, it is harddrive sdb, but without liveCD it is harddrive sda. Try changing your root param in your kernel command of grub.conf to say /dev/sda3 instead of sdb3.
-Ben |
|
Back to top |
|
 |
sanityspeech n00b

Joined: 17 Apr 2005 Posts: 1
|
Posted: Sun Apr 17, 2005 3:15 am Post subject: Success with 2005.0 on NP9860 |
|
|
Successfully installed Gentoo 2005.0 on the NP9860, and is set to dual-boot with windows. My favorite apps include X, octave, lbreakout2, Adobe Acrobat Reader, Gkrellm2 and Mozilla Firefox. They all seem to work just fine. Although ALSA is installed, sound does not work. It appears that gentoo-sources is required for the system to work; attempts to use mainline kernels with the same configuration fails.
Update (05/05/2005): To use ALSA, I compiled the snd-azx module from the source, alsa-1.0.8. There was a complaint about 'include/linux/version.h' missing in the genkernel-compiled kernel. To address this problem, I typed 'make prepare-all' in the root directory of the kernel. Next, I did the following in the root directory of the ALSA v1.0.8 source:
#./configure --with-cards=azx
# make
# make install
Unmuted the cards, and adjusted the volume with alsamixer.
Update (05/25/2005): Using alsa-1.0.9, replace '--with-cards=azx' by '--with-cards=hda-intel'. |
|
Back to top |
|
 |
|