Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel command line ignored
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Zapp!
Tux's lil' helper
Tux's lil' helper


Joined: 11 Oct 2002
Posts: 77
Location: Germany

PostPosted: Sun Mar 30, 2003 12:49 pm    Post subject: Kernel command line ignored Reply with quote

I have a strange problem with a kernel build from gentoo-sources-2.4.20-r2 -- it ignores my kernel command line.
I added
Code:
append = "ide2=ata66 hdc=ide-scsi"

to my lilo.conf. SCSI emulation for my CD-Writer and UDMA for my Promise Ultra 100.
With vanilla-souces-2.4.20 everything works the way it should.

dmesg output:
Code:
Kernel command line: BOOT_IMAGE=Linux_old ro root=2105 ide2=ata66 hdc=ide-scsi
ide_setup: ide2=ata66
ide_setup: hdc=ide-scsi
Initializing CPU#0
<snip>
PDC20268: chipset revision 2
PDC20268: not 100% native mode: will probe irqs later
PDC20268: (U)DMA Burst Bit ENABLED Primary MASTER Mode Secondary MASTER Mode.
PDC20268: ATA-66/100 forced bit set (WARNING)!!
    ide2: BM-DMA at 0x6400-0x6407, BIOS settings: hde:pio, hdf:pio
    ide3: BM-DMA at 0x6408-0x640f, BIOS settings: hdg:pio, hdh:pio

SCSI emulation is also setup properly.

Now with gentoo-sources:
Code:
Kernel command line: BOOT_IMAGE=Linux ro root=2105 ide2=ata66 hdc=ide-scsi
Initializing CPU#0
<snip>
PDC20268: chipset revision 2
PDC20268: not 100% native mode: will probe irqs later
PDC20268: (U)DMA Burst Bit ENABLED Primary MASTER Mode Secondary MASTER Mode.
    ide2: BM-DMA at 0x6400-0x6407, BIOS settings: hde:pio, hdf:pio
    ide3: BM-DMA at 0x6408-0x640f, BIOS settings: hdg:pio, hdh:pio

Note that the lines
Code:
ide_setup: ide2=ata66
ide_setup: hdc=ide-scsi

are missing here.

With gentoo-sources I don't get my CD-Writer to work and UDMA100 doesn't work, either.

The two kernels are configured in the exact same way regarding SCSI emulation and Promise chip support.

What's wrong with my gentoo-sources kernel?
Back to top
View user's profile Send private message
quarantedeux
n00b
n00b


Joined: 13 Feb 2003
Posts: 29

PostPosted: Mon Mar 31, 2003 7:57 pm    Post subject: Reply with quote

Sorry, I do not have any solution for this problem. I just wanted to let you know that I am experiencing exactly the same problem. The kernel options are in my case:
Quote:
ide2=ata66 ide3=ata66

They seem to be ignored, as I also don't get the ide-setup message. I am using a pdc202xx Ultra DMA 100 controller with two IBM UDMA 100 harddisks attached to it. They just run at UDMA 33 because the kernel options are somehow ignored. I have also found out that with the stock vanilla kernel 2.4.20 from www.kernel.org works fine with these kernel options and the disks are running with full speed at UDMA 100. So I am assuming the gentoo-patches cause the "problem", but I did not have the time till now to investigate any further. If I find a solution, I will let you know. I think it is also worth opening a bug report for this.

Stefan
Back to top
View user's profile Send private message
jl7c2
n00b
n00b


Joined: 14 Apr 2003
Posts: 16
Location: Maryland

PostPosted: Tue Apr 22, 2003 3:49 am    Post subject: Reply with quote

I am also having this problem. With gentoo-sources (I have tried 2.4.20-r2 and 2.4.20-r3) I add hdc=ide-scsi to the kernel like in grub.conf and SCSI emulation does not get turned on. I use vanilla sources (2.4.20) and the same grub.conf, SCSI emulation works. How are you all getting these kernel command lines working with gentoo-sources?
Back to top
View user's profile Send private message
zhenlin
Veteran
Veteran


Joined: 09 Nov 2002
Posts: 1361

PostPosted: Tue Apr 22, 2003 6:11 am    Post subject: Reply with quote

The new syntax is hdx=scsi
Back to top
View user's profile Send private message
jl7c2
n00b
n00b


Joined: 14 Apr 2003
Posts: 16
Location: Maryland

PostPosted: Tue Apr 22, 2003 4:29 pm    Post subject: Reply with quote

Well that doesn't work either. And I should add that it is not just the SCSI emulation parameter, the "video=vesa:..." doesn't work either. I just tested gaming-sources, gs-sources, and ck-sources. The gaming-sources, gs-sources, and gentoo-sources are all packaged and distributed by Gentoo. None of the Gentoo managed ones work. ck-sources, one not managed by Gentoo does work fine. Isn't that weird?
Back to top
View user's profile Send private message
Zapp!
Tux's lil' helper
Tux's lil' helper


Joined: 11 Oct 2002
Posts: 77
Location: Germany

PostPosted: Wed Apr 23, 2003 7:16 am    Post subject: Reply with quote

jl7c2 wrote:
Well that doesn't work either. And I should add that it is not just the SCSI emulation parameter, the "video=vesa:..." doesn't work either.

Exactly, it's not just the scsi emulation, but other options, too.
However my bugreport has been marked as a dublicate of this scsi centric bug :?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum