lkml.org 
[lkml]   [2006]   [Jan]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: command line parsing broken in 2.6.15-git?
On 1/6/06, Stephen Hemminger <shemminger@osdl.org> wrote:
> The command line parsing or psmouse driver is broken now, this
> makes my mouse go wacky on a KVM. It worked up until the latest
> git updates (post 2.6.15)
>
> Dmesg output:
>
> Kernel command line: root=/dev/md2 vga=0x31a ro selinux=0 psmouse.proto=bare
> Unknown boot option `psmouse.proto=bare': ignoring

Similar issue here... my DVD drive disappeared in 2.6.15-git1 because

Jan 5 17:15:12 sandman kernel: Kernel command line: ro root=/dev/sda6
libata.atapi_enabled=1 rhgb
Jan 5 17:15:12 sandman kernel: Unknown boot option
`libata.atapi_enabled=1': ignoring
[...]
Jan 5 17:15:15 sandman kernel: ata2: SATA max UDMA/133 cmd 0x170 ctl
0x376 bmdma 0xBFA8 irq 15
Jan 5 17:15:15 sandman kernel: ata2: dev 0 ATAPI, max UDMA/33
Jan 5 17:15:15 sandman kernel: ata2: dev 0 configured for UDMA/33
Jan 5 17:15:15 sandman kernel: scsi1 : ata_piix
Jan 5 17:15:15 sandman kernel: ata2(0): WARNING: ATAPI is disabled,
device ignored.


This works:

Jan 5 20:39:15 sandman kernel: Kernel command line: ro root=/dev/sda6
combined_mode=libata atapi_enabled=1 rhgb
[...]
Jan 5 20:39:20 sandman kernel: ata2: SATA max UDMA/133 cmd 0x170 ctl
0x376 bmdma 0xBFA8 irq 15
Jan 5 20:39:20 sandman kernel: ata2: dev 0 ATAPI, max UDMA/33
Jan 5 20:39:20 sandman kernel: ata2: dev 0 configured for UDMA/33
Jan 5 20:39:20 sandman kernel: scsi1 : ata_piix
Jan 5 20:39:20 sandman kernel: Vendor: SONY Model: DVD+-RW
DW-Q58A Rev: UDS1
Jan 5 20:39:20 sandman kernel: Type: CD-ROM
ANSI SCSI revision: 05


Seems in both cases the "module.option=value" syntax is broken,
whereas the simple "option=value" works.

--alessandro

"Somehow all you ever need is, never really quite enough, you know"

(Bruce Springsteen - "Reno")
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-01-06 02:23    [W:0.081 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site