Comment 91 for bug 29050

Revision history for this message
gcordoba (glgcg) wrote :

gcordoba@ecordoba-laptop:~$ sudo pico /boot/grub/menu.lst
Password:
gcordoba@ecordoba-laptop:~$ sudo update-initramfs
You must specify at least one of -c, -u, or -d.

Usage: /usr/sbin/update-initramfs [OPTION]...

Options:
 -k [version] Specify kernel version or ALL
 -c Create a new initramfs
 -u Update an existing initramfs
 -d Remove an existing initramfs
 -t Take over a custom initramfs with this one
 -v Be verbose
 -h This message

gcordoba@ecordoba-laptop:~$ sudo update-initramfs -u

Afret reboot:
gcordoba@ecordoba-laptop:~$ sudo dmesg | grep lp
[17179569.184000] On node 0 totalpages: 65344
[17179572.972000] Calibrating delay using timer specific routine.. 3991.84 BogoMIPS (lpj=7983690)
[17179573.760000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[17179574.152000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179596.504000] lp: driver loaded but no devices found
gcordoba@ecordoba-laptop:~$

A question: how can I know the permissions for the parallel port? How can I modify them?
I would like to see if the problem is about permissions.
Thanks,
Gustavo