LinuxQuestions.org
Help answer threads with 0 replies.
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 12-14-2008, 09:18 PM   #1
garymax
Member
 
Registered: Aug 2007
Posts: 37

Rep: Reputation: 15
Parallel Port disabled in Slackware 12.2


Parallel port has been disabled in Slackware 12.2 according to dmesg output:

parport_pc 00:0b: disabled
parport_pc: probe of 00:0b failed with error -22

# cat '/sys/bus/pnp/devices/00:0b/resources'
state = disabled
io 0x378-0x37f
io 0x778-0x77f
irq 7
dma 1

echo activate > '/sys/bus/pnp/devices/00:0b/resources' yields the following:

~# echo activate > '/sys/bus/pnp/devices/00:0b/resources'
bash: echo: write error: Input/output error

Any ideas? This is a fresh Slackware install with no special configuration other than what PatV designed out of the box.

Thanks in advance...

Last edited by garymax; 12-14-2008 at 09:19 PM.
 
Old 12-14-2008, 09:32 PM   #2
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Try this:

https://www.linuxquestions.org/quest...40#post3373840
 
Old 12-14-2008, 09:41 PM   #3
garymax
Member
 
Registered: Aug 2007
Posts: 37

Original Poster
Rep: Reputation: 15
That thread is closed my man...
 
Old 12-15-2008, 06:34 AM   #4
gegechris99
Senior Member
 
Registered: Oct 2005
Location: France
Distribution: Slackware 15.0 64bit
Posts: 1,162
Blog Entries: 5

Rep: Reputation: 394Reputation: 394Reputation: 394Reputation: 394
Hello Garymax,

Woodsman gave you a link to a post where it was asked you to try some commands:

Code:
/sbin/modprobe -q parport_pc
/sbin/modprobe -q lp
Did you try those commands?

Can you also post the result of the following command:
Code:
lsmod
This will help us see which modules are actually loaded.
 
Old 12-15-2008, 07:54 AM   #5
garymax
Member
 
Registered: Aug 2007
Posts: 37

Original Poster
Rep: Reputation: 15
:~# /sbin/modprobe -q parport_pc
:~# /sbin/modprobe -q lp
:~# lsmod
Module Size Used by
lp 13572 0
usbhid 45696 0
hid 42240 1 usbhid
nls_iso8859_1 7936 0
nls_cp437 9600 0
vfat 14720 0
fat 49824 1 vfat
sg 30516 0
usb_storage 91968 0
snd_usb_audio 82016 0
snd_usb_lib 18688 1 snd_usb_audio
snd_rawmidi 22688 1 snd_usb_lib
snd_hwdep 10756 1 snd_usb_audio
gspca 641616 0
gspca_zc3xx 50688 0
gspca_main 23808 1 gspca_zc3xx
i810 20736 2
drm 74408 3 i810
snd_seq_dummy 6788 0
snd_seq_oss 33408 0
snd_seq_midi_event 10240 1 snd_seq_oss
snd_seq 50928 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 10380 4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 40480 0
snd_mixer_oss 17920 1 snd_pcm_oss
ipv6 241956 10
xt_tcpudp 6912 22
nf_conntrack_ipv4 17036 23
xt_state 6016 23
ipt_REJECT 7040 4
xt_limit 6148 6
ipt_LOG 9860 6
nf_conntrack_irc 9252 0
nf_conntrack_ftp 10916 0
nf_conntrack 55504 4 nf_conntrack_ipv4,xt_state,nf_conntrack_irc,nf_conntrack_ftp
iptable_filter 6784 1
ip_tables 14608 1 iptable_filter
x_tables 16644 6 xt_tcpudp,xt_state,ipt_REJECT,xt_limit,ipt_LOG,ip_tables
fuse 54684 1
ppdev 11268 0
ohci_hcd 28176 0
tuner_simple 17808 1
tuner_types 17664 1 tuner_simple
ssb 41348 1 ohci_hcd
msp3400 33612 0
ohci1394 32816 0
pcmcia 36524 1 ssb
saa7115 19760 0
tuner 30408 0
pcmcia_core 35604 2 ssb,pcmcia
ieee1394 81732 1 ohci1394
snd_intel8x0 32540 2
ivtv 141348 0
videodev 36736 5 gspca,gspca_main,msp3400,tuner,ivtv
snd_ac97_codec 101412 1 snd_intel8x0
ac97_bus 5632 1 snd_ac97_codec
v4l1_compat 17924 1 videodev
snd_pcm 70788 4 snd_usb_audio,snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer 23176 2 snd_seq,snd_pcm
compat_ioctl32 5120 1 ivtv
snd 51748 16 snd_usb_audio,snd_rawmidi,snd_hwdep,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd _intel8x0,snd_ac97_codec,snd_pcm,snd_timer
uhci_hcd 25488 0
8139too 26624 0
parport_pc 28196 0
i2c_algo_bit 9732 1 ivtv
cx2341x 15620 1 ivtv
v4l2_common 13824 5 msp3400,saa7115,tuner,ivtv,cx2341x
tveeprom 15876 1 ivtv
ehci_hcd 36876 0
parport 34796 3 lp,ppdev,parport_pc
mii 8448 1 8139too
i2c_i801 12688 0
soundcore 10080 1 snd
i2c_core 24212 9 tuner_simple,msp3400,saa7115,tuner,ivtv,i2c_algo_bit,v4l2_common,tveeprom,i2c_i801
intel_agp 29116 1
shpchp 33172 0
thermal 19484 0
snd_page_alloc 11400 2 snd_intel8x0,snd_pcm
processor 36648 1 thermal
agpgart 32584 3 drm,intel_agp
thermal_sys 15144 2 thermal,processor
container 7424 0
button 10128 0
evdev 13088 3
psmouse 40592 0
hwmon 6300 1 thermal_sys
serio_raw 9220 0
ext3 126472 2
jbd 44692 1 ext3
mbcache 10628 1 ext3
 
Old 12-15-2008, 08:51 AM   #6
gegechris99
Senior Member
 
Registered: Oct 2005
Location: France
Distribution: Slackware 15.0 64bit
Posts: 1,162
Blog Entries: 5

Rep: Reputation: 394Reputation: 394Reputation: 394Reputation: 394
After running those 2 commands, your kernel modules are loaded (parport_pc and lp). Do you have any error in dmesg after running those commands? Can you use your parallel port (with a printer I assume)?

If everythin seems OK, I would suggest, as Woodsman put it in his post, to copy those 2 commands into your /etc/rc.d/rc.modules file and reboot. Then check dmesg for any error message.

If you have any error message(s) after reboot, please post them as well as the result of
Code:
lsmod
. This way we'll know if modules are still loaded despite any error message.
 
Old 12-15-2008, 01:41 PM   #7
garymax
Member
 
Registered: Aug 2007
Posts: 37

Original Poster
Rep: Reputation: 15
I have already tried your suggestion. I loaded the modules and then tried to set up the printer but the lp0 port is unavailable.

When I check the dmesg output it states that the parallel port has been disabled with error -22.

I checked the BIOS and the port is activated in the BIOS (as it should be since I never messed with the BIOS anyway.)
 
Old 12-15-2008, 01:54 PM   #8
indienick
Senior Member
 
Registered: Dec 2005
Location: London, ON, Canada
Distribution: Arch, Ubuntu, Slackware, OpenBSD, FreeBSD
Posts: 1,853

Rep: Reputation: 65
Are you a part of the "plugdev" group?
 
Old 12-15-2008, 02:03 PM   #9
garymax
Member
 
Registered: Aug 2007
Posts: 37

Original Poster
Rep: Reputation: 15
Yes, I have checked the /etc/group file and all looks to be in order. Remember, I set this box up the same way as 12.1 and followed the normal routine. So, the configuration files are in order.

dmesg indicates that during boot up, the parallel port is disabled with error -22. For some reason, slackware isn't recognizing the parallel port on boot up.

I can't figure out why...12.1 did just fine.

Last edited by garymax; 12-15-2008 at 02:04 PM.
 
Old 12-15-2008, 02:35 PM   #10
gegechris99
Senior Member
 
Registered: Oct 2005
Location: France
Distribution: Slackware 15.0 64bit
Posts: 1,162
Blog Entries: 5

Rep: Reputation: 394Reputation: 394Reputation: 394Reputation: 394
Quote:
Originally Posted by garymax View Post
That thread is closed my man...
Garymax,

I would like to understand what is your issue. It seems that you would like to set up a printer connected to your parallel port.

I read the thread mentioned by Woodsman

This current thread looks like a duplicate of the previous one. In the previous one, you said;

Quote:
Originally Posted by garymax View Post
"I hate unresolved threads, so I really would like to help -- if I can (and I'm sure others feel the same way)"

The issue has been resolved and this matter--as well as the thread--is closed.

Happy Holidays.
So how did you solve your previous issue (I think other LQ members would be interested to know as a way of sharing knowledge)? And what is different now that you open this new thread?

Please understand that we are not making any judgement on you (we are in no position to do it) but if someone requested you to send some outputs that are not confidential, it would help if you just provide them.

Answering shadowsnipes questions asked in following post would be a good start:

https://www.linuxquestions.org/quest...87#post3374687
 
Old 12-15-2008, 03:00 PM   #11
garymax
Member
 
Registered: Aug 2007
Posts: 37

Original Poster
Rep: Reputation: 15
I was never asked for any output. Someone simply suggested I type some commands and then I was under the impression that they wanted me to check the output and go from there--not necessarily post it.

Then somebody made a stupid remark about "if I know it all" and I thought that the remark was uncalled for so I shut the thread down.

If you'll read the remainder of that thread, I said that I would take what I had been told under advisement and go from there.

Why do you think I am posting here, now? It was a communications issue that somebofy failed to make clear and then the peanut gallery started accusing me of being a know it all.

I did not want to get into strife so my "solution" was to shut the thread down and look for help elsewhere.

If I "knew it all" why would I have been posting in the first place?

And the individual who made the stupid accusation stated they were being "sarcastic." Don't have time for that.

I began a new thread for the purpose of trying again to get some information and I have posted the output as asked.

Let's proceed from there instead of bringing up the other thread.

Last edited by garymax; 12-15-2008 at 03:01 PM.
 
Old 12-15-2008, 03:14 PM   #12
garymax
Member
 
Registered: Aug 2007
Posts: 37

Original Poster
Rep: Reputation: 15
Just so we can eliminate needless questions such as "are you in the plugdev group?" let me give a list of what is current as of now:

1. I am a member of all appropriate groups the same groups that appear when you toggle the "up" arrow for the user. All I did was add myself to the "wheel" group.

2. Parallel port is activated in the BIOS (I never touched the BIOS but checked to be sure).

3. Running the modprobe parport_pc and related commands yields no fruit. The modules are loaded but the error message remains and the port is not recognized.

4. This is a clean, stock installation of Slackware 12.2 out of the box the way PatV intended. So no files have been overwritten or improperly copied.

5. The output of ps -aux shows the port module is recognized as a running process.(lp 7706 0.0 0.2 3940 1088 ? S 01:15 0:00 parallel:/dev/l)

6. The /etc/rc.d/rc.module file shows that these modules are being loaded on startup as they are uncommented.

Let's proceed from here...

Last edited by garymax; 12-15-2008 at 03:16 PM.
 
Old 12-15-2008, 03:27 PM   #13
gegechris99
Senior Member
 
Registered: Oct 2005
Location: France
Distribution: Slackware 15.0 64bit
Posts: 1,162
Blog Entries: 5

Rep: Reputation: 394Reputation: 394Reputation: 394Reputation: 394
OK garymax,

Here are my questions: I'm sorry but that may sound familiar or basic but I would say it's just normal checklist procedure:

- What is your printer model?
- Can you post the output of dmesg just after boot?
- Is your printer connected and power on when you boot? If yes, try to boot without connecting the printer to check if there is still an error?


Also I do not know if you are a native english speaker (I am not), but this forum is an international one with people from various backgrounds so some misunderstanding sometime happens but be assure that all members (especially the Senior members who tried to help you in the previous thread and whom I fully trust) are here to help otherwise they would go somewhere else. So generally when someone ask you to run a command it's understood that you will post the output (except if your issue is solved).
 
Old 12-15-2008, 04:50 PM   #14
garymax
Member
 
Registered: Aug 2007
Posts: 37

Original Poster
Rep: Reputation: 15
Printer is a Brother 1440. I have the ppd for it.

I have already posted the lsmod output after booting as I checked that the first thing.

Will try booting without the printer connected.

I understand that this is an international forum that is why we all need to think before posting...no?

Last edited by garymax; 12-15-2008 at 04:55 PM.
 
Old 12-15-2008, 05:08 PM   #15
garymax
Member
 
Registered: Aug 2007
Posts: 37

Original Poster
Rep: Reputation: 15
Here is the /vat/log/dmesg output just after booting:

:~$ cat dmesg
cat: dmesg: No such file or directory
gary@slacker1:~$ cat /var/log/dmesg
Linux version 2.6.27.7-smp (root@midas) (gcc version 4.2.4) #1 SMP Thu Nov 20 22:18:02 CST 2008
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000e7000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000001fef0000 (usable)
BIOS-e820: 000000001fef0000 - 000000001feffc00 (ACPI data)
BIOS-e820: 000000001feffc00 - 000000001ff00000 (ACPI NVS)
BIOS-e820: 000000001ff00000 - 0000000020000000 (reserved)
BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
DMI present.
last_pfn = 0x1fef0 max_arch_pfn = 0x100000
kernel direct mapping tables up to 1fef0000 @ 7000-d000
RAMDISK: 00e27000 - 00eff0b0
ACPI: RSDP 000F6EA0, 0014 (r0 PTLTD )
ACPI: RSDT 1FEFC782, 0030 (r1 PTLTD RSDT 6040000 LTP 0)
ACPI: FACP 1FEFFB0A, 0074 (r1 HP Hawk 6040000 PTL F4240)
ACPI: DSDT 1FEFC7B2, 3358 (r1 INTEL Whitney 6040000 MSFT 100000B)
ACPI: FACS 1FEFFFC0, 0040
ACPI: APIC 1FEFFB7E, 005A (r1 PTLTD APIC 6040000 LTP 0)
ACPI: BOOT 1FEFFBD8, 0028 (r1 PTLTD $SBFTBL$ 6040000 LTP 1)
0MB HIGHMEM available.
510MB LOWMEM available.
mapped low ram: 0 - 1fef0000
low ram: 00000000 - 1fef0000
bootmap 00002000 - 00005fe0
(9 early reservations) ==> bootmem [0000000000 - 001fef0000]
#0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
#1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
#2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
#3 [0000100000 - 00005b54c0] TEXT DATA BSS ==> [0000100000 - 00005b54c0]
#4 [0000e27000 - 0000eff0b0] RAMDISK ==> [0000e27000 - 0000eff0b0]
#5 [00005b6000 - 00005b9000] INIT_PG_TABLE ==> [00005b6000 - 00005b9000]
#6 [000009f800 - 0000100000] BIOS reserved ==> [000009f800 - 0000100000]
#7 [0000007000 - 0000009000] PGTABLE ==> [0000007000 - 0000009000]
#8 [0000002000 - 0000006000] BOOTMAP ==> [0000002000 - 0000006000]
Zone PFN ranges:
DMA 0x00000000 -> 0x00001000
Normal 0x00001000 -> 0x0001fef0
HighMem 0x0001fef0 -> 0x0001fef0
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
0: 0x00000000 -> 0x0000009f
0: 0x00000100 -> 0x0001fef0
On node 0 totalpages: 130703
free_area_init_node: node 0, pgdat c04e5b80, node_mem_map c1000000
DMA zone: 3967 pages, LIFO batch:0
Normal zone: 125714 pages, LIFO batch:31
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode: Flat. Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
SMP: Allowing 1 CPUs, 0 hotplug CPUs
mapped APIC to ffffb000 (fee00000)
mapped IOAPIC to ffffa000 (fec00000)
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000e7000
PM: Registered nosave memory: 00000000000e7000 - 0000000000100000
Allocating PCI resources starting at 30000000 (gap: 20000000:dff00000)
PERCPU: Allocating 39068 bytes of per cpu data
NR_CPUS: 32, nr_cpu_ids: 1, nr_node_ids 1
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129681
Kernel command line: BOOT_IMAGE=gen-26277-smp ro root=301 vt.default_utf8=0
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 8192 bytes)
TSC: PIT calibration confirmed by PMTIMER.
TSC: using PIT calibration value
Detected 1102.495 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 512396k/523200k available (2931k kernel code, 10348k reserved, 1149k data, 328k init, 0k highmem)
virtual kernel memory layout:
fixmap : 0xffe19000 - 0xfffff000 (1944 kB)
pkmap : 0xff800000 - 0xffc00000 (4096 kB)
vmalloc : 0xe0800000 - 0xff7fe000 ( 495 MB)
lowmem : 0xc0000000 - 0xdfef0000 ( 510 MB)
.init : 0xc0505000 - 0xc0557000 ( 328 kB)
.data : 0xc03dcdc3 - 0xc04fc260 (1149 kB)
.text : 0xc0100000 - 0xc03dcdc3 (2931 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
CPA: page pool initialized 1 of 1 pages preallocated
SLUB: Genslabs=12, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Calibrating delay loop (skipped), value calculated using timer frequency.. 2204.99 BogoMIPS (lpj=4409980)
Security Framework initialized
Mount-cache hash table entries: 512
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 128K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 18k freed
ACPI: Core revision 20080609
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel Celeron (Coppermine) stepping 0a
Brought up 1 CPUs
Total of 1 processors activated (2204.99 BogoMIPS).
net_namespace: 776 bytes
xor: automatically using best checksumming function: pIII_sse
pIII_sse : 2231.000 MB/sec
xor: using function: pIII_sse (2231.000 MB/sec)
NET: Registered protocol family 16
No dock devices found.
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfd99e, last bus=2
PCI: Using configuration type 1 for base access
ACPI: EC: Look up EC in DSDT
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: 0000:00:01.0 reg 10 32bit mmio: [f4000000, f7ffffff]
PCI: 0000:00:01.0 reg 14 32bit mmio: [f0000000, f007ffff]
pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH4 GPIO
PCI: 0000:00:1f.1 reg 20 io port: [10a0, 10af]
PCI: 0000:00:1f.2 reg 20 io port: [1080, 109f]
PCI: 0000:00:1f.3 reg 20 io port: [10b0, 10bf]
PCI: 0000:00:1f.5 reg 10 io port: [1200, 12ff]
PCI: 0000:00:1f.5 reg 14 io port: [1300, 133f]
PCI: 0000:01:08.0 reg 10 32bit mmio: [f8000000, fbffffff]
PCI: 0000:01:09.0 reg 10 io port: [2000, 20ff]
PCI: 0000:01:09.0 reg 14 32bit mmio: [f0100000, f01000ff]
pci 0000:01:09.0: supports D1
pci 0000:01:09.0: supports D2
pci 0000:01:09.0: PME# supported from D1 D2 D3hot D3cold
pci 0000:01:09.0: PME# disabled
pci 0000:01:0a.0: supports D1
pci 0000:01:0a.0: supports D2
pci 0000:01:0a.0: PME# supported from D0 D1 D2 D3hot
pci 0000:01:0a.0: PME# disabled
pci 0000:00:1e.0: transparent bridge
PCI: bridge 0000:00:1e.0 io port: [2000, 2fff]
PCI: bridge 0000:00:1e.0 32bit mmio: [f0100000, f02fffff]
PCI: bridge 0000:00:1e.0 32bit mmio pref: [f8000000, fbffffff]
PCI: 0000:02:08.0 reg 10 32bit mmio: [f0204000, f0204fff]
pci 0000:02:08.0: supports D1
pci 0000:02:08.0: supports D2
pci 0000:02:08.0: PME# supported from D0 D1 D2 D3hot
pci 0000:02:08.0: PME# disabled
PCI: 0000:02:08.1 reg 10 32bit mmio: [f0205000, f0205fff]
pci 0000:02:08.1: supports D1
pci 0000:02:08.1: supports D2
pci 0000:02:08.1: PME# supported from D0 D1 D2 D3hot
pci 0000:02:08.1: PME# disabled
PCI: 0000:02:08.2 reg 10 32bit mmio: [f0206800, f02068ff]
pci 0000:02:08.2: supports D1
pci 0000:02:08.2: supports D2
pci 0000:02:08.2: PME# supported from D0 D1 D2 D3hot
pci 0000:02:08.2: PME# disabled
PCI: 0000:02:0c.0 reg 10 32bit mmio: [f0206000, f02067ff]
PCI: 0000:02:0c.0 reg 14 32bit mmio: [f0200000, f0203fff]
pci 0000:02:0c.0: supports D1
pci 0000:02:0c.0: supports D2
pci 0000:02:0c.0: PME# supported from D0 D1 D2 D3hot
pci 0000:02:0c.0: PME# disabled
PCI: bridge 0000:01:0a.0 32bit mmio: [f0200000, f02fffff]
bus 00 -> node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.SLOT._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *9 10 11 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp 00:01: io resource (0x1000-0x105f) overlaps 0000:00:1f.0 BAR 7 (0x1000-0x107f), disabling
pnp 00:01: io resource (0x1060-0x107f) overlaps 0000:00:1f.0 BAR 7 (0x1000-0x107f), disabling
ACPI Error (dsopcode-0595): Field [ALB2] at 120 exceeds Buffer [CRSA] size 104 (bits) [20080609]
ACPI Error (psparse-0530): Method parse/execution failed [\_SB_.PCI0.LPC0.SIO_.LPT_._CRS] (Node df8133f0), AE_AML_BUFFER_LIMIT
ACPI Error (uteval-0232): Method execution failed [\_SB_.PCI0.LPC0.SIO_.LPT_._CRS] (Node df8133f0), AE_AML_BUFFER_LIMIT
pnp 00:0b: can't evaluate _CRS: 12300<6>pnp: PnP ACPI: found 14 devices
ACPI: ACPI bus type pnp unregistered
SCSI subsystem initialized
libata version 3.00 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
tracer: 772 pages allocated for 65536 entries of 48 bytes
actual entries 65620
system 00:01: ioport range 0x1180-0x11bf has been reserved
system 00:01: ioport range 0x1c00-0x1c7f has been reserved
system 00:01: ioport range 0x4d0-0x4d1 has been reserved
system 00:01: ioport range 0x800-0x87f has been reserved
system 00:01: ioport range 0xfe00-0xfe0f has been reserved
system 00:01: iomem range 0xff800000-0xffffffff could not be reserved
pci 0000:01:0a.0: PCI bridge, secondary bus 0000:02
pci 0000:01:0a.0: IO window: disabled
pci 0000:01:0a.0: MEM window: 0xf0200000-0xf02fffff
pci 0000:01:0a.0: PREFETCH window: disabled
pci 0000:00:1e.0: PCI bridge, secondary bus 0000:01
pci 0000:00:1e.0: IO window: 0x2000-0x2fff
pci 0000:00:1e.0: MEM window: 0xf0100000-0xf02fffff
pci 0000:00:1e.0: PREFETCH window: 0x000000f8000000-0x000000fbffffff
pci 0000:00:1e.0: setting latency timer to 64
bus: 00 index 0 io port: [0, ffff]
bus: 00 index 1 mmio: [0, ffffffff]
bus: 01 index 0 io port: [2000, 2fff]
bus: 01 index 1 mmio: [f0100000, f02fffff]
bus: 01 index 2 mmio: [f8000000, fbffffff]
bus: 01 index 3 io port: [0, ffff]
bus: 01 index 4 mmio: [0, ffffffff]
bus: 02 index 0 mmio: [0, 0]
bus: 02 index 1 mmio: [f0200000, f02fffff]
bus: 02 index 2 mmio: [0, 0]
bus: 02 index 3 mmio: [0, 0]
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered
NET: Registered protocol family 1
checking if image is initramfs... it is
Freeing initrd memory: 864k freed
Simple Boot Flag at 0x36 set to 0x1
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 1002
async_tx: api initialized (async)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci 0000:00:01.0: Boot video device
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
FDC 0 is a post-1991 82077
brd: module loaded
loop: module loaded
input: Macintosh mouse button emulation as /devices/virtual/input/input0
Uniform Multi-Platform E-IDE driver
piix 0000:00:1f.1: IDE controller (0x8086:0x2411 rev 0x02)
pci 0000:00:1f.1: power state changed by ACPI to D0
piix 0000:00:1f.1: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0x10a0-0x10a7
ide1: BM-DMA at 0x10a8-0x10af
Probing IDE interface ide0...
hda: ST340810A, ATA DISK drive
hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hda: UDMA/66 mode selected
Probing IDE interface ide1...
hdc: LITE-ON CD-RW SOHR-5239S, ATAPI CD/DVD-ROM drive
hdd: _NEC DVD_RW ND-3550A, ATAPI CD/DVD-ROM drive
hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hdc: UDMA/33 mode selected
hdd: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hdd: UDMA/33 mode selected
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 78165360 sectors (40020 MB) w/2048KiB Cache, CHS=65535/16/63
hda: cache flushes not supported
hda: hda1 hda2 hda3
hdc: ATAPI 52X CD-ROM CD-R/RW drive, 1536kB Cache
Uniform CD-ROM driver Revision: 3.20
hdd: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
ide-floppy driver 1.00
Driver 'sd' needs updating - please use bus_type methods
Driver 'sr' needs updating - please use bus_type methods
PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
md: linear personality registered for level -1
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
md: raid10 personality registered for level 10
raid6: int32x1 348 MB/s
raid6: int32x2 334 MB/s
raid6: int32x4 300 MB/s
raid6: int32x8 280 MB/s
raid6: mmxx1 1005 MB/s
raid6: mmxx2 1250 MB/s
raid6: sse1x1 719 MB/s
raid6: sse1x2 1217 MB/s
raid6: using algorithm sse1x2 (1217 MB/s)
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
md: multipath personality registered for level -4
device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
Using IPI No-Shortcut mode
Freeing unused kernel memory: 328k freed
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
ACPI: Power Button (FF) [PWRF]
input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
processor ACPI0007:00: registered as cooling_device0
ACPI: Power Button (CM) [PWRB]
input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4
intel_rng: FWH not detected
Linux agpgart interface v0.103
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
parport_pc 00:0b: disabled
parport_pc: probe of 00:0b failed with error -22
i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
agpgart-intel 0000:00:00.0: Intel i810 Chipset
agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0xf4000000
ehci_hcd 0000:02:08.2: PCI INT C -> GSI 16 (level, low) -> IRQ 16
ehci_hcd 0000:02:08.2: EHCI Host Controller
ehci_hcd 0000:02:08.2: new USB bus registered, assigned bus number 1
ehci_hcd 0000:02:08.2: irq 16, io mem 0xf0206800
ehci_hcd 0000:02:08.2: USB 2.0 started, EHCI 0.95, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 5 ports detected
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.27.7-smp ehci_hcd
usb usb1: SerialNumber: 0000:02:08.2
USB Universal Host Controller Interface driver v3.0
uhci_hcd 0000:00:1f.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
uhci_hcd 0000:00:1f.2: setting latency timer to 64
uhci_hcd 0000:00:1f.2: UHCI Host Controller
uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1f.2: irq 19, io base 0x00001080
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.27.7-smp uhci_hcd
usb usb2: SerialNumber: 0000:00:1f.2
8139too Fast Ethernet driver 0.9.28
8139too 0000:01:09.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
eth0: RealTek RTL8139 at 0x2000, 00:50:ba:b9:8d:ad, IRQ 17
eth0: Identified 8139 chip type 'RTL-8139C'
Linux video capture interface: v2.00
ivtv: Start initialization, version 1.4.0
ivtv0: Initializing card #0
ivtv0: Autodetected Hauppauge card (cx23416 based)
ivtv 0000:01:08.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
tveeprom 1-0050: Hauppauge model 32032, rev B110, serial# 6941266
tveeprom 1-0050: tuner model is Philips FI1236 MK2 (idx 10, type 2)
tveeprom 1-0050: TV standards NTSC(M) (eeprom 0x08)
tveeprom 1-0050: audio processor is MSP4448 (idx 27)
tveeprom 1-0050: decoder processor is SAA7115 (idx 19)
tveeprom 1-0050: has no radio, has IR receiver, has no IR transmitter
ivtv0: Autodetected Hauppauge WinTV PVR-250
saa7115 1-0021: saa7115 found (1f7115d0e100000) @ 0x42 (ivtv i2c driver #0)
msp3400 1-0040: MSP4448G-A2 found @ 0x80 (ivtv i2c driver #0)
msp3400 1-0040: msp3400 supports radio, mode is autodetect and autoselect
tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
tuner-simple 1-0061: creating new instance
tuner-simple 1-0061: type set to 2 (Philips NTSC (FI1236,FM1236 and compatibles))
ivtv0: Registered device video0 for encoder MPG (4096 kB)
ivtv0: Registered device video32 for encoder YUV (2048 kB)
ivtv0: Registered device vbi0 for encoder VBI (1024 kB)
ivtv0: Registered device video24 for encoder PCM (320 kB)
ivtv0: Initialized card #0: Hauppauge WinTV PVR-250
ivtv: End initialization
ohci1394 0000:02:0c.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18] MMIO=[f0206000-f02067ff] Max Packet=[2048] IR/IT contexts=[4/8]
Intel ICH 0000:00:1f.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
Intel ICH 0000:00:1f.5: setting latency timer to 64
intel8x0_measure_ac97_clock: measured 55264 usecs
intel8x0: clocking to 48000
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
ohci_hcd 0000:02:08.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
ohci_hcd 0000:02:08.0: OHCI Host Controller
ohci_hcd 0000:02:08.0: new USB bus registered, assigned bus number 3
ohci_hcd 0000:02:08.0: irq 18, io mem 0xf0204000
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 3 ports detected
ieee1394: Host added: ID:BUS[0-00:1023] GUID[005042b5c00d67b1]
usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: OHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.27.7-smp ohci_hcd
usb usb3: SerialNumber: 0000:02:08.0
ohci_hcd 0000:02:08.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ohci_hcd 0000:02:08.1: OHCI Host Controller
ohci_hcd 0000:02:08.1: new USB bus registered, assigned bus number 4
ohci_hcd 0000:02:08.1: irq 19, io mem 0xf0205000
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ppdev: user-space parallel port driver
usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: OHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.27.7-smp ohci_hcd
usb usb4: SerialNumber: 0000:02:08.1
Adding 1461904k swap on /dev/hda2. Priority:-1 extents:1 across:1461904k
fuse init (API version 7.9)
EXT3 FS on hda1, internal journal
lp: driver loaded but no devices found
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda3, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
 
  


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
Parallel Port & Serial Port device identification helpmeforlinux Linux - Hardware 3 01-02-2007 01:15 AM
Parallel port Disabled. Tomcat_cdm Linux - Hardware 3 08-27-2003 09:45 PM
'Port 21 disabled for security' tfletcher Linux - General 5 12-05-2001 07:08 PM

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

All times are GMT -5. The time now is 02:55 PM.

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