Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
#cardctl ident
Socket 0:
no product info available
Socket 1:
product info: "Micro Solutions", "BACKPACK PC Card", "200", "1.00"
manfid: 0x022f, 0x0001
function: 3 (parallel)
I also at one point found a webpage featuring my cd-writer, but the only semi-useful thing that it mentioned was that a module called "pg" should be loaded. However I get an error message when trying to load it.
I know that I should have a device file for my cd burner, such as /dev/xxx but I don't know what it should be, especially since it is connected through pcmcia.
The reason I am using it with the pcmcia interface is because it's faster than USB 1.1 and parallel port.
I've read through the CD-writing HOWTO as well as the pcmcia HOWTO, and am still rather lost. If anyone can give me some pointers or even point me to a relevant post/howto I would be very grateful.
If it works, you should be able to read your CD through /dev/pcd0 and to write to it through /dev/pg0. So, issuing something like:
mount /dev/pcd0 /cdrom
should get your drive spinning.
FATAL: Error inserting pcd (/lib/modules/2.6.3/kernel/drivers/block/paride/pcd.ko): Operation not permitted
FATAL: Error inserting pg (/lib/modules/2.6.3/kernel/drivers/block/paride/pg.ko): Operation not permitted
This is what I get. I have no trouble modprobing parport_pc, paride, and parport. I am almost positive that the Backpack uses the parallel port interface. I cannot think of what I'm missing. I even tried using the bpck6 module as well (which looked promising when I compiled my kernel). Any suggestions??
Thanks,
-trin
p.s. apologies for the slow reply - I've been doing exams for the past few weeks.
Last edited by trinbellwoods; 03-04-2004 at 06:06 PM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.