View previous topic :: View next topic |
Author |
Message |
sheepy n00b
Joined: 30 Nov 2004 Posts: 2
|
Posted: Wed Dec 01, 2004 3:25 pm Post subject: toshiba 1800-750 pcmcia module & grafik prob |
|
|
hi, << linux noob >> problems ... ^^
pcmcia card don´t work << surecom 427x
cardmgr error
cardmgr[6426]: open_sock(socket 0) failed: Device or resource busy
cardmgr[6426]: another cardmgr is already running ?
<< maybe i should take the ne2000 << in kernel checked as module
in autoconf but what is the name of that module
----------------------------------------------------
kernel 2.69 << genkernel
---------------------------------------------------
screen is boxed << use not full tft screen
my grub conf
default 0
timeout 10
splashimage=(hd0,0)/grub/splash.xpm.gz
title=Gentoo Linux 2.6.9
root (hd0,0)
kernel (hd0,0)/kernel-2.6.9 root=/dev/hda3 video=1024x768-16@60 |
|
Back to top |
|
|
genstef Retired Dev
Joined: 13 Jun 2004 Posts: 668 Location: M/Bay/Germany
|
Posted: Wed Dec 01, 2004 4:42 pm Post subject: Re: toshiba 1800-750 pcmcia module & grafik prob |
|
|
sheepy wrote: | hi, << linux noob >> problems ... ^^
pcmcia card don´t work << surecom 427x
cardmgr error
cardmgr[6426]: open_sock(socket 0) failed: Device or resource busy
cardmgr[6426]: another cardmgr is already running ?
<< maybe i should take the ne2000 << in kernel checked as module
in autoconf but what is the name of that module
|
What has the cardmgr already running to do with the module?
Did you do /etc/init.d/pcmcia start?
sheepy wrote: |
----------------------------------------------------
kernel 2.69 << genkernel
---------------------------------------------------
screen is boxed << use not full tft screen
|
What is your graohic card please? sheepy wrote: |
my grub conf
default 0
timeout 10
splashimage=(hd0,0)/grub/splash.xpm.gz
title=Gentoo Linux 2.6.9
root (hd0,0)
kernel (hd0,0)/kernel-2.6.9 root=/dev/hda3 video=1024x768-16@60 |
Can you please give the full "lspci" output? |
|
Back to top |
|
|
sheepy n00b
Joined: 30 Nov 2004 Posts: 2
|
Posted: Wed Dec 01, 2004 5:02 pm Post subject: |
|
|
Did you do /etc/init.d/pcmcia start ? << is already startet
only grafik card found is vor 1800-712 series : Trident Cyberblate XPAi1 16MByte @ http://www.dcs.ed.ac.uk/home/jxh/linux-satellite1800-712.html
lspci << ouput
Host brigde: ALi Corporation M1632M Northbrigde+Trient (rev 01)
PCI brigde: ALi Corporation PCI to AGP Controller (rev01)
USB Controller: ALi Corporation USB 1.1 Controller (rev03)
IDE interface: ALi Corporation M5229 IDE (rev03)
Multimedia audio controller: ALi Corporation M5451 PCI AC-Link Cont roller Audio Device (rev 01)
ISA brige: ALi Corporation M1533 PCI to ISA Brigde [Aladdin IV]
Brigde: ALi Corporation M7101 Power Managment Controller [PMU]
Cardbus brigde: Toshiba America Info Systems ToPIC100 PCI to Cardbus Brigde with ZV Support (rev32)
Cardbus brigde: Toshiba America Info Systems ToPIC100 PCI to Cardbus Brigde with ZV Support (rev32)
VGA compatible controller: Trident Microsystems CyberBlade/i1 (rev5d)
<< pretty thanks vor every help |
|
Back to top |
|
|
genstef Retired Dev
Joined: 13 Jun 2004 Posts: 668 Location: M/Bay/Germany
|
Posted: Wed Dec 01, 2004 5:33 pm Post subject: |
|
|
video=1024x768-16@60 should be: video=vesafb:1024x768-16@60 |
|
Back to top |
|
|
sanchan Retired Dev
Joined: 09 May 2004 Posts: 74
|
Posted: Thu Dec 02, 2004 7:58 pm Post subject: |
|
|
Cardbus brigde: Toshiba America Info Systems ToPIC100 PCI to Cardbus Brigde with ZV Support (rev32)
Try using yenta socket in /etc/conf.d/pcmcia
Many toshiba laptop use that. |
|
Back to top |
|
|
|