usblp missing

Ответить
Hanisch
Сообщения: 9
Зарегистрирован: 13 май 2013, 20:31
Operating system: ROSA.2012.MARATHON

usblp missing

Сообщение Hanisch » 09 сен 2014, 12:58

hello,
on my system is the modul 'usblp' missing.
Therefore I can't print on my HP DeskJet 500c connected on USB via USB-parallel-adapter.
I have in /etc/modules added following two ines:

Код: Выделить всё

# /etc/modules: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line.  Comments begin with
# a `#', and everything on the line after them are ignored.
usblp
lp
How can I install the modul 'usblp'?

with regards
Ch. Hanisch

Аватара пользователя
ДроноваЮ
Сообщения: 2636
Зарегистрирован: 01 июн 2011, 13:11
Operating system: Ubuntu/ROSA
Откуда: Москва

Re: usblp missing

Сообщение ДроноваЮ » 09 сен 2014, 13:35

Actually nothing, just reboot, if u want to. But without rebooting u may do:

Код: Выделить всё

modprobe usblp
and check it like:

Код: Выделить всё

lsmod|grep usb
u should see the usblp listed there (worked on kernel 3.10.51-nrj-desktop-1rosa). Then try to use the printer, report it back here.

Hanisch
Сообщения: 9
Зарегистрирован: 13 май 2013, 20:31
Operating system: ROSA.2012.MARATHON

Re: usblp missing

Сообщение Hanisch » 10 сен 2014, 12:59

Hi,
ДроноваЮ писал(а):Actually nothing, just reboot, if u want to. But without rebooting u may do:

Код: Выделить всё

modprobe usblp
and check it like:

Код: Выделить всё

lsmod|grep usb
u should see the usblp listed there (worked on kernel 3.10.51-nrj-desktop-1rosa). Then try to use the printer, report it back here.

Код: Выделить всё

$ uname -r
3.0.69-desktop-2rosa.lts

$ sudo modprobe usblp
FATAL: Module usblp not found.

$ sudo lsmod|grep usb
usbhid                 47100  0 
hid                    77011  1 usbhid
usbcore               172319  4 usbhid,ohci_hcd,ehci_hcd

Код: Выделить всё

# urpmi.update -a
adding 1 new rpms not available in existing hdlist
replacing /var/cache/urpmi/partial/synthesis.hdlist.cz with synthesis.hdlist.cz.tmp
updating /var/cache/urpmi/partial/MD5SUM
Medium »rpms« aktualisiert
Medium »main (LTS2012.0-9)« ist auf dem aktuellen Stand
Medium »main updates (LTS2012.0-10)« ist auf dem aktuellen Stand
Medium »contrib (LTS2012.0-11)« ist auf dem aktuellen Stand
Medium »contrib updates (LTS2012.0-12)« ist auf dem aktuellen Stand
Medium »non-free (LTS2012.0-13)« ist auf dem aktuellen Stand
Medium »non-free updates (LTS2012.0-14)« ist auf dem aktuellen Stand
Medium »restricted (LTS2012.0-15)« ist auf dem aktuellen Stand
Medium »restricted updates (LTS2012.0-16)« ist auf dem aktuellen Stand
Medium »main32« ist auf dem aktuellen Stand
Medium »main32_updates« ist auf dem aktuellen Stand
Medium »contrib32« ist auf dem aktuellen Stand
Medium »contrib32_updates« ist auf dem aktuellen Stand
Medium »non-free32« ist auf dem aktuellen Stand
Medium »non-free32_updates« ist auf dem aktuellen Stand
Medium »restricted32« ist auf dem aktuellen Stand
Medium »restricted32_updates« ist auf dem aktuellen Stand

# urpmi kernel-nrj-desktop-devel-3.10.51-1rosa
Kein Paket mit dem Namen kernel-nrj-desktop-devel-3.10.51-1rosa gefunden
How can I install kernel 3.10.51-nrj-desktop-1rosa ?

regards
Ch. Hanisch

Аватара пользователя
ДроноваЮ
Сообщения: 2636
Зарегистрирован: 01 июн 2011, 13:11
Operating system: Ubuntu/ROSA
Откуда: Москва

Re: usblp missing

Сообщение ДроноваЮ » 10 сен 2014, 14:38

We do not use 'sudo' by default in ROSA unless you have set it by yourself. Every root operation is done with 'su' and root password first.

And I'm really sorry I did not note you were posting in Marathon section. :sorry: Please provide your

Код: Выделить всё

uname -a
first.

Hanisch
Сообщения: 9
Зарегистрирован: 13 май 2013, 20:31
Operating system: ROSA.2012.MARATHON

Re: usblp missing

Сообщение Hanisch » 10 сен 2014, 15:49

ДроноваЮ писал(а):We do not use 'sudo' by default in ROSA unless you have set it by yourself. Every root operation is done with 'su' and root password first.
Ok. I have set by myself.
And I'm really sorry I did not note you were posting in Marathon section. :sorry: Please provide your

Код: Выделить всё

uname -a
first.

Код: Выделить всё

$ uname -a
Linux ROSA.2012 3.0.69-desktop-2rosa.lts #1 SMP Wed Sep 25 13:59:46 MSK 2013 i686 i686 i386 GNU/Linux
regards
Ch. Hanisch

Аватара пользователя
ДроноваЮ
Сообщения: 2636
Зарегистрирован: 01 июн 2011, 13:11
Operating system: Ubuntu/ROSA
Откуда: Москва

Re: usblp missing

Сообщение ДроноваЮ » 11 сен 2014, 13:17

Hello again,
U can try one of the fresh kernels submitted by NicCo, here:
http://mib.pianetalinux.org/forum/viewforum.php?f=38
Since we know the module usbpl is present in the 3.10.19 and 3.10.51 , you may grab any kernel from the 3.10.* branch or later, I think. Please report the result so anybody using the same kind of printers on Marathon, would get the info, too. Thank u!

Hanisch
Сообщения: 9
Зарегистрирован: 13 май 2013, 20:31
Operating system: ROSA.2012.MARATHON

Re: usblp missing

Сообщение Hanisch » 11 сен 2014, 14:55

ДроноваЮ писал(а):Hello again,
U can try one of the fresh kernels submitted by NicCo, here:
http://mib.pianetalinux.org/forum/viewforum.php?f=38
Sorry, I can't find the right kernel. Please give me detailed information for downloading a proper kernel.
Thank!

regards
Ch. Hanisch

Ответить

Вернуться в «Marathon (ROSA LTS)»