Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

Użytkownik


Witam,
w dniu dzisiejszym napotkałem kłopot z poprawną instalacją powyższej karty sterowniki pobrane ze strony producenta nie bardzo działają tzn. jest dostępna możliwość zmiany rozdzielczośći ekranu (dużo większy wybór niż po instalacji pakietu xserver-xorg-video-all) jednak bardzo topornie to wszystko chodzi przeglądarka " ścina " podczas przewijania strony a nie powinno chyba tak się dziać (AMD ATHLON 64x2 6000+ 4GB RAM + HD 4650 ) wyczytałem coś że są jeszcze jakieś sterowniki fglrx jednak nie wiem jaką wersję do instalacji wybrać tak aby wszystko chodziło lepiej niż pod WINDĄ.
Za wszelką pomoc z góry dziękuję i pozdrawiam.
Offline
Członek Drużyny Użytkowników Gentoo

W repo masz tylko jedne fglrx o ile się nie mylę.
Offline

Użytkownik


Tracerneo napisał(-a):
W repo masz tylko jedne fglrx o ile się nie mylę.
apt-cache search fglrx
fglrx-atieventsd - external events daemon for the non-free AMD/ATI r6xx - r7xx display driver
fglrx-control - control panel for the non-free AMD/ATI r5xx, r6xx, r7xx display driver
fglrx-driver - non-free AMD/ATI r6xx - r7xx display driver
fglrx-glx - proprietary libGL for the non-free AMD/ATI r6xx - r7xx display driver
fglrx-modules-dkms - dkms module source for the non-free AMD/ATI r6xx - r7xx display driver
fglrx-source - kernel module source for the non-free AMD/ATI r6xx - r7xx display driver
xserver-xorg-video-radeon - Serwer X-ów X.Org — sterownik AMD/ATI Radeon
Tak więc które wybrać?
Offline







Kapelusznik








To wszystko z fglrx w nazwie jest właśnie od jednych sterowników. :)
Opis instalacji jest na wiki: http://wiki.debian.org/ATIProprietary.
Offline
Użytkownik

czacha777@dhcppc0:~$ fglrxinfo
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 136 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 15
Current serial number in output stream: 15
Coś takiego po instalacki sterów metodą debian wiki co mi podpowiecie bym z tym zrobił? karta to ati hd 5570 a i jakimś dziwnym trafem przestała dzałać kombinacja klawiszy ctrl+shift+f1.
Ostatnio edytowany przez czacha777 (2011-08-06 22:44:40)
Offline







Kapelusznik








/etc/X11/xorg.conf utworzyłeś? W loga z X-ów popatrz na jakim sterowniku chodzą aktualnie.
Offline
Użytkownik

Witam odświeżam temat, mianowicie chodzi mi tym razem o instalacje sterów pod ati radeon hd 5570na debianie, jestem po kilku nieudanych próbach ,może znajdzie się ktoś chętny do pomocy? to forum to moja ostatnia deska ratunku na innych temat staną w miejscu oto logi :
1.fglrxinfo
Naruszenie ochrony pamięci
2.xorg.conf.fglrx-0Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Module"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Device0"
Driver "radeon"
BusID "PCI:2:0:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
3.xorg.conf.orginal-0# NOXORGCONFEXISTED: No X.org configuration file existed when this backup was created.
Ostatnio edytowany przez czacha777 (2011-08-09 09:01:00)
Offline







Kapelusznik








W tej chwili masz w xorg.conf wpisany sterownik „radeon” czyli otwarty sterownik, a chcesz przecież korzystać z „fglrx”. Zainstaluj fglrx zgodnie z wiki (usuń najpierw te co wcześniej instalowałeś), wygeneruj xorg.conf albo użyj tego z wiki, przekręć system/X-y i sprawdź wtedy czy masz akcelerację, np.:
glxinfo |grep -Ei '(direct rendering|opengl)'
Jeśli nie będzie, to wrzuć zawartość pliku /var/log/Xorg.0.log.
czacha777 napisał(-a):
może znajdzie się ktoś chętny do pomocy?
Chętni pewnie są, tylko tu jeszcze trzeba takiego, co miał styczność z kartami ATI. ;) /me nie miał i pisze w ciemno…
Offline
Użytkownik

czacha777@debian:~$ su
Hasło:
root@debian:/home/czacha777# glxinfo |grep -Ei
Składnia: grep [OPCJA]... WZORZEC [PLIK] ...
Napisz `grep --help' żeby dowiedzieć się więcej.
root@debian:/home/czacha777# glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_MESA_copy_sub_buffer
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.7.1
OpenGL shading language version string: 1.20
OpenGL extensions:
GL_EXT_compiled_vertex_array, GL_EXT_texture_env_add, GL_ARB_copy_buffer,
GL_ARB_depth_texture, GL_ARB_depth_clamp, GL_ARB_draw_buffers,
GL_ARB_draw_elements_base_vertex, GL_ARB_fragment_program,
GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader,
GL_ARB_framebuffer_object, GL_ARB_half_float_pixel, GL_ARB_imaging,
GL_ARB_map_buffer_range, GL_ARB_multisample, GL_ARB_multitexture,
GL_ARB_occlusion_query, GL_ARB_pixel_buffer_object,
GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_provoking_vertex,
GL_ARB_shader_objects, GL_ARB_shading_language_100,
GL_ARB_shading_language_120, GL_ARB_shadow, GL_ARB_shadow_ambient,
GL_ARB_sync, GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle,
GL_ARB_transpose_matrix, GL_ARB_vertex_array_bgra,
GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object,
GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos,
GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
GL_EXT_convolution, GL_EXT_copy_texture, GL_EXT_depth_bounds_test,
GL_EXT_draw_range_elements, GL_EXT_framebuffer_blit,
GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_object,
GL_EXT_fog_coord, GL_EXT_gpu_program_parameters, GL_EXT_histogram,
GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
GL_EXT_packed_pixels, GL_EXT_paletted_texture, GL_EXT_pixel_buffer_object,
GL_EXT_point_parameters, GL_EXT_polygon_offset, GL_EXT_provoking_vertex,
GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
GL_EXT_shared_texture_palette, GL_EXT_stencil_two_side,
GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB,
GL_EXT_texture_swizzle, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra,
GL_3DFX_texture_compression_FXT1, GL_APPLE_packed_pixels,
GL_APPLE_vertex_array_object, GL_ATI_blend_equation_separate,
GL_ATI_envmap_bumpmap, GL_ATI_texture_env_combine3,
GL_ATI_texture_mirror_once, GL_ATI_fragment_shader,
GL_ATI_separate_stencil, GL_IBM_multimode_draw_arrays,
GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_resize_buffers,
GL_MESA_texture_array, GL_MESA_ycbcr_texture, GL_MESA_window_pos,
GL_NV_blend_square, GL_NV_depth_clamp, GL_NV_fragment_program,
GL_NV_fragment_program_option, GL_NV_light_max_exponent,
GL_NV_packed_depth_stencil, GL_NV_point_sprite,
GL_NV_texture_env_combine4, GL_NV_texture_rectangle,
GL_NV_texgen_reflection, GL_NV_vertex_program, GL_NV_vertex_program1_1,
GL_OES_read_format, GL_SGI_color_matrix, GL_SGI_color_table,
GL_SGI_texture_color_table, GL_SGIS_generate_mipmap,
GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays
64 GLX Visuals
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x21 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0xc2 24 tc 0 24 0 r . . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
0xc3 24 tc 0 24 0 r . . 8 8 8 0 0 0 0 16 16 16 0 0 0 Slow
0xc4 24 tc 0 24 0 r y . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
0xc5 24 tc 0 24 0 r y . 8 8 8 0 0 0 0 16 16 16 0 0 0 Slow
0xc6 24 tc 0 24 0 r . . 8 8 8 0 0 0 8 0 0 0 0 0 0 None
0xc7 24 tc 0 24 0 r . . 8 8 8 0 0 0 8 16 16 16 0 0 0 Slow
0xc8 24 tc 0 24 0 r y . 8 8 8 0 0 0 8 0 0 0 0 0 0 None
0xc9 24 tc 0 24 0 r y . 8 8 8 0 0 0 8 16 16 16 0 0 0 Slow
0xca 24 tc 0 24 0 r . . 8 8 8 0 0 24 0 0 0 0 0 0 0 None
0xcb 24 tc 0 24 0 r . . 8 8 8 0 0 24 0 16 16 16 0 0 0 Slow
0xcc 24 tc 0 24 0 r y . 8 8 8 0 0 24 0 0 0 0 0 0 0 None
0xcd 24 tc 0 24 0 r y . 8 8 8 0 0 24 0 16 16 16 0 0 0 Slow
0xce 24 tc 0 24 0 r . . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
0xcf 24 tc 0 24 0 r . . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow
0xd0 24 tc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
0xd1 24 tc 0 24 0 r y . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow
0xd2 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0xd3 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0xd4 24 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0xd5 24 tc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0xd6 24 tc 0 32 0 r . . 8 8 8 8 0 0 8 0 0 0 0 0 0 None
0xd7 24 tc 0 32 0 r . . 8 8 8 8 0 0 8 16 16 16 16 0 0 Slow
0xd8 24 tc 0 32 0 r y . 8 8 8 8 0 0 8 0 0 0 0 0 0 None
0xd9 24 tc 0 32 0 r y . 8 8 8 8 0 0 8 16 16 16 16 0 0 Slow
0xda 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0xdb 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0xdc 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0xdd 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0xde 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0xdf 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0xe0 24 dc 0 24 0 r . . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
0xe1 24 dc 0 24 0 r . . 8 8 8 0 0 0 0 16 16 16 0 0 0 Slow
0xe2 24 dc 0 24 0 r y . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
0xe3 24 dc 0 24 0 r y . 8 8 8 0 0 0 0 16 16 16 0 0 0 Slow
0xe4 24 dc 0 24 0 r . . 8 8 8 0 0 0 8 0 0 0 0 0 0 None
0xe5 24 dc 0 24 0 r . . 8 8 8 0 0 0 8 16 16 16 0 0 0 Slow
0xe6 24 dc 0 24 0 r y . 8 8 8 0 0 0 8 0 0 0 0 0 0 None
0xe7 24 dc 0 24 0 r y . 8 8 8 0 0 0 8 16 16 16 0 0 0 Slow
0xe8 24 dc 0 24 0 r . . 8 8 8 0 0 24 0 0 0 0 0 0 0 None
0xe9 24 dc 0 24 0 r . . 8 8 8 0 0 24 0 16 16 16 0 0 0 Slow
0xea 24 dc 0 24 0 r y . 8 8 8 0 0 24 0 0 0 0 0 0 0 None
0xeb 24 dc 0 24 0 r y . 8 8 8 0 0 24 0 16 16 16 0 0 0 Slow
0xec 24 dc 0 24 0 r . . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
0xed 24 dc 0 24 0 r . . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow
0xee 24 dc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
0xef 24 dc 0 24 0 r y . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow
0xf0 24 dc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0xf1 24 dc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0xf2 24 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0xf3 24 dc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0xf4 24 dc 0 32 0 r . . 8 8 8 8 0 0 8 0 0 0 0 0 0 None
0xf5 24 dc 0 32 0 r . . 8 8 8 8 0 0 8 16 16 16 16 0 0 Slow
0xf6 24 dc 0 32 0 r y . 8 8 8 8 0 0 8 0 0 0 0 0 0 None
0xf7 24 dc 0 32 0 r y . 8 8 8 8 0 0 8 16 16 16 16 0 0 Slow
0xf8 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0xf9 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0xfa 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0xfb 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0xfc 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0xfd 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0xfe 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0xff 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x41 32 tc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
128 GLXFBConfigs:
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x42 0 tc 0 8 0 r . . 3 3 2 0 0 0 0 0 0 0 0 0 0 None
0x43 0 tc 0 8 0 r . . 3 3 2 0 0 0 0 16 16 16 0 0 0 Slow
0x44 0 tc 0 8 0 r y . 3 3 2 0 0 0 0 0 0 0 0 0 0 None
0x45 0 tc 0 8 0 r y . 3 3 2 0 0 0 0 16 16 16 0 0 0 Slow
0x46 0 tc 0 8 0 r . . 3 3 2 0 0 0 8 0 0 0 0 0 0 None
0x47 0 tc 0 8 0 r . . 3 3 2 0 0 0 8 16 16 16 0 0 0 Slow
0x48 0 tc 0 8 0 r y . 3 3 2 0 0 0 8 0 0 0 0 0 0 None
0x49 0 tc 0 8 0 r y . 3 3 2 0 0 0 8 16 16 16 0 0 0 Slow
0x4a 0 tc 0 8 0 r . . 3 3 2 0 0 8 0 0 0 0 0 0 0 None
0x4b 0 tc 0 8 0 r . . 3 3 2 0 0 8 0 16 16 16 0 0 0 Slow
0x4c 0 tc 0 8 0 r y . 3 3 2 0 0 8 0 0 0 0 0 0 0 None
0x4d 0 tc 0 8 0 r y . 3 3 2 0 0 8 0 16 16 16 0 0 0 Slow
0x4e 0 tc 0 8 0 r . . 3 3 2 0 0 8 8 0 0 0 0 0 0 None
0x4f 0 tc 0 8 0 r . . 3 3 2 0 0 8 8 16 16 16 0 0 0 Slow
0x50 0 tc 0 8 0 r y . 3 3 2 0 0 8 8 0 0 0 0 0 0 None
0x51 0 tc 0 8 0 r y . 3 3 2 0 0 8 8 16 16 16 0 0 0 Slow
0x52 0 tc 0 16 0 r . . 5 6 5 0 0 0 0 0 0 0 0 0 0 None
0x53 0 tc 0 16 0 r . . 5 6 5 0 0 0 0 16 16 16 0 0 0 Slow
0x54 0 tc 0 16 0 r y . 5 6 5 0 0 0 0 0 0 0 0 0 0 None
0x55 0 tc 0 16 0 r y . 5 6 5 0 0 0 0 16 16 16 0 0 0 Slow
0x56 0 tc 0 16 0 r . . 5 6 5 0 0 0 8 0 0 0 0 0 0 None
0x57 0 tc 0 16 0 r . . 5 6 5 0 0 0 8 16 16 16 0 0 0 Slow
0x58 0 tc 0 16 0 r y . 5 6 5 0 0 0 8 0 0 0 0 0 0 None
0x59 0 tc 0 16 0 r y . 5 6 5 0 0 0 8 16 16 16 0 0 0 Slow
0x5a 0 tc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
0x5b 0 tc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
0x5c 0 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
0x5d 0 tc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
0x5e 0 tc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 None
0x5f 0 tc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
0x60 0 tc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 None
0x61 0 tc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
0x62 0 tc 0 24 0 r . . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
0x63 0 tc 0 24 0 r . . 8 8 8 0 0 0 0 16 16 16 0 0 0 Slow
0x64 0 tc 0 24 0 r y . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
0x65 0 tc 0 24 0 r y . 8 8 8 0 0 0 0 16 16 16 0 0 0 Slow
0x66 0 tc 0 24 0 r . . 8 8 8 0 0 0 8 0 0 0 0 0 0 None
0x67 0 tc 0 24 0 r . . 8 8 8 0 0 0 8 16 16 16 0 0 0 Slow
0x68 0 tc 0 24 0 r y . 8 8 8 0 0 0 8 0 0 0 0 0 0 None
0x69 0 tc 0 24 0 r y . 8 8 8 0 0 0 8 16 16 16 0 0 0 Slow
0x6a 0 tc 0 24 0 r . . 8 8 8 0 0 24 0 0 0 0 0 0 0 None
0x6b 0 tc 0 24 0 r . . 8 8 8 0 0 24 0 16 16 16 0 0 0 Slow
0x6c 0 tc 0 24 0 r y . 8 8 8 0 0 24 0 0 0 0 0 0 0 None
0x6d 0 tc 0 24 0 r y . 8 8 8 0 0 24 0 16 16 16 0 0 0 Slow
0x6e 0 tc 0 24 0 r . . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
0x6f 0 tc 0 24 0 r . . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow
0x70 0 tc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
0x71 0 tc 0 24 0 r y . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow
0x72 0 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x73 0 tc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x74 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x75 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x76 0 tc 0 32 0 r . . 8 8 8 8 0 0 8 0 0 0 0 0 0 None
0x77 0 tc 0 32 0 r . . 8 8 8 8 0 0 8 16 16 16 16 0 0 Slow
0x78 0 tc 0 32 0 r y . 8 8 8 8 0 0 8 0 0 0 0 0 0 None
0x79 0 tc 0 32 0 r y . 8 8 8 8 0 0 8 16 16 16 16 0 0 Slow
0x7a 0 tc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x7b 0 tc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0x7c 0 tc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x7d 0 tc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0x7e 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x7f 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x80 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x81 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x82 0 dc 0 8 0 r . . 3 3 2 0 0 0 0 0 0 0 0 0 0 None
0x83 0 dc 0 8 0 r . . 3 3 2 0 0 0 0 16 16 16 0 0 0 Slow
0x84 0 dc 0 8 0 r y . 3 3 2 0 0 0 0 0 0 0 0 0 0 None
0x85 0 dc 0 8 0 r y . 3 3 2 0 0 0 0 16 16 16 0 0 0 Slow
0x86 0 dc 0 8 0 r . . 3 3 2 0 0 0 8 0 0 0 0 0 0 None
0x87 0 dc 0 8 0 r . . 3 3 2 0 0 0 8 16 16 16 0 0 0 Slow
0x88 0 dc 0 8 0 r y . 3 3 2 0 0 0 8 0 0 0 0 0 0 None
0x89 0 dc 0 8 0 r y . 3 3 2 0 0 0 8 16 16 16 0 0 0 Slow
0x8a 0 dc 0 8 0 r . . 3 3 2 0 0 8 0 0 0 0 0 0 0 None
0x8b 0 dc 0 8 0 r . . 3 3 2 0 0 8 0 16 16 16 0 0 0 Slow
0x8c 0 dc 0 8 0 r y . 3 3 2 0 0 8 0 0 0 0 0 0 0 None
0x8d 0 dc 0 8 0 r y . 3 3 2 0 0 8 0 16 16 16 0 0 0 Slow
0x8e 0 dc 0 8 0 r . . 3 3 2 0 0 8 8 0 0 0 0 0 0 None
0x8f 0 dc 0 8 0 r . . 3 3 2 0 0 8 8 16 16 16 0 0 0 Slow
0x90 0 dc 0 8 0 r y . 3 3 2 0 0 8 8 0 0 0 0 0 0 None
0x91 0 dc 0 8 0 r y . 3 3 2 0 0 8 8 16 16 16 0 0 0 Slow
0x92 0 dc 0 16 0 r . . 5 6 5 0 0 0 0 0 0 0 0 0 0 None
0x93 0 dc 0 16 0 r . . 5 6 5 0 0 0 0 16 16 16 0 0 0 Slow
0x94 0 dc 0 16 0 r y . 5 6 5 0 0 0 0 0 0 0 0 0 0 None
0x95 0 dc 0 16 0 r y . 5 6 5 0 0 0 0 16 16 16 0 0 0 Slow
0x96 0 dc 0 16 0 r . . 5 6 5 0 0 0 8 0 0 0 0 0 0 None
0x97 0 dc 0 16 0 r . . 5 6 5 0 0 0 8 16 16 16 0 0 0 Slow
0x98 0 dc 0 16 0 r y . 5 6 5 0 0 0 8 0 0 0 0 0 0 None
0x99 0 dc 0 16 0 r y . 5 6 5 0 0 0 8 16 16 16 0 0 0 Slow
0x9a 0 dc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
0x9b 0 dc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
0x9c 0 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
0x9d 0 dc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
0x9e 0 dc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 None
0x9f 0 dc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
0xa0 0 dc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 None
0xa1 0 dc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
0xa2 0 dc 0 24 0 r . . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
0xa3 0 dc 0 24 0 r . . 8 8 8 0 0 0 0 16 16 16 0 0 0 Slow
0xa4 0 dc 0 24 0 r y . 8 8 8 0 0 0 0 0 0 0 0 0 0 None
0xa5 0 dc 0 24 0 r y . 8 8 8 0 0 0 0 16 16 16 0 0 0 Slow
0xa6 0 dc 0 24 0 r . . 8 8 8 0 0 0 8 0 0 0 0 0 0 None
0xa7 0 dc 0 24 0 r . . 8 8 8 0 0 0 8 16 16 16 0 0 0 Slow
0xa8 0 dc 0 24 0 r y . 8 8 8 0 0 0 8 0 0 0 0 0 0 None
0xa9 0 dc 0 24 0 r y . 8 8 8 0 0 0 8 16 16 16 0 0 0 Slow
0xaa 0 dc 0 24 0 r . . 8 8 8 0 0 24 0 0 0 0 0 0 0 None
0xab 0 dc 0 24 0 r . . 8 8 8 0 0 24 0 16 16 16 0 0 0 Slow
0xac 0 dc 0 24 0 r y . 8 8 8 0 0 24 0 0 0 0 0 0 0 None
0xad 0 dc 0 24 0 r y . 8 8 8 0 0 24 0 16 16 16 0 0 0 Slow
0xae 0 dc 0 24 0 r . . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
0xaf 0 dc 0 24 0 r . . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow
0xb0 0 dc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
0xb1 0 dc 0 24 0 r y . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow
0xb2 0 dc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0xb3 0 dc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0xb4 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0xb5 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0xb6 0 dc 0 32 0 r . . 8 8 8 8 0 0 8 0 0 0 0 0 0 None
0xb7 0 dc 0 32 0 r . . 8 8 8 8 0 0 8 16 16 16 16 0 0 Slow
0xb8 0 dc 0 32 0 r y . 8 8 8 8 0 0 8 0 0 0 0 0 0 None
0xb9 0 dc 0 32 0 r y . 8 8 8 8 0 0 8 16 16 16 16 0 0 Slow
0xba 0 dc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0xbb 0 dc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0xbc 0 dc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0xbd 0 dc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0xbe 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0xbf 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0xc0 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0xc1 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
root@debian:/home/czacha777#Na innym forum napisano mi że jeśli zaktualizuje jądro do sda, to karta będzie działać, tylko problem w tym że nie mogę zaktualizować.
Może ktoś będzie wiedzał w czym problem.
root@debian:/home/czacha777# apt-get -t experimental install linux-image-2.6.39-bpo.2-686-pae
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Odczyt informacji o stanie... Gotowe
Nie udało się zainstalować niektórych pakietów. Może to oznaczać,
że zażądano niemożliwej sytuacji lub używasz dystrybucji niestabilnej,
w której niektóre pakiety nie zostały jeszcze utworzone lub przeniesione
z katalogu Incoming ("Przychodzące").
Następujące informacje mogą pomóc rozwiązać sytuację:
Następujące pakiety mają niespełnione zależności:
libc6-dev : Psuje: gcc-4.4 (< 4.4.6-4) ale 4.4.5-8 ma zostać zainstalowany
libglib2.0-0 : Psuje: gnome-control-center (< 1:3) ale 1:2.30.1-2 ma zostać zainstalowany
libpolkit-gobject-1-0 : Psuje: libpolkit-gtk-1-0 (< 0.99) ale 0.96-3 ma zostać zainstalowany
linux-image-2.6.39-bpo.2-686-pae : Wymaga: linux-base (>= 3~) ale nie zostanie zainstalowany
E: Pakiety są uszkodzone
root@debian:/home/czacha777#dodam jeszcze że wszystko robię według opisu aktualizacji jądra, na tym etapie jest problem.
Ostatnio edytowany przez czacha777 (2011-08-10 17:14:37)
Offline







Kapelusznik








czacha777 napisał(-a):
Kod:
root@debian:/home/czacha777# glxinfo |grep -Ei Składnia: grep [OPCJA]... WZORZEC [PLIK] ... Napisz `grep --help' żeby dowiedzieć się więcej.
/me napisał(-a):
Kod:
glxinfo |grep -Ei '(direct rendering|opengl)'
Po co wyciąłeś kawałek polecenia? Poza tym chyba masz akcelerację…
Kod:
direct rendering: Yes
=================
Odnoście reszty — wstaw taki wpis do pliku /etc/apt/preferences:
Package: * Pin: release a=stable Pin-Priority: 1001
Po jego dodaniu wklej wynik polecenia:
apt-get dist-upgrade -s
W wyniku powyższych system powinien zrównać zainstalowane pakiety do wersji ze stable (nawet jeśli wymaga to cofnięcia). Po co? Popatrzyłem w Twój wątek na drugim forum i nie wiem co Ty tam w międzyczasie robiłeś. ;) Spoko, najpierw to, potem instalacja jądra z Sida.
PS W /etc/apt/sources.list musisz mieć w tym czasie wpisy wersji stabilnej.
PS2 Jeśli w /etc/apt/preferences masz inne wpisy, to na razie je usuń.
Offline
Użytkownik

A później do sida będę musiał znów wstawić ?
GNU nano 2.2.6 Plik: /etc/apt/preferences Package: * Pin: release o=Debian,a=experimental Pin-Priority: 102
Oto moje wpisy
# deb cdrom:[Debian GNU/Linux 6.0.2.1 _Squeeze_ - Official Multi-architecture a$ #deb cdrom:[Debian GNU/Linux 6.0.2.1 _Squeeze_ - Official Multi-architecture am$ deb http://ftp.de.debian.org/debian experimental main deb http://ftp.pl.debian.org/debian/ squeeze main contrib non-free deb http://security.debian.org/ squeeze/updates main contrib non-free deb http://ftp.pl.debian.org/debian/ squeeze-updates main contrib non-free deb http://backports.debian.org/debian-backports squeeze-backports main contrib$ deb http://www.debian-multimedia.org squeeze main non-free deb http://ftp.de.debian.org/debian unstable main contrib non-free
Zastanawiam się nad wykasowaniem tego "deb http://ftp.de.debian.org/debian experimental main"
Ostatnio edytowany przez czacha777 (2011-08-10 17:57:46)
Offline







Kapelusznik








Dojdziemy do tego, na razie w sources.list masz mieć repo wersji stabilnej, a w preferences wpis który wyżej podałem. Po kolei…
Offline
Użytkownik

Jeśli wykonałem twe wytyczne, to teraz co dalej?
Ostatnio edytowany przez czacha777 (2011-08-10 17:59:15)
Offline







Kapelusznik








Miałeś dać wynik
apt-get dist-upgrade -s
…
Offline

Członek DUG


Nie lepiej zainstalować sterów za pomocą skryptu?
http://debian.linux.pl/threads/10952-Instalacja-ste … C4%85-skryptu
Offline







Kapelusznik








Nie lepiej niż co?
Offline
Użytkownik

Ahh zapomniałem ;)
Inst sgml-data [2.0.6] (2.0.4 Debian:6.0.2.1/stable [all]) Inst sound-juicer [2.32.0-1] (2.28.2-3 Debian:6.0.2.1/stable [i386]) Inst sudo [1.7.4p6-1] (1.7.4p4-2.squeeze.2 Debian:6.0.2.1/stable [i386]) Inst ttf-dejavu-core [2.33-1] (2.31-1 Debian:6.0.2.1/stable [all]) Inst ttf-dejavu-extra [2.33-1] (2.31-1 Debian:6.0.2.1/stable [all]) Inst ttf-dejavu [2.33-1] (2.31-1 Debian:6.0.2.1/stable [all]) Inst ttf-freefont [20100919-1] (20090104-7 Debian:6.0.2.1/stable [all]) Inst ttf-liberation [1.07.0-1] (1.05.2.20091019-4squeeze1 Debian:6.0.2.1/stable [all]) Inst ttf-lyx [2.0.0-1] (1.6.7-1 Debian:6.0.2.1/stable [all]) Inst ttf-opensymbol [2:2.4.3+LibO3.3.3-4] (1:3.2.1-11+squeeze3 Debian-Security:6.0/stable [all]) Inst unzip [6.0-5] (6.0-4 Debian:6.0.2.1/stable [i386]) Inst usbmuxd [1.0.7-1] (1.0.4-1 Debian:6.0.2.1/stable [i386]) Inst usbutils [1:001-1] (0.87-5 Debian:6.0.2.1/stable [i386]) Inst wpolish [20110328-1] (20100612-1 Debian:6.0.2.1/stable [all]) Inst x-ttcidfont-conf [32+nmu2] (32 Debian:6.0.2.1/stable [all]) Inst xbitmaps [1.1.1-1] (1.1.0-1 Debian:6.0.2.1/stable [all]) Inst xdg-user-dirs [0.14-1] (0.13-2 Debian:6.0.2.1/stable [i386]) Inst xdg-utils [1.1.0~rc1-2] (1.0.2+cvs20100307-2 Debian:6.0.2.1/stable [all]) Inst xfonts-100dpi [1:1.0.3] (1:1.0.1 Debian:6.0.2.1/stable [all]) Inst xfonts-75dpi [1:1.0.3] (1:1.0.1 Debian:6.0.2.1/stable [all]) Inst xfonts-base [1:1.0.3] (1:1.0.1 Debian:6.0.2.1/stable [all]) Inst xfonts-scalable [1:1.0.3-1] (1:1.0.1-1 Debian:6.0.2.1/stable [all]) Inst xfonts-terminus [4.35-1] (4.30-2 Debian:6.0.2.1/stable [all]) Inst xorg-docs-core [1:1.6-1] (1:1.5-1 Debian:6.0.2.1/stable [all]) Inst xserver-common [2:1.10.3-1] (2:1.7.7-13 Debian:6.0.2.1/stable [all]) Inst xserver-xorg-input-all [1:7.6+7] (1:7.5+8 Debian:6.0.2.1/stable [i386]) Inst xterm [271-1] (261-1 Debian:6.0.2.1/stable [i386]) Inst cups-pk-helper [0.1.2-1] (0.1.0-2 Debian:6.0.2.1/stable [i386]) Inst fancontrol [1:3.3.0-4] (1:3.1.2-6 Debian:6.0.2.1/stable [all]) Inst libass4 [0.9.13-1] (0.9.9-1 Debian:6.0.2.1/stable [i386]) Inst libbrlapi0.5 [4.2-8] (4.2-7 Debian:6.0.2.1/stable [i386]) Inst libdc1394-22 [2.1.3-4] (2.1.2-3 Debian:6.0.2.1/stable [i386]) Inst liblouis-data [2.3.0-2] (2.0.0-1 Debian:6.0.2.1/stable [all]) Inst libva1 [1.0.12-2] (1.0.7-0.0 Unofficial Multimedia Packages:6.0/stable [i386]) Inst libva-x11-1 [1.0.12-2] (1.0.7-0.0 Unofficial Multimedia Packages:6.0/stable [i386]) Inst libxcb-render-util0 [0.3.8-1] (0.3.6-1 Debian:6.0.2.1/stable [i386]) Inst lm-sensors [1:3.3.0-4] (1:3.1.2-6 Debian:6.0.2.1/stable [i386]) Inst os-prober [1.48] (1.42 Debian:6.0.2.1/stable [i386]) Inst python-brlapi [4.2-8] (4.2-7 Debian:6.0.2.1/stable [i386]) Inst python-gdata [2.0.14-2] (2.0.8-1.1 Debian:6.0.2.1/stable [all]) Inst usb-modeswitch [1.1.9-1] (1.1.4-2 Debian:6.0.2.1/stable [i386]) [usb-modeswitch-data:i386 on usb-modeswitch:i386] [usb-modeswitch-data:i386 ] Inst usb-modeswitch-data [20110805-1] (20100826-1+squeeze0 Debian:6.0.2.1/stable [all]) Conf adduser (3.112+nmu2 Debian:6.0.2.1/stable [all]) Conf cron (3.0pl1-116 Debian:6.0.2.1/stable [i386]) Conf libncurses5-dev (5.7+20100313-5 Debian:6.0.2.1/stable [i386]) Conf rsyslog (4.6.4-2 Debian:6.0.2.1/stable [i386]) Conf kbd (1.15.2-2 Debian:6.0.2.1/stable [i386]) Conf bsdmainutils (8.0.13 Debian:6.0.2.1/stable [i386]) Conf tasksel (2.88 Debian:6.0.2.1/stable [all]) Conf tasksel-data (2.88 Debian:6.0.2.1/stable [all]) Conf libxml2 (2.7.8.dfsg-2+squeeze1 Debian:6.0.2.1/stable, Debian-Security:6.0/stable [i386]) Conf foomatic-db (20100630-1 Debian:6.0.2.1/stable [all]) Conf ucf (3.0025+nmu1 Debian:6.0.2.1/stable [all]) Conf foomatic-filters (4.0.5-6 Debian:6.0.2.1/stable [i386]) Conf libssl0.9.8 (0.9.8o-4squeeze1 Debian:6.0.2.1/stable, Debian-Security:6.0/stable [i386]) Conf wget (1.12-2.1 Debian:6.0.2.1/stable [i386]) Conf foomatic-db-engine (4.0.4-3 Debian:6.0.2.1/stable [i386]) Conf libxmu6 (2:1.0.5-2 Debian:6.0.2.1/stable [i386]) Conf twm (1:1.0.4-2 Debian:6.0.2.1/stable [i386]) Conf libxpm4 (1:3.5.8-1 Debian:6.0.2.1/stable [i386]) Conf libxaw7 (2:1.0.7-1 Debian:6.0.2.1/stable [i386]) Conf libxkbfile1 (1:1.0.6-2 Debian:6.0.2.1/stable [i386]) Conf libxmuu1 (2:1.0.5-2 Debian:6.0.2.1/stable [i386]) Conf x11-apps (7.5+5 Debian:6.0.2.1/stable [i386]) Conf x11-session-utils (7.5+1 Debian:6.0.2.1/stable [i386]) Conf libfs6 (2:1.0.2-1 Debian:6.0.2.1/stable [i386]) Conf x11-xfs-utils (7.4+1 Debian:6.0.2.1/stable [i386]) Conf x11-xkb-utils (7.5+5 Debian:6.0.2.1/stable [i386]) Conf cpio (2.11-4 Debian:6.0.2.1/stable [i386]) Conf groff-base (1.20.1-10 Debian:6.0.2.1/stable [i386]) Conf net-tools (1.60-23 Debian:6.0.2.1/stable [i386]) Conf ifupdown (0.6.10 Debian:6.0.2.1/stable [i386]) Conf iptables (1.4.8-3 Debian:6.0.2.1/stable [i386]) Conf iputils-ping (3:20100418-3 Debian:6.0.2.1/stable [i386]) Conf isc-dhcp-common (4.1.1-P1-15+squeeze2 Debian:6.0.2.1/stable, Debian-Security:6.0/stable [i386]) Conf isc-dhcp-client (4.1.1-P1-15+squeeze2 Debian:6.0.2.1/stable, Debian-Security:6.0/stable [i386]) Conf libboost-iostreams1.42.0 (1.42.0-4 Debian:6.0.2.1/stable [i386]) Conf libept1 (1.0.4 Debian:6.0.2.1/stable [i386]) Conf libncursesw5 (5.7+20100313-5 Debian:6.0.2.1/stable [i386]) Conf libnewt0.52 (0.52.11-1 Debian:6.0.2.1/stable [i386]) Conf manpages (3.27-1 Debian:6.0.2.1/stable [all]) Conf module-init-tools (3.12-1 Debian:6.0.2.1/stable [i386]) Conf nano (2.2.4-1 Debian:6.0.2.1/stable [i386]) Conf update-inetd (4.38+nmu1 Debian:6.0.2.1/stable [all]) Conf netbase (4.45 Debian:6.0.2.1/stable [all]) Conf netcat-traditional (1.10-38 Debian:6.0.2.1/stable [i386]) Conf procps (1:3.2.8-9 Debian:6.0.2.1/stable [i386]) Conf vim-common (2:7.2.445+hg~cb94c42c0e1a-1 Debian:6.0.2.1/stable [i386]) Conf vim-tiny (2:7.2.445+hg~cb94c42c0e1a-1 Debian:6.0.2.1/stable [i386]) Conf whiptail (0.52.11-1 Debian:6.0.2.1/stable [i386]) Conf python2.6-minimal (2.6.6-8+b1 Debian:6.0.2.1/stable [i386]) Conf mime-support (3.48-1 Debian:6.0.2.1/stable [all]) Conf libsqlite3-0 (3.7.3-1 Debian:6.0.2.1/stable [i386]) Conf python2.6 (2.6.6-8+b1 Debian:6.0.2.1/stable [i386]) Conf python-minimal (2.6.6-3+squeeze6 Debian:6.0.2.1/stable [all]) Conf python (2.6.6-3+squeeze6 Debian:6.0.2.1/stable [all]) Conf python-pkg-resources (0.6.14-4 Debian:6.0.2.1/stable [all]) Conf libpython2.6 (2.6.6-8+b1 Debian:6.0.2.1/stable [i386]) Conf python-central (0.6.16+nmu1 Debian:6.0.2.1/stable [all]) Conf python-zope.interface (3.5.3-1+b1 Debian:6.0.2.1/stable [i386]) Conf python-support (1.0.10 Debian:6.0.2.1/stable [all]) Conf python-utidylib (0.2-6 Debian:6.0.2.1/stable [all]) Conf python-twisted-bin (10.1.0-3 Debian:6.0.2.1/stable [i386]) Conf python-twisted-core (10.1.0-3 Debian:6.0.2.1/stable [all]) Conf python-twisted-web (10.1.0-1 Debian:6.0.2.1/stable [all]) Conf python-twisted-conch (1:10.1.0-1 Debian:6.0.2.1/stable [all]) Conf lsb-release (3.2-23.2squeeze1 Debian:6.0.2.1/stable [all]) Conf unattended-upgrades (0.62.2 Debian:6.0.2.1/stable [all]) Conf iso-codes (3.23-1 Debian:6.0.2.1/stable [all]) Conf python-software-properties (0.60.debian-3 Debian:6.0.2.1/stable [all]) Conf software-properties-gtk (0.60.debian-3 Debian:6.0.2.1/stable [all]) Conf python-pysqlite2 (2.6.0-1 Debian:6.0.2.1/stable [i386]) Conf python-httplib2 (0.6.0-4 Debian:6.0.2.1/stable [all]) Conf python-chardet (2.0.1-1 Debian:6.0.2.1/stable [all]) Conf python-debian (0.1.18 Debian:6.0.2.1/stable [all]) Conf python-serial (2.3-1 Debian:6.0.2.1/stable [all]) Conf python-nevow (0.10.0-2 Debian:6.0.2.1/stable [all]) Conf python-markupsafe (0.9.2-3 Debian:6.0.2.1/stable [i386]) Conf python-mako (0.3.4-5 Debian:6.0.2.1/stable [all]) Conf python-libxml2 (2.7.8.dfsg-2+squeeze1 Debian:6.0.2.1/stable, Debian-Security:6.0/stable [i386]) Conf python-dbus (0.83.1-1 Debian:6.0.2.1/stable [i386]) Conf python-xdg (0.19-2 Debian:6.0.2.1/stable [all]) Conf hamster-applet (2.30.2-3 Debian:6.0.2.1/stable [i386]) Conf python-bugbuddy (2.30.0-4 Debian:6.0.2.1/stable [all]) Conf gnome-applets-data (2.30.0-3 Debian:6.0.2.1/stable [all]) Conf python-configobj (4.7.2+ds-1 Debian:6.0.2.1/stable [all]) Conf python-coherence (0.6.6.2-5 Debian:6.0.2.1/stable [all]) Conf python-beautifulsoup (3.1.0.1-2 Debian:6.0.2.1/stable [all]) Conf apt-listchanges (2.85.7+squeeze1 Debian:6.0.2.1/stable [all]) Conf at (3.1.12-1 Debian:6.0.2.1/stable [i386]) Conf bash-completion (1:1.2-3 Debian:6.0.2.1/stable [all]) Conf libcap2 (1:2.19-3 Debian:6.0.2.1/stable [i386]) Conf geoip-database (1.4.7~beta6+dfsg-1 Debian:6.0.2.1/stable [all]) Conf libgeoip1 (1.4.7~beta6+dfsg-1 Debian:6.0.2.1/stable [i386]) Conf libkrb5support0 (1.8.3+dfsg-4squeeze1 Debian:6.0.2.1/stable [i386]) Conf libk5crypto3 (1.8.3+dfsg-4squeeze1 Debian:6.0.2.1/stable [i386]) Conf libkrb5-3 (1.8.3+dfsg-4squeeze1 Debian:6.0.2.1/stable [i386]) Conf libgssapi-krb5-2 (1.8.3+dfsg-4squeeze1 Debian:6.0.2.1/stable [i386]) Conf libisc62 (1:9.7.3.dfsg-1~squeeze3 Debian-Security:6.0/stable [i386]) Conf libdns69 (1:9.7.3.dfsg-1~squeeze3 Debian-Security:6.0/stable [i386]) Conf libisccc60 (1:9.7.3.dfsg-1~squeeze3 Debian-Security:6.0/stable [i386]) Conf libisccfg62 (1:9.7.3.dfsg-1~squeeze3 Debian-Security:6.0/stable [i386]) Conf libbind9-60 (1:9.7.3.dfsg-1~squeeze3 Debian-Security:6.0/stable [i386]) Conf liblwres60 (1:9.7.3.dfsg-1~squeeze3 Debian-Security:6.0/stable [i386]) Conf bind9-host (1:9.7.3.dfsg-1~squeeze3 Debian-Security:6.0/stable [i386]) Conf host (1:9.7.3.dfsg-1~squeeze3 Debian-Security:6.0/stable [all]) Conf dnsutils (1:9.7.3.dfsg-1~squeeze3 Debian-Security:6.0/stable [i386]) Conf exim4-config (4.72-6+squeeze2 Debian:6.0.2.1/stable, Debian-Security:6.0/stable [all]) Conf libmagic1 (5.04-5 Debian:6.0.2.1/stable [i386]) Conf file (5.04-5 Debian:6.0.2.1/stable [i386]) Conf ftp (0.17-23 Debian:6.0.2.1/stable [i386]) Conf gettext-base (0.18.1.1-3 Debian:6.0.2.1/stable [i386]) Conf less (436-1 Debian:6.0.2.1/stable [i386]) Conf libgpm2 (1.20.4-3.3 Debian:6.0.2.1/stable [i386]) Conf libgc1c2 (1:6.8-1.2 Debian:6.0.2.1/stable [i386]) Conf w3m (0.5.2-9 Debian:6.0.2.1/stable [i386]) Conf libgpg-error0 (1.6-1 Debian:6.0.2.1/stable [i386]) Conf libgpgme11 (1.2.0-1.2 Debian:6.0.2.1/stable [i386]) Conf libgssglue1 (0.1-4 Debian:6.0.2.1/stable [i386]) Conf libgssrpc4 (1.8.3+dfsg-4squeeze1 Debian:6.0.2.1/stable [i386]) Conf libnfsidmap2 (0.23-2 Debian:6.0.2.1/stable [i386]) Conf libpci3 (1:3.1.7-6 Debian:6.0.2.1/stable [i386]) Conf pciutils (1:3.1.7-6 Debian:6.0.2.1/stable [i386]) Conf libtokyocabinet8 (1.4.37-6 Debian:6.0.2.1/stable [i386]) Conf m4 (1.4.14-3 Debian:6.0.2.1/stable [i386]) Conf mlocate (0.22.2-1 Debian:6.0.2.1/stable [i386]) Conf ncurses-term (5.7+20100313-5 Debian:6.0.2.1/stable [all]) Conf openssh-client (1:5.5p1-6 Debian:6.0.2.1/stable [i386]) Conf patch (2.6-2 Debian:6.0.2.1/stable [i386]) Conf python-reportbug (4.12.6 Debian:6.0.2.1/stable [all]) Conf reportbug (4.12.6 Debian:6.0.2.1/stable [all]) Conf tcpd (7.6.q-19 Debian:6.0.2.1/stable [i386]) Conf whois (5.0.10 Debian:6.0.2.1/stable [i386]) Conf acpi (1.5-2 Debian:6.0.2.1/stable [i386]) Conf acpid (1:2.0.7-1 Debian:6.0.2.1/stable [i386]) Conf acpi-support-base (0.137-5 Debian:6.0.2.1/stable [all]) Conf linux-sound-base (1.0.23+dfsg-2 Debian:6.0.2.1/stable [all]) Conf alsa-base (1.0.23+dfsg-2 Debian:6.0.2.1/stable [all]) Conf apt-xapian-index (0.41 Debian:6.0.2.1/stable [all]) Conf dictionaries-common (1.5.17 Debian:6.0.2.1/stable [all]) Conf myspell-pl (20100612-1 Debian:6.0.2.1/stable [all]) Conf ipolish (20100612-1 Debian:6.0.2.1/stable [i386]) Conf ispell (3.1.20.0-7 Debian:6.0.2.1/stable [i386]) Conf aspell-pl (20100526-1 Debian:6.0.2.1/stable [all]) Conf autopoint (0.18.1.1-3 Debian:6.0.2.1/stable [all]) Conf dbus (1.2.24-4+squeeze1 Debian:6.0.2.1/stable [i386]) Conf avahi-daemon (0.6.27-2+squeeze1 Debian:6.0.2.1/stable, Debian-Security:6.0/stable [i386]) Conf bogofilter-common (1.2.2-2 Debian:6.0.2.1/stable [all]) Conf bogofilter (1.2.2-2 Debian:6.0.2.1/stable [i386]) Conf brasero-common (2.30.3-2 Debian:6.0.2.1/stable [all]) Conf busybox (1:1.17.1-8 Debian:6.0.2.1/stable [i386]) Conf openssl (0.9.8o-4squeeze1 Debian:6.0.2.1/stable, Debian-Security:6.0/stable [i386]) Conf ca-certificates (20090814+nmu2 Debian:6.0.2.1/stable [all]) Conf capplets-data (1:2.30.1-2 Debian:6.0.2.1/stable [all]) Conf libdpkg-perl (1.15.8.11 Debian:6.0.2.1/stable [all]) Conf make (3.81-8 Debian:6.0.2.1/stable [i386]) Conf dpkg-dev (1.15.8.11 Debian:6.0.2.1/stable [all]) Conf debhelper (8.0.0 Debian:6.0.2.1/stable [all]) Conf checkinstall (1.6.2-1 Debian:6.0.2.1/stable [i386]) Conf libck-connector0 (0.4.1-4 Debian:6.0.2.1/stable [i386]) Conf consolekit (0.4.1-4 Debian:6.0.2.1/stable [i386]) Conf libcpufreq0 (007-1 Debian:6.0.2.1/stable [i386]) Conf cpufrequtils (007-1 Debian:6.0.2.1/stable [i386]) Conf cups-common (1.4.4-7 Debian:6.0.2.1/stable [all]) Conf cups-client (1.4.4-7 Debian:6.0.2.1/stable [i386]) Conf cups-bsd (1.4.4-7 Debian:6.0.2.1/stable [i386]) Conf cups-ppdc (1.4.4-7 Debian:6.0.2.1/stable [i386]) Conf dbus-x11 (1.2.24-4+squeeze1 Debian:6.0.2.1/stable [i386]) Conf defoma (0.11.11 Debian:6.0.2.1/stable [all]) Conf desktop-base (6.0.5squeeze1 Debian:6.0.2.1/stable [all]) Conf libdiscover2 (2.1.2-5 Debian:6.0.2.1/stable [i386]) Conf discover (2.1.2-5 Debian:6.0.2.1/stable [i386]) Conf dkms (2.1.1.2-5 Debian:6.0.2.1/stable [all]) Conf libdevmapper1.02.1 (2:1.02.48-5 Debian:6.0.2.1/stable [i386]) Conf dmsetup (2:1.02.48-5 Debian:6.0.2.1/stable [i386]) Conf dnsmasq-base (2.55-2+b1 Debian:6.0.2.1/stable [i386]) Conf eject (2.1.5+deb1+cvs20081104-7.1 Debian:6.0.2.1/stable [i386]) Conf esound-common (0.2.41-8 Debian:6.0.2.1/stable [all]) Conf libesd0 (0.2.41-8 Debian:6.0.2.1/stable [i386]) Conf libportaudio2 (19+svn20071022-3.2 Debian:6.0.2.1/stable [i386]) Conf espeak-data (1.43.03-2 Debian:6.0.2.1/stable [i386]) Conf libespeak1 (1.43.03-2 Debian:6.0.2.1/stable [i386]) Conf espeak (1.43.03-2 Debian:6.0.2.1/stable [i386]) Conf exiv2 (0.20-2 Debian:6.0.2.1/stable [i386]) Conf fakeroot (1.14.4-1 Debian:6.0.2.1/stable [i386]) Conf firmware-linux-nonfree (0.28 Debian:6.0.2.1/stable [all]) Conf flashplugin-nonfree (1:2.8.2 Debian:6.0.2.1/stable [i386]) Conf fontconfig (2.8.0-2.1 Debian:6.0.2.1/stable [i386]) Conf foo2zjs (20090908dfsg-5.1 Debian:6.0.2.1/stable [i386]) Conf genisoimage (9:1.1.11-1 Debian:6.0.2.1/stable [i386]) Conf libunistring0 (0.9.3-3 Debian:6.0.2.1/stable [i386]) Conf gettext (0.18.1.1-3 Debian:6.0.2.1/stable [i386]) Conf gnome-backgrounds (2.32.0-1 Debian:6.0.2.1/stable [all]) Conf libxml2-utils (2.7.8.dfsg-2+squeeze1 Debian:6.0.2.1/stable, Debian-Security:6.0/stable [i386]) Conf xsltproc (1.1.26-6 Debian:6.0.2.1/stable [i386]) Conf gnome-doc-utils (0.20.1-1 Debian:6.0.2.1/stable [all]) Conf gnome-js-common (0.1.1-1 Debian:6.0.2.1/stable [all]) Conf libgnome-menu2 (2.30.3-1 Debian:6.0.2.1/stable [i386]) Conf python-gmenu (2.30.3-1 Debian:6.0.2.1/stable [i386]) Conf gnome-menus (2.30.3-1 Debian:6.0.2.1/stable [i386]) Conf gnome-panel-data (2.30.2-2 Debian:6.0.2.1/stable [all]) Conf xkb-data (1.8-2 Debian:6.0.2.1/stable [all]) Conf libxklavier16 (5.0-2 Debian:6.0.2.1/stable [i386]) Conf gnome-screensaver (2.30.0-2squeeze1 Debian:6.0.2.1/stable [i386]) Conf gnome-session-canberra (0.24-1 Debian:6.0.2.1/stable [all]) Conf gstreamer0.10-fluendo-mp3 (0.10.14.debian-1 Debian:6.0.2.1/stable [i386]) Conf gtk2-engines-murrine (0.90.3-2 Debian:6.0.2.1/stable [i386]) Conf murrine-themes (0.90.3.6 Debian:6.0.2.1/stable [all]) Conf hwdata (0.230-1 Debian:6.0.2.1/stable [all]) Conf libklibc (1.5.20-1+squeeze1 Debian:6.0.2.1/stable [i386]) Conf klibc-utils (1.5.20-1+squeeze1 Debian:6.0.2.1/stable [i386]) Conf initramfs-tools (0.98.8 Debian:6.0.2.1/stable [all]) Conf installation-report (2.44 Debian:6.0.2.1/stable [all]) Conf liba52-0.7.4 (0.7.4-14 Debian:6.0.2.1/stable [i386]) Conf libaa1 (1.4p5-38 Debian:6.0.2.1/stable [i386]) Conf libao-common (1.0.0-5 Debian:6.0.2.1/stable [i386]) Conf libao4 (1.0.0-5 Debian:6.0.2.1/stable [i386]) Conf libapr1 (1.4.2-6+squeeze3 Debian:6.0.2.1/stable [i386]) Conf libapache2-mod-dnssd (0.6-2 Debian:6.0.2.1/stable [i386]) Conf libart2.0-cil (2.24.1-6 Debian:6.0.2.1/stable [all]) Conf libatasmart4 (0.17+git20100219-2 Debian:6.0.2.1/stable [i386]) Conf libatk1.0-data (1.30.0-1 Debian:6.0.2.1/stable [all]) Conf libaudio2 (1.9.2-4 Debian:6.0.2.1/stable [i386]) Conf libaudit0 (1.7.13-1+b2 Debian:6.0.2.1/stable [i386]) Conf libavahi-common-data (0.6.27-2+squeeze1 Debian:6.0.2.1/stable, Debian-Security:6.0/stable [i386]) Conf libbluetooth3 (4.66-3 Debian:6.0.2.1/stable [i386]) Conf obexd-client (0.28-1 Debian:6.0.2.1/stable [i386]) Conf libbsd0 (0.2.0-1 Debian:6.0.2.1/stable [i386]) Conf libburn4 (0.8.0.pl00-2+squeeze1 Debian:6.0.2.1/stable [i386]) Conf libcaca0 (0.99.beta17-1 Debian:6.0.2.1/stable [i386]) Conf libcap-ng0 (0.6.4-1 Debian:6.0.2.1/stable [i386]) Conf libcdaudio1 (0.99.12p2-9 Debian:6.0.2.1/stable [i386]) Conf libcdparanoia0 (3.10.2+debian-9 Debian:6.0.2.1/stable [i386]) Conf libcdt4 (2.26.3-5 Debian:6.0.2.1/stable [i386]) Conf libcommons-collections3-java (3.2.1-4 Debian:6.0.2.1/stable [all]) Conf libcommons-compress-java (1.0-1 Debian:6.0.2.1/stable [all]) Conf libcommons-digester-java (1.8.1-2 Debian:6.0.2.1/stable [all]) Conf libdb-je-java (3.3.62-3 Debian:6.0.2.1/stable [all]) Conf libdca0 (0.0.5-3 Debian:6.0.2.1/stable [i386]) Conf libdirac-encoder0 (1.0.2-3 Debian:6.0.2.1/stable [i386]) Conf tsconf (1.0-7 Debian:6.0.2.1/stable [all]) Conf libts-0.0-0 (1.0-7 Debian:6.0.2.1/stable [i386]) Conf libdirectfb-1.2-9 (1.2.10.0-4 Debian:6.0.2.1/stable [i386]) Conf libdiscid0 (0.2.2-1 Debian:6.0.2.1/stable [i386]) Conf libjpeg62 (6b1-1 Debian:6.0.2.1/stable [i386]) Conf libdjvulibre-text (3.5.23-3 Debian:6.0.2.1/stable [i386]) Conf libdjvulibre21 (3.5.23-3 Debian:6.0.2.1/stable [i386]) Conf libdv4 (1.0.0-2.1 Debian:6.0.2.1/stable [i386]) Conf libelf1 (0.148-1 Debian:6.0.2.1/stable [i386]) Conf libenca0 (1.13-3 Debian:6.0.2.1/stable [i386]) Conf libhunspell-1.2-0 (1.2.11-1 Debian:6.0.2.1/stable [i386]) Conf libenchant1c2a (1.6.0-1 Debian:6.0.2.1/stable [i386]) Conf libexif12 (0.6.19-1 Debian:6.0.2.1/stable [i386]) Conf libogg0 (1.2.0~dfsg-1 Debian:6.0.2.1/stable [i386]) Conf libflac8 (1.2.1-2+b1 Debian:6.0.2.1/stable [i386]) Conf libfontenc1 (1:1.0.5-2 Debian:6.0.2.1/stable [i386]) Conf libfreerdp0 (0.7.4-1 Debian:6.0.2.1/stable [i386]) Conf libgcj-common (1:4.4.5-1 Debian:6.0.2.1/stable [all]) Conf libgdata-common (0.6.4-2 Debian:6.0.2.1/stable [all]) Conf libgdata7 (0.6.4-2 Debian:6.0.2.1/stable [i386]) Conf libgdu0 (2.30.1-2 Debian:6.0.2.1/stable [i386]) Conf libgeoclue0 (0.12.0-1 Debian:6.0.2.1/stable [i386]) Conf libgexiv2-0 (0.1.0-1+b1 Debian:6.0.2.1/stable [i386]) Conf libgtop2-common (2.28.1-1 Debian:6.0.2.1/stable [all]) Conf libgtop2-7 (2.28.1-1 Debian:6.0.2.1/stable [i386]) Conf xauth (1:1.0.4-1 Debian:6.0.2.1/stable [i386]) Conf x11-xserver-utils (7.5+3 Debian:6.0.2.1/stable, Debian-Security:6.0/stable [i386]) Conf x11-common (1:7.5+8 Debian:6.0.2.1/stable [all]) Conf xinit (1.2.0-2 Debian:6.0.2.1/stable [i386]) Conf xbase-clients (1:7.5+8 Debian:6.0.2.1/stable [all]) Conf libgksu2-0 (2.0.13~pre1-3 Debian:6.0.2.1/stable [i386]) Conf libglade2.0-cil (2.12.10-1 Debian:6.0.2.1/stable [i386]) Conf libglib2.0-data (2.24.2-1 Debian:6.0.2.1/stable [all]) Conf libgmime-2.4-2 (2.4.14-1+nmu1 Debian:6.0.2.1/stable [i386]) Conf libgmime2.4-cil (2.4.14-1+nmu1 Debian:6.0.2.1/stable [all]) Conf libgmp3c2 (2:4.3.2+dfsg-1 Debian:6.0.2.1/stable [i386]) Conf libgnome-vfs2.0-cil (2.24.1-6 Debian:6.0.2.1/stable [all]) Conf libidl0 (0.8.14-0.1 Debian:6.0.2.1/stable [i386]) Conf liborbit2 (1:2.14.18-0.1 Debian:6.0.2.1/stable [i386]) Conf libgnome2-common (2.30.0-1 Debian:6.0.2.1/stable [all]) Conf libgnome2-0 (2.30.0-1 Debian:6.0.2.1/stable [i386]) Conf libgnomecanvas2-common (2.30.1-1 Debian:6.0.2.1/stable [all]) Conf libpanel-applet2-0 (2.30.2-2 Debian:6.0.2.1/stable [i386]) Conf libgnomepanel2.24-cil (2.26.0-3+b1 Debian:6.0.2.1/stable [i386]) Conf libgnomeui-common (2.24.3-1 Debian:6.0.2.1/stable [all]) Conf shared-mime-info (0.71-4 Debian:6.0.2.1/stable [i386]) Conf libgnomevfs2-common (1:2.24.3-1 Debian:6.0.2.1/stable [all]) Conf libgnomevfs2-extra (1:2.24.3-1 Debian:6.0.2.1/stable [i386]) Conf libhal1 (0.5.14-3 Debian:6.0.2.1/stable [i386]) Conf libltdl7 (2.2.6b-2 Debian:6.0.2.1/stable [i386]) Conf libgphoto2-port0 (2.4.6-3 Debian:6.0.2.1/stable [i386]) Conf libgphoto2-2 (2.4.6-3 Debian:6.0.2.1/stable [i386]) Conf libplist1 (1.3-2 Debian:6.0.2.1/stable [i386]) Conf libsgutils2-2 (1.29-1 Debian:6.0.2.1/stable [i386]) Conf libgpod-common (0.7.93-0.3 Debian:6.0.2.1/stable [i386]) Conf libgraph4 (2.26.3-5 Debian:6.0.2.1/stable [i386]) Conf libgsf-1-common (1.14.18-1 Debian:6.0.2.1/stable [all]) Conf libgsf-1-114 (1.14.18-1 Debian:6.0.2.1/stable [i386]) Conf libgsl0ldbl (1.14+dfsg-1 Debian:6.0.2.1/stable [i386]) Conf libgssdp-1.0-2 (0.8.0-2 Debian:6.0.2.1/stable [i386]) Conf libgtk2.0-common (2.20.1-2 Debian:6.0.2.1/stable [all]) Conf libgupnp-igd-1.0-3 (0.1.7-3 Debian:6.0.2.1/stable [i386]) Conf libpathplan4 (2.26.3-5 Debian:6.0.2.1/stable [i386]) Conf libxdot4 (2.26.3-5 Debian:6.0.2.1/stable [i386]) Conf libgvc5 (2.26.3-5 Debian:6.0.2.1/stable [i386]) Conf libgweather-common (2.30.3-1 Debian:6.0.2.1/stable, Debian:unstable [all]) Conf libhal-storage1 (0.5.14-3 Debian:6.0.2.1/stable [i386]) Conf libhtml-tree-perl (3.23-2 Debian:6.0.2.1/stable [all]) Conf libhtml-format-perl (2.04-2 Debian:6.0.2.1/stable [all]) Conf libhyphen0 (2.5-1 Debian:6.0.2.1/stable [i386]) Conf libicu44 (4.4.1-7 Debian:6.0.2.1/stable [i386]) Conf libijs-0.35 (0.35-7 Debian:6.0.2.1/stable [i386]) Conf libiptcdata0 (1.0.4-1+b1 Debian:6.0.2.1/stable [i386]) Conf libjline-java (0.9.94-5 Debian:6.0.2.1/stable [all]) Conf libjtidy-java (7+svn20070309-4 Debian:6.0.2.1/stable [all]) Conf libkate1 (0.3.7-3 Debian:6.0.2.1/stable [i386]) Conf libkpathsea5 (2009-8 Debian:6.0.2.1/stable [i386]) Conf liblcms1 (1.18.dfsg-1.2+b3 Debian:6.0.2.1/stable [i386]) Conf liblircclient0 (0.8.3-5 Debian:6.0.2.1/stable [i386]) Conf liblqr-1-0 (0.4.1-1 Debian:6.0.2.1/stable [i386]) Conf liblucene2-java (2.9.2+ds1-1 Debian:6.0.2.1/stable [all]) Conf libmad0 (0.15.1b-5 Debian:6.0.2.1/stable [i386]) Conf libmailtools-perl (2.06-1 Debian:6.0.2.1/stable [all]) Conf libmimic0 (1.0.4-2+b2 Debian:6.0.2.1/stable [i386]) Conf libmms0 (0.6-1+squeeze1 Debian:6.0.2.1/stable [i386]) Conf libmodplug1 (1:0.8.8.1-1+squeeze1 Debian:6.0.2.1/stable, Debian-Security:6.0/stable [i386]) Conf libmp3lame0 (3.98.4-0.0 Unofficial Multimedia Packages:6.0/stable [i386]) Conf mysql-common (5.1.49-3 Debian:6.0.2.1/stable [all]) Conf libmysqlclient16 (5.1.49-3 Debian:6.0.2.1/stable [i386]) Conf libnautilus-extension1 (2.30.1-2squeeze1 Debian:6.0.2.1/stable [i386]) Conf system-tools-backends (2.10.1-2 Debian:6.0.2.1/stable [i386]) Conf liboobs-1-4 (2.30.1-1 Debian:6.0.2.1/stable [i386]) Conf libopenraw1 (0.0.8-2 Debian:6.0.2.1/stable [i386]) Conf liborc-0.4-0 (1:0.4.6-2 Debian:6.0.2.1/stable [i386]) Conf libschroedinger-1.0-0 (1.0.9-2 Debian:6.0.2.1/stable [i386]) Conf libpam-ck-connector (0.4.1-4 Debian:6.0.2.1/stable [i386]) Conf libpam-gnome-keyring (2.30.3-5 Debian:6.0.2.1/stable [i386]) Conf libpaper1 (1.1.24 Debian:6.0.2.1/stable [i386]) Conf libpaper-utils (1.1.24 Debian:6.0.2.1/stable [i386]) Conf libpciaccess0 (0.12.0-1 Debian:6.0.2.1/stable [i386]) Conf libpcsclite1 (1.5.5-4 Debian:6.0.2.1/stable [i386]) Conf libplot2c2 (2.5-4 Debian:6.0.2.1/stable [i386]) Conf libvorbis0a (1.3.1-1 Debian:6.0.2.1/stable [i386]) Conf libvorbisfile3 (1.3.1-1 Debian:6.0.2.1/stable [i386]) Conf libvorbisenc2 (1.3.1-1 Debian:6.0.2.1/stable [i386]) Conf libsndfile1 (1.0.21-3+squeeze1 Debian-Security:6.0/stable [i386]) Conf libxtst6 (2:1.1.0-3 Debian:6.0.2.1/stable [i386]) Conf libpulse0 (0.9.21-3+squeeze1 Debian:6.0.2.1/stable [i386]) Conf libpulse-mainloop-glib0 (0.9.21-3+squeeze1 Debian:6.0.2.1/stable [i386]) Conf libraptor1 (1.4.21-2 Debian:6.0.2.1/stable [i386]) Conf libraw1394-11 (2.0.5-2 Debian:6.0.2.1/stable [i386]) Conf libservlet2.5-java (6.0.28-9+squeeze1 Debian:6.0.2.1/stable, Debian-Security:6.0/stable [all]) Conf libsnmp-base (5.4.3~dfsg-2 Debian:6.0.2.1/stable [all]) Conf libsrtp0 (1.4.4~dfsg-6 Debian:6.0.2.1/stable [i386]) Conf libx86-1 (1.1+ds1-6 Debian:6.0.2.1/stable [i386]) Conf libsvga1 (1:1.4.3-29 Debian:6.0.2.1/stable [i386]) Conf libthai-data (0.1.14-2 Debian:6.0.2.1/stable [all]) Conf libtiff4 (3.9.4-5+squeeze3 Debian-Security:6.0/stable [i386]) Conf libtwolame0 (0.3.12-1 Debian:6.0.2.1/stable [i386]) Conf libunique-1.0-0 (1.1.6-1.1 Debian:6.0.2.1/stable [i386]) Conf libupower-glib1 (0.9.5-5 Debian:6.0.2.1/stable [i386]) Conf liburi-perl (1.54-2 Debian:6.0.2.1/stable [all]) Conf libusbmuxd1 (1.0.4-1 Debian:6.0.2.1/stable [i386]) Conf libutempter0 (1.1.5-3 Debian:6.0.2.1/stable [i386]) Conf libvpx0 (0.9.1-2 Debian:6.0.2.1/stable [i386]) Conf libwebkit-1.0-common (1.2.7-0+squeeze1 Debian-Security:6.0/stable [all]) Conf libwnck-common (2.30.4-2 Debian:6.0.2.1/stable [all]) Conf libxres1 (2:1.0.4-1 Debian:6.0.2.1/stable [i386]) Conf libwnck22 (2.30.4-2 Debian:6.0.2.1/stable [i386]) Conf xfonts-encodings (1:1.0.3-1 Debian:6.0.2.1/stable [all]) Conf libxfont1 (1:1.4.1-2 Debian:6.0.2.1/stable [i386]) Conf xfonts-utils (1:7.5+2 Debian:6.0.2.1/stable [i386]) Conf libxml-twig-perl (1:3.34-1 Debian:6.0.2.1/stable [all]) Conf libxss1 (1:1.2.0-2 Debian:6.0.2.1/stable [i386]) Conf libxv1 (2:1.0.5-1 Debian:6.0.2.1/stable [i386]) Conf libxvidcore4 (2:1.2.2-0.1 Unofficial Multimedia Packages:6.0/stable [i386]) Conf libxvmc1 (2:1.0.5-1 Debian:6.0.2.1/stable [i386]) Conf libxxf86dga1 (2:1.1.1-2 Debian:6.0.2.1/stable [i386]) Conf linux-base (2.6.32-35 Debian:6.0.2.1/stable [all]) Conf linux-libc-dev (2.6.32-35 Debian:6.0.2.1/stable [i386]) Conf lockfile-progs (0.1.15 Debian:6.0.2.1/stable, Debian:unstable [i386]) Conf manpages-dev (3.27-1 Debian:6.0.2.1/stable [all]) Conf media-player-info (6-1 Debian:6.0.2.1/stable [all]) Conf min12xxw (0.0.9-3 Debian:6.0.2.1/stable [i386]) Conf mobile-broadband-provider-info (20101106-1 Debian:6.0.2.1/stable [all]) Conf modemmanager (0.4+git.20100624t180933.6e79d15-2 Debian:6.0.2.1/stable [i386]) Conf module-assistant (0.11.3 Debian:6.0.2.1/stable [all]) Conf myspell-en-us (1:3.2.1-2 Debian:6.0.2.1/stable [all]) Conf nautilus-data (2.30.1-2squeeze1 Debian:6.0.2.1/stable [all]) Conf nautilus (2.30.1-2squeeze1 Debian:6.0.2.1/stable [i386]) Conf p7zip-full (9.04~dfsg.1-1 Debian:6.0.2.1/stable [i386]) Conf pkg-config (0.25-1.1 Debian:6.0.2.1/stable [i386]) Conf pm-utils (1.3.0-3 Debian:6.0.2.1/stable [all]) Conf pnm2ppa (1.12-16.3 Debian:6.0.2.1/stable [i386]) Conf ppp (2.4.5-4 Debian:6.0.2.1/stable [i386]) Conf psmisc (22.11-1 Debian:6.0.2.1/stable [i386]) Conf pstoedit (3.50-3+b1 Debian:6.0.2.1/stable [i386]) Conf python-apt-common (0.7.100.1+squeeze1 Debian:6.0.2.1/stable [all]) Conf python-cups (1.9.48-1 Debian:6.0.2.1/stable [i386]) Conf python-feedparser (4.1-14 Debian:6.0.2.1/stable [all]) Conf python-gdbm (2.6.6-1 Debian:6.0.2.1/stable [i386]) Conf python-gnomekeyring (2.30.0-4 Debian:6.0.2.1/stable [i386]) Conf python-openssl (0.10-1 Debian:6.0.2.1/stable [i386]) Conf python-pam (0.4.2-12.2 Debian:6.0.2.1/stable [i386]) Conf python-rdflib (2.4.2-1+b1 Debian:6.0.2.1/stable [i386]) Conf radeontool (1.6.1-1 Debian:6.0.2.1/stable, Debian:unstable [i386]) Conf rar (2:3.9.3-1 Debian:6.0.2.1/stable [i386]) Conf rsync (3.0.7-2 Debian:6.0.2.1/stable [i386]) Conf sane-utils (1.0.21-9 Debian:6.0.2.1/stable [i386]) Conf sgml-data (2.0.4 Debian:6.0.2.1/stable [all]) Conf sound-juicer (2.28.2-3 Debian:6.0.2.1/stable [i386]) Conf sudo (1.7.4p4-2.squeeze.2 Debian:6.0.2.1/stable [i386]) Conf ttf-dejavu-core (2.31-1 Debian:6.0.2.1/stable [all]) Conf ttf-dejavu-extra (2.31-1 Debian:6.0.2.1/stable [all]) Conf ttf-dejavu (2.31-1 Debian:6.0.2.1/stable [all]) Conf ttf-freefont (20090104-7 Debian:6.0.2.1/stable [all]) Conf ttf-liberation (1.05.2.20091019-4squeeze1 Debian:6.0.2.1/stable [all]) Conf ttf-lyx (1.6.7-1 Debian:6.0.2.1/stable [all]) Conf ttf-opensymbol (1:3.2.1-11+squeeze3 Debian-Security:6.0/stable [all]) Conf unzip (6.0-4 Debian:6.0.2.1/stable [i386]) Conf usbmuxd (1.0.4-1 Debian:6.0.2.1/stable [i386]) Conf usbutils (0.87-5 Debian:6.0.2.1/stable [i386]) Conf wpolish (20100612-1 Debian:6.0.2.1/stable [all]) Conf x-ttcidfont-conf (32 Debian:6.0.2.1/stable [all]) Conf xbitmaps (1.1.0-1 Debian:6.0.2.1/stable [all]) Conf xdg-user-dirs (0.13-2 Debian:6.0.2.1/stable [i386]) Conf xdg-utils (1.0.2+cvs20100307-2 Debian:6.0.2.1/stable [all]) Conf xfonts-100dpi (1:1.0.1 Debian:6.0.2.1/stable [all]) Conf xfonts-75dpi (1:1.0.1 Debian:6.0.2.1/stable [all]) Conf xfonts-base (1:1.0.1 Debian:6.0.2.1/stable [all]) Conf xfonts-scalable (1:1.0.1-1 Debian:6.0.2.1/stable [all]) Conf xfonts-terminus (4.30-2 Debian:6.0.2.1/stable [all]) Conf xorg-docs-core (1:1.5-1 Debian:6.0.2.1/stable [all]) Conf xserver-common (2:1.7.7-13 Debian:6.0.2.1/stable [all]) Conf xserver-xorg-input-all (1:7.5+8 Debian:6.0.2.1/stable [i386]) Conf xterm (261-1 Debian:6.0.2.1/stable [i386]) Conf cups-pk-helper (0.1.0-2 Debian:6.0.2.1/stable [i386]) Conf fancontrol (1:3.1.2-6 Debian:6.0.2.1/stable [all]) Conf libass4 (0.9.9-1 Debian:6.0.2.1/stable [i386]) Conf libbrlapi0.5 (4.2-7 Debian:6.0.2.1/stable [i386]) Conf libdc1394-22 (2.1.2-3 Debian:6.0.2.1/stable [i386]) Conf liblouis-data (2.0.0-1 Debian:6.0.2.1/stable [all]) Conf libva-x11-1 (1.0.7-0.0 Unofficial Multimedia Packages:6.0/stable [i386]) Conf libva1 (1.0.7-0.0 Unofficial Multimedia Packages:6.0/stable [i386]) Conf libxcb-render-util0 (0.3.6-1 Debian:6.0.2.1/stable [i386]) Conf lm-sensors (1:3.1.2-6 Debian:6.0.2.1/stable [i386]) Conf os-prober (1.42 Debian:6.0.2.1/stable [i386]) Conf python-brlapi (4.2-7 Debian:6.0.2.1/stable [i386]) Conf python-gdata (2.0.8-1.1 Debian:6.0.2.1/stable [all]) Conf usb-modeswitch-data (20100826-1+squeeze0 Debian:6.0.2.1/stable [all]) Conf usb-modeswitch (1.1.4-2 Debian:6.0.2.1/stable [i386]) root@debian:/home/czacha777#
Offline







Kapelusznik








Huh, tego się obawiałem właśnie — masz mocno pomieszane gałęzie Debiana. Teraz możliwości są dwie: aktualizować całość do testing/unstable albo cofać wszystko do stable. Cofanie z tego co widzę powinno się udać, jednak zagwarantować Ci tego nie mogę, generalnie cofanie pakietów nie jest zalecane. Ja bym cofał chcąc mieć z tego systemu stable, ale to już Ty musisz zdecydować, w każdym razie uprzedzam, że coś może się przy tym nie udać. W drugą stronę — czyli w górę — teoretycznie byłoby bezpieczniej, ale wtedy musiałbyś zostać z przynajmniej wersją testową na co dzień.
Offline
Użytkownik

Wybieram opcje stabile, co będzie to będzie, najwyżej skończy się reinstalacją, a co później z tym jąderkiem sid?.
Więć możesz podać magiczne zaklęcie na wersje stabile, jeszcze tak na marginesie zapytam przez co te gałęzie są tak pomieszane, no wiem że przeze mnie ale dlaczego ? :p
Hmm teraz aktualizacja jądra chyba by ruszyła
root@debian:/home/czacha777# apt-get install linux-image-2.6.39-bpo.2-686-pae Czytanie list pakietów... Gotowe Budowanie drzewa zależności Odczyt informacji o stanie... Gotowe The following packages were automatically installed and are no longer required: libva-x11-1 esound-common libdb4.7-java-gcj libesd0 libaudiofile0 fancontrol libdb4.7-java foomatic-filters-ppds Aby je usunąć należy użyć "apt-get autoremove". Zostaną zainstalowane następujące dodatkowe pakiety: libc6-i686 Sugerowane pakiety: linux-doc-2.6.39 Polecane pakiety: firmware-linux-free Zostaną zainstalowane następujące NOWE pakiety: libc6-i686 linux-image-2.6.39-bpo.2-686-pae 0 aktualizowanych, 2 nowo instalowanych, 0 usuwanych i 487 nieaktualizowanych. Konieczne pobranie 30,3 MB archiwów. Po tej operacji zostanie dodatkowo użyte 86,5 MB miejsca na dysku. Kontynuować [T/n]?
Ostatnio edytowany przez czacha777 (2011-08-10 19:12:07)
Offline







Kapelusznik








Dodałeś repozytoria wersji niestabilnej do sources.list, potem pewnie coś instalowałeś, aktualizowałeś itp., a system ciągnął wtedy wszystkie pakiety z Sida. :) Domyślnie system zarządzania pakietami Debiana wybiera najnowszą wersję z dostępnych.
Co do cofnięcia — usuń po prostu opcję -s (symulacja) z podanego wcześniej polecenia. Koniecznie musisz mieć w pliku /etc/apt/preferences podany wcześniej wpis, to on właśnie odpowiada za wyrównanie wszystkiego do stable.
======================
Jeszcze odnośnie kernela — linux-image-2.6.39-bpo.2-686-pae to kernel z backportów a nie z Sida. :)
Anyway, najpierw spróbujmy doprowadzić ten system do porządku…
Offline
Użytkownik

No narobiłem chyba dzadostwa z systemem.Zakończyłem apt-get dist-upgrade, a teraz za co by się można było zabrać?
Offline







Kapelusznik








A nic tam nie wisi już w dist-upgrade? Powinno tak tylko być:
# apt-get dist-upgrade Czytanie list pakietów... Gotowe Budowanie drzewa zależności Odczyt informacji o stanie... Gotowe Obliczanie aktualizacji...Gotowe 0 aktualizowanych, 0 nowo instalowanych, 0 usuwanych i 0 nieaktualizowanych.
Offline
Użytkownik

Nic nie wisi proszę pana.
Offline







Kapelusznik








OK, to usuń już plik /etc/apt/preferences, a do pliku /etc/apt/apt.conf dodaj wpis:
APT::Default-Release "squeeze";
Następnie pokaż wynik:
apt-cache policy libc6
Offline
Użytkownik

Zainstalowana: 2.11.2-10
Kandydująca: 2.13-16
Tabela wersji:
2.13-16 0
500 http://ftp.de.debian.org/debian/ unstable/main i386 Packages
*** 2.11.2-10 0
500 http://ftp.pl.debian.org/debian/ squeeze/main i386 Packages
100 /var/lib/dpkg/status
root@debian:/home/czacha777#Offline