Update from ubuntu 2.4 to Debian 2.6 Some Question
17 Nov 2014 01:27 #53143
by dgarrett
Replied by dgarrett on topic Update from ubuntu 2.4 to Debian 2.6 Some Question
In your first Error-msg-linuxcnc.txt, it shows no error for parport loading:
In your subsequent newerror.txt, it shows a problem with the parport:
Maybe someone can help diagnose that?
If you have had the parport working, you could reboot and try again.
[ 251.426814] RTAI[math]: loaded.
[ 251.655530] config string '0x378 out 0xc800 in'
[ 253.527336] RTAI[math]: unloaded.
...
In your subsequent newerror.txt, it shows a problem with the parport:
[ 1372.097520] RTAI[math]: loaded.
[ 1372.367872] config string '0x378 out 0xc800 in'
[ 1372.368409] PARPORT: ERROR: request_region(0xc800) failed
[ 1373.041878] RTAI[math]: unloaded.
...
Maybe someone can help diagnose that?
If you have had the parport working, you could reboot and try again.
The following user(s) said Thank You: kaher
Please Log in or Create an account to join the conversation.
17 Nov 2014 03:23 - 17 Nov 2014 20:27 #53147
by ArcEye
In a terminal do sudo lspci -vv > lspci.txt and attach the file lspci.txt that is generated.
PCI card port addresses are allocated dynamically and can change with the introduction of extra cards, putting cards in different slots or just a change in OS
regards
Replied by ArcEye on topic Update from ubuntu 2.4 to Debian 2.6 Some Question
Maybe someone can help diagnose that?
In a terminal do sudo lspci -vv > lspci.txt and attach the file lspci.txt that is generated.
PCI card port addresses are allocated dynamically and can change with the introduction of extra cards, putting cards in different slots or just a change in OS
regards
Last edit: 17 Nov 2014 20:27 by ArcEye.
Please Log in or Create an account to join the conversation.
17 Nov 2014 19:34 #53165
by kaher
Replied by kaher on topic Update from ubuntu 2.4 to Debian 2.6 Some Question
sorry for my late responce i have to work
in the atachment the file is locatet wich you have wont
all other i will try in a view days wehn i have my weekend
thank you
have a nice day
in the atachment the file is locatet wich you have wont
all other i will try in a view days wehn i have my weekend
thank you
have a nice day
Please Log in or Create an account to join the conversation.
17 Nov 2014 19:59 #53166
by ArcEye
Replied by ArcEye on topic Update from ubuntu 2.4 to Debian 2.6 Some Question
Hi
The reason the card is not working is as below
02:02.0 Serial controller: Device 4248:5053 (rev 10) (prog-if 02 [16550])
Subsystem: Device 4248:5053
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Region 0: I/O ports at cc00
Region 1: I/O ports at c800
Kernel driver in use: serial
The port you are entering as a parallel port, appears to be a serial port.
Either the card you thought was a parallel / serial port card is just a serial card, or the parallel port side is not working or not recognised for some reason.
If this works under windoze, then need details of the card, some only work with a windoze driver, so may be best to just get another card that does work natively
regards
The reason the card is not working is as below
02:02.0 Serial controller: Device 4248:5053 (rev 10) (prog-if 02 [16550])
Subsystem: Device 4248:5053
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Region 0: I/O ports at cc00
Region 1: I/O ports at c800
Kernel driver in use: serial
The port you are entering as a parallel port, appears to be a serial port.
Either the card you thought was a parallel / serial port card is just a serial card, or the parallel port side is not working or not recognised for some reason.
If this works under windoze, then need details of the card, some only work with a windoze driver, so may be best to just get another card that does work natively
regards
Please Log in or Create an account to join the conversation.
17 Nov 2014 20:06 #53167
by ArcEye
Replied by ArcEye on topic Update from ubuntu 2.4 to Debian 2.6 Some Question
PS
The previous error
was different and normally encountered when the printer modules ppdev and parport_pc have already claimed the parallel port
Note it is parport0, ie the 0x378 address it is complaining about not the card, it never got that far.
The previous error
[ 1619.136410] config string '0x378 out 0xc800 in'
[ 1619.136433] PARPORT: ERROR: port parport0 claim failed
was different and normally encountered when the printer modules ppdev and parport_pc have already claimed the parallel port
Note it is parport0, ie the 0x378 address it is complaining about not the card, it never got that far.
The following user(s) said Thank You: kaher
Please Log in or Create an account to join the conversation.
23 Nov 2014 01:59 #53293
by kaher
Replied by kaher on topic Update from ubuntu 2.4 to Debian 2.6 Some Question
Sorry for my late replay
the 0x378 is my onboard paralellport and the 0xc800 is my paralellpci card since 3 years right now
i have found another reason for this problem thank you for your help
if i have another trouble i will be come back to ask the great community
have a nice day
Karl
the 0x378 is my onboard paralellport and the 0xc800 is my paralellpci card since 3 years right now
i have found another reason for this problem thank you for your help
if i have another trouble i will be come back to ask the great community
have a nice day
Karl
Please Log in or Create an account to join the conversation.
Time to create page: 0.073 seconds