* [parisc-linux] sti & b2k: doesn't work?
@ 2004-01-30 14:01 Joel Soete
2004-01-30 16:09 ` Grant Grundler
2004-01-30 18:54 ` Helge Deller
0 siblings, 2 replies; 6+ messages in thread
From: Joel Soete @ 2004-01-30 14:01 UTC (permalink / raw)
To: parisc-linux
Hi pa,
Looking to solve the pb I encounter with b2k and pdc_console, I unfortunately
figure out that sti console doesn't work at all on this b2k model.
To be honnest, as the builtin gfx card is not (yet and may be never) supported,
I only use serial console till now.
I plug a hp usb kdb (the one supplied with the workstation) in a usb port,
then I reach to start palo in interactive mode to choose either a kernel
2.4 or 2.6. All start normaly untill I got a prompt for the login. But there,
I can hit any key on this kbd, nothing happen even though the system is well
running for the rest?? (same pb with latest cvs 2.4 and 2.6)
Any idea?
Thanks in advance for help,
Joel
PS: because pdc_console make crash the kernel on this system I desable this
option.
-------------------------------------------------------------------------
Tiscali ADSL: 12 mois à 29,50 /mois! L'Internet rapide, c'est pour tout
le monde.
http://reg.tiscali.be/default.asp?lg=fr
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [parisc-linux] sti & b2k: doesn't work?
2004-01-30 14:01 [parisc-linux] sti & b2k: doesn't work? Joel Soete
@ 2004-01-30 16:09 ` Grant Grundler
2004-01-30 17:31 ` Joel Soete
2004-01-30 18:54 ` Helge Deller
1 sibling, 1 reply; 6+ messages in thread
From: Grant Grundler @ 2004-01-30 16:09 UTC (permalink / raw)
To: Joel Soete; +Cc: parisc-linux
On Fri, Jan 30, 2004 at 03:01:12PM +0100, Joel Soete wrote:
> I plug a hp usb kdb (the one supplied with the workstation) in a usb port,
> then I reach to start palo in interactive mode to choose either a kernel
> 2.4 or 2.6. All start normaly untill I got a prompt for the login. But there,
> I can hit any key on this kbd, nothing happen even though the system is well
> running for the rest?? (same pb with latest cvs 2.4 and 2.6)
Are you building your own kernels?
You have USB keyboard/mouse built-in or loaded as a module?
grant
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [parisc-linux] sti & b2k: doesn't work?
2004-01-30 16:09 ` Grant Grundler
@ 2004-01-30 17:31 ` Joel Soete
2004-01-30 19:49 ` Grant Grundler
0 siblings, 1 reply; 6+ messages in thread
From: Joel Soete @ 2004-01-30 17:31 UTC (permalink / raw)
To: Grant Grundler; +Cc: parisc-linux
> Are you building your own kernels?
Yes
> You have USB keyboard/mouse built-in or loaded as a module?
I so have a look:
in 2.4
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
Is what I have to use (I also encounter CONFIG_USB_KBD and CONFIG_USB_MOUSE
but not see how to select with menuconfig?)
in 2.6 it is not yet a default: should I also used CONFIG_USB_HID=y; CONFIG_USB_HIDINPUT=y?
Thanks for your attention,
Joel
-------------------------------------------------------------------------
Tiscali ADSL: 12 mois à 29,50 /mois! L'Internet rapide, c'est pour tout
le monde.
http://reg.tiscali.be/default.asp?lg=fr
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [parisc-linux] sti & b2k: doesn't work?
2004-01-30 14:01 [parisc-linux] sti & b2k: doesn't work? Joel Soete
2004-01-30 16:09 ` Grant Grundler
@ 2004-01-30 18:54 ` Helge Deller
2004-02-02 13:45 ` Joel Soete
1 sibling, 1 reply; 6+ messages in thread
From: Helge Deller @ 2004-01-30 18:54 UTC (permalink / raw)
To: parisc-linux
On Friday 30 January 2004 15:01, Joel Soete wrote:
> Looking to solve the pb I encounter with b2k and pdc_console, I unfortunately
> figure out that sti console doesn't work at all on this b2k model.
>
> To be honnest, as the builtin gfx card is not (yet and may be never) supported,
> I only use serial console till now.
Which graphics card do you have ?
What does "lspci -v" and/or dmesg (look for "sti:") says ?
Helge
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [parisc-linux] sti & b2k: doesn't work?
2004-01-30 17:31 ` Joel Soete
@ 2004-01-30 19:49 ` Grant Grundler
0 siblings, 0 replies; 6+ messages in thread
From: Grant Grundler @ 2004-01-30 19:49 UTC (permalink / raw)
To: Joel Soete; +Cc: parisc-linux
On Fri, Jan 30, 2004 at 06:31:31PM +0100, Joel Soete wrote:
> I so have a look:
> in 2.4
> CONFIG_USB_HID=y
> CONFIG_USB_HIDINPUT=y
>
> Is what I have to use (I also encounter CONFIG_USB_KBD and CONFIG_USB_MOUSE
> but not see how to select with menuconfig?)
I don't have USB_KBD or USB_MOUSE set in my linux-2.4/.config file.
You also have USB_OHCI?
> in 2.6 it is not yet a default: should I also used CONFIG_USB_HID=y; CONFIG_USB_HIDINPUT=y?
yes, among others. See the ftp://ftp.parisc-linux.org/kernels/c3000
for config files and kernels that work on c3000 with STI/USB console.
All the .tgz files have: vmlinuz, .config, System.map, /lib/modules
grant
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [parisc-linux] sti & b2k: doesn't work?
2004-01-30 18:54 ` Helge Deller
@ 2004-02-02 13:45 ` Joel Soete
0 siblings, 0 replies; 6+ messages in thread
From: Joel Soete @ 2004-02-02 13:45 UTC (permalink / raw)
To: Helge Deller, parisc-linux
>
>Which graphics card do you have ?
>What does "lspci -v" and/or dmesg (look for "sti:") says ?
Hi Helge,
Sorry for delay but during week-end I do not have access to this system ;).
Here are the info:
# lspci -v
[snip]
01:00.0 3D controller: Hewlett-Packard Company Visualize FXe (rev 03)
Subsystem: Hewlett-Packard Company: Unknown device 108c
Flags: bus master, 66Mhz, medium devsel, latency 255, IRQ 256
Memory at fffffff0 (64-bit, prefetchable) [size=16M]
Memory at fffffff0 (64-bit, non-prefetchable) [size=16M]
Expansion ROM at fffff800 [size=128K]
[snip]
00:0e.2 USB Controller: National Semiconductor Corporation USB Controller
(rev 02) (prog-if 10 [OHCI])
Flags: bus master, medium devsel, latency 240, IRQ 193
Memory at fffffff0 (32-bit, non-prefetchable) [size=4K]
Memory at fffffff0 (32-bit, non-prefetchable) [size=4K]
[snip]
# more /var/log/dmesg
[snip]
STI PCI graphic ROM found at fffffffff4940000 (128 kB), fb at fffffffffb000000
(16 MB)
id 35acda16-9a02587, conforms to spec rev. 8.0c
graphics card name: HPA4982A
stifb: 'HPA4982A' (id: 0x35acda16) not supported.
[snip]
hth,
Joel
PS: for pdc_console on b2k, I don't care for the moment that stifb is not
supported ;)
-------------------------------------------------------------------------
Tiscali ADSL: 12 mois à 29,50 /mois! L'Internet rapide, c'est pour tout
le monde.
http://reg.tiscali.be/default.asp?lg=fr
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-02-02 13:46 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-30 14:01 [parisc-linux] sti & b2k: doesn't work? Joel Soete
2004-01-30 16:09 ` Grant Grundler
2004-01-30 17:31 ` Joel Soete
2004-01-30 19:49 ` Grant Grundler
2004-01-30 18:54 ` Helge Deller
2004-02-02 13:45 ` Joel Soete
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox