SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2012-06-05 16:06:02

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,214
Website

Statler Laptop Compatibility

Dear Fellow Crunchbangers,

I would like to ask you for help.

In the Wiki there's an entry which was created some time ago about laptop support in Crunchbang (http://crunchbanglinux.org/wiki/howto/installingcbon)

If those people who can report Crunchbang Statler (2012 February edition) working out of the box would post their laptop model and the

lspci -nn

in this thread, I could add these models to the wiki page.

- If something didn't work by default, simply add a little info ("Network not detected" or "Display resolution wrong"), possibly with a quick fix.

- If you managed to fix the 'standard edition' (non-backported version) by upgrading to the backported kernel, add this info, too.

- If you haven't installed Statler, but ran it in live mode from USB/CD, mention "only tested in Live mode".

Thanks a lot in advance for your help!

Last edited by machinebacon (2012-06-05 20:40:26)


Start Distrohopping here! -> Roast your ownVSIDO | LinuxCNC | AntiX | Frugalware |  <-

Offline

Help fund CrunchBang, donate to the project!

#2 2012-06-05 16:31:15

rhowaldt
#!*$%:)
Registered: 2011-03-09
Posts: 4,396

Re: Statler Laptop Compatibility

^ so, no Statler Feb '11 edition? (just to be clear...)

Offline

#3 2012-06-05 17:02:17

el_koraco
#!/loony/bun
From: inside Ed
Registered: 2011-07-25
Posts: 4,646

Re: Statler Laptop Compatibility

HP ProBook 4530s, Intel Core i3, HD graphics 3000:

00:00.0 Host bridge [0600]: Intel Corporation Sandy Bridge DRAM Controller [8086:0104] (rev 09)
    Subsystem: Hewlett-Packard Company Device [103c:167c]
    Kernel driver in use: agpgart-intel
00:02.0 VGA compatible controller [0300]: Intel Corporation Sandy Bridge Integrated Graphics Controller [8086:0116] (rev 09)
    Subsystem: Hewlett-Packard Company Device [103c:167c]
    Kernel driver in use: i915
00:16.0 Communication controller [0780]: Intel Corporation Cougar Point HECI Controller #1 [8086:1c3a] (rev 04)
    Subsystem: Hewlett-Packard Company Device [103c:167c]
    Kernel driver in use: mei
00:1a.0 USB Controller [0c03]: Intel Corporation Cougar Point USB Enhanced Host Controller #2 [8086:1c2d] (rev 04)
    Subsystem: Hewlett-Packard Company Device [103c:167c]
    Kernel driver in use: ehci_hcd
00:1b.0 Audio device [0403]: Intel Corporation Cougar Point High Definition Audio Controller [8086:1c20] (rev 04)
    Subsystem: Hewlett-Packard Company Device [103c:167c]
    Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Root Port 1 [8086:1c10] (rev b4)
    Kernel driver in use: pcieport
00:1c.1 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Root Port 2 [8086:1c12] (rev b4)
    Kernel driver in use: pcieport
00:1c.2 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Root Port 3 [8086:1c14] (rev b4)
    Kernel driver in use: pcieport
00:1c.3 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Root Port 4 [8086:1c16] (rev b4)
    Kernel driver in use: pcieport
00:1c.5 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Root Port 6 [8086:1c1a] (rev b4)
    Kernel driver in use: pcieport
00:1c.7 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Root Port 8 [8086:1c1e] (rev b4)
    Kernel driver in use: pcieport
00:1d.0 USB Controller [0c03]: Intel Corporation Cougar Point USB Enhanced Host Controller #1 [8086:1c26] (rev 04)
    Subsystem: Hewlett-Packard Company Device [103c:167c]
    Kernel driver in use: ehci_hcd
00:1f.0 ISA bridge [0601]: Intel Corporation Cougar Point LPC Controller [8086:1c49] (rev 04)
    Subsystem: Hewlett-Packard Company Device [103c:167c]
00:1f.2 SATA controller [0106]: Intel Corporation Cougar Point 6 port SATA AHCI Controller [8086:1c03] (rev 04)
    Subsystem: Hewlett-Packard Company Device [103c:167c]
    Kernel driver in use: ahci
23:00.0 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host Controller [197b:2392] (rev 30)
    Subsystem: Hewlett-Packard Company Device [103c:167c]
    Kernel driver in use: sdhci-pci
23:00.2 SD Host controller [0805]: JMicron Technology Corp. Standard SD Host Controller [197b:2391] (rev 30)
    Subsystem: Hewlett-Packard Company Device [103c:167c]
23:00.3 System peripheral [0880]: JMicron Technology Corp. MS Host Controller [197b:2393] (rev 30)
    Subsystem: Hewlett-Packard Company Device [103c:167c]
    Kernel driver in use: jmb38x_ms
24:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01)
    Subsystem: Hewlett-Packard Company Device [103c:1461]
    Kernel driver in use: ath9k
25:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 06)
    Subsystem: Hewlett-Packard Company Device [103c:167c]
    Kernel driver in use: r8169
26:00.0 USB Controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller [1033:0194] (rev 04)
    Subsystem: Hewlett-Packard Company Device [103c:167c]
    Kernel driver in use: xhci_hcd

The graphics is screwed up with the .32 kernel, only vesa is available. Upping to the backports kernel fixes the resolution. Adding

i915.lvds_downclock=1 i915.i915_enable_fbc=1 i915.i915_enable_rc6=1 acpi_osi=linux acpi_backlight=vendor

to  GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub fixes battery life and heat (up by about 2 hours and down by about 10 degrees), backlight issues with xbacklight. Running

sudo dpkg-reconfigure keyboard-configuration

and selecting HP Pavillion 600 as the keyboard fixes the trouble with the audio keys not being detected by the kernel. The Atheros wireless driver works out of the box, as does the built-in bluetooth. The bluetooth and the Realtek ethernet driver report missing firmware, but that doesn't hinder the functionality. The error messages are fixed with the packages firmware-atheros and firmware-realtek.

Last edited by el_koraco (2012-06-05 17:03:19)

Offline

#4 2012-06-05 17:08:13

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,214
Website

Re: Statler Laptop Compatibility

rhowaldt wrote:

^ so, no Statler Feb '11 edition? (just to be clear...)

Right. The simple reason is because the 20120207 edition is available for download on crunchbang.org and Waldorf is right now only "testing". smile

@el_unshaved: Thanks a lot smile Added to the wiki page.

Last edited by machinebacon (2012-06-05 17:16:40)


Start Distrohopping here! -> Roast your ownVSIDO | LinuxCNC | AntiX | Frugalware |  <-

Offline

#5 2012-06-05 17:36:33

vicshrike
#! by Default
From: /Darkside
Registered: 2009-02-13
Posts: 2,433

Re: Statler Laptop Compatibility

Does live session count? Or has it to be installed to hd? So there are no misunderstanding. Great wiki work by the way smile


#!, all else is but a shadow!

May the Kernel be with you!

Offline

#6 2012-06-05 18:27:55

arclance
#! Die Hard
Registered: 2012-03-29
Posts: 820

Re: Statler Laptop Compatibility

^ Same question, I would need to repartition my laptop to install #! and I don't have time to do that right now.
The other distros on that laptop worked out of the box, less tweaking needed than my desktops.

Last edited by arclance (2012-06-05 18:28:36)

Offline

#7 2012-06-05 18:28:10

TitanMech
Banned
From: Blue Zone 3
Registered: 2011-08-28
Posts: 930

Re: Statler Laptop Compatibility

Asus eee pc 1015px
Link to model:
http://www.asus.com/Eee/Eee_PC/Eee_PC_1015PX/

Upgraded Ram to 2GB DDR3 800mhz

Everything except wireless works ootb.

Fix for wireless is:

sudo apt-get install module-assistant wireless-tools firmware-brcm80211

Reboot
check device is detected with

iwconfig

lscpci -nn

 [titan@ArchTitan ~]$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation N10 Family DMI Bridge [8086:a010] (rev 02)
00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a011] (rev 02)
00:02.1 Display controller [0380]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a012] (rev 02)
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 02)
00:1c.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 4 [8086:27d6] (rev 02)
00:1d.0 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation NM10 Family LPC Controller [8086:27bc] (rev 02)
00:1f.2 SATA controller [0106]: Intel Corporation N10/ICH7 Family SATA Controller [AHCI mode] [8086:27c1] (rev 02)
01:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR8152 v2.0 Fast Ethernet [1969:2062] (rev c1)
02:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727] (rev 01)

 

Last edited by TitanMech (2012-06-05 18:53:17)

Offline

#8 2012-06-05 18:44:01

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,214
Website

Re: Statler Laptop Compatibility

vicshrike wrote:

Does live session count? Or has it to be installed to hd? So there are no misunderstanding. Great wiki work by the way smile

Good question.

In this case mention it like "only tested in Live mode".

Thank you!

@Titan, thanks for the info - added to wiki smile

Last edited by machinebacon (2012-06-05 18:51:12)


Start Distrohopping here! -> Roast your ownVSIDO | LinuxCNC | AntiX | Frugalware |  <-

Offline

#9 2012-06-05 18:55:23

TitanMech
Banned
From: Blue Zone 3
Registered: 2011-08-28
Posts: 930

Re: Statler Laptop Compatibility

@ Mr Bacon

Ive updated my post, please update the wiki page with my corrections, i would hate for the wiki to be wrong. smile

Offline

#10 2012-06-05 18:57:33

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,214
Website

Re: Statler Laptop Compatibility

@Titan: done wink


Start Distrohopping here! -> Roast your ownVSIDO | LinuxCNC | AntiX | Frugalware |  <-

Offline

#11 2012-06-05 18:59:29

TitanMech
Banned
From: Blue Zone 3
Registered: 2011-08-28
Posts: 930

Re: Statler Laptop Compatibility

Ive got an older Acer Aspire One, netbook, i can also run the commands on that, and provide another model for the wiki.

*EDIT*
Acer Aspire One AO531H-1440
see image of model here:
http://images.highspeedbackbone.net/SKU … l02-ge.jpg

Everything works out of the box.

lspci -nn

 00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GME Express Memory Controller Hub [8086:27ac] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME Express Integrated Graphics Controller [8086:27ae] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 3 [8086:27d4] (rev 02)
00:1c.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 4 [8086:27d6] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02)
00:1f.2 SATA controller [0106]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller [8086:27c5] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 02)
01:00.0 Ethernet controller [0200]: Atheros Communications AR8121/AR8113/AR8114 Gigabit or Fast Ethernet [1969:1026] (rev b0)
02:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01)
  

Last edited by TitanMech (2012-06-05 19:53:37)

Offline

#12 2012-06-05 19:04:08

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,214
Website

Re: Statler Laptop Compatibility

Keep 'em coming - the more we have, the better. It would be great to cover different models of one manufacturer. Thanks in advance!

/off to sleep big_smile Good nighty!


Start Distrohopping here! -> Roast your ownVSIDO | LinuxCNC | AntiX | Frugalware |  <-

Offline

#13 2012-06-05 19:14:12

arclance
#! Die Hard
Registered: 2012-03-29
Posts: 820

Re: Statler Laptop Compatibility

I just booted my laptop into a live session (64bit BPO) and everything appears to work.
Model: Dell Inspiron 1520

00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub [8086:2a00] (rev 0c)
00:01.0 PCI bridge [0604]: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root Port [8086:2a01] (rev 0c)
00:1a.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 [8086:2834] (rev 02)
00:1a.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 [8086:2835] (rev 02)
00:1a.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 [8086:283a] (rev 02)
00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 [8086:283f] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 [8086:2841] (rev 02)
00:1c.3 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 [8086:2845] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 [8086:2830] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 [8086:2831] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 [8086:2832] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 [8086:2836] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev f2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller [8086:2815] (rev 02)
00:1f.1 IDE interface [0101]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller [8086:2850] (rev 02)
00:1f.2 SATA controller [0106]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller [8086:2829] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation 82801H (ICH8 Family) SMBus Controller [8086:283e] (rev 02)
01:00.0 VGA compatible controller [0300]: nVidia Corporation G84 [GeForce 8600M GT] [10de:0407] (rev a1)
03:00.0 Ethernet controller [0200]: Broadcom Corporation BCM4401-B0 100Base-TX [14e4:170c] (rev 02)
03:01.0 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394 Controller [1180:0832] (rev 05)
03:01.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 22)
03:01.2 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter [1180:0592] (rev 12)
03:01.3 System peripheral [0880]: Ricoh Co Ltd xD-Picture Card Controller [1180:0852] (rev 12)
0c:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection [8086:4229] (rev 61)

I don't know if the memory card reader works I have never used it with any OS.
I made this post from my laptop so I know the wireless works.
The battery might be draining faster than other distros I have tried but I have not had it on long enough to be sure.

Also F*** touchpads, a fan fell over here and broke the head off the usb transmitter for my wireless mouse.
Arrrgh!

Offline

#14 2012-06-05 19:19:16

el_koraco
#!/loony/bun
From: inside Ed
Registered: 2011-07-25
Posts: 4,646

Re: Statler Laptop Compatibility

arclance wrote:

Also F*** touchpads

Har har. The worst thing ever. I blame Apple.

Offline

#15 2012-06-05 19:22:16

arclance
#! Die Hard
Registered: 2012-03-29
Posts: 820

Re: Statler Laptop Compatibility

^ I kept bumping it and moving the cursor while typing, it was driving me crazy.
I really like that laptop it gets great battery life (~3 Hours) without being a netbook.
It's on it's second harddrive and I doubled the memory to 4GB.

Last edited by arclance (2012-06-05 19:52:46)

Offline

#16 2012-06-05 19:41:21

vicshrike
#! by Default
From: /Darkside
Registered: 2009-02-13
Posts: 2,433

Re: Statler Laptop Compatibility

Thanks for clarifying, will do a live test on my old Asus laptop, but have to burn or dd the iso first.


#!, all else is but a shadow!

May the Kernel be with you!

Offline

#17 2012-06-05 19:48:05

el_koraco
#!/loony/bun
From: inside Ed
Registered: 2011-07-25
Posts: 4,646

Re: Statler Laptop Compatibility

arclance wrote:

^ I kept bumping it and moving the cursor while typing, it was driving me crazy.

Try

synclient PalmDetect=1

Offline

#18 2012-06-05 20:02:42

arclance
#! Die Hard
Registered: 2012-03-29
Posts: 820

Re: Statler Laptop Compatibility

^ Got the laptop back off it's shelf and tried it.
It's better but it still sometimes happens.
I was typing in geany and suddenly I was typing in a box on the side bar.

I have it setup to disable the touchpad when a mouse is plugged in the install on this laptop.
I always plug a mouse in when I am typing on it because the touchpad is in the way.
But my wireless mouse is broken so I could not do that today.

Last edited by arclance (2012-06-05 20:03:02)

Offline

#19 2012-06-05 20:16:54

vicshrike
#! by Default
From: /Darkside
Registered: 2009-02-13
Posts: 2,433

Re: Statler Laptop Compatibility

Asus A6U, A6000, live mode, cd. Sound, you tube video, wireless with wpa works ootb. Really smile

crunchbang@crunchbang:~$ lspci -nn
00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] 760/M760 Host [1039:0760] (rev 03)
00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] SG86C202 [1039:0002]
00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS964 [MuTIOL Media IO] [1039:0964] (rev 36)
00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513 [IDE] [1039:5513] (rev 01)
00:02.6 Modem [0703]: Silicon Integrated Systems [SiS] AC'97 Modem Controller [1039:7013] (rev a0)
00:02.7 Multimedia audio controller [0401]: Silicon Integrated Systems [SiS] AC'97 Sound Controller [1039:7012] (rev a0)
00:03.0 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.1 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.2 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.3 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 2.0 Controller [1039:7002]
00:09.0 Network controller [0280]: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller [14e4:4318] (rev 02)
00:0a.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev ac)
00:0a.1 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev ac)
00:0a.2 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C552 IEEE 1394 Controller [1180:0552] (rev 04)
00:0b.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102]
00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103]
01:00.0 VGA compatible controller [0300]: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter [1039:6330]

#!, all else is but a shadow!

May the Kernel be with you!

Offline

#20 2012-06-05 20:20:34

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,214
Website

Re: Statler Laptop Compatibility

^ Thanks Titan, arclance, vicshrike - all added smile

/still not sleeping, damned big_smile


Start Distrohopping here! -> Roast your ownVSIDO | LinuxCNC | AntiX | Frugalware |  <-

Offline

#21 2012-06-05 20:20:49

Rudolph
Member
From: IE, CA, US, Earth
Registered: 2012-02-23
Posts: 26

Re: Statler Laptop Compatibility

Does it matter if it's the backports Statler or not? I can tell you that everything except suspend worked on a Compaq CQ61-420US when I had Statler BPO installed.

If I can't work the kinks out of my temperature issues* in Waldorf (actually Wheezy) today I intend to go back to Statler anyway.

* temp issues = wheezy's current Xorg is unsupported by catalyst 12-4, and the new (currently beta) catalyst apparently no longer supports the HD4200 card that is in this lappy. This results in 10-15C higher temps than when I could use the proprietary stuff.


edit = Oh yeah. I'll get an lspci -nn in a bit when I reboot into #!

Last edited by Rudolph (2012-06-05 20:24:07)

Offline

#22 2012-06-05 20:28:02

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,214
Website

Re: Statler Laptop Compatibility

^ Rudolph, I understand your point, and actually it doesn't matter if bpo or standard edition: if it works in standard, it usually (99%) works in bpo, too. And those who didn't manage to get it run in standard kernel
a) hopefully tried to fix it by upgrading the kernel to bpo, and include it in their description
b) don't post here big_smile

Of course there could be a kind of 'blacklist' in which those models are listed that don't work.

Thanks in advance for the lspci smile

Last edited by machinebacon (2012-06-05 20:28:34)


Start Distrohopping here! -> Roast your ownVSIDO | LinuxCNC | AntiX | Frugalware |  <-

Offline

#23 2012-06-05 20:29:38

arclance
#! Die Hard
Registered: 2012-03-29
Posts: 820

Re: Statler Laptop Compatibility

@machinebacon
After running my laptop for longer I don't think the battery drains any faster than other distros.
I have an expanded battery in it and I think that made it take longer to calibrate the remaining time because of that.

Offline

#24 2012-06-05 20:29:42

vicshrike
#! by Default
From: /Darkside
Registered: 2009-02-13
Posts: 2,433

Re: Statler Laptop Compatibility

Live mode, Asus EeePc 1000H, wireless etc ootb

00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GME Express Memory Controller Hub [8086:27ac] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME Express Integrated Graphics Controller [8086:27ae] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 02)
00:1c.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 4 [8086:27d6] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02)
00:1f.2 IDE interface [0101]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller [8086:27c4] (rev 02)
01:00.0 Network controller [0280]: RaLink RT2860 [1814:0781]
03:00.0 Ethernet controller [0200]: Atheros Communications AR8121/AR8113/AR8114 Gigabit or Fast Ethernet [1969:1026] (rev b0)

#!, all else is but a shadow!

May the Kernel be with you!

Offline

Help fund CrunchBang, donate to the project!

#25 2012-06-05 20:33:09

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,214
Website

Re: Statler Laptop Compatibility

@arclance: fixed wink

@vic: added smile Thank you!


Start Distrohopping here! -> Roast your ownVSIDO | LinuxCNC | AntiX | Frugalware |  <-

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo