LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-21-2005, 05:17 AM   #1
Ronnie85
LQ Newbie
 
Registered: Apr 2005
Posts: 3

Rep: Reputation: 0
Question How can i install a new hardware?


Hello everybody, i have just installed the Slackware 10.1 for the first time and i just wanna know how can i install a new hardware? like an USB flash memory, a printer....please help me!!
 
Old 04-21-2005, 05:37 AM   #2
xushi
Senior Member
 
Registered: Jun 2003
Location: UK
Distribution: Gentoo
Posts: 1,288

Rep: Reputation: 45
It depends on what hardware you want to install.

If its a USB device, like a key, stick it in, and type
Code:
dmesg
you will get an output similar to this
Code:
usb 1-5: new high speed USB device using ehci_hcd and address 13
scsi7 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 13
usb-storage: waiting for device to settle before scanning
  Vendor: Flash/SM  Model: Super Talent 2.0  Rev: 2040
  Type:   Direct-Access                      ANSI SCSI revision: 00
SCSI device sdf: 506880 512-byte hdwr sectors (260 MB)
sda: assuming Write Enabled
sda: assuming drive cache: write through
SCSI device sdf: 506880 512-byte hdwr sectors (260 MB)
sda: assuming Write Enabled
sda: assuming drive cache: write through
 /dev/scsi/host7/bus0/target0/lun0: p1
Attached scsi removable disk sda at scsi7, channel 0, id 0, lun 0
usb-storage: device scan complete
This indicates that it has been detected, and assigned to /dev/sda (in this case, /dev/sda1)

So all you have to do is mount it now
Code:
mount /dev/sda1 /mnt/hd
And there you go.

As for printers, most are compatible with CUPS. make sure you have CUPS installed, and running, and go to your internet browser to this link

http://localhost:631/

If you can't then cups may not be running
Code:
cd /etc/rc.d
chmod +x rc.cups
./rc.cups start
EDIT: If you want to check if you have cups installed or not, just type pkgtool -> View, and search for it. If its not installed, then download and install it manually

Code:
 wget http://ftp.belnet.be/packages/slackw....23-i486-1.tgz
installpkg cups-1.1.23-i486-1.tgz
(then follow the code above to start it)

Last edited by xushi; 04-21-2005 at 05:40 AM.
 
Old 04-22-2005, 01:46 AM   #3
Ronnie85
LQ Newbie
 
Registered: Apr 2005
Posts: 3

Original Poster
Rep: Reputation: 0
Yes, it work on my PC but it doen't work on my notebook it says to me that their is no P&P device found, and i have also a problem with my sound card always on my notebook, it is an ASUS Z8100 my sound card is an "intel8x0", i compiled and installed the last version "1.0.9rc2" alsa driver, libs, tools and utilities but nothing....ALSA recognize my sound card but when i try alsamixer it says to me "no such device found" and when i run the KDE 3.3 a window says to me : "Error while initializing the sound driver: device : default can't be opened for playback (no such device)", can you help me?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how do i install my hardware mandrakelinux Slackware 1 11-22-2005 05:46 PM
Should i try to install linux with the hardware i've got? therealkilkenny Linux - Hardware 2 10-07-2005 11:04 AM
Auto-install hardware Wal_t2000 General 9 04-02-2005 05:18 PM
configure hardware before install OR install elo touchscreen drivers ahnree General 2 06-28-2004 08:17 PM
Redhat 9 won't install on new hardware :( akela Linux - Hardware 5 06-17-2004 10:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:28 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration