View previous topic :: View next topic |
Author |
Message |
pom Apprentice
Joined: 09 Aug 2002 Posts: 212 Location: Magdeburg, Deutschland
|
Posted: Thu Jul 28, 2005 6:13 pm Post subject: /dev/ttyS2: No such file or directory (PCMCIA + XircomR2BT) |
|
|
Hi,
irgendwie ist der Wurm drin. Ich versuche schon seit einiger Zeit (1-2 Wochen) ein PCMCIA Bluetooth Adapter (RealPort2) zur Mitarbeit zu bewegen. Ohne Erfolg.
folgendes aus /var/log/messages :
Code: | Jul 28 17:54:27 velma cardmgr[30464]: socket 1: Xircom RealPort2 Bluetooth Adapter
Jul 28 17:54:28 velma ttyS2 at I/O 0x3e8 (irq = 5) is a 16550A
Jul 28 17:54:28 velma cardmgr[30464]: executing: './bluetooth start ttyS2 2>&1'
Jul 28 17:54:28 velma cardmgr[30464]: + /dev/ttyS2: No such file or directory
Jul 28 17:54:28 velma cardmgr[30464]: + /dev/ttyS2: No such file or directory
Jul 28 17:54:28 velma cardmgr[30464]: + /dev/ttyS2: No such file or directory
Jul 28 17:54:28 velma cardmgr[30464]: + Can't open serial port: No such file or directory
Jul 28 17:54:28 velma cardmgr[30464]: + Can't initialize device: Invalid argument
Jul 28 17:54:29 velma hald[8553]: Timed out waiting for hotplug event 963. Rebasing to 964 |
udev ist installiert und lsmod sagt:
Code: | Module Size Used by
pcmcia 21320 4
snd_pcm_oss 48160 0
snd_mixer_oss 17216 1 snd_pcm_oss
snd_seq_oss 32448 0
snd_seq_midi_event 6336 1 snd_seq_oss
snd_seq 49808 4 snd_seq_oss,snd_seq_midi_event
snd_seq_device 6924 2 snd_seq_oss,snd_seq
uhci_hcd 30224 0
ehci_hcd 29512 0
usbhid 32480 0
usbmouse 4416 0
ohci_hcd 19396 0
yenta_socket 20360 2
rsrc_nonstatic 11264 1 yenta_socket
pcmcia_core 43476 3 pcmcia,yenta_socket,rsrc_nonstatic
i2c_ali15x3 6596 0
e100 34752 0
snd_ali5451 20356 0
snd_ac97_codec 79864 1 snd_ali5451
snd_pcm 83208 3 snd_pcm_oss,snd_ali5451,snd_ac97_codec
snd_timer 21316 2 snd_seq,snd_pcm
snd 46564 9 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_seq_device,snd_ali5451,snd_ac97_codec,snd_pcm,snd_timer
snd_page_alloc 7684 1 snd_pcm
evdev 7360 0
ide_cd 38724 0
cdrom 38624 1 ide_cd |
Für einen Tipp bin ich dankbar.
POM |
|
Back to top |
|
|
Jinidog Guru
Joined: 26 Nov 2003 Posts: 593 Location: Berlin
|
Posted: Fri Jul 29, 2005 10:09 am Post subject: |
|
|
Existiert denn /dev/ttyS2?
Wenn nein, einfach mal per Hand anlegen.
Vielleicht läuft dein udev ja mit veralteten Scripts, das kann allerhand merkwürdiges verursachen.
Wann das letzte etc-update gemacht? _________________ Just unused Microsoft-Software is good Microsoft-Software |
|
Back to top |
|
|
pom Apprentice
Joined: 09 Aug 2002 Posts: 212 Location: Magdeburg, Deutschland
|
Posted: Fri Jul 29, 2005 11:44 am Post subject: |
|
|
Hi,
Mein System ist 'fast' immer tagesaktuell und etc-update war gestern. Von udev ist die Version 058 installiert.
Code: | ls -la /dev/ttyS?
lrwxrwxrwx 1 root root 5 29. Jul 14:55 /dev/ttyS0 -> tts/0
lrwxrwxrwx 1 root root 5 29. Jul 14:55 /dev/ttyS1 -> tts/1
lrwxrwxrwx 1 root root 5 29. Jul 14:55 /dev/ttyS2 -> tts/2
lrwxrwxrwx 1 root root 5 29. Jul 14:55 /dev/ttyS3 -> tts/3
lrwxrwxrwx 1 root root 5 29. Jul 14:55 /dev/ttyS4 -> tts/4
lrwxrwxrwx 1 root root 5 29. Jul 14:55 /dev/ttyS5 -> tts/5
lrwxrwxrwx 1 root root 5 29. Jul 14:55 /dev/ttyS6 -> tts/6
lrwxrwxrwx 1 root root 5 29. Jul 14:55 /dev/ttyS7 -> tts/7
lrwxrwxrwx 1 root root 5 29. Jul 14:55 /dev/ttyS8 -> tts/8
lrwxrwxrwx 1 root root 5 29. Jul 14:55 /dev/ttyS9 -> tts/9 |
...scheint da zu sein. Das NB ist ein Acer TravelMate 521TEV mit 1x9pol. seriell onboard. ACPI=OFF APM=ON
Wie kann ich die seriellen Schnittstellen testen?
POM |
|
Back to top |
|
|
pom Apprentice
Joined: 09 Aug 2002 Posts: 212 Location: Magdeburg, Deutschland
|
Posted: Fri Jul 29, 2005 11:50 am Post subject: |
|
|
Hi,
als Zugabe
Code: | Jul 29 12:56:51 elma irattach: irattach: tty: set_disc(11): Bad file descriptor
Jul 29 12:56:51 elma irattach: Stopping device /dev/ttyS1
Jul 29 12:56:51 elma irattach: ioctl(SIOCGIFFLAGS): No such device
Jul 29 12:56:51 elma irattach: exiting ...
|
die IR-Schnittstelle funzt auch nicht (unter Linux) - nur im M$ windoof 98SE ist alles in Butter. grrrr.
POM |
|
Back to top |
|
|
|
|
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
|
|