Hallo Linuxfreunde, habe meinem Nachbar linux mint 17.2 mate 64 bit installiert so weit alles gut und nach dem ich denn treiber für sein drücker cannon mg 2550 installiert habe (cnijfilter-mg2500series-4.00-1-deb ) runter geladen wurde er hier
http://www.canon.de/support/consumer_products/products/fax__multifunctionals/inkjet/pixma_mg_series/pixma_mg2550.aspx?type=drivers&language=&os=Linux%20%2864-bit%29 hänge den hier mit an, gdebi hat den treiber auch ordnungsgemäß installiert Testdrück hat auch ordentlich geklappt, nur nach Restart hängt das System und in Bootschleife mit folgender Meldung.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | [ 13.983287 ] Kernel panic - not syncing : Attemted to kill init ! exitcode= 0x00000600 [ 13.983287 ] [ 13.983343 ] CPU : 0 PID: 1 : Comm: init Not taintend 3.16.0-38-generic #52~ 14.04.1-Ubuntu [ 13.983381 ] Hardware name: FUJITSU SIEMENS AMILO LI3910/EF) , BIOS 1.09 03/27/2009 [ 13.983423 ] ffff880138176680 ffff880139e0fe48 ffffffff8176534f ffffffff81a76978 [ 13.983469 ] ffff880139e0fec0 ffffffff8175d802 ffff880100000010 ffff880139e0fed0 [ 13.983512 ] ffff880139e0fe70 ffffffff00000000 000000000000600 ffff880139e48a8 [ 13.983556 ] Call Trace : [ 13.983577 ] [<ffffffff8176534f>] dump_stack+0x45/0x45 [ 13.983608 ] [<ffffffff8175d802>] panic+0xc8/0x1fc [ 13.983638 ] [<ffffffff81070a67>] do_exit+0xa57/0xa60 [ 13.983665 ] [<ffffffff81070aef>] do_group_exit+0x3f/0xa0 [ 13.983692 ] [<ffffffff81070b64>] Sys_exit_group+0x14/0x20 [ 13.983725 ] [<ffffffff8176da44d>] system_call_fastpath+0x1a/0x1f [ 13.983777 ] Kernel offset: 0x0 from 0xffffffff81000000 (relocation range: 0x0xffffffff81000000-0xffffffffbfffffff) [ 13.983830 ] drm_kms_helper: panic occurred, switching back to text console |
habe meldung manuell abgeschrieben, danach von usb stick wo mint 17.2 mate 64 bit sitzt starten lassen und folgene infos ausgelesen
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 | sudo fdisk -l [sudo] password for mint: Disk /dev/sda: 500.1 GB, 500107862016 bytes 255 Köpfe, 63 Sektoren/Spur, 60801 Zylinder, zusammen 976773168 Sektoren Einheiten = Sektoren von 1 × 512 = 512 Bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Festplattenidentifikation: 0x000ce544 Gerät boot. Anfang Ende Blöcke Id System /dev/sda1 2048 156250094 78124023+ 83 Linux /dev/sda2 156252158 703125503 273436673 5 Erweiterte /dev/sda3 * 703125504 703842303 358400 7 HPFS/NTFS/exFAT /dev/sda4 703842304 907925503 102041600 7 HPFS/NTFS/exFAT /dev/sda5 156252160 312500223 78124032 82 Linux Swap / Solaris /dev/sda6 312502272 703125503 195311616 83 Linux Disk /dev/sdb: 62.9 GB, 62932647936 bytes 61 Köpfe, 61 Sektoren/Spur, 33032 Zylinder, zusammen 122915328 Sektoren Einheiten = Sektoren von 1 × 512 = 512 Bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Festplattenidentifikation: 0xec39d5a1 Gerät boot. Anfang Ende Blöcke Id System /dev/sdb1 * 8064 122915327 61453632 83 Linux ####################################### lspci ~ $ lspci 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 09) 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09) 00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09) 00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03) 00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03) 00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03) 00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03) 00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03) 00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03) 00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03) 00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03) 00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) 00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) 00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) 00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) 00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03) 00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03) 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03) 06:00.0 Ethernet controller: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 11) 07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02) ####################################### sudo lsblk -o NAME,UUID,FSTYPE,LABEL,MOUNTPOINT NAME UUID FSTYPE LABEL MOUNTPOINT sda ├─sda1 aca36f85-0030-4250-b6b2-4589cd912d68 ext4 ├─sda2 ├─sda3 6653000852FFDAAF ntfs System-reserviert ├─sda4 02162A3D162A31D9 ntfs ├─sda5 c6bf2022-951d-42ca-b024-6e4664beee2f swap └─sda6 61015052-7329-4e57-b2af-a43dcf098094 ext4 sdb └─sdb1 454921a8-271a-42bf-b95c-00cc225661a1 ext2 / sr0 ######################### sudo dmidecode -t0 -t1 [sudo] password for mint: # dmidecode 2.12 SMBIOS 2.5 present. Handle 0x0000, DMI type 0, 24 bytes BIOS Information Vendor: Phoenix Version: 1.09 Release Date: 03/27/2009 Address: 0xE4DD0 Runtime Size: 111152 bytes ROM Size: 2048 kB Characteristics: ISA is supported PCI is supported PC Card (PCMCIA) is supported PNP is supported BIOS is upgradeable BIOS shadowing is allowed ESCD support is available Boot from CD is supported Selectable boot is supported Print screen service is supported (int 5h) 8042 keyboard services are supported (int 9h) Serial services are supported (int 14h) Printer services are supported (int 17h) ACPI is supported USB legacy is supported Smart battery is supported BIOS boot specification is supported Function key-initiated network boot is supported Targeted content distribution is supported Handle 0x0001, DMI type 1, 27 bytes System Information Manufacturer: FUJITSU SIEMENS Product Name: AMILO Li3910 Version: Rev 1.0 Serial Number: YL1T014002 UUID: 13BCEB34-E100-748B-0814-203040506099 Wake-up Type: Power Switch SKU Number: Not Specified Family: Not Specified ########################### ~ $ sudo lshw -short SCSI H/W-Pfad Gerät Klasse Beschreibung ==================================================== system AMILO Li3910 () /0 bus EF9 /0/0 memory 108KiB BIOS /0/4 processor Pentium(R) Dual-Core CPU T4200 @ 2.00GHz /0/4/5 memory 64KiB L1 Cache /0/4/6 memory 1MiB L2 Cache /0/e memory 4GiB Systemspeicher /0/e/0 memory 2GiB DIMM DDR2 Synchron 400 MHz (2,5 ns) /0/e/1 memory 2GiB DIMM DDR2 Synchron 400 MHz (2,5 ns) /0/100 bridge Mobile 4 Series Chipset Memory Controller Hub /0/100/2 display Mobile 4 Series Chipset Integrated Graphics Controller /0/100/2.1 display Mobile 4 Series Chipset Integrated Graphics Controller /0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4 /0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5 /0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6 /0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2 /0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller /0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1 /0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2 /0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3 /0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4 /0/100/1c.3/0 wlan3 network AR242x / AR542x Wireless Network Adapter (PCI-Express) /0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6 /0/100/1c.5/0 eth3 network RTL8101E/RTL8102E PCI Express Fast Ethernet controller /0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1 /0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2 /0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3 /0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1 /0/100/1e bridge 82801 Mobile PCI Bridge /0/100/1f bridge ICH9M LPC Interface Controller /0/100/1f.2 storage 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] /0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller /0/1 scsi2 storage /0/1/0.0.0 /dev/sda disk 500GB Hitachi HTS54505 /0/1/0.0.0/1 /dev/sda1 volume 74GiB EXT4-Laufwerk /0/1/0.0.0/2 /dev/sda2 volume 260GiB Extended partition /0/1/0.0.0/2/5 /dev/sda5 volume 74GiB Linux swap / Solaris partition /0/1/0.0.0/2/6 /dev/sda6 volume 186GiB Linux filesystem partition /0/1/0.0.0/3 /dev/sda3 volume 350MiB Windows NTFS Laufwerk /0/1/0.0.0/4 /dev/sda4 volume 97GiB Windows NTFS Laufwerk /0/2 scsi0 storage /0/2/0.0.0 /dev/sdb disk 62GB SCSI Disk /0/2/0.0.0/1 /dev/sdb1 volume 58GiB Linux filesystem partition /0/3 scsi1 storage /0/3/0.0.0 /dev/sdc disk SCSI Disk /0/5 scsi3 storage /0/5/0.0.0 /dev/cdrom disk DVDRAM GT20N /1 power MAL32b ####################### sudo lshw -C system mint-thinkpad-x201 Beschreibung: Notebook Produkt: AMILO Li3910 () Hersteller: FUJITSU SIEMENS Version: Rev 1.0 Seriennummer: YL1T014002 Breite: 64 bits Fähigkeiten: smbios-2.5 dmi-2.5 vsyscall32 Konfiguration: boot=oem-specific chassis=notebook uuid=13BCEB34-E100-748B-0814-203040506099 ##################### ~ $ sudo dmidecode -t0 # dmidecode 2.12 SMBIOS 2.5 present. Handle 0x0000, DMI type 0, 24 bytes BIOS Information Vendor: Phoenix Version: 1.09 Release Date: 03/27/2009 Address: 0xE4DD0 Runtime Size: 111152 bytes ROM Size: 2048 kB Characteristics: ISA is supported PCI is supported PC Card (PCMCIA) is supported PNP is supported BIOS is upgradeable BIOS shadowing is allowed ESCD support is available Boot from CD is supported Selectable boot is supported Print screen service is supported (int 5h) 8042 keyboard services are supported (int 9h) Serial services are supported (int 14h) Printer services are supported (int 17h) ACPI is supported USB legacy is supported Smart battery is supported BIOS boot specification is supported Function key-initiated network boot is supported Targeted content distribution is supported ############################ sudo lshw -C cpu *-cpu Beschreibung: CPU Produkt: Pentium(R) Dual-Core CPU T4200 @ 2.00GHz Hersteller: Intel Corp. Physische ID: 4 Bus-Informationen: cpu@0 Version: Pentium(R) Dual-Core CPU T4200 @ 2.00GHz Steckplatz: U2E1 Größe: 2GHz Kapazität: 2GHz Breite: 64 bits Takt: 800MHz Fähigkeiten: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm xsave lahf_lm dtherm cpufreq Konfiguration: cores=2 enabledcores=2 threads=2 ######################### sudo lshw -C memory *-firmware Beschreibung: BIOS Hersteller: Phoenix Physische ID: 0 Version: 1.09 date: 03/27/2009 Größe: 108KiB Kapazität: 1984KiB Fähigkeiten: isa pci pcmcia pnp upgrade shadowing escd cdboot bootselect int5printscreen int9keyboard int14serial int17printer acpi usb smartbattery biosbootspecification netboot *-cache:0 Beschreibung: L1 Cache Physische ID: 5 Steckplatz: L1 Cache Größe: 64KiB Kapazität: 64KiB Fähigkeiten: asynchronous internal write-back *-cache:1 Beschreibung: L2 Cache Physische ID: 6 Steckplatz: L2 Cache Größe: 1MiB Kapazität: 1MiB Fähigkeiten: burst internal write-back *-memory Beschreibung: Systemspeicher Physische ID: e Steckplatz: Systemplatine oder Hauptplatine Größe: 4GiB *-bank:0 Beschreibung: DIMM DDR2 Synchron 400 MHz (2,5 ns) Physische ID: 0 Seriennummer: 76CD7F67 Steckplatz: DIMM 1 Größe: 2GiB Breite: 64 bits Takt: 400MHz (2.5ns) *-bank:1 Beschreibung: DIMM DDR2 Synchron 400 MHz (2,5 ns) Physische ID: 1 Seriennummer: 76CD7F85 Steckplatz: DIMM 2 Größe: 2GiB Breite: 64 bits Takt: 400MHz (2.5ns) ########################################### Code |
würde ungern neu das system neu aufsetzen mir wäre lieber den Fehler finden und aus bügeln im Netz habe leider nix passendes gefunden. Danke im vor-raus.