All of lore.kernel.org
 help / color / mirror / Atom feed
* Antwort: Re: [parisc-linux] problems installing on k 200
@ 2004-04-08  7:52 JKonrad
  2004-04-08  8:04 ` Rüdiger Scholz
  0 siblings, 1 reply; 2+ messages in thread
From: JKonrad @ 2004-04-08  7:52 UTC (permalink / raw)
  To: Ryan Bradetich; +Cc: parisc-linux


Hello Ryan,

sorry for being a newbie, but:

how do I check the major number of this driver?
how do I change this number?
where is this number to be found?

Yours

Jay


                                                                                                                                                                      
                      Ryan Bradetich                                                                                                                                  
                      <rbradetich@uswest.net>                 An:       JKonrad@linotype.com                                                                          
                      Gesendet von:                           Kopie:    parisc-linux@lists.parisc-linux.org                                                           
                      parisc-linux-bounces@lists.paris        Thema:    Re: [parisc-linux] problems installing on k 200                                               
                      c-linux.org                                                                                                                                     
                                                                                                                                                                      
                                                                                                                                                                      
                      08.04.2004 03:07                                                                                                                                
                                                                                                                                                                      
                                                                                                                                                                      




Jay,

There was a major number change for the MUX driver in the 2.4 kernels.

Check the major number for /dev/ttyB0, and either change it to 11 from
60 or 60 from 11.

Hope that helps!

- Ryan


On Wed, 2004-04-07 at 07:06, JKonrad@linotype.com wrote:
> Hi,
>
> I have just tried to install my K 200 with this netinstall.iso:
>
> palinux-2.4.21-pa6-20030718-netinst.iso
>
> which is the newest. This image allows me to fully install the machine using the CD, but when I reboot my machine, it boots Linux, then hangs, telling me:
>
> bin/sh: /dev/ttyB0: No such device
>
> It looks like the kernel on the CD supports ttyB0, but the kernel the CD installs does not. How can that be, and how can I fix this?
>
> Yours,
>
> Jay
>
> P.S.: The latest full image debian-30r1-hppa-binary-NONUS.iso won't even let me install, it hangs immediately, telling me my console isn't right, although I set it on ttyB0 with IPL.
>
> PPS: the e-mail for bug reports does not seem to work anymore
>
>
>
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>

_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Antwort: Re: [parisc-linux] problems installing on k 200
  2004-04-08  7:52 Antwort: Re: [parisc-linux] problems installing on k 200 JKonrad
@ 2004-04-08  8:04 ` Rüdiger Scholz
  0 siblings, 0 replies; 2+ messages in thread
From: Rüdiger Scholz @ 2004-04-08  8:04 UTC (permalink / raw)
  To: JKonrad, parisc-linux

Hello,

you can check the major and minor number for /dev/ttyB0 by changing to 
/dev and typing "ls -l ttyB0". The fifth column of the output is the 
major and minor number of the device.
If it's the wrong major number, delete /dev/ttyB0 and create a new 
device file via mknod. I think "mknod /dev/ttyB0 b XX" should do the 
job. Replace XX with the major number you need.

Greetings,
    Ruediger

JKonrad@linotype.com schrieb:

>Hello Ryan,
>
>sorry for being a newbie, but:
>
>how do I check the major number of this driver?
>how do I change this number?
>where is this number to be found?
>
>Yours
>
>Jay
>
>  
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-08  8:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-08  7:52 Antwort: Re: [parisc-linux] problems installing on k 200 JKonrad
2004-04-08  8:04 ` Rüdiger Scholz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.