Saya baru2x sahaja mendaftar ke forum Ubuntu Malaysia..Dengan harapan dapat menyelesaikan masalah2x berkaitan dengan Operating System Ubuntu Linux...
Baru2x ini saya telah install dual Boot Ubuntu dan Windows 7 dengan tujuan untuk membuat kajian berkenaan Ubuntu...
Masalah yang saya hadapi dalam Ubuntu adalah driver Wireless LAN@Wifi...
Compaq Presario CQ40-504AU AMD64X
Broadcom 802.11b/g WLAN....DEV_4315
Saya nak minta tolong kepada sesiapa yang ada link or driver untuk wifi di atas. Lagi bgus kalo ada driver yg ___.deb yg auto install.....Tq
"Without WIFI, UBuntu will become I very Buntu"
Code terminal tuk = lspci
Code:
ranma@ranma-laptop:~$ lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge
00:01.0 PCI bridge: Hewlett-Packard Company Device 9602
00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 0)
00:05.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 1)
00:06.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 2)
00:07.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 3)
00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [AHCI mode]
00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:12.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller
00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:13.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller
00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 3a)
00:14.1 IDE interface: ATI Technologies Inc SB700/SB800 IDE Controller
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:18.0 Host bridge: Advanced Micro Devices [AMD] Mobile K10 [Turion X2, Athlon X2, Sempron] HyperTransport Configuration (rev 40)
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 11h [Turion X2, Athlon X2, Sempron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Mobile K10 [Turion X2, Athlon X2, Sempron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Mobile K10 [Turion X2, Athlon X2, Sempron] Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Mobile K10 [Turion X2, Athlon X2, Sempron] Link Control
01:05.0 VGA compatible controller: ATI Technologies Inc RS780M/RS780MN [Radeon HD 3200 Graphics]
01:05.1 Audio device: ATI Technologies Inc RS780 Azalia controller
08:00.0 System peripheral: JMicron Technology Corp. SD/MMC Host Controller
08:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller
08:00.3 System peripheral: JMicron Technology Corp. MS Host Controller
08:00.4 System peripheral: JMicron Technology Corp. xD Host Controller
09:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
0a:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
ranma@ranma-laptop:~$
code tuk = dmesg
Code:
[ 0.467937] pci 0000:08:00.0: BAR 6: no parent found for of device [0xffff0000-0xffffffff]
[ 0.467943] pci 0000:0a:00.0: BAR 6: no parent found for of device [0xfffe0000-0xffffffff]
[ 0.468035] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.468038] pci 0000:00:01.0: IO window: 0x7000-0x7fff
[ 0.468043] pci 0000:00:01.0: MEM window: 0x92300000-0x924fffff
[ 0.468047] pci 0000:00:01.0: PREFETCH window: 0x00000080000000-0x0000008fffffff
[ 0.468052] pci 0000:00:04.0: PCI bridge, secondary bus 0000:02
[ 0.468055] pci 0000:00:04.0: IO window: 0x3000-0x6fff
[ 0.468060] pci 0000:00:04.0: MEM window: 0x91300000-0x922fffff
[ 0.468063] pci 0000:00:04.0: PREFETCH window: 0x00000090000000-0x00000090ffffff
[ 0.468070] pci 0000:00:05.0: PCI bridge, secondary bus 0000:08
[ 0.468072] pci 0000:00:05.0: IO window: disabled
[ 0.468076] pci 0000:00:05.0: MEM window: 0x91200000-0x912fffff
[ 0.468079] pci 0000:00:05.0: PREFETCH window: 0x70000000-0x700fffff
[ 0.468084] pci 0000:00:06.0: PCI bridge, secondary bus 0000:09
[ 0.468086] pci 0000:00:06.0: IO window: disabled
[ 0.468090] pci 0000:00:06.0: MEM window: 0x91100000-0x911fffff
[ 0.468094] pci 0000:00:06.0: PREFETCH window: disabled
[ 0.468099] pci 0000:00:07.0: PCI bridge, secondary bus 0000:0a
[ 0.468102] pci 0000:00:07.0: IO window: 0x2000-0x2fff
[ 0.468106] pci 0000:00:07.0: MEM window: 0x70100000-0x701fffff
[ 0.468110] pci 0000:00:07.0: PREFETCH window: 0x00000091000000-0x000000910fffff
[ 0.468115] pci 0000:00:14.4: PCI bridge, secondary bus 0000:80
[ 0.468152] pci 0000:00:14.4: IO window: 0x1000-0x1fff
[ 0.468158] pci 0000:00:14.4: MEM window: disabled
[ 0.468162] pci 0000:00:14.4: PREFETCH window: disabled
[ 0.468176] pci 0000:00:01.0: setting latency timer to 64
[ 0.468185] alloc irq_desc for 16 on node -1
[ 0.468187] alloc kstat_irqs on node -1
[ 0.468192] pci 0000:00:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.468196] pci 0000:00:04.0: setting latency timer to 64
[ 0.468202] alloc irq_desc for 17 on node -1
[ 0.468203] alloc kstat_irqs on node -1
[ 0.468207] pci 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.468211] pci 0000:00:05.0: setting latency timer to 64
[ 0.468217] alloc irq_desc for 18 on node -1
[ 0.468219] alloc kstat_irqs on node -1
[ 0.468222] pci 0000:00:06.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 0.468226] pci 0000:00:06.0: setting latency timer to 64
[ 0.468232] alloc irq_desc for 19 on node -1
[ 0.468233] alloc kstat_irqs on node -1
[ 0.468237] pci 0000:00:07.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 0.468240] pci 0000:00:07.0: setting latency timer to 64
[ 0.468249] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.468252] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[ 0.468255] pci_bus 0000:01: resource 0 io: [0x7000-0x7fff]
[ 0.468257] pci_bus 0000:01: resource 1 mem: [0x92300000-0x924fffff]
[ 0.468260] pci_bus 0000:01: resource 2 pref mem [0x80000000-0x8fffffff]
[ 0.468263] pci_bus 0000:02: resource 0 io: [0x3000-0x6fff]
[ 0.468265] pci_bus 0000:02: resource 1 mem: [0x91300000-0x922fffff]
[ 0.468268] pci_bus 0000:02: resource 2 pref mem [0x90000000-0x90ffffff]
[ 0.468271] pci_bus 0000:08: resource 1 mem: [0x91200000-0x912fffff]
[ 0.468273] pci_bus 0000:08: resource 2 pref mem [0x70000000-0x700fffff]
[ 0.468276] pci_bus 0000:09: resource 1 mem: [0x91100000-0x911fffff]
[ 0.468279] pci_bus 0000:0a: resource 0 io: [0x2000-0x2fff]
[ 0.468282] pci_bus 0000:0a: resource 1 mem: [0x70100000-0x701fffff]
[ 0.468284] pci_bus 0000:0a: resource 2 pref mem [0x91000000-0x910fffff]
[ 0.468287] pci_bus 0000:80: resource 0 io: [0x1000-0x1fff]
[ 0.468290] pci_bus 0000:80: resource 3 io: [0x00-0xffff]
[ 0.468292] pci_bus 0000:80: resource 4 mem: [0x000000-0xffffffff]
[ 0.468330] NET: Registered protocol family 2
[ 0.468427] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.468751] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.469396] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.469701] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.469704] TCP reno registered
[ 0.469804] NET: Registered protocol family 1
[ 0.469942] pci 0000:01:05.0: Boot video device
[ 0.470013] Simple Boot Flag at 0x44 set to 0x1
[ 0.470221] cpufreq-nforce2: No nForce2 chipset.
[ 0.470246] Scanning for low memory corruption every 60 seconds
[ 0.470369] audit: initializing netlink socket (disabled)
[ 0.470380] type=2000 audit(1279986935.468:1): initialized
[ 0.479899] highmem bounce pool size: 64 pages
[ 0.479904] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.481464] VFS: Disk quotas dquot_6.5.2
[ 0.481521] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.482121] fuse init (API version 7.13)
[ 0.482201] msgmni has been set to 1711
[ 0.482544] alg: No test for stdrng (krng)
[ 0.482604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.482608] io scheduler noop registered
[ 0.482610] io scheduler anticipatory registered
[ 0.482613] io scheduler deadline registered
[ 0.482650] io scheduler cfq registered (default)
[ 0.482820] alloc irq_desc for 25 on node -1
[ 0.482823] alloc kstat_irqs on node -1
[ 0.482833] pcieport 0000:00:04.0: irq 25 for MSI/MSI-X
[ 0.482841] pcieport 0000:00:04.0: setting latency timer to 64
[ 0.482942] alloc irq_desc for 26 on node -1
[ 0.482944] alloc kstat_irqs on node -1
[ 0.482950] pcieport 0000:00:05.0: irq 26 for MSI/MSI-X
[ 0.482956] pcieport 0000:00:05.0: setting latency timer to 64
[ 0.483048] alloc irq_desc for 27 on node -1
[ 0.483050] alloc kstat_irqs on node -1
[ 0.483055] pcieport 0000:00:06.0: irq 27 for MSI/MSI-X
[ 0.483062] pcieport 0000:00:06.0: setting latency timer to 64
[ 0.483150] alloc irq_desc for 28 on node -1
[ 0.483152] alloc kstat_irqs on node -1
[ 0.483158] pcieport 0000:00:07.0: irq 28 for MSI/MSI-X
[ 0.483164] pcieport 0000:00:07.0: setting latency timer to 64
[ 0.483232] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.483358] _OSC request failed
[ 0.483458] _OSC request failed
[ 0.483475] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.487445] ACPI: AC Adapter [ACAD] (on-line)
[ 0.487526] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.487531] ACPI: Power Button [PWRB]
[ 0.487584] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 0.487720] ACPI: Lid Switch [LID]
[ 0.487761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.487765] ACPI: Power Button [PWRF]
[ 0.488252] processor LNXCPU:00: registered as cooling_device0
[ 0.488286] processor LNXCPU:01: registered as cooling_device1
[ 0.604110] thermal LNXTHERM:01: registered as thermal_zone0
[ 0.604119] ACPI: Thermal Zone [TZ01] (71 C)
[ 0.604348] isapnp: Scanning for PnP cards...
[ 0.605559] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.606777] brd: module loaded
[ 0.607228] loop: module loaded
[ 0.607316] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[ 0.607500] pata_acpi 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.607585] pata_acpi 0000:00:14.1: setting latency timer to 64
[ 0.607873] Fixed MDIO Bus: probed
[ 0.607909] PPP generic driver version 2.4.2
[ 0.607946] tun: Universal TUN/TAP device driver, 1.6
[ 0.607948] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.608102] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.608155] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.608176] ehci_hcd 0000:00:12.2: setting latency timer to 64
[ 0.608180] ehci_hcd 0000:00:12.2: EHCI Host Controller
[ 0.608212] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
[ 0.608239] ehci_hcd 0000:00:12.2: applying AMD SB600/SB700 USB freeze workaround
[ 0.608255] ehci_hcd 0000:00:12.2: debug port 1
[ 0.608283] ehci_hcd 0000:00:12.2: irq 17, io mem 0x92508500
[ 0.620057] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 0.620146] usb usb1: configuration #1 chosen from 1 choice
[ 0.620175] hub 1-0:1.0: USB hub found
[ 0.620184] hub 1-0:1.0: 6 ports detected
[ 0.620276] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 0.620287] ehci_hcd 0000:00:13.2: setting latency timer to 64
[ 0.620290] ehci_hcd 0000:00:13.2: EHCI Host Controller
[ 0.620320] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
[ 0.620342] ehci_hcd 0000:00:13.2: applying AMD SB600/SB700 USB freeze workaround
[ 0.620357] ehci_hcd 0000:00:13.2: debug port 1
[ 0.620377] ehci_hcd 0000:00:13.2: irq 19, io mem 0x92508400
[ 0.632051] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 0.632121] usb usb2: configuration #1 chosen from 1 choice
[ 0.632145] hub 2-0:1.0: USB hub found
[ 0.632153] hub 2-0:1.0: 6 ports detected
[ 0.632243] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.632294] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.632307] ohci_hcd 0000:00:12.0: setting latency timer to 64
[ 0.632311] ohci_hcd 0000:00:12.0: OHCI Host Controller
[ 0.632343] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
[ 0.632369] ohci_hcd 0000:00:12.0: irq 16, io mem 0x92507000
[ 0.692111] usb usb3: configuration #1 chosen from 1 choice
[ 0.692134] hub 3-0:1.0: USB hub found
[ 0.692178] hub 3-0:1.0: 3 ports detected
[ 0.692225] ohci_hcd 0000:00:12.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.692236] ohci_hcd 0000:00:12.1: setting latency timer to 64
[ 0.692240] ohci_hcd 0000:00:12.1: OHCI Host Controller
[ 0.692270] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
[ 0.692286] ohci_hcd 0000:00:12.1: irq 16, io mem 0x92506000
[ 0.752126] usb usb4: configuration #1 chosen from 1 choice
[ 0.752150] hub 4-0:1.0: USB hub found
[ 0.752193] hub 4-0:1.0: 3 ports detected
[ 0.752248] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 0.752258] ohci_hcd 0000:00:13.0: setting latency timer to 64
[ 0.752262] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 0.752298] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
[ 0.752362] ohci_hcd 0000:00:13.0: irq 18, io mem 0x92505000
[ 0.812108] usb usb5: configuration #1 chosen from 1 choice
[ 0.812131] hub 5-0:1.0: USB hub found
[ 0.812174] hub 5-0:1.0: 3 ports detected
[ 0.812221] ohci_hcd 0000:00:13.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 0.812232] ohci_hcd 0000:00:13.1: setting latency timer to 64
[ 0.812235] ohci_hcd 0000:00:13.1: OHCI Host Controller
[ 0.812266] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
[ 0.812281] ohci_hcd 0000:00:13.1: irq 18, io mem 0x92504000
[ 0.872109] usb usb6: configuration #1 chosen from 1 choice
[ 0.872136] hub 6-0:1.0: USB hub found
[ 0.872179] hub 6-0:1.0: 3 ports detected
[ 0.872229] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.872313] PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.905945] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.905955] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.906075] mice: PS/2 mouse device common for all mice
[ 0.909207] rtc_cmos 00:04: RTC can wake from S4
[ 0.909254] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 0.909315] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
[ 0.909410] device-mapper: uevent: version 1.0.3
[ 0.909563] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[ 0.909671] device-mapper: multipath: version 1.1.0 loaded
[ 0.909674] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.909822] EISA: Probing bus 0 at eisa.0
[ 0.909863] Cannot allocate resource for EISA slot 1
[ 0.909866] Cannot allocate resource for EISA slot 2
[ 0.909868] Cannot allocate resource for EISA slot 3
[ 0.909870] Cannot allocate resource for EISA slot 4
[ 0.909873] Cannot allocate resource for EISA slot 5
[ 0.909875] Cannot allocate resource for EISA slot 6
[ 0.909878] Cannot allocate resource for EISA slot 7
[ 0.909880] Cannot allocate resource for EISA slot 8
[ 0.909883] EISA: Detected 0 cards.
[ 0.909965] cpuidle: using governor ladder
[ 0.909967] cpuidle: using governor menu
[ 0.910383] TCP cubic registered
[ 0.910525] NET: Registered protocol family 10
[ 0.910972] lo: Disabled Privacy Extensions
[ 0.911270] NET: Registered protocol family 17
[ 0.911302] powernow-k8: Found 1 AMD Turion(tm) X2 Dual-Core Mobile RM-75 processors (2 cpu cores) (version 2.20.00)
[ 0.911347] powernow-k8: 0 : pstate 0 (2200 MHz)
[ 0.911350] powernow-k8: 1 : pstate 1 (1100 MHz)
[ 0.911352] powernow-k8: 2 : pstate 2 (550 MHz)
[ 0.938613] Using IPI No-Shortcut mode
[ 0.938724] PM: Resume from disk failed.
[ 0.938737] registered taskstats version 1
[ 0.939372] Magic number: 2:292:943
[ 0.939414] tty tty0: hash matches
[ 0.939415] tty console: hash matches
[ 0.939524] rtc_cmos 00:04: setting system clock to 2010-07-24 15:55:36 UTC (1279986936)
[ 0.939528] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.939529] EDD information not available.
[ 0.939654] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 0.986101] isapnp: No Plug & Play device found
[ 1.008074] usb 1-6: new high speed USB device using ehci_hcd and address 3
[ 1.014089] ACPI: Battery Slot [BAT0] (battery present)
[ 1.164500] Freeing unused kernel memory: 656k freed
[ 1.164973] Write protecting the kernel text: 4676k
[ 1.165010] Write protecting the kernel read-only data: 1840k
[ 1.183450] udev: starting version 151
[ 1.236178] usb 1-6: configuration #1 chosen from 1 choice
[ 1.332427] b43-pci-bridge 0000:09:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.332442] b43-pci-bridge 0000:09:00.0: setting latency timer to 64
[ 1.336956] ahci 0000:00:11.0: version 3.0
[ 1.337014] alloc irq_desc for 22 on node -1
[ 1.337017] alloc kstat_irqs on node -1
[ 1.337026] ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 1.337200] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[ 1.337204] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc
[ 1.340596] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.340625] r8169 0000:0a:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1.340716] r8169 0000:0a:00.0: setting latency timer to 64
[ 1.340755] alloc irq_desc for 29 on node -1
[ 1.340757] alloc kstat_irqs on node -1
[ 1.340776] r8169 0000:0a:00.0: irq 29 for MSI/MSI-X
[ 1.341413] eth0: RTL8102e at 0xf80c0000, 00:23:5a:bf:4f:54, XID 04c00000 IRQ 29
[ 1.342996] scsi0 : ahci
[ 1.343216] scsi1 : ahci
[ 1.343360] scsi2 : ahci
[ 1.343572] scsi3 : ahci
[ 1.343662] ata1: SATA max UDMA/133 abar m1024@0x92508000 port 0x92508100 irq 22
[ 1.343666] ata2: SATA max UDMA/133 abar m1024@0x92508000 port 0x92508180 irq 22
[ 1.343670] ata3: SATA max UDMA/133 abar m1024@0x92508000 port 0x92508200 irq 22
[ 1.343674] ata4: SATA max UDMA/133 abar m1024@0x92508000 port 0x92508280 irq 22
[ 1.343931] scsi4 : pata_atiixp
[ 1.344061] scsi5 : pata_atiixp
[ 1.345132] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x8000 irq 14
[ 1.345135] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x8008 irq 15
[ 1.404137] ssb: Sonics Silicon Backplane found on PCI device 0000:09:00.0
[ 1.504052] usb 3-1: new low speed USB device using ohci_hcd and address 2
[ 1.660113] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.660141] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.673183] usb 3-1: configuration #1 chosen from 1 choice
[ 1.824060] ata1: softreset failed (device not ready)
[ 1.824065] ata1: applying SB600 PMP SRST workaround and retrying
[ 1.824083] ata4: softreset failed (device not ready)
[ 1.824086] ata4: applying SB600 PMP SRST workaround and retrying
[ 1.988066] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.988093] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.997668] ata1.00: ATA-8: SAMSUNG HM250HI, 2AC101C4, max UDMA/100
[ 1.997672] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.007216] ata1.00: configured for UDMA/100
[ 2.008896] ata4.00: ATAPI: TSSTcorp CDDVDW TS-L633M, 0200, max UDMA/100
[ 2.020184] scsi 0:0:0:0: Direct-Access ATA SAMSUNG HM250HI 2AC1 PQ: 0 ANSI: 5
[ 2.020359] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.020556] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[ 2.020600] sd 0:0:0:0: [sda] Write Protect is off
[ 2.020603] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.020625] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.020751] sda:
[ 2.028091] ata4.00: configured for UDMA/100
[ 2.046106] scsi 3:0:0:0: CD-ROM TSSTcorp CDDVDW TS-L633M 0200 PQ: 0 ANSI: 5
[ 2.047595] sda1 sda2 sda3 sda4 <
[ 2.048061] usb 5-1: new full speed USB device using ohci_hcd and address 2
[ 2.057982] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.057985] Uniform CD-ROM driver Revision: 3.20
[ 2.058105] sr 3:0:0:0: Attached scsi CD-ROM sr0
[ 2.058173] sr 3:0:0:0: Attached scsi generic sg1 type 5
[ 2.069318] sda5 sda6 sda7 >
[ 2.121972] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.216837] usbcore: registered new interface driver hiddev
[ 2.221355] input: SIGMACH1P U+P Mouse as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input5
[ 2.221454] generic-usb 0003:1C4F:0003.0001: input,hidraw0: USB HID v1.10 Mouse [SIGMACH1P U+P Mouse] on usb-0000:00:12.0-1/input0
[ 2.221482] usbcore: registered new interface driver usbhid
[ 2.221485] usbhid: v2.6:USB HID core driver
[ 2.230163] usb 5-1: configuration #1 chosen from 1 choice
[ 2.697033] EXT4-fs (sda5): mounted filesystem with ordered data mode
[ 8.705382] udev: starting version 151
[ 8.741746] Adding 1052216k swap on /dev/sda6. Priority:-1 extents:1 across:1052216k
[ 8.742807] lp: driver loaded but no devices found
[ 8.810204] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
[ 8.813155] acpi device:03: registered as cooling_device2
[ 8.813497] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input6
[ 8.813714] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 8.900356] sdhci: Secure Digital Host Controller Interface driver
[ 8.900359] sdhci: Copyright(c) Pierre Ossman
[ 8.978427] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 8.996639] sdhci-pci 0000:08:00.0: SDHCI controller found [197b:2382] (rev 0)
[ 8.996663] sdhci-pci 0000:08:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 8.996730] sdhci-pci 0000:08:00.0: setting latency timer to 64
[ 8.996781] Registered led device: mmc0::
[ 8.996826] mmc0: SDHCI controller on PCI [0000:08:00.0] using ADMA
[ 8.996850] sdhci-pci 0000:08:00.2: SDHCI controller found [197b:2381] (rev 0)
[ 8.996865] sdhci-pci 0000:08:00.2: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 8.996874] sdhci-pci 0000:08:00.2: Refusing to bind to secondary interface.
[ 8.996880] sdhci-pci 0000:08:00.2: PCI INT A disabled
[ 9.002831] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 9.112273] Linux agpgart interface v0.103
[ 9.124994] Bluetooth: Core ver 2.15
[ 9.125240] NET: Registered protocol family 31
[ 9.125243] Bluetooth: HCI device and connection manager initialized
[ 9.125247] Bluetooth: HCI socket layer initialized
[ 9.131014] Linux video capture interface: v2.00
[ 9.132559] Bluetooth: Generic Bluetooth USB driver ver 0.6
[ 9.132801] usbcore: registered new interface driver btusb
[ 9.137723] jmb38x_ms 0000:08:00.3: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 9.137732] jmb38x_ms 0000:08:00.3: setting latency timer to 64
[ 9.160946] uvcvideo: Found UVC 1.00 device HP Webcam 101 (064e:c108)
[ 9.162509] [drm] Initialized drm 1.1.0 20060810
[ 9.180279] input: HP Webcam 101 as /devices/pci0000:00/0000:00:12.2/usb1/1-6/1-6:1.0/input/input7
[ 9.180347] usbcore: registered new interface driver uvcvideo
[ 9.180347] USB Video Class driver (v0.1.0)
[ 9.224607] type=1505 audit(1279958144.784:2): operation="profile_load" pid=698 name="/sbin/dhclient3"
[ 9.224873] type=1505 audit(1279958144.784:3): operation="profile_load" pid=698 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 9.225021] type=1505 audit(1279958144.784:4): operation="profile_load" pid=698 name="/usr/lib/connman/scripts/dhclient-script"
[ 9.270465] [drm] radeon defaulting to kernel modesetting.
[ 9.270470] [drm] radeon kernel modesetting enabled.
[ 9.270566] radeon 0000:01:05.0: power state changed by ACPI to D0
[ 9.270577] radeon 0000:01:05.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 9.270583] radeon 0000:01:05.0: setting latency timer to 64
[ 9.277177] [drm] radeon: Initializing kernel modesetting.
[ 9.287226] [drm] register mmio base: 0x92400000
[ 9.287229] [drm] register mmio size: 65536
[ 9.288632] ATOM BIOS: HP_Ripley
[ 9.288657] [drm] Clocks initialized !
[ 9.288873] [drm] Detected VRAM RAM=256M, BAR=256M
[ 9.288879] [drm] RAM width 32bits DDR
[ 9.292760] [TTM] Zone kernel: Available graphics memory: 438562 kiB.
[ 9.292764] [TTM] Zone highmem: Available graphics memory: 900500 kiB.
[ 9.292785] [drm] radeon: 256M of VRAM memory ready
[ 9.292787] [drm] radeon: 512M of GTT memory ready.
[ 9.292827] [drm] radeon: irq initialized.
[ 9.292830] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 9.293451] [drm] Loading RS780 Microcode
[ 9.293456] platform radeon_cp.0: firmware: requesting radeon/RS780_pfp.bin
[ 9.300945] platform radeon_cp.0: firmware: requesting radeon/RS780_me.bin
[ 9.306789] platform radeon_cp.0: firmware: requesting radeon/R600_rlc.bin
[ 9.349543] [drm] ring test succeeded in 0 usecs
[ 9.350052] [drm] radeon: ib pool ready.
[ 9.350146] [drm] ib test succeeded in 0 usecs
[ 9.350149] [drm] Enabling audio support
[ 9.350931] [drm] Radeon Display Connectors
[ 9.350933] [drm] Connector 0:
[ 9.350935] [drm] VGA
[ 9.350938] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[ 9.350940] [drm] Encoders:
[ 9.350942] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 9.350944] [drm] Connector 1:
[ 9.350945] [drm] HDMI-A
[ 9.350947] [drm] HPD1
[ 9.350949] [drm] DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
[ 9.350951] [drm] Encoders:
[ 9.350953] [drm] DFP1: INTERNAL_UNIPHY
[ 9.350954] [drm] Connector 2:
[ 9.350956] [drm] LVDS
[ 9.350958] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[ 9.350960] [drm] Encoders:
[ 9.350962] [drm] LCD1: INTERNAL_KLDSCP_LVTMA
[ 9.375747] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 9.375787] HDA Intel 0000:00:14.2: setting latency timer to 64
[ 9.387828] EXT4-fs (sda7): mounted filesystem with ordered data mode
[ 9.458760] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input8
[ 9.477851] input: HDA ATI SB Mic at Ext Front Jack as /devices/pci0000:00/0000:00:14.2/sound/card0/input9
[ 9.478140] input: HDA ATI SB HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
[ 9.522047] [drm] fb mappable at 0x80141000
[ 9.522051] [drm] vram apper at 0x80000000
[ 9.522053] [drm] size 4096000
[ 9.522055] [drm] fb depth is 24
[ 9.522057] [drm] pitch is 5120
[ 9.522160] fb0: radeondrmfb frame buffer device
[ 9.522162] registered panic notifier
[ 9.522167] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:05.0 on minor 0
[ 9.522223] HDA Intel 0000:01:05.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 9.522271] HDA Intel 0000:01:05.1: setting latency timer to 64
[ 9.527225] vga16fb: initializing
[ 9.527230] vga16fb: mapped to 0xc00a0000
[ 9.527236] vga16fb: not registering due to another framebuffer present
[ 9.848402] input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input11
[ 9.888364] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input12
[ 10.487959] Console: switching to colour frame buffer device 160x50
[ 10.788836] r8169: eth0: link down
[ 10.789095] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 12.603984] CPU0 attaching NULL sched-domain.
[ 12.604091] CPU1 attaching NULL sched-domain.
[ 12.628199] CPU0 attaching sched-domain:
[ 12.628204] domain 0: span 0-1 level MC
[ 12.628208] groups: 0 1
[ 12.628214] CPU1 attaching sched-domain:
[ 12.628217] domain 0: span 0-1 level MC
[ 12.628219] groups: 1 0
[ 13.261895] hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
[ 830.852059] usb 1-3: new high speed USB device using ehci_hcd and address 4
[ 830.987669] usb 1-3: configuration #1 chosen from 1 choice
[ 831.032640] Initializing USB Mass Storage driver...
[ 831.032847] scsi6 : SCSI emulation for USB Mass Storage devices
[ 831.033252] usbcore: registered new interface driver usb-storage
[ 831.033257] USB Mass Storage support registered.
[ 831.035032] usb-storage: device found at 4
[ 831.035036] usb-storage: waiting for device to settle before scanning
[ 836.032266] usb-storage: device scan complete
[ 836.056605] scsi 6:0:0:0: Direct-Access Imation Nano PMAP PQ: 0 ANSI: 0 CCS
[ 836.057626] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 836.656122] sd 6:0:0:0: [sdb] 7823360 512-byte logical blocks: (4.00 GB/3.73 GiB)
[ 836.656605] sd 6:0:0:0: [sdb] Write Protect is off
[ 836.656608] sd 6:0:0:0: [sdb] Mode Sense: 23 00 00 00
[ 836.656611] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 836.659980] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 836.659986] sdb: sdb1
[ 836.683181] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 836.683188] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 875.850934] usb 5-1: USB disconnect, address 2
[ 885.196054] usb 5-1: new full speed USB device using ohci_hcd and address 3
[ 885.378241] usb 5-1: configuration #1 chosen from 1 choice
[ 885.410195] Bluetooth: L2CAP ver 2.14
[ 885.410198] Bluetooth: L2CAP socket layer initialized
[ 885.416099] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 885.416103] Bluetooth: BNEP filters: protocol multicast
[ 885.424870] Bridge firewalling registered
[ 885.432959] Bluetooth: SCO (Voice Link) ver 0.6
[ 885.432963] Bluetooth: SCO socket layer initialized
[ 885.514818] Bluetooth: RFCOMM TTY layer initialized
[ 885.514824] Bluetooth: RFCOMM socket layer initialized
[ 885.514826] Bluetooth: RFCOMM ver 1.11
ranma@ranma-laptop:~$